aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/openipmi: backportNatanael Copa2014-08-073-0/+107
| | | | | | needed by zabbix ref #3276
* main/pcsc-lite: fix user creation scriptNatanael Copa2014-08-074-8/+15
| | | | | | | and reduce stacksize to 256k as used upstream http://lists.alioth.debian.org/pipermail/pcsclite-cvs-commit/2014-August/006505.html fixes #3237
* main/openssl: security ugprade to 1.0.1i (multiple CVE)Timo Teräs2014-08-072-687/+17
| | | | | | | | | | | | | | | | 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 (cherry picked from commit 9b2d3aa0289fc6e6f5fddca823337631d49cadf5) (cherry picked from commit d4f5d980c75fd5b13a60637aafa549f1407a85c8) (cherry picked from commit 7c34cd9c948a7bd20f05a136eaa9bec33c479849)
* main/pcsc-lite: fix segfault because too small musl stackstef2014-08-062-1/+22
| | | | (cherry picked from commit f76185cfcaa939d21d4c9915aec5d2882fff2e20)
* main/busybox: increase udhcpc's default discover retriesNatanael Copa2014-08-062-1/+18
| | | | | | | | | fixes #3105 (cherry picked from commit 40f54f7ffe4463a66b9060c1dc39fb4c41823f98) Conflicts: main/busybox/APKBUILD
* main/syslinux: upgrade to 6.03_pre19Natanael Copa2014-08-061-7/+6
| | | | | | fixes #3273 (cherry picked from commit d62b3ba99a840efefaefe12e64f673ef9457f828)
* main/ngircd: enable ipv6Natanael Copa2014-08-061-1/+2
| | | | fixes #3274
* main/nginx: upgrade to 1.6.1Bartłomiej Piotrowski2014-08-051-5/+5
|
* main/asterisk: rebuild with fixed ldconfigTimo Teräs2014-08-051-2/+2
| | | | | | and make sure things fail if make install did not work (cherry picked from commit 1e93f9349eb2945493a7a0b881ebad524e469353)
* main/musl: fix ldconfig return valueTimo Teräs2014-08-052-4/+5
| | | | | | | (cherry picked from commit 79a8bda4d37725d35b3df707aeded86812ccf114) Conflicts: main/musl/APKBUILD
* main/asterisk: fix pbx_lua symbol exportsTimo Teräs2014-08-052-1/+20
| | | | | | revert incorrect fix for ASTERISK-23818 (cherry picked from commit fefcf952631344c8587a697b64eb9054fb61f0d8)
* main/asterisk: do not use mutex initializersTimo Teräs2014-08-042-1/+17
| | | | | | | | ... the default type should not be assumed to be recursive as it's not specified in any spec. And in musl it defaults to non-recursive mutex. (cherry picked from commit 4291c7de2d59b026cf346e174bf14945cfc617b6)
* main/asterisk: enable -dbg subpackageNatanael Copa2014-08-041-2/+2
| | | | (cherry picked from commit 1a3fcd1cc8baf52c13053465260f220652cf4277)
* main/freeradius3: install dictionaries in subpkg-libLeonardo Arena2014-08-041-2/+3
| | | | (cherry picked from commit 65dc2a5271041c361305be0cc3388d7334aa3ced)
* main/gdnsd: upgrade to 1.11.4Timo Teräs2014-08-031-5/+5
| | | | (cherry picked from commit 5e94e0490d937bfafbdfd40ae17fd9c36f5c6a8a)
* main/gdnsd: fix bug parsing corrupted djbdns filesTimo Teräs2014-08-032-1/+18
| | | | | | | | Fields are assigned to zero length read-only string literals if they are not present in the zone data. Avoid writing to read-only memory in those cases. (cherry picked from commit 82db5343f3ea625246e259780e0c85f074d0f058)
* main/nss-pam-ldapd: moved from testingJeff Bilyk2014-07-313-0/+36
|
* main/btrfs-progs: mdev compatCarlo Landmeter2014-07-312-5/+32
| | | | (cherry picked from commit 32cbca3231fa46ccf05eb8ef94adb2f973292990)
* main/mkinitfs: fix typo for gfs2 and ocfs2 modulesNatanael Copa2014-07-312-1/+33
| | | | | | fixes #3265 (cherry picked from commit 7c015fedaa64a1800751771deadc85a0be12f2d1)
* main/fprobe-ulog: fix setre[ug]id usageTimo Teräs2014-07-302-2/+79
| | | | (cherry picked from commit a367d15bffbabf1c4036ca2cf68bb3961786daad)
* ==== release 3.0.2 ====v3.0.2Natanael Copa2014-07-301-1/+1
|
* main/awall: fix activationNatanael Copa2014-07-302-5/+90
| | | | | | fixes #3098 (cherry picked from commit fbe109d9baf2c6b1152c055a575651a4ef80a8c7)
* main/busybox: fix topNatanael Copa2014-07-303-1/+311
| | | | fixes #3234
* main/busybox: support to all unicode charsNatanael Copa2014-07-302-5/+5
| | | | | | | all unicode chars is 0x10fff (1114111 decimal). allow busybox print those. (cherry picked from commit b7d3caad2cc760d74965aa7d4366cb4a7d0d5909)
* main/busybox: enable seamless xzNatanael Copa2014-07-302-5/+5
| | | | (cherry picked from commit b9a489a1acafa283e3061ff8b43b7a5677f12464)
* main/linux-vanilla: upgrade to 3.14.14Natanael Copa2014-07-301-4/+4
|
* main/linux-virt-grsec: upgrade to 3.14.14Leonardo Arena2014-07-302-487/+196
|
* main/flashcache-grsec: move back from unmaintained and upgrade to 3.1.2Natanael Copa2014-07-302-6/+6
| | | | this supports 3.14 kernel
* main/cacti: security fix for CVE-2014-5025,CVE-2014-5026Natanael Copa2014-07-302-4/+161
| | | | fixes #3259
* main/musl: fix getconf to print single valuesTimo Teräs2014-07-302-10/+10
| | | | | | | It is not valid to use positional parameters without using them all. Otherwise the proper argument size cannot be determined. fixes #3266 (cherry picked from commit 48b16204aeeda5bc1f87e49c6b8e23d9abb07c73)
* main/musl: fix typo in ns_msg_getflag from previous commitTimo Teräs2014-07-302-5/+5
| | | | (cherry picked from commit 81d50064c335467fdfd80368bac6707d70db1af7)
* main/musl: cherry-pick fixes, update alpine specific patchesTimo Teräs2014-07-308-314/+540
| | | | | | | | | | | | | | | | four additional fixes from upstream git. dns patch fixed to implement ns_{put,get}* as real functions, and macro ns_msg_getflag added. netlink patch is reworked to provide alias interface names for ipv4 where appropriate, and for ipv6 link-local scope ids. few error paths have been fixed, and if_nameindex() memory allocation strategy has been improved. setxid patch added. (cherry picked from commit 3227b4ad816f850f655b6f44dc497926cb2cdcd1)
* main/musl: cherry-pick fixes from upstream gitTimo Teräs2014-07-305-1/+207
| | | | (cherry picked from commit 614de3f348e53eb80ddfbdf8ceef7b32fe546606)
* main/musl: cherry-pick linker error reporting fixTimo Teräs2014-07-302-1/+73
| | | | (cherry picked from commit db7f405e94e690b550f70f4a1c7a8681d167f904)
* main/linux-grsec: upgrade to 3.14.14Natanael Copa2014-07-292-487/+196
|
* testing/virtualbox-additions-grsec: rebuild against kernel 3.14.14-r0Natanael Copa2014-07-291-1/+1
|
* testing/spl-grsec: rebuild against kernel 3.14.14-r0Natanael Copa2014-07-291-1/+1
|
* testing/ipt-netflow-grsec: rebuild against kernel 3.14.14-r0Natanael Copa2014-07-291-1/+1
|
* main/xtables-addons-grsec: rebuild against kernel 3.14.14-r0Natanael Copa2014-07-291-1/+1
|
* main/ipfw-grsec: rebuild against kernel 3.14.14-r0Natanael Copa2014-07-291-1/+1
|
* main/enhanceio-grsec: rebuild against kernel 3.14.14-r0Natanael Copa2014-07-291-4/+4
|
* main/dahdi-linux-grsec: rebuild against kernel 3.14.14-r0Natanael Copa2014-07-291-1/+1
|
* main/busybox-initscripts: mdev: fix default config to work with newer kernelsNatanael Copa2014-07-292-4/+8
| | | | | | | It seems like kernel now specify the devices ass foo/bar instead of foo/bar. Adjust default mdev.conf to support both. fixes #3091
* main/cups: security upgrade to 1.7.4 (CVE-2014-5029/5030/5031)Natanael Copa2014-07-293-54/+22
| | | | fixes #3254
* main/ansible: security upgrade to 1.6.7 (CVE-2014-4966,CVE-2014-4967)Natanael Copa2014-07-291-4/+4
| | | | fixes #3249
* main/quagga: fix linux-ipv6 detectionTimo Teräs2014-07-292-2/+30
| | | | | | remove the glibc version checks. fixes #3244 (cherry picked from commit 1f9887ed7037ef8441bd89855f404f021c03acb0)
* main/quagga: fix msghdr initializersTimo Teräs2014-07-292-1/+47
| | | | | | ref #3244 (cherry picked from commit c2b87ebc9e6b7aa3114187a1fbc8a39a8d424fbb)
* main/ruby-railties: security upgrade to 4.0.7 (CVE-2014-3483)Natanael Copa2014-07-291-5/+5
| | | | fixes #3153
* main/ruby-rails: security upgrade to 4.0.7 (CVE-2014-3483)Natanael Copa2014-07-291-5/+5
|
* main/ruby-activesupport: security upgrade to 4.0.7 (CVE-2014-3483)Natanael Copa2014-07-291-5/+5
|