diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2021-04-29 18:49:00 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2021-04-30 08:59:55 +0200 |
commit | ded2ad645c217d20866979991ea57ca71b602f74 (patch) | |
tree | 08bab96f4be30847192c2f8a5664eee5b56a7103 /extra | |
parent | 3c2034f8a207f61aa2ea7c0a48adad6919a64643 (diff) | |
download | current-ded2ad645c217d20866979991ea57ca71b602f74.tar.gz |
Thu Apr 29 18:49:00 UTC 202120210429184900
a/less-581.2-x86_64-1.txz: Upgraded.
ap/nano-5.7-x86_64-1.txz: Upgraded.
d/cmake-3.20.2-x86_64-1.txz: Upgraded.
n/httpd-2.4.47-x86_64-1.txz: Upgraded.
n/samba-4.14.4-x86_64-1.txz: Upgraded.
This is a security release in order to address the following defect:
Negative idmap cache entries can cause incorrect group entries in the
Samba file server process token.
For more information, see:
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-20254
https://www.samba.org/samba/security/CVE-2021-20254.html
(* Security fix *)
extra/php8/php8-8.0.5-x86_64-1.txz: Upgraded.
Diffstat (limited to 'extra')
l--------- | extra/source/alpine | 1 | ||||
-rwxr-xr-x | extra/source/php8/fetch-php.sh | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/extra/source/alpine b/extra/source/alpine new file mode 120000 index 00000000..85071e82 --- /dev/null +++ b/extra/source/alpine @@ -0,0 +1 @@ +../../source/n/alpine
\ No newline at end of file diff --git a/extra/source/php8/fetch-php.sh b/extra/source/php8/fetch-php.sh index f3c6e217..ba20689e 100755 --- a/extra/source/php8/fetch-php.sh +++ b/extra/source/php8/fetch-php.sh @@ -1,2 +1,2 @@ -lftpget http://us.php.net/distributions/php-8.0.3.tar.xz.asc -lftpget http://us.php.net/distributions/php-8.0.3.tar.xz +lftpget http://us.php.net/distributions/php-8.0.5.tar.xz.asc +lftpget http://us.php.net/distributions/php-8.0.5.tar.xz |