Hello community,

here is the log from the commit of package xz for openSUSE:Factory
checked in at Thu Jun 9 10:53:17 CEST 2011.



--------
--- xz/xz.changes       2011-04-07 22:44:29.000000000 +0200
+++ /mounts/work_src_done/STABLE/xz/xz.changes  2011-06-08 21:26:21.000000000 
+0200
@@ -1,0 +2,33 @@
+Wed Jun  8 19:25:51 UTC 2011 - [email protected]
+
+- Update to version 5.0.3
+    * liblzma fixes:
+
+        - A memory leak was fixed.
+
+        - lzma_stream_buffer_encode() no longer creates an empty .xz
+          Block if encoding an empty buffer. Such an empty Block with
+          LZMA2 data would trigger a bug in 5.0.1 and older (see the
+          first bullet point in 5.0.2 notes). When releasing 5.0.2,
+          I thought that no encoder creates this kind of files but
+          I was wrong.
+
+        - Validate function arguments better in a few functions. Most
+          importantly, specifying an unsupported integrity check to
+          lzma_stream_buffer_encode() no longer creates a corrupt .xz
+          file. Probably no application tries to do that, so this
+          shouldn't be a big problem in practice.
+
+        - Document that lzma_block_buffer_encode(),
+          lzma_easy_buffer_encode(), lzma_stream_encoder(), and
+          lzma_stream_buffer_encode() may return LZMA_UNSUPPORTED_CHECK.
+
+        - The return values of the _memusage() functions are now
+          documented better.
+
+    * Fix command name detection in xzgrep. xzegrep and xzfgrep now
+      correctly use egrep and fgrep instead of grep.
+
+    * French translation was added.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  _service:download_url:xz-5.0.2.tar.bz2

New:
----
  _service:download_url:xz-5.0.3.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xz.spec ++++++
--- /var/tmp/diff_new_pack.cZFFwz/_old  2011-06-09 10:52:58.000000000 +0200
+++ /var/tmp/diff_new_pack.cZFFwz/_new  2011-06-09 10:52:58.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           xz
 Summary:        A Program for Compressing Files
-Version:        5.0.2
+Version:        5.0.3
 Release:        1
 Group:          Productivity/Archiving/Compression
 License:        LGPLv2.1+

++++++ _service ++++++
--- /var/tmp/diff_new_pack.cZFFwz/_old  2011-06-09 10:52:58.000000000 +0200
+++ /var/tmp/diff_new_pack.cZFFwz/_new  2011-06-09 10:52:58.000000000 +0200
@@ -2,11 +2,11 @@
   <service name="download_url">
     <param name="protocol">http</param>
     <param name="host">tukaani.org</param>
-    <param name="path">/xz/xz-5.0.2.tar.bz2</param>
+    <param name="path">/xz/xz-5.0.3.tar.bz2</param>
   </service>
   <service name="verify_file">
-    <param name="file">_service:download_url:xz-5.0.2.tar.bz2</param>
+    <param name="file">_service:download_url:xz-5.0.3.tar.bz2</param>
     <param name="verifier">sha256</param>
-    <param 
name="checksum">216df1ddbd591f0da63de31d4b0837eed6d019ccb0e36e57812764c69af645bc</param>
+    <param 
name="checksum">5a11b9e17bfcda62319c5a8c4a2062dc81607a316d3f6adff89422d81ec1eae9</param>
   </service>
-</services>
\ No newline at end of file
+</services>

++++++ _service:download_url:xz-5.0.2.tar.bz2 -> 
_service:download_url:xz-5.0.3.tar.bz2 ++++++
++++ 3801 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to