Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2017-12-08 12:54:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dd_rescue (Old)
 and      /work/SRC/openSUSE:Factory/.dd_rescue.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dd_rescue"

Fri Dec  8 12:54:20 2017 rev:37 rq:548203 version:1.99.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes      2017-11-14 
14:22:29.816073776 +0100
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2017-12-08 
12:54:25.556103766 +0100
@@ -1,0 +2,17 @@
+Sun Dec  3 22:11:29 CET 2017 - [email protected]
+
+- Update to 1.99.8:
+  * Support openssl-1.1 (patch from Marcus Meissner), patch
+    dd_rescue-openssl11.patch has been merged and is thus dropped.
+  * cryptalgo->recycle to reuse crypto context (neeeded for openssl)
+  * Fix memleak in test_aes
+  * Use test_aes in check target to ensure all algorithms work
+  * Use std probe mech in test_aes, so we don't fail with SIGILL
+  * Fix build without openssl
+
+-------------------------------------------------------------------
+Wed Nov 29 17:25:01 UTC 2017 - [email protected]
+
+- dd_rescue-openssl11.patch: ported to openssl 1.1 (bsc#1070369)
+
+-------------------------------------------------------------------

Old:
----
  dd_rescue-1.99.7.tar.bz2
  dd_rescue-1.99.7.tar.bz2.asc

New:
----
  dd_rescue-1.99.8.tar.bz2
  dd_rescue-1.99.8.tar.bz2.asc

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

Other differences:
------------------
++++++ dd_rescue.spec ++++++
--- /var/tmp/diff_new_pack.aCDvLL/_old  2017-12-08 12:54:27.572030960 +0100
+++ /var/tmp/diff_new_pack.aCDvLL/_new  2017-12-08 12:54:27.576030816 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           dd_rescue
-Version:        1.99.7
+Version:        1.99.8
 Release:        0
 Summary:        Data copying in the presence of I/O Errors
 License:        GPL-2.0 or GPL-3.0
@@ -33,7 +33,9 @@
 BuildRequires:  libfallocate-devel
 %endif
 BuildRequires:  lzo-devel
+%if 0%{?suse_version} >= 1200
 BuildRequires:  lzop
+%endif
 BuildRequires:  pkgconfig
 BuildRequires:  python
 Requires:       bc
@@ -45,11 +47,8 @@
 Provides:       ddrescue = %{version}
 Obsoletes:      ddrescue < %{version}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} >= 1330
-BuildRequires:  libopenssl-1_0_0-devel
-%else
-BuildRequires:  pkgconfig(libcrypto)
-%endif
+#BuildRequires:  pkgconfig(libcrypto)
+BuildRequires: libopenssl-devel
 
 %description
 dd_rescue helps when nothing else can: your disk has crashed and you

++++++ dd_rescue-1.99.7.tar.bz2 -> dd_rescue-1.99.8.tar.bz2 ++++++
++++ 2331 lines of diff (skipped)



Reply via email to