Commit graph

160 commits

Author SHA1 Message Date
Patrick J Volkerding
c1b337e06e Sun Jun 28 21:57:58 UTC 2020
x/libwacom-1.4-x86_64-2.txz:  Rebuilt.
  Fix joystick property matching in udev rule. Thanks to Pixxt.
2020-06-29 08:59:53 +02:00
Patrick J Volkerding
b25c84154f Fri Jun 19 19:59:04 UTC 2020
a/haveged-1.9.12-x86_64-1.txz:  Upgraded.
a/kernel-firmware-20200619_3890db3-noarch-1.txz:  Upgraded.
a/sysvinit-scripts-2.1-noarch-34.txz:  Rebuilt.
  rc.M: check for elogind first so that we can ignore a stale CK2 package.
ap/sudo-1.9.1-x86_64-1.txz:  Upgraded.
l/alsa-lib-1.2.3.1-x86_64-1.txz:  Upgraded.
l/desktop-file-utils-0.26-x86_64-1.txz:  Upgraded.
n/mutt-1.14.4-x86_64-1.txz:  Upgraded.
x/libinput-1.15.6-x86_64-1.txz:  Upgraded.
x/xinit-1.4.1-x86_64-2.txz:  Rebuilt.
  When using elogind, start the session on the current console.
  Thanks to alienBOB.
2020-06-19 22:41:30 +02:00
Patrick J Volkerding
539ddffb15 Mon Jun 15 18:45:08 UTC 2020
a/file-5.39-x86_64-1.txz:  Upgraded.
n/mutt-1.14.3-x86_64-1.txz:  Upgraded.
n/postfix-3.5.3-x86_64-1.txz:  Upgraded.
x/twm-1.0.11-x86_64-1.txz:  Upgraded.
2020-06-16 08:59:53 +02:00
Patrick J Volkerding
77f5043827 Sun Jun 14 19:29:20 UTC 2020
a/haveged-1.9.11-x86_64-1.txz:  Upgraded.
l/libvncserver-0.9.13-x86_64-1.txz:  Upgraded.
n/libnetfilter_queue-1.0.5-x86_64-1.txz:  Upgraded.
x/vulkan-sdk-1.2.141.0-x86_64-1.txz:  Upgraded.
xap/xlockmore-5.64-x86_64-1.txz:  Upgraded.
2020-06-15 08:59:52 +02:00
Patrick J Volkerding
ea2df615d8 Mon Jun 8 19:35:33 UTC 2020
l/babl-0.1.78-x86_64-1.txz:  Upgraded.
l/gegl-0.4.24-x86_64-1.txz:  Upgraded.
l/qt5-webkit-5.212.0_alpha4-x86_64-3.txz:  Rebuilt.
n/libnetfilter_queue-1.0.4-x86_64-1.txz:  Upgraded.
x/liberation-fonts-ttf-2.1.1-noarch-1.txz:  Upgraded.
xap/gimp-2.10.20-x86_64-1.txz:  Upgraded.
2020-06-08 23:59:54 +02:00
Patrick J Volkerding
611a2c13b5 Tue Jun 2 19:31:39 UTC 2020
a/hwdata-0.336-noarch-1.txz:  Upgraded.
ap/man-db-2.9.2-x86_64-1.txz:  Upgraded.
d/git-2.27.0-x86_64-1.txz:  Upgraded.
d/perl-5.30.3-x86_64-1.txz:  Upgraded.
  Upgraded to IO-Socket-SSL-2.068.
d/strace-5.7-x86_64-1.txz:  Upgraded.
l/libyaml-0.2.5-x86_64-1.txz:  Upgraded.
n/ca-certificates-20200602-noarch-1.txz:  Upgraded.
  This update provides the latest CA certificates to check for the
  authenticity of SSL connections.
n/nghttp2-1.41.0-x86_64-1.txz:  Upgraded.
  This update fixes a security issue where an overly large HTTP/2 SETTINGS
  frame payload causes a denial of service.
  For more information, see:
    https://github.com/nghttp2/nghttp2/security/advisories/GHSA-q5wr-xfw9-q7xr
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-11080
  (* Security fix *)
n/proftpd-1.3.6d-x86_64-1.txz:  Upgraded.
  This is a bugfix release:
  Fixed issue with FTPS uploads of large files using TLSv1.3 (Issue #959).
x/intel-vaapi-driver-2.4.1-x86_64-1.txz:  Upgraded.
2020-06-03 08:59:50 +02:00
Patrick J Volkerding
26cd2dd0d1 Tue May 19 19:47:49 UTC 2020
a/shadow-4.8.1-x86_64-8.txz:  Rebuilt.
  It seems that /etc/suauth is not supported when PAM is in use, even if
  configure.ac is hacked to enable it. I've removed the man pages for it,
  and would suggest using sudo as a replacement.
l/libexif-0.6.22-x86_64-1.txz:  Upgraded.
  This update fixes bugs and security issues:
  CVE-2018-20030: Fix for recursion DoS
  CVE-2020-13114: Time consumption DoS when parsing canon array markers
  CVE-2020-13113: Potential use of uninitialized memory
  CVE-2020-13112: Various buffer overread fixes due to integer overflows
                  in maker notes
  CVE-2020-0093:  read overflow
  CVE-2019-9278:  replaced integer overflow checks the compiler could
                  optimize away by safer constructs
  CVE-2020-12767: fixed division by zero
  CVE-2016-6328:  fixed integer overflow when parsing maker notes
  CVE-2017-7544:  fixed buffer overread
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-20030
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13114
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13113
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-13112
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-0093
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-9278
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12767
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-6328
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-7544
  (* Security fix *)
l/oniguruma-6.9.5_rev1-x86_64-2.txz:  Rebuilt.
  Rebuilt with --enable-posix-api. Thanks to MisterL.
l/python-packaging-20.4-x86_64-1.txz:  Upgraded.
n/bind-9.16.3-x86_64-1.txz:  Upgraded.
  This update fixes a security issue:
  A malicious actor who intentionally exploits the lack of effective
  limitation on the number of fetches performed when processing referrals
  can, through the use of specially crafted referrals, cause a recursing
  server to issue a very large number of fetches in an attempt to process
  the referral. This has at least two potential effects: The performance of
  the recursing server can potentially be degraded by the additional work
  required to perform these fetches, and the attacker can exploit this
  behavior to use the recursing server as a reflector in a reflection attack
  with a high amplification factor.
  For more information, see:
    https://kb.isc.org/docs/cve-2020-8616
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-8616
  (* Security fix *)
x/fontconfig-2.13.92-x86_64-1.txz:  Upgraded.
x/xf86-input-libinput-0.30.0-x86_64-1.txz:  Upgraded.
2020-05-20 09:00:04 +02:00
Patrick J Volkerding
ffef56590d Mon May 18 19:17:21 UTC 2020
Greetings! After three months in /testing, the PAM merge into the main tree
is now complete. When updating, be sure to install the new pam, cracklib, and
libpwquality packages or you may find yourself locked out of your machine.
Otherwise, these changes should be completely transparent and you shouldn't
notice any obvious operational differences. Be careful if you make any changes
in /etc/pam.d/ - leaving an extra console logged in while testing PAM config
changes is a recommended standard procedure. Thanks again to Robby Workman,
Vincent Batts, Phantom X, and ivandi for help implementing this. It's not
done yet and there will be more fine-tuning of the config files, but now we
can move on to build some other updates. Enjoy!
a/cracklib-2.9.7-x86_64-1.txz:  Added.
a/kernel-firmware-20200517_f8d32e4-noarch-1.txz:  Upgraded.
a/libcgroup-0.41-x86_64-7.txz:  Rebuilt.
  Rebuilt to add PAM support.
a/libpwquality-1.4.2-x86_64-1.txz:  Added.
a/lilo-24.2-x86_64-9.txz:  Rebuilt.
  Enable the "compact" option by default.
  liloconfig: correctly set the root partition.
a/pam-1.3.1-x86_64-1.txz:  Added.
a/shadow-4.8.1-x86_64-7.txz:  Rebuilt.
  Rebuilt to add PAM support.
a/utempter-1.2.0-x86_64-1.txz:  Upgraded.
a/util-linux-2.35.1-x86_64-6.txz:  Rebuilt.
  Rebuilt to add PAM support.
a/xfsprogs-5.6.0-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
ap/at-3.2.1-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
ap/cups-2.3.3-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
ap/hplip-3.20.5-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
ap/mariadb-10.4.13-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
ap/screen-4.8.0-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
ap/soma-3.3.0-noarch-1.txz:  Upgraded.
  Thanks to David Woodfall.
ap/sqlite-3.31.1-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
ap/sudo-1.9.0-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
ap/vim-8.2.0788-x86_64-1.txz:  Upgraded.
d/bison-3.6.2-x86_64-1.txz:  Upgraded.
d/meson-0.54.2-x86_64-1.txz:  Upgraded.
d/python-setuptools-46.4.0-x86_64-1.txz:  Upgraded.
d/vala-0.48.6-x86_64-1.txz:  Upgraded.
kde/calligra-2.9.11-x86_64-36.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
kde/kde-workspace-4.11.22-x86_64-7.txz:  Rebuilt.
  Rebuilt to add PAM support.
l/ConsoleKit2-1.2.1-x86_64-4.txz:  Rebuilt.
  Rebuilt to add PAM support.
l/boost-1.73.0-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
l/gnome-keyring-3.36.0-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
l/harfbuzz-2.6.6-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
l/icu4c-67.1-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/imagemagick-7.0.10_13-x86_64-1.txz:  Upgraded.
l/libcap-2.34-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
l/libical-3.0.8-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
l/libuv-1.38.0-x86_64-1.txz:  Upgraded.
l/libvisio-0.1.7-x86_64-3.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
l/polkit-0.116-x86_64-3.txz:  Rebuilt.
  Rebuilt to add PAM support.
l/qt-4.8.7-x86_64-16.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
l/qt5-5.13.2-x86_64-4.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
l/qt5-webkit-5.212.0_alpha4-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
l/raptor2-2.0.15-x86_64-9.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
l/system-config-printer-1.5.12-x86_64-4.txz:  Rebuilt.
  Rebuilt to add PAM support.
l/vte-0.60.2-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
n/cifs-utils-6.10-x86_64-4.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/cyrus-sasl-2.1.27-x86_64-4.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/dovecot-2.3.10.1-x86_64-1.txz:  Upgraded.
  Rebuilt to add PAM support.
  Compiled against icu4c-67.1.
  This update fixes several denial-of-service vulnerabilities.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10957
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10958
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10967
  (* Security fix *)
n/mutt-1.14.1-x86_64-1.txz:  Upgraded.
n/netatalk-3.1.12-x86_64-3.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/netkit-rsh-0.17-x86_64-3.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/nss-pam-ldapd-0.9.11-x86_64-1.txz:  Added.
n/openssh-8.2p1-x86_64-3.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/openvpn-2.4.9-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/pam-krb5-4.9-x86_64-1.txz:  Added.
n/php-7.4.6-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
n/popa3d-1.0.3-x86_64-4.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/postfix-3.5.2-x86_64-1.txz:  Upgraded.
  Compiled against icu4c-67.1.
n/ppp-2.4.8-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/proftpd-1.3.6c-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
n/samba-4.12.2-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
  Recompiled against icu4c-67.1.
n/tin-2.4.4-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
n/vsftpd-3.0.3-x86_64-6.txz:  Rebuilt.
  Rebuilt to add PAM support.
t/texlive-2019.190626-x86_64-4.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
x/vulkan-sdk-1.2.135.0-x86_64-1.txz:  Upgraded.
x/xdm-1.1.11-x86_64-10.txz:  Rebuilt.
  Rebuilt to add PAM support.
x/xisxwayland-1-x86_64-1.txz:  Added.
xap/sane-1.0.30-x86_64-1.txz:  Upgraded.
  This update fixes several security issues.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12867
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12862
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12863
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12865
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12866
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12861
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-12864
  (* Security fix *)
xap/vim-gvim-8.2.0788-x86_64-1.txz:  Upgraded.
xap/xlockmore-5.63-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
xap/xscreensaver-5.44-x86_64-2.txz:  Rebuilt.
  Rebuilt to add PAM support.
extra/brltty/brltty-6.1-x86_64-2.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
extra/pure-alsa-system/qt5-5.13.2-x86_64-4_alsa.txz:  Rebuilt.
  Recompiled against icu4c-67.1.
isolinux/initrd.img:  Rebuilt.
  Added PAM libraries, security modules, and config files.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
  Added PAM libraries, security modules, and config files.
2020-05-18 23:25:14 +02:00
Patrick J Volkerding
5d2f345306 Fri May 1 18:05:38 UTC 2020
a/cryptsetup-2.3.2-x86_64-1.txz:  Upgraded.
a/sysvinit-scripts-2.1-noarch-30.txz:  Rebuilt.
  rc.S: contents of mounts below /run or /var/run should be visible in both
  /run and /var/run. Thanks to Markus Wiesner.
d/Cython-0.29.17-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
d/python-pip-20.1-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
d/python-setuptools-46.1.3-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
l/M2Crypto-0.35.2-x86_64-5.txz:  Rebuilt.
  Dropped python2 support.
l/Mako-1.1.2-x86_64-2.txz:  Rebuilt.
  Dropped python2 support.
l/gsettings-desktop-schemas-3.36.1-x86_64-1.txz:  Upgraded.
l/libzip-1.6.1-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
l/oniguruma-6.9.5_rev1-x86_64-1.txz:  Upgraded.
l/pycairo-1.19.1-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
l/pycups-2.0.1-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
l/pycurl-7.43.0.5-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
l/pyparsing-2.4.7-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
l/python-appdirs-1.4.3-x86_64-5.txz:  Rebuilt.
  Dropped python2 support.
l/python-certifi-2020.4.5.1-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
l/python-chardet-3.0.4-x86_64-5.txz:  Rebuilt.
  Dropped python2 support.
l/python-docutils-0.16-x86_64-3.txz:  Rebuilt.
  Dropped python2 support.
l/python-enum34-1.1.10-x86_64-1.txz:  Removed.
l/python-future-0.18.2-x86_64-2.txz:  Rebuilt.
  Dropped python2 support.
l/python-idna-2.9-x86_64-2.txz:  Rebuilt.
  Dropped python2 support.
l/python-notify2-0.3.1-x86_64-5.txz:  Rebuilt.
  Dropped python2 support.
l/python-packaging-20.3-x86_64-2.txz:  Rebuilt.
  Dropped python2 support.
l/python-ply-3.11-x86_64-3.txz:  Rebuilt.
  Dropped python2 support.
l/python-pygments-2.6.1-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
l/python-requests-2.23.0-x86_64-2.txz:  Rebuilt.
  Dropped python2 support.
l/python-sane-2.8.3-x86_64-5.txz:  Rebuilt.
  Dropped python2 support.
l/python-six-1.14.0-x86_64-2.txz:  Rebuilt.
  Dropped python2 support.
l/python-urllib3-1.25.9-x86_64-1.txz:  Upgraded.
  Dropped python2 support.
l/python2-module-collection-2.7.18-x86_64-1.txz:  Added.
  Time to quarantine these python2 modules and pin the versions where they
  are (or in the case of setuptools, downgrade to the last version that doesn't
  complain). This will keep most of the standard python2 add-ons in one package
  so that we can upgrade modules for python3 without having to worry about
  python2 support getting dropped upstream.
n/dnsmasq-2.81-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
n/gnutls-3.6.13-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
n/nettle-3.6-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
x/mesa-20.0.6-x86_64-1.txz:  Upgraded.
x/pyxdg-0.26-x86_64-3.txz:  Rebuilt.
  Dropped python2 support.
x/ttf-tlwg-0.7.2-noarch-1.txz:  Upgraded.
x/xorg-server-1.20.8-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
x/xorg-server-xephyr-1.20.8-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
x/xorg-server-xnest-1.20.8-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
x/xorg-server-xvfb-1.20.8-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
x/xorg-server-xwayland-1.20.8-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
x/xterm-355-x86_64-1.txz:  Upgraded.
xap/rdesktop-1.9.0-x86_64-2.txz:  Rebuilt.
  Recompiled against nettle-3.6.
extra/tigervnc/tigervnc-1.10.1-x86_64-3.txz:  Rebuilt.
  Recompiled against nettle-3.6.
2020-05-02 08:59:53 +02:00
Patrick J Volkerding
fc0b7eb5cb Fri Apr 24 18:54:41 UTC 2020
a/bash-5.0.017-x86_64-1.txz:  Upgraded.
a/kernel-generic-5.4.35-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.35-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.35-x86_64-1.txz:  Upgraded.
a/mcelog-169-x86_64-1.txz:  Upgraded.
ap/nvme-cli-1.11.1-x86_64-1.txz:  Upgraded.
ap/powertop-2.12-x86_64-1.txz:  Upgraded.
ap/tmux-3.1-x86_64-1.txz:  Upgraded.
d/kernel-headers-5.4.35-x86-1.txz:  Upgraded.
d/parallel-20200422-noarch-1.txz:  Upgraded.
d/rust-1.43.0-x86_64-1.txz:  Upgraded.
d/vala-0.48.5-x86_64-1.txz:  Upgraded.
k/kernel-source-5.4.35-noarch-1.txz:  Upgraded.
l/gmm-5.4-noarch-1.txz:  Upgraded.
l/librsvg-2.48.4-x86_64-1.txz:  Upgraded.
l/sip-4.19.22-x86_64-1.txz:  Upgraded.
n/dhcpcd-8.1.9-x86_64-1.txz:  Upgraded.
x/mesa-20.0.5-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-04-25 08:59:53 +02:00
Patrick J Volkerding
72b3c9e90f Tue Apr 21 02:45:06 UTC 2020
d/python-2.7.17-x86_64-2.txz:  Removed.
d/python2-2.7.18-x86_64-1.txz:  Added.
  OK, I know a few people got excited seeing python-2 removed in the previous
  entry, but it's just being renamed to python2 for consistency with the
  python3 package. It's DOA though, and is the final release of the already EOL
  python 2 branch (a "commemorative" release as they say in the announcement).
l/M2Crypto-0.35.2-x86_64-3.txz:  Rebuilt.
  Added python3 modules. Thanks to sombragris and ponce.
l/harfbuzz-2.6.5-x86_64-1.txz:  Upgraded.
l/imagemagick-7.0.10_7-x86_64-1.txz:  Upgraded.
l/libuv-1.37.0-x86_64-1.txz:  Upgraded.
l/libyaml-0.2.4-x86_64-1.txz:  Upgraded.
l/oniguruma-6.9.5-x86_64-1.txz:  Upgraded.
x/pixman-0.40.0-x86_64-1.txz:  Upgraded.
2020-04-21 08:59:53 +02:00
Patrick J Volkerding
a9b559dd10 Sun Apr 5 01:33:45 UTC 2020
kde/calligra-2.9.11-x86_64-34.txz:  Rebuilt.
  Recompiled against glew-2.2.0.
  The libGLEW.so.2.2 .soname (rather than libGLEW.so.2) gets me every time.
  Thanks to marrowsuck for the bug report.
l/libdvdread-6.1.1-x86_64-1.txz:  Upgraded.
x/mesa-20.0.4-x86_64-2.txz:  Rebuilt.
  Recompiled against glew-2.2.0.
2020-04-05 08:59:51 +02:00
Patrick J Volkerding
df9b2cc164 Fri Apr 3 23:07:16 UTC 2020
ap/lsof-4.93.2-x86_64-2.txz:  Rebuilt.
  Fixed the manpage. Thanks to kaott.
ap/sc-7.16-x86_64-7.txz:  Rebuilt.
  Brought back the classic SC. Thanks to dive.
d/Cython-0.29.16-x86_64-1.txz:  Upgraded.
d/mercurial-5.3.2-x86_64-1.txz:  Upgraded.
l/gtk+3-3.24.17-x86_64-1.txz:  Upgraded.
n/dhcpcd-8.1.7-x86_64-1.txz:  Upgraded.
n/iproute2-5.6.0-x86_64-1.txz:  Upgraded.
x/libdrm-2.4.101-x86_64-1.txz:  Upgraded.
x/mesa-20.0.4-x86_64-1.txz:  Upgraded.
xap/mozilla-firefox-68.6.1esr-x86_64-1.txz:  Upgraded.
  This release contains critical security fixes and improvements.
  "Under certain conditions, when running the nsDocShell destructor, a race
  condition can cause a use-after-free. We are aware of targeted attacks in
  the wild abusing this flaw."
  "Under certain conditions, when handling a ReadableStream, a race condition
  can cause a use-after-free. We are aware of targeted attacks in the wild
  abusing this flaw."
  For more information, see:
    https://www.mozilla.org/en-US/firefox/68.6.1/releasenotes/
    https://www.mozilla.org/en-US/security/advisories/mfsa2020-11/
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6819
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6820
  (* Security fix *)
2020-04-04 08:59:51 +02:00
Patrick J Volkerding
fe5dc86cee Thu Apr 2 22:13:11 UTC 2020
a/kernel-generic-5.4.30-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.30-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.30-x86_64-1.txz:  Upgraded.
d/kernel-headers-5.4.30-x86-1.txz:  Upgraded.
k/kernel-source-5.4.30-noarch-1.txz:  Upgraded.
l/atk-2.36.0-x86_64-1.txz:  Upgraded.
l/libunwind-1.4.0-x86_64-1.txz:  Upgraded.
n/conntrack-tools-1.4.6-x86_64-1.txz:  Upgraded.
n/libnetfilter_conntrack-1.0.8-x86_64-1.txz:  Upgraded.
n/libnftnl-1.1.6-x86_64-1.txz:  Upgraded.
n/nftables-0.9.4-x86_64-1.txz:  Upgraded.
x/mesa-20.0.3-x86_64-1.txz:  Upgraded.
xap/network-manager-applet-1.16.0-x86_64-2.txz:  Rebuilt.
  Rebuilt using meson. Thanks to bassmadrigal.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-04-03 08:59:50 +02:00
Patrick J Volkerding
7bd3e8d27d Thu Apr 2 06:07:52 UTC 2020
a/hwdata-0.334-noarch-1.txz:  Upgraded.
a/kernel-generic-5.4.29-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.29-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.29-x86_64-1.txz:  Upgraded.
a/pkgtools-15.0-noarch-32.txz:  Rebuilt.
  installpkg: handle the uninstall script packaged as /install/douninst.sh.
  removepkg: add --skip-douninst option to skip running the uninstall script.
    Save removed douninst.sh in /var/log/pkgtools/removed_uninstall_scripts.
ap/groff-1.22.4-x86_64-2.txz:  Rebuilt.
  Fixed docdir. Thanks to Xsane.
d/gcc-9.3.0-x86_64-2.txz:  Rebuilt.
d/gcc-brig-9.3.0-x86_64-2.txz:  Rebuilt.
d/gcc-g++-9.3.0-x86_64-2.txz:  Rebuilt.
d/gcc-gdc-9.3.0-x86_64-2.txz:  Rebuilt.
d/gcc-gfortran-9.3.0-x86_64-2.txz:  Rebuilt.
  Patched a compiler bug concerning assumed-shape vs. deferred-shape arrays.
  Thanks to Lockywolf.
d/gcc-gnat-9.3.0-x86_64-2.txz:  Rebuilt.
d/gcc-go-9.3.0-x86_64-2.txz:  Rebuilt.
d/gcc-objc-9.3.0-x86_64-2.txz:  Rebuilt.
d/kernel-headers-5.4.29-x86-1.txz:  Upgraded.
d/ruby-2.7.1-x86_64-1.txz:  Upgraded.
  This update fixes security issues:
  Unsafe Object Creation Vulnerability in JSON (Additional fix).
  Heap exposure vulnerability in the socket library.
  For more information, see:
    https://www.ruby-lang.org/en/news/2020/03/19/json-dos-cve-2020-10663/
    https://www.ruby-lang.org/en/news/2020/03/31/heap-exposure-in-socket-cve-2020-10933/
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10663
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-10933
  (* Security fix *)
k/kernel-source-5.4.29-noarch-1.txz:  Upgraded.
l/graphite2-1.3.14-x86_64-1.txz:  Upgraded.
l/librsvg-2.48.2-x86_64-1.txz:  Upgraded.
l/utf8proc-2.5.0-x86_64-1.txz:  Upgraded.
x/libva-2.7.0-x86_64-1.txz:  Upgraded.
x/libva-utils-2.7.1-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-04-02 10:41:33 +02:00
Patrick J Volkerding
4f2bf4aab6 Sun Mar 29 23:05:46 UTC 2020
d/ccache-3.7.9-x86_64-1.txz:  Upgraded.
d/llvm-10.0.0-x86_64-2.txz:  Rebuilt.
  Ensure that lit-cpuid is built and installed. Thanks to jkh2cpu.
l/imagemagick-7.0.10_3-x86_64-1.txz:  Upgraded.
l/netpbm-10.90.00-x86_64-1.txz:  Upgraded.
n/mutt-1.13.5-x86_64-1.txz:  Upgraded.
n/nfs-utils-2.4.3-x86_64-2.txz:  Rebuilt.
  Rebuilt with --with-pluginpath=/usr/lib${LIBDIRSUFFIX}/libnfsidmap.
  Thanks to lecho.
x/xorg-server-1.20.8-x86_64-1.txz:  Upgraded.
x/xorg-server-xephyr-1.20.8-x86_64-1.txz:  Upgraded.
x/xorg-server-xnest-1.20.8-x86_64-1.txz:  Upgraded.
x/xorg-server-xvfb-1.20.8-x86_64-1.txz:  Upgraded.
x/xorg-server-xwayland-1.20.8-x86_64-1.txz:  Upgraded.
2020-03-30 08:59:51 +02:00
Patrick J Volkerding
f1c067fa42 Wed Mar 25 22:53:06 UTC 2020
a/e2fsprogs-1.45.6-x86_64-2.txz:  Rebuilt.
  Fixed RELEASE-NOTES dangling symlink.
a/kernel-generic-5.4.28-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.28-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.28-x86_64-1.txz:  Upgraded.
ap/nano-4.9-x86_64-1.txz:  Upgraded.
d/kernel-headers-5.4.28-x86-1.txz:  Upgraded.
d/llvm-10.0.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
d/rust-1.42.0-x86_64-2.txz:  Rebuilt.
  Recompiled against llvm-10.0.0.
d/scons-3.1.2-x86_64-3.txz:  Rebuilt.
  Fixed shebangs for python3, removed useless .bat files.
  Thanks to teeemcee and ponce.
d/vala-0.48.2-x86_64-1.txz:  Upgraded.
k/kernel-source-5.4.28-noarch-1.txz:  Upgraded.
l/libgsf-1.14.47-x86_64-1.txz:  Upgraded.
l/neon-0.31.0-x86_64-1.txz:  Upgraded.
l/netpbm-10.89.03-x86_64-1.txz:  Upgraded.
l/qt5-5.13.2-x86_64-3.txz:  Rebuilt.
  Recompiled against llvm-10.0.0.
x/mesa-20.0.2-x86_64-2.txz:  Rebuilt.
  Recompiled against llvm-10.0.0.
xfce/thunar-1.8.14-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-03-26 08:59:49 +01:00
Patrick J Volkerding
4e5b493e88 Fri Mar 20 18:58:08 UTC 2020
a/kernel-firmware-20200320_edf390c-noarch-1.txz:  Upgraded.
ap/vim-8.2.0418-x86_64-1.txz:  Upgraded.
d/cmake-3.17.0-x86_64-1.txz:  Upgraded.
l/fuse3-3.9.1-x86_64-1.txz:  Upgraded.
x/igt-gpu-tools-1.25-x86_64-1.txz:  Upgraded.
xap/vim-gvim-8.2.0418-x86_64-1.txz:  Upgraded.
2020-03-21 08:59:48 +01:00
Patrick J Volkerding
3b63d76134 Sun Mar 15 19:50:24 UTC 2020
a/aaa_elflibs-15.0-x86_64-22.txz:  Rebuilt.
  Upgraded: libcap.so.2.33, libncurses.so.6.2, libncursesw.so.6.2,
  libpcre.so.1.2.12, libpcreposix.so.0.0.7, libtinfo.so.6.2, libform.so.6.2,
  libformw.so.6.2, libglib-2.0.so.0.6400.1, libgmodule-2.0.so.0.6400.1,
  libgobject-2.0.so.0.6400.1, libgthread-2.0.so.0.6400.1,
  liblber-2.4.so.2.10.12, libldap-2.4.so.2.10.12, libmenu.so.6.2,
  libmenuw.so.6.2, libpanel.so.6.2, libpanelw.so.6.2, libstdc++.so.6.0.28.
a/xfsprogs-5.5.0-x86_64-1.txz:  Upgraded.
ap/sudo-1.8.31p1-x86_64-1.txz:  Upgraded.
  This is a bugfix release:
  Sudo once again ignores a failure to restore the RLIMIT_CORE resource limit,
  as it did prior to version 1.8.29. Linux containers don't allow RLIMIT_CORE
  to be set back to RLIM_INFINITY if we set the limit to zero, even for root,
  which resulted in a warning from sudo.
d/help2man-1.47.13-x86_64-1.txz:  Upgraded.
d/perl-5.30.2-x86_64-1.txz:  Upgraded.
  Also upgraded to Devel-CheckLib-1.14, DBI-1.643, and IO-Socket-SSL-2.067.
n/ModemManager-1.12.8-x86_64-1.txz:  Upgraded.
n/bluez-5.54-x86_64-1.txz:  Upgraded.
x/vulkan-sdk-1.2.131.2-x86_64-1.txz:  Upgraded.
2020-03-16 08:59:49 +01:00
Patrick J Volkerding
35fc44d178 Tue Mar 10 19:53:39 UTC 2020
d/guile-3.0.1-x86_64-1.txz:  Upgraded.
l/SDL2-2.0.10-x86_64-2.txz:  Rebuilt.
  Rebuilt to pick up wayland support. Thanks to franzen.
l/dconf-0.36.0-x86_64-1.txz:  Upgraded.
l/dconf-editor-3.36.0-x86_64-1.txz:  Upgraded.
l/gsettings-desktop-schemas-3.36.0-x86_64-1.txz:  Upgraded.
l/python-pygments-2.5.2-x86_64-1.txz:  Upgraded.
  It seems like the pragmatic thing to do here is to revert this one to fix
  the python2 programs and modules that depend on it. We'll have to do a bit
  more research to determine what the best course of action is regarding
  python2 in general, though. Certainly we shouldn't be requiring python2
  for anything important moving forward, but even that will take some work.
  Plasma 5 as currently built has multiple dependencies on python2, for
  example.
n/bind-9.16.0-x86_64-4.txz:  Rebuilt.
  Drop python2 support and switch to python3.
x/liberation-fonts-ttf-2.1.0-noarch-1.txz:  Upgraded.
xap/mozilla-firefox-68.6.0esr-x86_64-1.txz:  Upgraded.
  This release contains security fixes and improvements.
  For more information, see:
    https://www.mozilla.org/en-US/firefox/68.6.0/releasenotes/
    https://www.mozilla.org/security/advisories/mfsa2020-09/
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6805
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6806
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6807
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6811
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-20503
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6812
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-6814
  (* Security fix *)
2020-03-11 08:59:49 +01:00
Patrick J Volkerding
11403357f2 Mon Mar 2 19:05:10 UTC 2020
a/dialog-1.3_20200228-x86_64-1.txz:  Upgraded.
l/Mako-1.1.2-x86_64-1.txz:  Upgraded.
l/imagemagick-7.0.9_27-x86_64-1.txz:  Upgraded.
l/libcap-2.33-x86_64-1.txz:  Upgraded.
n/bind-9.16.0-x86_64-2.txz:  Rebuilt.
  rc.bind: ensure /var/run/named exists before starting named. Thanks to MarcT.
  rc.bind: when stopping named, only kill processes in the current namespace.
x/libevdev-1.9.0-x86_64-1.txz:  Upgraded.
x/wayland-protocols-1.20-noarch-1.txz:  Upgraded.
xap/seamonkey-2.53.1-x86_64-1.txz:  Upgraded.
  This update contains security fixes and improvements.
  For more information, see:
    https://www.seamonkey-project.org/releases/seamonkey2.53.1
  (* Security fix *)
testing/packages/PAM/libcap-2.33-x86_64-1_pam.txz:  Upgraded.
2020-03-03 08:59:49 +01:00
Patrick J Volkerding
df650029f8 Mon Feb 24 20:56:07 UTC 2020
a/kernel-firmware-20200224_efcfa03-noarch-1.txz:  Upgraded.
a/kernel-generic-5.4.22-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.22-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.22-x86_64-1.txz:  Upgraded.
d/kernel-headers-5.4.22-x86-1.txz:  Upgraded.
d/parallel-20200222-noarch-1.txz:  Upgraded.
k/kernel-source-5.4.22-noarch-1.txz:  Upgraded.
l/imagemagick-7.0.9_26-x86_64-1.txz:  Upgraded.
l/libgphoto2-2.5.24-x86_64-1.txz:  Upgraded.
n/ipset-7.6-x86_64-1.txz:  Upgraded.
x/libxcb-1.14-x86_64-1.txz:  Upgraded.
x/vulkan-sdk-1.2.131.1-x86_64-2.txz:  Rebuilt.
  Rebuilt with -DBUILD_WSI_WAYLAND_SUPPORT=On. Thanks to mumahendras3.
x/xcb-proto-1.14-x86_64-1.txz:  Upgraded.
xap/gimp-2.10.18-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-02-25 08:59:50 +01:00
Patrick J Volkerding
68395436ce Sat Feb 22 19:31:36 UTC 2020
ap/lsscsi-0.31-x86_64-1.txz:  Upgraded.
l/libxkbcommon-0.10.0-x86_64-2.txz:  Rebuilt.
  Rebuilt to add wayland support.
n/dnsmasq-2.80-x86_64-4.txz:  Rebuilt.
  Rebuilt with: -DHAVE_DNSSEC -DHAVE_DBUS -DHAVE_LIBIDN2 -DHAVE_CONNTRACK
x/intel-vaapi-driver-2.4.0-x86_64-2.txz:  Rebuilt.
  Rebuilt to add wayland support.
x/libglvnd-1.3.1-x86_64-1.txz:  Upgraded.
2020-02-23 08:59:46 +01:00
Patrick J Volkerding
c2b213d184 Sat Feb 22 05:41:50 UTC 2020
ap/alsa-utils-1.2.2-x86_64-1.txz:  Upgraded.
l/alsa-lib-1.2.2-x86_64-1.txz:  Upgraded.
l/alsa-plugins-1.2.2-x86_64-1.txz:  Upgraded.
l/imagemagick-7.0.9_25-x86_64-1.txz:  Upgraded.
x/libva-2.6.1-x86_64-2.txz:  Rebuilt.
  Rebuilt to add libva-wayland. Thanks to hadack.
extra/pure-alsa-system/alsa-lib-1.2.2-x86_64-1_alsa.txz:  Upgraded.
extra/pure-alsa-system/alsa-plugins-1.2.2-x86_64-1_alsa.txz:  Upgraded.
2020-02-22 17:59:46 +01:00
Patrick J Volkerding
2ae63821dd Thu Feb 20 04:50:54 UTC 2020
a/gptfdisk-1.0.5-x86_64-1.txz:  Upgraded.
a/kernel-firmware-20200219_2277987-noarch-1.txz:  Upgraded.
a/kernel-generic-5.4.21-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.21-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.21-x86_64-1.txz:  Upgraded.
a/shadow-4.8.1-x86_64-5.txz:  Rebuilt.
a/util-linux-2.35.1-x86_64-4.txz:  Rebuilt.
ap/cdparanoia-III_10.2-x86_64-3.txz:  Rebuilt.
  Moved man page from /usr/man/jp/man1/ to /usr/man/ja/man1/. Thanks to Xsane.
  Don't ship the static libraries.
d/kernel-headers-5.4.21-x86-1.txz:  Upgraded.
k/kernel-source-5.4.21-noarch-1.txz:  Upgraded.
   SND_SOC n -> m
   SPI n -> y
   VFIO_PCI_VGA n -> y
  +ADE7854_SPI m
  +ADT7316_SPI m
  +BMC150_ACCEL_SPI m
  +BMG160_SPI m
  +BMP280_SPI m
  +FXAS21002C_SPI m
  +HTS221_SPI m
  +IIO_ST_ACCEL_SPI_3AXIS m
  +IIO_ST_GYRO_SPI_3AXIS m
  +IIO_ST_MAGN_SPI_3AXIS m
  +IIO_ST_PRESS_SPI m
  +IIO_ST_SENSORS_SPI m
  +INPUT_AD714X_SPI m
  +INPUT_ADXL34X_SPI m
  +KXSD9_SPI m
  +REGMAP_SPI m
  +SND_COMPRESS_OFFLOAD m
  +SND_DESIGNWARE_I2S m
  +SND_DESIGNWARE_PCM y
  +SND_DMAENGINE_PCM m
  +SND_HDA_EXT_CORE m
  +SND_I2S_HI6210_I2S m
  +SND_PCM_ELD y
  +SND_PCM_IEC958 y
  +SND_SIMPLE_CARD m
  +SND_SIMPLE_CARD_UTILS m
  +SND_SOC_AC97_BUS y
  +SND_SOC_AC97_CODEC m
  +SND_SOC_ACPI m
  +SND_SOC_ACPI_INTEL_MATCH m
  +SND_SOC_ADAU1761 m
  +SND_SOC_ADAU1761_I2C m
  +SND_SOC_ADAU1761_SPI m
  +SND_SOC_ADAU17X1 m
  +SND_SOC_ADAU7002 m
  +SND_SOC_ADAU_UTILS m
  +SND_SOC_AMD_ACP m
  +SND_SOC_AMD_ACP3x m
  +SND_SOC_AMD_CZ_DA7219MX98357_MACH m
  +SND_SOC_AMD_CZ_RT5645_MACH m
  +SND_SOC_BD28623 m
  +SND_SOC_COMPRESS y
  +SND_SOC_CROS_EC_CODEC m
  +SND_SOC_CS35L34 m
  +SND_SOC_CS35L35 m
  +SND_SOC_CS35L36 m
  +SND_SOC_CS42L42 m
  +SND_SOC_CS43130 m
  +SND_SOC_CX2072X m
  +SND_SOC_DA7213 m
  +SND_SOC_DA7219 m
  +SND_SOC_DMIC m
  +SND_SOC_ES7134 m
  +SND_SOC_ES7241 m
  +SND_SOC_ES8316 m
  +SND_SOC_ES8328 m
  +SND_SOC_ES8328_I2C m
  +SND_SOC_ES8328_SPI m
  +SND_SOC_GENERIC_DMAENGINE_PCM y
  +SND_SOC_HDAC_HDA m
  +SND_SOC_HDAC_HDMI m
  +SND_SOC_HDMI_CODEC m
  +SND_SOC_I2C_AND_SPI m
  +SND_SOC_INTEL_APL m
  +SND_SOC_INTEL_BDW_RT5677_MACH m
  +SND_SOC_INTEL_BROADWELL_MACH m
  +SND_SOC_INTEL_BXT_DA7219_MAX98357A_MACH m
  +SND_SOC_INTEL_BXT_RT298_MACH m
  +SND_SOC_INTEL_BYTCR_RT5640_MACH m
  +SND_SOC_INTEL_BYTCR_RT5651_MACH m
  +SND_SOC_INTEL_BYT_CHT_CX2072X_MACH m
  +SND_SOC_INTEL_BYT_CHT_DA7213_MACH m
  +SND_SOC_INTEL_BYT_CHT_ES8316_MACH m
  +SND_SOC_INTEL_BYT_CHT_NOCODEC_MACH m
  +SND_SOC_INTEL_CFL m
  +SND_SOC_INTEL_CHT_BSW_MAX98090_TI_MACH m
  +SND_SOC_INTEL_CHT_BSW_NAU8824_MACH m
  +SND_SOC_INTEL_CHT_BSW_RT5645_MACH m
  +SND_SOC_INTEL_CHT_BSW_RT5672_MACH m
  +SND_SOC_INTEL_CML_H m
  +SND_SOC_INTEL_CML_LP m
  +SND_SOC_INTEL_CNL m
  +SND_SOC_INTEL_DA7219_MAX98357A_GENERIC m
  +SND_SOC_INTEL_GLK m
  +SND_SOC_INTEL_GLK_RT5682_MAX98357A_MACH m
  +SND_SOC_INTEL_HASWELL m
  +SND_SOC_INTEL_HASWELL_MACH m
  +SND_SOC_INTEL_KBL m
  +SND_SOC_INTEL_KBL_DA7219_MAX98357A_MACH m
  +SND_SOC_INTEL_KBL_DA7219_MAX98927_MACH m
  +SND_SOC_INTEL_KBL_RT5660_MACH m
  +SND_SOC_INTEL_KBL_RT5663_MAX98927_MACH m
  +SND_SOC_INTEL_MACH y
  +SND_SOC_INTEL_SKL m
  +SND_SOC_INTEL_SKL_NAU88L25_MAX98357A_MACH m
  +SND_SOC_INTEL_SKL_NAU88L25_SSM4567_MACH m
  +SND_SOC_INTEL_SKL_RT286_MACH m
  +SND_SOC_INTEL_SKYLAKE m
  +SND_SOC_INTEL_SKYLAKE_COMMON m
  +SND_SOC_INTEL_SKYLAKE_FAMILY m
  +SND_SOC_INTEL_SKYLAKE_HDAUDIO_CODEC y
  +SND_SOC_INTEL_SKYLAKE_SSP_CLK m
  +SND_SOC_INTEL_SST m
  +SND_SOC_INTEL_SST_ACPI m
  +SND_SOC_INTEL_SST_FIRMWARE m
  +SND_SOC_INTEL_SST_TOPLEVEL y
  +SND_SOC_MAX9759 m
  +SND_SOC_MAX98088 m
  +SND_SOC_MAX98090 m
  +SND_SOC_MAX98357A m
  +SND_SOC_MAX98373 m
  +SND_SOC_MAX9867 m
  +SND_SOC_MAX98927 m
  +SND_SOC_NAU8540 m
  +SND_SOC_NAU8824 m
  +SND_SOC_NAU8825 m
  +SND_SOC_PCM1789 m
  +SND_SOC_PCM1789_I2C m
  +SND_SOC_PCM186X m
  +SND_SOC_PCM186X_I2C m
  +SND_SOC_PCM186X_SPI m
  +SND_SOC_PCM3060 m
  +SND_SOC_PCM3060_I2C m
  +SND_SOC_PCM3060_SPI m
  +SND_SOC_RL6231 m
  +SND_SOC_RL6347A m
  +SND_SOC_RT286 m
  +SND_SOC_RT298 m
  +SND_SOC_RT5640 m
  +SND_SOC_RT5645 m
  +SND_SOC_RT5651 m
  +SND_SOC_RT5660 m
  +SND_SOC_RT5663 m
  +SND_SOC_RT5670 m
  +SND_SOC_RT5677 m
  +SND_SOC_RT5677_SPI m
  +SND_SOC_RT5682 m
  +SND_SOC_SIGMADSP m
  +SND_SOC_SIGMADSP_REGMAP m
  +SND_SOC_SIMPLE_AMPLIFIER m
  +SND_SOC_SOF m
  +SND_SOC_SOF_ACPI m
  +SND_SOC_SOF_APOLLOLAKE m
  +SND_SOC_SOF_APOLLOLAKE_SUPPORT y
  +SND_SOC_SOF_BAYTRAIL m
  +SND_SOC_SOF_BAYTRAIL_SUPPORT y
  +SND_SOC_SOF_CANNONLAKE m
  +SND_SOC_SOF_CANNONLAKE_SUPPORT y
  +SND_SOC_SOF_COFFEELAKE m
  +SND_SOC_SOF_COFFEELAKE_SUPPORT y
  +SND_SOC_SOF_COMETLAKE_H m
  +SND_SOC_SOF_COMETLAKE_H_SUPPORT y
  +SND_SOC_SOF_COMETLAKE_LP m
  +SND_SOC_SOF_COMETLAKE_LP_SUPPORT y
  +SND_SOC_SOF_ELKHARTLAKE m
  +SND_SOC_SOF_ELKHARTLAKE_SUPPORT y
  +SND_SOC_SOF_GEMINILAKE m
  +SND_SOC_SOF_GEMINILAKE_SUPPORT y
  +SND_SOC_SOF_HDA m
  +SND_SOC_SOF_HDA_AUDIO_CODEC y
  +SND_SOC_SOF_HDA_COMMON m
  +SND_SOC_SOF_HDA_LINK y
  +SND_SOC_SOF_HDA_LINK_BASELINE m
  +SND_SOC_SOF_ICELAKE m
  +SND_SOC_SOF_ICELAKE_SUPPORT y
  +SND_SOC_SOF_INTEL_ACPI m
  +SND_SOC_SOF_INTEL_ATOM_HIFI_EP m
  +SND_SOC_SOF_INTEL_COMMON m
  +SND_SOC_SOF_INTEL_HIFI_EP_IPC m
  +SND_SOC_SOF_INTEL_PCI m
  +SND_SOC_SOF_INTEL_TOPLEVEL y
  +SND_SOC_SOF_MERRIFIELD m
  +SND_SOC_SOF_MERRIFIELD_SUPPORT y
  +SND_SOC_SOF_OPTIONS m
  +SND_SOC_SOF_PCI m
  +SND_SOC_SOF_PROBE_WORK_QUEUE y
  +SND_SOC_SOF_TIGERLAKE m
  +SND_SOC_SOF_TIGERLAKE_SUPPORT y
  +SND_SOC_SOF_TOPLEVEL y
  +SND_SOC_SOF_XTENSA m
  +SND_SOC_SPDIF m
  +SND_SOC_SSM4567 m
  +SND_SOC_TAS6424 m
  +SND_SOC_TDA7419 m
  +SND_SOC_TLV320AIC32X4 m
  +SND_SOC_TLV320AIC32X4_I2C m
  +SND_SOC_TLV320AIC32X4_SPI m
  +SND_SOC_TOPOLOGY y
  +SND_SOC_TS3A227E m
  +SND_SOC_TSCS42XX m
  +SND_SOC_WM8524 m
  +SND_SPI y
  +SND_SST_ATOM_HIFI2_PLATFORM m
  +SND_SST_ATOM_HIFI2_PLATFORM_ACPI m
  +SND_SST_ATOM_HIFI2_PLATFORM_PCI m
  +SND_SST_IPC m
  +SND_SST_IPC_ACPI m
  +SND_SST_IPC_PCI m
  +SPI_MASTER y
  +ST_UVIS25_SPI m
l/gegl-0.4.22-x86_64-1.txz:  Upgraded.
l/glib2-2.62.5-x86_64-1.txz:  Upgraded.
l/python-requests-2.23.0-x86_64-1.txz:  Upgraded.
n/NetworkManager-1.22.8-x86_64-1.txz:  Upgraded.
n/openssh-8.2p1-x86_64-2.txz:  Rebuilt.
n/php-7.4.3-x86_64-1.txz:  Upgraded.
  This update fixes bugs and security issues:
  Phar: Files added to tar with Phar::buildFromIterator have
  all-access permissions.
  Phar: heap-buffer-overflow in phar_extract_file.
  Session: Null Pointer Dereference in PHP Session Upload Progress.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7063
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7061
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-7062
  (* Security fix *)
x/mesa-20.0.0-x86_64-1.txz:  Upgraded.
  Added Wayland platform support.
x/wayland-1.18.0-x86_64-1.txz:  Added.
x/wayland-protocols-1.18-noarch-1.txz:  Added.
x/xorg-server-1.20.7-x86_64-2.txz:  Rebuilt.
x/xorg-server-xephyr-1.20.7-x86_64-2.txz:  Rebuilt.
x/xorg-server-xnest-1.20.7-x86_64-2.txz:  Rebuilt.
x/xorg-server-xvfb-1.20.7-x86_64-2.txz:  Rebuilt.
x/xorg-server-xwayland-1.20.7-x86_64-2.txz:  Added.
xap/gimp-2.10.16-x86_64-1.txz:  Upgraded.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
testing/packages/PAM/openssh-8.2p1-x86_64-2_pam.txz:  Rebuilt.
  /etc/pam.d/sshd: add commented out pam_tally2 example.
testing/packages/PAM/shadow-4.8.1-x86_64-5_pam.txz:  Rebuilt.
  /etc/pam.d/system-auth: add support for pam_group, remove pam_tally2.
  Thanks to ivandi.
  /etc/pam.d/*: Don't use tabs.
testing/packages/PAM/util-linux-2.35.1-x86_64-4_pam.txz:  Rebuilt.
  /etc/pam.d/login: add commented out pam_tally2 example.
  /etc/pam.d/*: Don't use tabs.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-02-20 17:59:49 +01:00
Patrick J Volkerding
7cde3ca9e7 Sat Feb 15 02:42:28 UTC 2020
a/kernel-generic-5.4.20-x86_64-1.txz:  Upgraded.
a/kernel-huge-5.4.20-x86_64-1.txz:  Upgraded.
a/kernel-modules-5.4.20-x86_64-1.txz:  Upgraded.
a/shadow-4.8.1-x86_64-3.txz:  Rebuilt.
a/util-linux-2.35.1-x86_64-3.txz:  Rebuilt.
d/kernel-headers-5.4.20-x86-1.txz:  Upgraded.
k/kernel-source-5.4.20-noarch-1.txz:  Upgraded.
l/ConsoleKit2-1.2.1-x86_64-2.txz:  Rebuilt.
l/dconf-editor-3.34.4-x86_64-1.txz:  Upgraded.
l/libxkbcommon-0.10.0-x86_64-1.txz:  Added.
l/openal-soft-1.19.1-x86_64-1.txz:  Added.
l/qt5-5.13.2-x86_64-1.txz:  Added.
  Thanks to alienBOB.
n/openssh-8.2p1-x86_64-1.txz:  Upgraded.
  Potentially incompatible changes:
  * ssh(1), sshd(8): the removal of "ssh-rsa" from the accepted
    CASignatureAlgorithms list.
  * ssh(1), sshd(8): this release removes diffie-hellman-group14-sha1
    from the default key exchange proposal for both the client and
    server.
  * ssh-keygen(1): the command-line options related to the generation
    and screening of safe prime numbers used by the
    diffie-hellman-group-exchange-* key exchange algorithms have
    changed. Most options have been folded under the -O flag.
  * sshd(8): the sshd listener process title visible to ps(1) has
    changed to include information about the number of connections that
    are currently attempting authentication and the limits configured
    by MaxStartups.
x/mesa-19.3.4-x86_64-2.txz:  Rebuilt.
  Reverted "[PATCH] swr: Fix GCC 4.9 checks." which makes X fail to start with
  an illegal instruction on some hardware.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
testing/packages/PAM/ConsoleKit2-1.2.1-x86_64-2_pam.txz:  Rebuilt.
  Rebuilt with --disable-libcgmanager to fix setting limits on PAM.
  Thanks to gattocarlo.
testing/packages/PAM/openssh-8.2p1-x86_64-1_pam.txz:  Upgraded.
testing/packages/PAM/shadow-4.8.1-x86_64-3_pam.txz:  Rebuilt.
  Moved some of the /etc/pam.d/ file to the util-linux package where they
  more properly belong.
testing/packages/PAM/util-linux-2.35.1-x86_64-3_pam.txz:  Rebuilt.
  Added some /etc/pam.d/ files previously in the shadow package.
  Changed /etc/pam.d/{chfn,chsh} and made chfn/chsh setuid root to fix them.
  Added /etc/pam.d/{runuser,runuser-l}.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2020-02-15 08:59:47 +01:00
Patrick J Volkerding
080300e1e7 Fri Feb 7 22:32:38 UTC 2020
a/kernel-firmware-20200206_5351afe-noarch-1.txz:  Upgraded.
ap/ghostscript-9.50-x86_64-2.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
ap/gutenprint-5.3.3-x86_64-2.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
ap/nano-4.8-x86_64-1.txz:  Upgraded.
ap/screen-4.8.0-x86_64-1.txz:  Upgraded.
ap/vim-8.2.0224-x86_64-1.txz:  Upgraded.
d/cvs-1.11.23-x86_64-4.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
d/strace-5.5-x86_64-1.txz:  Upgraded.
kde/kdelibs-4.14.38-x86_64-6.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
l/gtk+2-2.24.32-x86_64-3.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
l/gtk+3-3.24.13-x86_64-2.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
l/libsoup-2.68.3-x86_64-2.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
l/libssh-0.9.3-x86_64-2.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
l/loudmouth-1.5.3-x86_64-4.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
l/neon-0.30.2-x86_64-2.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
n/cifs-utils-6.10-x86_64-2.txz:  Rebuilt.
  Recompiled to build cifs.upcall.
n/curl-7.68.0-x86_64-2.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
n/cyrus-sasl-2.1.27-x86_64-2.txz:  Rebuilt.
  Recompiled against krb5-1.17.1.
xap/vim-gvim-8.2.0224-x86_64-1.txz:  Upgraded.
2020-02-08 08:59:48 +01:00
Patrick J Volkerding
bc237eb78d Mon Feb 3 20:47:44 UTC 2020
a/cryptsetup-2.3.0-x86_64-1.txz:  Upgraded.
a/kernel-firmware-20200203_6d9f399-noarch-1.txz:  Upgraded.
ap/xfsdump-3.1.9-x86_64-1.txz:  Upgraded.
d/mercurial-5.3-x86_64-1.txz:  Upgraded.
l/libzip-1.6.1-x86_64-1.txz:  Upgraded.
n/nfs-utils-2.4.2-x86_64-3.txz:  Rebuilt.
  Added /etc/exports.d directory.
  Removed the bogus sanity checks. Sure, we could try to "fix" them, but this
  seems to be the path of least resistance.
n/postfix-3.4.9-x86_64-1.txz:  Upgraded.
x/libinput-1.15.1-x86_64-1.txz:  Upgraded.
x/vulkan-sdk-1.2.131.1-x86_64-1.txz:  Upgraded.
xap/sane-1.0.29-x86_64-1.txz:  Upgraded.
2020-02-04 08:59:48 +01:00
Patrick J Volkerding
0012caf618 Fri Jan 31 03:36:03 UTC 2020
a/inotify-tools-3.20.2-x86_64-1.txz:  Upgraded.
d/llvm-9.0.1-x86_64-3.txz:  Rebuilt.
  Added polly-9.0.1 (polyhedral optimizations for LLVM).
d/rust-1.41.0-x86_64-1.txz:  Upgraded.
  Firefox test build succeeded, so I'll consider this update good.
n/p11-kit-0.23.20-x86_64-1.txz:  Upgraded.
x/mtdev-1.1.6-x86_64-1.txz:  Upgraded.
2020-01-31 08:59:47 +01:00
Patrick J Volkerding
28ca6fabe4 Wed Jan 1 20:33:50 UTC 2020
Happy 2020 to the Slackware community! :-)
a/aaa_terminfo-6.1_20191228-x86_64-1.txz:  Upgraded.
a/smartmontools-7.1-x86_64-1.txz:  Upgraded.
ap/sudo-1.8.30-x86_64-1.txz:  Upgraded.
d/python-setuptools-43.0.0-x86_64-1.txz:  Upgraded.
l/boost-1.72.0-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
  Patched to fix missing boost/serialization/split_member.hpp include.
  This fixes the lightspark build at SBo. Thanks to orbea.
l/ffmpeg-4.2.2-x86_64-1.txz:  Upgraded.
l/ncurses-6.1_20191228-x86_64-1.txz:  Upgraded.
l/netpbm-10.89.00-x86_64-1.txz:  Upgraded.
n/epic5-2.1.1-x86_64-4.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
  Thanks to Willy Sudiarto Raharjo for pointing this one out.
n/whois-5.5.4-x86_64-1.txz:  Upgraded.
x/vulkan-sdk-1.1.130.0-x86_64-1.txz:  Upgraded.
extra/pure-alsa-system/ffmpeg-4.2.2-x86_64-1_alsa.txz:  Upgraded.
2020-01-02 08:59:50 +01:00
Patrick J Volkerding
a25634cd26 Tue Dec 31 05:17:04 UTC 2019
a/kmod-26-x86_64-3.txz:  Rebuilt.
  This doesn't build with --enable-python and python3-3.8.1, so we'll
  disable it for now. The python additions don't appear to be widely
  packaged anyway.
a/util-linux-2.34-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
ap/hplip-3.19.12-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
ap/ksh93-20191228_5abcbd06-x86_64-1.txz:  Upgraded.
ap/linuxdoc-tools-0.9.73-x86_64-3.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
ap/lxc-2.0.11_fad08f383-x86_64-3.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
ap/rpm-4.15.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
d/Cython-0.29.14-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
d/clisp-2.50_20191103_c26de7873-x86_64-1.txz:  Upgraded.
d/distcc-3.3.3-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
d/gdb-8.3.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
d/llvm-9.0.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
d/meson-0.52.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
d/python-pip-19.3.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
d/python-setuptools-42.0.2-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
d/python3-3.8.1-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
kde/pykde4-4.14.3-x86_64-10.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/Mako-1.1.0-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/PyQt-4.12.3-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/QScintilla-2.11.4-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/alsa-lib-1.2.1.2-x86_64-2.txz:  Rebuilt.
  Recompiled without --enable-mixer-pymods.
l/dbus-python-1.2.14-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/gexiv2-0.12.0-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/gobject-introspection-1.62.0-x86_64-4.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/libcaca-0.99.beta19-x86_64-5.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/libcap-ng-0.7.10-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/libproxy-0.4.15-x86_64-4.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/libwebp-1.0.3-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/libwmf-0.2.8.4-x86_64-9.txz:  Rebuilt.
  Correct the path for the GDK_PIXBUF_DIR.
  Thanks to B. Watson and Robby Workman.
l/libxml2-2.9.10-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/newt-0.52.21-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/pycairo-1.18.2-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/pycups-1.9.74-x86_64-3.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/pycurl-7.43.0.3-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/pygobject-2.28.7-x86_64-5.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/pygobject3-3.34.0-x86_64-3.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/pyparsing-2.4.5-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-appdirs-1.4.3-x86_64-4.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-certifi-2019.11.28-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-chardet-3.0.4-x86_64-4.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-docutils-0.15.2-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-idna-2.8-x86_64-3.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-notify2-0.3.1-x86_64-4.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-packaging-19.2-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-pillow-6.2.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-ply-3.11-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-requests-2.22.0-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-sane-2.8.3-x86_64-4.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-six-1.13.0-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/python-urllib3-1.25.7-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/sip-4.19.20-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/system-config-printer-1.5.12-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/talloc-2.3.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/tdb-1.4.3-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/tevent-0.10.2-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/urwid-1.0.3-x86_64-5.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
l/zstd-1.4.4-x86_64-2.txz:  Rebuilt.
  Fix libdir in libzstd.pc. Thanks to orbea.
n/gpgme-1.13.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
n/obexftp-0.24.2-x86_64-5.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
n/pssh-2.3.1-x86_64-5.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
n/s-nail-14.9.16-x86_64-1.txz:  Upgraded.
n/samba-4.11.4-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
x/pyxdg-0.26-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
x/xcb-proto-1.13-x86_64-4.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
xap/blueman-2.1.1-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
xap/hexchat-2.14.3-x86_64-2.txz:  Rebuilt.
  Recompiled against python3-3.8.1.
extra/pure-alsa-system/alsa-lib-1.2.1.2-x86_64-2_alsa.txz:  Rebuilt.
  Recompiled without --enable-mixer-pymods.
isolinux/initrd.img:  Rebuilt.
  SeTEFI: Patched to remove extra whitespace from lsblk output.
  Thanks to Didier Spaier.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
  SeTEFI: Patched to remove extra whitespace from lsblk output.
  Thanks to Didier Spaier.
2019-12-31 14:59:51 +01:00
Patrick J Volkerding
be35adbd11 Wed Dec 25 19:00:02 UTC 2019
d/ruby-2.7.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
d/subversion-1.13.0-x86_64-2.txz:  Rebuilt.
  Recompiled against ruby-2.7.0.
kde/korundum-4.14.3-x86_64-8.txz:  Rebuilt.
  Recompiled against ruby-2.7.0.
kde/qtruby-4.14.3-x86_64-11.txz:  Rebuilt.
  Recompiled against ruby-2.7.0.
n/epic5-2.1.1-x86_64-3.txz:  Rebuilt.
  Ruby support won't build, so we'll skip it for now.
x/libva-2.6.0-x86_64-1.txz:  Upgraded.
x/libva-utils-2.6.0-x86_64-1.txz:  Upgraded.
2019-12-26 08:59:50 +01:00
Patrick J Volkerding
ff3b814028 Thu Dec 19 23:02:54 UTC 2019
d/cmake-3.16.2-x86_64-1.txz:  Upgraded.
d/rust-1.40.0-x86_64-1.txz:  Upgraded.
  Package debloating patches are no longer needed.
  No build regressions noted with Firefox, Seamonkey, or Thunderbird.
l/glib2-2.62.4-x86_64-1.txz:  Upgraded.
l/imagemagick-7.0.9_9-x86_64-1.txz:  Upgraded.
l/wavpack-5.2.0-x86_64-1.txz:  Upgraded.
  Fixed denial-of-service and other potential security issues.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19840
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19841
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10536
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10537
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10538
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10539
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-10540
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7254
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7253
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-6767
  (* Security fix *)
n/bind-9.14.9-x86_64-1.txz:  Upgraded.
  This is a bugfix release:
  Fixed a bug that caused named to leak memory on reconfiguration when
  any GeoIP2 database was in use. [GL #1445]
  Fixed several possible race conditions discovered by Thread Sanitizer.
n/mutt-1.13.2-x86_64-1.txz:  Upgraded.
n/php-7.4.1-x86_64-1.txz:  Upgraded.
  This update fixes bugs and security issues:
  Bcmath: Buffer underflow in bc_shift_addsub.
  Core: link() silently truncates after a null byte on Windows.
  Core: DirectoryIterator class silently truncates after a null byte.
  Core: mail() may release string with refcount==1 twice.
  EXIF: Use-after-free in exif parsing under memory sanitizer.
  EXIF: Heap-buffer-overflow READ in exif.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11046
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11044
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11045
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11049
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11050
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11047
  (* Security fix *)
x/intel-vaapi-driver-2.4.0-x86_64-1.txz:  Upgraded.
x/vulkan-sdk-1.1.126.0-x86_64-2.txz:  Rebuilt.
  Install SPIRV headers in two places to fix building shaderc.
  Thanks to orbea.
xfce/exo-0.12.11-x86_64-1.txz:  Upgraded.
2019-12-20 08:59:50 +01:00
Patrick J Volkerding
7a0a343197 Fri Dec 13 23:17:13 UTC 2019
x/libXpm-3.5.13-x86_64-1.txz:  Upgraded.
xap/xlockmore-5.61-x86_64-1.txz:  Upgraded.
2019-12-14 08:59:51 +01:00
Patrick J Volkerding
7c3a378a75 Thu Dec 12 20:40:15 UTC 2019
ap/hplip-3.19.12-x86_64-1.txz:  Upgraded.
ap/pamixer-1.4-x86_64-4.txz:  Rebuilt.
  Recompiled against boost-1.72.0.
ap/vim-8.2.0000-x86_64-1.txz:  Upgraded.
d/bison-3.5-x86_64-1.txz:  Upgraded.
kde/calligra-2.9.11-x86_64-33.txz:  Rebuilt.
  Recompiled against boost-1.72.0.
l/akonadi-1.13.0-x86_64-14.txz:  Rebuilt.
  Recompiled against boost-1.72.0.
l/boost-1.72.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
l/libssh-0.9.3-x86_64-1.txz:  Upgraded.
  This fixes a security issue (low impact according to upstream):
  Unsanitized location in scp could lead to unwanted command execution.
  In addition, the 0.9.3 release benefited from a security audit sponsored
  by the Mozilla Open Source Support program. The audit results were used
  to improve the overall security and code quality of libssh.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14889
  (* Security fix *)
n/libqmi-1.24.2-x86_64-1.txz:  Upgraded.
x/compiz-0.8.16.1-x86_64-1.txz:  Upgraded.
x/mesa-19.3.0-x86_64-1.txz:  Upgraded.
xap/vim-gvim-8.2.0000-x86_64-1.txz:  Upgraded.
2019-12-13 08:59:49 +01:00
Patrick J Volkerding
c42086b90c Tue Dec 10 18:52:42 UTC 2019
l/dconf-0.34.0-x86_64-2.txz:  Rebuilt.
  Rebuilt using the sed replacements suggested by LFS. This fixes a
  subsequent build of dconf-editor.
l/glib-networking-2.62.2-x86_64-1.txz:  Upgraded.
n/samba-4.11.3-x86_64-1.txz:  Upgraded.
  This update fixes the following security issues:
  Samba AD DC zone-named record Denial of Service in DNS management server.
  DelegationNotAllowed was not enforced in protocol transition on Samba AD DC.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14861
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14870
  (* Security fix *)
x/vulkan-sdk-1.1.126.0-x86_64-1.txz:  Upgraded.
2019-12-11 08:59:49 +01:00
Patrick J Volkerding
6cccecfe05 Sun Dec 8 18:53:58 UTC 2019
a/procps-ng-3.3.16-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
  Upgraded to procps-ng-3.3.16 and psmisc-23.3.
l/libcap-2.28-x86_64-1.txz:  Upgraded.
x/igt-gpu-tools-1.24-x86_64-4.txz:  Rebuilt.
  Recompiled against procps-ng-3.3.16.
2019-12-09 08:59:50 +01:00
Patrick J Volkerding
4796429169 Sat Dec 7 00:22:04 UTC 2019
a/aaa_terminfo-6.1_20191130-x86_64-1.txz:  Upgraded.
a/shadow-4.8-x86_64-1.txz:  Upgraded.
d/mercurial-5.2.1-x86_64-1.txz:  Upgraded.
l/mozilla-nss-3.48-x86_64-1.txz:  Upgraded.
  Upgraded to nss-3.48 and nspr-4.24.
l/ncurses-6.1_20191130-x86_64-1.txz:  Upgraded.
x/libglvnd-1.3.0-x86_64-1.txz:  Upgraded.
xap/xlockmore-5.60-x86_64-1.txz:  Upgraded.
extra/bash-completion/bash-completion-2.10-noarch-1.txz:  Upgraded.
2019-12-07 08:59:52 +01:00
Patrick J Volkerding
dcb09037c6 Tue Nov 26 20:04:41 UTC 2019
ap/xfsdump-3.1.8-x86_64-4.txz:  Rebuilt.
  Patched for new xfsprogs-5.3.0 API. Thanks to nobodino.
d/cmake-3.16.0-x86_64-1.txz:  Upgraded.
n/gnupg2-2.2.18-x86_64-1.txz:  Upgraded.
  gpg: Prepare against chosen-prefix SHA-1 collisions in key signatures.
  This change removes all SHA-1 based key signature newer than 2019-01-19
  from the web-of-trust. Note that this includes all key signatures
  created with dsa1024 keys.  The new option --allow-weak-key-signatures
  can be used to override the new and safer behaviour.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14855
  (* Security fix *)
n/iproute2-5.4.0-x86_64-1.txz:  Upgraded.
x/libepoxy-1.5.4-x86_64-1.txz:  Upgraded.
2019-11-27 08:59:50 +01:00
Patrick J Volkerding
211e104a46 Sat Nov 23 20:34:16 UTC 2019
a/pkgtools-15.0-noarch-27.txz:  Rebuilt.
  Escape some shell characters in symlink filenames. Thanks to GazL.
d/parallel-20191122-noarch-1.txz:  Upgraded.
x/xorg-server-1.20.6-x86_64-1.txz:  Upgraded.
x/xorg-server-xephyr-1.20.6-x86_64-1.txz:  Upgraded.
x/xorg-server-xnest-1.20.6-x86_64-1.txz:  Upgraded.
x/xorg-server-xvfb-1.20.6-x86_64-1.txz:  Upgraded.
extra/tigervnc/tigervnc-1.10.0-x86_64-2.txz:  Rebuilt.
  Recompiled against xorg-server-1.20.6.
2019-11-24 08:59:50 +01:00
Patrick J Volkerding
ff1ff4e8b9 Tue Nov 5 23:32:44 UTC 2019
a/kernel-firmware-20191104_11bdc57-noarch-1.txz:  Upgraded.
ap/mariadb-10.4.9-x86_64-1.txz:  Upgraded.
  This update fixes bugs and security issues.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2938
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-2974
  (* Security fix *)
l/adwaita-icon-theme-3.34.1-noarch-1.txz:  Upgraded.
x/xkbprint-1.0.5-x86_64-1.txz:  Upgraded.
testing/packages/kernel-generic-5.4.0_rc6-x86_64-1.txz:  Added.
testing/packages/kernel-headers-5.4.0_rc6-x86-1.txz:  Added.
testing/packages/kernel-huge-5.4.0_rc6-x86_64-1.txz:  Added.
testing/packages/kernel-modules-5.4.0_rc6-x86_64-1.txz:  Added.
testing/packages/kernel-source-5.4.0_rc6-noarch-1.txz:  Added.
2019-11-06 08:59:49 +01:00
Patrick J Volkerding
b8f1d46345 Mon Nov 4 22:04:17 UTC 2019
a/hwdata-0.329-noarch-1.txz:  Upgraded.
d/git-2.24.0-x86_64-1.txz:  Upgraded.
l/QScintilla-2.11.3-x86_64-1.txz:  Upgraded.
l/libtiff-4.1.0-x86_64-1.txz:  Upgraded.
  libtiff: fix integer overflow in _TIFFCheckMalloc() that could cause a crash.
  tif_dir: unset transferfunction field if necessary.
  pal2rgb: failed to free memory on a few errors.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14973
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-19210
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6128
  (* Security fix *)
n/ipset-7.4-x86_64-1.txz:  Upgraded.
x/xterm-350-x86_64-1.txz:  Upgraded.
2019-11-05 08:59:45 +01:00
Patrick J Volkerding
2baf905cc4 Sun Nov 3 23:36:43 UTC 2019
ap/vim-8.1.2250-x86_64-1.txz:  Upgraded.
l/fuse3-3.8.0-x86_64-1.txz:  Upgraded.
l/orc-0.4.31-x86_64-1.txz:  Upgraded.
t/fig2dev-3.2.7b-x86_64-1.txz:  Upgraded.
x/libglvnd-1.2.0-x86_64-5.txz:  Rebuilt.
  Applied update-gl-h-to-match-mesa.patch from Arch to fix missing typedef
  needed to compile VLC. Thanks to alienBOB.
xap/vim-gvim-8.1.2250-x86_64-1.txz:  Upgraded.
xap/xine-ui-0.99.11-x86_64-1.txz:  Upgraded.
2019-11-04 08:59:49 +01:00
Patrick J Volkerding
e53c25616b Sat Nov 2 18:52:12 UTC 2019
a/aaa_terminfo-6.1_20191026-x86_64-1.txz:  Upgraded.
a/cryptsetup-2.2.2-x86_64-1.txz:  Upgraded.
a/lvm2-2.03.06-x86_64-1.txz:  Upgraded.
d/Cython-0.29.14-x86_64-1.txz:  Upgraded.
l/ncurses-6.1_20191026-x86_64-1.txz:  Upgraded.
  Restore the --without-normal option to skip static libraries as used in 14.2.
  Thanks to Richard Narron.
x/xterm-349-x86_64-2.txz:  Rebuilt.
  In /etc/app-defaults/XTerm, use terminus-medium instead of terminus-bold.
  Thanks to igadoter.
2019-11-03 08:59:48 +01:00
Patrick J Volkerding
50041dbf9a Tue Oct 29 20:09:01 UTC 2019
a/aaa_elflibs-15.0-x86_64-14.txz:  Rebuilt.
  Upgraded: libglib-2.0.so.0.6200.2, libgmodule-2.0.so.0.6200.2,
  libgobject-2.0.so.0.6200.2, libgthread-2.0.so.0.6200.2.
  Added: libgomp.so.1.0.0.
a/kernel-firmware-20191029_4065643-noarch-1.txz:  Upgraded.
a/kernel-generic-4.19.81-x86_64-1.txz:  Upgraded.
a/kernel-huge-4.19.81-x86_64-1.txz:  Upgraded.
a/kernel-modules-4.19.81-x86_64-1.txz:  Upgraded.
ap/sudo-1.8.29-x86_64-1.txz:  Upgraded.
d/kernel-headers-4.19.81-x86-1.txz:  Upgraded.
d/python-setuptools-41.6.0-x86_64-1.txz:  Upgraded.
k/kernel-source-4.19.81-noarch-1.txz:  Upgraded.
l/harfbuzz-2.6.3-x86_64-1.txz:  Upgraded.
n/samba-4.11.2-x86_64-1.txz:  Upgraded.
  This update fixes bugs and these security issues:
  Client code can return filenames containing path separators.
  Samba AD DC check password script does not receive the full password.
  User with "get changes" permission can crash AD DC LDAP server via dirsync.
  For more information, see:
    https://www.samba.org/samba/security/CVE-2019-10218.html
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10218
    https://www.samba.org/samba/security/CVE-2019-14833.html
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14833
    https://www.samba.org/samba/security/CVE-2019-14847.html
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14847
  (* Security fix *)
x/libglvnd-1.2.0-x86_64-4.txz:  Rebuilt.
  Applied upstream patches to fix EGL/eglplatform.h.
x/xorg-server-1.20.5-x86_64-3.txz:  Rebuilt.
  #define EGL_NO_X11 to fix glamor build against libglvnd-1.2.0.
x/xorg-server-xephyr-1.20.5-x86_64-3.txz:  Rebuilt.
x/xorg-server-xnest-1.20.5-x86_64-3.txz:  Rebuilt.
x/xorg-server-xvfb-1.20.5-x86_64-3.txz:  Rebuilt.
isolinux/initrd.img:  Rebuilt.
kernels/*:  Upgraded.
usb-and-pxe-installers/usbboot.img:  Rebuilt.
2019-10-30 08:59:50 +01:00
Patrick J Volkerding
02056549bf Mon Oct 28 20:22:51 UTC 2019
l/imagemagick-6.9.10_70-x86_64-1.txz:  Upgraded.
x/libinput-1.14.3-x86_64-1.txz:  Upgraded.
x/mkfontdir-1.0.7-noarch-2.txz:  Removed.
  The mkfontdir wrapper script and man page are provided by recent versions
  of the mkfontscale package, making the mkfontdir package redundant.
  Thanks to DarkVision.
x/mkfontscale-1.2.1-x86_64-2.txz:  Rebuilt.
  Moved the mkfontdir install script to this package since it includes the
  mkfontdir wrapper script now.
xap/gimp-2.10.14-x86_64-1.txz:  Upgraded.
2019-10-29 08:59:50 +01:00
Patrick J Volkerding
3d81ef7f08 Fri Oct 25 20:48:00 UTC 2019
l/pycairo-1.18.2-x86_64-1.txz:  Upgraded.
x/libglvnd-1.2.0-x86_64-3.txz:  Rebuilt.
  It seems that Mesa now expects libglvnd to provide the header files, so this
  has been rebuilt without --disable-headers. These headers remain missing on
  the system after doing so: GL/gl_mangle.h, glx_mangle.h, and GLES3/gl3ext.h.
  If anything still requires those headers, please let me know and we'll look
  into what can be done about it. Thanks to TheRealGrogan for the heads-up.
2019-10-26 08:59:50 +02:00
Patrick J Volkerding
775310bf07 Sat Oct 12 17:56:55 UTC 2019
ap/man-pages-5.03-noarch-1.txz:  Upgraded.
d/binutils-2.33.1-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
d/oprofile-1.3.0-x86_64-3.txz:  Rebuilt.
  Recompiled against binutils-2.33.1.
l/vte-0.58.2-x86_64-1.txz:  Upgraded.
2019-10-13 08:59:48 +02:00
Patrick J Volkerding
0ce5a5f670 Wed Oct 9 20:33:48 UTC 2019
d/vala-0.46.3-x86_64-1.txz:  Upgraded.
l/libsoup-2.68.2-x86_64-1.txz:  Upgraded.
n/openssh-8.1p1-x86_64-1.txz:  Upgraded.
  ssh(1), sshd(8), ssh-agent(1): add protection for private keys at
  rest in RAM against speculation and memory side-channel attacks like
  Spectre, Meltdown and Rambleed. This release encrypts private keys
  when they are not in use with a symmetric key that is derived from a
  relatively large "prekey" consisting of random data (currently 16KB).
x/libXvMC-1.0.12-x86_64-3.txz:  Rebuilt.
  Reverted to the stock xvmc.pc since Mesa has been fixed to work with it.
x/libglvnd-1.2.0-x86_64-2.txz:  Rebuilt.
x/mesa-19.2.1-x86_64-1.txz:  Upgraded.
xap/network-manager-applet-1.8.24-x86_64-1.txz:  Upgraded.
2019-10-10 08:59:49 +02:00
Patrick J Volkerding
0857ff7f63 Mon Sep 30 21:08:32 UTC 2019
d/llvm-9.0.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
  Thanks to orbea for getting this working and cleaning up the build script.
d/vala-0.46.2-x86_64-1.txz:  Upgraded.
l/imagemagick-6.9.10_67-x86_64-1.txz:  Upgraded.
  Fixed --disable-opencl configure option. Thanks to Markus Wiesner for the
  bug report and to upstream for the quick fix.
n/NetworkManager-1.20.4-x86_64-1.txz:  Upgraded.
n/gnutls-3.6.10-x86_64-1.txz:  Upgraded.
x/freeglut-3.2.1-x86_64-1.txz:  Upgraded.
x/libglvnd-1.1.1-x86_64-2.txz:  Upgraded.
  Reverted to this version since I'm seeing some errors linking with Mesa
  libraries with the newer one. Thanks to nobodino for the bug report.
x/mesa-19.2.0-x86_64-2.txz:  Rebuilt.
  Recompiled against llvm-9.0.0 and libglvnd-1.1.1.
x/xf86-video-vmware-13.3.0-x86_64-3.txz:  Rebuilt.
  Recompiled against llvm-9.0.0.
2019-10-01 08:59:50 +02:00