aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* community/ffmpeg: security upgrade to 4.1.5J0WI2020-04-051-2/+5
|
* main/xen: add missing secfixes infoLeo2020-04-041-2/+2
|
* main/mbedtls: security upgrade to 2.16.5Leo2020-04-041-9/+12
|
* main/gnutls: add CVE secfixes infoLeo2020-04-031-1/+1
|
* main/haproxy: security upgrade to 2.0.14J0WI2020-04-021-2/+6
|
* main/haproxy: upgrade to 2.0.13Milan P. Stanić2020-04-021-2/+2
|
* main/squid: security upgrade to 4.10Natanael Copa2020-04-022-125/+8
| | | | | | | | | - CVE-2019-12528 - CVE-2020-8449 - CVE-2020-8450 - CVE-2020-8517 fixes #11284
* main/apache2: security upgrade to 2.4.43J0WI2020-04-011-2/+5
|
* main/ruby: upgrade to 2.5.8Robert Pritzkow2020-04-011-2/+5
|
* main/gnutls: fix GNUTLS-SA-2020-03-31Leo2020-03-312-6/+41
|
* main/screen: fix patch for CVE-2020-9366Natanael Copa2020-03-312-2/+43
|
* main/screen: fix CVE-2020-9366Leo2020-03-301-3/+10
|
* main/unzip: actually fix CVE-2019-13232Leo2020-03-272-4/+491
| | | | use patch from Fedora
* community/nextcloud: upgrade to 16.0.9Leonardo Arena2020-03-271-2/+2
|
* main/unzip: fix CVE-2019-13232Leo2020-03-261-18/+18
|
* main/libmspack: fix CVE-2019-1010305Leo2020-03-262-3/+47
| | | | see #10814
* main/icu: fix CVE-2020-10531Leo2020-03-242-2/+112
| | | | see #11329
* main/bluez: fix CVE-2020-0556Leo2020-03-242-3/+196
| | | | see #11328
* community/tor: security upgrade to 0.3.5.10J0WI2020-03-181-6/+9
|
* main/ansible: security upgrade to 2.8.9Leo2020-03-171-2/+5
| | | | see #11307
* main/lz4: fix CVE-2019-17543Leo2020-03-152-3/+87
| | | | see #10919
* main/gst-plugins-base: add secfixesLeo2020-03-151-0/+4
|
* main/iptables: restore lost init.d script for ebtablesThomas Liske2020-03-143-2/+121
|
* main/libarchive: fix CVE-2020-19221 and CVE-2020-9308Leo2020-03-111-2/+6
|
* main/ppp: secfix for radius and EAPMilan P. Stanić2020-03-104-1/+149
| | | | | | | | | backported security fixes from upstream: radius: Prevent buffer overflow in rc_mksid() pppd: Fix bounds check in EAP code pppd: Ignore received EAP messages when not doing EAP add 'secfixes'
* main/py-django: security upgrade to 1.11.29Leo2020-03-101-2/+4
| | | | see #11288
* community/mpv: bump pkgrel due to live-media upgradeFrancesco Colista2020-03-061-1/+1
|
* community/vlc: bump pkgrel due to live-media upgradeFrancesco Colista2020-03-061-1/+1
|
* community/live-media: fixed symbol-not-found issueFrancesco Colista2020-03-065-6/+255
| | | | | | | | | | Disabled ssl support, since according with http://www.live555.com/liveMedia/ RTSP-over-TLS is sill in to-do list: * support for SRTP ('secure' RTP), and perhaps also RTSP-over-TLS. Cherry-picked from edge. Fixes: https://gitlab.alpinelinux.org/alpine/aports/issues/11273
* community/cesnet-tcs-cli: fix openssl command for generating EC key (again)Jakub Jirutka2020-03-042-14/+4
|
* community/cesnet-tcs-cli: fix openssl command for generating EC keyJakub Jirutka2020-03-022-3/+30
|
* main/librsvg: security upgrade to 2.40.21Rasmus Thomsen2020-02-261-3/+7
|
* main/ncurses: move screen-256color to ncurses-terminfo-baseLeo2020-02-261-1/+2
|
* {main,community,testing}: make terminals depend on ncurses-terminfo-baseLeo2020-02-263-11/+7
|
* main/ncurses: re-arrange terminfo contentsLeo2020-02-261-6/+53
| | | | | | | | | | | | | | This re-arranges the contents of ncurses-terminfo-base so it contains all the terminfo entries for commonly used TERMs like xterm256-color. It also includes all terminfo entries for terminals we package like alacritty, gnome-terminal, konsole, kitty, st, etc. And a few others like putty, tmux and vte. The ncurses-terminfo-base packaged increased from 94.21 kB to 126.98 kB, a quite small increase when considering that now it is in the majority of cases the only package one has to install instead of having to rely on the massive ncurses-terminfo package.
* main/cvs: security upgrade to 1.12.12TBK2020-02-2516-53/+704
| | | | | | | | | Most distros uses 1.12.13 (https://repology.org/project/cvs/versions) but according to Gentoo it is usable, so following Gentoo (https://bugs.gentoo.org/124733) 1.12.12 is the way forward. CVEs: * CVE-2010-3846 - https://bugzilla.redhat.com/show_bug.cgi?id=642146 * CVE-2012-0804 - https://security-tracker.debian.org/tracker/CVE-2012-0804 * CVE-2017-12836 - https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=871810#10
* community/xterm: depend on ncurses-terminfoLeo2020-02-251-1/+2
|
* main/putty: depend on ncurses-terminfoLeo2020-02-251-4/+2
|
* main/ncurses: fix automatic dependency due to symlinksLeo2020-02-251-10/+8
| | | | | | | | | | | | | | | | | | | | The -libs subpackage depended on ncurses-terminfo when it shouldn't because when moving $pkgdir/usr/lib also moved /usr/lib/terminfo which is a symlink to /usr/share/terminfo which is part of ncurses-terminfo and thus a dependency would be automatically added by the prepare_symlink() function from APKBUILD. So make the libs() function grab only actual libraries by matching /usr/lib/*.so.* (this does not match libraries meant for -dev which would be *.so) so /usr/lib/terminfo isn't caught up. Also make the terminfo() function move /usr/lib/terminfo to it. In the meantime also do other cleanup like removing unnecessary 'cd "$builddir"' declarations and make libs() depend on the same $pkgver-r$pkgrel of the ncurses-terminfo-base. fixes #11250
* main/faac: fix secfixesLeo2020-02-191-2/+2
|
* main/dmvpn: various fixesKaarle Ritvanen2020-02-186-3/+196
| | | | | | define ciphers for better security and performance close inactive SAs fix race conditions
* main/postgresql: security upgrade to 11.7J0WI2020-02-141-22/+24
|
* main/nodejs: security upgrade to 10.19.0Jakub Jirutka2020-02-071-3/+15
|
* main/openjpeg: secfixes (CVE-2020-6851,CVE-2020-8112)Natanael Copa2020-02-053-4/+83
| | | | | | fixes #11189 (cherry picked from commit a60544e51180dade6c8e710f1bfd7060618ede11)
* main/openjpeg: cleanup patches and update urlJ0WI2020-02-056-286/+2
| | | | (cherry picked from commit 18df15dbb366dab8b2d3261d3758f99b8524906d)
* main/openjpeg: fix path for cmakeprspkt2020-02-052-5/+17
| | | | (cherry picked from commit 1573948f7aaea2bda1ef5cbe9e8263f88658a028)
* main/sudo: fix CVE-2019-18634Jakub Jirutka2020-02-052-2/+101
|
* main/sudo: fix CVE-2019-14287Jakub Jirutka2020-02-052-2/+266
|
* main/py-django: security upgrade to 1.11.28Kaarle Ritvanen2020-02-041-2/+4
|
* community/openjdk8: security upgrade to 8.242.08J0WI2020-01-291-11/+19
| | | | fixes #11150