aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/go: upgrade to 1.3.1Eivind Uggedal2014-08-131-4/+4
|
* main/subversion: upgrade to 1.8.10Natanael Copa2014-08-131-5/+5
|
* main/ffmpeg: upgrade to 2.3.2Natanael Copa2014-08-131-4/+4
|
* main/musl: fix handling of zero length names in dn_expand()Natanael Copa2014-08-132-1/+34
| | | | | | | should fix issue with ENUM in kamailio sent upstream: http://www.openwall.com/lists/musl/2014/08/13/6
* main/php: fix detection of support for sha256/512 in crypt(3)Natanael Copa2014-08-132-4/+28
| | | | https://bugs.php.net/bug.php?id=67827
* main/mpv: upgrade to 0.5.0Natanael Copa2014-08-131-5/+5
|
* main/dhcp: upgrade to 4.3.1Natanael Copa2014-08-131-5/+5
|
* main/enhanceio-*: removedNatanael Copa2014-08-132-104/+0
| | | | does not work
* main/freeradius3: fix openssl version checkLeonardo Arena2014-08-133-52/+19
|
* main/cleancss: 2.2.13Eivind Uggedal2014-08-131-4/+4
|
* main/ltb-project-ssp: add option for algorythm selection for crypt hashesLeonardo Arena2014-08-122-4/+35
| | | | http://tools.lsc-project.org/issues/719
* main/phpldapadmin: force crypt to use SSHA512 algorithmLeonardo Arena2014-08-122-4/+35
|
* main/py-redis: upgrade to 2.10.2Eivind Uggedal2014-08-121-4/+4
|
* nodejs-minimist: upgrade to 1.1.0Eivind Uggedal2014-08-111-4/+4
|
* main/wine: upgrade to 1.7.24Natanael Copa2014-08-112-30/+18
|
* main/postgresql fix unix_socket_directories get_config parameterAlan Messias Cordeiro de Lacerda2014-08-112-5/+5
|
* main/linux-vanilla: upgrade to 3.14.16Natanael Copa2014-08-113-15/+19
|
* main/linux-virt-grsec: upgrade to 3.14.16Leonardo Arena2014-08-114-256/+236
|
* main/xtables-addons-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-2/+2
|
* main/open-vm-tools-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-2/+2
|
* main/ipfw-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-2/+2
|
* main/enhanceio-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-5/+5
|
* main/dahdi-linux-grsec: rebuild against kernel 3.14.16-r0Natanael Copa2014-08-111-2/+2
|
* main/linux-grsec: upgrade to 3.14.16Natanael Copa2014-08-114-261/+243
|
* testing/goaccess: move to mainLeonardo Arena2014-08-111-0/+50
|
* testing/ser2net: move to mainCarlo Landmeter2014-08-103-0/+147
|
* main/cryptsetup: fix issue with tmpfs and O_DIRECTNatanael Copa2014-08-082-5/+167
| | | | | | patch from upstream. fixes #3281
* main/xbanish: upgrade to 1.3Eivind Uggedal2014-08-071-5/+5
|
* main/lftp: upgrade to 4.5.4Natanael Copa2014-08-071-4/+4
|
* main/cmake: upgrade to 3.0.1Natanael Copa2014-08-071-4/+4
|
* main/pcsc-lite: reduce stacksize to 256k as upstreamNatanael Copa2014-08-072-5/+5
| | | | | upstream reduced stacksize to 256k http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2014-August/006505.html
* main/openssl: fix man-pages properlyTimo Teräs2014-08-072-95/+49
| | | | | | | Failed to rebase the manpages patch properly. This removes the hunks that delete pages. Instead have the package script rename the affected man pages, and update the patch only to change the cross references of the conflicting man pages.
* main/openssl: remove conflicting man pagesTimo Teräs2014-08-071-2/+6
|
* main/openssl: security ugprade to 1.0.1i (multiple CVE)Timo Teräs2014-08-072-635/+7
| | | | | | | | | | | | CVE-2014-3508 Information leak in pretty printing functions CVE-2014-5139 Crash with SRP ciphersuite in Server Hello message CVE-2014-3509 Race condition in ssl_parse_serverhello_tlsext CVE-2014-3505 Double Free when processing DTLS packets CVE-2014-3506 DTLS memory exhaustion CVE-2014-3507 DTLS memory leak from zero-length fragments CVE-2014-3510 OpenSSL DTLS anonymous EC(DH) denial of service CVE-2014-3511 OpenSSL TLS protocol downgrade attack CVE-2014-3512 SRP buffer overrun
* main/zabbix: add missing unixodbc dep for fixing buildNatanael Copa2014-08-061-1/+1
|
* Revert "main/isl013: upgrade to 0.13 (from main/isl)"Timo Teräs2014-08-061-61/+0
| | | | | | This reverts commit 8c3a10f84e6a1278c0697c0cfa523bae52b32612. cloog does not build with new isl.
* main/isl013: upgrade to 0.13 (from main/isl)Timo Teräs2014-08-061-0/+61
| | | | | | | added as separate pkgname to allow incremental rebuild of toolchain as isl is part of toolchain dependency. without changing pkgname and allowing side-by-side install with old version a full toolchain bootstrap would be needed.
* main/zabbix: enable odbc supportNatanael Copa2014-08-061-2/+3
| | | | | | | Note that this is for monitoring sql servers, not for using ODBC for as backend. ref #3278
* main/strongswan: upgrade to 5.2.0Timo Teräs2014-08-061-6/+4
|
* main/pcsc-lite: fix user creation scriptNatanael Copa2014-08-063-4/+11
| | | | ref #3237
* main/pcsc-lite: fix segfault because too small musl stackstef2014-08-062-1/+22
|
* main/libvirt: fix hugepage regression in 1.2.7Natanael Copa2014-08-062-4/+40
| | | | | libvirt-1.2.7 introduced support for hugepages but at the same time they made it fail with error if it was lacking in kernel.
* main/nfs-utils: upgrade to 1.3.1-rc3 and refresh musl patchesTimo Teräs2014-08-0616-153/+2534
| | | | | use patch series sent to linux-nfs mailing list, and add one more patch to address accessing /proc/net/rpc.
* main/lvm2: upgrade to 2.02.109Natanael Copa2014-08-061-4/+4
|
* main/nginx-lua: upgrade to nginx 1.6.1 and ngx_lua 0.9.10Timo Teräs2014-08-061-8/+8
|
* main/asterisk: make mp3 addon patch off-treeTimo Teräs2014-08-061-1/+1
|
* main/asterisk: various fixes and clean upsTimo Teräs2014-08-066-145/+76
| | | | | | | | - remove unused uclibc patches - fix libcap with musl - enable iconv as it is built into musl - import mp3 addon as patch instead of svn checkout - update ASTERISK-23818 patch from upstream
* main/nginx: upgrade to 1.6.1Bartłomiej Piotrowski2014-08-051-5/+5
|
* main/asterisk: enable mp3 and cdr_mysqlCarlo Landmeter2014-08-051-3/+13
|
* main/asterisk: rebuild with fixed ldconfigTimo Teräs2014-08-051-2/+2
| | | | and make sure things fail if make install did not work