Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/libxslt: upgrade to 1.1.27 (CVE-2012-2870) | Natanael Copa | 2012-11-14 | 1 | -3/+3 | |
| | | | | fixes #1435 | |||||
* | main/bacula: fix CVE-2012-4430 | Natanael Copa | 2012-11-14 | 2 | -3/+113 | |
| | | | | fixes #1444 | |||||
* | main/net-snmp: fix parallel build issues | Natanael Copa | 2012-11-01 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | We need run net-snmp-config-x before building perl modules. Otherwise net-snmp-config will not be executable and net-snmp-config --libs will fail and perl modules will be built without -lnetsnmp. Seems also that we need build startnadall and net-snmp-create-v3-user before building perl modules. We could have "fixed" it by simply disabling parallel builds, but I don't like the idea of having 1 core working and 7 cores in idle. fixes #1263 (cherry picked from commit fd5b60a8060f5116f5778db9c199ec54a423fc51) Conflicts: main/net-snmp/APKBUILD | |||||
* | main/dhcp: security upgrade to 4.2.4_p2 (CVE-2012-3955) | Natanael Copa | 2012-10-31 | 1 | -2/+2 | |
| | | | | fixes #1414 | |||||
* | main/bind: security upgrade to 9.8.3_p3 (CVE-2012-4244) | Natanael Copa | 2012-10-31 | 1 | -2/+2 | |
| | | | | fixes #1410 | |||||
* | main/busybox: upgrade to 1.19.4 and fix udhcpc regression | Natanael Copa | 2012-10-04 | 2 | -209/+6 | |
| | ||||||
* | main/freeradius: fix daemon stop | Leonardo Arena | 2012-10-02 | 2 | -3/+3 | |
| | ||||||
* | main/freeradius: security fix for CVE-2012-3547 | Natanael Copa | 2012-10-01 | 5 | -115/+22 | |
| | | | | fixes #1387 | |||||
* | main/fetchmail: security upgrade to 6.3.22 (CVE-2011-3389,CVE-2012-3482) | Natanael Copa | 2012-10-01 | 1 | -3/+3 | |
| | | | | fixes #1377 | |||||
* | main/asterisk: security upgrade to 1.8.15.1 (CVE-2012-4737) | Natanael Copa | 2012-10-01 | 1 | -2/+2 | |
| | | | | fixes #1373 | |||||
* | main/xen: security upgrade to 4.1.3 (CVE-2012-3432,CVE-2012-3433) | Natanael Copa | 2012-10-01 | 19 | -1074/+234 | |
| | | | | fixes #1371 | |||||
* | main/iasl: backport | Natanael Copa | 2012-10-01 | 2 | -0/+150 | |
| | ||||||
* | main/dev86: build fix for x86_64 | Natanael Copa | 2012-10-01 | 2 | -1/+24 | |
| | ||||||
* | main/dev86: upgrade to 0.16.19 | Natanael Copa | 2012-10-01 | 3 | -48/+3 | |
| | ||||||
* | main/dev86: backport for xen | Natanael Copa | 2012-10-01 | 6 | -0/+184 | |
| | ||||||
* | main/wireshark: security upgrade to 1.6.10 ↵ | Natanael Copa | 2012-09-28 | 1 | -2/+2 | |
| | | | | | | (CVE-2012-4285,CVE-2012-4288,CVE-2012-4289,CVE-2012-4296,CVE-2012-4291,CVE-2012-4292,CVE-2012-4293,CVE-2012-4290) fixes #1366 | |||||
* | main/libvirt: upgrade to 0.9.13 | Leonardo Arena | 2012-09-28 | 1 | -4/+4 | |
| | ||||||
* | main/icedtea-web: security upgrade to 1.1.6 (CVE-2012-3422,CVE-2012-3423) | Natanael Copa | 2012-09-20 | 1 | -2/+2 | |
| | | | | fixes #1355 | |||||
* | main/phpmyadmin: security upgrade to 3.4.11.1 (CVE-2012-4345) | Natanael Copa | 2012-09-18 | 1 | -2/+2 | |
| | | | | fixes #1363 | |||||
* | main/bash: security upgrade to 4.2.037 (CVE-2012-3410) | Natanael Copa | 2012-09-18 | 1 | -2/+29 | |
| | | | | fixes #1358 | |||||
* | main/multipath-tools: add buffer overflow patch from Gentoo | Leonardo Arena | 2012-09-13 | 2 | -3/+77 | |
| | | | | (cherry picked from commit a0a7df6272d87f275b6dc081557b2961e69042cd) | |||||
* | main/zabbix: security upgrade to 1.8.15 (CVE-2012-3435). Fixes #1382 | Leonardo Arena | 2012-09-11 | 1 | -2/+2 | |
| | ||||||
* | main/openjdk6: fix checksums | Timo Teräs | 2012-09-05 | 1 | -3/+2 | |
| | ||||||
* | main/openjdk6: cherry-pick APKBUILD fixes from edge | Timo Teräs | 2012-09-05 | 2 | -12/+353 | |
| | ||||||
* | main/openjdk6: add missing dependency to libxslt | Timo Teräs | 2012-09-05 | 1 | -1/+1 | |
| | ||||||
* | main/openjdk6: security upgrade icedtea6 to 1.10.9 | Timo Teräs | 2012-09-05 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | icedtea 1.10.9 fixes: S7162476, CVE-2012-1682: XMLDecoder security issue via ClassFinder S7163201, CVE-2012-0547: Simplify toolkit internals references icedtea 1.10.8 fixes: S7079902, CVE-2012-1711: Refine CORBA data models S7110720: Issue with vm config file loadingIssue with vm config file loading S7143606, CVE-2012-1717: File.createTempFile should be improved for temporary files created by the platform. S7143614, CVE-2012-1716: SynthLookAndFeel stability improvement S7143617, CVE-2012-1713: Improve fontmanager layout lookup operations S7143851, CVE-2012-1719: Improve IIOP stub and tie generation in RMIC S7143872, CVE-2012-1718: Improve certificate extension processing S7145239: Finetune package definition restriction S7152811, CVE-2012-1723: Issues in client compiler S7157609, CVE-2012-1724: Issues with loop S7160677: missing else in fix for 7152811 S7160757, CVE-2012-1725: Problem with hotspot/runtime_classfile icedtea 1.10.6 fixes: S7082299, CVE-2011-3571: Fix in AtomicReferenceArray S7088367, CVE-2011-3563: Fix issues in java sound S7110683, CVE-2012-0502: Issues with some KeyboardFocusManager method S7110687, CVE-2012-0503: Issues with TimeZone class S7110700, CVE-2012-0505: Enhance exception throwing mechanism in ObjectStreamClass S7110704, CVE-2012-0506: Issues with some method in corba S7112642, CVE-2012-0497: Incorrect checking for graphics rendering object S7118283, CVE-2012-0501: Better input parameter checking in zip file processing S7126960, CVE-2011-5035: Add property to limit number of request headers to the HTTP Server | |||||
* | main/postgresql: security upgrade to 9.1.5 ↵ | Natanael Copa | 2012-08-20 | 1 | -3/+3 | |
| | | | | | | (CVE-2012-2655,CVE-2012-2143,CVE-2012-3488,CVE-2012-3489) fixes #1333 | |||||
* | main/libxml2: apply various fixes from upstream (CVE-2012-2807) | Natanael Copa | 2012-08-16 | 10 | -2/+795 | |
| | | | | fixes #1304 | |||||
* | main/tiff: security fix (CVE-2012-3401) | Natanael Copa | 2012-08-15 | 2 | -2/+15 | |
| | | | | fixes #1327 | |||||
* | main/busybox: security fix for udhcpcd (CVE-2011-2716) | Natanael Copa | 2012-08-15 | 2 | -1/+198 | |
| | | | | fixes #1322 | |||||
* | main/openldap: security fix (CVE-2012-1164) | Natanael Copa | 2012-08-15 | 2 | -1/+55 | |
| | | | | fixes #1319 | |||||
* | main/libotr: security upgrade to 3.2.1 (CVE-2012-3461) | Natanael Copa | 2012-08-15 | 1 | -3/+3 | |
| | | | | fixes #1317 | |||||
* | main/expat: security upgrade to 2.1.0 ↵ | Natanael Copa | 2012-08-15 | 3 | -33/+4 | |
| | | | | | | (CVE-2012-1147,CVE-2012-1148,CVE-2012-0876) fixes #1310 | |||||
* | main/wireshark: security upgrade to 1.6.9 (CVE-2012-4048,CVE-2012-4049) | Natanael Copa | 2012-08-15 | 1 | -2/+2 | |
| | | | | fixes #1307 | |||||
* | main/libpng: security upgrade to 1.5.12 (CVE-2012-3386) | Natanael Copa | 2012-08-02 | 1 | -3/+3 | |
| | | | | fixes #1283 | |||||
* | main/openssl: fix padlock sha1/256 oneshot finalizing update | Timo Teräs | 2012-08-02 | 2 | -4/+4 | |
| | | | | | | We want to handle bytes upto next block boundary, to work with hardware from block boundary. The code incorrectly fed just the amount of bytes in the block. | |||||
* | main/dhcp: security upgrade to 4.2.4_p1 (CVE-2012-3571,CVE-2012-3954) | Natanael Copa | 2012-08-02 | 1 | -2/+2 | |
| | | | | fixes #1278 | |||||
* | main/bind: security upgrade to 9.8.3_p2 (CVE-2012-3817) | Natanael Copa | 2012-08-02 | 1 | -2/+2 | |
| | | | | fixes #1290 | |||||
* | main/php: security upgrade to 5.3.15 (CVE-2012-2688,CVE-2012-3365) | Natanael Copa | 2012-07-25 | 1 | -14/+6 | |
| | | | | fixes #1270 | |||||
* | main/libexif: security upgrade to 0.6.21 ↵ | Natanael Copa | 2012-07-25 | 1 | -3/+3 | |
| | | | | | | (CVE-2012-2812,CVE-2012-2813,CVE-2012-2814,CVE-2012-2836,CVE-2012-2837,CVE-2012-2840,CVE-2012-2841) fixes #1260 | |||||
* | main/asterisk: security upgrade to 1.8.13.1 (CVE-2012-3863) | Natanael Copa | 2012-07-23 | 2 | -19/+2 | |
| | | | | | | | | | | | Fixes #1255 Also remove the patch requested in #227 This bug has been fixed in upstream with a better patch in all asterisk branches. See: https://issues.asterisk.org/view.php?id=15627 | |||||
* | main/pidgin: security upgrade to 2.10.6 (CVE-2012-3374) | Natanael Copa | 2012-07-23 | 1 | -2/+2 | |
| | | | | fixes #1252 | |||||
* | main/tiff: upgrade to 3.9.6 and fix CVE-2012-2088 | Natanael Copa | 2012-07-23 | 2 | -13/+167 | |
| | | | | | fixes #1247 (cherry picked from commit 802e64df68badda9cc8d71db7b4f9b63f8b48143) | |||||
* | Security upgrade to 3.2.12 (CVE-2012-2978). Fixes #1265 | Leonardo Arena | 2012-07-21 | 1 | -2/+2 | |
| | ||||||
* | main/squark: upgrade to 0.4.4 | Natanael Copa | 2012-07-17 | 1 | -2/+2 | |
| | ||||||
* | main/squark: upgrade to 0.4.3 | Natanael Copa | 2012-07-04 | 1 | -2/+2 | |
| | | | | the bugfixes were requested | |||||
* | main/gimp: upgrade to 2.6.12 and fix CVE-2012-2763 | Natanael Copa | 2012-07-03 | 5 | -461/+128 | |
| | | | | fixes #1199 | |||||
* | main/mysql: security upgrade to 5.5.25 ↵ | Natanael Copa | 2012-07-03 | 1 | -2/+2 | |
| | | | | | | (CVE-2012-0583,CVE-2012-1688,CVE-2012-1690,CVE-2012-1703,CVE-2012-2122) fixes #1228 | |||||
* | main/xen: CVE-2012-0217, CVE-2012-0218, CVE-2012-2934 | Roger Pau Monne | 2012-07-03 | 3 | -1/+173 | |
| | | | | | | | | This should be backported to stable. fixes #1232 Signed-off-by: Roger Pau Monne <roger.pau@citrix.com> | |||||
* | main/quagga: security upgrade to 0.99.21 (CVE-2012-1820) | Natanael Copa | 2012-07-03 | 1 | -2/+2 | |
| | | | | fixes #1223 |