platform/upstream/fuse.git
13 months agoutil/ulockmgr_server.c: conditionally define closefrom (fix glibc-2.34+) 24/290224/1 accepted/tizen_8.0_unified accepted/tizen_unified accepted/tizen_unified_dev tizen tizen_8.0 accepted/tizen/8.0/unified/20231005.094852 accepted/tizen/unified/20230605.170310 accepted/tizen/unified/dev/20230726.115447 submit/tizen/20230428.093600 tizen_8.0_m2_release
Sam James [Sat, 24 Jul 2021 21:02:45 +0000 (22:02 +0100)]
util/ulockmgr_server.c: conditionally define closefrom (fix glibc-2.34+)

closefrom(3) has joined us in glibc-land from *BSD and Solaris. Since
it's available in glibc 2.34+, we want to detect it and only define our
fallback if the libc doesn't provide it.

Bug: https://bugs.gentoo.org/803923
Change-Id: I764e3205508e1fbaa57b0f5ebaecc9b41cad874f
Origin: upstream, https://github.com/libfuse/libfuse/commit/5a43d0f724c56f8836f3f92411e0de1b5f82db32
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
13 months agoUpdate to version 2.9.9 23/290223/1
Marek Pikuła [Tue, 15 Nov 2022 12:23:33 +0000 (13:23 +0100)]
Update to version 2.9.9

Change-Id: I9c8067e3bc58e52e5159a3d4ac1e6ba8fcb6d0fa
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
13 months agoFix build errors regarding autoconf/automake/etc version-up
Hyotaek Shim [Thu, 3 Mar 2022 07:02:16 +0000 (16:02 +0900)]
Fix build errors regarding autoconf/automake/etc version-up

Change-Id: Ic50e0a0cdd94d809be252fb6bba0b267c62aed5b
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
13 months agoClarify license declaration for each package
Hyotaek Shim [Tue, 14 Sep 2021 11:39:37 +0000 (20:39 +0900)]
Clarify license declaration for each package

Change-Id: Ica926ecfdaa2844db562a901310be8c7c05880a8
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
13 months agoAdd license file for libulockmgr package
Yunmi Ha [Tue, 30 Jun 2020 09:48:04 +0000 (18:48 +0900)]
Add license file for libulockmgr package

Change-Id: I264a239042588b7303bf0e244a973d0a573242af
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
13 months agoChange automake version to 1.15 for efl 1.2.
lokilee73 [Tue, 6 Feb 2018 05:25:28 +0000 (14:25 +0900)]
Change automake version to 1.15 for efl 1.2.
There is a dependancy between efl and automake.

Change-Id: I11a4c6735614cc1e1da4654f8495d754b260b2d5
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
13 months agoInstall license file to /usr/share/licenses
Yunmi Ha [Tue, 28 Mar 2017 05:41:31 +0000 (14:41 +0900)]
Install license file to /usr/share/licenses

Need to install license file per each rpm package.
Add license file to libfuse package.

Change-Id: I92a8529fa84afb045fa83e92d369b81b6f661a74
Signed-off-by: Yunmi Ha <yunmi.ha@samsung.com>
13 months agoTizen branch rebased and updated to 2.9.6
silas jeon [Wed, 25 May 2016 11:47:41 +0000 (20:47 +0900)]
Tizen branch rebased and updated to 2.9.6

aclocal.m4
configure
/util/Makefile.in

have changed

Change-Id: I231acd75f28943228471417508ba755e1e25dd9f

13 months agolicense: update license name
Taeyoung Kim [Fri, 25 Mar 2016 03:15:33 +0000 (12:15 +0900)]
license: update license name

Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
Change-Id: I86b221f8a77f10810e3285a97b0492f0a48c5db8

13 months agoFix Launchpad bug #1087757 - fuse not building for aarch64
Ilya Palachev [Thu, 20 Mar 2014 13:07:07 +0000 (17:07 +0400)]
Fix Launchpad bug #1087757 - fuse not building for aarch64

Tizen toolchain team in Samsung company is planning to build Tizen
for new arm 64 bit architecture - Aarch64. But package "fuse" cannot
be built for this architecture because of build errors.

The same problem appeared in open-source version of fuse during the
build on Launchpad for aarch64. It was fixed and the patch was made.

Bug: https://bugs.launchpad.net/linaro-oe/+bug/1087757
Change-Id: I8d9cdbccd0e788ffa959449371765cd171c3cdf4
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
13 months agoFixed package groups
Anas Nashif [Tue, 6 Aug 2013 15:03:07 +0000 (11:03 -0400)]
Fixed package groups

13 months agoUpdate license and package groups
Anas Nashif [Tue, 6 Aug 2013 14:48:56 +0000 (10:48 -0400)]
Update license and package groups

13 months agoresetting manifest requested domain to floor
Alexandru Cornea [Fri, 28 Jun 2013 18:44:14 +0000 (21:44 +0300)]
resetting manifest requested domain to floor

13 months agoUse upstream permissions for /usr/bin/fusermount
Patrick McCarty [Fri, 12 Apr 2013 22:41:48 +0000 (15:41 -0700)]
Use upstream permissions for /usr/bin/fusermount

By default, /usr/bin/fusermount installs with the setuid bit set, and is
owned by root/root.  Setting 4750 permissions with 'trusted' group owner
is only useful if that group exists and certain UIDs are members of that
group, but that it is not currently the case.

This commit restores upstream permissions to /usr/bin/fusermount,
leaving the explicit %attr to make the setuid executable more visible.

Change-Id: I9871c9848b2b1bc5ad5f828911bf510bc72b62a2

13 months agoupdate to 2.9.2
Anas Nashif [Wed, 28 Nov 2012 03:31:30 +0000 (19:31 -0800)]
update to 2.9.2

13 months agoupdate to 2.9.2
Anas Nashif [Wed, 28 Nov 2012 02:20:10 +0000 (18:20 -0800)]
update to 2.9.2

13 months agoupdate to 2.9.2
Anas Nashif [Wed, 28 Nov 2012 01:26:14 +0000 (17:26 -0800)]
update to 2.9.2

13 months agoupdate to 2.9.2
Anas Nashif [Wed, 28 Nov 2012 01:25:54 +0000 (17:25 -0800)]
update to 2.9.2

13 months agoupdate to 2.9.2
Anas Nashif [Wed, 28 Nov 2012 01:21:30 +0000 (17:21 -0800)]
update to 2.9.2

13 months agopackage licenses as %license
Anas Nashif [Mon, 26 Nov 2012 21:49:45 +0000 (13:49 -0800)]
package licenses as %license

13 months agoremove examples
Anas Nashif [Wed, 14 Nov 2012 22:19:47 +0000 (14:19 -0800)]
remove examples

13 months agodo not install docs, remove lib/* sbin/*
Anas Nashif [Wed, 14 Nov 2012 22:18:08 +0000 (14:18 -0800)]
do not install docs, remove lib/* sbin/*

13 months agofuse install fixes
Chris E Ferron [Mon, 12 Nov 2012 22:35:30 +0000 (14:35 -0800)]
fuse install fixes

13 months agofuse gnu source fixes
Chris E Ferron [Mon, 12 Nov 2012 22:35:07 +0000 (14:35 -0800)]
fuse gnu source fixes

13 months agofusermount-compile-as-pie
Chris E Ferron [Mon, 12 Nov 2012 22:34:22 +0000 (14:34 -0800)]
fusermount-compile-as-pie

13 months agofix pthread in fuse pc
Chris E Ferron [Mon, 12 Nov 2012 22:33:57 +0000 (14:33 -0800)]
fix pthread in fuse pc

13 months agoinital packaging commit
Chris E Ferron [Mon, 12 Nov 2012 22:33:27 +0000 (14:33 -0800)]
inital packaging commit

13 months agoImported Upstream version 2.9.9 upstream upstream/2.9.9
Łukasz Stelmach [Tue, 21 Mar 2023 15:35:04 +0000 (16:35 +0100)]
Imported Upstream version 2.9.9

7 years agoImported Upstream version 2.9.6 20/70120/5 upstream/2.9.6
silas.jeon [Wed, 18 May 2016 06:31:52 +0000 (15:31 +0900)]
Imported Upstream version 2.9.6
Change-Id: I646f2252290e7fad0d4aba020919122993d16eef

11 years agoImported Upstream version 2.9.2 upstream/2.9.2
Anas Nashif [Wed, 28 Nov 2012 01:13:54 +0000 (17:13 -0800)]
Imported Upstream version 2.9.2

11 years agoImported Upstream version 2.9.0 upstream/2.9.0
Chris E Ferron [Mon, 12 Nov 2012 22:30:59 +0000 (14:30 -0800)]
Imported Upstream version 2.9.0