[pacman-dev] [GIT] The official pacman repository branch, master, updated. v5.1.1-215-gde6249ce

Allan McRae allan at archlinux.org
Mon Oct 7 03:48:47 UTC 2019


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  de6249ce221aae4062ea131d4f676f7e3d44af28 (commit)
      from  2a792ac7bb1ceda42767c696e2664819b47ffc3b (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 de6249ce221aae4062ea131d4f676f7e3d44af28
Author: Eli Schwartz <eschwartz at archlinux.org>
Date:   Sun Aug 11 23:46:25 2019 -0400

    Support file with seccomp enabled
    
    Not all compression types can be detected in the seccomp sandbox, so we
    need to disable it. This requires either configuring makepkg to know the
    sandbox is available, or checking for file >= 5.38 in which the sandbox
    option is a no-op even when seccomp is disabled.
    
    - Requires autoconf-archive for autotools version compare macro.
    - meson version comparison could be made a lot simpler using meson-git.
    
    Fixes FS#58626
    
    Signed-off-by: Eli Schwartz <eschwartz at archlinux.org>
    Signed-off-by: Allan McRae <allan at archlinux.org>

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

Summary of changes:
 RELEASE                              |  1 +
 build-aux/edit-script.sh.in          |  1 +
 configure.ac                         | 19 +++++++++++++++++++
 meson.build                          | 10 ++++++++++
 meson_options.txt                    |  3 +++
 scripts/Makefile.am                  |  1 +
 scripts/libmakepkg/source/file.sh.in |  2 +-
 7 files changed, 36 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
The official pacman repository


More information about the pacman-dev mailing list