Module Name: src Committed By: christos Date: Wed Mar 18 19:07:30 UTC 2020
Modified Files: src/doc: 3RDPARTY CHANGES Log Message: new postfix To generate a diff of this commit: cvs rdiff -u -r1.1697 -r1.1698 src/doc/3RDPARTY cvs rdiff -u -r1.2657 -r1.2658 src/doc/CHANGES Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/doc/3RDPARTY diff -u src/doc/3RDPARTY:1.1697 src/doc/3RDPARTY:1.1698 --- src/doc/3RDPARTY:1.1697 Wed Mar 18 09:56:48 2020 +++ src/doc/3RDPARTY Wed Mar 18 15:07:29 2020 @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.1697 2020/03/18 13:56:48 wiz Exp $ +# $NetBSD: 3RDPARTY,v 1.1698 2020/03/18 19:07:29 christos Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -1196,21 +1196,17 @@ and more. Vern's ping is gone. We are to now to do a new import. Package: Postfix -Version: 3.1.4 -Current Vers: 3.1.15 (unsupported)/3.2.13/3.3.8/3.4.10/3.5.0 +Version: 3.5.0 +Current Vers: 3.5.0 (unsupported)/3.2.13/3.3.8/3.4.10/3.5.0 Maintainer: Wietse Venema <wie...@porcupine.org> Archive Site: Home Page: http://www.postfix.org/ -Date: 2019-10-09 +Date: 2020-03-18 Mailing List: postfix-us...@postfix.org Responsible: christos License: IBM Public License. See also src/external/ibm-public/postfix/dist. Location: external/ibm-public/postfix/dist Notes: -HTML documentation should be kept in sync with the README_FILES. -src/gnu/dist/postfix/conf/postfix-files must be kept in sync with our -directory layout (the easiest way to check is by running ``postfix -set-permissions''). Package: ppp Version: 2.4.7 Index: src/doc/CHANGES diff -u src/doc/CHANGES:1.2657 src/doc/CHANGES:1.2658 --- src/doc/CHANGES:1.2657 Fri Mar 13 11:21:32 2020 +++ src/doc/CHANGES Wed Mar 18 15:07:29 2020 @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2657 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2658 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -153,3 +153,4 @@ Changes from NetBSD 9.0 to NetBSD 10.0: libfido2: Import for pam-u2f support [christos 20200302] pam-u2f: Import token authenticator [christos 20200302] terminfo: Support numeric parameters as int [roy 20200313] + postfix(1): Import version 3.5.0. [christos 20200318]