aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* main/asterisk: security upgrade to 13.7.2Timo Teräs2016-02-151-14/+5
| | | | | | | | | | | | AST-2016-001 TLS defaults to mitigate BEAST AST-2016-002 Fix fd leak with non-default timert1 AST-2016-003 Remote crash in UDPTL This also removes the security patch mechanism, upstream seems to change the format of these patches on every security release so just grab the tarball. (cherry picked from commit 63aa35aa3621f0bd6069622a3823c1d3abd55d0a)
* main/asterisk: upgrade to 13.7.0Timo Teräs2016-02-151-5/+5
| | | | (cherry picked from commit 8ec5e596584ee1fe230ad9d7eb2bb3d039e29ea8)
* community/letsencrypt: fixes #5084 and #5001Francesco Colista2016-02-121-4/+4
|
* main/postgresql-bdr: increase wait intervalKaarle Ritvanen2016-02-112-5/+5
|
* main/cgit: security fix CVE-2016-1899, CVE-2016-1900, CVE-2016-1901. Fixes #5096Leonardo Arena2016-02-115-6/+214
|
* main/php-memcache: fix relocation error. Fixes #5064Leonardo Arena2016-02-102-5/+161
| | | | (cherry picked from commit 0aa4af1a9360dbbcccf3327bc451b0813a60d42b)
* main/mariadb: rebase installdb patch. Fixes #5101Leonardo Arena2016-02-102-1/+38
| | | | (cherry picked from commit f5c514ff5c64e6c2f532a2626b0c7237743d70af)
* main/alpine-conf: upgrade to 3.3.2Ted Trask2016-02-091-4/+4
| | | | (cherry picked from commit 2f61c1d9268c76e386a63145b02b5cc8d578b530)
* main/phpmyadmin: security upgrade to 4.5.4.1 (CVE-2015-8669). Fixes #5066Leonardo Arena2016-02-091-4/+4
|
* main/privoxy: security upgrade to 3.0.24 (CVE-2016-1982,CVE-2016-1983). ↵Leonardo Arena2016-02-091-5/+5
| | | | Fixes #5060
* main/mariadb: security upgrade to 10.1.11. Fixes #5047 (Multiple CVEs)Łukasz Jendrysik2016-02-092-36/+5
| | | | | | | | | | | | | | | | | CVE-2016-0546 CVE-2016-0505 CVE-2016-0596 CVE-2016-0597 CVE-2016-0616 CVE-2016-0598 CVE-2016-0600 CVE-2016-0606 CVE-2016-0608 CVE-2016-0609 CVE-2016-2047: MDEV-9212 Signed-off-by: Leonardo Arena <rnalrd@alpinelinux.org> (cherry picked from commit 3d14ab3088a6be734caa7e423b16c7b816726b9b)
* main/curl: security upgrade to 7.47.0 (CVE-2016-0755)Natanael2016-02-081-5/+5
| | | | fixes #5069
* main/nginx: security upgrade to 1.8.1Natanael Copa2016-02-081-5/+5
| | | | | | | | CVE-2016-0742 CVE-2016-0746 CVE-2016-0747 fixes #5052
* main/zabbix: drop uclibc patches. Enabled pidfile by default so initd works ↵Leonardo Arena2016-02-053-46/+16
| | | | | | out-of-the-box. (cherry picked from commit 3e39d1c099d3464e7f3154b75ddca0bd7ec5848a)
* main/alpine-conf: upgrade to 3.3.1Ted Trask2016-02-031-4/+4
| | | | (cherry picked from commit 0972c055cb657db65f3b070c3e809a974219fb1f)
* main/chrony: security upgrade to 2.2.1 (CVE-2016-1567)Sören Tempel2016-02-031-4/+4
| | | | (cherry picked from commit d5c5821ebb752ba8df396578e35af5c594cb5b42)
* main/openssl: security upgrade to 1.0.2fTimo Teräs2016-01-281-4/+4
| | | | Fixes CVE-2016-0701, CVE-2015-3197
* main/postfix: fix postfix user creationLeonardo Arena2016-01-282-2/+5
| | | | (cherry picked from commit 618047dfcae121feeaf42f43a913ccd52b9b12a4)
* main/acf-jquery: upgrade to 0.4.2Ted Trask2016-01-281-4/+4
| | | | (cherry picked from commit 00d6891c1888d43246f05d963fa79045e370afbd)
* main/samba: security upgrade to 4.2.7 (CVE-2015-3223, CVE-2015-5252, ↵Leonardo Arena2016-01-271-5/+5
| | | | | | CVE-2015-5296, CVE-2015-5299, CVE-2015-5330, CVE-2015-8467). Fixes #5041 (cherry picked from commit 47affed1795cc5ca4cdd4625ea53ba85513f0636)
* main/ldb: remove unused patchLeonardo Arena2016-01-272-58/+1
| | | | (cherry picked from commit 0efa781061179d5197c049798bebdc76d033f20a)
* main/ldb: security upgrade to 1.1.24 (CVE-2015-3223). Ref #5041Leonardo Arena2016-01-271-8/+7
| | | | (cherry picked from commit 9c474c6aa6af26b79394ed47f17a04d5b29e5026)
* main/tevent: upgrade to 0.9.26Leonardo Arena2016-01-272-92/+5
| | | | (cherry picked from commit e8a4ba13a89e991d778aa08c78b58367489ba8ef)
* main/imagemagick: build with fontconfig supportNatanael Copa2016-01-271-3/+3
| | | | | | fixes #4703 (cherry picked from commit f68e87882164e95675b78d6128431f1e1472b2b8)
* main/cacti: security fix CVE-2015-8369. #4993Leonardo Arena2016-01-272-4/+212
| | | | (cherry picked from commit f2790debf25f0b5bcd813f4b67e771465afe6877)
* main/openvpn: fix down script not restoring original resolv.confChris Kankiewicz2016-01-262-6/+6
| | | | | | | | | | | | This patch fixes an error where, in the provided OpenVPN down script, the cp command would fail due to the resolv.conf file already existing. Instead of using cp we cat the file contents over the exising resolv.conf file to avoid the error and preserve any symlinks that may exist. fixes #5027 (cherry picked from commit bfdc08d49cfd221709ce29ad6f81a651461c71e2)
* main/postgresql-bdr: increase wait interval after startupKaarle Ritvanen2016-01-252-5/+5
| | | | | mitigate race condition which occurs when a client connects too early after 'pg_ctl start' has finished
* main/php: security upgrade to 5.6.17Valery Kartel2016-01-241-4/+4
|
* community/inkscape: fix crash on startupTimo Teräs2016-01-242-4/+24
| | | | (cherry picked from commit 51dfbc3c09e8cc0d713af81923bbc99aa0f80f65)
* main/acf-*: Remove lua dependency and bump pkgrelTed Trask2016-01-2449-98/+98
| | | | Lua dependency was causing lua5.1 to be installed unnecessarily
* main/lua-json4: Remove dependency on subpackages and bump pkgrelTed Trask2016-01-241-2/+1
| | | | (cherry picked from commit c1fb0c8e3bc1662b0ff3b0544e4c7bb3e52b3c24)
* main/musl: cherry-pick upstream fixes and improvementsTimo Teräs2016-01-2324-7/+1512
| | | | | | | fixes #4621 fixes #4949 (cherry picked from commit 8a4ccf53a605414546a73d39dda24fe95c1bc1b2)
* main/libpng: new upstream version 1.6.20 (CVE-2015-8472)Christian Kampka2016-01-231-7/+7
| | | | | | fixes #5020 (cherry picked from commit d5a9b2204f3625b8278c9e4725a60b9a64ed720d)
* main/bind: security upgrade to 9.10.3_p3 (CVE-2015-8704,CVE-2015-8705)Natanael Copa2016-01-231-4/+4
| | | | | | fixes 5034 (cherry picked from commit dff85e5b601949d4052c57624e404e5788eec9d0)
* main/python: fix find_libraryNatanael Copa2016-01-232-6/+6
| | | | | | | Bad things happens When libc is dlopened with full path so we only return the filename without path with find_library. fixes #5038
* main/acf-provisioning: add lua-xml dependency and bump releaseTed Trask2016-01-221-2/+2
|
* main/postgresql-bdr-extension: claim maintainershipLeonardo Arena2016-01-221-1/+1
| | | | (cherry picked from commit 2b1f5c44b9dda133e952a4386f36dd1f15bc9b80)
* main/postgresql-bdr-extension: upgrade to 0.9.3Leonardo Arena2016-01-221-4/+4
| | | | (cherry picked from commit 5f01e7d53b06c6291d4a098b3de70ec4936e4610)
* main/alpine-mirrors: add mirror located in Czech RepublicNatanael Copa2016-01-222-4/+8
| | | | | | | | | <jirutka> @ncopa: Hi, I’m happy to offer you another Alpine mirror – https://repository.fit.cvut.cz/mirrors/alpine/ – it’s located in Czech Republic, on fast academic network, uses trusted TLS certificate, synced every hour (cherry picked from commit dca087c8bcbb5a286725b8c244cfd25c3ddc76e8)
* main/postgresql-bdr: increase wait time after pgctl exitsLeonardo Arena2016-01-222-5/+5
| | | | (cherry picked from commit fc3ca22c342c1dff2de76d092135731b77f14b5c)
* main/postgresql-bdr: upgrade to 9.4.5_brd1Leonardo Arena2016-01-221-5/+5
| | | | (cherry picked from commit 4db7f43ccbee6cb768d873c7a3bdcdc88dbf5b32)
* main/ffmpeg: security upgrade to 2.8.5 (CVE-2016-1897,CVE-2016-1898)Natanael Copa2016-01-202-31/+7
| | | | | | fixes #5029 (cherry picked from commit 8c68262f6d9619eceb4ba3e573dce34318e3c3dd)
* community/go: upgrade to 1.5.3Sören Tempel2016-01-191-7/+7
| | | | (cherry picked from commit f488459f9813001df0ab4432b7ee64e3e3dede12)
* community/go: rename tools tarballSören Tempel2016-01-191-4/+4
| | | | | | Prefix it with the package name. (cherry picked from commit 34cb66b2ea39c7ebe205b855af0ccde13f74d592)
* main/acf-provisioning: upgrade to 0.8.9Ted Trask2016-01-181-4/+4
| | | | (cherry picked from commit 6eaff3b1ece2d69c09b3806bf8c7abf20b695d27)
* main/acf-provisioning: upgrade to 0.8.8Ted Trask2016-01-181-4/+4
| | | | (cherry picked from commit 7252927bb68fefd9f7e7572d412a702d93846a7a)
* main/acf-openvpn: upgrade to 0.11.1Ted Trask2016-01-181-4/+4
| | | | (cherry picked from commit 156f8a331ff4dd0e6f252bf0f66e20299a2d0652)
* main/acf-openssl: upgrade to 0.10.1Ted Trask2016-01-181-4/+4
| | | | (cherry picked from commit 69ba18aa4d3f3bfb77eba5669efb96e77a361877)
* main/acf-provisioning: upgrade to 0.8.7Ted Trask2016-01-181-4/+4
| | | | (cherry picked from commit 084bab18c5d4bf515d8830882e895b6c41ba5b2d)
* main/dhcp: security fix CVE-2015-8605Leonardo Arena2016-01-151-4/+4
| | | | (cherry picked from commit 22e7e932857b63925e02a28dead479be5b913561)