aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
...
* main/py-django-sorl-thumbnail: upgrade to 12.4.1Kaarle Ritvanen2018-01-301-4/+2
|
* main/busybox: make "source" work like bash again by searching current ↵William Pitcock2018-01-293-2/+54
| | | | | | directory for scripts See http://lists.busybox.net/pipermail/busybox/2018-January/086146.html for rationale.
* main/ncurses: security upgrade to 6.0-20171125 (CVE-2017-16879)Leonardo Arena2018-01-231-3/+5
| | | | Fixes #8392
* main/rsync: fix secfixes commentNatanael Copa2018-01-121-2/+1
| | | | need to use valid CVE identifiers or the parsers will get confused
* main/cyrus-sasl: add secfixes commentNatanael Copa2018-01-121-0/+4
|
* main/libxfont: fix secfixes commentNatanael Copa2018-01-121-1/+1
|
* main/lame: fix secfixes commentNatanael Copa2018-01-121-1/+1
|
* main/apk-tools: upgrade to 2.8.2Timo Teräs2018-01-092-189/+3
|
* main/awstats: security fix (CVE-2017-1000501)Leonardo Arena2018-01-053-6/+149
| | | | Fixes #8372
* main/asterisk: add libtool to makedependsTimo Teräs2018-01-041-2/+2
| | | | | | This is a requirement to get res_odbc built. (cherry picked from commit bd3bc89b4abf4ea8817417f4d5594c8ebaf62749)
* main/heimdal: security fix (CVE-2017-17439)Leonardo Arena2017-12-292-2/+51
| | | | Fixes #8292
* main/rsync: security fixesLeonardo Arena2017-12-295-2/+149
| | | | | | CVE-2017-16548, CVE-2017-17433, CVE-2017-17434 Fixes #8318
* main/asterisk: security upgrade to 15.1.5Timo Teräs2017-12-291-2/+2
| | | | | | fixes #8353 AST-2017-014 Crash in PJSIP resource when missing a contact header
* main/asterisk: upgrade to 15.1.4Timo Teräs2017-12-291-2/+2
| | | | | | ref #8353 AST-2017-012 Remote Crash Vulnerability in RTCP Stack
* main/asterisk: upgrade to 15.1.3Timo Teräs2017-12-291-2/+2
| | | | | | ref #8353 AST-2017-013 DOS Vulnerability in Asterisk chan_skinny
* main/lua-asn1: add missing dependencyKaarle Ritvanen2017-12-281-2/+2
|
* main/libraw: security upgrade to 0.18.6 (CVE-2017-16910)Leonardo Arena2017-12-281-2/+4
| | | | Fixes #8339
* main/xen: security fixes for (XSA-248, XSA-249, XSA-250, XSA-251)Daniel Sabogal2017-12-185-1/+308
|
* main/ruby: security upgrade to 2.4.3Jakub Jirutka2017-12-151-3/+5
| | | | See: https://www.ruby-lang.org/en/news/2017/12/14/ruby-2-4-3-released/
* main/openssh: security fixes for CVE-2017-15906. Fixes #8281Francesco Colista2017-12-152-3/+38
|
* main/openssl: security upgrade to 1.0.2nColin Williams2017-12-151-2/+5
| | | | | | | | | fixes #8274 CVE-2017-3737 CVE-2017-3738 (cherry picked from commit d2d350f8a099c9ed303f00888e05626662e5c7f6)
* main/python2: set thread stack size to 1 MiBNatanael Copa2017-12-141-2/+22
| | | | | We need increase stack size so we dont segfautl before we hit the recursion limit.
* main/apk-tools: apply install_if fixKaarle Ritvanen2017-12-142-2/+188
|
* main/procmail: import procmail-3.23pre patch from DebianNathan Rennie-Waldock2017-12-132-8/+261
| | | | | | Fixes #8259 (cherry picked from commit b7237382f0459b1c33c578412fac2cc0bb2c1cbb)
* main/busybox: backport fix for add-shellNatanael Copa2017-12-122-1/+36
| | | | fixes #8209
* main/bacula: various improvements and small bug fixesLeonardo Arena2017-12-114-33/+37
| | | | | | | | | | | | - use /run dir - fix conf file permissions - Inits: points bacula-sd to right conf file use openrc to set daemon user soft depends on firewall added cosmetic fixes (cherry picked from commit bd02f881f2cd3d8b1ef786ba3e7482deafb58793)
* main/nodejs: security upgrade to 8.9.3Jakub Jirutka2017-12-091-2/+5
| | | | | | | See: https://nodejs.org/en/blog/vulnerability/december-2017-security-releases/ CVE-2017-3738 does not affect our package, because we don't use bundled OpenSSL library. I'm not sure about CVE-2017-15896.
* main/bacula: install binaries with mode 755Leonardo Arena2017-12-081-2/+3
| | | | (cherry picked from commit da7000604a1ef7e2ef866b031131bcae767f0b2e)
* main/bash: fix overflow in jobsNatanael Copa2017-12-072-1/+16
| | | | | | | fixes #8236 ref: https://github.com/tianon/docker-bash/issues/4 ref: https://github.com/gliderlabs/docker-alpine/issues/363
* main/redis: upgrade to 4.0.6TBK2017-12-071-2/+2
|
* main/nodejs: upgrade to 8.9.2Tim Brust2017-12-071-2/+2
|
* main/openssh: fix man pagesNatanael Copa2017-12-041-2/+2
| | | | fixes #8006
* main/pcre: add secfixes comment for CVE-2017-16231Natanael Copa2017-12-041-0/+1
| | | | | | | | We are not affected by CVE-2017-16231 due to our build with --with-match-limit-recursion=8192. We had this option since first commit, version 7.8, and were never affected. fixes #8139
* main/redis: upgrade to 4.0.5 and claim maintainershipTBK2017-12-031-4/+4
|
* main/rrdtool: rebuild against perl 5.26.1Jakub Jirutka2017-12-031-1/+1
| | | | Fixes https://bugs.alpinelinux.org/issues/8232
* ======== release 3.7.0 ========v3.7.0Natanael Copa2017-11-301-1/+1
|
* main/alpine-conf: upgrade to 3.7.0Natanael Copa2017-11-301-2/+2
|
* main/py-django-oscar: upgrade to 1.5.1Kaarle Ritvanen2017-11-301-3/+3
|
* main/linux-hardened: remove unused patchNatanael Copa2017-11-301-226433/+0
|
* main/perl-test-simple: upgrade to 1.302118Francesco Colista2017-11-301-2/+2
|
* main/linux-rpi: upgrade to 4.9.65Natanael Copa2017-11-301-2/+2
|
* main/lxc: move bash-completion data to subpackageValery Kartel2017-11-301-3/+10
|
* main/conky: upgrade to 1.10.6 and add simple checkRoberto Oliveira2017-11-301-3/+7
| | | | Add a simple test as upstream doesn't provide a test suite.
* main/dovecot: enable testsNatanael Copa2017-11-302-1/+22
|
* main/dovecot: Add subpackages for solr and luceneSimon Frankenberger2017-11-301-1/+15
|
* gst-plugins-bad: enable mesa, bluez, webp and x265Natanael Copa2017-11-301-2/+6
| | | | webkitgtk needs gstreamer-gl
* main/aria2: upgrade to 1.33.1TBK2017-11-301-2/+8
|
* main/opusfile: upgrade to 0.10; modernizeTBK2017-11-302-21/+60
|
* main/libmicrohttpd: upgrade to 0.9.57TBK2017-11-301-2/+2
| | | | 100% backward compatibility - https://abi-laboratory.pro/tracker/timeline/libmicrohttpd/
* main/nano: upgrade to 2.9.1TBK2017-11-301-2/+2
|