Hello community,

here is the log from the commit of package dar for openSUSE:Factory checked in 
at 2015-09-24 06:14:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dar (Old)
 and      /work/SRC/openSUSE:Factory/.dar.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dar"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dar/dar.changes  2015-03-16 09:38:36.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.dar.new/dar.changes     2015-09-24 
06:14:36.000000000 +0200
@@ -1,0 +2,16 @@
+Sat Sep 19 10:39:48 UTC 2015 - [email protected]
+
+- Update to 2.4.18
+  * Initial Vector used for strong encryption was set with 
+    pseudo-random data generated using SHA1 message digest and 
+    blowfish cipher, which are not available when ligcrypt is 
+    running in FIPS mode. Since 2.4.18 we now use SHA256 and AES256 
+    for IV assignment in order to have libdar compatible with FIPS 
+    mode. For data encryption nothing changes: the cipher specified 
+    (-K, -J, -$ options on CLI) are used as before.
+  * fixing bug met when performing archive isolation in 
+    sequential-read mode, If an archive corruption or truncated 
+    archive leads an inode to not have its CRC readable, dar aborts 
+    and issues a BUG report.
+
+-------------------------------------------------------------------

Old:
----
  dar-2.4.17.tar.gz
  dar-2.4.17.tar.gz.sig

New:
----
  dar-2.4.18.tar.gz
  dar-2.4.18.tar.gz.sig

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

Other differences:
------------------
++++++ dar.spec ++++++
--- /var/tmp/diff_new_pack.8POlG0/_old  2015-09-24 06:14:37.000000000 +0200
+++ /var/tmp/diff_new_pack.8POlG0/_new  2015-09-24 06:14:37.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           dar
-Version:        2.4.17
+Version:        2.4.18
 Release:        0
 Summary:        Backup and Restore Application
 License:        SUSE-GPL-2.0+-with-openssl-exception

++++++ dar-2.4.17.tar.gz -> dar-2.4.18.tar.gz ++++++
++++ 3775 lines of diff (skipped)

++++++ dar-use-libc-xattr.patch ++++++
--- /var/tmp/diff_new_pack.8POlG0/_old  2015-09-24 06:14:37.000000000 +0200
+++ /var/tmp/diff_new_pack.8POlG0/_new  2015-09-24 06:14:37.000000000 +0200
@@ -1,7 +1,7 @@
-Index: dar-2.4.17/configure.ac
+Index: dar-2.4.18/configure.ac
 ===================================================================
---- dar-2.4.17.orig/configure.ac
-+++ dar-2.4.17/configure.ac
+--- dar-2.4.18.orig/configure.ac
++++ dar-2.4.18/configure.ac
 @@ -350,15 +350,15 @@ AC_ARG_ENABLE(  [ea-support],
                  [ AC_MSG_CHECKING([for Extended Attribute support])
                    AC_MSG_RESULT([disabled])
@@ -22,10 +22,10 @@
                                                       #endif
                                                      }]],
                                                      [ lgetxattr((char *)0, 
(char *)0, (void *)0, 0); ])
-Index: dar-2.4.17/src/libdar/ea_filesystem.cpp
+Index: dar-2.4.18/src/libdar/ea_filesystem.cpp
 ===================================================================
---- dar-2.4.17.orig/src/libdar/ea_filesystem.cpp
-+++ dar-2.4.17/src/libdar/ea_filesystem.cpp
+--- dar-2.4.18.orig/src/libdar/ea_filesystem.cpp
++++ dar-2.4.18/src/libdar/ea_filesystem.cpp
 @@ -61,6 +61,10 @@ char *strchr (), *strrchr ();
  #endif
  } // end extern "C"



Reply via email to