aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* 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/+87
|
* 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-0/+88
| | | | 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
|
* 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
|
* main/ruby-activerecord: security upgrade to 4.0.7 (CVE-2014-3483)Natanael Copa2014-07-291-5/+5
|
* main/ruby-activemodel: security upgrade to 4.0.7 (CVE-2014-3483)Natanael Copa2014-07-291-5/+5
|
* main/ruby-actionpack: security upgrade to 4.0.7 (CVE-2014-3483)Natanael Copa2014-07-291-5/+5
|
* main/ruby-actionmailer: security upgrade to 4.0.7 (CVE-2014-3483)Natanael Copa2014-07-291-5/+5
|
* main/redmine: upgrade to 2.4.6Natanael Copa2014-07-291-5/+7
| | | | ref #3149
* main/ruby-redmine-railties: security upgrade to 3.2.19 (CVE-2014-3482)Natanael Copa2014-07-291-5/+5
|
* main/ruby-redmine-rails: security upgrade to 3.2.19 (CVE-2014-3482)Natanael Copa2014-07-291-5/+5
|
* main/ruby-redmine-activesupport: security upgrade to 3.2.19 (CVE-2014-3482)Natanael Copa2014-07-291-5/+5
|
* main/ruby-redmine-activeresource: security upgrade to 3.2.19 (CVE-2014-3482)Natanael Copa2014-07-291-5/+5
|