From 411609369f7cd9ec250b4fb65f39a82e65e0ea2a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Jan 2017 18:00:31 +0100 Subject: [PATCH] pax-utils: update to 1.2. --- srcpkgs/pax-utils/patches/musl.patch | 22 ---------------------- srcpkgs/pax-utils/template | 8 ++++---- 2 files changed, 4 insertions(+), 26 deletions(-) delete mode 100644 srcpkgs/pax-utils/patches/musl.patch diff --git a/srcpkgs/pax-utils/patches/musl.patch b/srcpkgs/pax-utils/patches/musl.patch deleted file mode 100644 index aee8a66c30..0000000000 --- a/srcpkgs/pax-utils/patches/musl.patch +++ /dev/null @@ -1,22 +0,0 @@ ---- paxldso.h.orig -+++ paxldso.h -@@ -53,16 +53,15 @@ - extern array_t *ldpaths; - extern int ldso_config_load(const char *fname); - #else -+static array_t _ldpaths = array_init_decl; -+static array_t *ldpaths = &_ldpaths; -+ - static inline int ldso_config_load(const char *fname) - { - return 0; - } - #endif - --#if PAX_LDSO_CACHE || PAX_LDSO_CONFIG - extern void paxldso_cleanup(void); --#else --# define paxldso_cleanup() --#endif - - #endif diff --git a/srcpkgs/pax-utils/template b/srcpkgs/pax-utils/template index 8a40fff081..4249faaa6a 100644 --- a/srcpkgs/pax-utils/template +++ b/srcpkgs/pax-utils/template @@ -1,14 +1,14 @@ # Template file for 'pax-utils' pkgname=pax-utils -version=1.1.7 +version=1.2 revision=1 build_style=gnu-configure configure_args="--with-caps" hostmakedepends="pkg-config" makedepends="libcap-devel" short_desc="PaX aware and related utilities for ELF binaries" -maintainer="Christian Neukirchen " +maintainer="Leah Neukirchen " license="GPL-2" -homepage="https://wiki.gentoo.org/wiki/Hardened/PaX_Utilities" +homepage="https://cgit.gentoo.org/proj/pax-utils.git/" distfiles="http://distfiles.gentoo.org/distfiles/${pkgname}-${version}.tar.xz" -checksum=bb9bdbf0888de9444b53b78f7b8069af9832bac7cef0588030b8ce49e8ebad10 +checksum=99cd71603507dcb65f512c8be87fb3248545113918d6d416e5fb99be73aa81b5