Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / postfix-tlspol
Commits: 56370a92 by Robin Candau at 2026-02-04T00:12:15+01:00 upgpkg: 1.8.25-1: New upstream release https://github.com/Zuplu/postfix-tlspol/releases/tag/v1.8.25 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = postfix-tlspol pkgdesc = Lightweight MTA-STS + DANE/TLSA resolver and TLS policy server for Postfix, prioritizing DANE - pkgver = 1.8.24 + pkgver = 1.8.25 pkgrel = 1 url = https://github.com/Zuplu/postfix-tlspol install = postfix-tlspol.install @@ -12,11 +12,11 @@ pkgbase = postfix-tlspol optdepends = less: for dump formatting optdepends = jq: for query formatting backup = etc/postfix-tlspol/config.yaml - source = postfix-tlspol-1.8.24.tar.gz::https://github.com/Zuplu/postfix-tlspol/archive/refs/tags/v1.8.24.tar.gz + source = postfix-tlspol-1.8.25.tar.gz::https://github.com/Zuplu/postfix-tlspol/archive/refs/tags/v1.8.25.tar.gz source = systemd-service.patch source = postfix-tlspol.sysusers source = postfix-tlspol.tmpfiles - sha256sums = 2be250f446e939069916cd1abdb0e104a9dee7cd350985ab59f6f548c8040b31 + sha256sums = b6cc28180e4169e23ccd8e19d0240339007631d0d110a5cdf842613141fa79b0 sha256sums = 078ebf65e766c404af7a9205db23a60b0eea2b7eff2184693dd17d8689c33152 sha256sums = f26a774aaf79900f501e02db7ec5246ab8f23ce0ce8f88f0bcd0dddd856d1611 sha256sums = f19e6081b5e0a1b5b7419b6234346cf5e2dc0a609292e484f5e9d863e300d2a7 ===================================== PKGBUILD ===================================== @@ -1,7 +1,7 @@ # Maintainer: Robin Candau <[email protected]> pkgname=postfix-tlspol -pkgver=1.8.24 +pkgver=1.8.25 pkgrel=1 pkgdesc="Lightweight MTA-STS + DANE/TLSA resolver and TLS policy server for Postfix, prioritizing DANE" url="https://github.com/Zuplu/postfix-tlspol" @@ -17,7 +17,7 @@ source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz 'systemd-service.patch' 'postfix-tlspol.sysusers' 'postfix-tlspol.tmpfiles') -sha256sums=('2be250f446e939069916cd1abdb0e104a9dee7cd350985ab59f6f548c8040b31' +sha256sums=('b6cc28180e4169e23ccd8e19d0240339007631d0d110a5cdf842613141fa79b0' '078ebf65e766c404af7a9205db23a60b0eea2b7eff2184693dd17d8689c33152' 'f26a774aaf79900f501e02db7ec5246ab8f23ce0ce8f88f0bcd0dddd856d1611' 'f19e6081b5e0a1b5b7419b6234346cf5e2dc0a609292e484f5e9d863e300d2a7') View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/postfix-tlspol/-/commit/56370a92e031388f141b8b542ecc969b19a02f51 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/postfix-tlspol/-/commit/56370a92e031388f141b8b542ecc969b19a02f51 You're receiving this email because of your account on gitlab.archlinux.org.
