Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | main/py-django-sorl-thumbnail: upgrade to 12.4.1 | Kaarle Ritvanen | 2018-01-30 | 1 | -4/+2 | |
| | ||||||
* | main/busybox: make "source" work like bash again by searching current ↵ | William Pitcock | 2018-01-29 | 3 | -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 Arena | 2018-01-23 | 1 | -3/+5 | |
| | | | | Fixes #8392 | |||||
* | main/rsync: fix secfixes comment | Natanael Copa | 2018-01-12 | 1 | -2/+1 | |
| | | | | need to use valid CVE identifiers or the parsers will get confused | |||||
* | main/cyrus-sasl: add secfixes comment | Natanael Copa | 2018-01-12 | 1 | -0/+4 | |
| | ||||||
* | main/libxfont: fix secfixes comment | Natanael Copa | 2018-01-12 | 1 | -1/+1 | |
| | ||||||
* | main/lame: fix secfixes comment | Natanael Copa | 2018-01-12 | 1 | -1/+1 | |
| | ||||||
* | main/apk-tools: upgrade to 2.8.2 | Timo Teräs | 2018-01-09 | 2 | -189/+3 | |
| | ||||||
* | main/awstats: security fix (CVE-2017-1000501) | Leonardo Arena | 2018-01-05 | 3 | -6/+149 | |
| | | | | Fixes #8372 | |||||
* | main/asterisk: add libtool to makedepends | Timo Teräs | 2018-01-04 | 1 | -2/+2 | |
| | | | | | | This is a requirement to get res_odbc built. (cherry picked from commit bd3bc89b4abf4ea8817417f4d5594c8ebaf62749) | |||||
* | main/heimdal: security fix (CVE-2017-17439) | Leonardo Arena | 2017-12-29 | 2 | -2/+51 | |
| | | | | Fixes #8292 | |||||
* | main/rsync: security fixes | Leonardo Arena | 2017-12-29 | 5 | -2/+149 | |
| | | | | | | CVE-2017-16548, CVE-2017-17433, CVE-2017-17434 Fixes #8318 | |||||
* | main/asterisk: security upgrade to 15.1.5 | Timo Teräs | 2017-12-29 | 1 | -2/+2 | |
| | | | | | | fixes #8353 AST-2017-014 Crash in PJSIP resource when missing a contact header | |||||
* | main/asterisk: upgrade to 15.1.4 | Timo Teräs | 2017-12-29 | 1 | -2/+2 | |
| | | | | | | ref #8353 AST-2017-012 Remote Crash Vulnerability in RTCP Stack | |||||
* | main/asterisk: upgrade to 15.1.3 | Timo Teräs | 2017-12-29 | 1 | -2/+2 | |
| | | | | | | ref #8353 AST-2017-013 DOS Vulnerability in Asterisk chan_skinny | |||||
* | main/lua-asn1: add missing dependency | Kaarle Ritvanen | 2017-12-28 | 1 | -2/+2 | |
| | ||||||
* | main/libraw: security upgrade to 0.18.6 (CVE-2017-16910) | Leonardo Arena | 2017-12-28 | 1 | -2/+4 | |
| | | | | Fixes #8339 | |||||
* | main/xen: security fixes for (XSA-248, XSA-249, XSA-250, XSA-251) | Daniel Sabogal | 2017-12-18 | 5 | -1/+308 | |
| | ||||||
* | main/ruby: security upgrade to 2.4.3 | Jakub Jirutka | 2017-12-15 | 1 | -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 #8281 | Francesco Colista | 2017-12-15 | 2 | -3/+38 | |
| | ||||||
* | main/openssl: security upgrade to 1.0.2n | Colin Williams | 2017-12-15 | 1 | -2/+5 | |
| | | | | | | | | | fixes #8274 CVE-2017-3737 CVE-2017-3738 (cherry picked from commit d2d350f8a099c9ed303f00888e05626662e5c7f6) | |||||
* | main/python2: set thread stack size to 1 MiB | Natanael Copa | 2017-12-14 | 1 | -2/+22 | |
| | | | | | We need increase stack size so we dont segfautl before we hit the recursion limit. | |||||
* | main/apk-tools: apply install_if fix | Kaarle Ritvanen | 2017-12-14 | 2 | -2/+188 | |
| | ||||||
* | main/procmail: import procmail-3.23pre patch from Debian | Nathan Rennie-Waldock | 2017-12-13 | 2 | -8/+261 | |
| | | | | | | Fixes #8259 (cherry picked from commit b7237382f0459b1c33c578412fac2cc0bb2c1cbb) | |||||
* | main/busybox: backport fix for add-shell | Natanael Copa | 2017-12-12 | 2 | -1/+36 | |
| | | | | fixes #8209 | |||||
* | main/bacula: various improvements and small bug fixes | Leonardo Arena | 2017-12-11 | 4 | -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.3 | Jakub Jirutka | 2017-12-09 | 1 | -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 755 | Leonardo Arena | 2017-12-08 | 1 | -2/+3 | |
| | | | | (cherry picked from commit da7000604a1ef7e2ef866b031131bcae767f0b2e) | |||||
* | main/bash: fix overflow in jobs | Natanael Copa | 2017-12-07 | 2 | -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.6 | TBK | 2017-12-07 | 1 | -2/+2 | |
| | ||||||
* | main/nodejs: upgrade to 8.9.2 | Tim Brust | 2017-12-07 | 1 | -2/+2 | |
| | ||||||
* | main/openssh: fix man pages | Natanael Copa | 2017-12-04 | 1 | -2/+2 | |
| | | | | fixes #8006 | |||||
* | main/pcre: add secfixes comment for CVE-2017-16231 | Natanael Copa | 2017-12-04 | 1 | -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 maintainership | TBK | 2017-12-03 | 1 | -4/+4 | |
| | ||||||
* | main/rrdtool: rebuild against perl 5.26.1 | Jakub Jirutka | 2017-12-03 | 1 | -1/+1 | |
| | | | | Fixes https://bugs.alpinelinux.org/issues/8232 | |||||
* | ======== release 3.7.0 ========v3.7.0 | Natanael Copa | 2017-11-30 | 1 | -1/+1 | |
| | ||||||
* | main/alpine-conf: upgrade to 3.7.0 | Natanael Copa | 2017-11-30 | 1 | -2/+2 | |
| | ||||||
* | main/py-django-oscar: upgrade to 1.5.1 | Kaarle Ritvanen | 2017-11-30 | 1 | -3/+3 | |
| | ||||||
* | main/linux-hardened: remove unused patch | Natanael Copa | 2017-11-30 | 1 | -226433/+0 | |
| | ||||||
* | main/perl-test-simple: upgrade to 1.302118 | Francesco Colista | 2017-11-30 | 1 | -2/+2 | |
| | ||||||
* | main/linux-rpi: upgrade to 4.9.65 | Natanael Copa | 2017-11-30 | 1 | -2/+2 | |
| | ||||||
* | main/lxc: move bash-completion data to subpackage | Valery Kartel | 2017-11-30 | 1 | -3/+10 | |
| | ||||||
* | main/conky: upgrade to 1.10.6 and add simple check | Roberto Oliveira | 2017-11-30 | 1 | -3/+7 | |
| | | | | Add a simple test as upstream doesn't provide a test suite. | |||||
* | main/dovecot: enable tests | Natanael Copa | 2017-11-30 | 2 | -1/+22 | |
| | ||||||
* | main/dovecot: Add subpackages for solr and lucene | Simon Frankenberger | 2017-11-30 | 1 | -1/+15 | |
| | ||||||
* | gst-plugins-bad: enable mesa, bluez, webp and x265 | Natanael Copa | 2017-11-30 | 1 | -2/+6 | |
| | | | | webkitgtk needs gstreamer-gl | |||||
* | main/aria2: upgrade to 1.33.1 | TBK | 2017-11-30 | 1 | -2/+8 | |
| | ||||||
* | main/opusfile: upgrade to 0.10; modernize | TBK | 2017-11-30 | 2 | -21/+60 | |
| | ||||||
* | main/libmicrohttpd: upgrade to 0.9.57 | TBK | 2017-11-30 | 1 | -2/+2 | |
| | | | | 100% backward compatibility - https://abi-laboratory.pro/tracker/timeline/libmicrohttpd/ | |||||
* | main/nano: upgrade to 2.9.1 | TBK | 2017-11-30 | 1 | -2/+2 | |
| |