postfix (3.6.4-1)
[PTS] [DDPO]
COMMITS: VCS has seen 4 commits since the v3.6.4-1 tag
- Git: https://salsa.debian.org/postfix-team/postfix-dev.git
-
- Branch: debian/master
- Path: debian/changelog
- Browser: https://salsa.debian.org/postfix-team/postfix-dev
- Last scan: 2022-08-14 05:50:14+00
- Next scan: 2022-08-20 04:36:00+00
- Merge requests: 1
- Debian changelog in Git:
postfix (3.6.4-1) unstable; urgency=medium
[Scott Kitterman]
* Ignore changes to html files in debian/source/options
* Delete d/p/postfix-dup-postconf.patch, included in upstream release
* Add lintian-override for insecure URI - releases are signed
* Make signing-key.asc minimal
[Wietse Venema]
* 3.6.4
[Christian Göttsche]
* Rework rules to use dh sequencer
* Call subcommand via shell
* Update cleaning to build package twice
* Bump to debhelper compat level 13
* Drop default include path and split CCARGS
* Use mkdir -Z instead of subsequent running restorecon
* Drop custom function pathfind in favor of command -v
* Quote path in update-libc.d
* Update postfix.config
* Quote directory path in postfix-instance-generator
* Drop check on postinst.functions in postfix-sqlite.prerm
* Update postfix-add-policy script
* Update postfix-add-filter script
* Drop versioned symlinks to plugin libraries
* Drop ldconfig calls in maintscripts
* Support parallel build, except do not build man pages parallel
-- Scott Kitterman <scott@kitterman.com> Sat, 15 Jan 2022 18:41:26 -0500
- This branch is 4 commits ahead of tag v3.6.4-1
- Git log:
commit cb8145ad4e3f98f000d1105bc05c9b58f882281a
Author: Scott Kitterman <scott@kitterman.com>
Date: Mon Mar 21 09:49:23 2022 -0400
Fix spelling error in debian/postfix.postinst
commit 9c6195a45379794fc711a358bb6d093d04d2161f
Author: Scott Kitterman <scott@kitterman.com>
Date: Thu Feb 10 11:39:11 2022 -0500
Delete unused postfix lintian overrides
commit e663afc5edf65f106972a1b9973188f8e1049d64
Author: Scott Kitterman <scott@kitterman.com>
Date: Fri Jan 21 00:49:13 2022 -0500
Document in README.Debian that new postfix-resolvconf.path/service files need to be manually enabled if needed and override dh_installsystemd to that effect
commit df78bdebf4357ec34f9ccf46e554018667a8ef9b
Author: Scott Kitterman <scott@kitterman.com>
Date: Tue Jan 18 18:34:57 2022 -0500
Add postfix-resolvconf.path/service to watch for resolv.conf changes and restart postfix using the existing hook if it is updated.
Addresses-Debian-Bug: 1003152