summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-12-16system/easy-kernel: update aarch64 config for errataA. Wilcox2-2/+11
2018-12-16system/easy-kernel: bump to 4.14.88-mc13A. Wilcox3-9/+9
2018-12-08system/binutils: fix CVE-2018-19931 and CVE-2018-19932A. Wilcox3-2/+87
2018-12-08user/firefox-esr: shut up BE warningA. Wilcox2-1/+14
2018-12-08user/php7: fix CVE-2018-19935A. Wilcox2-1/+57
2018-12-08Merge branch 'secfixes.aerdan.20181206' into 'master' A. Wilcox4-5/+73
Security fixes for Perl and WavPack See merge request !126
2018-12-08Merge branch 'master' into 'master' A. Wilcox5-0/+88
user/acpid: new package This merge requests adds the `acpid` daemon, which listens for ACPI events such as lid switches triggering or special purpose keyboard keys being pressed, and can be configured to take actions upon these events. This is the first package I have made for Adelie, and the APKBUILD was created using `newapkbuild(8)` and is otherwise a mechanical conversion of Arch Linux's PKGBUILD with a sideways look at the APKBUILD of `system/at` for reference. Other distributions customarily include a default "catch-all" event handler which logs all ACPI events to syslog using `logger(1)`, so I have included one as part of the package. I have copied the OpenRC init script and configuration script from Gentoo's gitweb; `acpid` itself is GPL 2 or later (according to the comments in the source code), while the OpenRC init script appears to be GPL 2 only. I'm not sure how to proceed here, however I have marked the package licence as "GPL-2.0+" -- some guidance on this would be appreciated. See merge request !125
2018-12-08Merge branch 'bump.aerdan.20181203' into 'master' A. Wilcox5-10/+10
Bugfix bumps for 3 December 2018 See merge request !124
2018-12-08user/exiv2: fix CVE-2018-19535A. Wilcox2-2/+247
2018-12-08user/tcpdump: fix CVE-2018-19519A. Wilcox2-3/+20
2018-12-07system/git: sec bump to 2.19.2 (CVE-2018-19486)A. Wilcox1-2/+4
2018-12-07user/vlc: sec fix for CVE-2018-19857A. Wilcox2-1/+41
2018-12-07user/qt5-qtquickcontrols2: declare deps properlyA. Wilcox1-1/+2
2018-12-06user/qt-creator: bump to 4.8.0A. Wilcox1-2/+2
2018-12-06user: Qt -> 5.9.7, Plasma -> 5.12.7A. Wilcox38-113/+101
2018-12-06system/perl: secfix bump to 5.26.3Kiyoshi Aman1-2/+8
2018-12-06user/wavpack: patches for CVEs 2018-19840 & -19841Kiyoshi Aman3-3/+65
2018-12-05user/acpid: new package, version 2.0.31multiplexd5-0/+88
2018-12-04user/polkit: CVE-2018-19788A. Wilcox2-1/+190
2018-12-03system/perl-test-simple: upgrade to 1.302141Kiyoshi Aman1-2/+2
2018-12-03system/perl-dbd-sqlite: upgrade to 1.60Kiyoshi Aman1-2/+2
2018-12-03user/gvim: upgrade to 8.1.0560Kiyoshi Aman1-2/+2
2018-12-03system/vim: upgrade to 8.1.0560Kiyoshi Aman1-2/+2
2018-12-03user/py3-pygobject: upgrade to 3.30.4Kiyoshi Aman1-2/+2
2018-12-02user/wpa_supplicant: fix up for autostartingA. Wilcox2-18/+26
2018-12-02system/sqlite: bump to 3.26.0, add static libs (requested by @midipix)A. Wilcox1-5/+5
2018-12-01user/v4l-utils: bugfix bump to 1.16.2A. Wilcox1-2/+2
2018-12-01user/tree: bugfix bump to 1.8.0A. Wilcox1-3/+3
2018-12-01user/tk: bugfix bump to 8.6.9.1A. Wilcox1-6/+5
2018-12-01user/opus: bugfix bump to 1.3A. Wilcox1-3/+3
2018-12-01user/nghttp2: bugfix bump to 1.35.0A. Wilcox1-2/+2
2018-12-01user/nasm: bugfix bump to 2.14A. Wilcox1-3/+3
2018-12-01user/mlt: bugfix bump to 6.12.0A. Wilcox1-2/+2
2018-12-01user/meson: bugfix bump to 0.48.2A. Wilcox1-2/+2
2018-12-01user/lm_sensors: bump to 3.5.0A. Wilcox3-76/+9
2018-12-01user/live-media: bugfix bump to 2018.11.26A. Wilcox1-2/+2
2018-12-01user/libwebp: bugfix bump to 1.0.1A. Wilcox1-2/+2
2018-12-01user/hunspell: bugfix bump to 1.7.0A. Wilcox1-3/+3
2018-12-01user/gobject-introspection: bugfix bump to 1.58.1A. Wilcox1-2/+2
2018-12-01user/cyrus-sasl: bugfix bump to 2.1.27A. Wilcox4-178/+4
2018-12-01Merge branch 'add-apcu' into 'master' A. Wilcox1-0/+42
user/php7-apcu: new package APCu brings a userspace memory cache to PHP programs. It's one of the three major cache packages that Nextcloud supports (along with memcached and Redis), and is also the easiest to configure. See merge request !123
2018-12-01user/tiff: bugfix bump to 4.0.10A. Wilcox2-45/+3
2018-12-01user/sdl2: bugfix bump to 2.0.9A. Wilcox1-3/+3
2018-12-01user/cairo: bugfix bump to 1.16.0A. Wilcox1-3/+3
2018-12-01user/pixman: bugfix bump to 0.36.0A. Wilcox2-21/+3
2018-12-01user/lighttpd: bugfix bump to 1.4.52A. Wilcox1-2/+2
2018-12-01user/libwacom: bugfix bump to 0.32A. Wilcox1-2/+2
2018-12-01user/libqalculate: bugfix bump to 2.8.1A. Wilcox2-267/+3
2018-12-01user/libinput: bugfix bump to 1.12.3A. Wilcox1-2/+2
2018-12-01user/krb5: bugfix bump to 1.16.2A. Wilcox1-2/+2