summaryrefslogtreecommitdiff
path: root/user
AgeCommit message (Collapse)AuthorFilesLines
2019-06-20user/newt: bump to 0.52.21A. Wilcox1-2/+2
2019-06-20user/modemmanager: bump to 1.10.2A. Wilcox1-2/+2
2019-06-20user/lighttpd: bump to 1.4.54A. Wilcox1-2/+2
2019-06-20user/libsass: bump to 3.6.1A. Wilcox1-4/+2
2019-06-20user/libxi: bump to 1.7.10A. Wilcox1-8/+4
2019-06-20user/libx11: bump to 1.6.8A. Wilcox1-2/+2
2019-06-20user/xcalc: bump to 1.1.0A. Wilcox1-2/+2
2019-06-20user/xorg-server: bump to 1.20.5A. Wilcox1-2/+2
2019-06-20user/encodings: bump to 1.0.5A. Wilcox1-12/+3
2019-06-19user/quaternion: bump to 0.0.9.4cA. Wilcox1-3/+3
2019-06-19user/libqmatrixclient -> libquotient: bump to 0.5.2A. Wilcox1-6/+7
2019-06-19user/libnice: bump to 0.1.16A. Wilcox1-5/+2
2019-06-19Merge branch 'font.paths' into 'master' A. Wilcox8-18/+18
user/{t,o}tf-*: ensure fonts are installed in /usr/share/fonts/X11/... See merge request !247
2019-06-19user/libevent: fake it til you make itA. Wilcox1-1/+2
2019-06-19Merge branch 'lr.bumps.20190618' into 'master' A. Wilcox2-5/+5
Lr.bumps.20190618 See merge request !245
2019-06-19user/{t,o}tf-*: ensure fonts are installed in /usr/share/fonts/X11/...Kiyoshi Aman8-18/+18
2019-06-19user/libgda: bump to 5.2.9A. Wilcox1-5/+2
2019-06-18user/libinput: bump to 1.13.2A. Wilcox1-2/+2
2019-06-18user/libevdev: bump to 1.7.0A. Wilcox1-5/+2
2019-06-18user/libbluray: bump to 1.1.2A. Wilcox1-5/+2
2019-06-18user/libblockdev: bump to 2.22A. Wilcox1-5/+2
2019-06-18user/unbound: Bump to 1.9.2Luis Ressel1-3/+3
2019-06-18user/nsd: Bump to 4.2.0Luis Ressel1-2/+2
2019-06-18user/krita: bump to 4.2.1A. Wilcox1-14/+7
2019-06-18user/quazip: new package for KritaA. Wilcox1-0/+39
2019-06-17user/kxstitch: bump to 2.2.0A. Wilcox1-6/+4
2019-06-17user/kstars: bump to 3.2.3A. Wilcox1-2/+2
2019-06-17user/kronometer: bump to 2.2.2A. Wilcox1-5/+2
2019-06-17user/kaffeine: bump to 2.0.18A. Wilcox1-2/+2
2019-06-17user/gpgme: bump to 1.13.1A. Wilcox1-8/+5
2019-06-17user/gnupg: bump to 2.2.16A. Wilcox1-5/+2
2019-06-17user/gnumeric: bump to 1.12.45A. Wilcox1-6/+3
2019-06-17user/glib: [CVE] bump to 2.60.4A. Wilcox1-2/+6
2019-06-17Kernel: [CVE] bump to 4.14.127-mc14A. Wilcox3-3/+3
2019-06-16user/py3-requests: bump to 2.22.0, fix URLA. Wilcox1-5/+3
2019-06-16user/freetds: fix URL, bump to 1.1.6A. Wilcox1-3/+3
2019-06-16user/fontawesome: bump to 5.9.0A. Wilcox1-3/+2
2019-06-16user/spleen: bump to 1.0.5A. Wilcox1-3/+2
2019-06-16user/btrfs-progs: bump to 5.1.1, remove broken Python supportA. Wilcox1-15/+6
2019-06-16user/alsa-utils: bump to 1.1.9A. Wilcox1-8/+3
2019-06-16user/alsa-plugins: bump to 1.1.9A. Wilcox1-7/+2
2019-06-16user/alsa-lib: bump to 1.1.9A. Wilcox2-13/+13
2019-06-16user/KDE Applications: bump to 19.04.2A. Wilcox118-228/+385
2019-06-15user/lolcat: new requested packageA. Wilcox2-0/+52
2019-06-15Merge branch 'xmlsec-gnutls' into 'master' A. Wilcox2-18/+211
user/xmlsec: fix tests, add -gcrypt and -gnutls, and more * URL changed to official website. * Source changed to official download URL instead of GitHub archive. * Tests were being skipped spuriously due to the test suite being broken. The relevant commits to fix this have been backported and applied. * Add the -gnutls (for experimental/aqbanking) and -gcrypt (required in order to build -gnutls) subpackages. * The *.la files have been removed from the main package (remove options=libtool). It is assumed these are no longer needed, since the only official reverse dependency at this time is libreoffice, which uses pkg-config and not libtool. * usr/lib/libxmlsec1-nss.so was moved to -dev by running the -dev split function before the plugin split functions. * usr/lib/xmlsec1Conf.sh was moved to -dev. See merge request !244
2019-06-14user/xmlsec: fix tests, add -gcrypt and -gnutls, and moreMax Rees2-18/+211
* URL changed to official website. * Source changed to official download URL instead of GitHub archive. * Tests were being skipped spuriously due to the test suite being broken. The relevant commits to fix this have been backported and applied. * Add the -gnutls (for experimental/aqbanking) and -gcrypt (required in order to build -gnutls) subpackages. * The *.la files have been removed from the main package (remove options=libtool). It is assumed these are no longer needed, since the only official reverse dependency at this time is libreoffice, which uses pkg-config and not libtool. * usr/lib/libxmlsec1-nss.so was moved to -dev by running the -dev split function before the plugin split functions. * usr/lib/xmlsec1Conf.sh was moved to -dev.
2019-06-15user/faad2: [sec] fix buffer overflows, via VLCA. Wilcox2-3/+31
2019-06-15user/vlc: [sec] bump to 3.0.7A. Wilcox1-3/+3
2019-06-15Merge branch 'php7' into 'master' A. Wilcox2-1357/+9
user/php7: secbump to 7.2.19 See merge request !242
2019-06-15user/dbus: [CVE] bump to 1.12.16A. Wilcox1-2/+6