summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-08-04user/qpdfview: bump to 0.4.18Max Rees1-5/+3
2019-08-05Merge branch 'arm-fixes' into 'master'A. Wilcox19-15/+283
Fixes for issues found on the armv7 builder See merge request adelie/packages!308
2019-08-05user/boost: Fix build on armv7Samuel Holland1-1/+1
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05user/libexecinfo: Fix domain for fetching with HTTPSSamuel Holland1-1/+1
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05user/lsof: Update dead source URLSamuel Holland1-1/+1
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05system/zip: Update dead source URLSamuel Holland1-4/+4
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05system/rhash: Fix build on armSamuel Holland1-1/+1
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05system/jfsutils: Fix build for major/minor moveSamuel Holland2-2/+15
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05system/heirloom-pax: Fix build for major/minor moveSamuel Holland2-2/+18
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05system/findutils: Fix build for major/minor moveSamuel Holland2-1/+13
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05system/parted: Fix build for major/minor moveSamuel Holland2-0/+12
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05user/libverto: Fix build with dash as /bin/shSamuel Holland2-2/+135
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05system/lvm2: Fix build with dash as /bin/shSamuel Holland2-0/+66
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05system/apk-tools: Fix build with dash as /bin/shSamuel Holland2-0/+16
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-05user/re2c: unmaintained bump to 1.2 (Adopt me today)A. Wilcox1-6/+3
2019-08-05user/py3-pyyaml: unmaintained bump to 5.1.2 (Adopt me today)A. Wilcox1-2/+2
2019-08-05user/py3-tz: unmaintained bump to 2019.2 (Adopt me today)A. Wilcox1-2/+2
2019-08-05user/opencv: unmaintained bump to 4.1.1 (Adopt me today)A. Wilcox1-2/+2
2019-08-05user/meson: unmaintained bump to 0.51.1 (Adopt me today)A. Wilcox1-6/+3
2019-08-05user/live-media: unmaintained bump to 2019.07.27 (Adopt me today)A. Wilcox1-2/+2
2019-08-05user/libcdio-paranoia: bump to 10.2+2.0.0A. Wilcox1-15/+12
2019-08-05user/libcdio: unmaintained bump to 2.1.0 (Adopt me today)A. Wilcox1-6/+3
2019-08-05user/imagemagick: [CVE] bump to 7.0.8.59 (#114)A. Wilcox1-5/+6
2019-08-04Merge branch 'cves' into 'master'A. Wilcox39-634/+907
CVE catch up, part one See merge request adelie/packages!307
2019-08-04user/highlight: unmaintained, sleepless bump to 3.53A. Wilcox1-2/+2
2019-08-04system/libssh2: [CVE] bump to 1.9.0 (#118)Max Rees1-2/+2
2019-08-04user/openldap: [CVE] bump to 2.4.48 (#165), drop dead patchesMax Rees4-546/+9
2019-08-04user/libtasn1: [CVE] bump to 4.14 (#139)Max Rees1-4/+6
2019-08-04user/ntfs-3g: patch for CVE-2019-9755 (#145)Max Rees2-3/+72
2019-08-04user/py3-jinja2: [CVE] bump to 2.10.1 (#141)Max Rees1-6/+6
2019-08-04user/oniguruma: patch for CVE-2019-13224 and 13225 (#155)Max Rees3-3/+122
2019-08-04user/libid3tag: CVE-2017-11550, change fix for CVE-2008-2109 (#126)Max Rees4-18/+78
2019-08-04user/tcpdump: patch for CVE-2017-16808 (#149)Max Rees2-1/+31
2019-08-04user/subversion: [CVE] bump to 1.12.2 (#167)Max Rees2-23/+8
2019-08-04user/taglib: patch for CVE-2017-12678 and CVE-2018-11439 (#150)Max Rees3-3/+85
2019-08-04user/libvncserver: patch for CVE-2018-15127 (#134)Max Rees2-2/+50
2019-08-04system/nss: [CVE] bump to 3.45 (#164)Max Rees1-2/+8
2019-08-04user/gnutls: bump to 3.6.9A. Wilcox1-2/+2
2019-08-03user/gnupg: [CVE] bump to 2.2.17 (#142)Max Rees1-2/+6
2019-08-03user/openjpeg: patch for CVE-2019-12973 (#146)Max Rees2-3/+159
2019-08-03user/aspell: unmaintained bump to 0.60.7 (Adopt me today)A. Wilcox2-46/+4
2019-08-03Merge branch 'binutils-cve' into 'master'A. Wilcox8-3/+423
system/binutils: patch multiple CVEs (#116) See merge request adelie/packages!304
2019-08-03user/qt5-qtbase: fix scroll wheel on Big Endian machinesA. Wilcox3-3/+48
2019-08-03Merge branch 'skaware.20190729' into 'master'A. Wilcox2-5/+5
system/s6-linux-init: upgrade to 1.0.2.1 system/utmps: upgrade to 0.0.2.2 See merge request adelie/packages!302
2019-08-02Merge branch 'fixes' into 'master'A. Wilcox3-7/+4
Small fixes to iproute2 and lvm2 See merge request adelie/packages!305
2019-08-01system/lvm2: Always use /run for ephemeral stateSamuel Holland1-0/+4
Previously, autodetection on the arm64 builder chose to put lockfiles in /var/lock. This broke running pvscan from a udev rule with read-only / and separate /var. Make this option and related ones always use /run, independent of the build environment.
2019-08-01system/iproute2: Remove obsolete post-install scriptSamuel Holland2-7/+0
Signed-off-by: Samuel Holland <samuel@sholland.org>
2019-08-01user/libexif: patch for CVE-2017-7544 and CVE-2018-20030 (#143)Max Rees3-7/+158
2019-08-01user/id3lib: patch for CVE-2007-4460 (#161)Max Rees2-2/+62
2019-08-01user/catdoc: patch for CVE-2017-11110 (#160)Max Rees2-3/+41