Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
samba
Commits:
ba444ce2 by Tobias Powalowski at 2024-10-14T16:24:16+02:00
upgpkg: 2:4.21.1-1: update to latest version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = samba
- pkgver = 4.21.0
- pkgrel = 2
+ pkgver = 4.21.1
+ pkgrel = 1
epoch = 2
url = https://www.samba.org
arch = x86_64
@@ -37,13 +37,13 @@ pkgbase = samba
optdepends = python-dnspython: samba_dnsupdate and samba_upgradedns in
AD setup
optdepends = python-markdown: for samba-tool domain schemeupgrade
optdepends = glusterfs: for vfs_glusterfs support
- source = https://us1.samba.org/samba/ftp/stable/samba-4.21.0.tar.gz
- source = https://us1.samba.org/samba/ftp/stable/samba-4.21.0.tar.asc
+ source = https://us1.samba.org/samba/ftp/stable/samba-4.21.1.tar.gz
+ source = https://us1.samba.org/samba/ftp/stable/samba-4.21.1.tar.asc
source = samba.logrotate
source = samba.pam
source = samba.conf
validpgpkeys = 81F5E2832BD2545A1897B713AA99442FB680B620
- b2sums =
0889f2be3b78affee88250114397de87a77da77d9674815ec5605780a6bb3e2e28dbbae53b66695196408f4aef550acce793e6397045fbea4bb236fdd095ce1a
+ b2sums =
e99c6d45758d50195a634d2a2ebdbe324ca3f205d8013fb8fb2160c2581d7551bbff946f3413b2782648470e922d84d8a2f9c3d33e32c46db6391b749ba30000
b2sums = SKIP
b2sums =
72ecb413ca3499af984a0bb391f96e678a24a19d8e5c96050ba227878f0770f03466ac7a0ee328416e08204e92e9d16ec22d63ef25b53c20d957a17221cd3a98
b2sums =
3eab84d332d96678fe6e435ee243c8f1a82b838f601d61d3604d11e918aed7a62202edca5e476c4b9031ed284570e6fcd6c659cfdbd9624aa0019d3233755f81
@@ -105,7 +105,7 @@ pkgname = samba
depends = libwbclient
depends = popt
depends = python
- depends = smbclient>=4.21.0
+ depends = smbclient>=4.21.1
depends = talloc
depends = tdb
optdepends = python-dnspython: netads_dns.py, dnsresolver.py and
traffic_packets.py
=====================================
PKGBUILD
=====================================
@@ -9,8 +9,8 @@
pkgbase=samba
pkgname=('libwbclient' 'ldb' 'smbclient' 'samba')
-pkgver=4.21.0
-pkgrel=2
+pkgver=4.21.1
+pkgrel=1
arch=(x86_64)
url="https://www.samba.org"
license=('GPL-3.0-or-later')
@@ -64,7 +64,7 @@ source=(
samba.conf
)
validpgpkeys=('81F5E2832BD2545A1897B713AA99442FB680B620') #Samba Distribution
Verification Key <[email protected]>
-b2sums=('0889f2be3b78affee88250114397de87a77da77d9674815ec5605780a6bb3e2e28dbbae53b66695196408f4aef550acce793e6397045fbea4bb236fdd095ce1a'
+b2sums=('e99c6d45758d50195a634d2a2ebdbe324ca3f205d8013fb8fb2160c2581d7551bbff946f3413b2782648470e922d84d8a2f9c3d33e32c46db6391b749ba30000'
'SKIP'
'72ecb413ca3499af984a0bb391f96e678a24a19d8e5c96050ba227878f0770f03466ac7a0ee328416e08204e92e9d16ec22d63ef25b53c20d957a17221cd3a98'
'3eab84d332d96678fe6e435ee243c8f1a82b838f601d61d3604d11e918aed7a62202edca5e476c4b9031ed284570e6fcd6c659cfdbd9624aa0019d3233755f81'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/samba/-/commit/ba444ce29d6911b330ee88a0a6e40d93c62e0e4f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/samba/-/commit/ba444ce29d6911b330ee88a0a6e40d93c62e0e4f
You're receiving this email because of your account on gitlab.archlinux.org.