diff --git a/davfs2-1.5.4.tar.gz b/davfs2-1.5.4.tar.gz deleted file mode 100644 index a45f456..0000000 --- a/davfs2-1.5.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c9c4e0f0912a782386216b2147eb9c36c47f193b8fcf3d637719e0b9fe7c96e0 -size 478377 diff --git a/davfs2-1.5.4.tar.gz.sig b/davfs2-1.5.4.tar.gz.sig deleted file mode 100644 index 012a0f1..0000000 Binary files a/davfs2-1.5.4.tar.gz.sig and /dev/null differ diff --git a/davfs2-1.5.6.tar.gz b/davfs2-1.5.6.tar.gz new file mode 100644 index 0000000..812e057 --- /dev/null +++ b/davfs2-1.5.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:417476cdcfd53966b2dcfaf12455b54f315959b488a89255ab4b44586153d801 +size 481448 diff --git a/davfs2-1.5.6.tar.gz.sig b/davfs2-1.5.6.tar.gz.sig new file mode 100644 index 0000000..7653b1b Binary files /dev/null and b/davfs2-1.5.6.tar.gz.sig differ diff --git a/davfs2.changes b/davfs2.changes index 04a66bc..5df13ae 100644 --- a/davfs2.changes +++ b/davfs2.changes @@ -1,3 +1,18 @@ +------------------------------------------------------------------- +Tue May 5 11:11:15 UTC 2020 - Paolo Stivanin + +- Update to 1.5.6 + * Remove call to setuid and setgid. + * Ignore EEXIST when creating DAV_SYS_RUN (bug #57233). + * Replace GNU extension 'a' with option 'm' in fscanf + (bug #56286). + * Check for inconv.h and iconv (bug #56178). + * Warning about intermediary CAs (bug #54699). + * Don't remove cache-files because of inconsistent + metadata (sr #109587). + * Add query-string to path on redirect (bug #54943). + * Ignore option "nofail" (fixes bug #51521). + ------------------------------------------------------------------- Mon Feb 26 11:27:55 UTC 2018 - jengelh@inai.de diff --git a/davfs2.spec b/davfs2.spec index d8b0904..f09b152 100644 --- a/davfs2.spec +++ b/davfs2.spec @@ -1,7 +1,7 @@ # # spec file for package davfs2 # -# Copyright (c) 2018 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 @@ -12,17 +12,17 @@ # 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/ # Summary: FUSE-Filesystem to access WebDAV servers -License: GPL-3.0 +License: GPL-3.0-only Group: System/Filesystems Name: davfs2 -Version: 1.5.4 +Version: 1.5.6 Release: 0 -Url: http://savannah.nongnu.org/projects/%{name} +URL: http://savannah.nongnu.org/projects/%{name} Source0: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz Source1: http://download.savannah.nongnu.org/releases/%{name}/%{name}-%{version}.tar.gz.sig Source2: %{name}-rpmlintrc