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