Hello community,

here is the log from the commit of package avfs for openSUSE:Factory checked in 
at 2020-04-02 17:45:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/avfs (Old)
 and      /work/SRC/openSUSE:Factory/.avfs.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "avfs"

Thu Apr  2 17:45:17 2020 rev:7 rq:790907 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/avfs/avfs.changes        2019-11-06 
13:54:15.004035721 +0100
+++ /work/SRC/openSUSE:Factory/.avfs.new.3248/avfs.changes      2020-04-02 
17:45:41.345553540 +0200
@@ -1,0 +2,17 @@
+Thu Apr  2 12:40:57 UTC 2020 - Martin Pluskal <[email protected]>
+
+- Update to version 1.1.0:
+  * improved handling of single '#' to stop resolving archive
+    handlers when it makes no sense to add another chain
+  * support multiple gzip member in a single file (concatenated
+    gzip files)
+  * updated webdav module with work with latest libneon (which is
+    no longer bundled)
+  * CODA and PRELOAD support has been removed
+- Changes for version 1.0.6:
+  * added support for libzstd (zst files)
+  * fixed arbitrary command execution in rsh/ssh module
+  * zip workaround for zip archives with unix attributes but
+    regular files are not marked correctly
+
+-------------------------------------------------------------------

Old:
----
  avfs-1.0.5.tar.bz2
  avfs-1.0.5.tar.bz2.asc

New:
----
  avfs-1.1.0.tar.bz2
  avfs-1.1.0.tar.bz2.asc

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

Other differences:
------------------
++++++ avfs.spec ++++++
--- /var/tmp/diff_new_pack.xQPnkZ/_old  2020-04-02 17:45:42.141554502 +0200
+++ /var/tmp/diff_new_pack.xQPnkZ/_new  2020-04-02 17:45:42.145554506 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package avfs
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           avfs
-Version:        1.0.5
+Version:        1.1.0
 Release:        0
 Summary:        AVFS - an archive look-inside filesystem
 License:        GPL-2.0-or-later AND LGPL-2.1-or-later
@@ -37,6 +37,7 @@
 BuildRequires:  pkgconfig(liblzma)
 BuildRequires:  pkgconfig(libssl)
 BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(libzstd)
 BuildRequires:  pkgconfig(neon)
 BuildRequires:  pkgconfig(openssl)
 
@@ -69,19 +70,15 @@
 
 %build
 %configure \
-  --disable-avfscoda \
-  --enable-library \
-  --enable-fuse \
   --disable-static \
+  --enable-fuse \
+  --enable-library \
   --enable-shared \
   --with-system-zlib \
   --with-system-bzlib \
-  --with-gnu-ld \
-  --enable-libxml \
-  --with-neon \
-  --with-ssl \
+  --with-lzma \
   --with-xz
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
@@ -118,7 +115,7 @@
 %dir %{_libdir}/avfs
 %dir %{_libdir}/avfs/extfs
 %{_libdir}/avfs/extfs/*
-%{_mandir}/man1/avfsd.1%{ext_man}
+%{_mandir}/man1/avfsd.1%{?ext_man}
 
 %files devel
 %{_bindir}/avfs-config

++++++ avfs-1.0.5.tar.bz2 -> avfs-1.1.0.tar.bz2 ++++++
++++ 57033 lines of diff (skipped)

++++++ avfs.keyring ++++++
Binary files /var/tmp/diff_new_pack.xQPnkZ/_old and 
/var/tmp/diff_new_pack.xQPnkZ/_new differ


Reply via email to