diff options
author | Juergen Daubert <jue@jue.li> | 2020-09-21 12:28:00 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-09-21 12:28:00 +0200 |
commit | 9934fd09310223f2f6c04dc1b0748bc629e4b389 (patch) | |
tree | c9c9cd28fb104e4300e1ea159c2eb2e1cf34d9b7 /samba | |
parent | e397355b0ff86744dfe6c9ea05b25dbca75261fd (diff) | |
download | opt-9934fd09310223f2f6c04dc1b0748bc629e4b389.tar.gz opt-9934fd09310223f2f6c04dc1b0748bc629e4b389.tar.xz |
[notify] samba: update to 4.12.7
security fix, see https://www.samba.org/samba/history/samba-4.12.7.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 d76542166..f6ffda005 100644 --- a/samba/.signature +++ b/samba/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/fgkLLJT0MobtXNIOWcaVA4e8k01+uyHUZDu3aeNvqjUmbPDEpDv10enD4yuhr5nqVu53ynnsMuI+k1CpDD0gg0= -SHA256 (Pkgfile) = 28a643956a108863db30826411c2244e147d925d9422e9bb9cd7ae4560dab07d +RWSE3ohX2g5d/Sx7phaU6ZGDtBanILn2R+eZETxj8Y6S9yMXmtyxMfkMZZdaNEgSn14OI3EY5vW9B35f52QdjkMPtZsZB08wzgM= +SHA256 (Pkgfile) = bc675c1a7d5a06a5f4db55dca6e3b62e3ead88c4da7eab5fc22f8665f2fccf84 SHA256 (.footprint) = f9f3b1ebf5a9cebbdb51ed8ebf332324e43c8b3e980a66908afb6354447809e0 -SHA256 (samba-4.12.6.tar.gz) = 02289bb5e5538780e7b1d1cf6f040195cc75ea229dc28a9a1cb16a0608af6cec +SHA256 (samba-4.12.7.tar.gz) = 30556a0dd2f9ab3b251eb9db6132ffd4379c159f574366fc2f2eabbc018c6fd2 SHA256 (samba) = 75bccea892422b5aebe8d2f9ce9b9c42ddc3cbdeccfd16f3161c07c1eb3feff0 diff --git a/samba/Pkgfile b/samba/Pkgfile index e4d15d26f..68840aa0b 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -4,7 +4,7 @@ # Depends on: linux-pam libarchive libcap popt tdb tevent ldb python3 gnutls p5-parse-yapp name=samba -version=4.12.6 +version=4.12.7 release=1 source=(https://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba) |