Module Name: src
Committed By: christos
Date: Fri Apr 17 18:50:36 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
update xz
To generate a diff of this commit:
cvs rdiff -u -r1.1219 -r1.1220 src/doc/3RDPARTY
cvs rdiff -u -r1.2068 -r1.2069 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.1219 src/doc/3RDPARTY:1.1220
--- src/doc/3RDPARTY:1.1219 Mon Apr 13 13:25:52 2015
+++ src/doc/3RDPARTY Fri Apr 17 14:50:36 2015
@@ -1,4 +1,4 @@
-# $NetBSD: 3RDPARTY,v 1.1219 2015/04/13 17:25:52 christos Exp $
+# $NetBSD: 3RDPARTY,v 1.1220 2015/04/17 18:50:36 christos Exp $
#
# This file contains a list of the software that has been integrated into
# NetBSD where we are not the primary maintainer.
@@ -1437,8 +1437,8 @@ Location: external/zlib/pigz/dist
Notes:
Package: xz
-Version: 5.0.0
-Current Vers: 5.0.5 (stable) / 5.1.3alpha (devel)
+Version: 5.2.1
+Current Vers: 5.2.1
Maintainer: Lasse Collin <[email protected]>
Archive Site: http://tukaani.org/xz/
Home Page: http://tukaani.org/xz/
Index: src/doc/CHANGES
diff -u src/doc/CHANGES:1.2068 src/doc/CHANGES:1.2069
--- src/doc/CHANGES:1.2068 Tue Apr 14 15:41:38 2015
+++ src/doc/CHANGES Fri Apr 17 14:50:36 2015
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2068 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2069 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -155,3 +155,4 @@ Changes from NetBSD 7.0 to NetBSD 8.0:
evbarm: add a driver for EDMA controller on AM335x SoC.
Add DMA support to the sdhc controllers on AM335x SoC.
Enable DMA for sdhc0 and sdhc1 on BEAGLEBONE [bouyer 20150414]
+ xz(1): Import of XZ 5.2.1. [christos 20150417]