summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2023-06-19 21:44:37 +0000
committerchristos <christos@NetBSD.org>2023-06-19 21:44:37 +0000
commited8b602e2bada8e040f6ada78503e2dd53c71226 (patch)
tree00d4d7647723403b0ee9b324c122a1163a6c41d0
parent25596981b0835382f9476e84783e0ce0e486a136 (diff)
new Heimdal
-rw-r--r--doc/3RDPARTY8
-rw-r--r--doc/CHANGES8
2 files changed, 9 insertions, 7 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY
index 484d09cb120..07d16bd308c 100644
--- a/doc/3RDPARTY
+++ b/doc/3RDPARTY
@@ -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 time.
Package: heimdal
-Version: 7.7.0
-Current Vers: 7.7.0
+Version: 7.8.0
+Current Vers: 7.8.0
Maintainer: Heimdal <heimdal@h5l.org>
Archive Site: https://github.com/heimdal/heimdal/releases/
Home Page: http://www.h5l.org/
-Date: 2021-03-01
+Date: 2023-06-19
Mailing List: heimdal-discuss@sics.se
Responsible: joda, lha
License: BSD
diff --git a/doc/CHANGES b/doc/CHANGES
index 38efc0218b3..071bbef4bf6 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -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]