2018-05-28 21:12:29 +02:00
|
|
|
#!/bin/bash
|
|
|
|
|
|
|
|
# TeXLive build script for Slackware
|
|
|
|
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
# Copyright 2009, 2017 - 2020 Patrick J. Volkerding, Sebeka, MN, USA
|
2019-06-27 21:07:20 +02:00
|
|
|
# Copyright 2009 - 2014 Robby Workman, Northport, AL, USA
|
|
|
|
# Copyright 2016 - 2017 Johannes Schoepfer, Germany
|
2018-05-28 21:12:29 +02:00
|
|
|
# All rights reserved.
|
|
|
|
#
|
|
|
|
# Redistribution and use of this script, with or without modification, is
|
|
|
|
# permitted provided that the following conditions are met:
|
|
|
|
#
|
|
|
|
# 1. Redistributions of this script must retain the above copyright
|
|
|
|
# notice, this list of conditions and the following disclaimer.
|
|
|
|
#
|
|
|
|
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED
|
|
|
|
# WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
|
|
|
# MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
|
|
|
|
# EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
|
|
|
# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
|
|
|
# PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
|
|
|
|
# OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
|
|
|
# WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
|
|
|
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
|
|
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
|
|
|
# URL: ftp://tug.org/historic/systems/texlive/
|
|
|
|
# Testrelease: ftp://tug.org/texlive/Images/test/
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
# Upstream stable fixes: svn://tug.org/texlive/branches/branch2020/Build/source
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
cd $(dirname $0) ; CWD=$(pwd)
|
|
|
|
|
|
|
|
PKGNAM=texlive
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
SOURCEVERSION=${SOURCEVERSION:-20200327}
|
|
|
|
VERSION=${VERSION:-2020.200608}
|
Mon Feb 15 19:23:44 UTC 2021
Here we go again... upgraded to glibc-2.33 and one last mass rebuild for
Slackware 15.0. The only packages upgraded in this batch are glibc and the
kernels - everything else is just a rebuild against the new glibc. Not
rebuilt in this batch: devs (best to just leave this alone), glibc-zoneinfo,
kernel-firmware, rust, linux-faqs, linux-howtos, aspell-en, mozilla-firefox,
mozilla-thunderbird, and seamonkey. There's a new Rust compiler but Firefox
and Thunderbird will need to be patched to use it, so we'll hold off on
those until they're ready for the new Rust either with patches or new
upstream releases. Until we have that and a few more scheduled upgrades I'm
not quite ready to call this beta yet, but you can call it 15.0-alpha1. :-)
Cheers!
a/aaa_base-14.2-x86_64-7.txz: Rebuilt.
a/aaa_glibc-solibs-2.33-x86_64-1.txz: Upgraded.
a/aaa_libraries-15.0-x86_64-2.txz: Rebuilt.
Upgraded: libnsl-2.33.so, libglib-2.0.so.0.6600.7,
libgmodule-2.0.so.0.6600.7, libgobject-2.0.so.0.6600.7,
libgthread-2.0.so.0.6600.7.
a/aaa_terminfo-6.2_20201219-x86_64-4.txz: Rebuilt.
a/acl-2.2.53-x86_64-3.txz: Rebuilt.
a/acpid-2.0.32-x86_64-3.txz: Rebuilt.
a/attr-2.4.48-x86_64-3.txz: Rebuilt.
a/bash-5.1.004-x86_64-3.txz: Rebuilt.
a/bin-11.1-x86_64-5.txz: Rebuilt.
a/btrfs-progs-5.10.1-x86_64-2.txz: Rebuilt.
a/bzip2-1.0.8-x86_64-3.txz: Rebuilt.
a/coreutils-8.32-x86_64-3.txz: Rebuilt.
a/cpio-2.13-x86_64-3.txz: Rebuilt.
a/cpufrequtils-008-x86_64-4.txz: Rebuilt.
a/cracklib-2.9.7-x86_64-3.txz: Rebuilt.
a/cryptsetup-2.3.4-x86_64-3.txz: Rebuilt.
a/dbus-1.12.20-x86_64-5.txz: Rebuilt.
a/dcron-4.5-x86_64-11.txz: Rebuilt.
a/dialog-1.3_20210117-x86_64-2.txz: Rebuilt.
a/dosfstools-4.2-x86_64-2.txz: Rebuilt.
a/e2fsprogs-1.46.1-x86_64-2.txz: Rebuilt.
a/ed-1.17-x86_64-3.txz: Rebuilt.
a/efibootmgr-20191011_e8ce9fe-x86_64-4.txz: Rebuilt.
a/efivar-20191015_ca85d51-x86_64-3.txz: Rebuilt.
a/elilo-3.16-x86_64-12.txz: Rebuilt.
a/elogind-246.9.2-x86_64-3.txz: Rebuilt.
a/elvis-2.2_0-x86_64-7.txz: Rebuilt.
a/etc-15.0-x86_64-13.txz: Rebuilt.
a/eudev-3.2.10-x86_64-2.txz: Rebuilt.
a/exfatprogs-1.1.0-x86_64-2.txz: Rebuilt.
a/f2fs-tools-1.14.0-x86_64-3.txz: Rebuilt.
a/file-5.39-x86_64-3.txz: Rebuilt.
a/findutils-4.8.0-x86_64-3.txz: Rebuilt.
a/floppy-5.5-x86_64-4.txz: Rebuilt.
a/gawk-5.1.0-x86_64-3.txz: Rebuilt.
a/genpower-1.0.5-x86_64-5.txz: Rebuilt.
a/gettext-0.21-x86_64-3.txz: Rebuilt.
a/gpm-1.20.7-x86_64-9.txz: Rebuilt.
a/gptfdisk-1.0.6-x86_64-3.txz: Rebuilt.
a/grep-3.6-x86_64-3.txz: Rebuilt.
a/grub-2.04-x86_64-3.txz: Rebuilt.
a/gzip-1.10-x86_64-3.txz: Rebuilt.
a/haveged-1.9.14-x86_64-3.txz: Rebuilt.
a/hdparm-9.60-x86_64-3.txz: Rebuilt.
a/hostname-3.23-x86_64-3.txz: Rebuilt.
a/hwdata-0.344-noarch-2.txz: Rebuilt.
a/infozip-6.0-x86_64-7.txz: Rebuilt.
a/inih-53-x86_64-2.txz: Rebuilt.
a/inotify-tools-3.20.11.0-x86_64-3.txz: Rebuilt.
a/jfsutils-1.1.15-x86_64-4.txz: Rebuilt.
a/kbd-1.15.3-x86_64-6.txz: Rebuilt.
a/kernel-generic-5.10.16-x86_64-1.txz: Upgraded.
a/kernel-huge-5.10.16-x86_64-1.txz: Upgraded.
a/kernel-modules-5.10.16-x86_64-1.txz: Upgraded.
a/kmod-28-x86_64-3.txz: Rebuilt.
a/lbzip2-2.5-x86_64-4.txz: Rebuilt.
a/less-563-x86_64-3.txz: Rebuilt.
a/lhasa-0.3.1-x86_64-3.txz: Rebuilt.
a/libblockdev-2.25-x86_64-3.txz: Rebuilt.
a/libbytesize-2.5-x86_64-2.txz: Rebuilt.
a/libcgroup-0.41-x86_64-9.txz: Rebuilt.
a/libgudev-234-x86_64-3.txz: Rebuilt.
a/libpwquality-1.4.4-x86_64-4.txz: Rebuilt.
a/lilo-24.2-x86_64-12.txz: Rebuilt.
a/logrotate-3.18.0-x86_64-3.txz: Rebuilt.
a/lrzip-0.631-x86_64-4.txz: Rebuilt.
a/lvm2-2.03.11-x86_64-3.txz: Rebuilt.
a/lzip-1.22-x86_64-3.txz: Rebuilt.
a/lzlib-1.12-x86_64-3.txz: Rebuilt.
a/mcelog-175-x86_64-3.txz: Rebuilt.
a/mdadm-4.1-x86_64-3.txz: Rebuilt.
a/minicom-2.8-x86_64-3.txz: Rebuilt.
a/mkinitrd-1.4.11-x86_64-19.txz: Rebuilt.
a/mlocate-0.26-x86_64-4.txz: Rebuilt.
a/mt-st-1.4-x86_64-3.txz: Rebuilt.
a/mtx-1.3.12-x86_64-4.txz: Rebuilt.
a/ncompress-5.0-x86_64-2.txz: Rebuilt.
a/ndctl-71.1-x86_64-4.txz: Rebuilt.
a/ntfs-3g-2017.3.23-x86_64-4.txz: Rebuilt.
a/nvi-1.81.6-x86_64-3.txz: Rebuilt.
a/openssl-solibs-1.1.1i-x86_64-3.txz: Rebuilt.
a/os-prober-1.78-x86_64-2.txz: Rebuilt.
a/pam-1.5.1-x86_64-3.txz: Rebuilt.
a/patch-2.7.6-x86_64-5.txz: Rebuilt.
a/pciutils-3.7.0-x86_64-3.txz: Rebuilt.
a/pcmciautils-018-x86_64-4.txz: Rebuilt.
a/pkgtools-15.0-noarch-36.txz: Rebuilt.
a/plzip-1.9-x86_64-3.txz: Rebuilt.
a/procps-ng-3.3.17-x86_64-2.txz: Rebuilt.
a/quota-4.06-x86_64-3.txz: Rebuilt.
a/reiserfsprogs-3.6.27-x86_64-4.txz: Rebuilt.
a/rpm2tgz-1.2.2-x86_64-4.txz: Rebuilt.
a/sdparm-1.11-x86_64-3.txz: Rebuilt.
a/sed-4.8-x86_64-3.txz: Rebuilt.
a/shadow-4.8.1-x86_64-12.txz: Rebuilt.
a/sharutils-4.15.2-x86_64-4.txz: Rebuilt.
a/smartmontools-7.2-x86_64-3.txz: Rebuilt.
a/splitvt-1.6.6-x86_64-5.txz: Rebuilt.
a/sysfsutils-2.1.0-x86_64-4.txz: Rebuilt.
a/sysklogd-2.2.1-x86_64-2.txz: Rebuilt.
a/syslinux-4.07-x86_64-4.txz: Rebuilt.
a/sysvinit-2.98-x86_64-3.txz: Rebuilt.
a/sysvinit-functions-8.53-x86_64-5.txz: Rebuilt.
a/sysvinit-scripts-2.1-noarch-39.txz: Rebuilt.
a/tar-1.33-x86_64-3.txz: Rebuilt.
a/tcsh-6.22.03-x86_64-3.txz: Rebuilt.
a/time-1.9-x86_64-4.txz: Rebuilt.
a/tree-1.8.0-x86_64-3.txz: Rebuilt.
a/udisks-1.0.5-x86_64-8.txz: Rebuilt.
a/udisks2-2.9.2-x86_64-2.txz: Rebuilt.
a/unarj-265-x86_64-4.txz: Rebuilt.
a/upower-0.99.11-x86_64-4.txz: Rebuilt.
a/usb_modeswitch-2.6.1-x86_64-3.txz: Rebuilt.
a/usbutils-013-x86_64-3.txz: Rebuilt.
a/utempter-1.2.0-x86_64-3.txz: Rebuilt.
a/util-linux-2.36.2-x86_64-2.txz: Rebuilt.
a/volume_key-0.3.12-x86_64-3.txz: Rebuilt.
a/which-2.21-x86_64-4.txz: Rebuilt.
a/xfsprogs-5.10.0-x86_64-3.txz: Rebuilt.
a/xz-5.2.5-x86_64-3.txz: Rebuilt.
a/zerofree-1.1.1-x86_64-3.txz: Rebuilt.
a/zoo-2.10_22-x86_64-4.txz: Rebuilt.
ap/a2ps-4.14-x86_64-9.txz: Rebuilt.
ap/acct-6.6.4-x86_64-4.txz: Rebuilt.
ap/alsa-utils-1.2.4-x86_64-3.txz: Rebuilt.
ap/amp-0.7.6-x86_64-5.txz: Rebuilt.
ap/at-3.2.1-x86_64-4.txz: Rebuilt.
ap/bc-1.07.1-x86_64-5.txz: Rebuilt.
ap/bpe-2.01.00-x86_64-6.txz: Rebuilt.
ap/cdparanoia-III_10.2-x86_64-5.txz: Rebuilt.
ap/cdrdao-1.2.4-x86_64-3.txz: Rebuilt.
ap/cdrtools-3.01-x86_64-6.txz: Rebuilt.
ap/cups-2.3.3-x86_64-5.txz: Rebuilt.
ap/cups-filters-1.28.7-x86_64-3.txz: Rebuilt.
ap/dash-0.5.11.2-x86_64-3.txz: Rebuilt.
ap/dc3dd-7.2.646-x86_64-4.txz: Rebuilt.
ap/ddrescue-1.25-x86_64-3.txz: Rebuilt.
ap/diffstat-1.64-x86_64-3.txz: Rebuilt.
ap/diffutils-3.7-x86_64-3.txz: Rebuilt.
ap/dmapi-2.2.12-x86_64-5.txz: Rebuilt.
ap/dmidecode-3.3-x86_64-3.txz: Rebuilt.
ap/dvd+rw-tools-7.1-x86_64-5.txz: Rebuilt.
ap/enscript-1.6.6-x86_64-4.txz: Rebuilt.
ap/flac-1.3.3-x86_64-3.txz: Rebuilt.
ap/ghostscript-9.53.3-x86_64-3.txz: Rebuilt.
ap/ghostscript-fonts-std-8.11-noarch-5.txz: Rebuilt.
ap/gphoto2-2.5.26-x86_64-3.txz: Rebuilt.
ap/groff-1.22.4-x86_64-4.txz: Rebuilt.
ap/gutenprint-5.3.4-x86_64-3.txz: Rebuilt.
ap/hplip-3.20.6-x86_64-6.txz: Rebuilt.
ap/htop-3.0.5-x86_64-3.txz: Rebuilt.
ap/inxi-20210113_1e2d470c-noarch-2.txz: Rebuilt.
ap/ispell-3.4.02-x86_64-3.txz: Rebuilt.
ap/itstool-2.0.6-x86_64-3.txz: Rebuilt.
ap/jed-0.99_19-x86_64-5.txz: Rebuilt.
ap/joe-4.6-x86_64-4.txz: Rebuilt.
ap/jove-4.16.0.74-x86_64-3.txz: Rebuilt.
ap/ksh93-20200131_e4fea8c5-x86_64-3.txz: Rebuilt.
ap/libx86-1.1-x86_64-5.txz: Rebuilt.
ap/linuxdoc-tools-0.9.73-x86_64-9.txz: Rebuilt.
ap/lm_sensors-3.6.0-x86_64-3.txz: Rebuilt.
ap/lsof-4.94.0-x86_64-3.txz: Rebuilt.
ap/lsscsi-0.31-x86_64-3.txz: Rebuilt.
ap/lxc-2.0.11_fad08f383-x86_64-7.txz: Rebuilt.
ap/madplay-0.15.2b-x86_64-7.txz: Rebuilt.
ap/man-db-2.9.4-x86_64-2.txz: Rebuilt.
ap/man-pages-5.10-noarch-3.txz: Rebuilt.
ap/mariadb-10.5.8-x86_64-3.txz: Rebuilt.
ap/mc-4.8.26-x86_64-2.txz: Rebuilt.
ap/moc-2.5.2-x86_64-8.txz: Rebuilt.
ap/most-5.1.0-x86_64-3.txz: Rebuilt.
ap/mpg123-1.26.4-x86_64-3.txz: Rebuilt.
ap/nano-5.5-x86_64-3.txz: Rebuilt.
ap/neofetch-20201126_6dd85d6-noarch-3.txz: Rebuilt.
ap/normalize-0.7.7-x86_64-5.txz: Rebuilt.
ap/nvme-cli-1.13-x86_64-3.txz: Rebuilt.
ap/opus-tools-0.2-x86_64-3.txz: Rebuilt.
ap/pamixer-1.4-x86_64-9.txz: Rebuilt.
ap/powertop-2.13-x86_64-3.txz: Rebuilt.
ap/qpdf-10.1.0-x86_64-3.txz: Rebuilt.
ap/radeontool-1.6.3-x86_64-4.txz: Rebuilt.
ap/rpm-4.16.1.2-x86_64-3.txz: Rebuilt.
ap/rzip-2.1-x86_64-4.txz: Rebuilt.
ap/sc-7.16-x86_64-10.txz: Rebuilt.
ap/sc-im-20200904_bdd936a-x86_64-3.txz: Rebuilt.
ap/screen-4.8.0-x86_64-4.txz: Rebuilt.
ap/seejpeg-1.10-x86_64-4.txz: Rebuilt.
ap/slackpkg-15.0-noarch-3.txz: Rebuilt.
ap/soma-3.3.7-noarch-2.txz: Rebuilt.
ap/sox-14.4.2-x86_64-8.txz: Rebuilt.
ap/sqlite-3.34.1-x86_64-2.txz: Rebuilt.
ap/squashfs-tools-4.4-x86_64-4.txz: Rebuilt.
ap/sudo-1.9.5p2-x86_64-2.txz: Rebuilt.
ap/sysstat-12.5.2-x86_64-3.txz: Rebuilt.
ap/terminus-font-4.49.1-noarch-3.txz: Rebuilt.
ap/texinfo-6.7-x86_64-4.txz: Rebuilt.
ap/tmux-3.1c-x86_64-3.txz: Rebuilt.
ap/undervolt-20201024_13fa33d-x86_64-3.txz: Rebuilt.
ap/usbmuxd-20200615_3daa1e9-x86_64-3.txz: Rebuilt.
ap/vbetool-1.2.2-x86_64-4.txz: Rebuilt.
ap/vim-8.2.2461-x86_64-2.txz: Rebuilt.
ap/vorbis-tools-1.4.2-x86_64-2.txz: Rebuilt.
ap/xfsdump-3.1.9-x86_64-3.txz: Rebuilt.
ap/xorriso-1.5.4.pl02-x86_64-2.txz: Rebuilt.
ap/zsh-5.8-x86_64-3.txz: Rebuilt.
d/Cython-0.29.21-x86_64-4.txz: Rebuilt.
d/autoconf-2.69-noarch-4.txz: Rebuilt.
d/autoconf-archive-2019.01.06-noarch-3.txz: Rebuilt.
d/automake-1.16.2-noarch-3.txz: Rebuilt.
d/binutils-2.36.1-x86_64-2.txz: Rebuilt.
d/bison-3.7.5-x86_64-2.txz: Rebuilt.
d/ccache-4.2-x86_64-2.txz: Rebuilt.
d/check-0.15.2-x86_64-3.txz: Rebuilt.
d/clisp-2.50_20191103_c26de7873-x86_64-4.txz: Rebuilt.
d/cmake-3.19.4-x86_64-2.txz: Rebuilt.
d/cscope-15.9-x86_64-3.txz: Rebuilt.
d/cvs-1.11.23-x86_64-7.txz: Rebuilt.
d/dev86-0.16.21-x86_64-4.txz: Rebuilt.
d/distcc-3.3.5-x86_64-4.txz: Rebuilt.
d/doxygen-1.8.20-x86_64-3.txz: Rebuilt.
d/flex-2.6.4-x86_64-5.txz: Rebuilt.
d/gcc-10.2.0-x86_64-4.txz: Rebuilt.
d/gcc-brig-10.2.0-x86_64-4.txz: Rebuilt.
d/gcc-g++-10.2.0-x86_64-4.txz: Rebuilt.
d/gcc-gdc-10.2.0-x86_64-4.txz: Rebuilt.
d/gcc-gfortran-10.2.0-x86_64-4.txz: Rebuilt.
d/gcc-gnat-10.2.0-x86_64-4.txz: Rebuilt.
d/gcc-go-10.2.0-x86_64-4.txz: Rebuilt.
d/gcc-objc-10.2.0-x86_64-4.txz: Rebuilt.
d/gdb-10.1-x86_64-3.txz: Rebuilt.
d/gettext-tools-0.21-x86_64-3.txz: Rebuilt.
d/git-2.30.1-x86_64-2.txz: Rebuilt.
d/gnucobol-3.1.2-x86_64-3.txz: Rebuilt.
d/gperf-3.1-x86_64-4.txz: Rebuilt.
d/guile-3.0.5-x86_64-3.txz: Rebuilt.
d/gyp-20200512_caa60026-x86_64-4.txz: Rebuilt.
d/help2man-1.48.1-x86_64-2.txz: Rebuilt.
d/icecream-1.3.1-x86_64-3.txz: Rebuilt.
d/indent-2.2.12-x86_64-3.txz: Rebuilt.
d/intltool-0.51.0-x86_64-6.txz: Rebuilt.
d/kernel-headers-5.10.16-x86-1.txz: Upgraded.
d/libtool-2.4.6-x86_64-16.txz: Rebuilt.
d/llvm-11.0.1-x86_64-3.txz: Rebuilt.
d/m4-1.4.18-x86_64-4.txz: Rebuilt.
d/make-4.3-x86_64-3.txz: Rebuilt.
d/mercurial-5.7-x86_64-2.txz: Rebuilt.
d/meson-0.56.2-x86_64-3.txz: Rebuilt.
d/nasm-2.15.05-x86_64-3.txz: Rebuilt.
d/ninja-1.10.2-x86_64-3.txz: Rebuilt.
d/opencl-headers-2.2-noarch-4.txz: Rebuilt.
d/oprofile-1.4.0-x86_64-7.txz: Rebuilt.
d/p2c-2.01-x86_64-3.txz: Rebuilt.
d/parallel-20210122-noarch-2.txz: Rebuilt.
d/patchelf-0.12-x86_64-3.txz: Rebuilt.
d/perl-5.32.1-x86_64-2.txz: Rebuilt.
d/pkg-config-0.29.2-x86_64-4.txz: Rebuilt.
d/pmake-1.111-x86_64-7.txz: Rebuilt.
d/python-pip-21.0.1-x86_64-2.txz: Rebuilt.
d/python-setuptools-53.0.0-x86_64-2.txz: Rebuilt.
d/python2-2.7.18-x86_64-4.txz: Rebuilt.
d/python3-3.9.1-x86_64-3.txz: Rebuilt.
d/rcs-5.10.0-x86_64-3.txz: Rebuilt.
d/re2c-2.0.3-x86_64-3.txz: Rebuilt.
d/rinutils-0.8.0-x86_64-3.txz: Rebuilt.
d/ruby-3.0.0-x86_64-3.txz: Rebuilt.
d/sassc-3.6.1-x86_64-3.txz: Rebuilt.
d/scons-4.0.1-x86_64-4.txz: Rebuilt.
d/slacktrack-2.20-x86_64-3.txz: Rebuilt.
d/strace-5.10-x86_64-3.txz: Rebuilt.
d/subversion-1.14.1-x86_64-2.txz: Rebuilt.
d/swig-4.0.2-x86_64-3.txz: Rebuilt.
d/vala-0.50.3-x86_64-3.txz: Rebuilt.
d/yasm-1.3.0-x86_64-4.txz: Rebuilt.
e/emacs-27.1-x86_64-5.txz: Rebuilt.
e/emacspeak-53.0-x86_64-3.txz: Rebuilt.
k/kernel-source-5.10.16-noarch-1.txz: Upgraded.
kde/akonadi-20.12.2-x86_64-2.txz: Rebuilt.
kde/akonadi-calendar-20.12.2-x86_64-2.txz: Rebuilt.
kde/akonadi-calendar-tools-20.12.2-x86_64-2.txz: Rebuilt.
kde/akonadi-contacts-20.12.2-x86_64-2.txz: Rebuilt.
kde/akonadi-import-wizard-20.12.2-x86_64-2.txz: Rebuilt.
kde/akonadi-mime-20.12.2-x86_64-2.txz: Rebuilt.
kde/akonadi-notes-20.12.2-x86_64-2.txz: Rebuilt.
kde/akonadi-search-20.12.2-x86_64-2.txz: Rebuilt.
kde/akonadiconsole-20.12.2-x86_64-2.txz: Rebuilt.
kde/akregator-20.12.2-x86_64-2.txz: Rebuilt.
kde/alkimia-8.0.4-x86_64-3.txz: Rebuilt.
kde/analitza-20.12.2-x86_64-2.txz: Rebuilt.
kde/ark-20.12.2-x86_64-2.txz: Rebuilt.
kde/artikulate-20.12.2-x86_64-2.txz: Rebuilt.
kde/attica-5.78.0-x86_64-3.txz: Rebuilt.
kde/audiocd-kio-20.12.2-x86_64-2.txz: Rebuilt.
kde/baloo-5.78.0-x86_64-3.txz: Rebuilt.
kde/baloo-widgets-20.12.2-x86_64-2.txz: Rebuilt.
kde/blinken-20.12.2-x86_64-2.txz: Rebuilt.
kde/bluedevil-5.20.5-x86_64-3.txz: Rebuilt.
kde/bluez-qt-5.78.0-x86_64-3.txz: Rebuilt.
kde/bomber-20.12.2-x86_64-2.txz: Rebuilt.
kde/bovo-20.12.2-x86_64-2.txz: Rebuilt.
kde/breeze-5.20.5-x86_64-3.txz: Rebuilt.
kde/breeze-grub-5.20.5-x86_64-3.txz: Rebuilt.
kde/breeze-gtk-5.20.5-x86_64-3.txz: Rebuilt.
kde/breeze-icons-5.78.0-noarch-3.txz: Rebuilt.
kde/calendarsupport-20.12.2-x86_64-2.txz: Rebuilt.
kde/calligra-3.2.1-x86_64-5.txz: Rebuilt.
kde/calligraplan-3.3.0-x86_64-2.txz: Rebuilt.
kde/cantor-20.12.2-x86_64-2.txz: Rebuilt.
kde/cervisia-20.12.2-x86_64-2.txz: Rebuilt.
kde/digikam-7.1.0-x86_64-5.txz: Rebuilt.
kde/dolphin-20.12.2-x86_64-2.txz: Rebuilt.
kde/dolphin-plugins-20.12.2-x86_64-2.txz: Rebuilt.
kde/dragon-20.12.2-x86_64-2.txz: Rebuilt.
kde/drkonqi-5.20.5-x86_64-3.txz: Rebuilt.
kde/elisa-20.12.2-x86_64-2.txz: Rebuilt.
kde/eventviews-20.12.2-x86_64-2.txz: Rebuilt.
kde/extra-cmake-modules-5.78.0-x86_64-3.txz: Rebuilt.
kde/falkon-3.1.0-x86_64-3.txz: Rebuilt.
kde/ffmpegthumbs-20.12.2-x86_64-2.txz: Rebuilt.
kde/filelight-20.12.2-x86_64-2.txz: Rebuilt.
kde/frameworkintegration-5.78.0-x86_64-3.txz: Rebuilt.
kde/granatier-20.12.2-x86_64-2.txz: Rebuilt.
kde/grantlee-editor-20.12.2-x86_64-2.txz: Rebuilt.
kde/grantleetheme-20.12.2-x86_64-2.txz: Rebuilt.
kde/gwenview-20.12.2-x86_64-2.txz: Rebuilt.
kde/incidenceeditor-20.12.2-x86_64-2.txz: Rebuilt.
kde/itinerary-20.12.2-x86_64-2.txz: Rebuilt.
kde/juk-20.12.2-x86_64-2.txz: Rebuilt.
kde/k3b-20.12.2-x86_64-2.txz: Rebuilt.
kde/kactivities-5.78.0-x86_64-3.txz: Rebuilt.
kde/kactivities-stats-5.78.0-x86_64-3.txz: Rebuilt.
kde/kactivitymanagerd-5.20.5-x86_64-3.txz: Rebuilt.
kde/kaddressbook-20.12.2-x86_64-2.txz: Rebuilt.
kde/kalarm-20.12.2-x86_64-2.txz: Rebuilt.
kde/kalarmcal-20.12.2-x86_64-2.txz: Rebuilt.
kde/kalgebra-20.12.2-x86_64-2.txz: Rebuilt.
kde/kalzium-20.12.2-x86_64-2.txz: Rebuilt.
kde/kamera-20.12.2-x86_64-2.txz: Rebuilt.
kde/kamoso-20.12.2-x86_64-2.txz: Rebuilt.
kde/kanagram-20.12.2-x86_64-2.txz: Rebuilt.
kde/kapidox-5.78.0-x86_64-3.txz: Rebuilt.
kde/kapman-20.12.2-x86_64-2.txz: Rebuilt.
kde/kapptemplate-20.12.2-x86_64-2.txz: Rebuilt.
kde/karchive-5.78.0-x86_64-3.txz: Rebuilt.
kde/kate-20.12.2-x86_64-2.txz: Rebuilt.
kde/katomic-20.12.2-x86_64-2.txz: Rebuilt.
kde/kauth-5.78.0-x86_64-3.txz: Rebuilt.
kde/kbackup-20.12.2-x86_64-2.txz: Rebuilt.
kde/kblackbox-20.12.2-x86_64-2.txz: Rebuilt.
kde/kblocks-20.12.2-x86_64-2.txz: Rebuilt.
kde/kbookmarks-5.78.0-x86_64-3.txz: Rebuilt.
kde/kbounce-20.12.2-x86_64-2.txz: Rebuilt.
kde/kbreakout-20.12.2-x86_64-2.txz: Rebuilt.
kde/kbruch-20.12.2-x86_64-2.txz: Rebuilt.
kde/kcachegrind-20.12.2-x86_64-2.txz: Rebuilt.
kde/kcalc-20.12.2-x86_64-2.txz: Rebuilt.
kde/kcalendarcore-5.78.0-x86_64-3.txz: Rebuilt.
kde/kcalutils-20.12.2-x86_64-2.txz: Rebuilt.
kde/kcharselect-20.12.2-x86_64-2.txz: Rebuilt.
kde/kcm-fcitx-0.5.6-x86_64-4.txz: Rebuilt.
kde/kcmutils-5.78.0-x86_64-3.txz: Rebuilt.
kde/kcodecs-5.78.0-x86_64-3.txz: Rebuilt.
kde/kcolorchooser-20.12.2-x86_64-2.txz: Rebuilt.
kde/kcompletion-5.78.0-x86_64-3.txz: Rebuilt.
kde/kconfig-5.78.0-x86_64-3.txz: Rebuilt.
kde/kconfigwidgets-5.78.0-x86_64-3.txz: Rebuilt.
kde/kcontacts-5.78.0-x86_64-3.txz: Rebuilt.
kde/kcoreaddons-5.78.0-x86_64-3.txz: Rebuilt.
kde/kcrash-5.78.0-x86_64-3.txz: Rebuilt.
kde/kcron-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdav-5.78.0-x86_64-3.txz: Rebuilt.
kde/kdbusaddons-5.78.0-x86_64-3.txz: Rebuilt.
kde/kde-cli-tools-5.20.5-x86_64-3.txz: Rebuilt.
kde/kde-dev-scripts-20.12.2-x86_64-2.txz: Rebuilt.
kde/kde-dev-utils-20.12.2-x86_64-2.txz: Rebuilt.
kde/kde-gtk-config-5.20.5-x86_64-3.txz: Rebuilt.
kde/kdebugsettings-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdeclarative-5.78.0-x86_64-3.txz: Rebuilt.
kde/kdeconnect-kde-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdecoration-5.20.5-x86_64-3.txz: Rebuilt.
kde/kded-5.78.0-x86_64-3.txz: Rebuilt.
kde/kdeedu-data-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdegraphics-mobipocket-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdegraphics-thumbnailers-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdelibs4support-5.78.0-x86_64-3.txz: Rebuilt.
kde/kdenetwork-filesharing-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdenlive-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdepim-addons-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdepim-runtime-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdeplasma-addons-5.20.5-x86_64-3.txz: Rebuilt.
kde/kdesdk-kioslaves-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdesdk-thumbnailers-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdesignerplugin-5.78.0-x86_64-3.txz: Rebuilt.
kde/kdesu-5.78.0-x86_64-3.txz: Rebuilt.
kde/kdev-php-5.6.2-x86_64-2.txz: Rebuilt.
kde/kdev-python-5.6.2-x86_64-2.txz: Rebuilt.
kde/kdevelop-5.6.2-x86_64-2.txz: Rebuilt.
kde/kdevelop-pg-qt-2.2.1-x86_64-3.txz: Rebuilt.
kde/kdewebkit-5.78.0-x86_64-3.txz: Rebuilt.
kde/kdf-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdiagram-2.8.0-x86_64-3.txz: Rebuilt.
kde/kdialog-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdiamond-20.12.2-x86_64-2.txz: Rebuilt.
kde/kdnssd-5.78.0-x86_64-3.txz: Rebuilt.
kde/kdoctools-5.78.0-x86_64-3.txz: Rebuilt.
kde/keditbookmarks-20.12.2-x86_64-2.txz: Rebuilt.
kde/kemoticons-5.78.0-x86_64-3.txz: Rebuilt.
kde/kfilemetadata-5.78.0-x86_64-4.txz: Rebuilt.
kde/kfind-20.12.2-x86_64-2.txz: Rebuilt.
kde/kfloppy-20.12.2-x86_64-2.txz: Rebuilt.
kde/kfourinline-20.12.2-x86_64-2.txz: Rebuilt.
kde/kgamma5-5.20.5-x86_64-3.txz: Rebuilt.
kde/kgeography-20.12.2-x86_64-2.txz: Rebuilt.
kde/kget-20.12.2-x86_64-2.txz: Rebuilt.
kde/kglobalaccel-5.78.0-x86_64-3.txz: Rebuilt.
kde/kgoldrunner-20.12.2-x86_64-2.txz: Rebuilt.
kde/kgpg-20.12.2-x86_64-2.txz: Rebuilt.
kde/kguiaddons-5.78.0-x86_64-3.txz: Rebuilt.
kde/khangman-20.12.2-x86_64-2.txz: Rebuilt.
kde/khelpcenter-20.12.2-x86_64-2.txz: Rebuilt.
kde/kholidays-5.78.0-x86_64-3.txz: Rebuilt.
kde/khotkeys-5.20.5-x86_64-3.txz: Rebuilt.
kde/khtml-5.78.0-x86_64-3.txz: Rebuilt.
kde/ki18n-5.78.0-x86_64-3.txz: Rebuilt.
kde/kiconthemes-5.78.0-x86_64-3.txz: Rebuilt.
kde/kid3-3.8.5-x86_64-2.txz: Rebuilt.
kde/kidentitymanagement-20.12.2-x86_64-2.txz: Rebuilt.
kde/kidletime-5.78.0-x86_64-3.txz: Rebuilt.
kde/kig-20.12.2-x86_64-2.txz: Rebuilt.
kde/kigo-20.12.2-x86_64-2.txz: Rebuilt.
kde/kile-2.9.93-x86_64-5.txz: Rebuilt.
kde/killbots-20.12.2-x86_64-2.txz: Rebuilt.
kde/kimageformats-5.78.0-x86_64-3.txz: Rebuilt.
kde/kimagemapeditor-20.12.2-x86_64-2.txz: Rebuilt.
kde/kimap-20.12.2-x86_64-2.txz: Rebuilt.
kde/kinfocenter-5.20.5-x86_64-3.txz: Rebuilt.
kde/kinit-5.78.0-x86_64-3.txz: Rebuilt.
kde/kio-5.78.0-x86_64-3.txz: Rebuilt.
kde/kio-extras-20.12.2-x86_64-2.txz: Rebuilt.
kde/kio-gdrive-20.12.2-x86_64-2.txz: Rebuilt.
kde/kipi-plugins-20.12.2-x86_64-2.txz: Rebuilt.
kde/kirigami-gallery-20.12.2-x86_64-2.txz: Rebuilt.
kde/kirigami2-5.78.0-x86_64-3.txz: Rebuilt.
kde/kiriki-20.12.2-x86_64-2.txz: Rebuilt.
kde/kitemmodels-5.78.0-x86_64-3.txz: Rebuilt.
kde/kitemviews-5.78.0-x86_64-3.txz: Rebuilt.
kde/kiten-20.12.2-x86_64-2.txz: Rebuilt.
kde/kitinerary-20.12.2-x86_64-2.txz: Rebuilt.
kde/kjobwidgets-5.78.0-x86_64-3.txz: Rebuilt.
kde/kjots-20201206_f7d555c-x86_64-3.txz: Rebuilt.
kde/kjs-5.78.0-x86_64-3.txz: Rebuilt.
kde/kjsembed-5.78.0-x86_64-3.txz: Rebuilt.
kde/kjumpingcube-20.12.2-x86_64-2.txz: Rebuilt.
kde/kldap-20.12.2-x86_64-2.txz: Rebuilt.
kde/kleopatra-20.12.2-x86_64-2.txz: Rebuilt.
kde/klickety-20.12.2-x86_64-2.txz: Rebuilt.
kde/klines-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmag-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmahjongg-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmail-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmail-account-wizard-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmailtransport-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmbox-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmediaplayer-5.78.0-x86_64-3.txz: Rebuilt.
kde/kmenuedit-5.20.5-x86_64-3.txz: Rebuilt.
kde/kmime-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmines-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmix-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmousetool-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmouth-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmplot-20.12.2-x86_64-2.txz: Rebuilt.
kde/kmymoney-5.1.1-x86_64-3.txz: Rebuilt.
kde/knavalbattle-20.12.2-x86_64-2.txz: Rebuilt.
kde/knetwalk-20.12.2-x86_64-2.txz: Rebuilt.
kde/knewstuff-5.78.0-x86_64-3.txz: Rebuilt.
kde/knights-20.12.2-x86_64-2.txz: Rebuilt.
kde/knotes-20.12.2-x86_64-2.txz: Rebuilt.
kde/knotifications-5.78.0-x86_64-3.txz: Rebuilt.
kde/knotifyconfig-5.78.0-x86_64-3.txz: Rebuilt.
kde/kolf-20.12.2-x86_64-2.txz: Rebuilt.
kde/kollision-20.12.2-x86_64-2.txz: Rebuilt.
kde/kolourpaint-20.12.2-x86_64-2.txz: Rebuilt.
kde/kompare-20.12.2-x86_64-2.txz: Rebuilt.
kde/konqueror-20.12.2-x86_64-2.txz: Rebuilt.
kde/konquest-20.12.2-x86_64-2.txz: Rebuilt.
kde/konsole-20.12.2-x86_64-2.txz: Rebuilt.
kde/kontact-20.12.2-x86_64-2.txz: Rebuilt.
kde/kontactinterface-20.12.2-x86_64-2.txz: Rebuilt.
kde/kontrast-20.12.2-x86_64-2.txz: Rebuilt.
kde/konversation-20.12.2-x86_64-2.txz: Rebuilt.
kde/kopete-20.12.2-x86_64-2.txz: Rebuilt.
kde/korganizer-20.12.2-x86_64-2.txz: Rebuilt.
kde/kosmindoormap-20.12.2-x86_64-2.txz: Rebuilt.
kde/kpackage-5.78.0-x86_64-3.txz: Rebuilt.
kde/kparts-5.78.0-x86_64-3.txz: Rebuilt.
kde/kpat-20.12.2-x86_64-2.txz: Rebuilt.
kde/kpeople-5.78.0-x86_64-3.txz: Rebuilt.
kde/kpeoplevcard-0.1-x86_64-3.txz: Rebuilt.
kde/kpimtextedit-20.12.2-x86_64-2.txz: Rebuilt.
kde/kpkpass-20.12.2-x86_64-2.txz: Rebuilt.
kde/kplotting-5.78.0-x86_64-3.txz: Rebuilt.
kde/kpmcore-20.12.2-x86_64-2.txz: Rebuilt.
kde/kpty-5.78.0-x86_64-3.txz: Rebuilt.
kde/kpublictransport-20.12.2-x86_64-2.txz: Rebuilt.
kde/kqtquickcharts-20.12.2-x86_64-2.txz: Rebuilt.
kde/kquickcharts-5.78.0-x86_64-3.txz: Rebuilt.
kde/krdc-20.12.2-x86_64-2.txz: Rebuilt.
kde/krename-5.0.1-x86_64-3.txz: Rebuilt.
kde/kreversi-20.12.2-x86_64-2.txz: Rebuilt.
kde/krfb-20.12.2-x86_64-2.txz: Rebuilt.
kde/krita-4.4.2-x86_64-3.txz: Rebuilt.
kde/kross-5.78.0-x86_64-3.txz: Rebuilt.
kde/kross-interpreters-20.12.2-x86_64-2.txz: Rebuilt.
kde/kruler-20.12.2-x86_64-2.txz: Rebuilt.
kde/krunner-5.78.0-x86_64-3.txz: Rebuilt.
kde/krusader-2.7.2-x86_64-3.txz: Rebuilt.
kde/kscreen-5.20.5-x86_64-3.txz: Rebuilt.
kde/kscreenlocker-5.20.5-x86_64-3.txz: Rebuilt.
kde/kservice-5.78.0-x86_64-3.txz: Rebuilt.
kde/kshisen-20.12.2-x86_64-2.txz: Rebuilt.
kde/ksirk-20.12.2-x86_64-2.txz: Rebuilt.
kde/ksmtp-20.12.2-x86_64-2.txz: Rebuilt.
kde/ksnakeduel-20.12.2-x86_64-2.txz: Rebuilt.
kde/kspaceduel-20.12.2-x86_64-2.txz: Rebuilt.
kde/ksquares-20.12.2-x86_64-2.txz: Rebuilt.
kde/ksshaskpass-5.20.5-x86_64-3.txz: Rebuilt.
kde/kstars-3.5.1-x86_64-3.txz: Rebuilt.
kde/ksudoku-20.12.2-x86_64-2.txz: Rebuilt.
kde/ksysguard-5.20.5-x86_64-3.txz: Rebuilt.
kde/ksystemlog-20.12.2-x86_64-2.txz: Rebuilt.
kde/kteatime-20.12.2-x86_64-2.txz: Rebuilt.
kde/ktexteditor-5.78.0-x86_64-3.txz: Rebuilt.
kde/ktextwidgets-5.78.0-x86_64-3.txz: Rebuilt.
kde/ktimer-20.12.2-x86_64-2.txz: Rebuilt.
kde/ktimetracker-5.0.1-x86_64-3.txz: Rebuilt.
kde/ktnef-20.12.2-x86_64-2.txz: Rebuilt.
kde/ktorrent-20.12.2-x86_64-2.txz: Rebuilt.
kde/ktouch-20.12.2-x86_64-2.txz: Rebuilt.
kde/kturtle-20.12.2-x86_64-2.txz: Rebuilt.
kde/kubrick-20.12.2-x86_64-2.txz: Rebuilt.
kde/kunitconversion-5.78.0-x86_64-3.txz: Rebuilt.
kde/kwallet-5.78.0-x86_64-3.txz: Rebuilt.
kde/kwallet-pam-5.20.5-x86_64-3.txz: Rebuilt.
kde/kwalletmanager-20.12.2-x86_64-2.txz: Rebuilt.
kde/kwave-20.12.2-x86_64-2.txz: Rebuilt.
kde/kwayland-5.78.0-x86_64-3.txz: Rebuilt.
kde/kwayland-integration-5.20.5-x86_64-3.txz: Rebuilt.
kde/kwayland-server-5.20.5-x86_64-3.txz: Rebuilt.
kde/kwidgetsaddons-5.78.0-x86_64-3.txz: Rebuilt.
kde/kwin-5.20.5-x86_64-3.txz: Rebuilt.
kde/kwindowsystem-5.78.0-x86_64-3.txz: Rebuilt.
kde/kwordquiz-20.12.2-x86_64-2.txz: Rebuilt.
kde/kwrited-5.20.5-x86_64-3.txz: Rebuilt.
kde/kxmlgui-5.78.0-x86_64-3.txz: Rebuilt.
kde/kxmlrpcclient-5.78.0-x86_64-3.txz: Rebuilt.
kde/latte-dock-0.9.11-x86_64-3.txz: Rebuilt.
kde/libgravatar-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkcddb-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkcompactdisc-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkdcraw-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkdegames-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkdepim-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkeduvocdocument-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkexiv2-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkgapi-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkipi-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkleo-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkmahjongg-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkomparediff2-20.12.2-x86_64-2.txz: Rebuilt.
kde/libksane-20.12.2-x86_64-2.txz: Rebuilt.
kde/libkscreen-5.20.5-x86_64-3.txz: Rebuilt.
kde/libksieve-20.12.2-x86_64-2.txz: Rebuilt.
kde/libksysguard-5.20.5-x86_64-3.txz: Rebuilt.
kde/libktorrent-20.12.2-x86_64-2.txz: Rebuilt.
kde/lokalize-20.12.2-x86_64-2.txz: Rebuilt.
kde/lskat-20.12.2-x86_64-2.txz: Rebuilt.
kde/mailcommon-20.12.2-x86_64-2.txz: Rebuilt.
kde/mailimporter-20.12.2-x86_64-2.txz: Rebuilt.
kde/marble-20.12.2-x86_64-2.txz: Rebuilt.
kde/markdownpart-20.12.2-x86_64-2.txz: Rebuilt.
kde/mbox-importer-20.12.2-x86_64-2.txz: Rebuilt.
kde/messagelib-20.12.2-x86_64-2.txz: Rebuilt.
kde/milou-5.20.5-x86_64-3.txz: Rebuilt.
kde/minuet-20.12.2-x86_64-2.txz: Rebuilt.
kde/modemmanager-qt-5.78.0-x86_64-3.txz: Rebuilt.
kde/networkmanager-qt-5.78.0-x86_64-3.txz: Rebuilt.
kde/okteta-0.26.5-x86_64-2.txz: Rebuilt.
kde/okular-20.12.2-x86_64-2.txz: Rebuilt.
kde/oxygen-5.20.5-x86_64-3.txz: Rebuilt.
kde/oxygen-fonts-5.4.3-noarch-3.txz: Rebuilt.
kde/oxygen-gtk2-1.4.6-x86_64-3.txz: Rebuilt.
kde/oxygen-icons5-5.78.0-noarch-3.txz: Rebuilt.
kde/palapeli-20.12.2-x86_64-2.txz: Rebuilt.
kde/parley-20.12.2-x86_64-2.txz: Rebuilt.
kde/partitionmanager-20.12.2-x86_64-2.txz: Rebuilt.
kde/picmi-20.12.2-x86_64-2.txz: Rebuilt.
kde/pim-data-exporter-20.12.2-x86_64-2.txz: Rebuilt.
kde/pim-sieve-editor-20.12.2-x86_64-2.txz: Rebuilt.
kde/pimcommon-20.12.2-x86_64-2.txz: Rebuilt.
kde/plasma-browser-integration-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-desktop-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-disks-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-framework-5.78.0-x86_64-3.txz: Rebuilt.
kde/plasma-integration-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-nm-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-pa-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-sdk-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-vault-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-wayland-protocols-1.1.1-x86_64-3.txz: Rebuilt.
kde/plasma-workspace-5.20.5-x86_64-3.txz: Rebuilt.
kde/plasma-workspace-wallpapers-5.20.5-x86_64-3.txz: Rebuilt.
kde/polkit-kde-agent-1-5.20.5-x86_64-3.txz: Rebuilt.
kde/powerdevil-5.20.5-x86_64-3.txz: Rebuilt.
kde/poxml-20.12.2-x86_64-2.txz: Rebuilt.
kde/print-manager-20.12.2-x86_64-2.txz: Rebuilt.
kde/prison-5.78.0-x86_64-3.txz: Rebuilt.
kde/pulseaudio-qt-1.2-x86_64-3.txz: Rebuilt.
kde/purpose-5.78.0-x86_64-3.txz: Rebuilt.
kde/qqc2-desktop-style-5.78.0-x86_64-3.txz: Rebuilt.
kde/rocs-20.12.2-x86_64-2.txz: Rebuilt.
kde/sddm-0.19.0-x86_64-6.txz: Rebuilt.
kde/sddm-kcm-5.20.5-x86_64-3.txz: Rebuilt.
kde/skanlite-2.2.0-x86_64-3.txz: Rebuilt.
kde/solid-5.78.0-x86_64-3.txz: Rebuilt.
kde/sonnet-5.78.0-x86_64-3.txz: Rebuilt.
kde/spectacle-20.12.2-x86_64-2.txz: Rebuilt.
kde/step-20.12.2-x86_64-2.txz: Rebuilt.
kde/svgpart-20.12.2-x86_64-2.txz: Rebuilt.
kde/sweeper-20.12.2-x86_64-2.txz: Rebuilt.
kde/syndication-5.78.0-x86_64-3.txz: Rebuilt.
kde/syntax-highlighting-5.78.0-x86_64-3.txz: Rebuilt.
kde/systemsettings-5.20.5-x86_64-3.txz: Rebuilt.
kde/threadweaver-5.78.0-x86_64-3.txz: Rebuilt.
kde/umbrello-20.12.2-x86_64-2.txz: Rebuilt.
kde/wacomtablet-20201030_417d9d9-x86_64-3.txz: Rebuilt.
kde/xdg-desktop-portal-kde-5.20.5-x86_64-3.txz: Rebuilt.
kde/yakuake-20.12.2-x86_64-2.txz: Rebuilt.
kde/zeroconf-ioslave-20.12.2-x86_64-2.txz: Rebuilt.
l/GConf-3.2.6-x86_64-7.txz: Rebuilt.
l/LibRaw-0.20.2-x86_64-3.txz: Rebuilt.
l/M2Crypto-0.37.1-x86_64-3.txz: Rebuilt.
l/Mako-1.1.4-x86_64-3.txz: Rebuilt.
l/PyQt5-5.15.2-x86_64-3.txz: Rebuilt.
l/QScintilla-2.11.6-x86_64-3.txz: Rebuilt.
l/QtAV-20200910_2a470d2a-x86_64-3.txz: Rebuilt.
l/SDL2-2.0.14-x86_64-3.txz: Rebuilt.
l/SDL2_gfx-1.0.4-x86_64-3.txz: Rebuilt.
l/SDL2_image-2.0.5-x86_64-3.txz: Rebuilt.
l/SDL2_mixer-2.0.4-x86_64-4.txz: Rebuilt.
l/SDL2_net-2.0.1-x86_64-4.txz: Rebuilt.
l/SDL2_ttf-2.0.15-x86_64-3.txz: Rebuilt.
l/a52dec-0.7.4-x86_64-5.txz: Rebuilt.
l/aalib-1.4rc5-x86_64-8.txz: Rebuilt.
l/accountsservice-0.6.55-x86_64-4.txz: Rebuilt.
l/adwaita-icon-theme-3.38.0-noarch-3.txz: Rebuilt.
l/alsa-lib-1.2.4-x86_64-3.txz: Rebuilt.
l/alsa-oss-1.1.8-x86_64-3.txz: Rebuilt.
l/alsa-plugins-1.2.2-x86_64-3.txz: Rebuilt.
l/apr-1.7.0-x86_64-3.txz: Rebuilt.
l/apr-util-1.6.1-x86_64-10.txz: Rebuilt.
l/argon2-20190702-x86_64-5.txz: Rebuilt.
l/aspell-0.60.8-x86_64-3.txz: Rebuilt.
l/at-spi2-atk-2.38.0-x86_64-3.txz: Rebuilt.
l/at-spi2-core-2.38.0-x86_64-3.txz: Rebuilt.
l/atk-2.36.0-x86_64-3.txz: Rebuilt.
l/atkmm-2.28.1-x86_64-3.txz: Rebuilt.
l/audiofile-0.3.6-x86_64-4.txz: Rebuilt.
l/babl-0.1.84-x86_64-3.txz: Rebuilt.
l/boost-1.75.0-x86_64-3.txz: Rebuilt.
l/brotli-1.0.9-x86_64-5.txz: Rebuilt.
l/cairo-1.16.0-x86_64-3.txz: Rebuilt.
l/cairomm-1.12.2-x86_64-4.txz: Rebuilt.
l/cfitsio-3.49-x86_64-3.txz: Rebuilt.
l/chmlib-0.40-x86_64-5.txz: Rebuilt.
l/clucene-2.3.3.4-x86_64-5.txz: Rebuilt.
l/cryfs-0.10.2-x86_64-4.txz: Rebuilt.
l/cryptopp-8.2.0-x86_64-3.txz: Rebuilt.
l/db48-4.8.30-x86_64-6.txz: Rebuilt.
l/dbus-glib-0.110-x86_64-4.txz: Rebuilt.
l/dbus-python-1.2.16-x86_64-4.txz: Rebuilt.
l/dconf-0.38.0-x86_64-3.txz: Rebuilt.
l/dconf-editor-3.38.2-x86_64-3.txz: Rebuilt.
l/desktop-file-utils-0.26-x86_64-3.txz: Rebuilt.
l/djvulibre-3.5.28-x86_64-3.txz: Rebuilt.
l/dotconf-1.3-x86_64-3.txz: Rebuilt.
l/dvdauthor-0.7.2-x86_64-4.txz: Rebuilt.
l/ebook-tools-0.2.2-x86_64-7.txz: Rebuilt.
l/eigen2-2.0.17-x86_64-4.txz: Rebuilt.
l/eigen3-3.3.9-x86_64-3.txz: Rebuilt.
l/elfutils-0.183-x86_64-2.txz: Rebuilt.
l/enchant-1.6.1-x86_64-4.txz: Rebuilt.
l/esound-0.2.41-x86_64-5.txz: Rebuilt.
l/espeak-ng-1.50-x86_64-3.txz: Rebuilt.
l/exiv2-0.27.3-x86_64-3.txz: Rebuilt.
l/expat-2.2.10-x86_64-3.txz: Rebuilt.
l/farstream-0.2.9-x86_64-3.txz: Rebuilt.
l/ffmpeg-4.3.1-x86_64-3.txz: Rebuilt.
l/fftw-3.3.9-x86_64-3.txz: Rebuilt.
l/fluidsynth-1.1.11-x86_64-4.txz: Rebuilt.
l/freecell-solver-6.2.0-x86_64-3.txz: Rebuilt.
l/freetype-2.10.4-x86_64-3.txz: Rebuilt.
l/frei0r-plugins-1.7.0-x86_64-3.txz: Rebuilt.
l/fribidi-1.0.10-x86_64-3.txz: Rebuilt.
l/fuse-2.9.9-x86_64-3.txz: Rebuilt.
l/fuse3-3.10.2-x86_64-2.txz: Rebuilt.
l/gamin-0.1.10-x86_64-9.txz: Rebuilt.
l/gc-8.0.4-x86_64-3.txz: Rebuilt.
l/gcr-3.38.1-x86_64-3.txz: Rebuilt.
l/gd-2.3.1-x86_64-2.txz: Rebuilt.
l/gdbm-1.19-x86_64-3.txz: Rebuilt.
l/gdk-pixbuf2-2.42.2-x86_64-3.txz: Rebuilt.
l/gdk-pixbuf2-xlib-2.40.2-x86_64-3.txz: Rebuilt.
l/gegl-0.4.28-x86_64-4.txz: Rebuilt.
l/gexiv2-0.12.1-x86_64-3.txz: Rebuilt.
l/giflib-5.2.1-x86_64-4.txz: Rebuilt.
l/gjs-1.66.2-x86_64-3.txz: Rebuilt.
l/glade-3.38.2-x86_64-3.txz: Rebuilt.
l/glib-1.2.10-x86_64-9.txz: Rebuilt.
l/glib-networking-2.66.0-x86_64-3.txz: Rebuilt.
l/glib2-2.66.7-x86_64-2.txz: Rebuilt.
l/glibc-2.33-x86_64-1.txz: Upgraded.
l/glibc-i18n-2.33-x86_64-1.txz: Upgraded.
l/glibc-profile-2.33-x86_64-1.txz: Upgraded.
l/glibmm-2.64.5-x86_64-3.txz: Rebuilt.
l/gmime-3.2.7-x86_64-4.txz: Rebuilt.
l/gmm-5.4-noarch-3.txz: Rebuilt.
l/gmp-6.2.1-x86_64-3.txz: Rebuilt.
l/gnome-keyring-3.36.0-x86_64-4.txz: Rebuilt.
l/gnome-themes-extra-3.28-x86_64-3.txz: Rebuilt.
l/gnu-efi-3.0.12-x86_64-3.txz: Rebuilt.
l/gobject-introspection-1.66.1-x86_64-3.txz: Rebuilt.
l/grantlee-5.2.0-x86_64-3.txz: Rebuilt.
l/graphene-1.10.4-x86_64-2.txz: Rebuilt.
l/graphite2-1.3.14-x86_64-3.txz: Rebuilt.
l/gsettings-desktop-schemas-3.38.0-x86_64-3.txz: Rebuilt.
l/gsl-2.6-x86_64-3.txz: Rebuilt.
l/gst-plugins-base-1.18.3-x86_64-3.txz: Rebuilt.
l/gst-plugins-good-1.18.3-x86_64-3.txz: Rebuilt.
l/gst-plugins-libav-1.18.3-x86_64-3.txz: Rebuilt.
l/gstreamer-1.18.3-x86_64-3.txz: Rebuilt.
l/gtk+-1.2.10-x86_64-9.txz: Rebuilt.
l/gtk+2-2.24.33-x86_64-2.txz: Rebuilt.
l/gtk+3-3.24.24-x86_64-3.txz: Rebuilt.
l/gtkmm2-2.24.5-x86_64-4.txz: Rebuilt.
l/gtkmm3-3.24.3-x86_64-3.txz: Rebuilt.
l/gtksourceview3-3.24.11-x86_64-4.txz: Rebuilt.
l/gtkspell-2.0.16-x86_64-6.txz: Rebuilt.
l/gvfs-1.46.2-x86_64-3.txz: Rebuilt.
l/harfbuzz-2.7.4-x86_64-3.txz: Rebuilt.
l/hicolor-icon-theme-0.17-noarch-4.txz: Rebuilt.
l/hunspell-1.6.2-x86_64-5.txz: Rebuilt.
l/hyphen-2.8.8-x86_64-3.txz: Rebuilt.
l/icon-naming-utils-0.8.90-x86_64-5.txz: Rebuilt.
l/icu4c-68.2-x86_64-3.txz: Rebuilt.
l/id3lib-3.8.3-x86_64-4.txz: Rebuilt.
l/imagemagick-7.0.10_62-x86_64-2.txz: Rebuilt.
l/isl-0.23-x86_64-3.txz: Rebuilt.
l/iso-codes-4.5.0-noarch-3.txz: Rebuilt.
l/jansson-2.13.1-x86_64-3.txz: Rebuilt.
l/jasper-2.0.25-x86_64-2.txz: Rebuilt.
l/jemalloc-5.2.1-x86_64-3.txz: Rebuilt.
l/jmtpfs-0.5-x86_64-3.txz: Rebuilt.
l/json-c-0.15_20200726-x86_64-3.txz: Rebuilt.
l/json-glib-1.6.2-x86_64-2.txz: Rebuilt.
l/judy-1.0.5-x86_64-4.txz: Rebuilt.
l/kdsoap-1.10.0-x86_64-3.txz: Rebuilt.
l/keybinder3-3.0_0.3.2-x86_64-3.txz: Rebuilt.
l/keyutils-1.6.3-x86_64-3.txz: Rebuilt.
l/lame-3.100-x86_64-4.txz: Rebuilt.
l/lcms-1.19-x86_64-6.txz: Rebuilt.
l/lcms2-2.12-x86_64-2.txz: Rebuilt.
l/lensfun-0.3.95-x86_64-3.txz: Rebuilt.
l/libaio-0.3.112-x86_64-3.txz: Rebuilt.
l/libao-1.2.2-x86_64-4.txz: Rebuilt.
l/libappindicator-12.10.0-x86_64-3.txz: Rebuilt.
l/libarchive-3.5.1-x86_64-3.txz: Rebuilt.
l/libasyncns-0.8-x86_64-5.txz: Rebuilt.
l/libatasmart-0.19-x86_64-5.txz: Rebuilt.
l/libbluray-1.2.1-x86_64-3.txz: Rebuilt.
l/libburn-1.5.4-x86_64-2.txz: Rebuilt.
l/libcaca-0.99.beta19-x86_64-9.txz: Rebuilt.
l/libcanberra-0.30-x86_64-8.txz: Rebuilt.
l/libcap-2.48-x86_64-2.txz: Rebuilt.
l/libcap-ng-0.8.2-x86_64-3.txz: Rebuilt.
l/libcddb-1.3.2-x86_64-8.txz: Rebuilt.
l/libcdio-2.1.0-x86_64-3.txz: Rebuilt.
l/libcdio-paranoia-10.2+2.0.1-x86_64-3.txz: Rebuilt.
l/libclc-11.0.1-x86_64-3.txz: Rebuilt.
l/libcue-2.2.1-x86_64-3.txz: Rebuilt.
l/libdbusmenu-16.04.0-x86_64-3.txz: Rebuilt.
l/libdbusmenu-qt-0.9.3+16.04.20160218-x86_64-3.txz: Rebuilt.
l/libdiscid-0.6.2-x86_64-4.txz: Rebuilt.
l/libdmtx-0.7.5-x86_64-3.txz: Rebuilt.
l/libdvdnav-6.1.0-x86_64-4.txz: Rebuilt.
l/libdvdread-6.1.1-x86_64-3.txz: Rebuilt.
l/libedit-20191231_3.1-x86_64-3.txz: Rebuilt.
l/libevent-2.1.12-x86_64-3.txz: Rebuilt.
l/libexif-0.6.22-x86_64-3.txz: Rebuilt.
l/libfakekey-0.3-x86_64-4.txz: Rebuilt.
l/libffi-3.3-x86_64-3.txz: Rebuilt.
l/libglade-2.6.4-x86_64-8.txz: Rebuilt.
l/libgnome-keyring-3.12.0-x86_64-4.txz: Rebuilt.
l/libgphoto2-2.5.26-x86_64-3.txz: Rebuilt.
l/libgpod-0.8.3-x86_64-9.txz: Rebuilt.
l/libgsf-1.14.47-x86_64-3.txz: Rebuilt.
l/libgtop-2.40.0-x86_64-3.txz: Rebuilt.
l/libical-3.0.9-x86_64-3.txz: Rebuilt.
l/libid3tag-0.15.1b-x86_64-7.txz: Rebuilt.
l/libidl-0.8.14-x86_64-4.txz: Rebuilt.
l/libidn-1.36-x86_64-3.txz: Rebuilt.
l/libidn2-2.3.0-x86_64-3.txz: Rebuilt.
l/libieee1284-0.2.11-x86_64-6.txz: Rebuilt.
l/libimobiledevice-20200615_4791a82-x86_64-4.txz: Rebuilt.
l/libindicator-12.10.1-x86_64-3.txz: Rebuilt.
l/libiodbc-3.52.13-x86_64-3.txz: Rebuilt.
l/libjpeg-turbo-2.0.6-x86_64-3.txz: Rebuilt.
l/libkarma-0.1.2-x86_64-3.txz: Rebuilt.
l/libmad-0.15.1b-x86_64-6.txz: Rebuilt.
l/libmcrypt-2.5.8-x86_64-4.txz: Rebuilt.
l/libmng-2.0.3-x86_64-4.txz: Rebuilt.
l/libmpc-1.2.1-x86_64-3.txz: Rebuilt.
l/libmtp-1.1.18-x86_64-3.txz: Rebuilt.
l/libnice-0.1.18-x86_64-3.txz: Rebuilt.
l/libnih-1.0.3-x86_64-5.txz: Rebuilt.
l/libnjb-2.2.7-x86_64-4.txz: Rebuilt.
l/libnl-1.1.4-x86_64-5.txz: Rebuilt.
l/libnl3-3.5.0-x86_64-3.txz: Rebuilt.
l/libnotify-0.7.9-x86_64-3.txz: Rebuilt.
l/libnsl-1.3.0-x86_64-3.txz: Rebuilt.
l/libnss_nis-3.1-x86_64-3.txz: Rebuilt.
l/libodfgen-0.1.8-x86_64-3.txz: Rebuilt.
l/libogg-1.3.4-x86_64-3.txz: Rebuilt.
l/liboggz-1.1.1-x86_64-5.txz: Rebuilt.
l/liboil-0.3.17-x86_64-4.txz: Rebuilt.
l/libopusenc-0.2.1-x86_64-3.txz: Rebuilt.
l/libpcap-1.10.0-x86_64-2.txz: Rebuilt.
l/libplist-2.2.0-x86_64-3.txz: Rebuilt.
l/libpng-1.6.37-x86_64-3.txz: Rebuilt.
l/libproxy-0.4.17-x86_64-3.txz: Rebuilt.
l/libpsl-0.21.1-x86_64-4.txz: Rebuilt.
l/libqalculate-3.16.1-x86_64-3.txz: Rebuilt.
l/libraw1394-2.1.2-x86_64-4.txz: Rebuilt.
l/librevenge-0.0.4-x86_64-4.txz: Rebuilt.
l/librsvg-2.50.3-x86_64-2.txz: Rebuilt.
l/libsamplerate-0.2.1-x86_64-2.txz: Rebuilt.
l/libsass-3.6.4-x86_64-3.txz: Rebuilt.
l/libsecret-0.20.4-x86_64-3.txz: Rebuilt.
l/libsigc++-2.10.2-x86_64-3.txz: Rebuilt.
l/libsigsegv-2.13-x86_64-3.txz: Rebuilt.
l/libsndfile-1.0.31-x86_64-2.txz: Rebuilt.
l/libsodium-1.0.18-x86_64-3.txz: Rebuilt.
l/libsoup-2.72.0-x86_64-3.txz: Rebuilt.
l/libspectre-0.2.9-x86_64-4.txz: Rebuilt.
l/libssh-0.9.5-x86_64-3.txz: Rebuilt.
l/libssh2-1.9.0-x86_64-3.txz: Rebuilt.
l/libtasn1-4.16.0-x86_64-3.txz: Rebuilt.
l/libtheora-1.1.1-x86_64-4.txz: Rebuilt.
l/libtiff-4.2.0-x86_64-3.txz: Rebuilt.
l/libunistring-0.9.10-x86_64-3.txz: Rebuilt.
l/libunwind-1.5.0-x86_64-3.txz: Rebuilt.
l/libusb-1.0.24-x86_64-3.txz: Rebuilt.
l/libusb-compat-0.1.5-x86_64-5.txz: Rebuilt.
l/libusbmuxd-20200615_c7d7d1a-x86_64-3.txz: Rebuilt.
l/libuv-1.40.0-x86_64-3.txz: Rebuilt.
l/libvisio-0.1.7-x86_64-6.txz: Rebuilt.
l/libvisual-0.4.0-x86_64-6.txz: Rebuilt.
l/libvisual-plugins-0.4.0-x86_64-7.txz: Rebuilt.
l/libvncserver-0.9.13-x86_64-3.txz: Rebuilt.
l/libvorbis-1.3.7-x86_64-3.txz: Rebuilt.
l/libvpx-1.9.0-x86_64-3.txz: Rebuilt.
l/libwebp-1.2.0-x86_64-2.txz: Rebuilt.
l/libwmf-0.2.12-x86_64-3.txz: Rebuilt.
l/libwnck-2.31.0-x86_64-5.txz: Rebuilt.
l/libwnck3-3.36.0-x86_64-3.txz: Rebuilt.
l/libwpd-0.10.3-x86_64-3.txz: Rebuilt.
l/libwpg-0.3.3-x86_64-3.txz: Rebuilt.
l/libxkbcommon-1.0.3-x86_64-3.txz: Rebuilt.
l/libxklavier-5.4-x86_64-4.txz: Rebuilt.
l/libxml2-2.9.10-x86_64-5.txz: Rebuilt.
l/libxslt-1.1.34-x86_64-3.txz: Rebuilt.
l/libyaml-0.2.5-x86_64-3.txz: Rebuilt.
l/libzip-1.7.3-x86_64-3.txz: Rebuilt.
l/lmdb-0.9.28-x86_64-2.txz: Rebuilt.
l/loudmouth-1.5.4-x86_64-2.txz: Rebuilt.
l/lz4-1.9.3-x86_64-3.txz: Rebuilt.
l/lzo-2.10-x86_64-4.txz: Rebuilt.
l/media-player-info-24-noarch-3.txz: Rebuilt.
l/mhash-0.9.9.9-x86_64-6.txz: Rebuilt.
l/mlt-6.24.0-x86_64-4.txz: Rebuilt.
l/mm-1.4.2-x86_64-5.txz: Rebuilt.
l/mozilla-nss-3.61-x86_64-2.txz: Rebuilt.
l/mozjs78-78.7.1esr-x86_64-2.txz: Rebuilt.
l/mpfr-4.1.0-x86_64-3.txz: Rebuilt.
l/ncurses-6.2_20201219-x86_64-4.txz: Rebuilt.
l/neon-0.31.2-x86_64-3.txz: Rebuilt.
l/netpbm-10.93.00-x86_64-3.txz: Rebuilt.
l/newt-0.52.21-x86_64-5.txz: Rebuilt.
l/ocl-icd-2.2.14-x86_64-3.txz: Rebuilt.
l/oniguruma-6.9.6-x86_64-3.txz: Rebuilt.
l/openal-soft-1.21.1-x86_64-2.txz: Rebuilt.
l/opencv-4.5.1-x86_64-3.txz: Rebuilt.
l/openexr-2.5.5-x86_64-2.txz: Rebuilt.
l/openjpeg-2.4.0-x86_64-3.txz: Rebuilt.
l/opus-1.3.1-x86_64-3.txz: Rebuilt.
l/opusfile-0.12-x86_64-3.txz: Rebuilt.
l/orc-0.4.32-x86_64-3.txz: Rebuilt.
l/pango-1.48.2-x86_64-2.txz: Rebuilt.
l/pangomm-2.42.2-x86_64-3.txz: Rebuilt.
l/parted-3.4-x86_64-2.txz: Rebuilt.
l/pcaudiolib-1.1-x86_64-3.txz: Rebuilt.
l/pcre-8.44-x86_64-3.txz: Rebuilt.
l/pcre2-10.36-x86_64-3.txz: Rebuilt.
l/phonon-4.11.1-x86_64-3.txz: Rebuilt.
l/phonon-backend-gstreamer-4.10.0-x86_64-3.txz: Rebuilt.
l/pilot-link-0.12.5-x86_64-16.txz: Rebuilt.
l/pipewire-0.3.21-x86_64-2.txz: Rebuilt.
l/polkit-0.118-x86_64-5.txz: Rebuilt.
l/polkit-gnome-0.105-x86_64-4.txz: Rebuilt.
l/polkit-qt-1-0.113.0-x86_64-3.txz: Rebuilt.
l/poppler-21.02.0-x86_64-2.txz: Rebuilt.
l/poppler-data-0.4.10-noarch-3.txz: Rebuilt.
l/popt-1.18-x86_64-3.txz: Rebuilt.
l/pulseaudio-14.2-x86_64-3.txz: Rebuilt.
l/pycairo-1.20.0-x86_64-4.txz: Rebuilt.
l/pycups-2.0.1-x86_64-4.txz: Rebuilt.
l/pycurl-7.43.0.6-x86_64-4.txz: Rebuilt.
l/pygobject-2.28.7-x86_64-8.txz: Rebuilt.
l/pygobject3-3.38.0-x86_64-3.txz: Rebuilt.
l/pygtk-2.24.0-x86_64-7.txz: Rebuilt.
l/pyparsing-2.4.7-x86_64-4.txz: Rebuilt.
l/python-appdirs-1.4.4-x86_64-4.txz: Rebuilt.
l/python-certifi-2020.12.5-x86_64-3.txz: Rebuilt.
l/python-chardet-4.0.0-x86_64-3.txz: Rebuilt.
l/python-distro-1.5.0-x86_64-4.txz: Rebuilt.
l/python-docutils-0.16-x86_64-6.txz: Rebuilt.
l/python-future-0.18.2-x86_64-5.txz: Rebuilt.
l/python-idna-3.1-x86_64-3.txz: Rebuilt.
l/python-notify2-0.3.1-x86_64-8.txz: Rebuilt.
l/python-packaging-20.9-x86_64-2.txz: Rebuilt.
l/python-pillow-8.1.0-x86_64-3.txz: Rebuilt.
l/python-ply-3.11-x86_64-6.txz: Rebuilt.
l/python-pygments-2.7.4-x86_64-3.txz: Rebuilt.
l/python-pysol_cards-0.10.1-x86_64-3.txz: Rebuilt.
l/python-random2-1.0.1-x86_64-3.txz: Rebuilt.
l/python-requests-2.25.1-x86_64-3.txz: Rebuilt.
l/python-sane-2.9.1-x86_64-3.txz: Rebuilt.
l/python-six-1.15.0-x86_64-4.txz: Rebuilt.
l/python-urllib3-1.26.3-x86_64-2.txz: Rebuilt.
l/python2-module-collection-2.7.18-x86_64-3.txz: Rebuilt.
l/qca-2.3.2-x86_64-2.txz: Rebuilt.
l/qrencode-4.1.1-x86_64-3.txz: Rebuilt.
l/qt5-5.15.2-x86_64-4.txz: Rebuilt.
l/qt5-webkit-5.212.0_alpha4-x86_64-6.txz: Rebuilt.
l/qtkeychain-0.12.0-x86_64-3.txz: Rebuilt.
l/quazip-1.1-x86_64-3.txz: Rebuilt.
l/readline-8.1.000-x86_64-3.txz: Rebuilt.
l/rpcsvc-proto-1.4.2-x86_64-3.txz: Rebuilt.
l/rttr-0.9.6-x86_64-4.txz: Rebuilt.
l/sbc-1.5-x86_64-3.txz: Rebuilt.
l/sdl-1.2.15-x86_64-11.txz: Rebuilt.
l/serf-1.3.9-x86_64-6.txz: Rebuilt.
l/sg3_utils-1.45-x86_64-3.txz: Rebuilt.
l/shared-desktop-ontologies-0.11.0-x86_64-4.txz: Rebuilt.
l/shared-mime-info-2.1-x86_64-3.txz: Rebuilt.
l/sip-4.19.23-x86_64-4.txz: Rebuilt.
l/slang-2.3.2-x86_64-5.txz: Rebuilt.
l/slang1-1.4.9-x86_64-4.txz: Rebuilt.
l/sound-theme-freedesktop-0.8-noarch-4.txz: Rebuilt.
l/speech-dispatcher-0.10.2-x86_64-3.txz: Rebuilt.
l/speex-1.2.0-x86_64-4.txz: Rebuilt.
l/speexdsp-1.2.0-x86_64-3.txz: Rebuilt.
l/startup-notification-0.12-x86_64-5.txz: Rebuilt.
l/svgalib-1.9.25-x86_64-6.txz: Rebuilt.
l/system-config-printer-1.5.15-x86_64-3.txz: Rebuilt.
l/t1lib-5.1.2-x86_64-6.txz: Rebuilt.
l/taglib-1.11.1-x86_64-5.txz: Rebuilt.
l/taglib-extras-1.0.1-x86_64-4.txz: Rebuilt.
l/talloc-2.3.2-x86_64-2.txz: Rebuilt.
l/tango-icon-theme-0.8.90-noarch-6.txz: Rebuilt.
l/tango-icon-theme-extras-0.1.0-noarch-4.txz: Rebuilt.
l/tdb-1.4.3-x86_64-6.txz: Rebuilt.
l/tevent-0.10.2-x86_64-6.txz: Rebuilt.
l/tidy-html5-5.6.0-x86_64-3.txz: Rebuilt.
l/utf8proc-2.6.1-x86_64-3.txz: Rebuilt.
l/v4l-utils-1.20.0-x86_64-3.txz: Rebuilt.
l/vid.stab-20200916_e851e7b-x86_64-3.txz: Rebuilt.
l/vte-0.62.2-x86_64-2.txz: Rebuilt.
l/wavpack-5.4.0-x86_64-3.txz: Rebuilt.
l/woff2-20180531_a0d0ed7-x86_64-3.txz: Rebuilt.
l/xapian-core-1.4.18-x86_64-3.txz: Rebuilt.
l/xxHash-0.8.0-x86_64-3.txz: Rebuilt.
l/zlib-1.2.11-x86_64-4.txz: Rebuilt.
l/zstd-1.4.8-x86_64-3.txz: Rebuilt.
n/ModemManager-1.14.10-x86_64-3.txz: Rebuilt.
n/NetworkManager-1.28.0-x86_64-5.txz: Rebuilt.
n/alpine-2.24-x86_64-3.txz: Rebuilt.
n/autofs-5.1.7-x86_64-2.txz: Rebuilt.
n/biff+comsat-0.17-x86_64-4.txz: Rebuilt.
n/bind-9.16.11-x86_64-2.txz: Rebuilt.
n/bluez-5.55-x86_64-4.txz: Rebuilt.
n/bluez-firmware-1.2-x86_64-4.txz: Rebuilt.
n/bootp-2.4.3-x86_64-5.txz: Rebuilt.
n/bridge-utils-1.7-x86_64-3.txz: Rebuilt.
n/bsd-finger-0.17-x86_64-5.txz: Rebuilt.
n/ca-certificates-20201219-noarch-3.txz: Rebuilt.
n/cifs-utils-6.12-x86_64-3.txz: Rebuilt.
n/conntrack-tools-1.4.6-x86_64-3.txz: Rebuilt.
n/crda-4.14-x86_64-3.txz: Rebuilt.
n/curl-7.75.0-x86_64-2.txz: Rebuilt.
n/cyrus-sasl-2.1.27-x86_64-7.txz: Rebuilt.
n/dehydrated-0.7.0-noarch-3.txz: Rebuilt.
n/dhcp-4.4.2-x86_64-3.txz: Rebuilt.
n/dhcpcd-8.1.9-x86_64-3.txz: Rebuilt.
n/dnsmasq-2.84-x86_64-2.txz: Rebuilt.
n/dovecot-2.3.13-x86_64-3.txz: Rebuilt.
n/ebtables-2.0.11-x86_64-3.txz: Rebuilt.
n/elm-2.5.8-x86_64-7.txz: Rebuilt.
n/epic5-2.1.2-x86_64-7.txz: Rebuilt.
n/ethtool-5.10-x86_64-3.txz: Rebuilt.
n/fetchmail-6.4.16-x86_64-2.txz: Rebuilt.
n/getmail-6.14-x86_64-3.txz: Rebuilt.
n/gnupg-1.4.23-x86_64-4.txz: Rebuilt.
n/gnupg2-2.2.27-x86_64-3.txz: Rebuilt.
n/gnutls-3.6.15-x86_64-3.txz: Rebuilt.
n/gpa-0.10.0-x86_64-3.txz: Rebuilt.
n/gpgme-1.15.1-x86_64-3.txz: Rebuilt.
n/htdig-3.2.0b6-x86_64-8.txz: Rebuilt.
n/httpd-2.4.46-x86_64-3.txz: Rebuilt.
n/icmpinfo-1.11-x86_64-5.txz: Rebuilt.
n/iftop-1.0pre4-x86_64-4.txz: Rebuilt.
n/inetd-1.79s-x86_64-14.txz: Rebuilt.
n/iproute2-5.10.0-x86_64-3.txz: Rebuilt.
n/ipset-7.10-x86_64-3.txz: Rebuilt.
n/iptables-1.8.7-x86_64-3.txz: Rebuilt.
n/iptraf-ng-1.2.1-x86_64-3.txz: Rebuilt.
n/iputils-20210202-x86_64-2.txz: Rebuilt.
n/ipw2100-fw-1.3-fw-3.txz: Rebuilt.
n/ipw2200-fw-3.1-fw-3.txz: Rebuilt.
n/irssi-1.2.2-x86_64-6.txz: Rebuilt.
n/iw-5.9-x86_64-3.txz: Rebuilt.
n/krb5-1.19-x86_64-2.txz: Rebuilt.
n/lftp-4.9.2-x86_64-3.txz: Rebuilt.
n/libassuan-2.5.4-x86_64-3.txz: Rebuilt.
n/libgcrypt-1.9.1-x86_64-2.txz: Rebuilt.
n/libgpg-error-1.41-x86_64-3.txz: Rebuilt.
n/libksba-1.5.0-x86_64-3.txz: Rebuilt.
n/libmbim-1.24.6-x86_64-2.txz: Rebuilt.
n/libmilter-8.16.1-x86_64-3.txz: Rebuilt.
n/libmnl-1.0.4-x86_64-5.txz: Rebuilt.
n/libndp-1.7-x86_64-3.txz: Rebuilt.
n/libnetfilter_acct-1.0.3-x86_64-4.txz: Rebuilt.
n/libnetfilter_conntrack-1.0.8-x86_64-3.txz: Rebuilt.
n/libnetfilter_cthelper-1.0.0-x86_64-4.txz: Rebuilt.
n/libnetfilter_cttimeout-1.0.0-x86_64-4.txz: Rebuilt.
n/libnetfilter_log-1.0.1-x86_64-4.txz: Rebuilt.
n/libnetfilter_queue-1.0.5-x86_64-3.txz: Rebuilt.
n/libnfnetlink-1.0.1-x86_64-4.txz: Rebuilt.
n/libnftnl-1.1.9-x86_64-3.txz: Rebuilt.
n/libqmi-1.26.8-x86_64-3.txz: Rebuilt.
n/libtirpc-1.3.1-x86_64-3.txz: Rebuilt.
n/links-2.21-x86_64-3.txz: Rebuilt.
n/lynx-2.8.9rel.1-x86_64-3.txz: Rebuilt.
n/mcabber-1.1.2-x86_64-3.txz: Rebuilt.
n/metamail-2.7-x86_64-9.txz: Rebuilt.
n/mobile-broadband-provider-info-20201225-x86_64-3.txz: Rebuilt.
n/mtr-0.94-x86_64-3.txz: Rebuilt.
n/mutt-2.0.5-x86_64-2.txz: Rebuilt.
n/nc-1.10-x86_64-4.txz: Rebuilt.
n/ncftp-3.2.6-x86_64-4.txz: Rebuilt.
n/net-snmp-5.9-x86_64-5.txz: Rebuilt.
n/net-tools-20181103_0eebece-x86_64-3.txz: Rebuilt.
n/netatalk-3.1.12-x86_64-7.txz: Rebuilt.
n/netdate-bsd4-x86_64-4.txz: Rebuilt.
n/netkit-bootparamd-0.17-x86_64-6.txz: Rebuilt.
n/netkit-ftp-0.17-x86_64-7.txz: Rebuilt.
n/netkit-ntalk-0.17-x86_64-7.txz: Rebuilt.
n/netkit-routed-0.17-x86_64-4.txz: Rebuilt.
n/netkit-rsh-0.17-x86_64-5.txz: Rebuilt.
n/netkit-rusers-0.17-x86_64-5.txz: Rebuilt.
n/netkit-rwall-0.17-x86_64-5.txz: Rebuilt.
n/netkit-rwho-0.17-x86_64-5.txz: Rebuilt.
n/netkit-timed-0.17-x86_64-4.txz: Rebuilt.
n/netpipes-4.2-x86_64-4.txz: Rebuilt.
n/nettle-3.7-x86_64-3.txz: Rebuilt.
n/netwatch-1.3.1_2-x86_64-5.txz: Rebuilt.
n/network-scripts-15.0-noarch-11.txz: Rebuilt.
n/netwrite-0.17-x86_64-4.txz: Rebuilt.
n/newspost-2.1.1-x86_64-4.txz: Rebuilt.
n/nfacct-1.0.2-x86_64-4.txz: Rebuilt.
n/nfs-utils-2.5.2-x86_64-4.txz: Rebuilt.
n/nftables-0.9.8-x86_64-3.txz: Rebuilt.
n/nghttp2-1.43.0-x86_64-2.txz: Rebuilt.
n/nmap-7.91-x86_64-3.txz: Rebuilt.
n/nn-6.7.3-x86_64-8.txz: Rebuilt.
n/npth-1.6-x86_64-3.txz: Rebuilt.
n/nss-pam-ldapd-0.9.11-x86_64-3.txz: Rebuilt.
n/ntp-4.2.8p15-x86_64-6.txz: Rebuilt.
n/obexftp-0.24.2-x86_64-8.txz: Rebuilt.
n/openldap-2.4.57-x86_64-2.txz: Rebuilt.
n/openobex-1.7.2-x86_64-5.txz: Rebuilt.
n/openssh-8.4p1-x86_64-5.txz: Rebuilt.
n/openssl-1.1.1i-x86_64-3.txz: Rebuilt.
n/openvpn-2.5.0-x86_64-3.txz: Rebuilt.
n/p11-kit-0.23.22-x86_64-3.txz: Rebuilt.
n/pam-krb5-4.9-x86_64-4.txz: Rebuilt.
n/php-7.4.15-x86_64-2.txz: Rebuilt.
n/pidentd-3.0.19-x86_64-6.txz: Rebuilt.
n/pinentry-1.1.1-x86_64-2.txz: Rebuilt.
n/popa3d-1.0.3-x86_64-6.txz: Rebuilt.
n/postfix-3.5.9-x86_64-3.txz: Rebuilt.
n/ppp-2.4.9-x86_64-2.txz: Rebuilt.
n/procmail-3.22-x86_64-6.txz: Rebuilt.
n/proftpd-1.3.7a-x86_64-4.txz: Rebuilt.
n/pssh-2.3.4-x86_64-4.txz: Rebuilt.
n/rdist-6.1.5-x86_64-5.txz: Rebuilt.
n/rp-pppoe-3.14-x86_64-4.txz: Rebuilt.
n/rpcbind-1.2.5-x86_64-5.txz: Rebuilt.
n/rsync-3.2.3-x86_64-3.txz: Rebuilt.
n/s-nail-14.9.21-x86_64-2.txz: Rebuilt.
n/samba-4.13.4-x86_64-3.txz: Rebuilt.
n/slrn-1.0.3a-x86_64-3.txz: Rebuilt.
n/snownews-1.6.10-x86_64-3.txz: Rebuilt.
n/socat-1.7.4.1-x86_64-3.txz: Rebuilt.
n/sshfs-3.7.1-x86_64-3.txz: Rebuilt.
n/stunnel-5.57-x86_64-4.txz: Rebuilt.
n/tcp_wrappers-7.6-x86_64-6.txz: Rebuilt.
n/tcpdump-4.99.0-x86_64-2.txz: Rebuilt.
n/telnet-0.17-x86_64-6.txz: Rebuilt.
n/tftp-hpa-5.2-x86_64-8.txz: Rebuilt.
n/tin-2.4.5-x86_64-2.txz: Rebuilt.
n/traceroute-2.1.0-x86_64-4.txz: Rebuilt.
n/ulogd-2.0.7-x86_64-4.txz: Rebuilt.
n/uucp-1.07-x86_64-5.txz: Rebuilt.
n/vlan-1.9-x86_64-5.txz: Rebuilt.
n/vsftpd-3.0.3-x86_64-9.txz: Rebuilt.
n/wget-1.21.1-x86_64-3.txz: Rebuilt.
n/whois-5.5.7-x86_64-3.txz: Rebuilt.
n/wireless_tools-30.pre9-x86_64-3.txz: Rebuilt.
n/wpa_supplicant-2.9-x86_64-6.txz: Rebuilt.
n/yptools-4.2.3-x86_64-3.txz: Rebuilt.
n/ytalk-3.3.0-x86_64-6.txz: Rebuilt.
n/zd1211-firmware-1.5-fw-4.txz: Rebuilt.
t/fig2dev-3.2.8-x86_64-3.txz: Rebuilt.
t/texlive-2020.200608-x86_64-4.txz: Rebuilt.
t/xfig-3.2.8-x86_64-3.txz: Rebuilt.
tcl/expect-5.45.4-x86_64-4.txz: Rebuilt.
tcl/hfsutils-3.2.6-x86_64-8.txz: Rebuilt.
tcl/tcl-8.6.11-x86_64-3.txz: Rebuilt.
tcl/tclx-8.4.4-x86_64-3.txz: Rebuilt.
tcl/tix-8.4.3-x86_64-6.txz: Rebuilt.
tcl/tk-8.6.11.1-x86_64-3.txz: Rebuilt.
x/OpenCC-1.1.1-x86_64-3.txz: Rebuilt.
x/anthy-9100h-x86_64-4.txz: Rebuilt.
x/appres-1.0.5-x86_64-4.txz: Rebuilt.
x/bdftopcf-1.1-x86_64-4.txz: Rebuilt.
x/beforelight-1.0.5-x86_64-5.txz: Rebuilt.
x/bitmap-1.0.9-x86_64-3.txz: Rebuilt.
x/cldr-emoji-annotation-37.0_13.0_0_2-noarch-3.txz: Rebuilt.
x/compiz-0.8.18-x86_64-3.txz: Rebuilt.
x/dejavu-fonts-ttf-2.37-noarch-6.txz: Rebuilt.
x/editres-1.0.7-x86_64-4.txz: Rebuilt.
x/encodings-1.0.5-noarch-3.txz: Rebuilt.
x/fcitx-4.2.9.8-x86_64-3.txz: Rebuilt.
x/fcitx-anthy-0.2.3-x86_64-3.txz: Rebuilt.
x/fcitx-configtool-0.4.10-x86_64-3.txz: Rebuilt.
x/fcitx-hangul-0.3.1-x86_64-3.txz: Rebuilt.
x/fcitx-kkc-0.1.4-x86_64-3.txz: Rebuilt.
x/fcitx-libpinyin-0.5.4-x86_64-2.txz: Rebuilt.
x/fcitx-m17n-0.2.4-x86_64-3.txz: Rebuilt.
x/fcitx-qt5-1.2.5-x86_64-3.txz: Rebuilt.
x/fcitx-sayura-0.1.2-x86_64-3.txz: Rebuilt.
x/fcitx-table-extra-0.3.8-x86_64-3.txz: Rebuilt.
x/fcitx-table-other-0.2.4-x86_64-3.txz: Rebuilt.
x/fcitx-unikey-0.2.7-x86_64-3.txz: Rebuilt.
x/font-adobe-100dpi-1.0.3-noarch-5.txz: Rebuilt.
x/font-adobe-75dpi-1.0.3-noarch-5.txz: Rebuilt.
x/font-adobe-utopia-100dpi-1.0.4-noarch-5.txz: Rebuilt.
x/font-adobe-utopia-75dpi-1.0.4-noarch-5.txz: Rebuilt.
x/font-adobe-utopia-type1-1.0.4-noarch-5.txz: Rebuilt.
x/font-alias-1.0.4-noarch-3.txz: Rebuilt.
x/font-arabic-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-bh-100dpi-1.0.3-noarch-5.txz: Rebuilt.
x/font-bh-75dpi-1.0.3-noarch-5.txz: Rebuilt.
x/font-bh-lucidatypewriter-100dpi-1.0.3-noarch-5.txz: Rebuilt.
x/font-bh-lucidatypewriter-75dpi-1.0.3-noarch-5.txz: Rebuilt.
x/font-bh-ttf-1.0.3-noarch-5.txz: Rebuilt.
x/font-bh-type1-1.0.3-noarch-5.txz: Rebuilt.
x/font-bitstream-100dpi-1.0.3-noarch-5.txz: Rebuilt.
x/font-bitstream-75dpi-1.0.3-noarch-5.txz: Rebuilt.
x/font-bitstream-speedo-1.0.2-noarch-5.txz: Rebuilt.
x/font-bitstream-type1-1.0.3-noarch-5.txz: Rebuilt.
x/font-cronyx-cyrillic-1.0.3-noarch-5.txz: Rebuilt.
x/font-cursor-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-daewoo-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-dec-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-ibm-type1-1.0.3-noarch-5.txz: Rebuilt.
x/font-isas-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-jis-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-micro-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-misc-cyrillic-1.0.3-noarch-5.txz: Rebuilt.
x/font-misc-ethiopic-1.0.4-noarch-3.txz: Rebuilt.
x/font-misc-meltho-1.0.3-noarch-5.txz: Rebuilt.
x/font-misc-misc-1.1.2-noarch-5.txz: Rebuilt.
x/font-mutt-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-schumacher-misc-1.1.2-noarch-5.txz: Rebuilt.
x/font-screen-cyrillic-1.0.4-noarch-5.txz: Rebuilt.
x/font-sony-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-sun-misc-1.0.3-noarch-5.txz: Rebuilt.
x/font-util-1.3.2-x86_64-3.txz: Rebuilt.
x/font-winitzki-cyrillic-1.0.3-noarch-5.txz: Rebuilt.
x/font-xfree86-type1-1.0.4-noarch-5.txz: Rebuilt.
x/fontconfig-2.13.92-x86_64-3.txz: Rebuilt.
x/fonttosfnt-1.2.1-x86_64-3.txz: Rebuilt.
x/freeglut-3.2.1-x86_64-3.txz: Rebuilt.
x/fslsfonts-1.0.5-x86_64-5.txz: Rebuilt.
x/fstobdf-1.0.6-x86_64-5.txz: Rebuilt.
x/gccmakedep-1.0.3-noarch-4.txz: Rebuilt.
x/glew-2.2.0-x86_64-3.txz: Rebuilt.
x/glu-9.0.1-x86_64-3.txz: Rebuilt.
x/hack-fonts-ttf-3.003-noarch-3.txz: Rebuilt.
x/ibus-1.5.23-x86_64-3.txz: Rebuilt.
x/ibus-anthy-1.5.11-x86_64-3.txz: Rebuilt.
x/ibus-hangul-1.5.4-x86_64-3.txz: Rebuilt.
x/ibus-kkc-1.5.22-x86_64-3.txz: Rebuilt.
x/ibus-libpinyin-1.12.0-x86_64-2.txz: Rebuilt.
x/ibus-m17n-1.4.4-x86_64-2.txz: Rebuilt.
x/ibus-table-1.12.4-x86_64-2.txz: Rebuilt.
x/ibus-unikey-0.6.1-x86_64-3.txz: Rebuilt.
x/iceauth-1.0.8-x86_64-4.txz: Rebuilt.
x/ico-1.0.5-x86_64-4.txz: Rebuilt.
x/igt-gpu-tools-1.25-x86_64-3.txz: Rebuilt.
x/imake-1.0.8-x86_64-3.txz: Rebuilt.
x/intel-vaapi-driver-2.4.1-x86_64-3.txz: Rebuilt.
x/libFS-1.0.8-x86_64-3.txz: Rebuilt.
x/libICE-1.0.10-x86_64-3.txz: Rebuilt.
x/libSM-1.2.3-x86_64-3.txz: Rebuilt.
x/libX11-1.7.0-x86_64-3.txz: Rebuilt.
x/libXScrnSaver-1.2.3-x86_64-3.txz: Rebuilt.
x/libXau-1.0.9-x86_64-3.txz: Rebuilt.
x/libXaw-1.0.13-x86_64-4.txz: Rebuilt.
x/libXaw3d-1.6.3-x86_64-3.txz: Rebuilt.
x/libXaw3dXft-1.6.2h-x86_64-3.txz: Rebuilt.
x/libXcm-0.5.4-x86_64-3.txz: Rebuilt.
x/libXcomposite-0.4.5-x86_64-3.txz: Rebuilt.
x/libXcursor-1.2.0-x86_64-3.txz: Rebuilt.
x/libXdamage-1.1.5-x86_64-3.txz: Rebuilt.
x/libXdmcp-1.1.3-x86_64-3.txz: Rebuilt.
x/libXevie-1.0.3-x86_64-5.txz: Rebuilt.
x/libXext-1.3.4-x86_64-3.txz: Rebuilt.
x/libXfixes-5.0.3-x86_64-4.txz: Rebuilt.
x/libXfont2-2.0.4-x86_64-3.txz: Rebuilt.
x/libXfontcache-1.0.5-x86_64-5.txz: Rebuilt.
x/libXft-2.3.3-x86_64-3.txz: Rebuilt.
x/libXi-1.7.10-x86_64-3.txz: Rebuilt.
x/libXinerama-1.1.4-x86_64-3.txz: Rebuilt.
x/libXmu-1.1.3-x86_64-3.txz: Rebuilt.
x/libXp-1.0.3-x86_64-5.txz: Rebuilt.
x/libXpm-3.5.13-x86_64-3.txz: Rebuilt.
x/libXpresent-1.0.0-x86_64-4.txz: Rebuilt.
x/libXrandr-1.5.2-x86_64-3.txz: Rebuilt.
x/libXrender-0.9.10-x86_64-4.txz: Rebuilt.
x/libXres-1.2.0-x86_64-4.txz: Rebuilt.
x/libXt-1.2.1-x86_64-2.txz: Rebuilt.
x/libXtst-1.2.3-x86_64-4.txz: Rebuilt.
x/libXv-1.0.11-x86_64-4.txz: Rebuilt.
x/libXvMC-1.0.12-x86_64-5.txz: Rebuilt.
x/libXxf86dga-1.1.5-x86_64-3.txz: Rebuilt.
x/libXxf86misc-1.0.4-x86_64-3.txz: Rebuilt.
x/libXxf86vm-1.1.4-x86_64-5.txz: Rebuilt.
x/libdmx-1.1.4-x86_64-3.txz: Rebuilt.
x/libdrm-2.4.104-x86_64-3.txz: Rebuilt.
x/libepoxy-1.5.5-x86_64-3.txz: Rebuilt.
x/liberation-fonts-ttf-2.1.2-noarch-3.txz: Rebuilt.
x/libevdev-1.11.0-x86_64-2.txz: Rebuilt.
x/libfontenc-1.1.4-x86_64-3.txz: Rebuilt.
x/libgee-0.20.3-x86_64-3.txz: Rebuilt.
x/libglvnd-1.3.2-x86_64-3.txz: Rebuilt.
x/libhangul-0.1.0-x86_64-4.txz: Rebuilt.
x/libinput-1.16.4-x86_64-3.txz: Rebuilt.
x/libkkc-0.3.5-x86_64-3.txz: Rebuilt.
x/libkkc-data-0.2.7-x86_64-3.txz: Rebuilt.
x/libmypaint-1.6.1-x86_64-4.txz: Rebuilt.
x/libpciaccess-0.16-x86_64-3.txz: Rebuilt.
x/libpinyin-2.6.0-x86_64-2.txz: Rebuilt.
x/libpthread-stubs-0.4-x86_64-5.txz: Rebuilt.
x/libva-2.10.0-x86_64-3.txz: Rebuilt.
x/libva-utils-2.10.0-x86_64-3.txz: Rebuilt.
x/libvdpau-1.4-x86_64-3.txz: Rebuilt.
x/libwacom-1.8-x86_64-2.txz: Rebuilt.
x/libxcb-1.14-x86_64-3.txz: Rebuilt.
x/libxkbfile-1.1.0-x86_64-3.txz: Rebuilt.
x/libxshmfence-1.3-x86_64-4.txz: Rebuilt.
x/listres-1.0.4-x86_64-4.txz: Rebuilt.
x/lndir-1.0.3-x86_64-5.txz: Rebuilt.
x/luit-1.1.1-x86_64-5.txz: Rebuilt.
x/m17n-lib-1.8.0-x86_64-4.txz: Rebuilt.
x/makedepend-1.0.6-x86_64-3.txz: Rebuilt.
x/marisa-0.2.6-x86_64-4.txz: Rebuilt.
x/mesa-20.3.4-x86_64-2.txz: Rebuilt.
x/mkcomposecache-1.2.1-x86_64-5.txz: Rebuilt.
x/mkfontscale-1.2.1-x86_64-4.txz: Rebuilt.
x/motif-2.3.8-x86_64-5.txz: Rebuilt.
x/mtdev-1.1.6-x86_64-3.txz: Rebuilt.
x/mypaint-brushes-1.3.0-noarch-3.txz: Rebuilt.
x/noto-cjk-fonts-ttf-2.001-noarch-3.txz: Rebuilt.
x/noto-fonts-ttf-20171024-noarch-3.txz: Rebuilt.
x/oclock-1.0.4-x86_64-4.txz: Rebuilt.
x/pixman-0.40.0-x86_64-3.txz: Rebuilt.
x/pyxdg-0.27-x86_64-4.txz: Rebuilt.
x/rendercheck-1.5-x86_64-4.txz: Rebuilt.
x/rgb-1.0.6-x86_64-5.txz: Rebuilt.
x/sazanami-fonts-ttf-20040629-noarch-5.txz: Rebuilt.
x/sessreg-1.1.2-x86_64-3.txz: Rebuilt.
x/setxkbmap-1.3.2-x86_64-3.txz: Rebuilt.
x/showfont-1.0.5-x86_64-5.txz: Rebuilt.
x/sinhala_lklug-font-ttf-20060929-noarch-5.txz: Rebuilt.
x/skkdic-20200128-noarch-3.txz: Rebuilt.
x/smproxy-1.0.6-x86_64-4.txz: Rebuilt.
x/tibmachuni-font-ttf-1.901b-noarch-5.txz: Rebuilt.
x/transset-1.0.2-x86_64-4.txz: Rebuilt.
x/ttf-indic-fonts-0.5.14-noarch-5.txz: Rebuilt.
x/ttf-tlwg-0.7.2-noarch-3.txz: Rebuilt.
x/twm-1.0.11-x86_64-3.txz: Rebuilt.
x/urw-core35-fonts-otf-20170801_91edd6e_git-noarch-4.txz: Rebuilt.
x/util-macros-1.19.3-noarch-2.txz: Rebuilt.
x/viewres-1.0.6-x86_64-3.txz: Rebuilt.
x/vulkan-sdk-1.2.141.0-x86_64-4.txz: Rebuilt.
x/wayland-1.19.0-x86_64-2.txz: Rebuilt.
x/wayland-protocols-1.20-noarch-3.txz: Rebuilt.
x/wqy-zenhei-font-ttf-0.8.38_1-noarch-9.txz: Rebuilt.
x/x11-skel-7.7-x86_64-8.txz: Rebuilt.
x/x11perf-1.6.1-x86_64-3.txz: Rebuilt.
x/xauth-1.1-x86_64-3.txz: Rebuilt.
x/xbacklight-1.2.3-x86_64-3.txz: Rebuilt.
x/xbiff-1.0.4-x86_64-3.txz: Rebuilt.
x/xbitmaps-1.1.2-x86_64-4.txz: Rebuilt.
x/xcalc-1.1.0-x86_64-3.txz: Rebuilt.
x/xcb-proto-1.14.1-x86_64-4.txz: Rebuilt.
x/xcb-util-0.4.0-x86_64-5.txz: Rebuilt.
x/xcb-util-cursor-0.1.3-x86_64-4.txz: Rebuilt.
x/xcb-util-errors-1.0-x86_64-4.txz: Rebuilt.
x/xcb-util-image-0.4.0-x86_64-5.txz: Rebuilt.
x/xcb-util-keysyms-0.4.0-x86_64-5.txz: Rebuilt.
x/xcb-util-renderutil-0.3.9-x86_64-5.txz: Rebuilt.
x/xcb-util-wm-0.4.1-x86_64-5.txz: Rebuilt.
x/xclipboard-1.1.3-x86_64-5.txz: Rebuilt.
x/xclock-1.0.9-x86_64-3.txz: Rebuilt.
x/xcm-0.5.4-x86_64-4.txz: Rebuilt.
x/xcmsdb-1.0.5-x86_64-4.txz: Rebuilt.
x/xcompmgr-1.1.8-x86_64-3.txz: Rebuilt.
x/xconsole-1.0.7-x86_64-4.txz: Rebuilt.
x/xcursor-themes-1.0.6-noarch-3.txz: Rebuilt.
x/xcursorgen-1.0.7-x86_64-3.txz: Rebuilt.
x/xdbedizzy-1.1.0-x86_64-5.txz: Rebuilt.
x/xdg-user-dirs-0.17-x86_64-3.txz: Rebuilt.
x/xdg-utils-1.1.3-noarch-4.txz: Rebuilt.
x/xditview-1.0.5-x86_64-3.txz: Rebuilt.
x/xdm-1.1.11-x86_64-14.txz: Rebuilt.
x/xdpyinfo-1.3.2-x86_64-4.txz: Rebuilt.
x/xdriinfo-1.0.6-x86_64-4.txz: Rebuilt.
x/xedit-1.2.2-x86_64-5.txz: Rebuilt.
x/xev-1.2.4-x86_64-3.txz: Rebuilt.
x/xeyes-1.1.2-x86_64-4.txz: Rebuilt.
x/xf86-input-acecad-1.5.0-x86_64-14.txz: Rebuilt.
x/xf86-input-evdev-2.10.6-x86_64-3.txz: Rebuilt.
x/xf86-input-joystick-1.6.3-x86_64-5.txz: Rebuilt.
x/xf86-input-keyboard-1.9.0-x86_64-5.txz: Rebuilt.
x/xf86-input-libinput-0.30.0-x86_64-3.txz: Rebuilt.
x/xf86-input-mouse-1.9.3-x86_64-3.txz: Rebuilt.
x/xf86-input-penmount-1.5.0-x86_64-14.txz: Rebuilt.
x/xf86-input-synaptics-1.9.1-x86_64-3.txz: Rebuilt.
x/xf86-input-vmmouse-13.1.0-x86_64-9.txz: Rebuilt.
x/xf86-input-void-1.4.1-x86_64-3.txz: Rebuilt.
x/xf86-input-wacom-0.40.0-x86_64-2.txz: Rebuilt.
x/xf86-video-amdgpu-19.1.0-x86_64-3.txz: Rebuilt.
x/xf86-video-apm-1.3.0-x86_64-3.txz: Rebuilt.
x/xf86-video-ark-0.7.5-x86_64-13.txz: Rebuilt.
x/xf86-video-ast-1.1.5-x86_64-7.txz: Rebuilt.
x/xf86-video-ati-19.1.0-x86_64-3.txz: Rebuilt.
x/xf86-video-chips-1.4.0-x86_64-3.txz: Rebuilt.
x/xf86-video-cirrus-1.5.3-x86_64-7.txz: Rebuilt.
x/xf86-video-dummy-0.3.8-x86_64-5.txz: Rebuilt.
x/xf86-video-glint-1.2.9-x86_64-5.txz: Rebuilt.
x/xf86-video-i128-1.4.0-x86_64-3.txz: Rebuilt.
x/xf86-video-i740-1.4.0-x86_64-3.txz: Rebuilt.
x/xf86-video-intel-20201215_a511f22c-x86_64-3.txz: Rebuilt.
x/xf86-video-mach64-6.9.6-x86_64-3.txz: Rebuilt.
x/xf86-video-mga-2.0.0-x86_64-3.txz: Rebuilt.
x/xf86-video-neomagic-1.3.0-x86_64-3.txz: Rebuilt.
x/xf86-video-nouveau-1.0.17-x86_64-2.txz: Rebuilt.
x/xf86-video-nv-2.1.21-x86_64-5.txz: Rebuilt.
x/xf86-video-openchrome-0.6.0-x86_64-5.txz: Rebuilt.
x/xf86-video-r128-6.12.0-x86_64-3.txz: Rebuilt.
x/xf86-video-rendition-4.2.7-x86_64-3.txz: Rebuilt.
x/xf86-video-s3-0.7.0-x86_64-3.txz: Rebuilt.
x/xf86-video-s3virge-1.11.0-x86_64-3.txz: Rebuilt.
x/xf86-video-savage-20190128_8579718-x86_64-3.txz: Rebuilt.
x/xf86-video-siliconmotion-1.7.9-x86_64-5.txz: Rebuilt.
x/xf86-video-sis-0.12.0-x86_64-3.txz: Rebuilt.
x/xf86-video-sisusb-0.9.7-x86_64-5.txz: Rebuilt.
x/xf86-video-tdfx-1.5.0-x86_64-3.txz: Rebuilt.
x/xf86-video-tga-1.2.2-x86_64-13.txz: Rebuilt.
x/xf86-video-trident-1.3.8-x86_64-5.txz: Rebuilt.
x/xf86-video-tseng-1.2.5-x86_64-13.txz: Rebuilt.
x/xf86-video-v4l-0.3.0-x86_64-3.txz: Rebuilt.
x/xf86-video-vboxvideo-1.0.0-x86_64-5.txz: Rebuilt.
x/xf86-video-vesa-2.5.0-x86_64-3.txz: Rebuilt.
x/xf86-video-vmware-13.3.0-x86_64-5.txz: Rebuilt.
x/xf86-video-voodoo-1.2.5-x86_64-14.txz: Rebuilt.
x/xf86dga-1.0.3-x86_64-5.txz: Rebuilt.
x/xfd-1.1.3-x86_64-3.txz: Rebuilt.
x/xfontsel-1.0.6-x86_64-4.txz: Rebuilt.
x/xfs-1.2.0-x86_64-4.txz: Rebuilt.
x/xfsinfo-1.0.6-x86_64-3.txz: Rebuilt.
x/xgamma-1.0.6-x86_64-4.txz: Rebuilt.
x/xgc-1.0.5-x86_64-4.txz: Rebuilt.
x/xhost-1.0.8-x86_64-3.txz: Rebuilt.
x/xinit-1.4.1-x86_64-4.txz: Rebuilt.
x/xinput-1.6.3-x86_64-3.txz: Rebuilt.
x/xisxwayland-1-x86_64-3.txz: Rebuilt.
x/xkbcomp-1.4.4-x86_64-3.txz: Rebuilt.
x/xkbevd-1.1.4-x86_64-4.txz: Rebuilt.
x/xkbprint-1.0.5-x86_64-3.txz: Rebuilt.
x/xkbutils-1.0.4-x86_64-5.txz: Rebuilt.
x/xkeyboard-config-2.31-noarch-3.txz: Rebuilt.
x/xkill-1.0.5-x86_64-4.txz: Rebuilt.
x/xload-1.1.3-x86_64-4.txz: Rebuilt.
x/xlogo-1.0.5-x86_64-3.txz: Rebuilt.
x/xlsatoms-1.1.3-x86_64-3.txz: Rebuilt.
x/xlsclients-1.1.4-x86_64-4.txz: Rebuilt.
x/xlsfonts-1.0.6-x86_64-4.txz: Rebuilt.
x/xmag-1.0.6-x86_64-4.txz: Rebuilt.
x/xman-1.1.5-x86_64-3.txz: Rebuilt.
x/xmessage-1.0.5-x86_64-4.txz: Rebuilt.
x/xmh-1.0.3-x86_64-4.txz: Rebuilt.
x/xmodmap-1.0.10-x86_64-3.txz: Rebuilt.
x/xmore-1.0.3-x86_64-3.txz: Rebuilt.
x/xorg-cf-files-1.0.6-x86_64-5.txz: Rebuilt.
x/xorg-docs-1.7.1-noarch-4.txz: Rebuilt.
x/xorg-server-1.20.10-x86_64-5.txz: Rebuilt.
x/xorg-server-xephyr-1.20.10-x86_64-5.txz: Rebuilt.
x/xorg-server-xnest-1.20.10-x86_64-5.txz: Rebuilt.
x/xorg-server-xvfb-1.20.10-x86_64-5.txz: Rebuilt.
x/xorg-server-xwayland-1.20.10-x86_64-5.txz: Rebuilt.
x/xorg-sgml-doctools-1.11-x86_64-5.txz: Rebuilt.
x/xorgproto-2020.1-x86_64-3.txz: Rebuilt.
x/xpr-1.0.5-x86_64-4.txz: Rebuilt.
x/xprop-1.2.5-x86_64-3.txz: Rebuilt.
x/xpyb-1.3.1-x86_64-7.txz: Rebuilt.
x/xrandr-1.5.1-x86_64-3.txz: Rebuilt.
x/xrdb-1.2.0-x86_64-3.txz: Rebuilt.
x/xrefresh-1.0.6-x86_64-4.txz: Rebuilt.
x/xscope-1.4.1-x86_64-5.txz: Rebuilt.
x/xset-1.2.4-x86_64-4.txz: Rebuilt.
x/xsetroot-1.1.2-x86_64-4.txz: Rebuilt.
x/xsm-1.0.4-x86_64-4.txz: Rebuilt.
x/xstdcmap-1.0.4-x86_64-3.txz: Rebuilt.
x/xterm-366-x86_64-2.txz: Rebuilt.
x/xtrans-1.4.0-noarch-3.txz: Rebuilt.
x/xvidtune-1.0.3-x86_64-5.txz: Rebuilt.
x/xvinfo-1.1.4-x86_64-3.txz: Rebuilt.
x/xwd-1.0.7-x86_64-4.txz: Rebuilt.
x/xwininfo-1.1.5-x86_64-3.txz: Rebuilt.
x/xwud-1.0.5-x86_64-4.txz: Rebuilt.
xap/MPlayer-20200103-x86_64-4.txz: Rebuilt.
xap/NetworkManager-openvpn-1.8.12-x86_64-3.txz: Rebuilt.
xap/audacious-4.1-x86_64-2.txz: Rebuilt.
xap/audacious-plugins-4.1-x86_64-2.txz: Rebuilt.
xap/blackbox-0.76-x86_64-3.txz: Rebuilt.
xap/blueman-2.1.4-x86_64-5.txz: Rebuilt.
xap/ddd-3.3.12-x86_64-8.txz: Rebuilt.
xap/easytag-2.4.3-x86_64-4.txz: Rebuilt.
xap/electricsheep-20090306-x86_64-7.txz: Rebuilt.
xap/ffmpegthumbnailer-2.2.2-x86_64-3.txz: Rebuilt.
xap/fluxbox-1.3.7-x86_64-5.txz: Rebuilt.
xap/fvwm-2.6.9-x86_64-4.txz: Rebuilt.
xap/geeqie-1.6-x86_64-3.txz: Rebuilt.
xap/gftp-2.7.0b-x86_64-2.txz: Rebuilt.
xap/gimp-2.10.22-x86_64-4.txz: Rebuilt.
xap/gkrellm-2.3.11-x86_64-3.txz: Rebuilt.
xap/gnuchess-6.2.7-x86_64-3.txz: Rebuilt.
xap/gnuplot-5.4.1-x86_64-3.txz: Rebuilt.
xap/gparted-1.2.0-x86_64-2.txz: Rebuilt.
xap/gucharmap-12.0.1-x86_64-3.txz: Rebuilt.
xap/gv-3.7.4-x86_64-5.txz: Rebuilt.
xap/hexchat-2.14.3-x86_64-7.txz: Rebuilt.
xap/libnma-1.8.30-x86_64-3.txz: Rebuilt.
xap/network-manager-applet-1.20.0-x86_64-2.txz: Rebuilt.
xap/pan-0.146-x86_64-4.txz: Rebuilt.
xap/pavucontrol-4.0-x86_64-3.txz: Rebuilt.
xap/pidgin-2.14.1-x86_64-4.txz: Rebuilt.
xap/rdesktop-1.9.0-x86_64-4.txz: Rebuilt.
xap/rxvt-unicode-9.22-x86_64-11.txz: Rebuilt.
xap/sane-1.0.31-x86_64-3.txz: Rebuilt.
xap/seyon-2.20c-x86_64-6.txz: Rebuilt.
xap/ssr-0.4.2-x86_64-4.txz: Rebuilt.
xap/vim-gvim-8.2.2461-x86_64-2.txz: Rebuilt.
xap/windowmaker-0.95.9-x86_64-3.txz: Rebuilt.
xap/x11-ssh-askpass-1.2.4.1-x86_64-5.txz: Rebuilt.
xap/x3270-3.3.12ga7-x86_64-7.txz: Rebuilt.
xap/xaos-4.2.1-x86_64-2.txz: Rebuilt.
xap/xgames-0.3-x86_64-8.txz: Rebuilt.
xap/xine-lib-1.2.11-x86_64-4.txz: Rebuilt.
xap/xine-ui-0.99.12-x86_64-4.txz: Rebuilt.
xap/xlockmore-5.66-x86_64-3.txz: Rebuilt.
xap/xmms-1.2.11-x86_64-8.txz: Rebuilt.
xap/xpaint-3.0.3-x86_64-3.txz: Rebuilt.
xap/xpdf-4.03-x86_64-2.txz: Rebuilt.
xap/xsane-0.999-x86_64-5.txz: Rebuilt.
xap/xscreensaver-5.45-x86_64-4.txz: Rebuilt.
xap/xsnow-3.2.2-x86_64-2.txz: Rebuilt.
xfce/Greybird-3.22.14-noarch-3.txz: Rebuilt.
xfce/elementary-xfce-0.15.1-x86_64-3.txz: Rebuilt.
xfce/exo-4.16.0-x86_64-3.txz: Rebuilt.
xfce/garcon-4.16.1-x86_64-3.txz: Rebuilt.
xfce/libxfce4ui-4.16.0-x86_64-3.txz: Rebuilt.
xfce/libxfce4util-4.16.0-x86_64-3.txz: Rebuilt.
xfce/mousepad-0.5.2-x86_64-2.txz: Rebuilt.
xfce/thunar-4.16.3-x86_64-2.txz: Rebuilt.
xfce/thunar-volman-4.16.0-x86_64-3.txz: Rebuilt.
xfce/tumbler-4.16.0-x86_64-3.txz: Rebuilt.
xfce/xfce4-appfinder-4.16.1-x86_64-3.txz: Rebuilt.
xfce/xfce4-clipman-plugin-1.6.1-x86_64-4.txz: Rebuilt.
xfce/xfce4-dev-tools-4.16.0-x86_64-3.txz: Rebuilt.
xfce/xfce4-notifyd-0.6.2-x86_64-4.txz: Rebuilt.
xfce/xfce4-panel-4.16.1-x86_64-2.txz: Rebuilt.
xfce/xfce4-panel-profiles-1.0.12-x86_64-3.txz: Rebuilt.
xfce/xfce4-power-manager-4.16.0-x86_64-3.txz: Rebuilt.
xfce/xfce4-pulseaudio-plugin-0.4.3-x86_64-4.txz: Rebuilt.
xfce/xfce4-screensaver-4.16.0-x86_64-3.txz: Rebuilt.
xfce/xfce4-screenshooter-1.9.8-x86_64-3.txz: Rebuilt.
xfce/xfce4-session-4.16.0-x86_64-3.txz: Rebuilt.
xfce/xfce4-settings-4.16.0-x86_64-3.txz: Rebuilt.
xfce/xfce4-systemload-plugin-1.2.4-x86_64-4.txz: Rebuilt.
xfce/xfce4-taskmanager-1.4.0-x86_64-3.txz: Rebuilt.
xfce/xfce4-terminal-0.8.10-x86_64-3.txz: Rebuilt.
xfce/xfce4-weather-plugin-0.10.2-x86_64-4.txz: Rebuilt.
xfce/xfce4-whiskermenu-plugin-2.5.3-x86_64-2.txz: Rebuilt.
xfce/xfconf-4.16.0-x86_64-3.txz: Rebuilt.
xfce/xfdesktop-4.16.0-x86_64-3.txz: Rebuilt.
xfce/xfwm4-4.16.1-x86_64-3.txz: Rebuilt.
y/bsd-games-2.17-x86_64-3.txz: Rebuilt.
y/nethack-3.6.6-x86_64-3.txz: Rebuilt.
isolinux/initrd.img: Rebuilt.
kernels/*: Upgraded.
usb-and-pxe-installers/usbboot.img: Rebuilt.
2021-02-15 20:23:44 +01:00
|
|
|
BUILD=${BUILD:-4}
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
TMP=${TMP:-/tmp}
|
|
|
|
PKG=$TMP/package-texlive
|
|
|
|
|
|
|
|
if [ -z "$ARCH" ]; then
|
|
|
|
case "$( uname -m )" in
|
|
|
|
i?86) ARCH=i586 ;;
|
|
|
|
arm*) ARCH=arm ;;
|
|
|
|
*) ARCH=$( uname -m ) ;;
|
|
|
|
esac
|
|
|
|
fi
|
|
|
|
|
|
|
|
# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
|
|
|
|
# the name of the created package would be, and then exit. This information
|
|
|
|
# could be useful to other scripts.
|
|
|
|
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
|
|
|
|
echo "$PKGNAM-$VERSION-$ARCH-$BUILD.txz"
|
|
|
|
exit 0
|
|
|
|
fi
|
|
|
|
|
2018-09-21 20:51:07 +02:00
|
|
|
NUMJOBS=${NUMJOBS:-" -j$(expr $(nproc) + 1) "}
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
if [ "$ARCH" = "i586" ]; then
|
|
|
|
SLKCFLAGS="-O2 -march=i586 -mtune=i686"
|
|
|
|
LIBDIRSUFFIX=""
|
|
|
|
elif [ "$ARCH" = "x86_64" ]; then
|
|
|
|
SLKCFLAGS="-O2 -fPIC"
|
|
|
|
LIBDIRSUFFIX="64"
|
|
|
|
else
|
|
|
|
SLKCFLAGS="-O2"
|
|
|
|
LIBDIRSUFFIX=""
|
|
|
|
fi
|
|
|
|
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
TEXMFROOT=/usr/share
|
|
|
|
|
2018-05-28 21:12:29 +02:00
|
|
|
# NOTE: Using the system version of poppler will require texlive to be
|
|
|
|
# recompiled with pretty much every poppler update, as they almost always
|
|
|
|
# bump the shared library version. But sometimes you do what you have
|
|
|
|
# to do...
|
2019-06-27 21:07:20 +02:00
|
|
|
SYSTEMPOPPLER=${SYSTEMPOPPLER:-NO}
|
2018-05-28 21:12:29 +02:00
|
|
|
if [ "$SYSTEMPOPPLER" = "NO" ]; then
|
|
|
|
POPPLER="--without-system-poppler --without-system-xpdf"
|
|
|
|
else
|
|
|
|
POPPLER="--with-system-poppler --with-system-xpdf"
|
|
|
|
fi
|
|
|
|
|
|
|
|
rm -rf $PKG
|
|
|
|
mkdir -p $TMP $PKG
|
|
|
|
cd $TMP
|
|
|
|
rm -rf texlive-$SOURCEVERSION-source
|
|
|
|
tar xvf $CWD/texlive-${SOURCEVERSION}-source.tar.xz || exit 1
|
|
|
|
cd texlive-$SOURCEVERSION-source || exit 1
|
|
|
|
chown -R root:root .
|
|
|
|
chmod -R u+w,go-w,a+rX-st .
|
|
|
|
|
|
|
|
export LANG=C
|
|
|
|
export PATH="$PKG/usr/bin:$PATH"
|
|
|
|
export LD_LIBRARY_PATH="$PKG/usr/lib${LIBDIRSUFFIX}:$LD_LIBRARY_PATH"
|
|
|
|
|
|
|
|
# set TEXMFROOT and TEXMFLOCAL
|
|
|
|
sed -i \
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
-e "s|^TEXMFROOT.*|TEXMFROOT = $TEXMFROOT|" \
|
|
|
|
-e "s|^TEXMFLOCAL.*|TEXMFLOCAL = \$TEXMFROOT/texmf-local|" \
|
2018-05-28 21:12:29 +02:00
|
|
|
texk/kpathsea/texmf.cnf
|
|
|
|
|
2018-08-23 01:44:25 +02:00
|
|
|
# prevent compiling Xdvi with libXp
|
|
|
|
sed -i 's|-lXp ||' texk/xdvik/configure
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
mkdir build
|
|
|
|
cd build
|
|
|
|
CFLAGS="$SLKCFLAGS" \
|
|
|
|
CXXFLAGS="$SLKCFLAGS -fpermissive" \
|
|
|
|
../configure \
|
|
|
|
--prefix=/usr \
|
|
|
|
--libdir=/usr/lib${LIBDIRSUFFIX} \
|
|
|
|
--mandir=/usr/man \
|
|
|
|
--infodir=/usr/info \
|
|
|
|
--with-banner-add=' on Slackware' \
|
|
|
|
--disable-native-texlive-build \
|
|
|
|
--enable-largefile \
|
|
|
|
--enable-shared \
|
|
|
|
--disable-static \
|
|
|
|
--disable-missing \
|
|
|
|
--disable-multiplatform \
|
|
|
|
--disable-debug \
|
2018-08-23 01:44:25 +02:00
|
|
|
--disable-dialog \
|
|
|
|
--disable-bibtexu \
|
|
|
|
--disable-xz \
|
2018-05-28 21:12:29 +02:00
|
|
|
--with-x \
|
2019-06-27 21:07:20 +02:00
|
|
|
--disable-dvisvgm \
|
2018-05-28 21:12:29 +02:00
|
|
|
--enable-xindy \
|
|
|
|
--disable-xindy-docs \
|
|
|
|
--disable-xindy-rules \
|
|
|
|
--with-clisp-runtime=system \
|
|
|
|
--enable-gc=system \
|
|
|
|
--with-system-zlib \
|
|
|
|
--with-system-libpng \
|
|
|
|
--with-system-t1lib \
|
|
|
|
--with-system-gd \
|
|
|
|
--with-system-freetype2 \
|
|
|
|
--with-system-libgs \
|
|
|
|
--with-system-icu \
|
|
|
|
--with-system-pixman \
|
|
|
|
--with-system-cairo \
|
|
|
|
--with-system-gmp \
|
|
|
|
--with-system-mpfr \
|
|
|
|
--with-system-fontconfig \
|
|
|
|
--with-system-ncurses \
|
2018-11-28 08:25:32 +01:00
|
|
|
--with-system-harfbuzz \
|
2018-05-28 21:12:29 +02:00
|
|
|
--disable-aleph \
|
|
|
|
--disable-dump-share \
|
2018-07-06 05:15:37 +02:00
|
|
|
--disable-linked-scripts \
|
2018-05-28 21:12:29 +02:00
|
|
|
$POPPLER \
|
|
|
|
--build=$ARCH-slackware-linux || exit 1
|
|
|
|
|
|
|
|
make $NUMJOBS || make || exit 1
|
|
|
|
# make check || exit 1
|
|
|
|
make install-strip DESTDIR=$PKG || exit 1
|
|
|
|
|
2018-07-06 05:15:37 +02:00
|
|
|
cd ..
|
2018-05-28 21:12:29 +02:00
|
|
|
|
2018-07-06 05:15:37 +02:00
|
|
|
# Don't ship .la files:
|
|
|
|
rm -f $PKG/usr/lib${LIBDIRSUFFIX}/*.la
|
2018-05-28 21:12:29 +02:00
|
|
|
|
2018-07-06 05:15:37 +02:00
|
|
|
# Remove all files which are covered by tlnet
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
rm -rf $PKG$TEXMFROOT $PKG/usr/man $PKG/usr/info
|
2018-07-06 05:15:37 +02:00
|
|
|
|
|
|
|
# install the tlnet stuff
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
mkdir -p $PKG$TEXMFROOT
|
|
|
|
tar xvf $CWD/texlive-base-$VERSION.tar.xz -C $PKG$TEXMFROOT || exit 1
|
2018-07-06 05:15:37 +02:00
|
|
|
chown -R root:root $PKG
|
|
|
|
chmod -R u+w,go-w,a+rX-st $PKG
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
|
2018-07-06 05:15:37 +02:00
|
|
|
# use symlinks/scripts from tlnet
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
mv $PKG$TEXMFROOT/texmf-dist/linked_scripts/* $PKG/usr/bin
|
|
|
|
rmdir $PKG$TEXMFROOT/texmf-dist/linked_scripts
|
|
|
|
|
2018-05-28 21:12:29 +02:00
|
|
|
# set some paths
|
|
|
|
sed -i \
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
-e "s|^TEXMFROOT.*|TEXMFROOT = $TEXMFROOT|" \
|
|
|
|
-e "s|^TEXMFLOCAL.*|TEXMFLOCAL = \$TEXMFROOT/texmf-local|" \
|
|
|
|
-e "s|^OSFONTDIR.*|OSFONTDIR = ~/.fonts:/usr/share/fonts|" \
|
|
|
|
$PKG$TEXMFROOT/texmf-dist/web2c/texmf.cnf
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
# disable obsolete aleph/lamed/cslatex/pdfcslatex
|
|
|
|
sed -i \
|
|
|
|
-e 's|^aleph|#! aleph|' \
|
|
|
|
-e 's|^lamed|#! lamed|' \
|
|
|
|
-e 's|^cslatex|#! cslatex|' \
|
|
|
|
-e 's|^pdfcslatex|#! pdfcslatex|' \
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
$PKG$TEXMFROOT/texmf-dist/web2c/fmtutil.cnf
|
2018-05-28 21:12:29 +02:00
|
|
|
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
# make ConTeXt work
|
2018-05-28 21:12:29 +02:00
|
|
|
sed -i \
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
-e "s|selfautoparent:|$TEXMFROOT/|g" \
|
|
|
|
-e "s|\(TEXMFLOCAL[ ]*=[ ]*\)[^,]*|\1\"$TEXMFROOT/texmf-local\"|" \
|
|
|
|
$PKG$TEXMFROOT/texmf-dist/web2c/texmfcnf.lua
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
# provide texlive fonts optionally for other system apps
|
|
|
|
mkdir -p $PKG/etc/fonts/conf.avail
|
|
|
|
cat > $PKG/etc/fonts/conf.avail/09-texlive.conf << EOF
|
|
|
|
<?xml version='1.0'?>
|
|
|
|
<!DOCTYPE fontconfig SYSTEM 'fonts.dtd'>
|
|
|
|
<fontconfig>
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
<dir>$TEXMFROOT/texmf-dist/fonts/opentype</dir>
|
|
|
|
<dir>$TEXMFROOT/texmf-dist/fonts/truetype</dir>
|
2018-05-28 21:12:29 +02:00
|
|
|
</fontconfig>
|
|
|
|
EOF
|
|
|
|
|
|
|
|
# Install the docs while we're still here
|
|
|
|
mkdir -p $PKG/usr/doc/texlive-$VERSION
|
|
|
|
cp -a ChangeLog README* $PKG/usr/doc/texlive-$VERSION
|
|
|
|
# Install index of provided tex packages to the docs
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
mv $PKG$TEXMFROOT/texmf-dist/packages.base.gz $PKG/usr/doc/texlive-$VERSION
|
2018-05-28 21:12:29 +02:00
|
|
|
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
# Put a symlink to $TEXMFROOT/texmf-dist/doc in our Slackware docdir
|
|
|
|
ln -sf $TEXMFROOT/texmf-dist/doc $PKG/usr/doc/texlive-$VERSION/doc
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
# We won't make tlmgr easily available; it's still there, but
|
|
|
|
# we'll make it harder to void the warranty :-)
|
|
|
|
rm -f $PKG/usr/bin/tlmgr
|
|
|
|
cat $CWD/README.tlpkg > $PKG/usr/doc/texlive-$VERSION/README.tlpkg
|
|
|
|
|
|
|
|
# Create some directories to make it clear that they're owned by this package
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
mkdir -p $PKG$TEXMFROOT/{texmf-config,texmf-var,texmf-local}
|
2018-05-28 21:12:29 +02:00
|
|
|
|
2019-07-01 00:45:12 +02:00
|
|
|
# Use patch for tabu.sty from https://github.com/tabu-fixed/tabu to fix
|
|
|
|
# breakage when compiling doxygen:
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
( cd $PKG$TEXMFROOT/texmf-dist/tex/latex/tabu
|
2019-07-01 00:45:12 +02:00
|
|
|
cat $CWD/patches/tabu.sty.diff | patch -p1 --verbose || exit 1
|
|
|
|
) || exit 1
|
|
|
|
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
# Add texlive perl modules
|
2018-05-28 21:12:29 +02:00
|
|
|
mkdir -p $PKG/usr/share/perl5
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
mv $PKG$TEXMFROOT/texmf-dist/scripts/texlive/TeXLive $PKG/usr/share/perl5/
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
# Move manual pages to the correct place
|
|
|
|
mkdir $PKG/usr/man
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
mv $PKG$TEXMFROOT/texmf-dist/doc/man/man1 $PKG/usr/man
|
|
|
|
mv $PKG$TEXMFROOT/texmf-dist/doc/man/man5 $PKG/usr/man
|
|
|
|
rmdir $PKG$TEXMFROOT/texmf-dist/doc/man
|
2018-05-28 21:12:29 +02:00
|
|
|
|
|
|
|
# Handle the man pages
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
find $PKG/usr/man -type f -exec gzip -9 {} +
|
2018-05-28 21:12:29 +02:00
|
|
|
for i in $(find $PKG/usr/man -type l) ; do ln -s $(readlink $i).gz $i.gz ; rm $i ; done
|
|
|
|
|
|
|
|
# Handle the GNU info pages
|
Tue Jun 23 21:49:49 UTC 2020
ap/man-db-2.9.3-x86_64-1.txz: Upgraded.
ap/mariadb-10.4.13-x86_64-3.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
ap/squashfs-tools-4.4-x86_64-2.txz: Rebuilt.
Added lz4 support. Thanks to Heinz Wiesinger.
d/ccache-3.7.10-x86_64-1.txz: Upgraded.
d/parallel-20200622-noarch-1.txz: Upgraded.
d/subversion-1.14.0-x86_64-2.txz: Rebuilt.
Use the system lz4 library. Thanks to Heinz Wiesinger.
l/imagemagick-7.0.10_21-x86_64-1.txz: Upgraded.
l/libarchive-3.4.3-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
l/lz4-1.9.2-x86_64-1.txz: Added.
This is a new dependency for dovecot, libarchive, mariadb, rsync,
squashfs-tools, subversion, and zstd. Thanks to Heinz Wiesinger.
l/xxHash-0.7.3-x86_64-1.txz: Added.
This is a new dependency for rsync.
l/zstd-1.4.5-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/dovecot-2.3.10.1-x86_64-2.txz: Rebuilt.
Recompiled to pick up lz4 support. Thanks to Heinz Wiesinger.
n/libmbim-1.24.0-x86_64-1.txz: Upgraded.
n/nfs-utils-2.5.1-x86_64-1.txz: Upgraded.
n/ntp-4.2.8p15-x86_64-1.txz: Upgraded.
This release fixes one vulnerability: Associations that use CMAC
authentication between ntpd from versions 4.2.8p11/4.3.97 and
4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
Eventually, ntpd will run out of memory and abort.
(* Security fix *)
n/rsync-3.2.1-x86_64-1.txz: Upgraded.
Please note that this update requires the new packages xxHash and lz4.
t/texlive-2020.200608-x86_64-1.txz: Upgraded.
Thanks to Johannes Schoepfer.
xap/blueman-2.1.3-x86_64-2.txz: Rebuilt.
As a matter of policy and since the rule already exists in
/usr/share/polkit-1/rules.d/, we should not install a rules file in /etc.
Note that since the file was installed as a .new, upgrading the package
will not remove it and it will need to be removed manually. It's harmless
if it remains, though.
Thanks to Robby Workman.
xap/network-manager-applet-1.18.0-x86_64-1.txz: Upgraded.
2020-06-23 23:49:49 +02:00
|
|
|
mv $PKG$TEXMFROOT/texmf-dist/doc/info $PKG/usr
|
2018-05-28 21:12:29 +02:00
|
|
|
rm -f $PKG/usr/info/dir
|
|
|
|
gzip -9 $PKG/usr/info/*
|
|
|
|
|
|
|
|
mkdir -p $PKG/install
|
2018-06-22 00:58:42 +02:00
|
|
|
# Don't demand a global lock when running the install script:
|
|
|
|
echo "# This install script should not collide with any other script's activities," > $PKG/install/doinst.sh
|
|
|
|
echo "# so don't demand a lock by installpkg: NOLOCK" >> $PKG/install/doinst.sh
|
|
|
|
zcat $CWD/doinst.sh.gz >> $PKG/install/doinst.sh
|
2018-05-28 21:12:29 +02:00
|
|
|
cat $CWD/slack-desc > $PKG/install/slack-desc
|
|
|
|
|
|
|
|
cd $PKG
|
|
|
|
/sbin/makepkg -p -l y -c n $TMP/$PKGNAM-$VERSION-$ARCH-$BUILD.txz
|