app-misc / pax-utils

ELF utils that can check files for security relevant properties

Official package sites : https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities ·

A suite of ELF tools to aid auditing systems. Contains various ELF related utils for ELF32, ELF64 binaries useful for displaying PaX and security info on a large groups of binary files.

v9999 :: 0 :: gentoo

Modified
License
GPL-2
USE flags
caps man python seccomp test

v1.3.8 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
caps man python seccomp test

v1.3.7 :: 0 :: gentoo

Modified
License
GPL-2
Keywords
amd64 arm arm64 hppa ppc ppc64 sparc x86 ~alpha ~amd64-linux ~arm64-macos ~loong ~m68k ~mips ~ppc-macos ~riscv ~s390 ~x64-macos ~x64-solaris ~x86-linux
USE flags
caps man python seccomp test

General

caps
Use Linux capabilities library to control privilege
man
Build and install man pages
man
Build and install man pages
python
Install a more powerful/faster version of lddtree
seccomp
Enable seccomp (secure computing mode) to perform system call filtering at runtime to increase security of programs
test
Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)

python_single_target

python3_10
Build for Python 3.10 only
python3_11
Build for Python 3.11 only
python3_12
Build for Python 3.12 only
python3_13
Build for Python 3.13 only

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / pyelftools : pure-Python library for analyzing ELF files and DWARF debugging information

sys-libs / libcap : POSIX 1003.1e capabilities

dev-lang / python : Freethreading (no-GIL) version of Python programming language

dev-python / pyelftools : pure-Python library for analyzing ELF files and DWARF debugging information

sys-libs / libcap : POSIX 1003.1e capabilities

app-emulation / xen-tools : Xen tools including QEMU and xl

app-portage / iwdevtools : Small tools to aid with Gentoo development, primarily intended for QA

app-portage / recover-broken-vdb : Check Portage's VDB for internal inconsistency on ELF metadata

gnustep-base / gnustep-updater : Helper tool to upgrade Gentoo GNUstep installations

sys-apps / policycoreutils : SELinux core utilities

sys-apps / portage : The package management and distribution system for Gentoo

sys-apps / sandbox : sandbox'd LD_PRELOAD hack

sys-fs / zfs : Userland utilities for ZFS Linux kernel module

sys-kernel / genkernel : Gentoo automatic kernel building scripts

sys-kernel / ugrd : Python based POSIX initramfs generator with TOML definitions

sys-libs / glibc : GNU libc C library

589434
app-misc/pax-utils: scanelf: --needed should walk DT_RPATH/DT_RUNPATH paths
608764
app-misc/pax-utils: dumpelf: multiple misaligned address error
655478
app-misc/pax-utils: lddtree.py unable to detect default shared lib search path to mimic ld.so
815877
app-misc/pax-utils: allow runtime disabling of seccomp
831912
app-misc/pax-utils: lddtree applies main ELF's rpath to all children lookups
847493
app-misc/pax-utils: scanelf symbol search fails with non-stripped binaries
890028
<=app-misc/pax-utils-1.3.7 unknown crash in scanelf_file_get_symtabs
890577
<app-misc/pax-utils-1.3.8: heap overflow in ar_next (paxinc.c:96:20)
890579
<=app-misc/pax-utils-1.3.7: scanmacho multiple crashes from fuzzing
922906
<=app-misc/pax-utils-1.3.7: heap-buffer-overflow in dumpelf dumpelf.c:137:3
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.8 hppa, #942095
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.8 ppc64, #942095
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
app-misc/pax-utils: Stabilize 1.3.8 amd64, #942095
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-misc/pax-utils: Stabilize 1.3.8 x86, #942095
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-misc/pax-utils: Stabilize 1.3.8 ppc, #942095
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.8 sparc, #942095
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.8 arm64, #942095
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.8 arm, #942095
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: enable py3.13
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: add 1.3.8
Aliaksei Urbanski (1): Fix fuzz-dumpelf test Daniel Verkamp (1): lddtree: use readlink -f for absolute links David Riley (1): lddtree: Add --wrapper-preload Frederic Cambus (2): lddtree: allow lddtree.sh to find Xenocara libraries on OpenBSD. README: fix typo: s/peforming/performing. George Burgess IV (1): lddtree: add LD_ARGV0_REL Mathias Krause (4): seccomp: make socket() fail with -ENOSYS tests: add basic pspax test pspax: fix libcap memory leaks meson: avoid using replace() to not unnecessarily bump meson >= 0.58.0 Mike Frysinger (45): Revert "paxinc: include <alloca.h> for alloca" lddtree: add docstring for all classes pylintrc: remove old entries github: update to checkout@v3 lddtree: use f-string in warn message lddtree: fix argcomplete typing elf.h: pull from latest glibc update copyright headers dumpelf: use explicit 64-bit to display off_t github: disable fuzzing on macOS github: update to checkout@v4 lddtree: use older Python typing style lddtree: disable pyelftools pylint import errors lddtree: disable mypy import errors lddtree: add some more typing info for mypy github: add python checkers lddtree: raise min version to Python 3.8 pyproject.toml: add black & isort & mypy settings pylintrc: merge into pyproject.toml requirements: pin(ish) Python deps that we use to check things drop old __BOUNDS_CHECKING_ON support fix various typos found w/codespell github: add codespell checker build: use standard config.h naming build: use standard HAVE_xxx define style pspax: rework & document get_proc_name pspax: replace proc_fopen with fopenat_r pspax: fix buffer limiting in cmdline reading pspax: fix error handling when reading attr or ipaddr fail pspax: switch from fgets to getline unify usage() output across all the tools ar: handle invalid ascii numbers better ar: handle invalid extended filename offsets ar: switch from alloca to malloc scanelf: fix hashtable overflow checks README: update macOS name paxelf: reject ELFs with incomplete Ehdr structures dumpelf: free elf after fuzzing it to avoid leaking sanitizer: fix feature tests under clang dumpelf: check dyn pointer before DT_NULL check too dumpelf: improve note memory check dumpelf: limit note name display fuzz-ar: fuzzer for the archive parsing API fuzz-dumpelf: fix stats argument fuzzer: fix unused setting on argc & argv Mike Gilbert (1): make-seccomp-filters.sh: split cflags/ldflags for libseccomp Sam James (10): Make headers standalone (missing includes, prep for clang-tidy) *: IWYU fixes *: IWYU fixes deux .github: add Alpine CI Undo IWYU fixes paxinc: include <alloca.h> for alloca porting.h: include <stddef.h> for size_t, sort includes ci: make tests verbose meson.build: prepare for pax-utils-1.3.8 CI: update muon URL Takuto Ikuta (1): lddtree: keep relativeness of invoked program in elf wrapper Zach van Rijn (1): paxelf: use correct format string Bug: https://bugs.gentoo.org/890028 Bug: https://bugs.gentoo.org/890577 Bug: https://bugs.gentoo.org/890579 Bug: https://bugs.gentoo.org/922906 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
*/*: unkeyword ~ia64
Change was created by running the following command:: ekeyword ^ia64 */*/*.ebuild Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
app-misc/pax-utils: enable py3.12
Closes: https://bugs.gentoo.org/929338 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert · gentoo
app-misc/pax-utils: drop 1.3.5
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
app-misc/pax-utils: Stabilize 1.3.7 amd64, #909143
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
app-misc/pax-utils: Stabilize 1.3.7 ppc, #909143
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
app-misc/pax-utils: Stabilize 1.3.7 sparc, #909143
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
app-misc/pax-utils: Stabilize 1.3.7 hppa, #909143
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: disable py3.9
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: tidy HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-misc/pax-utils: Stabilize 1.3.7 x86, #909143
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
app-misc/pax-utils: Stabilize 1.3.7 arm64, #909143
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
app-misc/pax-utils: Stabilize 1.3.7 arm, #909143
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Arthur Zamarin · gentoo
app-misc/pax-utils: Stabilize 1.3.7 ppc64, #909143
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove sparc64-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Fabian Groffen · gentoo
*/*: remove sparc-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
*/*: remove x86-solaris keyword
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: keyword ~arm64-macos
Bug: https://bugs.gentoo.org/904474 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: drop 1.3.6-r1
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: add 1.3.7
Stop setting +man by default as the dist tarballs now include man pages. Bug: https://bugs.gentoo.org/892091 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
*/*: remove py3.8 from PYTHON_COMPAT
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
app-misc/pax-utils: drop 1.3.6
There's no sense in keeping broken versions around in ~arch. Bug: https://bugs.gentoo.org/890301 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Mike Gilbert · gentoo
app-misc/pax-utils: drop Python 3.8 from 9999
Bug: https://bugs.gentoo.org/890301 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sebastian Pipping · gentoo
app-misc/pax-utils: Drop broken Python 3.8 support from 1.3.6
Closes: https://bugs.gentoo.org/890301 Acked-by: Mike Gilbert <floppym@gentoo.org> Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: add 1.3.6
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: drop 1.3.4
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Arthur Zamarin · gentoo
app-misc/pax-utils: Stabilize 1.3.5 hppa, #867613
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: Stabilize 1.3.5 arm, #867613
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: Stabilize 1.3.5 ppc64, #867613
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: Stabilize 1.3.5 ppc, #867613
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: Stabilize 1.3.5 arm64, #867613
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: drop 1.3.3
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
app-misc/pax-utils: apply patch to reorder xmlto arguments
Closes: https://bugs.gentoo.org/869110 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
matoro · gentoo
app-misc/pax-utils: Stabilize 1.3.5 sparc, #867613
Closes: https://github.com/gentoo/gentoo/pull/27173 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
app-misc/pax-utils: Stabilize 1.3.5 x86, #867613
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Jakov Smolić · gentoo
app-misc/pax-utils: Stabilize 1.3.5 amd64, #867613
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: add 1.3.5
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: sort IUSE; set +man
Signed-off-by: Sam James <sam@gentoo.org>
Arsen Arsenović · gentoo
app-misc/pax-utils: add 9999
Signed-off-by: Arsen Arsenović <arsen@aarsen.me> Closes: https://github.com/gentoo/gentoo/pull/26367 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
app-misc/pax-utils: Stabilize 1.3.4 hppa, #856022
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: x86 stable wrt bug #856022
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #856022
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: sparc stable wrt bug #856022
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc64 stable wrt bug #856022
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc stable wrt bug #856022
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: arm64 stable wrt bug #856022
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: arm stable wrt bug #856022
Package-Manager: Portage-3.0.30, Repoman-3.0.3 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
app-misc/pax-utils: keyword 1.3.4 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
WANG Xuerui · gentoo
app-misc/pax-utils: add 1.3.4
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: drop 1.3.1, 1.3.2
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-misc/pax-utils: remove implicit kernel_linux
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Frysinger · gentoo
app-misc/pax-utils: drop old linux-headers dep
This was needed when the seccomp filters were generated on the fly via libseccomp, but we precompile & ship the filters ahead of time now, so don't need up-to-date kernel headers when building via the ebuild. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: update SRC_URI
slyfox@ has retired and I've archived the distfiles in my devspace. Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.3 ppc, #813753
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.3 hppa, #813753
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.3 arm64, #813753
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.3 arm, #813753
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: x86 stable wrt bug #813753
Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.3 sparc, #813753
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.3 ppc64, #813753
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.3 amd64, #813753
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: add note to adjust glibc ebuild on bumps
If we're bumping pax-utils to add new syscalls/reflect changing syscalls used by glibc, we need to make sure to update the glibc ebuild too to ensure the right version is used and avoid possible VDB corruption (e.g. when Portage calls scanelf). Bug: https://bugs.gentoo.org/811462 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.2 arm64, #802555
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.2 ppc64, #802555
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.2 ppc, #802555
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: bump up to 1.3.3 (glibc-2.34 compatible)
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.3.2 for hppa/sparc, bug #802555
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: x86 stable wrt bug #802555
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: sparc stable wrt bug #802555
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #802555
Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.2 arm, #802555
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
David Seifert · gentoo
app-misc/pax-utils: PYTHON_MULTI_USEDEP -> PYTHON_USEDEP
Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: allow python-3.10
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: bump up to 1.3.2
Two new changes: - lddtree: respect (destination) root with --argv0 interp probing - seccomp: fix build failure on mips (use _MIP_SIM tests) Fixed-by: Manuel Lauss Closes: https://bugs.gentoo.org/795075 Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: drop old
Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.3.1 for hppa/sparc, bug #791277
Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.1 x86, #791277
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.1 ppc64, #791277
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.1 ppc, #791277
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.1 amd64, #791277
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.1 arm, #791277
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.3.1 arm64, #791277
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Frysinger · gentoo
app-misc/pax-utils: fix SRC_URI typo #783240
Bug: https://bugs.gentoo.org/783240 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Frysinger · gentoo
app-misc/pax-utils: restore missing seccomp syscalls
Closes: https://bugs.gentoo.org/783459 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.3
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger · gentoo
app-misc/pax-utils: drop old 1.2.6 version
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: eutils--
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.2.9 arm64, #774423
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
app-misc/pax-utils: Stabilize 1.2.9 arm, #774423
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: s390 stable wrt bug #774423
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: drop old
Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #774423
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.9 for ppc64
stable wrt bug #774423 Package-Manager: Portage-3.0.16, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.9 for ppc
stable wrt bug #774423 Package-Manager: Portage-3.0.16, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Thomas Deutschmann · gentoo
app-misc/pax-utils: x86 stable (bug #774423)
Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.2.9 for hppa/sparc, bug #774423
Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: require linux-headers=5.8+ for faccessat2
Reported-by: Lars Wendler (Polynomial-C) Closes: https://bugs.gentoo.org/768624 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: bump up to 1.2.9
Three new fixes: - security.c: allow faccessat2 syscall in seccomt filters - scanmacho: add support for dumping UUIDs - {,pax}macho: add support for arm64 arch Reported-by: Cănărău Constantin Closes: https://bugs.gentoo.org/768435 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove obsolete values from PYTHON_COMPAT
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
app-misc/pax-utils: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: drop old
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: update up to 1.2.8
Main change us rebased gnulib to support autoconf-2.70. Reported-by: Leah Neukirchen <leah@vuxu.org> Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: bump up to 1.2.7
A few chages: - drop strings based /lib extraction heuristics - new --ldcache variable to redirect path to ld.so.cache (mostly for tests) Closes: https://bugs.gentoo.org/736601 Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Fabian Groffen · gentoo
app-misc/pax-utils-1.2.6: don't depend on linux-headers in Prefix
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Volkmar W. Pogatzki · gentoo
app-misc/pax-utils: python3_9
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/17778 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: move linux-headers dep to DEPEND
Reported-by: Arfrever Frehtes Taifersar Arahesis Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: explicitly specify linux-headers bound
seccomp sandbox has know know about list of allowed system calls. 'statx' is relativey recent one. Let's pull in headers known to define the syscall. Reported-by: Thomas Deutschmann Closes: https://bugs.gentoo.org/737094 Package-Manager: Portage-3.0.2, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: use BDEPEND for pkg-config
While at it drop xz-utils depend as EAPI=7 guarantees .xz archive handling. Fixed-by: David Michael Closes: https://bugs.gentoo.org/734998 Package-Manager: Portage-3.0.1, Repoman-2.3.23 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: drop old
Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James (sam_c) · gentoo
app-misc/pax-utils: arm64 stable (bug #725010)
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: x86 stable wrt bug #725010
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc64 stable wrt bug #725010
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc stable wrt bug #725010
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: arm stable wrt bug #725010
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: s390 stable wrt bug #725010
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.2.6 for hppa, bug #725010
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #725010
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.2.6 for sparc, bug #725010
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: bump up to 1.2.6
A few new changes: Göktürk Yüksek (1): Add RISC-V to the list of architectures in ELF Manoj Gupta (1): lddtree: Put ldso interpreter library path at end Mike Frysinger (2): pylintrc: enable more warnings pylint: load python via $PATH Sergei Trofimovich (3): scanelf.c: don't srash in -v mode on non-functions scanelf.c: be more verbose at saying what all the addresses mean security.c: allow 'statx' in seccomp sandbox (musl-1.1.24) Closes: https://bugs.gentoo.org/717300 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: drop old
Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James (sam_c) · gentoo
app-misc/pax-utils: arm64 stable (bug #713906)
Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Matt Turner · gentoo
*/*: Drop stable ia64 keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.2.5 for hppa, bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
*/*: Discontinue Gentoo SuperH port
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: sparc stable wrt bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: s390 stable wrt bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc stable wrt bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: x86 stable wrt bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc64 stable wrt bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: ia64 stable wrt bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: arm stable wrt bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #713906
Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: bump up to 1.2.5, bug #709794
Two minor changes: - security.c: allow 'semtimedop' in seccomp sandbox (glibc-2.31) - dumpelf.c: add missing break when decoding SHT_GNU_LIBLIST Reported-by: Patrick McLean Closes: https://bugs.gentoo.org/709794 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: drop old
Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Bump copyright on files touched this year
Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-misc/pax-utils: Switch to PYTHON_MULTI_USEDEP API
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-misc/pax-utils: Remove py2
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
*/*: Drop stable alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: add python 3.8 support
Tested by Arfrever. Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Clean PYTHON_COMPAT of obsolete impls
Closes: https://github.com/gentoo/gentoo/pull/14246 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
app-misc/pax-utils: arm stable wrt bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc stable wrt bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.2.4 for hppa, bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc64 stable wrt bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: ia64 stable wrt bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: sparc stable wrt bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: x86 stable wrt bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Agostino Sarubbo · gentoo
app-misc/pax-utils: s390 stable wrt bug #701838
Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Aaron Bauman · gentoo
app-misc/pax-utils: arm64 stable (bug #701838)
Signed-off-by: Aaron Bauman <bman@gentoo.org> Package-Manager: Portage-2.3.80, Repoman-2.3.19
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
app-misc: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Alexey Shvetsov · gentoo
app-misc/pax-utils: works with py3.7
Package-Manager: Portage-2.3.70, Repoman-2.3.16 Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Andreas K. Hüttel · gentoo
app-misc/pax-utils: keyword ~riscv
Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Michał Górny · gentoo
*/*: Remove python3_4 PYTHON_COMPAT correctly
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: drop old
Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Sergei Trofimovich · gentoo
app-misc/pax-utils: bump up to 1.2.4
Two main fixes since main release: - Python 3.7 support - better fakeroot cooperation on powerpc and others Bug: https://bugs.gentoo.org/671522 Bug: https://bugs.gentoo.org/675378 Package-Manager: Portage-2.3.55, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: backport python-3.7 support, bug #671522
Fix by Oleksandr Natalenko: lddtree.py: use errno properly os.errno interface is removed [1], thus should not be used. In fact, it is not used in other places of lddtree.py, so fix this one too, because it breaks --copy-to-tree on systems with Python 3.7. [1] https://bugs.python.org/issue33666 Closes: https://bugs.gentoo.org/671522 Signed-off-by: Oleksandr Natalenko <oleksandr@natalenko.name> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sergei Trofimovich · gentoo
app-misc/pax-utils: drop PYTHON_TARGETS check for USE=-python
Before the change dependency resolution passed successfully but pkg_setup() failed as: $ USE=-python PYTHON_TARGETS=python3_7 emerge -v1 app-misc/pax-utils * ERROR: app-misc/pax-utils-1.2.3-r1::gentoo failed (setup phase): * Build target (python3_6) not in PYTHON_TARGETS. Move PYTHON_TARGETS checking under 'use python'. Closes: https://bugs.gentoo.org/662120 Package-Manager: Portage-2.3.45, Repoman-2.3.10
Michał Górny · gentoo
app-misc/pax-utils: Fix indentation
Mikle Kolyada · gentoo
app-misc/pax-utils: s390 stable wrt bug #646606
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Aaron Bauman · gentoo
app-misc/pax-utils: drop vulnerable
Bug: https://bugs.gentoo.org/607896 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Aaron Bauman · gentoo
app-misc/pax-utils: stabilize ppc
per Sergei's comment ppc/ppc64 is stable, but keyword was missed. Bug: https://bugs.gentoo.org/607896 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Markus Meier · gentoo
app-misc/pax-utils: arm stable, bug #607896
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.2.3 for sparc
Bug: https://bugs.gentoo.org/608766 Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.3 for ppc64, bug #608766
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.2-r2 for ppc, bug #646606
Package-Manager: Portage-2.3.28, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc"
Tobias Klausmann · gentoo
app-misc/pax-utils-1.2.3-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/607896
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.2-r2 for ppc64, bug #646606
Package-Manager: Portage-2.3.27, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Mart Raudsepp · gentoo
app-misc/pax-utils-1.2.3: arm64 stable (bug #60789)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Thomas Deutschmann · gentoo
app-misc/pax-utils: x86 stable (bug #607896)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.3 for hppa, bug #607896
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Mikle Kolyada · gentoo
app-misc/pax-utils: amd64 stable wrt bug #607896
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.3 for ia64, bug #607896
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Mikle Kolyada · gentoo
app-misc/pax-utils: sh stable wrt bug #646606
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Mikle Kolyada · gentoo
app-misc/pax-utils: arm stable wrt bug #646606
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Steev Klimaszewski · gentoo
app-misc/pax-utils: stable 1.2.2-r2 for arm64, bug #646606
Tobias Klausmann · gentoo
app-misc/pax-utils-1.2.2-r2: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/646606
Sergei Trofimovich · gentoo
app-misc/pax-utils: bump up to 1.2.3, bug #566118
This release can print textrels on executable files. Bug: https://bugs.gentoo.org/566118 Package-Manager: Portage-2.3.24, Repoman-2.3.6
Rolf Eike Beer · gentoo
app-misc/pax-utils: stable 1.2.2-r2 for sparc, bug #646606
Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="sparc"
Thomas Deutschmann · gentoo
app-misc/pax-utils: x86 stable (bug #646606)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #646606
Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="amd64"
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.2-r2 for ia64, bug #646606
Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
Sergei Trofimovich · gentoo
app-misc/pax-utils: stable 1.2.2-r2 for hppa, bug #646606
Package-Manager: Portage-2.3.20, Repoman-2.3.6 RepoMan-Options: --include-arches="hppa"
Doug Goldstein · gentoo
app-misc/pax-utils: fix python dependencies
Bug: https://bugs.gentoo.org/639412
Michał Górny · gentoo
*/*: Remove sparc-fbsd keywords
Michael Palimaka · gentoo
app-misc/pax-utils: remove old
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Fabian Groffen · gentoo
app-misc/pax-utils: add Prefix patches
Package-Manager: Portage-2.3.8, Repoman-2.3.1
Sergei Trofimovich · gentoo
app-misc/pax-utils: fix crash on ia64 TEXTRELs, bug #624356
Bug: https://bugs.gentoo.org/624356 Package-Manager: Portage-2.3.8, Repoman-2.3.3
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Harri Nieminen · gentoo
app-misc/pax-utils: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Fabian Groffen · gentoo
app-misc/pax-utils: dropped ~ia64-hpux ~ia64-linux ~x64-freebsd ~x86-freebsd
Package-Manager: portage-2.3.3
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.2.2 #607018
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.2.1
Tobias Klausmann · gentoo
app-misc/pax-utils-1.1.6-r1: stable on alpha
Gentoo-Bug: 606746
Agostino Sarubbo · gentoo
app-misc/pax-utils: sparc stable wrt bug #606746
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: x86 stable wrt bug #606746
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #606746
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.2
Mike Frysinger · gentoo
app-misc/pax-utils: mark 1.1.7 stable for all
Mike Frysinger · gentoo
app-misc/pax-utils: drop old <1.1.6 versions
Fabian Groffen · gentoo
app-misc/pax-utils: add Prefix keywords
Package-Manager: portage-2.3.0
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.1.7
Mike Frysinger · gentoo
app-misc/pax-utils: use https:// with gentoo sites
Mike Frysinger · gentoo
app-misc/pax-utils: mark 1.1.6 arm64/ia64/m68k/s390/sh/sparc stable #584100
Mike Gilbert · gentoo
app-misc/pax-utils: fix lddtree with pyelfutils-0.24
Bug: https://bugs.gentoo.org/599082 Package-Manager: portage-2.3.2_p5
Agostino Sarubbo · gentoo
app-misc/pax-utils: ppc stable wrt bug #584100
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: x86 stable wrt bug #584100
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
app-misc/pax-utils: amd64 stable wrt bug #584100
Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Markus Meier · gentoo
app-misc/pax-utils: arm stable, bug #584100
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --include-arches="arm"
Tobias Klausmann · gentoo
app-misc/pax-utils-1.1.6-r0: add alpha keyword
Gentoo-Bug: 584100 Package-Manager: portage-2.3.0_rc1
Benda Xu · gentoo
app-misc/pax-utils: trivial fix for double prefix. ED -> D.
Package-Manager: portage-2.2.28 RepoMan-Options: --force
Jeroen Roovers · gentoo
app-misc/pax-utils: Stable for HPPA PPC64 (bug #584100).
Package-Manager: portage-2.3.0_rc1 RepoMan-Options: --ignore-arches
Benda Xu · gentoo
app-misc/pax-utils: trivial fix for double prefix. ED -> D.
Package-Manager: portage-2.2.28
Mike Frysinger · gentoo
app-misc/pax-utils: set up PKG_CONFIG for cross-compiling #581774
Mike Frysinger · gentoo
app-misc/pax-utils: version bump
Mike Frysinger · gentoo
app-misc/pax-utils: drop accidental debug code
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.1.5
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.1.4
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.1.3
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.1.2
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.1.1
Mike Frysinger · gentoo
app-misc/pax-utils: update pkg-config deps
The build has switched to using pkg-config to locate libcap/libseccomp deps, so make sure we pull that in. The .pc file is somewhat new to libcap, so we have to force a newer version to get it.
Justin Lecher · gentoo
Use https by default
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
Mike Frysinger · gentoo
app-misc/pax-utils: drop old
Mike Frysinger · gentoo
app-misc/pax-utils: version bump to 1.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed