Module Name: src
Committed By: christos
Date: Mon Jun 19 21:44:37 UTC 2023
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new Heimdal
To generate a diff of this commit:
cvs rdiff -u -r1.1930 -r1.1931 src/doc/3RDPARTY
cvs rdiff -u -r1.2972 -r1.2973 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.1930 src/doc/3RDPARTY:1.1931
--- src/doc/3RDPARTY:1.1930 Sat Jun 10 09:16:44 2023
+++ src/doc/3RDPARTY Mon Jun 19 17:44:37 2023
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1930 2023/06/10 13:16:44 lukem Exp $
+# $NetBSD: 3RDPARTY,v 1.1931 2023/06/19 21:44:37 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -543,12 +543,12 @@ Only double-precision addressed at this
Package: heimdal
-Version: 7.7.0
-Current Vers: 7.7.0
+Version: 7.8.0
+Current Vers: 7.8.0
Maintainer: Heimdal <[email protected]>
Archive Site: https://github.com/heimdal/heimdal/releases/
Home Page: http://www.h5l.org/
-Date: 2021-03-01
+Date: 2023-06-19
Mailing List: [email protected]
Responsible: joda, lha
License: BSD
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2972 src/doc/CHANGES:1.2973
--- src/doc/CHANGES:1.2972 Thu Jun 8 17:12:41 2023
+++ src/doc/CHANGES Mon Jun 19 17:44:37 2023
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2972 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2973 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -122,12 +122,14 @@ Changes from NetBSD 10.0 to NetBSD 11.0:
pax(1): Exit 0 if stdin filelist is used and no files are supplied.
Don't overwrite existing destination files if -r -w copy
fails for any reason. [lukem 20230528]
+ OpenSSL: Imported 3.0.9. [christos 20230531]
date(1): Add -R option for displaying time in RFC 5322 format,
similar to GNU date. [kim 20230531]
openssl(1): Imported 3.0.9. [christos 20230531]
- mk.conf(5): Obsolete non-MK variants MANZ UNPRIVED UPDATE [lukem 20230602]
+ mk.conf(5): Obsolete non-MK variants MANZ UNPRIVED UPDATE
+ [lukem 20230602]
build.sh: Add show-params operation [lukem 20230602]
lua: Import version 5.4.6.
Bumped shlib minor because of API/ABI changes.
[nikita 20230608]
-
+ kerberos(8): Update to Heimdal-7.8.0 [christos 20230619]