diff options
author | Juergen Daubert <jue@jue.li> | 2020-10-29 13:33:23 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-10-29 13:33:23 +0100 |
commit | 53a8811241c003859ea2439355d6e4e8df1d518f (patch) | |
tree | 65d17d438686bf4f3c315c5c96fe4e7a3a90b8b7 /samba | |
parent | 79fff9b244252d6fda20fc87cc28a71476344e0e (diff) | |
download | opt-53a8811241c003859ea2439355d6e4e8df1d518f.tar.gz opt-53a8811241c003859ea2439355d6e4e8df1d518f.tar.xz |
[notify] samba: update to 4.13.1
security fixes for CVE-2020-{14318,14323,14383}, see
https://www.samba.org/samba/history/samba-4.13.1.html
Diffstat (limited to 'samba')
-rw-r--r-- | samba/.signature | 6 | ||||
-rw-r--r-- | samba/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/samba/.signature b/samba/.signature index e637bcd48..4d1533cce 100644 --- a/samba/.signature +++ b/samba/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/f5UNQQBRkH5oakwI8zJqi++ObsbT8yQN8czzDTFradD1mSU75O8KDLpDGmfuacPRvTlBIGIncVCASRZ22188Ao= -SHA256 (Pkgfile) = 71226028c34bec5606a5df5792871c7e21cd95e602eac215a0f25c7a4b804910 +RWSE3ohX2g5d/bOOsxObIafgogJP/Vz1LS+GrrLe4qlUsVBXdmV7UEof+D1E0T2b1jk1jfVbZir8V59IWFhXSL80O936I4499AQ= +SHA256 (Pkgfile) = b38175eeec2d69079f13ac39e671cea40fe5b0eba4833226d3bfc473ceccc34d SHA256 (.footprint) = 1d5e3d83420d5fc843f5c0ca15cb969b1d9deb8a8b3acab676677b953848bc78 -SHA256 (samba-4.13.0.tar.gz) = f11d52aee8db0aa50ac614143f2ccefead29e8f8ff585358792221557cade7f6 +SHA256 (samba-4.13.1.tar.gz) = 2458213b5e9abd5060228909bbe7f28fbb3ab344a7bdf34c9d0fd1566501285f SHA256 (samba) = 75bccea892422b5aebe8d2f9ce9b9c42ddc3cbdeccfd16f3161c07c1eb3feff0 diff --git a/samba/Pkgfile b/samba/Pkgfile index 5b39bb076..ee353167f 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -4,7 +4,7 @@ # Depends on: linux-pam libarchive libcap dbus popt tdb tevent ldb python3 gnutls p5-parse-yapp name=samba -version=4.13.0 +version=4.13.1 release=1 source=(https://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba) |