diff options
author | Juergen Daubert <jue@jue.li> | 2020-11-03 18:04:01 +0100 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-11-03 18:05:02 +0100 |
commit | 41e6fb67f9e1ef7202e991498b7bac4f115cc934 (patch) | |
tree | 24853e7e01a2e22239ea8cb30935ec56eec87489 /samba | |
parent | 91cc0788d3562e203caf1ab50e91c7542685aed8 (diff) | |
download | opt-41e6fb67f9e1ef7202e991498b7bac4f115cc934.tar.gz opt-41e6fb67f9e1ef7202e991498b7bac4f115cc934.tar.xz |
samba: update to 4.13.2
Diffstat (limited to 'samba')
-rw-r--r-- | samba/.footprint | 1 | ||||
-rw-r--r-- | samba/.signature | 8 | ||||
-rw-r--r-- | samba/Pkgfile | 2 |
3 files changed, 6 insertions, 5 deletions
diff --git a/samba/.footprint b/samba/.footprint index ce92ea843..d13dda058 100644 --- a/samba/.footprint +++ b/samba/.footprint @@ -265,6 +265,7 @@ drwxr-xr-x root/root usr/lib/python3.7/site-packages/samba/dcerpc/ -rwxr-xr-x root/root usr/lib/python3.7/site-packages/samba/dcerpc/wkssvc.cpython-37m-x86_64-linux-gnu.so -rwxr-xr-x root/root usr/lib/python3.7/site-packages/samba/dcerpc/xattr.cpython-37m-x86_64-linux-gnu.so -rw-r--r-- root/root usr/lib/python3.7/site-packages/samba/descriptor.py +-rw-r--r-- root/root usr/lib/python3.7/site-packages/samba/dnsresolver.py -rw-r--r-- root/root usr/lib/python3.7/site-packages/samba/dnsserver.py -rw-r--r-- root/root usr/lib/python3.7/site-packages/samba/domain_update.py -rw-r--r-- root/root usr/lib/python3.7/site-packages/samba/drs_utils.py diff --git a/samba/.signature b/samba/.signature index 4d1533cce..32e27dc41 100644 --- a/samba/.signature +++ b/samba/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/bOOsxObIafgogJP/Vz1LS+GrrLe4qlUsVBXdmV7UEof+D1E0T2b1jk1jfVbZir8V59IWFhXSL80O936I4499AQ= -SHA256 (Pkgfile) = b38175eeec2d69079f13ac39e671cea40fe5b0eba4833226d3bfc473ceccc34d -SHA256 (.footprint) = 1d5e3d83420d5fc843f5c0ca15cb969b1d9deb8a8b3acab676677b953848bc78 -SHA256 (samba-4.13.1.tar.gz) = 2458213b5e9abd5060228909bbe7f28fbb3ab344a7bdf34c9d0fd1566501285f +RWSE3ohX2g5d/VzQcGXu5AQ3F3sWx6oQty5ZJ6oMIda5cMHY/Lv4KHNRHrhbLG6TCCsJI8RM1ZhpouJe+BaUWOuNzHmXOoHJlAM= +SHA256 (Pkgfile) = e643659683bd5223b7daf14d4414876de1ad4e29caa25775bb0ea1c32bacac83 +SHA256 (.footprint) = e63d59335e82f3c59d9b6871840bb25c55897c5d4fe469661005a7845814911c +SHA256 (samba-4.13.2.tar.gz) = 276464396a05d88b775bda01ac2eb1e5a636ccf7010b0fd28efc3d85583af2b4 SHA256 (samba) = 75bccea892422b5aebe8d2f9ce9b9c42ddc3cbdeccfd16f3161c07c1eb3feff0 diff --git a/samba/Pkgfile b/samba/Pkgfile index ee353167f..a52e008c3 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.1 +version=4.13.2 release=1 source=(https://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba) |