diff options
| author | elric <elric@NetBSD.org> | 2011-05-11 10:11:11 +0000 |
|---|---|---|
| committer | elric <elric@NetBSD.org> | 2011-05-11 10:11:11 +0000 |
| commit | e1f9b7e497cf385a20b6d657a2dd27cbde1d4792 (patch) | |
| tree | 4cecdfd58150dfad8004859e337ce379ef8c8a6f | |
| parent | 82e672f2e256d058fdfbf1f3e4232690dff48db0 (diff) | |
Heimdal has been upgraded to 1.5pre1.
| -rw-r--r-- | doc/3RDPARTY | 6 | ||||
| -rw-r--r-- | doc/CHANGES | 3 |
2 files changed, 5 insertions, 4 deletions
diff --git a/doc/3RDPARTY b/doc/3RDPARTY index 847871911c7..b2f319d8c04 100644 --- a/doc/3RDPARTY +++ b/doc/3RDPARTY @@ -1,4 +1,4 @@ -# $NetBSD: 3RDPARTY,v 1.836 2011/05/11 09:37:52 tron Exp $ +# $NetBSD: 3RDPARTY,v 1.837 2011/05/11 10:11:11 elric Exp $ # # This file contains a list of the software that has been integrated into # NetBSD where we are not the primary maintainer. @@ -419,8 +419,8 @@ Use groff2netbsd from src/gnu/dist/groff to prepare the distribution for import. Package: heimdal -Version: 1.1 -Current Vers: 1.2.1 +Version: 1.5pre1 +Current Vers: 1.5pre1 Maintainer: Heimdal <heimdal@pdc.kth.se> Archive Site: ftp://ftp.pdc.kth.se/pub/heimdal/src/ Home Page: http://www.pdc.kth.se/heimdal/ diff --git a/doc/CHANGES b/doc/CHANGES index 4d45bfb3181..999d359c6f2 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1546 $> +# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.1547 $> # # # [Note: This file does not mention every change made to the NetBSD source tree. @@ -997,6 +997,7 @@ Changes from NetBSD 5.0 to NetBSD 6.0: sparc64: Add EDID (Extended Display Identification Data) reading, and video mode setting support, to ffb(4). [jdc 20110408] kernel: Bug fixes and improvements to POSIX semaphore. [rmind 20110411] + kerberos(8): Upgrade to Heimdal-1.5pre1. [elric 20110416] kernel: Support for Darwin, Mach, IRIX and PECOFF emulation was retired. [joerg 20110426] balloon(4): Balloon driver now enabled for all Xen kernels. |
