Tobias Powalowski pushed to branch main at Arch Linux / Packaging / Packages /
samba
Commits:
8008eb95 by Tobias Powalowski at 2025-02-17T20:30:52+01:00
upgpkg: 2:4.21.4-1: update to latest version
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = samba
- pkgver = 4.21.3
- pkgrel = 2
+ pkgver = 4.21.4
+ 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.3.tar.gz
- source = https://us1.samba.org/samba/ftp/stable/samba-4.21.3.tar.asc
+ source = https://us1.samba.org/samba/ftp/stable/samba-4.21.4.tar.gz
+ source = https://us1.samba.org/samba/ftp/stable/samba-4.21.4.tar.asc
source = samba.logrotate
source = samba.pam
source = samba.conf
validpgpkeys = 81F5E2832BD2545A1897B713AA99442FB680B620
- b2sums =
6e7bb59d6dee89c797023d172048f10504179256da448d5606748c56d481a29754eef1d8ef3f0ae3ac94b033c359a5fb38ed9ee6d4619dcfe8678b6415574ffd
+ b2sums =
37c3b924799369dfe7a9ac208d3e470d4c41c45eb725f973e6948c3581523abe5fe768ea0a82e38c5a1cf5ad238896ddfd1783a1adebc9fa6d42fbb6769e9bdb
b2sums = SKIP
b2sums =
72ecb413ca3499af984a0bb391f96e678a24a19d8e5c96050ba227878f0770f03466ac7a0ee328416e08204e92e9d16ec22d63ef25b53c20d957a17221cd3a98
b2sums =
3eab84d332d96678fe6e435ee243c8f1a82b838f601d61d3604d11e918aed7a62202edca5e476c4b9031ed284570e6fcd6c659cfdbd9624aa0019d3233755f81
@@ -105,7 +105,7 @@ pkgname = samba
depends = libwbclient
depends = popt
depends = python
- depends = smbclient>=4.21.3
+ depends = smbclient>=4.21.4
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.3
-pkgrel=2
+pkgver=4.21.4
+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=('6e7bb59d6dee89c797023d172048f10504179256da448d5606748c56d481a29754eef1d8ef3f0ae3ac94b033c359a5fb38ed9ee6d4619dcfe8678b6415574ffd'
+b2sums=('37c3b924799369dfe7a9ac208d3e470d4c41c45eb725f973e6948c3581523abe5fe768ea0a82e38c5a1cf5ad238896ddfd1783a1adebc9fa6d42fbb6769e9bdb'
'SKIP'
'72ecb413ca3499af984a0bb391f96e678a24a19d8e5c96050ba227878f0770f03466ac7a0ee328416e08204e92e9d16ec22d63ef25b53c20d957a17221cd3a98'
'3eab84d332d96678fe6e435ee243c8f1a82b838f601d61d3604d11e918aed7a62202edca5e476c4b9031ed284570e6fcd6c659cfdbd9624aa0019d3233755f81'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/samba/-/commit/8008eb95c5095b2053c4d3212125fc267707a619
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/samba/-/commit/8008eb95c5095b2053c4d3212125fc267707a619
You're receiving this email because of your account on gitlab.archlinux.org.