Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/ngircd: enable ipv6 | Natanael Copa | 2014-08-06 | 1 | -1/+2 | |
| | | | | fixes #3274 | |||||
* | main/nginx: upgrade to 1.6.1 | Bartłomiej Piotrowski | 2014-08-05 | 1 | -5/+5 | |
| | ||||||
* | main/asterisk: rebuild with fixed ldconfig | Timo Teräs | 2014-08-05 | 1 | -2/+2 | |
| | | | | | | and make sure things fail if make install did not work (cherry picked from commit 1e93f9349eb2945493a7a0b881ebad524e469353) | |||||
* | main/musl: fix ldconfig return value | Timo Teräs | 2014-08-05 | 2 | -4/+5 | |
| | | | | | | | (cherry picked from commit 79a8bda4d37725d35b3df707aeded86812ccf114) Conflicts: main/musl/APKBUILD | |||||
* | main/asterisk: fix pbx_lua symbol exports | Timo Teräs | 2014-08-05 | 2 | -1/+20 | |
| | | | | | | revert incorrect fix for ASTERISK-23818 (cherry picked from commit fefcf952631344c8587a697b64eb9054fb61f0d8) | |||||
* | main/asterisk: do not use mutex initializers | Timo Teräs | 2014-08-04 | 2 | -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 subpackage | Natanael Copa | 2014-08-04 | 1 | -2/+2 | |
| | | | | (cherry picked from commit 1a3fcd1cc8baf52c13053465260f220652cf4277) | |||||
* | main/freeradius3: install dictionaries in subpkg-lib | Leonardo Arena | 2014-08-04 | 1 | -2/+3 | |
| | | | | (cherry picked from commit 65dc2a5271041c361305be0cc3388d7334aa3ced) | |||||
* | main/gdnsd: upgrade to 1.11.4 | Timo Teräs | 2014-08-03 | 1 | -5/+5 | |
| | | | | (cherry picked from commit 5e94e0490d937bfafbdfd40ae17fd9c36f5c6a8a) | |||||
* | main/gdnsd: fix bug parsing corrupted djbdns files | Timo Teräs | 2014-08-03 | 2 | -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 testing | Jeff Bilyk | 2014-07-31 | 3 | -0/+87 | |
| | ||||||
* | main/btrfs-progs: mdev compat | Carlo Landmeter | 2014-07-31 | 2 | -5/+32 | |
| | | | | (cherry picked from commit 32cbca3231fa46ccf05eb8ef94adb2f973292990) | |||||
* | main/mkinitfs: fix typo for gfs2 and ocfs2 modules | Natanael Copa | 2014-07-31 | 2 | -1/+33 | |
| | | | | | | fixes #3265 (cherry picked from commit 7c015fedaa64a1800751771deadc85a0be12f2d1) | |||||
* | main/fprobe-ulog: fix setre[ug]id usage | Timo Teräs | 2014-07-30 | 2 | -2/+79 | |
| | | | | (cherry picked from commit a367d15bffbabf1c4036ca2cf68bb3961786daad) | |||||
* | ==== release 3.0.2 ====v3.0.2 | Natanael Copa | 2014-07-30 | 1 | -1/+1 | |
| | ||||||
* | main/awall: fix activation | Natanael Copa | 2014-07-30 | 2 | -5/+90 | |
| | | | | | | fixes #3098 (cherry picked from commit fbe109d9baf2c6b1152c055a575651a4ef80a8c7) | |||||
* | main/busybox: fix top | Natanael Copa | 2014-07-30 | 3 | -1/+311 | |
| | | | | fixes #3234 | |||||
* | main/busybox: support to all unicode chars | Natanael Copa | 2014-07-30 | 2 | -5/+5 | |
| | | | | | | | all unicode chars is 0x10fff (1114111 decimal). allow busybox print those. (cherry picked from commit b7d3caad2cc760d74965aa7d4366cb4a7d0d5909) | |||||
* | main/busybox: enable seamless xz | Natanael Copa | 2014-07-30 | 2 | -5/+5 | |
| | | | | (cherry picked from commit b9a489a1acafa283e3061ff8b43b7a5677f12464) | |||||
* | main/linux-vanilla: upgrade to 3.14.14 | Natanael Copa | 2014-07-30 | 1 | -4/+4 | |
| | ||||||
* | main/linux-virt-grsec: upgrade to 3.14.14 | Leonardo Arena | 2014-07-30 | 2 | -487/+196 | |
| | ||||||
* | main/flashcache-grsec: move back from unmaintained and upgrade to 3.1.2 | Natanael Copa | 2014-07-30 | 2 | -0/+88 | |
| | | | | this supports 3.14 kernel | |||||
* | main/cacti: security fix for CVE-2014-5025,CVE-2014-5026 | Natanael Copa | 2014-07-30 | 2 | -4/+161 | |
| | | | | fixes #3259 | |||||
* | main/musl: fix getconf to print single values | Timo Teräs | 2014-07-30 | 2 | -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 commit | Timo Teräs | 2014-07-30 | 2 | -5/+5 | |
| | | | | (cherry picked from commit 81d50064c335467fdfd80368bac6707d70db1af7) | |||||
* | main/musl: cherry-pick fixes, update alpine specific patches | Timo Teräs | 2014-07-30 | 8 | -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 git | Timo Teräs | 2014-07-30 | 5 | -1/+207 | |
| | | | | (cherry picked from commit 614de3f348e53eb80ddfbdf8ceef7b32fe546606) | |||||
* | main/musl: cherry-pick linker error reporting fix | Timo Teräs | 2014-07-30 | 2 | -1/+73 | |
| | | | | (cherry picked from commit db7f405e94e690b550f70f4a1c7a8681d167f904) | |||||
* | main/linux-grsec: upgrade to 3.14.14 | Natanael Copa | 2014-07-29 | 2 | -487/+196 | |
| | ||||||
* | main/xtables-addons-grsec: rebuild against kernel 3.14.14-r0 | Natanael Copa | 2014-07-29 | 1 | -1/+1 | |
| | ||||||
* | main/ipfw-grsec: rebuild against kernel 3.14.14-r0 | Natanael Copa | 2014-07-29 | 1 | -1/+1 | |
| | ||||||
* | main/enhanceio-grsec: rebuild against kernel 3.14.14-r0 | Natanael Copa | 2014-07-29 | 1 | -4/+4 | |
| | ||||||
* | main/dahdi-linux-grsec: rebuild against kernel 3.14.14-r0 | Natanael Copa | 2014-07-29 | 1 | -1/+1 | |
| | ||||||
* | main/busybox-initscripts: mdev: fix default config to work with newer kernels | Natanael Copa | 2014-07-29 | 2 | -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 Copa | 2014-07-29 | 3 | -54/+22 | |
| | | | | fixes #3254 | |||||
* | main/ansible: security upgrade to 1.6.7 (CVE-2014-4966,CVE-2014-4967) | Natanael Copa | 2014-07-29 | 1 | -4/+4 | |
| | | | | fixes #3249 | |||||
* | main/quagga: fix linux-ipv6 detection | Timo Teräs | 2014-07-29 | 2 | -2/+30 | |
| | | | | | | remove the glibc version checks. fixes #3244 (cherry picked from commit 1f9887ed7037ef8441bd89855f404f021c03acb0) | |||||
* | main/quagga: fix msghdr initializers | Timo Teräs | 2014-07-29 | 2 | -1/+47 | |
| | | | | | | ref #3244 (cherry picked from commit c2b87ebc9e6b7aa3114187a1fbc8a39a8d424fbb) | |||||
* | main/ruby-railties: security upgrade to 4.0.7 (CVE-2014-3483) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | | | | fixes #3153 | |||||
* | main/ruby-rails: security upgrade to 4.0.7 (CVE-2014-3483) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/ruby-activesupport: security upgrade to 4.0.7 (CVE-2014-3483) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/ruby-activerecord: security upgrade to 4.0.7 (CVE-2014-3483) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/ruby-activemodel: security upgrade to 4.0.7 (CVE-2014-3483) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/ruby-actionpack: security upgrade to 4.0.7 (CVE-2014-3483) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/ruby-actionmailer: security upgrade to 4.0.7 (CVE-2014-3483) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/redmine: upgrade to 2.4.6 | Natanael Copa | 2014-07-29 | 1 | -5/+7 | |
| | | | | ref #3149 | |||||
* | main/ruby-redmine-railties: security upgrade to 3.2.19 (CVE-2014-3482) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/ruby-redmine-rails: security upgrade to 3.2.19 (CVE-2014-3482) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/ruby-redmine-activesupport: security upgrade to 3.2.19 (CVE-2014-3482) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| | ||||||
* | main/ruby-redmine-activeresource: security upgrade to 3.2.19 (CVE-2014-3482) | Natanael Copa | 2014-07-29 | 1 | -5/+5 | |
| |