aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/xtables-addons-grsec: rebuild against kernel 3.3.8-r3Natanael Copa2012-07-171-1/+1
| | | | (cherry picked from commit feb2a8a639924e2078b9992534f039fb69717119)
* main/open-vm-tools-grsec: rebuild against kernel 3.3.8-r3Natanael Copa2012-07-171-1/+1
| | | | (cherry picked from commit 8ceba53f79d5136f07acde835e136316752637e4)
* main/dahdi-linux-grsec: rebuild against kernel 3.3.8-r3Natanael Copa2012-07-171-1/+1
| | | | (cherry picked from commit ef11fd8869f993c9d9cc20e8c5722663a6720ce2)
* main/linux-grsec: fix for clampmssNatanael Copa2012-07-172-1/+39
| | | | | | | | | http://marc.info/?l=linux-netdev&m=134242367623707&w=2 (cherry picked from commit 55daf16873e11760ff848bfa80984939e9c8952c) Conflicts: main/linux-grsec/APKBUILD
* main/xtables-addons-grsec: rebuild against kernel 3.3.8-r2Natanael Copa2012-07-171-1/+1
| | | | (cherry picked from commit a41c433a6fc2490c58a88f500d209b94f333ebcd)
* main/open-vm-tools-grsec: rebuild against kernel 3.3.8-r2Natanael Copa2012-07-171-1/+1
| | | | (cherry picked from commit 434d7372aaa354392bbb56419575e932a896efea)
* main/dahdi-linux-grsec: rebuild against kernel 3.3.8-r2Natanael Copa2012-07-171-1/+1
| | | | (cherry picked from commit 85405fda2e2752a950cc935d312ef679b95b09ac)
* main/linux-grsec: enable GPIO_SYSFSNatanael Copa2012-07-173-7/+7
| | | | | | | | | | (cherry picked from commit 7d9159d2c77b019b54650cee8506cd1c05525796) Conflicts: main/linux-grsec/APKBUILD main/linux-grsec/kernelconfig.x86 main/linux-grsec/kernelconfig.x86_64
* main/squark: upgrade to 0.4.4Natanael Copa2012-07-171-3/+3
| | | | (cherry picked from commit 7779265d4ac7b79ac44f3f3ee34af827191afa4c)
* main/shorewall-shell: fix redirect excludesNatanael Copa2012-07-112-2/+19
| | | | | | | | | | | | | Fixes this error: Setting up Rules... Bad argument `10.12.96.1' Try `iptables -h' or 'iptables --help' for more information. ERROR: Command "/sbin/iptables -t nat -A D_96_dnat -p tcp -d ! 10.12.96.1 --dport 80 -j REDIRECT --to-port 8080" Failed on rule: REDIRECT:info D_96 8080 tcp 80 - !10.12.96.1 (cherry picked from commit c2ad54cf99aadbc72adbdbafd03f615c4d0aaa30)
* main/squid: upgrade to 3.2.0.18Natanael Copa2012-07-112-53/+3
| | | | (cherry picked from commit 9318a0938cf98e4647ef754c2533ea600ff348b9)
* main/bacula-client: upgrade to 5.2.10Leonardo Arena2012-07-062-26/+2
| | | | (cherry picked from commit fc5705f11d68c411cd99064bf41d0a8ca2064640)
* main/bacula: upgrade to 5.2.10Leonardo Arena2012-07-062-27/+3
| | | | (cherry picked from commit dfacc06deb8fb86de76bf1f621a58d6dc541aeae)
* main/bacula: rebuild against sqlite-libsNatanael Copa2012-07-061-1/+1
| | | | (cherry picked from commit 2919cc9859d2705dcbcf75f7c742b36d40a7810a)
* main/alpine-conf: lbu: do not use xargsNatanael Copa2012-07-042-2/+69
| | | | | fixes #1240 (cherry picked from commit 1ab89daa7c0d4b46230a2608f04151214a266101)
* main/alpine-conf: remove unused patchNatanael Copa2012-07-041-28/+0
| | | | (cherry picked from commit e1799b5dc9cb04dd96aa51e1ccee832935c20ae6)
* ==== release 2.4.4 ====v2.4.4Natanael Copa2012-07-031-1/+1
|
* main/gimp: fix CVE-2012-2763Natanael Copa2012-07-032-2/+126
| | | | fixes #1198
* main/open-vm-tools: recognize alpine linuxNatanael Copa2012-07-032-1/+49
| | | | | | | | | fixes #1221 (cherry picked from commit 96ca18de5be1e6116e4ef0fe6bc8c4ff452f4f41) Conflicts: main/open-vm-tools/APKBUILD
* main/mysql: security upgrade to 5.5.25 ↵Natanael Copa2012-07-021-2/+2
| | | | | | (CVE-2012-2122,CVE-2012-1703,CVE-2012-1690,CVE-2012-1688,CVE-2012-0583) fixes #1229
* main/alpine-conf: upgrade to 2.11.2Natanael Copa2012-07-021-5/+3
| | | | | | fixes #1213 (cherry picked from commit d2a83b512559ce578088d5c626f992112747454c)
* main/shorewall-shell: add option to disable saving/restoring default routeNatanael Copa2012-07-022-2/+17
| | | | | | | | | | | | When starting, shorewall will save all default routes. When stop, it will try to restore it. But does it badly. On multiisp setups with pingu it will break things. We (ab)use the RESTORE_DEFAULT_ROUTE to make it possible to avoid restoring the default route. (cherry picked from commit 2c42b21247e3a50c500f5dbea1549092022c30ad) fixes #1236
* main/ffmpeg: security upgrade to 0.10.3 ↵Natanael Copa2012-07-021-2/+2
| | | | | | (CVE-2012-0947,CVE-2012-2771,CVE-2012-2773,CVE-2012-2778,CVE-2012-2780,CVE-2012-2781,CVE-2012-2805) fixes #1216
* main/xen: use default screendir locationNatanael Copa2012-06-223-4/+9
| | | | | | | ref #1181 Otherwise screen -x will not work without manually setting screen dir (cherry picked from commit 01f58adb24ce238a77eeac9569e708dbb121776d)
* main/open-vm-tools-grsec: rebuild against 3.3.8-r1 kernelNatanael Copa2012-06-221-1/+1
| | | | (cherry picked from commit c81e732b6f36171079adfcc869e71ae98d430f09)
* main/xen: fix xendomains init script to wait for screenNatanael Copa2012-06-222-2/+17
| | | | | | | | We need wait til the detatched screen has created the connection sockets before trying to set the opts to it. fixes #1181 (cherry picked from commit e247ca0455a53e070f24b72688e6b6aafbdd9a11)
* main/syslinux: update-extlinux: create labels for xen dom0 kernelsNatanael Copa2012-06-222-4/+9
| | | | | ref #1213 (cherry picked from commit 7b87ff6f9c4c47383a0cb932095bb3d9211c6d58)
* main/vlan: load kernel module 8021q if neededNatanael Copa2012-06-222-2/+5
| | | | | fixes #1212 (cherry picked from commit 988327007b1bdde66fd0a5f9c381076aa3828ffe)
* main/awall: upgrade to 0.1.4Kaarle Ritvanen2012-06-221-4/+12
| | | | (cherry picked from commit 24866b94daf588f93425cf9470439cbca8cde332)
* main/awall: upgrade to 0.1.3Natanael Copa2012-06-221-2/+2
| | | | (cherry picked from commit 75034beb428570382859d4fa529e59f2ff563c64)
* main/awall: upgrade to 0.1.2Kaarle Ritvanen2012-06-221-27/+8
| | | | | installer Makefile taken into use (cherry picked from commit 1b44f7f1a3f588a5af7d187445492bdf3b41621d)
* main/xtables-addons-grsec: rebuild against 3.3.8-r1 kernelNatanael Copa2012-06-211-1/+1
| | | | (cherry picked from commit e392bf0f4b14193a09d0b5c7705db71009b0b6b3)
* main/dahdi-linux-grsec: rebuild against 3.3.8-r1 kernelNatanael Copa2012-06-211-1/+1
| | | | (cherry picked from commit 4d3e07f304025464e92e9585afa1694a51cf660e)
* main/linux-grsec: add gmp-dev as depend for -devNatanael Copa2012-06-211-1/+2
| | | | | It is needed for constify plugin to be enabled for 3rd party modules (cherry picked from commit 53beded50befc3d1f1b8ecce994998fdfe463d22)
* main/xtables-addons-grsec: rebuild against 3.3.8 kernelNatanael Copa2012-06-201-1/+1
| | | | (cherry picked from commit 3ac483bfbeb5eae26fa04ec547cfcb119fa68c78)
* main/open-vm-tools-grsec: rebuild against 3.3.8 kernelNatanael Copa2012-06-201-1/+1
| | | | (cherry picked from commit 93bbb705e1309c6e0051637c35337979533bbed1)
* main/dahdi-linux-grsec: rebuild against 3.3.8 kernelNatanael Copa2012-06-201-1/+1
| | | | (cherry picked from commit b81ff7c63592fea7e25b51fca6248e789ba43402)
* main/linux-grsec: upgrade to 3.3.8 kernelNatanael Copa2012-06-203-402/+534
| | | | (cherry picked from commit ce9646ad9e78bd8ba835246dd012f4ef4c307300)
* main/pingu: upgrade to 1.2Natanael Copa2012-06-201-2/+2
| | | | (cherry picked from commit c760160666867f50608315ed85880625d3a88bb1)
* main/openldap: fix checksumLeonardo Arena2012-06-191-2/+2
| | | | (cherry picked from commit e0d57295f51a39a676ef8506e80a07601a7a161f)
* main/openldap: fix slapd path and data dir ownershipLeonardo Arena2012-06-192-2/+3
| | | | (cherry picked from commit 70f3df0f04ad73ce09410d7d88ede6bd1081d6ff)
* main/openldap: rebuild against db-5.3.21Leonardo Arena2012-06-191-1/+1
| | | | (cherry picked from commit b8316c78088e7ddfcb8dbcc71257222709514220)
* main/asterisk: security upgrade to 10.5.1 (CVE-2012-3553)Timo Teräs2012-06-151-2/+2
| | | | | AST-2012-009 (CVE-2012-3553) - Skinny Channel Driver Remote Crash (cherry picked from commit 3d60d8a67fc98c0d9f1837fb8747e87e403291e7)
* main/xen: CVE-2012-0217, CVE-2012-0218, CVE-2012-2934Roger Pau Monne2012-06-123-2/+174
| | | | | | | This should be backported to stable. Signed-off-by: Roger Pau Monne <roger.pau@citrix.com> (cherry picked from commit be9fdf040952f1d584775c20c39632a62de34c48)
* main/xen: split out -dev, -libs and -hypervisorNatanael Copa2012-06-121-2/+18
| | | | (cherry picked from commit 4db8b8388f16a8beb197f530bf3ea4bc080a3fef)
* main/asterisk: upgrade to 10.5.0Timo Teräs2012-06-121-2/+2
|
* main/acf-shorewall: show shorewall-shell version instead of shorewallNatanael Copa2012-06-112-3/+39
| | | | | The acf-shorewall package depends on shorewall-shell nowdays so the shorewall meta package should not be installed.
* main/bind: security upgrade to 9.9.1_p1 (CVE-2012-1667)Natanael Copa2012-06-111-3/+3
| | | | fixes #1207
* main/pidgin: security upgrade to 2.10.4 (CVE-2012-2214,CVE-2012-2318)Natanael Copa2012-06-111-3/+3
| | | | fixes #1193
* main/wireshark: security upgrade to 1.6.8 ↵Natanael Copa2012-06-111-3/+3
| | | | | | (CVE-2012-2392,CVE-2012-2393,CVE-2012-2394) fixes #1189