platform/upstream/fuse.git
10 years agoFix Launchpad bug #1087757 - fuse not building for aarch64 14/18314/4 accepted/tizen_3.0.2014.q3_common accepted/tizen_3.0.m14.3_ivi accepted/tizen_ivi_panda tizen_3.0.2014.q3_common tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common tizen_3.0.2015.q2_common tizen_3.0.m14.3_ivi tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_3.0_ivi tizen_ivi_panda accepted/tizen/common/20140923.084925 accepted/tizen/ivi/20140926.190006 accepted/tizen/ivi/20160218.024709 accepted/tizen/ivi/panda/20140403.014625 submit/tizen/20140923.004548 submit/tizen_ivi/20160217.000000 submit/tizen_ivi/20160217.000005 submit/tizen_ivi_panda/20140403.011955 submit/tizen_mobile/20141120.000000 tizen_3.0.2014.q3_common_release tizen_3.0.m14.3_ivi_release tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release tizen_3.0_ivi_release
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>
10 years agoFixed package groups 14/7814/1 accepted/tizen/ivi/genivi accepted/tizen/ivi/stable accepted/tizen_generic tizen_3.0.m14.2_ivi tizen_ivi_genivi accepted/tizen/20130912.084349 accepted/tizen/20130912.092624 accepted/tizen/20130912.092911 accepted/tizen/ivi/genivi/20140131.030044 ivi_oct_m2 submit/tizen/20130806.150309 submit/tizen/20130912.075801 submit/tizen_ivi_genivi/20140131.025451 tizen_3.0.m14.2_ivi_release
Anas Nashif [Tue, 6 Aug 2013 15:03:07 +0000 (11:03 -0400)]
Fixed package groups

10 years agoUpdate license and package groups 13/7813/1 submit/tizen/20130806.144858
Anas Nashif [Tue, 6 Aug 2013 14:48:56 +0000 (10:48 -0400)]
Update license and package groups

10 years agoresetting manifest requested domain to floor 44/4644/1 accepted/tizen/20130710.220623 submit/tizen/20130710.130932
Alexandru Cornea [Fri, 28 Jun 2013 18:44:14 +0000 (21:44 +0300)]
resetting manifest requested domain to floor

11 years agoUse upstream permissions for /usr/bin/fusermount accepted/tizen/20130503.223243 accepted/tizen/20130520.095443 accepted/trunk/20130414.090603 submit/tizen/20130503.191648 submit/tizen/20130509.174355 submit/tizen/20130517.021048 submit/trunk/20130412.231147
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

11 years agoupdate to 2.9.2 accepted/trunk/20130325.212310 submit/trunk/20130325.074457
Anas Nashif [Wed, 28 Nov 2012 03:31:30 +0000 (19:31 -0800)]
update to 2.9.2

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

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

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

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

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

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

11 years 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/*

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

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

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

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

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

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