From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] acl: update to 2.2.52 Date: Fri, 04 Mar 2016 16:44:18 +0000 Message-ID: <1457109858.6973.81.camel@ipfire.org> In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6553063510315764937==" List-Id: --===============6553063510315764937== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hi, I assumed so. The reason for that is that they want to be able to support booting with /usr being on a second harddrive. We do not support that any way. So the library should stay in /usr/lib. Best, -Michael P.S. Please always use "reply all". On Fri, 2016-03-04 at 17:35 +0100, Marcel Lorenz wrote: > Hi, >=20 > It is the new default setting of Linux from Scratch. I've not=C2=A0 > questioned... >=20 > http://www.linuxfromscratch.org/blfs/view/7.5/postlfs/acl.html >=20 > Marcel >=20 > Am 2016-03-04 13:02, schrieb Michael Tremer: > > Hi, > >=20 > > what is the reason that the library is moved from /usr/lib to /lib? > >=20 > > -Michael > >=20 > > On Fri, 2016-03-04 at 07:55 +0100, Marcel Lorenz wrote: > > > Update acl to latst version from linux from scratch > > >=20 > > > Signed-off-by: Marcel Lorenz > > >=20 > > > --- > > > =C2=A0config/rootfiles/common/acl | 94 ++++++++++++++++++++++--------- > > > ---- > > > ---------- > > > =C2=A0lfs/acl=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0| 19 +++= ++---- > > > =C2=A02 files changed, 57 insertions(+), 56 deletions(-) > > >=20 > > > diff --git a/config/rootfiles/common/acl > > > b/config/rootfiles/common/acl > > > index 630e4c7..1ad5952 100644 > > > --- a/config/rootfiles/common/acl > > > +++ b/config/rootfiles/common/acl > > > @@ -1,62 +1,17 @@ > > > +lib/libacl.so.1 > > > +lib/libacl.so.1.1.0 > > > =C2=A0usr/bin/chacl > > > =C2=A0usr/bin/getfacl > > > =C2=A0usr/bin/setfacl > > > =C2=A0#usr/include/acl > > > =C2=A0#usr/include/acl/libacl.h > > > =C2=A0#usr/include/sys/acl.h > > > -#usr/lib/libacl.a > > > =C2=A0#usr/lib/libacl.la > > > =C2=A0usr/lib/libacl.so > > > -usr/lib/libacl.so.1 > > > -usr/lib/libacl.so.1.1.0 > > > -#usr/libexec/libacl.a > > > -#usr/libexec/libacl.la > > > -usr/libexec/libacl.so > > > -#usr/man/man1/chacl.1 > > > -#usr/man/man1/getfacl.1 > > > -#usr/man/man1/setfacl.1 > > > -#usr/man/man3/acl_add_perm.3 > > > -#usr/man/man3/acl_calc_mask.3 > > > -#usr/man/man3/acl_check.3 > > > -#usr/man/man3/acl_clear_perms.3 > > > -#usr/man/man3/acl_cmp.3 > > > -#usr/man/man3/acl_copy_entry.3 > > > -#usr/man/man3/acl_copy_ext.3 > > > -#usr/man/man3/acl_copy_int.3 > > > -#usr/man/man3/acl_create_entry.3 > > > -#usr/man/man3/acl_delete_def_file.3 > > > -#usr/man/man3/acl_delete_entry.3 > > > -#usr/man/man3/acl_delete_perm.3 > > > -#usr/man/man3/acl_dup.3 > > > -#usr/man/man3/acl_entries.3 > > > -#usr/man/man3/acl_equiv_mode.3 > > > -#usr/man/man3/acl_error.3 > > > -#usr/man/man3/acl_extended_fd.3 > > > -#usr/man/man3/acl_extended_file.3 > > > -#usr/man/man3/acl_free.3 > > > -#usr/man/man3/acl_from_mode.3 > > > -#usr/man/man3/acl_from_text.3 > > > -#usr/man/man3/acl_get_entry.3 > > > -#usr/man/man3/acl_get_fd.3 > > > -#usr/man/man3/acl_get_file.3 > > > -#usr/man/man3/acl_get_perm.3 > > > -#usr/man/man3/acl_get_permset.3 > > > -#usr/man/man3/acl_get_qualifier.3 > > > -#usr/man/man3/acl_get_tag_type.3 > > > -#usr/man/man3/acl_init.3 > > > -#usr/man/man3/acl_set_fd.3 > > > -#usr/man/man3/acl_set_file.3 > > > -#usr/man/man3/acl_set_permset.3 > > > -#usr/man/man3/acl_set_qualifier.3 > > > -#usr/man/man3/acl_set_tag_type.3 > > > -#usr/man/man3/acl_size.3 > > > -#usr/man/man3/acl_to_any_text.3 > > > -#usr/man/man3/acl_to_text.3 > > > -#usr/man/man3/acl_valid.3 > > > -#usr/man/man5/acl.5 > > > =C2=A0#usr/share/doc/acl > > > =C2=A0#usr/share/doc/acl/CHANGES.gz > > > =C2=A0#usr/share/doc/acl/COPYING > > > +#usr/share/doc/acl/COPYING.LGPL > > > =C2=A0#usr/share/doc/acl/PORTING > > > =C2=A0#usr/share/doc/acl/README > > > =C2=A0#usr/share/locale/de/LC_MESSAGES/acl.mo > > > @@ -65,3 +20,46 @@ usr/libexec/libacl.so > > > =C2=A0#usr/share/locale/gl/LC_MESSAGES/acl.mo > > > =C2=A0#usr/share/locale/pl/LC_MESSAGES/acl.mo > > > =C2=A0#usr/share/locale/sv/LC_MESSAGES/acl.mo > > > +#usr/share/man/man1/chacl.1 > > > +#usr/share/man/man1/getfacl.1 > > > +#usr/share/man/man1/setfacl.1 > > > +#usr/share/man/man3/acl_add_perm.3 > > > +#usr/share/man/man3/acl_calc_mask.3 > > > +#usr/share/man/man3/acl_check.3 > > > +#usr/share/man/man3/acl_clear_perms.3 > > > +#usr/share/man/man3/acl_cmp.3 > > > +#usr/share/man/man3/acl_copy_entry.3 > > > +#usr/share/man/man3/acl_copy_ext.3 > > > +#usr/share/man/man3/acl_copy_int.3 > > > +#usr/share/man/man3/acl_create_entry.3 > > > +#usr/share/man/man3/acl_delete_def_file.3 > > > +#usr/share/man/man3/acl_delete_entry.3 > > > +#usr/share/man/man3/acl_delete_perm.3 > > > +#usr/share/man/man3/acl_dup.3 > > > +#usr/share/man/man3/acl_entries.3 > > > +#usr/share/man/man3/acl_equiv_mode.3 > > > +#usr/share/man/man3/acl_error.3 > > > +#usr/share/man/man3/acl_extended_fd.3 > > > +#usr/share/man/man3/acl_extended_file.3 > > > +#usr/share/man/man3/acl_extended_file_nofollow.3 > > > +#usr/share/man/man3/acl_free.3 > > > +#usr/share/man/man3/acl_from_mode.3 > > > +#usr/share/man/man3/acl_from_text.3 > > > +#usr/share/man/man3/acl_get_entry.3 > > > +#usr/share/man/man3/acl_get_fd.3 > > > +#usr/share/man/man3/acl_get_file.3 > > > +#usr/share/man/man3/acl_get_perm.3 > > > +#usr/share/man/man3/acl_get_permset.3 > > > +#usr/share/man/man3/acl_get_qualifier.3 > > > +#usr/share/man/man3/acl_get_tag_type.3 > > > +#usr/share/man/man3/acl_init.3 > > > +#usr/share/man/man3/acl_set_fd.3 > > > +#usr/share/man/man3/acl_set_file.3 > > > +#usr/share/man/man3/acl_set_permset.3 > > > +#usr/share/man/man3/acl_set_qualifier.3 > > > +#usr/share/man/man3/acl_set_tag_type.3 > > > +#usr/share/man/man3/acl_size.3 > > > +#usr/share/man/man3/acl_to_any_text.3 > > > +#usr/share/man/man3/acl_to_text.3 > > > +#usr/share/man/man3/acl_valid.3 > > > +#usr/share/man/man5/acl.5 > > > diff --git a/lfs/acl b/lfs/acl > > > index 047ff5e..5a143ec 100644 > > > --- a/lfs/acl > > > +++ b/lfs/acl > > > @@ -1,7 +1,7 @@ > > > =C2=A0################################################################ > > > #### > > > ########### > > > =C2=A0#=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > =C2=A0# IPFire.org - A linux based > > > firewall=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > -# Copyright (C) 2010=C2=A0=C2=A0IPFire Team=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > +# Copyright (C) 2007-2016 IPFire Team=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > =C2=A0#=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0 > > > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > =C2=A0# This program is free software: you can redistribute it and/or > > > modify=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > =C2=A0# it under the terms of the GNU General Public License as > > > published > > > by=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0# > > > @@ -24,13 +24,13 @@ > > > =C2=A0 > > > =C2=A0include Config > > > =C2=A0 > > > -VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D 2.2.47 > > > +VER=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D 2.2.52 > > > =C2=A0 > > > =C2=A0THISAPP=C2=A0=C2=A0=C2=A0=C2=A0=3D acl-$(VER) > > > -DL_FILE=C2=A0=C2=A0=C2=A0=C2=A0=3D $(THISAPP).tar.bz2 > > > +DL_FILE=C2=A0=C2=A0=C2=A0=C2=A0=3D $(THISAPP).src.tar.gz > > > =C2=A0DL_FROM=C2=A0=C2=A0=C2=A0=C2=A0=3D $(URL_IPFIRE) > > > -DIR_APP=C2=A0=C2=A0=C2=A0=C2=A0=3D $(DIR_SRC)/$(THISAPP) > > > -TARGET=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D $(DIR_INFO)/$(THISAPP) > > > +DIR_APP=C2=A0=C2=A0=C2=A0=C2=A0=3D $(DIR_SRC)/acl-2.2.52 > > > +TARGET=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=3D $(DIR_INFO)/acl-2.2.52 > > > =C2=A0 > > > =C2=A0################################################################ > > > #### > > > ########### > > > =C2=A0# Top-level Rules > > > @@ -40,7 +40,7 @@ objects =3D $(DL_FILE) > > > =C2=A0 > > > =C2=A0$(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) > > > =C2=A0 > > > -$(DL_FILE)_MD5 =3D 09c8b9684695527e8f237364afb7811f > > > +$(DL_FILE)_MD5 =3D a61415312426e9c2212bd7dc7929abda > > > =C2=A0 > > > =C2=A0install : $(TARGET) > > > =C2=A0 > > > @@ -69,11 +69,14 @@ $(subst %,%_MD5,$(objects)) : > > > =C2=A0 > > > =C2=A0$(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects)) > > > =C2=A0 @$(PREBUILD) > > > - @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar jxf > > > $(DIR_DL)/$(DL_FILE) > > > - cd $(DIR_APP) && ./configure > > > + @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf > > > $(DIR_DL)/$(DL_FILE) > > > + cd $(DIR_APP) && ./configure --prefix=3D/usr -- > > > libexecdir=3D/usr/lib --disable-static > > > =C2=A0 cd $(DIR_APP) && make > > > =C2=A0 cd $(DIR_APP) && make install > > > =C2=A0 cd $(DIR_APP) && make install-lib > > > =C2=A0 cd $(DIR_APP) && make install-dev > > > + chmod -v 755 /usr/lib/libacl.so > > > + mv -v /usr/lib/libacl.so.* /lib > > > + ln -sfv ../../lib/libacl.so.1 /usr/lib/libacl.so > > > =C2=A0 @rm -rf $(DIR_APP) > > > =C2=A0 @$(POSTBUILD) >=20 --===============6553063510315764937== Content-Type: application/pgp-signature Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="signature.asc" MIME-Version: 1.0 LS0tLS1CRUdJTiBQR1AgU0lHTkFUVVJFLS0tLS0KVmVyc2lvbjogR251UEcgdjEKCmlRSWNCQUFC Q2dBR0JRSlcyYnRqQUFvSkVJQjU4UDl2a0FrSFdqRVArZ1BtdkZzT2p5cUh3OTRKQUFHdVp1R3IK U283dDQrRHltNHUwRTlRUkRLc3ZiRGcvdmRvN1ZPdHRVeFN3NS9jMXRVbGpKSDBKd1NWR1NVTzJ1 aklvMm8zTwppNjNheDZXa3lTV3VDSFMwZFRyNUxFeFhTUVpObVhvYjYrSFhXQWEzVUdkT1ZuOVFn QUJDcjR3alo4V2V1YXYyCm1nd1dIaVBXcHRDWE50MndYaUJleDFWRXR4ZkJJdWU2N1lDVzFIVnlM c1VJdU0rS2pLRHU5RjZRQm9FZVlKY1IKSlIwN1J0c0ZmbjdSSWVISk1xZy9JRTR5ZXV2Tk90ZXZS OXd2LzVYZERacVpoM1NwNkI2bElaZFFVSFU5MFY0WApTbEJjajd6eWVhQ1JTMWplb2VVU1l0Qkdn N2gxQzBGRERjT3JEL0xFd2FNWjRuV1lXYjJFTCtpS21URGY5NkZmCkpOOHpJSDdzK1RIMUh1cGQ1 eFdtRkFZVGlZTjZJaW1DaFZLUVQ4bXZMRlVrTFhPVkpsNW85YVVrK2dZeXNqQ0QKRXRGN1EwZU40 ejRoN1YyR2dGemV2elQ2RGVEZVhXaEZZTy9PZXZuT2tkN3RYWFFGSk1iR1l1aG4rWlREeWVVTApv OGRZZEtvdXVYYmdqeVhMV2laYjc0Ymg5Y2JHeWRsVkhZVUZiNnl5RUJHakFqcDZ0SkVvTmIvUWdu bk9yNWFRCjRSaWdpdlB4Z0h6U0Y3SG9vOHF6Mk40WmV6SlhXUVFlZFpsTjAvWHRRNndhbGlXbTBp aFJCVWFUSjdQb2JGYk0KNThQVERYVERHK0NEQTQ2RUV0SVRiY3UzS2lGekVQNHVyY1VtMnJMTkF3 WDh1TGM2TWxiNUp2M01WR2VtelcvRQpTd2dvVTJCaElhNVE2QVNXWXFVNwo9UkVPdgotLS0tLUVO RCBQR1AgU0lHTkFUVVJFLS0tLS0K --===============6553063510315764937==--