public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Marcel Lorenz <marcel.lorenz@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] acl: update to 2.2.52
Date: Sat, 05 Mar 2016 08:23:34 +0100	[thread overview]
Message-ID: <93ec1e80ab2f332342a416acd74e3214@mail01.ipfire.org> (raw)
In-Reply-To: <1457114151.6973.87.camel@ipfire.org>

[-- Attachment #1: Type: text/plain, Size: 7358 bytes --]

Hi,

thx for this info, I'm leaning... :)

Greetings,
Marcel

Am 2016-03-04 18:55, schrieb Michael Tremer:
> Hi,
> 
> in cases of an updated patch you should use [PATCH v2] in the headline
> and log on to patchwork and deprecate the old one by marking it as
> superseeded.
> 
> You should also check out how to use the In-Reply-To: header.
> 
> Best,
> -Michael
> 
> On Fri, 2016-03-04 at 18:12 +0100, Marcel Lorenz wrote:
>> Update acl to latst version from linux from scratch
>> The library will be in /usr/lib
>> 
>> Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
>> 
>> ---
>>  config/rootfiles/common/acl | 86 +++++++++++++++++++++++----------
>> ------------
>>  lfs/acl                     | 17 ++++-----
>>  2 files changed, 53 insertions(+), 50 deletions(-)
>> 
>> diff --git a/config/rootfiles/common/acl
>> b/config/rootfiles/common/acl
>> index 630e4c7..729179e 100644
>> --- a/config/rootfiles/common/acl
>> +++ b/config/rootfiles/common/acl
>> @@ -12,51 +12,10 @@ 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
>>  #usr/share/doc/acl
>>  #usr/share/doc/acl/CHANGES.gz
>>  #usr/share/doc/acl/COPYING
>> +#usr/share/doc/acl/COPYING.LGPL
>>  #usr/share/doc/acl/PORTING
>>  #usr/share/doc/acl/README
>>  #usr/share/locale/de/LC_MESSAGES/acl.mo
>> @@ -65,3 +24,46 @@ usr/libexec/libacl.so
>>  #usr/share/locale/gl/LC_MESSAGES/acl.mo
>>  #usr/share/locale/pl/LC_MESSAGES/acl.mo
>>  #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..de3ac49 100644
>> --- a/lfs/acl
>> +++ b/lfs/acl
>> @@ -1,7 +1,7 @@
>>  ####################################################################
>> ###########
>>  #                                                                   
>>           #
>>  # IPFire.org - A linux based
>> firewall                                         #
>> -# Copyright (C) 2010  IPFire Team  <info(a)ipfire.org>                
>>           #
>> +# Copyright (C) 2007-2016 IPFire Team  <info(a)ipfire.org>            
>>           #
>>  #                                                                   
>>           #
>>  # This program is free software: you can redistribute it and/or
>> modify        #
>>  # it under the terms of the GNU General Public License as published
>> by        #
>> @@ -24,13 +24,13 @@
>>  
>>  include Config
>>  
>> -VER        = 2.2.47
>> +VER        = 2.2.52
>>  
>>  THISAPP    = acl-$(VER)
>> -DL_FILE    = $(THISAPP).tar.bz2
>> +DL_FILE    = $(THISAPP).src.tar.gz
>>  DL_FROM    = $(URL_IPFIRE)
>> -DIR_APP    = $(DIR_SRC)/$(THISAPP)
>> -TARGET     = $(DIR_INFO)/$(THISAPP)
>> +DIR_APP    = $(DIR_SRC)/acl-2.2.52
>> +TARGET     = $(DIR_INFO)/acl-2.2.52
>>  
>>  ####################################################################
>> ###########
>>  # Top-level Rules
>> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>>  
>>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>>  
>> -$(DL_FILE)_MD5 = 09c8b9684695527e8f237364afb7811f
>> +$(DL_FILE)_MD5 = a61415312426e9c2212bd7dc7929abda
>>  
>>  install : $(TARGET)
>>  
>> @@ -69,11 +69,12 @@ $(subst %,%_MD5,$(objects)) :
>>  
>>  $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
>>  	@$(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=/usr --
>> libexecdir=/usr/lib --disable-static
>>  	cd $(DIR_APP) && make
>>  	cd $(DIR_APP) && make install
>>  	cd $(DIR_APP) && make install-lib
>>  	cd $(DIR_APP) && make install-dev
>> +	chmod -v 755 /usr/lib/libacl.so
>>  	@rm -rf $(DIR_APP)
>>  	@$(POSTBUILD)


  reply	other threads:[~2016-03-05  7:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04 17:12 Marcel Lorenz
2016-03-04 17:55 ` Michael Tremer
2016-03-05  7:23   ` Marcel Lorenz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-06-26  8:38 Marcel Lorenz
     [not found] <af65101b5f3a0b83128bb9251e447065@mail01.ipfire.org>
2016-03-04 16:44 ` Michael Tremer
2016-03-04 16:52   ` Marcel Lorenz
2016-03-04  6:55 Marcel Lorenz
2016-03-04 12:02 ` Michael Tremer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=93ec1e80ab2f332342a416acd74e3214@mail01.ipfire.org \
    --to=marcel.lorenz@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox