Hello community,

here is the log from the commit of package fuse-overlayfs for openSUSE:Factory 
checked in at 2019-07-08 15:02:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fuse-overlayfs (Old)
 and      /work/SRC/openSUSE:Factory/.fuse-overlayfs.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fuse-overlayfs"

Mon Jul  8 15:02:33 2019 rev:2 rq:713215 version:0.4.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/fuse-overlayfs/fuse-overlayfs.changes    
2019-06-06 18:19:27.820648405 +0200
+++ /work/SRC/openSUSE:Factory/.fuse-overlayfs.new.4615/fuse-overlayfs.changes  
2019-07-08 15:02:34.414675042 +0200
@@ -1,0 +2,19 @@
+Mon Jun 17 06:43:31 UTC 2019 - Sascha Grunert <[email protected]>
+
+- Update to v0.4.1:
+  - create_directory: do not redeclare variable buf
+  - fuse-overlayfs: accept option "dev"
+  - fuse-overlayfs: add check to readdir for the node parent
+  - fuse-overlayfs: add cleanup for layers
+  - fuse-overlayfs: drop usage of static arrays for paths
+  - fuse-overlayfs: refactor some xattrs common code
+  - fuse-overlayfs: start using GCC autocleanup
+  - fuse-overlayfs: use cleanup function for initializing node
+  - fuse-overlays: fix interaction of unlink(2) with readdir(2)
+  - main: add missing debug messages
+  - main: do the unlink only after we created the temporary file
+  - main: fix a fd leak
+  - main: ignore EINVAL when copying xattrs
+  - setattr: use fd from fi->fh for ftruncate() whenever possible
+
+-------------------------------------------------------------------

Old:
----
  fuse-overlayfs-0.3.tar.xz

New:
----
  fuse-overlayfs-0.4.1.tar.xz

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

Other differences:
------------------
++++++ fuse-overlayfs.spec ++++++
--- /var/tmp/diff_new_pack.xcHZbk/_old  2019-07-08 15:02:34.890675761 +0200
+++ /var/tmp/diff_new_pack.xcHZbk/_new  2019-07-08 15:02:34.898675773 +0200
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           fuse-overlayfs
-Version:        0.3
+Version:        0.4.1
 Release:        0
 Summary:        FUSE implementation for overlayfs
 License:        GPL-3.0-only

++++++ _service ++++++
--- /var/tmp/diff_new_pack.xcHZbk/_old  2019-07-08 15:02:34.954675858 +0200
+++ /var/tmp/diff_new_pack.xcHZbk/_new  2019-07-08 15:02:34.958675865 +0200
@@ -3,8 +3,8 @@
     <param name="url">https://github.com/containers/fuse-overlayfs.git</param>
     <param name="scm">git</param>
     <param name="filename">fuse-overlayfs</param>
-    <param name="versionformat">0.3</param>
-    <param name="revision">v0.3</param>
+    <param name="versionformat">0.4.1</param>
+    <param name="revision">v0.4.1</param>
   </service>
   <service name="set_version" mode="disabled">
     <param name="basename">fuse-overlayfs</param>

++++++ fuse-overlayfs-0.3.tar.xz -> fuse-overlayfs-0.4.1.tar.xz ++++++
++++ 2901 lines of diff (skipped)


Reply via email to