Hello community,

here is the log from the commit of package p7zip for openSUSE:Factory checked 
in at 2015-02-12 10:21:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/p7zip (Old)
 and      /work/SRC/openSUSE:Factory/.p7zip.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "p7zip"

Changes:
--------
--- /work/SRC/openSUSE:Factory/p7zip/p7zip.changes      2011-10-02 
10:22:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.p7zip.new/p7zip.changes 2015-02-12 
10:21:50.000000000 +0100
@@ -1,0 +2,22 @@
+Mon Feb  9 13:35:19 UTC 2015 - [email protected]
+
+- update to 9.38
+  - patch #23 fixes "7z with unicode file name with surrogate pair is not 
handled well in Linux"
+  - bug #139 "password from commanline is visible in processes list"
+      Now the characters of the password are replaced with *.
+     - bug#138 If you extract the password with # program crashes 
+       7z now supports long password in RAR 3 and 4.
+    - 7-Zip could ignore some options when you created ZIP archives.
+      For example, it could use ZipCrypto cipher instead of AES-256.
+    - New -mf=FilterID switch to specify compression filter. Examples:
+      7z a -mf=bcj2 a.7z a.tar 
+      7z a -mf=delta:4 a.7z a.wav 
+      7z a -mf=bcj a.tar.xz a.tar 
+    - New class FString for file names at file systems.
+    - Speed optimization in CRC code for big-endian CPUs.
+    - Speed optimizations in AES code for Intel's 32nm CPUs.
+    - Speed optimizations in CRC calculation code for Intel's Atom CPUs.
+  - bug with multi archives which are links.
+  - #3283518 : Asm/x{32,64}/7zCrcT8U.asm introduces executable stack
+
+-------------------------------------------------------------------

Old:
----
  p7zip_9.20.1_src_all.tar.bz2

New:
----
  p7zip_9.38_src_all.tar.bz2

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

Other differences:
------------------
++++++ p7zip.spec ++++++
--- /var/tmp/diff_new_pack.Lo7hF3/_old  2015-02-12 10:21:51.000000000 +0100
+++ /var/tmp/diff_new_pack.Lo7hF3/_new  2015-02-12 10:21:51.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package p7zip
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           p7zip
-Version:        9.20.1
-Release:        1
-License:        LGPL-2.1+
+Version:        9.38
+Release:        0
 Summary:        7-zip file compression program
-Url:            http://p7zip.sourceforge.net/
+License:        LGPL-2.1+
 Group:          Productivity/Archiving/Compression
+Url:            http://p7zip.sourceforge.net/
 Source:         
http://switch.dl.sourceforge.net/sourceforge/%{name}/%{name}_%{version}_src_all.tar.bz2
 BuildRequires:  gcc-c++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -74,8 +73,8 @@
 
 %check
 %if ! 0%{?qemu_user_space_build}
-make test
-make test_7z
+make %{?_smp_mflags} test
+make %{?_smp_mflags} test_7z
 %endif
 
 %files
@@ -87,6 +86,7 @@
 %{_bindir}/7z
 %{_bindir}/7za
 %doc %{_defaultdocdir}/%{name}
+#%doc %{_defaultdocdir}/%{name}/DOCS/copying.txt
 %{_mandir}/man1/*
 
 %changelog

++++++ p7zip_9.20.1_src_all.tar.bz2 -> p7zip_9.38_src_all.tar.bz2 ++++++
++++ 342072 lines of diff (skipped)

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

Reply via email to