Hello community,

here is the log from the commit of package p7zip for openSUSE:Factory checked 
in at 2016-07-21 07:54:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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      2016-05-19 
12:04:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.p7zip.new/p7zip.changes 2016-07-21 
07:54:43.000000000 +0200
@@ -1,0 +2,36 @@
+Fri Jul 15 21:32:29 UTC 2016 - [email protected]
+
+- Update to version 16.02
+  - From Windows version of 7-Zip 16.02:
+    - The BUG in 16.00 - 16.01 was fixed: 7-Zip mistakenly reported
+      the warning "There are some data after the end of the payload
+      data" for split archives.
+
+- Version 16.01 (never published)
+  - From Windows version of 7-Zip 16.01:
+    - The bugs in SWM (WIM), EXE (PE) and CHM code were fixed.
+    - There are some internal changes in source code for better
+      compatibility with VS2015 C++ compiler.
+
+- Version 16.00 (never published)
+  - Better support for OpenBsd (CPP/Windows/System.cpp), thanks Josh
+    
(https://sourceforge.net/p/p7zip/discussion/383043/thread/ee32dcd8/?limit=25#c322).
+  - From Windows version of 7-Zip 16.00:
+    - 7-Zip now can extract multivolume ZIP archives (z01, z02,
+      ... , zip).
+    - Some fixed bugs:
+      - bzip2 decoder -mmt2 reported E_FAIL
+        (for k_My_HRESULT_WritingWasCut case), if we extract
+        partial file.
+      - 7z solid update (hang in break).
+      - sha1 worked incorrectly for call after call with ((size & 3) != 0).
+      - 7z update bcj bugs were fixed.
+      - Split (aaa.001) fixed.
+      - iso loop fix.
+      - rar4 multivol -stdin kpidSize.
+      - Drag and drop 1<2.txt.
+      - Memory access violation fix.
+
+- Removed CVE-2016-2334.patch and CVE-2016-2335.patch, fixed upstream.
+
+-------------------------------------------------------------------

Old:
----
  CVE-2016-2334.patch
  CVE-2016-2335.patch
  p7zip_15.14.1_src_all.tar.bz2

New:
----
  p7zip_16.02_src_all.tar.bz2

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

Other differences:
------------------
++++++ p7zip.spec ++++++
--- /var/tmp/diff_new_pack.nRvRFf/_old  2016-07-21 07:54:44.000000000 +0200
+++ /var/tmp/diff_new_pack.nRvRFf/_new  2016-07-21 07:54:44.000000000 +0200
@@ -20,15 +20,13 @@
 %bcond_with     buildgui
 %endif
 Name:           p7zip
-Version:        15.14.1
+Version:        16.02
 Release:        0
 Summary:        7-zip file compression program
 License:        LGPL-2.1+
 Group:          Productivity/Archiving/Compression
 Url:            http://p7zip.sourceforge.net/
-Source:         
http://downloads.sourceforge.net/project/p7zip/p7zip/15.14%20.1/p7zip_%{version}_src_all.tar.bz2
-Patch1:         CVE-2016-2334.patch
-Patch2:         CVE-2016-2335.patch
+Source:         
http://downloads.sourceforge.net/project/p7zip/p7zip/%{version}/p7zip_%{version}_src_all.tar.bz2
 BuildRequires:  gcc-c++
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if %{with buildgui}
@@ -71,8 +69,6 @@
 
 %prep
 %setup -q -n %{name}_%{version}
-%patch1 -p1
-%patch2 -p1
 
 %ifarch x86_64
 cp makefile.linux_amd64_asm makefile.machine

++++++ p7zip_15.14.1_src_all.tar.bz2 -> p7zip_16.02_src_all.tar.bz2 ++++++
++++ 20256 lines of diff (skipped)


Reply via email to