diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-20 16:32:04 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-20 16:32:04 +0200 |
commit | d1889b4508d14b846cf191c41527097c3163a432 (patch) | |
tree | ebdfe4cc667e5fe2666e4e98bdec98522bcc32f3 /samba | |
parent | ccfab9c54c6a7c034f05d24d4a583f7000c46fac (diff) | |
parent | 0017830cebbb2b93ff4eada2bc48480d1a6ef8dd (diff) | |
download | opt-d1889b4508d14b846cf191c41527097c3163a432.tar.gz opt-d1889b4508d14b846cf191c41527097c3163a432.tar.xz |
Merge remote-tracking branch 'origin/3.6' into 3.7
Diffstat (limited to 'samba')
-rw-r--r-- | samba/.footprint | 5 | ||||
-rw-r--r-- | samba/.signature | 8 | ||||
-rw-r--r-- | samba/Pkgfile | 2 |
3 files changed, 8 insertions, 7 deletions
diff --git a/samba/.footprint b/samba/.footprint index e991abd89..717978fdf 100644 --- a/samba/.footprint +++ b/samba/.footprint @@ -185,8 +185,9 @@ lrwxrwxrwx root/root usr/lib/libsamdb.so.0 -> libsamdb.so.0.0.1 lrwxrwxrwx root/root usr/lib/libsmbclient.so -> libsmbclient.so.0.7.0 lrwxrwxrwx root/root usr/lib/libsmbclient.so.0 -> libsmbclient.so.0.7.0 -rwxr-xr-x root/root usr/lib/libsmbclient.so.0.7.0 -lrwxrwxrwx root/root usr/lib/libsmbconf.so -> libsmbconf.so.0 --rwxr-xr-x root/root usr/lib/libsmbconf.so.0 +lrwxrwxrwx root/root usr/lib/libsmbconf.so -> libsmbconf.so.0.0.1 +lrwxrwxrwx root/root usr/lib/libsmbconf.so.0 -> libsmbconf.so.0.0.1 +-rwxr-xr-x root/root usr/lib/libsmbconf.so.0.0.1 lrwxrwxrwx root/root usr/lib/libtevent-util.so -> libtevent-util.so.0.0.1 lrwxrwxrwx root/root usr/lib/libtevent-util.so.0 -> libtevent-util.so.0.0.1 -rwxr-xr-x root/root usr/lib/libtevent-util.so.0.0.1 diff --git a/samba/.signature b/samba/.signature index 2abced5e5..53d42e04d 100644 --- a/samba/.signature +++ b/samba/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/TSkpMwiE121vQ+Ya+2wUrjf9TqqRdSihETGU7bMwf6DoWubDqRC8gVUglhm+qL/y/vMelp7wfWhy3Y767or5A0= -SHA256 (Pkgfile) = 272c65b2492f831788ef9b52f9a9e3d75b707f88242e89dc6c9ddcf4fb50a5c7 -SHA256 (.footprint) = 4f1c2e7b0af3a86018499eed9f405e53a8cef338985f3ed35e6fe59119c03155 -SHA256 (samba-4.16.2.tar.gz) = a0b7a06d5b3fd138cc7b494e010ad0b52e3d5fa68493a44619a7f967467f859c +RWSE3ohX2g5d/YyW+FCd+ABLAi4o6iCX0Z18bGdi2ZUewzVvr4zWfh7aTtl5X4efLxOnN+vrzj7X1qRtyq6WI0n3tCQNrk9o4wI= +SHA256 (Pkgfile) = 8fe83c07ca7deccc5162856ca9b089864417e4ef87bd76687d5ad6b601729fc4 +SHA256 (.footprint) = 9fc96a6a9136918a09f2d16af708513374e5fb7d37cfd683c63ab1cc3d71816e +SHA256 (samba-4.16.3.tar.gz) = 7a6565d7c0a98eac7a5a283fa94d9266dd39ea62f262ccdc5a634a580d549c58 SHA256 (samba) = 0ab5a29dd85d5107cea902c21dd8426d20c3bcb2ce28a5add10d572bb88adc63 diff --git a/samba/Pkgfile b/samba/Pkgfile index 2ffc73149..768f8644e 100644 --- a/samba/Pkgfile +++ b/samba/Pkgfile @@ -5,7 +5,7 @@ # Depends on: dbus gnutls ldb libarchive linux-pam gnutls jansson p5-json p5-parse-yapp popt python3 rpcsvc-proto tdb tevent name=samba -version=4.16.2 +version=4.16.3 release=1 source=(https://www.samba.org/samba/ftp/stable/$name-$version.tar.gz \ samba) |