svn commit: r273498 - in head/contrib/xz: . src/liblzma/api/lzma src/liblzma/check src/liblzma/lzma src/xz

Xin LI delphij at FreeBSD.org
Thu Oct 23 00:40:57 UTC 2014


Author: delphij
Date: Thu Oct 23 00:40:56 2014
New Revision: 273498
URL: https://svnweb.freebsd.org/changeset/base/273498

Log:
  MFV r273494: xz 5.0.7.
  
  MFC after:	2 weeks

Modified:
  head/contrib/xz/ChangeLog
  head/contrib/xz/THANKS
  head/contrib/xz/TODO
  head/contrib/xz/src/liblzma/api/lzma/block.h
  head/contrib/xz/src/liblzma/api/lzma/version.h
  head/contrib/xz/src/liblzma/check/crc32_fast.c
  head/contrib/xz/src/liblzma/check/sha256.c
  head/contrib/xz/src/liblzma/lzma/lzma_encoder_presets.c
  head/contrib/xz/src/xz/coder.c
  head/contrib/xz/src/xz/signals.c
  head/contrib/xz/src/xz/suffix.c
Directory Properties:
  head/contrib/xz/   (props changed)

Modified: head/contrib/xz/ChangeLog
==============================================================================
--- head/contrib/xz/ChangeLog	Thu Oct 23 00:40:40 2014	(r273497)
+++ head/contrib/xz/ChangeLog	Thu Oct 23 00:40:56 2014	(r273498)
@@ -1,6 +1,337 @@
+commit 495aaf3a5b7200a5d2bf449bbbcc0e18834607af
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-09-20 20:44:32 +0300
+
+    Bump version and soname for 5.0.7.
+
+ src/liblzma/Makefile.am        | 2 +-
+ src/liblzma/api/lzma/version.h | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit ac6c8921d1d8d2d749d5c97f9a0b0594cc863cea
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-09-20 20:43:29 +0300
+
+    Update NEWS for 5.0.7.
+
+ NEWS | 11 +++++++++++
+ 1 file changed, 11 insertions(+)
+
+commit d1b0276aafd441a3d4db9dfd5dd9880e9f834d49
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-09-20 20:21:18 +0300
+
+    liblzma: Fix invalid Libs.private value in liblzma.pc.
+
+ src/liblzma/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit cac72956b1e56788182ac14bfb25519636afd503
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-09-20 19:42:56 +0300
+
+    liblzma: Fix a portability problem in Makefile.am.
+    
+    POSIX supports $< only in inference rules (suffix rules).
+    Using it elsewhere is a GNU make extension and doesn't
+    work e.g. with OpenBSD make.
+    
+    Thanks to Christian Weisgerber for the patch.
+
+ src/liblzma/Makefile.am | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 2cdf0875dedca3e89b02ad5ac8aa1109f902ae11
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-09-14 19:35:45 +0300
+
+    Bump version and soname for 5.0.6.
+
+ src/liblzma/Makefile.am        | 2 +-
+ src/liblzma/api/lzma/version.h | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+commit 0168b6c8fbc88cae61b1f5fb41d6c33c9e127967
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-09-14 19:33:46 +0300
+
+    Update NEWS for 5.0.6.
+
+ NEWS | 7 +++++++
+ 1 file changed, 7 insertions(+)
+
+commit 13337714e89d002af7af48d6853f977de985d7de
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-06-13 19:21:54 +0300
+
+    xzgrep: List xzgrep_expected_output in tests/Makefile.am.
+
+ tests/Makefile.am | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
+commit ccc728d8290c0464c7af62790b1c5528eceaae35
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-06-13 18:58:22 +0300
+
+    xzgrep: Improve the test script.
+    
+    Now it should be close to the functionality of the original
+    version by Pavel Raiskup.
+
+ tests/Makefile.am            |  3 ++-
+ tests/test_scripts.sh        | 24 ++++++++++++++----------
+ tests/xzgrep_expected_output | 39 +++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 55 insertions(+), 11 deletions(-)
+
+commit 948f5865fe65061e215baa8ed63be570bae152ea
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-06-11 21:03:25 +0300
+
+    xzgrep: Add a test for the previous fix.
+    
+    This is a simplified version of Pavel Raiskup's
+    original patch.
+
+ tests/test_scripts.sh | 26 ++++++++++++++++++++++----
+ 1 file changed, 22 insertions(+), 4 deletions(-)
+
+commit 64228d0d5cd75af31e5c330cc3a792016413fabf
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-06-11 20:43:28 +0300
+
+    xzgrep: exit 0 when at least one file matches.
+    
+    Mimic the original grep behavior and return exit_success when
+    at least one xz compressed file matches given pattern.
+    
+    Original bugreport:
+    https://bugzilla.redhat.com/show_bug.cgi?id=1108085
+    
+    Thanks to Pavel Raiskup for the patch.
+
+ src/scripts/xzgrep.in | 15 +++++++++++++--
+ 1 file changed, 13 insertions(+), 2 deletions(-)
+
+commit 98d3368ef4bff0face78d6932f2156730c8cb658
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-04-25 17:53:42 +0300
+
+    Build: Fix the combination of --disable-xzdec --enable-lzmadec.
+    
+    In this case "make install" could fail if the man page directory
+    didn't already exist at the destination. If it did exist, a
+    dangling symlink was created there. Now the link is omitted
+    instead. This isn't the best fix but it's better than the old
+    behavior.
+
+ src/xzdec/Makefile.am | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+commit ba3b5dd082db2cb5973e877a74221d739c663fb4
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-04-25 17:44:26 +0300
+
+    Build: Add --disable-doc to configure.
+
+ INSTALL      | 6 ++++++
+ Makefile.am  | 2 ++
+ configure.ac | 6 ++++++
+ 3 files changed, 14 insertions(+)
+
+commit 3d4575f2367fe8f1f2dcacba014e6c0aef388535
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-04-24 18:06:24 +0300
+
+    Update INSTALL.
+    
+    Add a note about failing "make check". The source of
+    the problem should be fixed in libtool (if it really is
+    a libtool bug and not mine) but I'm unable to spend time
+    on that for now. Thanks to Nelson H. F. Beebe for reporting
+    the issue.
+    
+    Add a note about a possible need to run "ldconfig" after
+    "make install".
+
+ INSTALL | 25 +++++++++++++++++++++++++
+ 1 file changed, 25 insertions(+)
+
+commit b9f0584e3eff421eadbb6604de0b0b40bf87e129
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-04-09 17:26:10 +0300
+
+    xz: Rename a variable to avoid a namespace collision on Solaris.
+    
+    I don't know the details but I have an impression that there's
+    no problem in practice if using GCC since people have built xz
+    with GCC (without patching xz), but renaming the variable cannot
+    hurt either.
+    
+    Thanks to Mark Ashley.
+
+ src/xz/signals.c | 12 +++++++-----
+ 1 file changed, 7 insertions(+), 5 deletions(-)
+
+commit cc41bcaf77c9c27ec09ef033fb3300e994e828e6
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-04-26 08:45:49 +0300
+
+    xz: Fix a comment.
+
+ src/xz/coder.c | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+commit e34025d666852839388f997d076e3577847dd10f
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-01-12 16:44:52 +0200
+
+    liblzma: Avoid C99 compound literal arrays.
+    
+    MSVC 2013 doesn't like them. Maybe they aren't so good
+    for readability either since many aren't used to them.
+
+ src/liblzma/lzma/lzma_encoder_presets.c | 8 +++++---
+ 1 file changed, 5 insertions(+), 3 deletions(-)
+
+commit 0b6168974f1fac3a06157039235b66e4161b9b42
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-01-12 12:50:30 +0200
+
+    liblzma: Remove a useless C99ism from sha256.c.
+    
+    Unsurprisingly it makes no difference in compiled output.
+
+ src/liblzma/check/sha256.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit 41e436076cfdcccc7e853de73b0d56b3d6d42053
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-01-12 12:17:08 +0200
+
+    xz: Fix use of wrong variable.
+    
+    Since the only call to suffix_set() uses optarg
+    as the argument, fixing this bug doesn't change
+    the behavior of the program.
+
+ src/xz/suffix.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit c33efefd4ef0931e5795e13725d4bd2203571ce0
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2014-04-26 08:37:00 +0300
+
+    Fix typos in comments.
+
+ src/liblzma/check/crc32_fast.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+commit e560c82f1f5693d88db9dc71f656436135f17595
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2013-11-26 18:20:16 +0200
+
+    Update THANKS.
+
+ THANKS | 1 +
+ 1 file changed, 1 insertion(+)
+
+commit 05192b32e553eac5dfbd646b6102d10187f29a05
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2013-11-26 18:20:09 +0200
+
+    liblzma: Document the need for block->check for lzma_block_header_decode().
+    
+    Thanks to Tomer Chachamu.
+
+ src/liblzma/api/lzma/block.h | 3 +++
+ 1 file changed, 3 insertions(+)
+
+commit 0f35eafe51db7b1eb0711bc8cc829ea6896b34f4
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2013-10-26 12:47:04 +0300
+
+    Update TODO.
+
+ TODO | 4 ----
+ 1 file changed, 4 deletions(-)
+
+commit fc9eaf81d718488b052e5c65f9d6f08acc858873
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2013-09-11 14:40:35 +0300
+
+    Build: Remove a comment about Automake 1.10 from configure.ac.
+    
+    The previous commit supports silent rules and that requires
+    Automake 1.11.
+
+ configure.ac | 2 --
+ 1 file changed, 2 deletions(-)
+
+commit 090c69dda59e00fc86d0792879bd921bb1156029
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2013-09-09 20:37:03 +0300
+
+    Build: Create liblzma.pc in a src/liblzma/Makefile.am.
+    
+    Previously it was done in configure, but doing that goes
+    against the Autoconf manual. Autoconf requires that it is
+    possible to override e.g. prefix after running configure
+    and that doesn't work correctly if liblzma.pc is created
+    by configure.
+    
+    A potential downside of this change is that now e.g.
+    libdir in liblzma.pc is a standalone string instead of
+    being defined via ${prefix}, so if one overrides prefix
+    when running pkg-config the libdir won't get the new value.
+    I don't know if this matters in practice.
+    
+    Thanks to Vincent Torri.
+
+ configure.ac            |  1 -
+ src/liblzma/Makefile.am | 20 ++++++++++++++++++++
+ 2 files changed, 20 insertions(+), 1 deletion(-)
+
+commit 1f35331332273de01c46897cafdb37f8e6e285db
+Author: Anders F Bjorklund <afb at users.sourceforge.net>
+Date:   2013-08-02 15:59:46 +0200
+
+    macosx: separate liblzma package
+
+ macosx/build.sh | 23 +++++++++++++++--------
+ 1 file changed, 15 insertions(+), 8 deletions(-)
+
+commit 1415f1d94644f28e07d544bc1e06b0636081abee
+Author: Anders F Bjorklund <afb at users.sourceforge.net>
+Date:   2013-08-02 15:58:44 +0200
+
+    macosx: set minimum to leopard
+
+ macosx/build.sh | 13 ++++++++-----
+ 1 file changed, 8 insertions(+), 5 deletions(-)
+
+commit 41913949b93414a21ae9fb1a8e9b7cdde8b37f98
+Author: Anders F Bjorklund <afb at users.sourceforge.net>
+Date:   2011-08-07 13:13:30 +0200
+
+    move configurables into variables
+
+ macosx/build.sh | 25 ++++++++++++++++++-------
+ 1 file changed, 18 insertions(+), 7 deletions(-)
+
+commit 3dffda33f47dc220bb1738564fe02effa9da4c8e
+Author: Lasse Collin <lasse.collin at tukaani.org>
+Date:   2013-07-15 14:08:02 +0300
+
+    Build: Fix the detection of missing CRC32.
+    
+    Thanks to Vincent Torri.
+
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit b69900ed0b2f914fc6c0a180dcb522dbe5b80ea7
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sun Jun 30 18:02:27 2013 +0300
+Date:   2013-06-30 18:02:27 +0300
 
     Man pages: Use similar syntax for synopsis as in xz.
     
@@ -10,38 +341,56 @@ Date:   Sun Jun 30 18:02:27 2013 +0300
     didn't mention these man pages in his bug report, but
     it's nice to be consistent.
 
+ src/lzmainfo/lzmainfo.1 |  4 ++--
+ src/scripts/xzmore.1    |  6 +++---
+ src/xzdec/xzdec.1       | 10 +++++-----
+ 3 files changed, 10 insertions(+), 10 deletions(-)
+
 commit cf4a1e1879d89be314ef3c064bd2656ea452f87e
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sun Jun 30 15:55:09 2013 +0300
+Date:   2013-06-30 15:55:09 +0300
 
     Update NEWS for 5.0.5.
 
+ NEWS | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
+ 1 file changed, 52 insertions(+)
+
 commit cb94bb6d1f34e1e93c2d634ea9c3b7dfb3981d05
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sun Jun 30 15:54:38 2013 +0300
+Date:   2013-06-30 15:54:38 +0300
 
     Bump version and soname for 5.0.5.
 
+ src/liblzma/Makefile.am        | 2 +-
+ src/liblzma/api/lzma/version.h | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
 commit b7dee202d5b041ccae028d0c5433b83cecbe9e5d
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 28 23:56:17 2013 +0300
+Date:   2013-06-28 23:56:17 +0300
 
     xz: Fix return value type in io_write_buf().
     
     It didn't affect the behavior of the code since -1
     becomes true anyway.
 
+ src/xz/file_io.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 265e7b44d804b47373f10b7da28350db7611cea6
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 28 18:46:13 2013 +0300
+Date:   2013-06-28 18:46:13 +0300
 
     xz: Remove an outdated NetBSD-specific comment.
     
     Nowadays errno == EFTYPE is documented in open(2).
 
+ src/xz/file_io.c | 4 ----
+ 1 file changed, 4 deletions(-)
+
 commit 78c2f8db902195468b8249c432252a6b281db836
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 28 18:09:47 2013 +0300
+Date:   2013-06-28 18:09:47 +0300
 
     xz: Fix error detection of fcntl(fd, F_SETFL, flags) calls.
     
@@ -51,9 +400,12 @@ Date:   Fri Jun 28 18:09:47 2013 +0300
     F_SETFL is always 0 (at least accorinding to fcntl(2)
     from man-pages 3.51).
 
+ src/xz/file_io.c | 8 ++++----
+ 1 file changed, 4 insertions(+), 4 deletions(-)
+
 commit 91750dff8f2c654ff636f12a2acdffe5492374b3
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 28 17:36:47 2013 +0300
+Date:   2013-06-28 17:36:47 +0300
 
     xz: Fix use of wrong variable in a fcntl() call.
     
@@ -69,9 +421,12 @@ Date:   Fri Jun 28 17:36:47 2013 +0300
     indicate when the flags should be restored instead of
     relying on a special value in stdout_flags.
 
+ src/xz/file_io.c | 24 +++++++++++++-----------
+ 1 file changed, 13 insertions(+), 11 deletions(-)
+
 commit e11888a79a4a77a69afde60445880d44f63d01aa
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Wed Jun 26 13:30:57 2013 +0300
+Date:   2013-06-26 13:30:57 +0300
 
     xz: Check the value of lzma_stream_flags.version in --list.
     
@@ -80,9 +435,12 @@ Date:   Wed Jun 26 13:30:57 2013 +0300
     then this check becomes important and will stop the old xz
     from trying to parse files that it won't understand.
 
+ src/xz/list.c | 14 ++++++++++++++
+ 1 file changed, 14 insertions(+)
+
 commit f39ddd88f3222219ada88998cf30abfdd3e0e96c
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Wed Jun 26 12:17:00 2013 +0300
+Date:   2013-06-26 12:17:00 +0300
 
     Build: Require Automake 1.12 and use serial-tests option.
     
@@ -95,9 +453,12 @@ Date:   Wed Jun 26 12:17:00 2013 +0300
     in XZ Utils but they hide the progress output from
     test_compress.sh.
 
+ configure.ac | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
 commit cb84e278027a90e9827a6f4d3bb0b4d4744a2fbb
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sun Jun 23 17:36:47 2013 +0300
+Date:   2013-06-23 17:36:47 +0300
 
     xz: Validate Uncompressed Size from Block Header in list.c.
     
@@ -107,23 +468,32 @@ Date:   Sun Jun 23 17:36:47 2013 +0300
     show such files as corrupt instead of showing the
     Uncompressed Size from Index.
 
+ src/xz/list.c | 14 +++++++++++++-
+ 1 file changed, 13 insertions(+), 1 deletion(-)
+
 commit f01780fce454c7489f7dcbf806299b50da5f51b7
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Wed Jun 26 10:58:58 2013 +0300
+Date:   2013-06-26 10:58:58 +0300
 
     Update THANKS.
 
+ THANKS | 2 ++
+ 1 file changed, 2 insertions(+)
+
 commit d98ede7d700b892e32d9c2f46563b6ebc566786d
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 21 22:04:45 2013 +0300
+Date:   2013-06-21 22:04:45 +0300
 
     xz: Make the man page more friendly to doclifter.
     
     Thanks to Eric S. Raymond.
 
+ src/xz/xz.1 | 7 ++++---
+ 1 file changed, 4 insertions(+), 3 deletions(-)
+
 commit 19b447b64b3f520cd5b11429000b092f7c76709b
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 21 21:54:59 2013 +0300
+Date:   2013-06-21 21:54:59 +0300
 
     xz: A couple of man page fixes.
     
@@ -133,9 +503,12 @@ Date:   Fri Jun 21 21:54:59 2013 +0300
     Thanks to DevHC who reported these issues on IRC to me
     on 2012-12-14.
 
+ src/xz/xz.1 | 35 +++++++++++++++++++++++------------
+ 1 file changed, 23 insertions(+), 12 deletions(-)
+
 commit 45edf2966fc9a4d2eae8f84b2fa027fb4fa1df8b
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 21 21:50:26 2013 +0300
+Date:   2013-06-21 21:50:26 +0300
 
     xz: Fix interaction between preset and custom filter chains.
     
@@ -158,15 +531,22 @@ Date:   Fri Jun 21 21:50:26 2013 +0300
     
     Thanks to Conley Moorhous.
 
+ src/xz/coder.c | 35 +++++++++++++++++++++--------------
+ 1 file changed, 21 insertions(+), 14 deletions(-)
+
 commit b065984e5a9272eb50bc0c6d3731e6199c0ae8a8
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Apr 8 17:53:05 2011 +0300
+Date:   2011-04-08 17:53:05 +0300
 
     xz: Change size_t to uint32_t in a few places.
 
+ src/xz/coder.c | 6 +++---
+ src/xz/coder.h | 2 +-
+ 2 files changed, 4 insertions(+), 4 deletions(-)
+
 commit 32be621f52f2e1686db88baa7b01dc1ae338f426
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sat Apr 27 22:07:46 2013 +0300
+Date:   2013-04-27 22:07:46 +0300
 
     Build: Use -Wvla with GCC if supported.
     
@@ -175,9 +555,12 @@ Date:   Sat Apr 27 22:07:46 2013 +0300
     future either to stay compatible with C11 without requiring any
     optional C11 features.
 
+ configure.ac | 1 +
+ 1 file changed, 1 insertion(+)
+
 commit efb07cfba65e9e05984c02cd796c1b0338ce04dc
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Mon Apr 15 19:29:09 2013 +0300
+Date:   2013-04-15 19:29:09 +0300
 
     xzdec: Improve the --help message.
     
@@ -189,23 +572,32 @@ Date:   Mon Apr 15 19:29:09 2013 +0300
     because I find it easier to spot the ignored vs. non-ignored
     options from the list that way.
 
+ src/xzdec/xzdec.c | 10 +++++-----
+ 1 file changed, 5 insertions(+), 5 deletions(-)
+
 commit e3c8be13699e2813f5e2879d8187444b46d82d89
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Apr 5 19:25:40 2013 +0300
+Date:   2013-04-05 19:25:40 +0300
 
     Update THANKS.
 
+ THANKS | 2 ++
+ 1 file changed, 2 insertions(+)
+
 commit ad8282efe483612f6b5544f9a0d2e4914fb2532a
 Author: Jeff Bastian <jbastian at redhat.com>
-Date:   Wed Apr 3 13:59:17 2013 +0200
+Date:   2013-04-03 13:59:17 +0200
 
     xzgrep: make the '-h' option to be --no-filename equivalent
     
     * src/scripts/xzgrep.in: Accept the '-h' option in argument parsing.
 
+ src/scripts/xzgrep.in | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 9271a3eb0e022b23e8712154be851d0afe4c02e4
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Apr 5 19:34:09 2013 +0300
+Date:   2013-04-05 19:34:09 +0300
 
     liblzma: Be less picky in lzma_alone_decoder().
     
@@ -231,9 +623,14 @@ Date:   Fri Apr 5 19:34:09 2013 +0300
     	src/liblzma/common/alone_decoder.c
     	src/liblzma/common/alone_decoder.h
 
+ src/liblzma/common/alone_decoder.c | 22 ++++++++++++++--------
+ src/liblzma/common/alone_decoder.h |  5 +++--
+ src/liblzma/common/auto_decoder.c  |  2 +-
+ 3 files changed, 18 insertions(+), 11 deletions(-)
+
 commit 211b931cee58626c1d2e021810cb108cb5cbc10f
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Tue Mar 5 19:14:50 2013 +0200
+Date:   2013-03-05 19:14:50 +0200
 
     Avoid unneeded use of awk in xzless.
     
@@ -243,9 +640,12 @@ Date:   Tue Mar 5 19:14:50 2013 +0200
     
     Thanks to Ariel P for the patch.
 
+ src/scripts/xzless.in | 3 +--
+ 1 file changed, 1 insertion(+), 2 deletions(-)
+
 commit 9f62fd9605eade23b62b07a235d1f02156f7a5c6
 Author: Jonathan Nieder <jrnieder at gmail.com>
-Date:   Mon Nov 19 00:10:10 2012 -0800
+Date:   2012-11-19 00:10:10 -0800
 
     xzless: Make "less -V" parsing more robust
     
@@ -282,46 +682,66 @@ Date:   Mon Nov 19 00:10:10 2012 -0800
     Reported-by: Jörg-Volker Peetz <jvpeetz at web.de>
     Signed-off-by: Jonathan Nieder <jrnieder at gmail.com>
 
+ src/scripts/xzless.in | 3 ++-
+ 1 file changed, 2 insertions(+), 1 deletion(-)
+
 commit 1d05980f5b5c2c94d833001daccacce4a466876e
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Wed Oct 3 15:54:24 2012 +0300
+Date:   2012-10-03 15:54:24 +0300
 
     xz: Fix the note about --rsyncable on the man page.
 
+ src/xz/xz.1 | 17 +++++++++--------
+ 1 file changed, 9 insertions(+), 8 deletions(-)
+
 commit fb68497333598688d309a92838d91fd560f7e9f0
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Sep 28 20:11:09 2012 +0300
+Date:   2012-09-28 20:11:09 +0300
 
     xz: Improve handling of failed realloc in xrealloc.
     
     Thanks to Jim Meyering.
 
+ src/xz/util.c | 14 ++++++++++++--
+ 1 file changed, 12 insertions(+), 2 deletions(-)
+
 commit 75013db6d4d63c195bd8b8d45729b4be0665a812
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sat Dec 15 20:01:02 2012 +0200
+Date:   2012-12-15 20:01:02 +0200
 
     A few typo fixes to comments and the xz man page.
     
     Thanks to Jim Meyering.
 
+ configure.ac               | 2 +-
+ src/liblzma/check/sha256.c | 1 -
+ src/xz/xz.1                | 4 ++--
+ 3 files changed, 3 insertions(+), 4 deletions(-)
+
 commit e44b21839b1dcbac5097be39b87dd2ddb6e114fd
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Aug 2 17:13:30 2012 +0300
+Date:   2012-08-02 17:13:30 +0300
 
     Build: Bump gettext version requirement to 0.18.
     
     Otherwise too old version of m4/lib-link.m4 gets included
     when autoreconf -fi is run.
 
+ configure.ac | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit fd3dbb23ca7e75a7a888d7e897c381dc06308307
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Jul 5 07:36:28 2012 +0300
+Date:   2012-07-05 07:36:28 +0300
 
     Tests: Remove tests/test_block.c that had gotten committed accidentally.
 
+ tests/test_block.c | 52 ----------------------------------------------------
+ 1 file changed, 52 deletions(-)
+
 commit 05a735d279d74af437c31f25f69aded4713c1a3d
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Jul 5 07:33:35 2012 +0300
+Date:   2012-07-05 07:33:35 +0300
 
     Build: Include macosx/build.sh in the distribution.
     
@@ -329,55 +749,81 @@ Date:   Thu Jul 5 07:33:35 2012 +0300
     few people have seen it since it hasn't been included in
     the release tarballs. :-(
 
+ Makefile.am | 1 +
+ 1 file changed, 1 insertion(+)
+
 commit 4e6d62793b5e7b87edcc93c7ded072c1ecd94173
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Jul 5 07:24:45 2012 +0300
+Date:   2012-07-05 07:24:45 +0300
 
     Docs: Fix the name LZMA Utils -> XZ Utils in debug/README.
 
+ debug/README | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit dd95b5e7614baf1f07a1316b5106bd616a9efa79
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Jul 5 07:23:17 2012 +0300
+Date:   2012-07-05 07:23:17 +0300
 
     Include debug/translation.bash in the distribution.
     
     Also fix the script name mentioned in README.
 
+ README            | 4 ++--
+ debug/Makefile.am | 3 +++
+ 2 files changed, 5 insertions(+), 2 deletions(-)
+
 commit 20778053a07eb90c159c1377ca8dc05a90fd530b
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 22 14:36:16 2012 +0300
+Date:   2012-06-22 14:36:16 +0300
 
     xz: Update man page date to match the latest update.
 
+ src/xz/xz.1 | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 2cefa84af676da37d7e9c466d55d46c67ab00c22
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 22 10:25:43 2012 +0300
+Date:   2012-06-22 10:25:43 +0300
 
     Bump version and soname for 5.0.4.
 
+ src/liblzma/Makefile.am        | 2 +-
+ src/liblzma/api/lzma/version.h | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
 commit 433fec191a17e45690809e54146ea7a773f54cff
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Fri Jun 22 10:25:09 2012 +0300
+Date:   2012-06-22 10:25:09 +0300
 
     Update NEWS for 5.0.4.
 
+ NEWS | 25 +++++++++++++++++++------
+ 1 file changed, 19 insertions(+), 6 deletions(-)
+
 commit 711fa680f552a4003df73b37e6dc4d6e00b47bcd
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Mon Jun 18 21:27:47 2012 +0300
+Date:   2012-06-18 21:27:47 +0300
 
     Docs: Language fix to 01_compress_easy.c.
     
     Thanks to Jonathan Nieder.
 
+ doc/examples/01_compress_easy.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 3d7ab1dc61a75c560828be5df96598388b771456
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Jun 14 20:15:30 2012 +0300
+Date:   2012-06-14 20:15:30 +0300
 
     Fix the top-level Makefile.am for the new example programs.
 
+ Makefile.am | 12 ++++++++++--
+ 1 file changed, 10 insertions(+), 2 deletions(-)
+
 commit ef8b8e5f111469b5bc005975f7abb9abbd372b25
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Jun 14 10:52:33 2012 +0300
+Date:   2012-06-14 10:52:33 +0300
 
     Docs: Add new example programs.
     
@@ -385,9 +831,16 @@ Date:   Thu Jun 14 10:52:33 2012 +0300
     human-readable error messages. More tutorial-like examples
     are needed but these are a start.
 
+ doc/examples/00_README.txt        |  27 ++++
+ doc/examples/01_compress_easy.c   | 297 ++++++++++++++++++++++++++++++++++++++
+ doc/examples/02_decompress.c      | 287 ++++++++++++++++++++++++++++++++++++
+ doc/examples/03_compress_custom.c | 193 +++++++++++++++++++++++++
+ doc/examples/Makefile             |  23 +++
+ 5 files changed, 827 insertions(+)
+
 commit 75c149bc8045a26f8bc719cb8ed20668dab79091
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Jun 14 10:33:27 2012 +0300
+Date:   2012-06-14 10:33:27 +0300
 
     Docs: Move xz_pipe_comp.c and xz_pipe_decomp.c to doc/examples_old.
     
@@ -395,49 +848,73 @@ Date:   Thu Jun 14 10:33:27 2012 +0300
     copied the decompressor bug from xz_pipe_decomp.c he has
     an example how to easily fix it.
 
+ doc/examples/xz_pipe_comp.c       | 127 --------------------------------------
+ doc/examples/xz_pipe_decomp.c     | 123 ------------------------------------
+ doc/examples_old/xz_pipe_comp.c   | 127 ++++++++++++++++++++++++++++++++++++++
+ doc/examples_old/xz_pipe_decomp.c | 123 ++++++++++++++++++++++++++++++++++++
+ 4 files changed, 250 insertions(+), 250 deletions(-)
+
 commit 456307ebf947a5f50bd995d617b99c1215572308
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Jun 14 10:33:01 2012 +0300
+Date:   2012-06-14 10:33:01 +0300
 
     Docs: Fix a bug in xz_pipe_decomp.c example program.
 
+ doc/examples/xz_pipe_decomp.c | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
 commit 4c310b8a29bc257e6ccbd2310f12f258678f3fef
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu May 31 15:53:25 2012 +0300
+Date:   2012-05-31 15:53:25 +0300
 
     Translations: Update the Italian translation.
     
     Thanks to Milo Casagrande.
 
+ po/it.po | 311 ++++++++++++++++++++++++++++++---------------------------------
+ 1 file changed, 146 insertions(+), 165 deletions(-)
+
 commit ec32b79366dc47a55ea877589df9e8509ba113a7
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Wed May 30 23:15:07 2012 +0300
+Date:   2012-05-30 23:15:07 +0300
 
     Translations: Update the French translation.
     
     Thanks to Adrien Nader.
 
+ po/fr.po | 237 +++++++++++++++++++++++++++++++--------------------------------
+ 1 file changed, 118 insertions(+), 119 deletions(-)
+
 commit dd06f40e4dd7649525e4f28d890dc238a3aa37e5
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Tue May 29 22:26:27 2012 +0300
+Date:   2012-05-29 22:26:27 +0300
 
     Translations: Update the German translation.
 
+ po/de.po | 169 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 91 insertions(+), 78 deletions(-)
+
 commit c66808d1f55d0149ed57c536cc9b52e9c8b583bc
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Tue May 29 22:12:57 2012 +0300
+Date:   2012-05-29 22:12:57 +0300
 
     Translations: Update Polish translation.
 
+ po/pl.po | 150 ++++++++++++++++++++++++++++++++++-----------------------------
+ 1 file changed, 82 insertions(+), 68 deletions(-)
+
 commit 556c22dfed195c1466b298183b850d6c28544900
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Tue May 29 13:10:36 2012 +0300
+Date:   2012-05-29 13:10:36 +0300
 
     Preliminary NEWS for 5.0.4.
 
+ NEWS | 24 ++++++++++++++++++++++++
+ 1 file changed, 24 insertions(+)
+
 commit dd13b66bf582f49d3aec36e3410ff8541b7506da
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Mon May 28 20:42:11 2012 +0300
+Date:   2012-05-28 20:42:11 +0300
 
     liblzma: Fix possibility of incorrect LZMA_BUF_ERROR.
     
@@ -465,21 +942,32 @@ Date:   Mon May 28 20:42:11 2012 +0300
     
     A similar bug was fixed in XZ Embedded on 2011-09-19.
 
+ src/liblzma/simple/simple_coder.c |   2 +-
+ tests/Makefile.am                 |   4 +-
+ tests/test_bcj_exact_size.c       | 112 ++++++++++++++++++++++++++++++++++++++
+ 3 files changed, 116 insertions(+), 2 deletions(-)
+
 commit a0223bf796fdaad51a11ad02c4195c694849cc78
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Mon May 28 15:38:32 2012 +0300
+Date:   2012-05-28 15:38:32 +0300
 
     Update THANKS.
 
+ THANKS | 1 +
+ 1 file changed, 1 insertion(+)
+
 commit 86e57e4bfefe3fd8e13615c41604165bb2359501
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Mon May 28 15:37:43 2012 +0300
+Date:   2012-05-28 15:37:43 +0300
 
     xz: Don't show a huge number in -vv when memory limit is disabled.
 
+ src/xz/message.c | 12 +++++++++++-
+ 1 file changed, 11 insertions(+), 1 deletion(-)
+
 commit 13e44a94da19d1ef14832ff12d3877a6fd2c54c0
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sun May 27 22:30:17 2012 +0300
+Date:   2012-05-27 22:30:17 +0300
 
     xz: Document the "summary" lines of --robot -lvv.
     
@@ -487,30 +975,43 @@ Date:   Sun May 27 22:30:17 2012 +0300
     The new columns added in the master branch aren't
     necessarily stable yet.
 
+ src/xz/xz.1 | 19 +++++++++++++++++++
+ 1 file changed, 19 insertions(+)
+
 commit 2f90345e13ab8fea4de45a4f1caa73ebc63a62e7
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sun May 27 21:53:20 2012 +0300
+Date:   2012-05-27 21:53:20 +0300
 
     xz: Fix output of verbose --robot --list modes.
     
     It printed the filename in "filename (x/y)" format
     which it obviously shouldn't do in robot mode.
 
+ src/xz/message.c | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
 commit 8d4864f53ffae5d862c691a0b334a6b69bc5366e
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu May 10 21:15:17 2012 +0300
+Date:   2012-05-10 21:15:17 +0300
 
     Update THANKS.
 
+ THANKS | 1 +
+ 1 file changed, 1 insertion(+)
+
 commit 35e9c58abb0ce3993da844aaeaa3e7231cd2be8f
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu May 10 21:14:16 2012 +0300
+Date:   2012-05-10 21:14:16 +0300
 
     Docs: Cleanup line wrapping a bit.
 
+ README          | 12 ++++++------
+ doc/history.txt | 49 +++++++++++++++++++++++++------------------------
+ 2 files changed, 31 insertions(+), 30 deletions(-)
+
 commit 532b3e4c568a228309b56f95c13435fd078dbe02
 Author: Benno Schulenberg <bensberg at justemail.net>
-Date:   Tue Mar 13 22:04:04 2012 +0100
+Date:   2012-03-13 22:04:04 +0100
 
     Fix a few typos and add some missing articles in some documents.
     
@@ -518,42 +1019,64 @@ Date:   Tue Mar 13 22:04:04 2012 +0100
     
     Signed-off-by: Benno Schulenberg <bensberg at justemail.net>
 
+ AUTHORS         |  6 +++---
+ README          | 42 ++++++++++++++++++++---------------------
+ doc/faq.txt     | 24 ++++++++++++------------
+ doc/history.txt | 58 ++++++++++++++++++++++++++++-----------------------------
+ 4 files changed, 65 insertions(+), 65 deletions(-)
+
 commit afb6ce8c82ffef8f2505a3759da72a733c7b0b8f
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Sun Apr 29 11:51:25 2012 +0300
+Date:   2012-04-29 11:51:25 +0300
 
     Windows: Update notes about static linking with MSVC.
 
+ windows/README-Windows.txt | 13 +++++++++----
+ 1 file changed, 9 insertions(+), 4 deletions(-)
+
 commit 7c3ba2ed5c3c878d4a14ca549b46dbff60c6d565
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Apr 19 15:25:26 2012 +0300
+Date:   2012-04-19 15:25:26 +0300
 
     liblzma: Remove outdated comments.
 
+ src/liblzma/simple/simple_coder.c   | 3 ---
+ src/liblzma/simple/simple_private.h | 3 +--
+ 2 files changed, 1 insertion(+), 5 deletions(-)
+
 commit f55db9c187651094f43881c49db2b2d9ffee6b80
 Author: Lasse Collin <lasse.collin at tukaani.org>
-Date:   Thu Apr 19 14:17:52 2012 +0300
+Date:   2012-04-19 14:17:52 +0300
 
     DOS: Link against DJGPP's libemu to support FPU emulation.
     
     This way xz should work on 386SX and 486SX. Floating point
     only is needed for verbose output in xz.

*** DIFF OUTPUT TRUNCATED AT 1000 LINES ***


More information about the svn-src-head mailing list