pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/postfix mail/postfix: update to 3.6.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/42e474c1e7fb
branches: trunk
changeset: 454632:42e474c1e7fb
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jun 14 14:29:47 2021 +0000
description:
mail/postfix: update to 3.6.1
3.6.1 (2021-06-14)
Fixed in Postfix 3.6.1, 3.5.11, 3.4.21, 3.3.18:
* Bugfix (introduced: Postfix 2.11): the command "postmap
lmdb:/file/name" (create LMDB database from textfile) handled
duplicate input keys ungracefully, discarding entries stored
up to and including the duplicate key, and causing a double
free() call with lmdb versions 0.9.17 and later. Reported by
Adi Prasaja; double free() root cause analysis by Howard Chu.
Fixed in Postfix 3.6.1, 3.5.11, 3.4.21:
* Typo (introduced: Postfix 3.4): silent_discard should be
silent-discard in BDAT_README.
diffstat:
mail/postfix/Makefile.common | 4 ++--
mail/postfix/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (32 lines):
diff -r 17bccb214b9c -r 42e474c1e7fb mail/postfix/Makefile.common
--- a/mail/postfix/Makefile.common Mon Jun 14 14:27:55 2021 +0000
+++ b/mail/postfix/Makefile.common Mon Jun 14 14:29:47 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.35 2021/06/02 15:29:56 taca Exp $
+# $NetBSD: Makefile.common,v 1.36 2021/06/14 14:29:47 taca Exp $
# used by mail/postfix/Makefile
# used by mail/postfix/Makefile.module
-DISTNAME= postfix-3.6.0
+DISTNAME= postfix-3.6.1
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/official/
diff -r 17bccb214b9c -r 42e474c1e7fb mail/postfix/distinfo
--- a/mail/postfix/distinfo Mon Jun 14 14:27:55 2021 +0000
+++ b/mail/postfix/distinfo Mon Jun 14 14:29:47 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.193 2021/06/02 15:29:56 taca Exp $
+$NetBSD: distinfo,v 1.194 2021/06/14 14:29:47 taca Exp $
-SHA1 (postfix-3.6.0.tar.gz) = a2cc20a085a6a954059a955455eb8d89894d6bd9
-RMD160 (postfix-3.6.0.tar.gz) = 59dbfb03b8d4efd53e4bfa1ff591ffbf67a4c67e
-SHA512 (postfix-3.6.0.tar.gz) = af326472333935de111d7f7025af53a1dfd84382c2d2891e91624ce665c258831f28d92fd73d1ab68f82192d9848025bd30d16eb48b3912b46e3fb50dbf194bf
-Size (postfix-3.6.0.tar.gz) = 4748506 bytes
+SHA1 (postfix-3.6.1.tar.gz) = 35fdad40c229014e6afa7164057d2c588db530ba
+RMD160 (postfix-3.6.1.tar.gz) = 343e1e07b6b959932c0052d3a30ee61a02b6adc0
+SHA512 (postfix-3.6.1.tar.gz) = 6f83a6aa55bd442fe005b35c7470483ff5ba6781121f783b07ef454580354fc5c85d0d5106936810d6bef0f5592937f0863eec3b82e138caac7694e2a3bb7bc3
+Size (postfix-3.6.1.tar.gz) = 4748754 bytes
SHA1 (patch-aa) = c8216f133e202a7bb37682b0dbc1448f021e7c1c
SHA1 (patch-ag) = feccf4aba580f581953b32e6c3a2c453fcb9131c
SHA1 (patch-ai) = 51748ccf92da543f7ff640f36906a29b5db3f6e3
Home |
Main Index |
Thread Index |
Old Index