[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.0.1-269-g03272ad5

Allan McRae allan at archlinux.org
Sat May 12 13:15:18 UTC 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".

The branch, master has been updated
       via  03272ad57142a1c7dacf1d9933d52650d3936225 (commit)
       via  40937b381abd013cf3473af4ea04bf52fecf0854 (commit)
      from  af6125fbcc51b2074321003c3cbd74aeb65d9b7b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 03272ad57142a1c7dacf1d9933d52650d3936225
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date:   Fri Apr 20 19:46:16 2018 +0200

    libmakepkg: Support file 5.33's application/x-pie-executable
    
    file 5.33 introduces a new MIME type "application/x-pie-executable",
    which is used for relocatable binaries. makepkg ignored these binaries
    and did not attempt to strip them.
    
    Handle the new MIME type like the old "application/x-sharedlib".
    Stripping the binaries with --strip-unneeded to keep relocation
    information should be the correct thing to do.
    
    file 5.33 also misidentifies actual libraries as PIE executables, so we
    didn't strip any shared libraries, either. We now work around this bug.
    
    Signed-off-by: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
    Signed-off-by: Allan McRae <allan at archlinux.org>

commit 40937b381abd013cf3473af4ea04bf52fecf0854
Author: Andrew Gregory <andrew.gregory.8 at gmail.com>
Date:   Sat Feb 25 12:21:17 2017 -0500

    util/pkgbuild: fix broken indentation
    
    Signed-off-by: Allan McRae <allan at archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 doc/makepkg.conf.5.txt                 |  4 ++--
 scripts/libmakepkg/tidy/strip.sh.in    |  2 ++
 scripts/libmakepkg/util/pkgbuild.sh.in | 16 ++++++++--------
 3 files changed, 12 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list