Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | community/knot-resolver: add init script for kres-cache-gc | Jakub Jirutka | 2020-02-23 | 4 | -4/+48 | |
| | ||||||
* | community/knot-resolver: add missing dependencies | Jakub Jirutka | 2020-02-23 | 1 | -4/+5 | |
| | | | | | | | | * libcap-ng * lua5.1-cqueues (http) * lua5.1-mmdb (http) And make subpackages depend on the exact base package version. | |||||
* | community/lua-mmdb: new aport (needed for knot-resolver) | Jakub Jirutka | 2020-02-23 | 1 | -0/+70 | |
| | ||||||
* | community/weechat: security upgrade to 2.7.1 (CVE-2020-8955) | Kevin Daudt | 2020-02-21 | 1 | -2/+4 | |
| | ||||||
* | main/ppp: security fix | Milan P. Stanić | 2020-02-20 | 2 | -1/+48 | |
| | | | | fixes CVE-2020-8597 | |||||
* | community/py3-prettytable: fix permissions | Leo | 2020-02-19 | 1 | -1/+2 | |
| | | | | fixes #11235 | |||||
* | main/protobuf: fix ruby gem - missing symbol __va_copy | Jakub Jirutka | 2020-02-18 | 2 | -2/+21 | |
| | ||||||
* | community/webkit2gtk: upgrade to 2.26.4 | Rasmus Thomsen | 2020-02-18 | 1 | -2/+2 | |
| | ||||||
* | main/dmvpn: various fixes | Kaarle Ritvanen | 2020-02-17 | 6 | -6/+116 | |
| | | | | | | define ciphers for better security and performance fix race condition in nhrp-events startup close inactive IKE SAs | |||||
* | ci: use clone instead of fetch | Kevin Daudt | 2020-02-16 | 1 | -1/+1 | |
| | | | | | This makes sure there is no interference from older merge requests and shallow fetches. | |||||
* | ci: enable shallow cloning/fetching | Kevin Daudt | 2020-02-16 | 1 | -1/+1 | |
| | ||||||
* | ci: silence fetching from upstream | Kevin Daudt | 2020-02-16 | 1 | -1/+1 | |
| | | | | To reduce noise in the job log, silence the output of `git fetch`. | |||||
* | main/dovecot: security upgrade to 2.3.9.3 | Milan P. Stanić | 2020-02-16 | 1 | -2/+5 | |
| | | | | taken from master commit e9e7886ac4e95e89ba3699315dffc40c61159838 | |||||
* | main/dmvpn: fix race condition | Kaarle Ritvanen | 2020-02-15 | 3 | -3/+86 | |
| | | | | avoid creating superfluous child SAs during IKE SA reauthentication | |||||
* | main/postgresql: security upgrade to 12.2 | J0WI | 2020-02-14 | 1 | -22/+24 | |
| | ||||||
* | main/freeradius: fix perms in certs directory | Jakub Jirutka | 2020-02-14 | 1 | -1/+6 | |
| | ||||||
* | main/freeradius: remove sites-available/*.orig | Jakub Jirutka | 2020-02-14 | 1 | -3/+4 | |
| | | | | This is a residue from applying patches. | |||||
* | main/haproxy: upgrade to 2.0.13 | Milan P. Stanić | 2020-02-13 | 1 | -2/+2 | |
| | ||||||
* | main/vala: upgrade to 0.46.6 | Rasmus Thomsen | 2020-02-12 | 1 | -2/+2 | |
| | ||||||
* | community/firefox-esr: upgrade to 68.5.0 | Milan P. Stanić | 2020-02-12 | 1 | -2/+8 | |
| | | | | | fixes CVE-2020-6796, CVE-2020-6797, CVE-2020-6798, CVE-2020-6799 and CVE-2020-6800 | |||||
* | main/libxml2: fix CVE-2020-7595 | Jakub Jirutka | 2020-02-11 | 1 | -1/+5 | |
| | ||||||
* | community/uacme: create acme-challenge dir | Jakub Jirutka | 2020-02-10 | 1 | -1/+3 | |
| | | | | | The provided challenge hook expects /var/www/.well-known/acme-challenge to exist. | |||||
* | community/uacme: upgrade to 1.0.22 | Leo | 2020-02-10 | 2 | -82/+4 | |
| | ||||||
* | main/awall: upgrade to 1.7.1 | Kaarle Ritvanen | 2020-02-08 | 1 | -2/+2 | |
| | ||||||
* | main/openvpn: allow to pass additional arguments for openvpn | Jakub Jirutka | 2020-02-07 | 3 | -4/+8 | |
| | | | | Backported from ce095fc43d6850ef1cc74190d2c6ea40aeceff26. | |||||
* | main/nodejs: fix man pages to have npm- prefix | Jakub Jirutka | 2020-02-07 | 1 | -1/+9 | |
| | ||||||
* | main/nodejs: upgrade to 12.15.0 | Jakub Jirutka | 2020-02-07 | 1 | -2/+6 | |
| | ||||||
* | main/doas: upgrade to 6.6.1 | Leo | 2020-02-06 | 1 | -6/+3 | |
| | | | | (cherry picked from commit 5d3999ccaee7d956bb75f5800e118e2e0e81dfa9) | |||||
* | main/doas: fix simple typo in description | Chad Dougherty | 2020-02-06 | 2 | -6/+2 | |
| | | | | | | | Closes !2650 (cherry picked from commit 8fd8655e06c3b22e4e31e04519f12bbb2c94ad58) also remove unused doas.conf | |||||
* | main/ca-certificates: fix bundle with certs without newline | Natanael Copa | 2020-02-06 | 2 | -4/+44 | |
| | | | | | | | | | | backport fix that adds newline to each cert in the bundle. The reason is that trailing newline is no requirement so self generated certs may not have it. fixes #8379 (cherry picked from commit d9eab57971e1500ed4c2207ab3575d01442f43fd) | |||||
* | main/openjpeg: secfixes (CVE-2020-6851,CVE-2020-8112) | Natanael Copa | 2020-02-05 | 3 | -4/+83 | |
| | | | | fixes #11189 | |||||
* | community/webkit2gtk: update secfixes comment | Natanael Copa | 2020-02-05 | 1 | -0/+4 | |
| | | | | | | add CVE-2019-8835, CVE-2019-8844, CVE-2019-8846 ref #11159 | |||||
* | main/sudo: upgrade to 1.8.31 | Natanael Copa | 2020-02-05 | 1 | -8/+4 | |
| | | | | fixes #11172 | |||||
* | main/sudo: fix CVE-2019-18634 | Jakub Jirutka | 2020-02-05 | 1 | -2/+6 | |
| | ||||||
* | main/postfix: upgrade to 3.4.9 | Andy Postnikov | 2020-02-05 | 1 | -2/+2 | |
| | ||||||
* | main/uwsgi: actually add post-upgrade script | Jakub Jirutka | 2020-02-04 | 1 | -2/+2 | |
| | ||||||
* | main/uwsgi: mitigate backward compat. breakage in -python3 and -gevent3 | Jakub Jirutka | 2020-02-04 | 2 | -3/+33 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Packages uwsgi-python and uwsgi-gevent were removed and packages uwsgi-python3 and uwsgi-gevent3 renamed to uwsgi-python and uwsgi-gevent, respectively; without setting $provides and adding a warning message. This breakes backward compatibility with previous versions of the packages and thus introduces problems with upgrade to Alpine v3.11. The worst is that the names overlap, so when users with uwsgi-python or uwsgi-gevent (Python 2) installed upgrade to Alpine v3.11, they will suddenly end-up with Python 3 versions without noticing. This may lead to hard times trying to figure out why the app doesn't work correctly! Users with uwsgi-python3 or uwsgi-gevent3 installed will not be able to upgrade because of missing packages. After they find what happend and install uwsgi-python or uwsgi-gevent instead, they would have to also fix their uWSGI configuration to load correct plugin. Also all the major distros (except Arch Linux) name uWSGI Python 3 plugin as python3(_plugin.so) or python38(_plugin.so) and keep this name even after purging Python 2. That's consistent with naming Python 3 binary as python3 and not python. Unfortunately, there's no way how to fix this mess now without introducing another breaking change in v3.11 branch. This patch just fixes the upgrade path for uwsgi-python3 and uwsgi-gevent3 users and adds post-upgrade warning message. This problem was introduced in commit 3ee2dbe9737e86f9432a72e9cf49f41de7e5804b authored by @Leo and committed by @ncopa. | |||||
* | community/containerd: fix whitespace damage in comment | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/zzliplib: fix secfixes comment | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | community/sox: fix secfixes comment | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/faac: fix secfixes comment | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/e2fsprogs: fix secfixes comment | Natanael Copa | 2020-02-04 | 1 | -2/+2 | |
| | ||||||
* | main/lz4: fix secfixes comment | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/libebml: fix secfixes comment | Natanael Copa | 2020-02-04 | 1 | -1/+1 | |
| | ||||||
* | main/py3-django: security upgrade to 1.11.28 | Kaarle Ritvanen | 2020-02-04 | 1 | -2/+4 | |
| | ||||||
* | main/open-iscsi: fix path of commands on initd, add -dev and -libs subpkg | Leo | 2020-02-03 | 2 | -6/+5 | |
| | | | | fixes #11183 | |||||
* | community/libbpf: upgrade to 0.0.6 | Adam Jensen | 2020-02-02 | 1 | -3/+3 | |
| | ||||||
* | community/bcc: add static subpackage | Adam Jensen | 2020-02-02 | 3 | -30/+48 | |
| | ||||||
* | main/sudo: don't warn about missing /etc/environment with no PAM | Leo | 2020-01-31 | 1 | -2/+4 | |
| | | | | fixes #11172 | |||||
* | community/gcc6: fix wrong code when returning padded struct | Milan P. Stanić | 2020-01-30 | 2 | -2/+49 | |
| | | | | bug report https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93402 |