fuse 3.7.0-2 (x86_64;znver1;armv7hnl;aarch64) 2019-7478
9999

Status published
Submitter nobodydead [@T] gmail.com
Platform rolling
Repository main
URL https://abf.openmandriva.org/build_lists/615407
Packages
fuse-3.7.0-2.x86_64.binary
fuse-3.7.0-2.x86_64.source
fuse-debuginfo-3.7.0-2.x86_64.debuginfo
lib64fuse3_3-3.7.0-2.x86_64.binary
lib64fuse3_3-debuginfo-3.7.0-2.x86_64.debuginfo
lib64fuse3-devel-3.7.0-2.x86_64.binary
fuse-3.7.0-2.znver1.source
fuse-3.7.0-2.znver1.binary
fuse-debuginfo-3.7.0-2.znver1.debuginfo
lib64fuse3_3-3.7.0-2.znver1.binary
lib64fuse3_3-debuginfo-3.7.0-2.znver1.debuginfo
lib64fuse3-devel-3.7.0-2.znver1.binary
fuse-3.7.0-2.armv7hnl.binary
fuse-3.7.0-2.armv7hnl.source
fuse-debuginfo-3.7.0-2.armv7hnl.debuginfo
libfuse3_3-3.7.0-2.armv7hnl.binary
libfuse3_3-debuginfo-3.7.0-2.armv7hnl.debuginfo
libfuse3-devel-3.7.0-2.armv7hnl.binary
fuse-3.7.0-2.aarch64.binary
fuse-3.7.0-2.aarch64.source
fuse-debuginfo-3.7.0-2.aarch64.debuginfo
lib64fuse3_3-3.7.0-2.aarch64.binary
lib64fuse3_3-debuginfo-3.7.0-2.aarch64.debuginfo
lib64fuse3-devel-3.7.0-2.aarch64.binary
Build Date 2019-10-11 01:48:14 +0000 UTC
Last Updated 2019-10-12 10:42:05.31371812 +0000 UTC
$ git show --format=fuller --patch-with-stat --summary f9c2e970192d30d55437bee6ca2caf3c58267677

commit f9c2e970192d30d55437bee6ca2caf3c58267677
Author:     Bernhard Rosenkränzer <bero@lindev.ch>
AuthorDate: Fri Oct 11 03:41:27 2019 +0200
Commit:     Bernhard Rosenkränzer <bero@lindev.ch>
CommitDate: Fri Oct 11 03:41:27 2019 +0200

    Make sure fusermount3 is setuid root, enable LTO
---
 fuse.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/fuse.spec b/fuse.spec
index d457084..1a408f6 100644
--- a/fuse.spec
+++ b/fuse.spec
@@ -3,13 +3,13 @@
 %define devname %mklibname %{name}3 -d
 %define static %mklibname %{name}3 -d -s
 # https://github.com/libfuse/libfuse/issues/198
-# lto not supported yet
-%define _disable_lto 1
+# gcc lto not supported yet, but doesn't seem to affect clang
+#define _disable_lto 1
 
 Summary:	Interface for userspace programs to export a virtual filesystem to the kernel
 Name:		fuse
 Version:	3.7.0
-Release:	1
+Release:	2
 License:	GPLv2+
 Group:		System/Base
 Url:		https://github.com/libfuse/libfuse
@@ -57,7 +57,7 @@ Static libraries for fuse.
 
 %prep
 %autosetup -p1
-%meson -Duseroot=false
+%meson -Duseroot=false -Db_lto=true
 
 %build
 %meson_build
@@ -79,9 +79,9 @@ rm -rf %{buildroot}%{_sysconfdir}/init.d
 %files
 %config(noreplace) %{_sysconfdir}/fuse.conf
 /lib/udev/rules.d/99-fuse3.rules
-/bin/fusermount3
+%attr(4755,root,root) /bin/fusermount3
 /sbin/mount.fuse3
-%{_bindir}/fusermount3
+%attr(4755,root,root) %{_bindir}/fusermount3
 %{_sbindir}/mount.fuse3
 %{_mandir}/man1/fusermount3.1*
 %{_mandir}/man8/mount.fuse3.8*
Not Available

benbullard79 [@T] cox.netThese look ready to move, need to get them out of way of Qt/KF1629d 20hrs
benbullard79 [@T] cox.netNo Comment.1629d 19hrs
benbullard79 [@T] cox.netNo Comment.1629d 19hrs