Robin Candau pushed to branch main at Arch Linux / Packaging / Packages /
postfix-tlspol
Commits:
95ed9f2e by Robin Candau at 2026-07-18T23:02:58+02:00
upgpkg: 1.12.1-1: New upstream release
- - - - -
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.11.0
+ pkgver = 1.12.1
pkgrel = 1
url = https://github.com/Zuplu/postfix-tlspol
install = postfix-tlspol.install
@@ -12,9 +12,9 @@ pkgbase = postfix-tlspol
optdepends = less: for dump formatting
optdepends = jq: for query formatting
backup = etc/postfix-tlspol/config.yaml
- source =
postfix-tlspol-1.11.0.tar.gz::https://github.com/Zuplu/postfix-tlspol/archive/refs/tags/v1.11.0.tar.gz
+ source =
postfix-tlspol-1.12.1.tar.gz::https://github.com/Zuplu/postfix-tlspol/archive/refs/tags/v1.12.1.tar.gz
source = systemd-socket.patch
- sha256sums =
1d4d47875624e334f73aafd873357eb060e32ed922a7c22f4e3738f774bf4d17
+ sha256sums =
2508bfa88092248a41bc1fbef5e4f6ac1913e33c5c0d8f11de1e8983ea697206
sha256sums =
3aa785e60670a6b80235b8f8e110eb3353063862b78c6c96f9609b383498d11f
pkgname = postfix-tlspol
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Robin Candau <[email protected]>
pkgname=postfix-tlspol
-pkgver=1.11.0
+pkgver=1.12.1
pkgrel=1
pkgdesc="Lightweight MTA-STS + DANE/TLSA resolver and TLS policy server for
Postfix, prioritizing DANE"
url="https://github.com/Zuplu/postfix-tlspol"
@@ -15,7 +15,7 @@ backup=("etc/${pkgname}/config.yaml")
install="${pkgname}.install"
source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz"
'systemd-socket.patch')
-sha256sums=('1d4d47875624e334f73aafd873357eb060e32ed922a7c22f4e3738f774bf4d17'
+sha256sums=('2508bfa88092248a41bc1fbef5e4f6ac1913e33c5c0d8f11de1e8983ea697206'
'3aa785e60670a6b80235b8f8e110eb3353063862b78c6c96f9609b383498d11f')
prepare(){
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postfix-tlspol/-/commit/95ed9f2e5be7ce2bacf9b5f49cf1c594502990f3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/postfix-tlspol/-/commit/95ed9f2e5be7ce2bacf9b5f49cf1c594502990f3
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help