Hello community,

here is the log from the commit of package dar for openSUSE:Factory checked in 
at 2020-12-18 19:59:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dar (Old)
 and      /work/SRC/openSUSE:Factory/.dar.new.5145 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dar"

Fri Dec 18 19:59:42 2020 rev:47 rq:856829 version:2.6.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/dar/dar.changes  2020-09-17 14:52:36.208011362 
+0200
+++ /work/SRC/openSUSE:Factory/.dar.new.5145/dar.changes        2020-12-18 
20:00:09.818112191 +0100
@@ -1,0 +2,26 @@
+Fri Dec 18 07:45:45 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Enable curl and rsync support
+
+-------------------------------------------------------------------
+Wed Dec 16 15:36:49 UTC 2020 - Paolo Stivanin <i...@paolostivanin.com>
+
+- update to 2.6.13: 
+  - fixed compilation warning in testing routine (outside libdar and dar)
+  - due to change in autoconf, the --sysconfdir path (which defaults to
+    ${prefix}/etc) was read as an empty string, leading dar to look for
+    darrc system file at the root of the filesystem (/darrc)
+  - fixed bug that should occur in extremely rare conditions (it has been
+    discover during 2.7.0 validation process): compression must be used,
+    no ciphering, no hashing, file changed at backup time or had a poor
+    compression ratio, was not saved at slice boundary, the previous
+    entry had an EA saved but no FSA or an unchanged FSA. In such
+    conditions are all met, dar tries to resave the file in place, but
+    partially or totally overwites the EAs of the previous entry leading
+    to archive testing to fail for these EA (though the archive could be
+    finished without error).
+  - fixed bug met when case insensitive mask is requested (-an option)
+    and locale of file to restore or backup is not the one the dar binary
+    is run with.
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ dar.spec ++++++
--- /var/tmp/diff_new_pack.vEGAQ9/_old  2020-12-18 20:00:10.650113079 +0100
+++ /var/tmp/diff_new_pack.vEGAQ9/_new  2020-12-18 20:00:10.658113088 +0100
@@ -18,7 +18,7 @@
 
 %define sover   6000
 Name:           dar
-Version:        2.6.12
+Version:        2.6.13
 Release:        0
 Summary:        Backup and Restore Application
 License:        SUSE-GPL-2.0+-with-openssl-exception
@@ -28,6 +28,7 @@
 Source2:        %{name}.keyring
 Source3:        %{name}.changes
 BuildRequires:  automake
+BuildRequires:  curl-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gettext-tools
@@ -35,11 +36,12 @@
 BuildRequires:  libattr-devel
 BuildRequires:  libgcrypt-devel
 BuildRequires:  libgpg-error-devel
-BuildRequires:  libgpgme-devel
+BuildRequires:  librsync-devel
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(bzip2)
 BuildRequires:  pkgconfig(ext2fs)
+BuildRequires:  pkgconfig(gpgme)
 BuildRequires:  pkgconfig(liblzma)
 BuildRequires:  pkgconfig(lzo2)
 BuildRequires:  pkgconfig(openssl)

++++++ dar-2.6.12.tar.gz -> dar-2.6.13.tar.gz ++++++
++++ 19560 lines of diff (skipped)
_______________________________________________
openSUSE Commits mailing list -- commit@lists.opensuse.org
To unsubscribe, email commit-le...@lists.opensuse.org
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives: 
https://lists.opensuse.org/archives/list/commit@lists.opensuse.org

Reply via email to