diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-10-09 20:33:48 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-10-10 08:59:49 +0200 |
commit | 0ce5a5f67027ddbc393240572a09d42743f5addd (patch) | |
tree | 7fbfc15ebe1aa1e70cd2e10277e46c22ca23c61c /recompress.sh | |
parent | c64eae2230c159a7eaf03cd1404acabfbf9ac279 (diff) | |
download | current-0ce5a5f67027ddbc393240572a09d42743f5addd.tar.gz |
Wed Oct 9 20:33:48 UTC 201920191009203348
d/vala-0.46.3-x86_64-1.txz: Upgraded.
l/libsoup-2.68.2-x86_64-1.txz: Upgraded.
n/openssh-8.1p1-x86_64-1.txz: Upgraded.
ssh(1), sshd(8), ssh-agent(1): add protection for private keys at
rest in RAM against speculation and memory side-channel attacks like
Spectre, Meltdown and Rambleed. This release encrypts private keys
when they are not in use with a symmetric key that is derived from a
relatively large "prekey" consisting of random data (currently 16KB).
x/libXvMC-1.0.12-x86_64-3.txz: Rebuilt.
Reverted to the stock xvmc.pc since Mesa has been fixed to work with it.
x/libglvnd-1.2.0-x86_64-2.txz: Rebuilt.
x/mesa-19.2.1-x86_64-1.txz: Upgraded.
xap/network-manager-applet-1.8.24-x86_64-1.txz: Upgraded.
Diffstat (limited to 'recompress.sh')
-rwxr-xr-x | recompress.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recompress.sh b/recompress.sh index b7499148..d6383539 100755 --- a/recompress.sh +++ b/recompress.sh @@ -1178,7 +1178,6 @@ gzip ./source/x/x11/patch/xf86-video-xgixp/0002-Remove-symbol-lists-as-they-are- gzip ./source/x/x11/patch/xf86-video-xgixp/0005-Update-for-new-damage-API.patch gzip ./source/x/x11/patch/xf86-video-xgixp/0003-shadow-shadowInit-shadowAdd-Remove.patch gzip ./source/x/x11/patch/xf86-video-xgixp/0004-Stop-using-deprecated-xf86PciInfo.h.patch -gzip ./source/x/x11/patch/libXvMC/libXvMC.restore.xv.to.xvmc.pc.diff gzip ./source/x/x11/patch/luit/luit_use_system_extensions.diff gzip ./source/x/x11/patch/xdm/xdm-1.1.11-setproctitle-include.patch gzip ./source/x/x11/patch/xdm/xdm.glibc.crypt.diff |