aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* main/haproxy: enable splice, and other nice featuresTimo Teräs2012-09-111-2/+2
| | | | | Use the built in make target linux2628 meaning linux-2.6.28 or higher kernel can be assumed.
* main/vim: update checksumNatanael Copa2012-09-111-1/+1
|
* main/lua-posix: upgrade to 5.1.21Natanael Copa2012-09-111-5/+5
|
* main/gtk+2.0: upgrade to 2.24.12Natanael Copa2012-09-101-3/+3
|
* main/glib: upgrade to 2.32.4Natanael Copa2012-09-101-3/+3
|
* main/ipset: upgrade to 6.13Natanael Copa2012-09-101-3/+3
|
* main/libiconv: fix bad rpathNatanael Copa2012-09-101-6/+10
|
* main/xf86-video-intel: upgrade to 2.20.7Natanael Copa2012-09-102-3/+25
|
* main/memcached: upgrade to 1.4.15Natanael Copa2012-09-101-2/+2
|
* main/vim: upgrade to 7.3.659Natanael Copa2012-09-101-3/+62
|
* main/sudo: upgrade to 1.8.6Natanael Copa2012-09-101-2/+2
|
* main/nasm: upgrade to 2.10.04Natanael Copa2012-09-101-2/+2
|
* main/msmtp: upgrade to 1.4.29Natanael Copa2012-09-101-2/+2
|
* main/mercurial: upgrade to 2.3.1Natanael Copa2012-09-101-2/+2
|
* main/mpc1: upgrade to 1.0.1Natanael Copa2012-09-101-2/+2
|
* main/libmicrohttpd: upgrade to 0.9.22Natanael Copa2012-09-101-2/+2
|
* main/fping: upgrade to 3.4Natanael Copa2012-09-101-2/+2
|
* main/firefox: upgrade to 15.0.1Natanael Copa2012-09-101-2/+2
|
* main/xulrunner: upgrade to 15.0.1Natanael Copa2012-09-101-2/+2
|
* main/alsa-lib: upgrade to 1.0.26Natanael Copa2012-09-101-2/+2
|
* main/openjdk6: build fixNatanael Copa2012-09-101-0/+1
| | | | Tell abuild to search recursively for .so files
* main/abuild: add support for option 'ldpath-recursive'Natanael Copa2012-09-102-8/+12
| | | | It is needed for building openjdk6
* main/gcc: upgrade to 4.7.1Natanael Copa2012-09-1013-443/+514
| | | | Disable gcc-go for now. It needs ucontext which we don't have.
* main/mpc1: new parallel version of libmpcNatanael Copa2012-09-101-0/+42
| | | | It needs to be parallel to current libmpc so we dont break gcc
* main/dev86: build fix for x86_64Natanael Copa2012-09-102-1/+24
|
* main/xulrunnel: build fix for providesNatanael Copa2012-08-161-0/+2
| | | | We need help abuild to find the dir where the .so files are
* main/abuild: more provides fixesNatanael Copa2012-08-168-224/+207
| | | | | | | | | | | need special handling when file name is .so (no version number suffix) and soname has a version number suffix. This is so we dont set provides version to 0 when it should have been something else. This fixes issue with libgcj/gcc-java who ships a file libgcj_bc.so with soname libgcj_bc.so.1 in addition to the libgcj_bc.so.1.0.0 file. We cannot have 2 provides with same name but with different version.
* main/xscreensaver: upgrade to 5.19Natanael Copa2012-08-161-3/+3
|
* main/dev86: upgrade to 0.16.19Natanael Copa2012-08-163-48/+3
|
* main/perl-cps: upgrade to 0.17Natanael Copa2012-08-161-3/+4
|
* main/qemu: upgrade to 1.2.0Carlo Landmeter2012-09-102-32/+24
|
* main/xf86-video-openchrome: upgrade to 0.3.1Natanael Copa2012-09-061-2/+2
|
* main/asterisk: cherry-pick bugfix for ASTERISK-13456 from Asterisk 11Timo Teräs2012-09-062-1/+366
| | | | | | An annying bug that can cause incoming SIP calls for a registered number to be associated with wrong peer entry. This can also have security implications on some systems.
* main/abuild: use correct version number for providesNatanael Copa2012-09-053-3/+101
|
* main/perl-http-body: upgrade to 1.15Natanael Copa2012-08-161-2/+2
|
* main/abuild: add version number to providesNatanael Copa2012-09-052-2/+31
|
* main/rrdtool: minor fix for pkgconfNatanael Copa2012-09-052-6/+31
| | | | | | | | 'pkg-config --cflags lua' returns a space with freedesktop and no space with pkgconf, so the the following gave different result: if test "$LUA_CFLAGS" = ""; then ...
* main/less: upgrade to 451Natanael Copa2012-09-051-3/+3
|
* main/openjdk6: security upgrade to icedtea6 1.11.4Timo Teras2012-09-051-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | IcedTea 1.11.4 S7162476, CVE-2012-1682: XMLDecoder security issue via ClassFinder S7163201, CVE-2012-0547: Simplify toolkit internals references IcedTea 1.11.3 S7079902, CVE-2012-1711: Refine CORBA data models S7110720: Issue with vm config file loadingIssue with vm config file loading S7143606, CVE-2012-1717: File.createTempFile should be improved for temporary files created by the platform. S7143614, CVE-2012-1716: SynthLookAndFeel stability improvement S7143617, CVE-2012-1713: Improve fontmanager layout lookup operations S7143851, CVE-2012-1719: Improve IIOP stub and tie generation in RMIC S7143872, CVE-2012-1718: Improve certificate extension processing S7145239: Finetune package definition restriction S7152811, CVE-2012-1723: Issues in client compiler S7157609, CVE-2012-1724: Issues with loop S7160677: missing else in fix for 7152811 S7160757, CVE-2012-1725: Problem with hotspot/runtime_classfile IcedTea 1.11.1 S7082299, CVE-2011-3571: Fix in AtomicReferenceArray S7088367, CVE-2011-3563: Fix issues in java sound S7110683, CVE-2012-0502: Issues with some KeyboardFocusManager method S7110687, CVE-2012-0503: Issues with TimeZone class S7110700, CVE-2012-0505: Enhance exception throwing mechanism in ObjectStreamClass S7110704, CVE-2012-0506: Issues with some method in corba S7112642, CVE-2012-0497: Incorrect checking for graphics rendering object S7118283, CVE-2012-0501: Better input parameter checking in zip file processing S7126960, CVE-2011-5035: (httpserver) Add property to limit number of request headers to the HTTP Server
* main/sqlite: upgrade to 3.7.14Natanael Copa2012-08-161-3/+3
|
* main/mpfr3: upgrade to 3.1.1Natanael Copa2012-08-161-2/+2
|
* main/pkgconfig: replace with metapackage to pull in pkgconfNatanael Copa2012-09-041-13/+10
| | | | | | | For now we simply replace this package with a dummy, to pull in pkgconf. fixes #1239
* main/pkgconf: moved from testingNatanael Copa2012-09-041-0/+46
|
* main/freetds: upgrade to 0.92.63Natanael Copa2012-08-161-3/+3
|
* main/gd: update source locationNatanael Copa2012-09-041-2/+2
|
* main/abuild: start add 'provides' infoNatanael Copa2012-08-163-2/+68
| | | | ref #574
* main/apache2: upgrade to 2.4.3Natanael Copa2012-08-163-171/+21
|
* main/apk-tools: fix directory re-creationNatanael Copa2012-09-042-2/+42
| | | | ref #1348
* main/p11-kit: upgrade to 0.13Natanael Copa2012-09-041-2/+2
|
* main/iproute2: upgrade to 3.5.1Natanael Copa2012-09-041-2/+2
|