From e364beaa5160c1259837813a4d1f210459570c10 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Thu, 19 Nov 2015 15:36:21 -0800 Subject: [PATCH] bump(sys-apps/util-linux): sync with upstream --- .../md5-cache/sys-apps/util-linux-2.26.2 | 4 +- .../md5-cache/sys-apps/util-linux-2.27.1 | 14 + .../md5-cache/sys-apps/util-linux-9999 | 2 +- .../sys-apps/util-linux/ChangeLog | 2310 ++--------------- .../sys-apps/util-linux/ChangeLog-2015 | 2162 +++++++++++++++ .../sys-apps/util-linux/Manifest | 9 +- .../util-linux/util-linux-2.26.2.ebuild | 2 +- .../util-linux/util-linux-2.27.1.ebuild | 178 ++ .../util-linux/util-linux-9999.ebuild | 4 - 9 files changed, 2555 insertions(+), 2130 deletions(-) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-2.27.1 create mode 100644 sdk_container/src/third_party/portage-stable/sys-apps/util-linux/ChangeLog-2015 create mode 100644 sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-2.27.1.ebuild diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-2.26.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-2.26.2 index 92eb22f178..965ec9bb50 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-2.26.2 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-2.26.2 @@ -4,11 +4,11 @@ DESCRIPTION=Various useful Linux utilities EAPI=5 HOMEPAGE=https://www.kernel.org/pub/linux/utils/util-linux/ IUSE=caps +cramfs fdformat ncurses nls pam python selinux slang static-libs +suid systemd test tty-helpers udev unicode python_targets_python3_3 python_targets_python3_4 python_targets_python2_7 python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 -KEYWORDS=~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux LICENSE=GPL-2 LGPL-2.1 BSD-4 MIT public-domain RDEPEND=!sys-process/schedutils !sys-apps/setarch !=sys-libs/ncurses-5.2-r2:0=[unicode?] ) pam? ( sys-libs/pam ) python? ( python_single_target_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_5(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] ) selinux? ( >=sys-libs/libselinux-2.2.2-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) slang? ( sys-libs/slang ) systemd? ( sys-apps/systemd ) udev? ( virtual/libudev:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20150406-r2 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32] ) REQUIRED_USE=python? ( ^^ ( python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 ) python_single_target_python3_3? ( python_targets_python3_3 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python2_7? ( python_targets_python2_7 ) ) SLOT=0 SRC_URI=mirror://kernel/linux/utils/util-linux/v2.26/util-linux-2.26.2.tar.xz _eclasses_=bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 21de8071fd8a56553628301b0342f973 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 -_md5_=0264fdd4ba8becf959132d2d9d9e6196 +_md5_=c0f411b48293d089ce847b9188d772fc diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-2.27.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-2.27.1 new file mode 100644 index 0000000000..761c9fed36 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-2.27.1 @@ -0,0 +1,14 @@ +DEFINED_PHASES=compile configure install postinst prepare setup test +DEPEND=!sys-process/schedutils !sys-apps/setarch !=sys-libs/ncurses-5.2-r2:0=[unicode?] ) pam? ( sys-libs/pam ) python? ( python_single_target_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_5(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] ) selinux? ( >=sys-libs/libselinux-2.2.2-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) slang? ( sys-libs/slang ) systemd? ( sys-apps/systemd ) udev? ( virtual/libudev:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20150406-r2 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32] ) virtual/pkgconfig nls? ( sys-devel/gettext ) test? ( sys-devel/bc ) virtual/os-headers virtual/pkgconfig +DESCRIPTION=Various useful Linux utilities +EAPI=5 +HOMEPAGE=https://www.kernel.org/pub/linux/utils/util-linux/ +IUSE=caps +cramfs fdformat ncurses nls pam python selinux slang static-libs +suid systemd test tty-helpers udev unicode python_targets_python3_3 python_targets_python3_4 python_targets_python2_7 python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 abi_x86_32 abi_x86_64 abi_x86_x32 abi_mips_n32 abi_mips_n64 abi_mips_o32 abi_ppc_32 abi_ppc_64 abi_s390_32 abi_s390_64 +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux +LICENSE=GPL-2 LGPL-2.1 BSD-4 MIT public-domain +RDEPEND=!sys-process/schedutils !sys-apps/setarch !=sys-libs/ncurses-5.2-r2:0=[unicode?] ) pam? ( sys-libs/pam ) python? ( python_single_target_python3_3? ( >=dev-lang/python-3.3.2-r2:3.3 ) python_single_target_python3_4? ( dev-lang/python:3.4 ) python_single_target_python2_7? ( >=dev-lang/python-2.7.5-r2:2.7 ) >=dev-lang/python-exec-2:=[python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python2_7(-)?,-python_single_target_jython2_5(-),-python_single_target_jython2_7(-),-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python3_5(-),python_single_target_python3_3(+)?,python_single_target_python3_4(+)?,python_single_target_python2_7(+)?] ) selinux? ( >=sys-libs/libselinux-2.2.2-r4[abi_x86_32(-)?,abi_x86_64(-)?,abi_x86_x32(-)?,abi_mips_n32(-)?,abi_mips_n64(-)?,abi_mips_o32(-)?,abi_ppc_32(-)?,abi_ppc_64(-)?,abi_s390_32(-)?,abi_s390_64(-)?] ) slang? ( sys-libs/slang ) systemd? ( sys-apps/systemd ) udev? ( virtual/libudev:= ) abi_x86_32? ( !<=app-emulation/emul-linux-x86-baselibs-20150406-r2 !app-emulation/emul-linux-x86-baselibs[-abi_x86_32] ) +REQUIRED_USE=python? ( ^^ ( python_single_target_python3_3 python_single_target_python3_4 python_single_target_python2_7 ) python_single_target_python3_3? ( python_targets_python3_3 ) python_single_target_python3_4? ( python_targets_python3_4 ) python_single_target_python2_7? ( python_targets_python2_7 ) ) +SLOT=0 +SRC_URI=mirror://kernel/linux/utils/util-linux/v2.27/util-linux-2.27.1.tar.xz +_eclasses_=bash-completion-r1 c8399c7c7ecbcf7ed6e5bd3abb3d4af3 eutils 9fb270e417e0e83d64ca52586c4a79de flag-o-matic c9602887773166fe300444712fc7ff98 libtool 52d0e17251d04645ffaa61bfdd858944 multibuild 6d4858dc00f8bc51caf3f957f8430eb0 multilib 62927b3db3a589b0806255f3a002d5d3 multilib-build 0983c7893df461213a05f791cc7dea6d multilib-minimal 13dd976916c35a1e2c8d170e840c7018 python-single-r1 7a178335dbd6ea7f50ed4e3e1c13c1e4 python-utils-r1 21de8071fd8a56553628301b0342f973 systemd 090342761f573a8280dd5aa6b0345f3b toolchain-funcs 42408102d713fbad60ca21349865edb4 +_md5_=6b4e55b937c4e66bc516dcb512a794e1 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-9999 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-9999 index e78e13f2d2..05778bf4e2 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-9999 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/sys-apps/util-linux-9999 @@ -9,4 +9,4 @@ RDEPEND=!sys-process/schedutils !sys-apps/setarch ! util-linux-2.26.2.ebuild, +*util-linux-9999 (09 Aug 2015) +*util-linux-2.26.2 (09 Aug 2015) +*util-linux-2.26.1-r1 (09 Aug 2015) +*util-linux-2.26.1 (09 Aug 2015) +*util-linux-2.26 (09 Aug 2015) +*util-linux-2.25.2-r2 (09 Aug 2015) +*util-linux-2.25.2-r1 (09 Aug 2015) +*util-linux-2.25.2 (09 Aug 2015) +*util-linux-2.25.1-r1 (09 Aug 2015) +*util-linux-2.25.1 (09 Aug 2015) +*util-linux-2.24.2 (09 Aug 2015) +*util-linux-2.24.1-r3 (09 Aug 2015) +*util-linux-2.24.1-r2 (09 Aug 2015) + + 09 Aug 2015; Robin H. Johnson +files/crypto-loop.confd, + +files/crypto-loop.initd, +files/util-linux-2.24-fix-fdisk-on-alpha.patch, + +files/util-linux-2.24-last-tests.patch, + +files/util-linux-2.24-skip-last-tests.patch, + +files/util-linux-2.25-parallel-setarch.patch, + +files/util-linux-2.25.1-blkid-probe-fix.patch, + +files/util-linux-2.25.2-runuser-bash-completion.patch, +metadata.xml, + +util-linux-2.24.1-r2.ebuild, +util-linux-2.24.1-r3.ebuild, + +util-linux-2.24.2.ebuild, +util-linux-2.25.1.ebuild, + +util-linux-2.25.1-r1.ebuild, +util-linux-2.25.2.ebuild, + +util-linux-2.25.2-r1.ebuild, +util-linux-2.25.2-r2.ebuild, + +util-linux-2.26.ebuild, +util-linux-2.26.1.ebuild, + +util-linux-2.26.1-r1.ebuild, +util-linux-2.26.2.ebuild, + +util-linux-9999.ebuild: + 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 + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed + + 09 Aug 2015; Ulrich Müller files/crypto-loop.initd: + [QA] Remove executable bit from files, bug 550434. + + 16 Aug 2015; Justin Lecher metadata.xml, + util-linux-2.26.1-r1.ebuild, util-linux-2.26.2.ebuild, util-linux-9999.ebuild: - Use subslots/USE deps for ncurses/udev #555706 by Steven Johnson. + Use slot operators for ncurses - 30 May 2015; Mike Frysinger util-linux-2.25.2-r2.ebuild, - util-linux-2.26.2.ebuild, util-linux-9999.ebuild: - Force the scanf configure test to select the POSIX version when cross- - compiling #531856 by Sven E.. + Package-Manager: portage-2.2.20.1 + Signed-off-by: Justin Lecher -*util-linux-2.26.2 (04 May 2015) + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 04 May 2015; Mike Frysinger +util-linux-2.26.2.ebuild: - Version bump. + Convert all URLs for sites supporting encrypted connections from http to + https - 04 May 2015; Mike Frysinger util-linux-2.25.2-r2.ebuild, - +files/util-linux-2.25-parallel-setarch.patch: - Fix parallel building w/setarch man page links #511812 by Thomas D. + Signed-off-by: Justin Lecher - 23 Apr 2015; Jeroen Roovers util-linux-2.25.2-r2.ebuild: - Stable for PPC64 (bug #536906). - - 21 Apr 2015; Pacho Ramos util-linux-2.25.2-r2.ebuild: - ppc stable wrt bug #536906 - - 17 Apr 2015; Mikle Kolyada util-linux-2.25.2-r2.ebuild: - sparc stable wrt bug #536906 - - 14 Apr 2015; Agostino Sarubbo util-linux-2.25.2-r2.ebuild: - Stable for ia64, wrt bug #536906 - - 11 Apr 2015; Mikle Kolyada util-linux-2.25.2-r2.ebuild: - alpha stable wrt bug #536906 - - 08 Apr 2015; Michał Górny util-linux-2.24.1-r2.ebuild, + 24 Aug 2015; Justin Lecher util-linux-2.24.1-r2.ebuild, util-linux-2.24.1-r3.ebuild, util-linux-2.24.2.ebuild, - util-linux-2.25.1-r1.ebuild, util-linux-2.25.1.ebuild, - util-linux-2.25.2-r1.ebuild, util-linux-2.25.2-r2.ebuild, - util-linux-2.25.2.ebuild, util-linux-2.26.1.ebuild, util-linux-2.26.ebuild: - Drop old Python implementations + util-linux-2.25.1.ebuild, util-linux-2.25.1-r1.ebuild, + util-linux-2.25.2.ebuild, util-linux-2.25.2-r1.ebuild, + util-linux-2.25.2-r2.ebuild, util-linux-2.26.ebuild, + util-linux-2.26.1.ebuild, util-linux-2.26.1-r1.ebuild, + util-linux-2.26.2.ebuild, util-linux-9999.ebuild: + Use https for kernel.org and redhat.com + + Signed-off-by: Justin Lecher + + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml + + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. + + Bug: https://bugs.gentoo.org/552720 + + 26 Aug 2015; Mike Frysinger util-linux-2.26.1-r1.ebuild, + util-linux-2.26.2.ebuild, util-linux-9999.ebuild: + sys-libs/ncurses: move to SLOT=0 #557472 + + Use SLOT=0 for installing of main development files like other packages + so we can use other SLOTs for installing SONAME libs for binary packages. + +*util-linux-2.27 (07 Sep 2015) - 04 Apr 2015; Mike Frysinger util-linux-2.25.2-r2.ebuild: - Mark arm64/m68k/s390/sh stable. + 07 Sep 2015; Lars Wendler +util-linux-2.27.ebuild: + Bump to version 2.27 - 03 Apr 2015; Mike Frysinger util-linux-2.26.1-r1.ebuild, - util-linux-9999.ebuild: - Fix another pam header check for USE=-pam builds #545042 by nzqr. + Package-Manager: portage-2.2.20.1 + Signed-off-by: Lars Wendler - 28 Mar 2015; Mikle Kolyada util-linux-2.25.2-r2.ebuild: - x86 stable wrt bug #536906 + 07 Sep 2015; Lars Wendler + -files/crypto-loop.confd, -files/crypto-loop.initd, + -files/util-linux-2.24-fix-fdisk-on-alpha.patch, + -files/util-linux-2.24-last-tests.patch, + -files/util-linux-2.24-skip-last-tests.patch, + -files/util-linux-2.25.1-blkid-probe-fix.patch, metadata.xml, + -util-linux-2.24.1-r2.ebuild, -util-linux-2.24.1-r3.ebuild, + -util-linux-2.24.2.ebuild, -util-linux-2.25.1.ebuild, + -util-linux-2.25.1-r1.ebuild, -util-linux-2.25.2.ebuild, + -util-linux-2.25.2-r1.ebuild, -util-linux-2.26.ebuild, + -util-linux-2.26.1.ebuild, -util-linux-2.26.1-r1.ebuild: + Removed old. - 24 Mar 2015; Markus Meier util-linux-2.25.2-r2.ebuild: - arm stable, bug #536906 + Package-Manager: portage-2.2.20.1 + Signed-off-by: Lars Wendler -*util-linux-2.26.1-r1 (21 Mar 2015) +*util-linux-2.26.1-r1 (07 Sep 2015) +*util-linux-2.26.1 (07 Sep 2015) +*util-linux-2.26 (07 Sep 2015) +*util-linux-2.25.2-r1 (07 Sep 2015) +*util-linux-2.25.2 (07 Sep 2015) +*util-linux-2.25.1-r1 (07 Sep 2015) +*util-linux-2.25.1 (07 Sep 2015) +*util-linux-2.24.2 (07 Sep 2015) +*util-linux-2.24.1-r3 (07 Sep 2015) +*util-linux-2.24.1-r2 (07 Sep 2015) - 21 Mar 2015; Michał Górny +util-linux-2.26.1-r1.ebuild, - util-linux-9999.ebuild: - EAPI bump, bug #543176. + 07 Sep 2015; Michał Górny +files/crypto-loop.confd, + +files/crypto-loop.initd, +files/util-linux-2.24-fix-fdisk-on-alpha.patch, + +files/util-linux-2.24-last-tests.patch, + +files/util-linux-2.24-skip-last-tests.patch, + +files/util-linux-2.25.1-blkid-probe-fix.patch, metadata.xml, + +util-linux-2.24.1-r2.ebuild, +util-linux-2.24.1-r3.ebuild, + +util-linux-2.24.2.ebuild, +util-linux-2.25.1.ebuild, + +util-linux-2.25.1-r1.ebuild, +util-linux-2.25.2.ebuild, + +util-linux-2.25.2-r1.ebuild, +util-linux-2.26.ebuild, + +util-linux-2.26.1.ebuild, +util-linux-2.26.1-r1.ebuild: + Revert "Removed old." - 16 Mar 2015; Jeroen Roovers util-linux-2.25.2-r2.ebuild: - Stable for HPPA (bug #536906). + Revert old ebuild removal due to sys-fs/lvm2 dependencies being no + longer satisfiable. -*util-linux-2.26.1 (13 Mar 2015) + Bug: https://bugs.gentoo.org/show_bug.cgi?id=559902 + Reverts: 37cdafdff4ec64 (sys-apps/util-linux: Removed old.) - 13 Mar 2015; Mike Frysinger +util-linux-2.26.1.ebuild: - Version bump. + 07 Sep 2015; Lars Wendler + -files/crypto-loop.confd, -files/crypto-loop.initd, + -files/util-linux-2.25.1-blkid-probe-fix.patch, + -util-linux-2.24.1-r2.ebuild, -util-linux-2.25.1.ebuild, + -util-linux-2.25.1-r1.ebuild, -util-linux-2.25.2.ebuild, + -util-linux-2.25.2-r1.ebuild, -util-linux-2.26.ebuild, + -util-linux-2.26.1.ebuild, -util-linux-2.26.1-r1.ebuild: + Removed old with respect to bug #559902. - 12 Mar 2015; Mike Frysinger util-linux-2.25.2-r2.ebuild, - util-linux-2.26.ebuild, util-linux-9999.ebuild: - Migrate to virtual/libudev #543060 by Nikoli. + Package-Manager: portage-2.2.20.1 + Signed-off-by: Lars Wendler - 12 Mar 2015; Mikle Kolyada util-linux-2.25.2-r2.ebuild: - amd64 stable wrt bug #536906 + 26 Sep 2015; Agostino Sarubbo util-linux-2.26.2.ebuild: + amd64 stable wrt bug #561522 - 20 Feb 2015; Lars Wendler util-linux-2.26.ebuild, - util-linux-9999.ebuild: - Fix header files mismatch between ABIs (bug #540702). + Package-Manager: portage-2.2.20.1 + RepoMan-Options: --include-arches="amd64" -*util-linux-2.26 (19 Feb 2015) + 27 Sep 2015; Jeroen Roovers util-linux-2.26.2.ebuild: + Stable for HPPA PPC64 (bug #561522). - 19 Feb 2015; Mike Frysinger +util-linux-2.26.ebuild, - util-linux-9999.ebuild: - Version bump. + Package-Manager: portage-2.2.20.1 + RepoMan-Options: --ignore-arches -*util-linux-2.25.2-r2 (17 Jan 2015) + 27 Sep 2015; Mikle Kolyada util-linux-2.26.2.ebuild: + x86 stable wrt bug #561522 - 17 Jan 2015; Mike Gilbert +util-linux-2.25.2-r2.ebuild: - Pass --docdir to configure, bug 519904. + Package-Manager: portage-2.2.20.1 -*util-linux-2.25.2-r1 (02 Jan 2015) + 02 Oct 2015; Mikle Kolyada util-linux-2.26.2.ebuild: + ia64 stable wrt bug #561522 - 02 Jan 2015; Pacho Ramos +util-linux-2.25.2-r1.ebuild: - Prevent automagic dependency on systemd (#533726 by nzqr) + Package-Manager: portage-2.2.20.1 -*util-linux-2.25.2 (24 Oct 2014) + 10 Oct 2015; Mikle Kolyada util-linux-2.26.2.ebuild: + sparc stable wrt bug #561522 - 24 Oct 2014; Mike Frysinger - +files/util-linux-2.25.2-runuser-bash-completion.patch, - +util-linux-2.25.2.ebuild: - Version bump. Fix runuser bash-completion install #522288 by William Throwe. + Package-Manager: portage-2.2.20.1 -*util-linux-2.25.1-r1 (16 Oct 2014) + 17 Oct 2015; Markus Meier util-linux-2.26.2.ebuild: + arm stable, bug #561522 - 16 Oct 2014; Mike Frysinger - +files/util-linux-2.25.1-blkid-probe-fix.patch, +util-linux-2.25.1-r1.ebuild: - Add fix from upstream for libblkid probing. + Package-Manager: portage-2.2.23 + RepoMan-Options: --include-arches="arm" -*util-linux-2.25.1 (05 Sep 2014) + 19 Oct 2015; Mike Frysinger util-linux-2.26.2.ebuild: + mark 2.26.2 arm64/m68k/s390/sh stable - 05 Sep 2014; Lars Wendler - -util-linux-2.22.2.ebuild, -util-linux-2.25.ebuild, - +util-linux-2.25.1.ebuild, -files/util-linux-2.25-lscpu-pic.patch, - metadata.xml: - Version bump. Removed old. + 30 Oct 2015; Agostino Sarubbo util-linux-2.26.2.ebuild: + ppc stable wrt bug #561522 - 26 Aug 2014; Michał Górny util-linux-2.24.2.ebuild, - util-linux-2.25.ebuild, util-linux-9999.ebuild: - Install bash-completion files unconditionally. + Package-Manager: portage-2.2.20.1 + RepoMan-Options: --include-arches="ppc" - 05 Aug 2014; Mike Frysinger - +files/util-linux-2.25-lscpu-pic.patch, util-linux-2.25.ebuild: - Fix building on hardened systems #518936 by tka. + 02 Nov 2015; Mike Frysinger util-linux-9999.ebuild: + drop --libdir prefix hack - 05 Aug 2014; Christoph Junghans util-linux-2.24.2.ebuild, - util-linux-2.25.ebuild: - re-added prefix support (bug #518898) + The comment says upstream fixed this a while back, so drop it here. - 05 Aug 2014; Christoph Junghans util-linux-2.24.2.ebuild: - added prefix support (bug #518898) +*util-linux-2.27.1 (02 Nov 2015) - 01 Aug 2014; Mike Frysinger util-linux-2.24.1-r3.ebuild: - Mark arm64/hppa/m68k/s390/sh stable. + 02 Nov 2015; Mike Frysinger +util-linux-2.27.1.ebuild: + version bump to 2.27.1 - 01 Aug 2014; Lars Wendler util-linux-9999.ebuild: - Fixed live ebuild as well. + 05 Nov 2015; Tobias Klausmann + util-linux-2.26.2.ebuild: + add alpha keyword - 01 Aug 2014; Lars Wendler util-linux-2.25.ebuild: - Fixed installation aborting with header checksum error. Added some more - changes from 9999 ebuild. + Gentoo-Bug: 561522 - 01 Aug 2014; Lars Wendler util-linux-2.25.ebuild: - Removed cytune support. + Package-Manager: portage-2.2.23 -*util-linux-2.25 (01 Aug 2014) - - 01 Aug 2014; Lars Wendler - -util-linux-2.23.2-r2.ebuild, +util-linux-2.25.ebuild: - Version bump (bug #518702). Removed old. - - 31 Jul 2014; Christoph Junghans util-linux-2.24.2.ebuild: - fixed prefix install - - 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: - ppc stable wrt bug #513378 - - 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: - ppc64 stable wrt bug #513378 - - 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: - sparc stable wrt bug #513378 - - 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: - ia64 stable wrt bug #513378 - - 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: - arm stable wrt bug #513378 - - 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: - x86 stable wrt bug #513378 - - 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: - alpha stable wrt bug #513378 - - 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: - amd64 stable wrt bug #513378 - - 18 Jun 2014; Michał Górny util-linux-2.24.1-r3.ebuild, - util-linux-2.24.2.ebuild, util-linux-9999.ebuild: - Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug - #513718. - - 18 Jun 2014; Michał Górny util-linux-9999.ebuild: - Enable multilib on the live ebuild as well. Support new libsmartcols. - - 11 Jun 2014; Lars Wendler - util-linux-2.24.1-r2.ebuild: - Fixed application of alpha patch (bug #512966). - - 11 Jun 2014; Tobias Klausmann - +files/util-linux-2.24-fix-fdisk-on-alpha.patch, util-linux-2.24.1-r2.ebuild, - util-linux-2.24.1-r3.ebuild, util-linux-2.24.2.ebuild: - Fix fdisk compile failure on Alpha - - 28 May 2014; Markos Chandras util-linux-2.24.2.ebuild: - Restore 2.24-last-tests.patch per bug #501408 thanks to eroen - -*util-linux-2.24.2 (28 May 2014) - - 28 May 2014; Lars Wendler -util-linux-2.24.ebuild, - -util-linux-2.24.1-r1.ebuild, +util-linux-2.24.2.ebuild: - Version bump. Removed old. - - 14 May 2014; Samuli Suominen - util-linux-2.24.1-r2.ebuild: - amd64/x86 stable wrt #506592 - -*util-linux-2.24.1-r3 (02 May 2014) - - 02 May 2014; Michał Górny +util-linux-2.24.1-r3.ebuild: - Introduce multilib support, bug #490968. - - 27 Apr 2014; Mike Gilbert util-linux-2.24.1-r2.ebuild, - util-linux-9999.ebuild: - Add python3.4. - - 07 Apr 2014; Mike Frysinger util-linux-2.22.2.ebuild, - util-linux-2.23.2-r2.ebuild, util-linux-2.24.1-r1.ebuild, - util-linux-2.24.1-r2.ebuild, util-linux-2.24.ebuild, util-linux-9999.ebuild: - Mark arm64/m68k/s390/sh stable #506592. - - 07 Apr 2014; Markus Meier util-linux-2.24.1-r2.ebuild: - arm stable, bug #506592 - - 05 Apr 2014; Jeroen Roovers util-linux-2.24.1-r2.ebuild: - Stable for HPPA (bug #506592). - - 14 Mar 2014; Mike Frysinger util-linux-2.23.2-r2.ebuild, - util-linux-2.24.1-r1.ebuild, util-linux-2.24.1-r2.ebuild, - util-linux-2.24.ebuild, util-linux-9999.ebuild: - Recent releases no longer contain GPL-3 code. - - 17 Feb 2014; Mike Frysinger - +files/util-linux-2.24-last-tests.patch, util-linux-2.24.1-r2.ebuild: - Add fix from upstream for last test failures #501408 by eroen. - -*util-linux-2.24.1-r2 (15 Feb 2014) - - 15 Feb 2014; Samuli Suominen - +util-linux-2.24.1-r2.ebuild, util-linux-9999.ebuild: - Move last and lastb from sysvinit to util-linux wrt #491742 by Alexander Tsoy - -*util-linux-2.24.1-r1 (21 Jan 2014) - - 21 Jan 2014; Lars Wendler - -util-linux-2.24.1.ebuild, +util-linux-2.24.1-r1.ebuild: - Fixed installation location of getopt-parse docs. - -*util-linux-2.24.1 (20 Jan 2014) - - 20 Jan 2014; Mike Frysinger +util-linux-2.24.1.ebuild: - Version bump. - - 18 Jan 2014; Mike Frysinger util-linux-2.22.2.ebuild, - util-linux-2.23.2-r2.ebuild, util-linux-2.24.ebuild, util-linux-9999.ebuild: - Add arm64 love. - - 16 Jan 2014; Mike Frysinger util-linux-2.24.ebuild: - Delete bigyear test for now; the next release should fix it #489794 by Toralf - Förster. - - 04 Jan 2014; Lars Wendler - -util-linux-2.19.1-r1.ebuild, -util-linux-2.20-r1.ebuild, - -util-linux-2.20.1.ebuild, -util-linux-2.20.1-r1.ebuild, - -util-linux-2.20.1-r2.ebuild, -util-linux-2.21.ebuild, - -util-linux-2.21.1.ebuild, -util-linux-2.21.2.ebuild, - -util-linux-2.22.ebuild, -util-linux-2.22.1.ebuild, -util-linux-2.23.ebuild, - -util-linux-2.23.1.ebuild, -util-linux-2.23.2.ebuild, - -util-linux-2.23.2-r1.ebuild, -files/util-linux-2.19.1-mount-a-segv.patch, - -files/util-linux-2.19.1-umount-l-nfs.patch, - -files/util-linux-2.20.1-libmount-c++.patch, - -files/util-linux-2.20.1-no-printf-alloc.patch, - -files/util-linux-2.20.1-umount-fs-search.patch, - -files/util-linux-2.20-dmesg-newline.patch, - -files/util-linux-2.20-sysfs-init.patch, - -files/util-linux-2.21.1-cal-nl.patch, - -files/util-linux-2.21.1-no-printf-alloc.patch, metadata.xml: - Removed old versions and files. - - 22 Dec 2013; Mike Frysinger - +files/util-linux-2.24-skip-last-tests.patch, util-linux-2.24.ebuild, - util-linux-9999.ebuild: - Fix last failures #489794 by Toralf Förster. Enable parallel tests. - - 28 Nov 2013; Mike Frysinger util-linux-2.24.ebuild, - util-linux-9999.ebuild: - Stick to EAPI=4 for base system packages. - - 09 Nov 2013; Lars Wendler util-linux-9999.ebuild: - Fixed unconditional call of python-single-r1_pkg_setup (bug #490778) in live - ebuild as well. - - 09 Nov 2013; Lars Wendler util-linux-2.24.ebuild: - Fixed unconditional call of python-single-r1_pkg_setup (bug #490778). - - 29 Oct 2013; Lars Wendler util-linux-2.24.ebuild, - util-linux-9999.ebuild: - Moved 2.24 ebuild to EAPI-5. Synced 9999 ebuild with 2.24 version. - -*util-linux-2.24 (28 Oct 2013) - - 28 Oct 2013; Lars Wendler +util-linux-2.24.ebuild: - Version bump (bug #489342). - -*util-linux-2.23.2-r2 (29 Sep 2013) - - 29 Sep 2013; Mike Frysinger +util-linux-2.23.2-r2.ebuild: - Re-disable USE=tty-helpers by default and add an elog #483798 by Allen Parker. - - 29 Sep 2013; Mike Frysinger metadata.xml, - util-linux-2.23.2-r1.ebuild: - Add USE=pam to control runuser #485486 by Denis Kaganovich. - -*util-linux-2.23.2-r1 (05 Sep 2013) - - 05 Sep 2013; Robin H. Johnson - +util-linux-2.23.2-r1.ebuild: - Make USE=tty-helpers enabled by default, to match sysvinit that had those - utilities always available. - - 07 Aug 2013; Tim Harder util-linux-9999.ebuild: - Update live ebuild. - -*util-linux-2.23.2 (07 Aug 2013) - - 07 Aug 2013; Tim Harder +util-linux-2.23.2.ebuild: - Version bump (bug #479846). - - 16 Jul 2013; Samuli Suominen util-linux-2.23.1.ebuild, - util-linux-9999.ebuild: - Use get_bashcompdir from bash-completion-r1.eclass because complectionsdir= - is not static. - -*util-linux-2.23.1 (11 Jun 2013) - - 11 Jun 2013; Tony Vroon +util-linux-2.23.1.ebuild: - Version bump, as requested by Samuli Suominen in bug #472342. To confirm, - this has the commits to fix the losetup offset bug reported by Andreas - Klauer. - - 05 Jun 2013; Mike Frysinger metadata.xml: - Add upstream CPE tag (security info) from ChromiumOS. - - 02 Jun 2013; Pacho Ramos metadata.xml: - Cleanup due bug #328951 - - 08 May 2013; Mike Frysinger metadata.xml, - util-linux-2.23.ebuild, util-linux-9999.ebuild: - Add USE=caps to control `setpriv` #469102 by Arfrever Frehtes Taifersar - Arahesis. - - 04 May 2013; Samuli Suominen util-linux-2.23.ebuild: - Block version of app-shells/bash-completion with conflicting "rtcwake" - completion wrt #468544 - -*util-linux-2.23 (04 May 2013) - - 04 May 2013; Mike Frysinger +util-linux-2.23.ebuild, - metadata.xml: - Version bump #468144 by Samuli Suominen. - - 28 Mar 2013; Mike Frysinger metadata.xml, - util-linux-2.22.2.ebuild, util-linux-9999.ebuild: - Also put wall/write setgid behavior under USE=suid. - - 28 Mar 2013; Mike Frysinger metadata.xml, - util-linux-2.22.2.ebuild, util-linux-9999.ebuild: - Add USE=suid to control mount/umount behavior. - - 23 Mar 2013; Mike Frysinger util-linux-2.22.2.ebuild: - Mark m68k stable #458226. - - 12 Mar 2013; Mike Frysinger util-linux-2.22.2.ebuild, - util-linux-9999.ebuild: - Install release notes too #458230 by Mart Raudsepp. - - 12 Mar 2013; Mike Frysinger util-linux-2.22.2.ebuild, - util-linux-9999.ebuild: - Pull in sys-devel/bc for USE=test #460184 by Sean Santos. - - 01 Mar 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for sh, wrt bug #458226 - - 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for s390, wrt bug #458226 - - 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for sparc, wrt bug #458226 - - 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for arm, wrt bug #458226 - - 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for ia64, wrt bug #458226 - - 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for alpha, wrt bug #458226 - - 25 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for ppc64, wrt bug #458226 - - 25 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for ppc, wrt bug #458226 - - 25 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for x86, wrt bug #458226 - - 25 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: - Stable for amd64, wrt bug #458226 - - 20 Feb 2013; Jeroen Roovers util-linux-2.22.2.ebuild: - Stable for HPPA (bug #458226). - - 19 Feb 2013; Zac Medico util-linux-2.22.2.ebuild, - util-linux-9999.ebuild: - Add ~arm-linux keywords. - -*util-linux-2.22.2 (16 Dec 2012) - - 16 Dec 2012; Mike Frysinger +util-linux-2.22.2.ebuild: - Version bump. - - 28 Nov 2012; Samuli Suominen util-linux-2.21.2.ebuild, - util-linux-2.22.ebuild, util-linux-2.22.1.ebuild, util-linux-9999.ebuild: - Use virtual/udev instead of sys-fs/udev wrt #444398 - - 19 Oct 2012; Mike Frysinger util-linux-2.22.1.ebuild, - util-linux-9999.ebuild: - Also search /bin and /usr/bin for mount/fsck helpers #437230 by Pun. - -*util-linux-2.22.1 (11 Oct 2012) - - 11 Oct 2012; Mike Frysinger +util-linux-2.22.1.ebuild, - -files/util-linux-2.22-md5-aliasing.patch, - -files/util-linux-2.22-sfdisk-aliasing.patch, - -files/util-linux-2.22-umount-user.patch, -util-linux-2.22-r1.ebuild: - Switch to official upstream release. - -*util-linux-2.22-r1 (10 Oct 2012) - - 10 Oct 2012; Mike Frysinger - +files/util-linux-2.22-md5-aliasing.patch, - +files/util-linux-2.22-sfdisk-aliasing.patch, - +files/util-linux-2.22-umount-user.patch, +util-linux-2.22-r1.ebuild: - Add fix from upstream for umount with user= options #435540 by Stefan Reimer. - - 03 Oct 2012; Brent Baude util-linux-2.21.2.ebuild: - Marking util-linux-2.21.2 ppc for bug 434334 - - 30 Sep 2012; Anthony G. Basile util-linux-2.21.2.ebuild: - stable ppc ppc64, bug #434334 - - 30 Sep 2012; Raúl Porcel util-linux-2.21.2.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #434334 - - 19 Sep 2012; Johannes Huber util-linux-2.21.2.ebuild: - Stable for x86, wrt bug #434334 - - 16 Sep 2012; Markus Meier util-linux-2.21.2.ebuild: - arm stable, bug #434334 - - 14 Sep 2012; Agostino Sarubbo util-linux-2.21.2.ebuild: - Stable for amd64, wrt bug #434334 - - 13 Sep 2012; Jeroen Roovers util-linux-2.21.2.ebuild: - Stable for HPPA (bug #434334). - - 07 Sep 2012; Mike Frysinger util-linux-2.22.ebuild, - util-linux-9999.ebuild: - Fix USE=perl handling with chkdupexe #434146 by Alexandre. - -*util-linux-2.22 (06 Sep 2012) - - 06 Sep 2012; Mike Frysinger +util-linux-2.22.ebuild, - util-linux-9999.ebuild: - Version bump. We now provide eject and sulogin/utmpdump (from sysvinit). We - still get su/login from shadow though. - - 22 Aug 2012; Mike Frysinger util-linux-2.21.1.ebuild, - util-linux-2.21.2.ebuild, util-linux-2.21.ebuild, util-linux-9999.ebuild: - Punt USE=loop-aes again due to lack of interest #405805 by Phil Stracchino. - - 24 Jul 2012; Mike Frysinger util-linux-2.21.2.ebuild: - Use older alloc patch for uclibc #427716 by James Le Cuirot. - - 08 Jul 2012; Raúl Porcel util-linux-2.20.1-r2.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #420167 - - 21 Jun 2012; Jeroen Roovers util-linux-2.20.1-r2.ebuild: - Stable for HPPA (bug #420167). - - 11 Jun 2012; Agostino Sarubbo util-linux-2.20.1-r2.ebuild: - Stable for amd64, wrt bug #420167 - - 09 Jun 2012; Markus Meier util-linux-2.20.1-r2.ebuild: - arm stable, bug #420167 - - 08 Jun 2012; Samuli Suominen - util-linux-2.20.1-r2.ebuild: - ppc/ppc64/x86 stable wrt #420167 - - 02 Jun 2012; Mike Frysinger util-linux-2.21.2.ebuild, - util-linux-9999.ebuild: - Control udev dep with USE=udev #417767 by Alexey Shvetsov. - -*util-linux-2.21.2 (25 May 2012) - - 25 May 2012; Mike Frysinger +util-linux-2.21.2.ebuild: - Version bump. - - 25 May 2012; Mike Frysinger util-linux-2.19.1-r1.ebuild, - util-linux-2.20-r1.ebuild, util-linux-2.20.1.ebuild, - util-linux-2.20.1-r1.ebuild, util-linux-2.20.1-r2.ebuild: - Inherit multilib for get_libdir. - - 24 May 2012; Mike Frysinger util-linux-2.19.1-r1.ebuild, - util-linux-2.20-r1.ebuild, util-linux-2.20.1-r1.ebuild, - util-linux-2.20.1-r2.ebuild, util-linux-2.20.1.ebuild, - util-linux-2.21.1.ebuild, util-linux-2.21.ebuild, util-linux-9999.ebuild: - Sync git-2 updates between all versions, and merge KEYWORDS code paths. - - 12 May 2012; Raúl Porcel util-linux-2.20.1-r1.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #404179 - - 06 May 2012; Mike Frysinger util-linux-2.20.1-r1.ebuild, - util-linux-2.20.1-r2.ebuild, util-linux-2.21.1.ebuild: - DEPEND on autotools, don't RDEPEND on them #414847 by James Le Cuirot. - - 06 May 2012; Mike Frysinger - +files/util-linux-2.21.1-cal-nl.patch, util-linux-2.21.1.ebuild: - Fix from upstream for building on non-glibc hosts #414849 by James Le Cuirot. - - 21 Apr 2012; Mike Frysinger - files/util-linux-2.20.1-no-printf-alloc.patch, - files/util-linux-2.21.1-no-printf-alloc.patch: - Also malloc fs_optstr #406303#17 by Anthony Basile. - - 21 Apr 2012; Mike Frysinger util-linux-2.20.1-r1.ebuild, - util-linux-2.20.1-r2.ebuild, +files/util-linux-2.20.1-no-printf-alloc.patch, - util-linux-2.21.1.ebuild, +files/util-linux-2.21.1-no-printf-alloc.patch, - util-linux-9999.ebuild: - Add support for older C libraries that do not support latest POSIX standard - (%as flags) #406303 by Ed Wildgoose. - - 14 Apr 2012; Zac Medico util-linux-2.21.1.ebuild, - util-linux-9999.ebuild: - Add ~amd64-linux keyword. - - 05 Apr 2012; Mike Frysinger util-linux-9999.ebuild: - Block the eject package now that util-linux includes it. - - 30 Mar 2012; Mike Frysinger util-linux-2.21.ebuild, - util-linux-2.21.1.ebuild: - Drop scanf hack as it is already in 2.21.1 (I read the wrong source tree). - - 30 Mar 2012; Mike Frysinger util-linux-2.21.ebuild, - util-linux-2.21.1.ebuild: - Add cross-compiling fixes to match upstream. - -*util-linux-2.21.1 (30 Mar 2012) - - 30 Mar 2012; Mike Frysinger +util-linux-2.21.1.ebuild: - Version bump. - - 03 Mar 2012; Markus Meier util-linux-2.20.1-r1.ebuild: - arm stable, bug #404179 - -*util-linux-2.21 (24 Feb 2012) - - 24 Feb 2012; Mike Frysinger +util-linux-2.21.ebuild, - util-linux-9999.ebuild: - Version bump. - - 23 Feb 2012; Kacper Kowalik - util-linux-2.20.1-r1.ebuild: - ppc/ppc64 stable wrt #404179 - - 21 Feb 2012; Jeff Horelick util-linux-2.20.1-r1.ebuild: - marked x86 per bug 404179 - - 21 Feb 2012; Agostino Sarubbo util-linux-2.20.1-r1.ebuild: - Stable for amd64, wrt bug #404179 - - 18 Feb 2012; Jeroen Roovers util-linux-2.20.1-r1.ebuild: - Stable for HPPA (bug #404179). - -*util-linux-2.20.1-r2 (16 Feb 2012) - - 16 Feb 2012; Mike Frysinger +util-linux-2.20.1-r2.ebuild, - +files/util-linux-2.20.1-libmount-c++.patch, - +files/util-linux-2.20.1-umount-fs-search.patch: - Add patch from upstream for libmount.h in C++ code #401057 by Michał Górny. - Have umount search /usr/sbin like mount/fsck #403073 by Aidan Marks. - -*util-linux-2.20.1-r1 (07 Jan 2012) - - 07 Jan 2012; Mike Frysinger +util-linux-2.20.1-r1.ebuild, - util-linux-9999.ebuild: - Install libmount into / #398055 by Michał Górny. - - 07 Jan 2012; Mike Frysinger -util-linux-2.17.2.ebuild, - -util-linux-2.18-r1.ebuild, -files/util-linux-2.18-cfdisk-string-len.patch, - -files/util-linux-2.18-falloc.patch, -files/util-linux-2.18-ncursesw.patch, - -files/util-linux-2.18-slang.patch, -util-linux-2.19.ebuild, - -util-linux-2.19.1.ebuild, -files/util-linux-2.19-old-libc.patch, - -util-linux-2.20.ebuild: - Old. - - 07 Jan 2012; Mike Frysinger util-linux-2.19.1-r1.ebuild: - Mark ppc64 stable #384305. - - 30 Dec 2011; Ulrich Mueller util-linux-2.17.2.ebuild, - util-linux-2.18-r1.ebuild, util-linux-2.19.ebuild, util-linux-2.19.1.ebuild, - util-linux-2.19.1-r1.ebuild, util-linux-2.20.ebuild, - util-linux-2.20-r1.ebuild, util-linux-2.20.1.ebuild, util-linux-9999.ebuild: - Update LICENSE, see README.licensing in the tarball. Bug 175260. - - 17 Nov 2011; Pawel Hajdan jr - util-linux-2.19.1-r1.ebuild: - x86 stable wrt bug #384305 - - 12 Nov 2011; Lars Wendler - util-linux-2.19.1-r1.ebuild, - -files/util-linux-2.19.1-remove-useless-if-stuff-from-loopaes-patchset.diff: - non-maintainer commit: Really fixed bug #375165 with solution suggested by - Jiří Moravec. - - 12 Nov 2011; Lars Wendler - util-linux-2.19.1-r1.ebuild, - +files/util-linux-2.19.1-remove-useless-if-stuff-from-loopaes-patchset.diff: - non-maintainer commit: Fixed application of umount-l patch in combination - with loop-aes patch. This fixes bug #375165. - - 11 Nov 2011; Tony Vroon util-linux-2.19.1-r1.ebuild: - Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & - Agostino "ago" Sarubbo in bug #384305. - - 06 Nov 2011; Brent Baude util-linux-2.19.1-r1.ebuild: - Marking util-linux-2.19.1-r1 ppc for bug 384305 - - 23 Oct 2011; Raúl Porcel util-linux-2.19.1-r1.ebuild: - sparc stable wrt #384305 - -*util-linux-2.20.1 (20 Oct 2011) - - 20 Oct 2011; Mike Frysinger +util-linux-2.20.1.ebuild: - Version bump. - - 20 Oct 2011; Mike Frysinger util-linux-2.20-r1.ebuild, - util-linux-9999.ebuild: - Inform users of new default clear behavior #381401#5 by Neil Bothwick. - -*util-linux-2.20-r1 (17 Oct 2011) - - 17 Oct 2011; Mike Frysinger +util-linux-2.20-r1.ebuild, - +files/util-linux-2.20-dmesg-newline.patch, - +files/util-linux-2.20-sysfs-init.patch: - Add fixes from upstream for dmesg stopping with blank newlines #385305 by - Maxime Gervais. Add fix from upstream for nfs/btrfs unmounting #385323 by - Thomas Arnett. - - 17 Oct 2011; Mike Frysinger util-linux-2.19.1-r1.ebuild: - Mark alpha/arm/hppa/ia64/m68k/s390/sh stable #384305. - - 23 Sep 2011; Lars Wendler util-linux-2.20.ebuild: - non-maintainer commit: Updated loop-aes patch (bug #381521). - - 21 Sep 2011; Michał Górny util-linux-9999.ebuild: - Migrate to git-2. - - 14 Sep 2011; Mike Frysinger util-linux-2.20.ebuild: - Drop ddate man page when USE=-ddate #381291#5 by Ulrich Müller. - - 07 Sep 2011; Mike Frysinger util-linux-2.20.ebuild, - util-linux-9999.ebuild, metadata.xml: - Add USE=ddate to control ddate util #381291 by Ole Henrik Jahren. - -*util-linux-2.20 (29 Aug 2011) - - 29 Aug 2011; Mike Frysinger +util-linux-2.20.ebuild, - util-linux-9999.ebuild: - Version bump which fixes #373381 by Chris Richards. Add USE=static-libs - support #378269 by Agostino Sarubbo. Sync changes between live git and stable - release ebuilds. Block older sysvinits since we now install the mountpoint - util ourselves. - - 29 Jul 2011; Zac Medico util-linux-2.19.1-r1.ebuild, - util-linux-9999.ebuild: - Add ~x86-linux keyword. - - 26 Jul 2011; Zac Medico util-linux-2.19.1-r1.ebuild: - Bump to EAPI 3 and fix for prefix. - -*util-linux-2.19.1-r1 (12 Jul 2011) - - 12 Jul 2011; Mike Frysinger +util-linux-2.19.1-r1.ebuild, - +files/util-linux-2.19.1-mount-a-segv.patch, - +files/util-linux-2.19.1-umount-l-nfs.patch: - Add fixes from upstream for `mount -a` segfault #366213 and `umount -l` - stalls #370051 by Pacho Ramos. - - 17 Jun 2011; Dane Smith util-linux-2.19.1.ebuild, - metadata.xml: - Re-add support for loop-aes wrt bug 371437. - - 07 Jun 2011; Mike Frysinger util-linux-9999.ebuild: - Run the helper po script so the subdir gets the necessary files created - #370455 by Michał Górny. - - 14 May 2011; Raúl Porcel util-linux-2.19.1.ebuild: - alpha/ia64/m68k/s390/sh/sparc stable wrt #359759 - - 14 May 2011; Kacper Kowalik util-linux-2.19.1.ebuild: - ppc/ppc64 stable wrt #359759 - - 09 May 2011; Markus Meier util-linux-2.19.1.ebuild: - arm stable, bug #359759 - - 04 May 2011; Thomas Kahle util-linux-2.19.1.ebuild: - x86 stable per bug 359759 - - 04 May 2011; Jeroen Roovers util-linux-2.19.1.ebuild: - Stable for HPPA (bug #359759). - - 03 May 2011; Markos Chandras util-linux-2.19.1.ebuild: - Stable on amd64 wrt bug #359759 - -*util-linux-2.19.1 (02 May 2011) - - 02 May 2011; Mike Frysinger +util-linux-2.19.1.ebuild: - Version bump. - - 07 Apr 2011; Mike Frysinger util-linux-2.19.ebuild, - util-linux-9999.ebuild: - Add USE=ncurses to control the lib usage #221941 by Jim Kukunas and Mart - Raudsepp. - - 07 Apr 2011; Mike Frysinger util-linux-2.19.ebuild, - +files/util-linux-2.19-old-libc.patch: - Add fallback code for older versions of glibc #361271 by Viktor Robev. - - 02 Apr 2011; Raúl Porcel util-linux-2.18-r1.ebuild: - ia64/m68k/s390/sh/sparc stable wrt #356941 - - 25 Mar 2011; Kacper Kowalik - util-linux-2.18-r1.ebuild: - ppc64 stable wrt #356941 - - 19 Mar 2011; Thomas Kahle util-linux-2.18-r1.ebuild: - x86 stable per bug 356941 - - 13 Mar 2011; Markus Meier util-linux-2.18-r1.ebuild: - arm stable, bug #356941 - - 12 Mar 2011; Tobias Klausmann - util-linux-2.18-r1.ebuild: - Stable on alpha, bug #356941 - - 12 Mar 2011; Mike Frysinger util-linux-2.19.ebuild, - util-linux-9999.ebuild: - Punt USE=loop-aes to stop useless complaints. - - 07 Mar 2011; Jeroen Roovers util-linux-2.18-r1.ebuild: - Stable for HPPA (bug #356941). - - 04 Mar 2011; Brent Baude util-linux-2.18-r1.ebuild: - stable ppc, bug 356941 - - 01 Mar 2011; Markos Chandras util-linux-2.18-r1.ebuild: - Stable on amd64 wrt bug #356941 - -*util-linux-2.19 (10 Feb 2011) - - 10 Feb 2011; Mike Frysinger +util-linux-2.19.ebuild: - Version bump. - - 22 Nov 2010; Mike Frysinger util-linux-2.18-r1.ebuild, - util-linux-9999.ebuild, metadata.xml: - Add USE=cramfs to control cramfs dep (since it implies zlib too) #343081 - #343095 by Kfir Lavi. - - 08 Oct 2010; Mike Frysinger - files/util-linux-2.18-slang.patch: - Remove unused Makefile.am hunk #340140 by Diego E. Pettenò. - - 03 Oct 2010; Mike Frysinger util-linux-2.18-r1.ebuild, - +files/util-linux-2.18-falloc.patch: - Fix building with older linux/falloc.h #339432 by Andrew Randrianasulu. - - 18 Sep 2010; Raúl Porcel util-linux-2.17.2.ebuild: - ia64/s390/sh/sparc stable wrt #326339 - - 12 Sep 2010; Tobias Klausmann - util-linux-2.17.2.ebuild: - Stable on alpha, bug #326339 - - 12 Sep 2010; Raúl Porcel util-linux-2.17.2.ebuild: - m68k stable wrt #326339 thanks to kolla for testing - - 13 Aug 2010; Joseph Jezak util-linux-2.17.2.ebuild: - Marked ppc stable for bug #326339. - - 24 Jul 2010; Markus Meier util-linux-2.17.2.ebuild: - arm stable, bug #326339 - -*util-linux-2.18-r1 (19 Jul 2010) - - 19 Jul 2010; Mike Frysinger - +util-linux-2.18-r1.ebuild, - +files/util-linux-2.18-cfdisk-string-len.patch: - Pull in updates from live git ebuild. Apply upstream fix for cfdisk input - issue #328959 by James L. Hammons. Update loop-aes patch #326363. - - 10 Jul 2010; Jeroen Roovers util-linux-2.17.2.ebuild: - Stable for HPPA (bug #326339). - - 10 Jul 2010; Christian Faulhammer - util-linux-2.17.2.ebuild: - stable x86, bug 326339 - - 09 Jul 2010; Samuli Suominen - util-linux-2.17.2.ebuild: - ppc64 stable wrt #326339 - - 06 Jul 2010; Mike Frysinger util-linux-9999.ebuild: - Search /usr/sbin for mount/fsck helpers. - - 04 Jul 2010; Markos Chandras - util-linux-2.17.2.ebuild: - Stable on amd64 wrt bug #326339 - - 01 Jul 2010; Mike Frysinger - files/util-linux-2.18-ncursesw.patch: - Tweak patch to handle non-unicode ncurses #326481 by Wilbur Pan. - - 01 Jul 2010; Mike Frysinger util-linux-2.18.ebuild, - +files/util-linux-2.18-slang.patch: - Add fix from upstream for building with slang #326373 by Mikael Magnusson. - -*util-linux-2.18 (30 Jun 2010) - - 30 Jun 2010; Mike Frysinger +util-linux-2.18.ebuild, - +files/util-linux-2.18-ncursesw.patch, util-linux-9999.ebuild: - Version bump. - -*util-linux-2.17.2 (22 Mar 2010) - - 22 Mar 2010; Mike Frysinger +util-linux-2.17.2.ebuild: - Version bump. - - 20 Mar 2010; Mike Frysinger util-linux-2.17.1.ebuild: - Work around broken glibc-2.10 on 32bit systems and fallocate #300307 by - Marco Clocchiatti. - - 09 Mar 2010; Mike Frysinger util-linux-2.17.1.ebuild: - Update loop-aes patch #307987. - -*util-linux-2.17.1 (05 Mar 2010) - - 05 Mar 2010; Mike Frysinger +util-linux-2.17.1.ebuild: - Version bump #307055 by Arseny Solokha. - - 15 Feb 2010; Joseph Jezak util-linux-2.16.2.ebuild: - Marked ppc stable for bug #301179. - - 12 Feb 2010; Raúl Porcel util-linux-2.16.2.ebuild: - sparc stable wrt #301179 - -*util-linux-2.17-r1 (09 Feb 2010) - - 09 Feb 2010; Mike Frysinger - +files/0001-libblkid-fix-segfault-in-drdb.patch, - +util-linux-2.17-r1.ebuild: - Add fix from upstream for blkid segfaults #301787 by Alec M. - - 09 Feb 2010; Mike Frysinger util-linux-2.16.2.ebuild: - Mark alpha/ia64/s390/sh stable #301179. - - 04 Feb 2010; Markus Meier util-linux-2.16.2.ebuild: - amd64/arm stable, bug #301179 - - 03 Feb 2010; Christian Faulhammer - util-linux-2.16.2.ebuild: - stable x86, bug 301179 - - 27 Jan 2010; Jeroen Roovers util-linux-2.16.2.ebuild: - Stable for HPPA (bug #301179). - - 24 Jan 2010; Tom Gall util-linux-2.16.2.ebuild: - stable on ppc64, bug #301179 - - 23 Jan 2010; Samuli Suominen - util-linux-2.17.ebuild: - Update loop-aes patch to upstream SRC_URI wrt #300869, thanks to James - Ausmus and others. - -*util-linux-2.17 (08 Jan 2010) - - 08 Jan 2010; Mike Frysinger +util-linux-2.17.ebuild: - Version bump. - - 03 Jan 2010; util-linux-2.16.2.ebuild: - - cross compile love. default libtool files try to link with the host - libc.so so we call elibtoolize to work the magic - - 07 Dec 2009; Samuli Suominen - util-linux-2.16.1.ebuild: - amd64 stable wrt #284744 - - 01 Dec 2009; Mike Frysinger util-linux-2.16.1.ebuild, - util-linux-2.16.2.ebuild, util-linux-9999.ebuild: - Disable tls if the toolchain lacks support. - -*util-linux-2.16.2 (30 Nov 2009) - - 30 Nov 2009; Mike Frysinger +util-linux-2.16.2.ebuild: - Version bump. - - 29 Nov 2009; Joseph Jezak util-linux-2.16.1.ebuild: - Marked ppc stable for bug #284744. - - 28 Nov 2009; Raúl Porcel util-linux-2.16.1.ebuild: - ia64/sparc stable wrt #284744 - - 23 Nov 2009; Markus Meier util-linux-2.16.1.ebuild: - arm stable, bug #284744 - - 09 Nov 2009; Christian Faulhammer - util-linux-2.16.1.ebuild: - fix wrong KEYWORDS assignment - - 09 Nov 2009; Christian Faulhammer - util-linux-2.16.1.ebuild: - stable x86, bug 284744 - - 31 Oct 2009; Brent Baude util-linux-2.16.1.ebuild: - Marking util-linux-2.16.1 ppc64 for bug 284744 - - 21 Oct 2009; Jeroen Roovers util-linux-2.16.1.ebuild: - Stable for HPPA (bug #284744). - - 15 Oct 2009; Joseph Jezak util-linux-2.16.1.ebuild: - Reverting ppc64 stable mark until e2fsprogs can go stable too. - - 05 Oct 2009; Samuli Suominen - util-linux-2.16.1.ebuild: - Update loop-aes patch wrt #284744 by Romain Perier. - - 03 Oct 2009; Brent Baude util-linux-2.16.1.ebuild: - Marking util-2.16.1 ppc64 for 284744 - - 03 Oct 2009; Brent Baude ChangeLog: - Marking util-linux-2.16.1 ppc64 for bug 284744 - - 03 Oct 2009; Tobias Klausmann - util-linux-2.16.1.ebuild: - Stable on alpha, bug #284744 - - 23 Sep 2009; Mike Frysinger util-linux-2.16.1.ebuild, - util-linux-9999.ebuild, metadata.xml: - Add USE=perl to control the perl chkdupexe script #284093 by Diego E. - Pettenò. - -*util-linux-2.16.1 (07 Sep 2009) - - 07 Sep 2009; Mike Frysinger +util-linux-2.16.1.ebuild: - Version bump. - -*util-linux-2.16-r1 (16 Aug 2009) - - 16 Aug 2009; Mike Frysinger - +files/0001-libblkid-fix-ext2-detection-on-systems-with-ext4-onl.patch, - +util-linux-2.16-r1.ebuild: - Add fix from upstream for detecting ext2 filesystems with ext4-only - #279054 by sl. - - 26 Jul 2009; Mike Frysinger - -util-linux-2.13.1.1.ebuild, util-linux-2.14.2.ebuild, - -util-linux-2.15.ebuild, -util-linux-2.15-r1.ebuild: - Add some workarounds for stable uClibc systems #249582 by Natanael Copa. - - 26 Jul 2009; Mike Frysinger util-linux-2.16.ebuild, - util-linux-9999.ebuild: - Add a call to autopoint #278941 by hangfire. - - 26 Jul 2009; Mike Frysinger util-linux-2.16.ebuild, - util-linux-9999.ebuild: - Update loop-aes patch #278382. - -*util-linux-2.16 (16 Jul 2009) - - 16 Jul 2009; Mike Frysinger +util-linux-2.16.ebuild, - util-linux-9999.ebuild: - Version bump #269378 by Matthias Schwarzott. - - 28 Jun 2009; Mike Frysinger util-linux-2.15.1.ebuild: - Update loop-aes patch #273883 by Fabio Coatti. - -*util-linux-2.15.1 (10 Jun 2009) - - 10 Jun 2009; Mike Frysinger +util-linux-2.15.1.ebuild: - Version bump. - - 29 May 2009; Mike Frysinger util-linux-2.15-r1.ebuild, - +files/util-linux-2.15-locale.patch: - Add fix from upstream for locale build failure on uClibc #271154 by - Gianluigi Tiesi. - - 24 May 2009; Mike Frysinger util-linux-2.15-r1.ebuild: - Re-order patches when USE=loop-aes #271041 by Lars Wendler and add - libtool-2 to DEPEND #271025 by Eike Hein. - - 23 May 2009; Mike Frysinger util-linux-2.14.2.ebuild, - files/util-linux-2.15-old-libselinux.patch: - Apply selinux fix from upstream for #270168 by Tadas. - -*util-linux-2.15-r1 (23 May 2009) - - 23 May 2009; Mike Frysinger +util-linux-2.15-r1.ebuild, - +files/util-linux-2.15-losetup-symlinks.patch, - +files/util-linux-2.15-old-libselinux.patch: - Grab fixes from upstream for #270168 by Tadas and #269264 by Mario - Bachmann. - - 18 May 2009; Raúl Porcel util-linux-2.14.2.ebuild: - ia64/sparc stable wrt #268765 - - 13 May 2009; Markus Meier util-linux-2.14.2.ebuild: - amd64/x86 stable, bug #268765 - - 11 May 2009; Mike Frysinger util-linux-2.15.ebuild: - Update loop-aes patch #268772 by Wilbur Pan. - - 10 May 2009; Mike Frysinger util-linux-2.15.ebuild, - +files/util-linux-2.15-cpuid-pic.patch: - Fix building on hardened due to PIC/cpuid #269001 by Juergen Rose. - - 09 May 2009; Tobias Klausmann - util-linux-2.14.2.ebuild: - Stable on alpha, bug #268765 - - 06 May 2009; Jeroen Roovers util-linux-2.14.2.ebuild: - Stable for HPPA (bug #268765). - - 06 May 2009; Brent Baude util-linux-2.14.2.ebuild: - Marking util-linux-2.14.2 ppc64 and ppc for bug 268765 - -*util-linux-2.15 (05 May 2009) - - 05 May 2009; Mike Frysinger +util-linux-2.15.ebuild: - Version bump. - - 15 Feb 2009; Mike Frysinger util-linux-2.14.2.ebuild: - Update loop-aes patch #258456. - - 15 Feb 2009; Mike Frysinger util-linux-2.14.1.ebuild, - util-linux-2.14.2.ebuild: - Touchup wording on USE=loop-aes info. - -*util-linux-2.14.2 (10 Feb 2009) - - 10 Feb 2009; Mike Frysinger +util-linux-2.14.2.ebuild: - Version bump. - - 30 Dec 2008; Mike Frysinger util-linux-2.14.1.ebuild, - util-linux-9999.ebuild: - Depend on sys-libs/e2fsprogs-libs rather than sys-fs/e2fsprogs #249663. - - 06 Dec 2008; Mike Frysinger - +files/util-linux-2.14-AC_BIG_ENDIAN.patch, util-linux-2.14.1.ebuild: - Add fix from upstream for missing call to AC_BIG_ENDIAN in configure. - - 02 Dec 2008; Brent Baude util-linux-2.14.1.ebuild: - stable ppc64, bug 249107 - - 02 Dec 2008; Raúl Porcel util-linux-2.14.1.ebuild: - alpha/ia64/sparc stable wrt #249107 - - 30 Nov 2008; Markus Meier util-linux-2.14.1.ebuild: - amd64/x86 stable, bug #249107 - - 29 Nov 2008; Tobias Scherbaum - util-linux-2.14.1.ebuild: - ppc stable, bug #249107 - - 29 Nov 2008; util-linux-2.14.1.ebuild: - - quick hack for dirty times - - 27 Nov 2008; Jeroen Roovers util-linux-2.14.1.ebuild: - Stable for HPPA (bug #249107). - - 17 Nov 2008; Diego E. Pettenò - files/util-linux-2.12q-debian-10cfdisk.patch: - Fix patch with absolute paths. - - 26 Oct 2008; Mike Frysinger files/crypto-loop.initd: - Apply POSIX patch #236858. - - 26 Oct 2008; Mike Frysinger util-linux-2.14.1.ebuild: - Update loop-aes support #242874 by Fabio Coatti and Lars (Polynomial-C). - -*util-linux-2.14.1 (20 Oct 2008) - - 20 Oct 2008; Mike Frysinger +util-linux-2.14.1.ebuild: - Version bump. - - 23 Aug 2008; Doug Goldstein metadata.xml: - add GLEP 56 USE flag desc from use.local.desc - - 28 Jun 2008; Mike Frysinger util-linux-2.14.ebuild: - Update loop-aes patch from upstream #228691. - -*util-linux-2.14 (21 Jun 2008) - - 21 Jun 2008; Mike Frysinger +util-linux-2.14.ebuild: - Version bump #228061 by Conrad Kostecki. - - 07 Jun 2008; Mike Frysinger - +files/util-linux-2.13.1-no-a.out.patch, util-linux-2.13.1.1.ebuild: - Do not rely on a.out.h #221939 by Mart Raudsepp. - - 28 Apr 2008; Tobias Scherbaum - util-linux-2.13.1.1.ebuild: - ppc stable, bug #219202 - - 27 Apr 2008; Markus Meier util-linux-2.13.1.1.ebuild: - amd64 stable, security bug #219202 - - 27 Apr 2008; Markus Rothe util-linux-2.13.1.1.ebuild: - Stable on ppc64; bug #219202 - - 25 Apr 2008; Raúl Porcel util-linux-2.13.1.1.ebuild: - alpha/ia64/x86 stable wrt security #219202 - - 25 Apr 2008; Jeroen Roovers util-linux-2.13.1.1.ebuild: - Stable for HPPA (bug #219202). - - 25 Apr 2008; Ferris McCormick - util-linux-2.13.1.1.ebuild: - Sparc stable, Security Bug #219202. - -*util-linux-2.13.1.1 (21 Apr 2008) - - 21 Apr 2008; Mike Frysinger - +util-linux-2.13.1.1.ebuild: - Version bump. - - 31 Mar 2008; Jeroen Roovers util-linux-2.13.1.ebuild: - Stable for HPPA (bug #215371). - - 30 Mar 2008; Santiago M. Mola - util-linux-2.13.1.ebuild: - amd64 stable wrt bug #215371 - - 30 Mar 2008; Raúl Porcel util-linux-2.13.1.ebuild: - alpha/ia64/sparc/x86 stable wrt #215371 - - 30 Mar 2008; Brent Baude util-linux-2.13.1.ebuild: - stable ppc64, bug 215371 - - 30 Mar 2008; Brent Baude util-linux-2.13.1.ebuild: - stable ppc, bug 215371 - - 29 Mar 2008; Mike Frysinger util-linux-2.13.1.ebuild, - util-linux-9999.ebuild: - Add support for USE=unicode and USE=slang #208976. Update loop-aes cruft - #206331. - - 26 Feb 2008; Mike Frysinger util-linux-2.13.1.ebuild: - Add ioprio workaround back as it hasnt been properly fixed in this release - #211573 by Mike Hammill. - - 01 Feb 2008; Diego Pettenò - files/crypto-loop.initd: - Update init script to work with current development version of OpenRC - (checkroot -> root; checkfs -> fsck). - - 20 Jan 2008; Mike Frysinger - util-linux-2.13.0.1.ebuild, util-linux-2.13.1.ebuild: - Document USE=crypt -> USE=loop-aes transition #206747 by Jan Schubert. - -*util-linux-2.13.1 (16 Jan 2008) - - 16 Jan 2008; Mike Frysinger +util-linux-2.13.1.ebuild: - Version bump. - -*util-linux-2.13.0.1 (12 Jan 2008) - - 12 Jan 2008; Mike Frysinger - -util-linux-2.13-r3.ebuild, +util-linux-2.13.0.1.ebuild: - Bump source tarball so that loop-aes applies again #205529 by Ryan Tandy. - Otherwise, there is no functional changes from previous version. - - 12 Jan 2008; Mike Frysinger - +files/util-linux-2.13-uclibc.patch, util-linux-2.13-r2.ebuild, - util-linux-2.13-r3.ebuild: - Fixup building on uClibc #203711. - - 11 Jan 2008; Richard Freeman util-linux-2.13-r2.ebuild: - amd64 stable - #202181 - - 10 Jan 2008; Raúl Porcel util-linux-2.13-r2.ebuild: - alpha/ia64 stable wrt #205101 - - 09 Jan 2008; Brent Baude util-linux-2.13-r2.ebuild: - Marking util-linux-2.13-r2 ppc64 for bug 202181 - - 09 Jan 2008; Brent Baude util-linux-2.13-r2.ebuild: - Marking util-linux-2.13-r2 ppc for bug 202181 - - 09 Jan 2008; Markus Meier util-linux-2.13-r2.ebuild: - x86 stable, bug #202181 - - 09 Jan 2008; Ferris McCormick - util-linux-2.13-r2.ebuild: - Sparc stable --- Bug #202181 --- utilities seem fine. - - 09 Jan 2008; Jeroen Roovers util-linux-2.13-r2.ebuild: - Stable for HPPA (bug #202181). - -*util-linux-2.13-r3 (14 Dec 2007) - - 14 Dec 2007; Mike Frysinger - +files/util-linux-2.13-hwclock-rtc.patch, - +files/util-linux-2.13-losetup-P.patch, +util-linux-2.13-r3.ebuild: - Fix from upstream for rtc/hwclock handling #179780 and fix for losetup -P - with loop-aes #201981. - - 19 Nov 2007; Joshua Kinard util-linux-2.12r-r8.ebuild: - Stable on mips, per #195390. - - 12 Oct 2007; Tobias Scherbaum - util-linux-2.12r-r8.ebuild: - ppc stable, bug #195390 - - 11 Oct 2007; Raúl Porcel util-linux-2.12r-r8.ebuild: - alpha/ia64 stable wrt security #195390 - - 11 Oct 2007; Tom Gall util-linux-2.12r-r8.ebuild: - stable on ppc64, bug #195390 - - 11 Oct 2007; Jeroen Roovers util-linux-2.12r-r8.ebuild: - Stable for SPARC (bug #195390). - - 11 Oct 2007; Steve Dibb util-linux-2.12r-r8.ebuild: - amd64 stable, security bug 195390 - - 11 Oct 2007; Jeroen Roovers util-linux-2.12r-r8.ebuild: - Stable for HPPA (bug #195390). - - 10 Oct 2007; Christian Faulhammer - util-linux-2.12r-r8.ebuild: - stable x86, security bug 195390 - -*util-linux-2.13-r2 (05 Oct 2007) - - 05 Oct 2007; Mike Frysinger - +files/util-linux-2.13-script-SIGWINCH.patch, - +files/util-linux-2.13-setuid-checks.patch, files/crypto-loop.initd, - +util-linux-2.13-r2.ebuild: - Add fix from upstream for `script` breakage with SIGWINCH #191452 by - Eric Augustus. Add security fix from upstream. Fix from Petr Pisar - for swap on cryptoloop #182031. Add by in loop-aes support via USE=crypt - #193088 by Hank Leininger and Alon Bar-Lev. - -*util-linux-2.12r-r8 (05 Oct 2007) - - 05 Oct 2007; Mike Frysinger - +files/util-linux-2.13-setuid-checks.patch, +util-linux-2.12r-r8.ebuild: - Add security fix from upstream. - - 04 Sep 2007; Mike Frysinger - +files/util-linux-2.13-ioprio-syscalls.patch, util-linux-2.13-r1.ebuild: - Stub out ioprio syscalls on dated systems #190613 by Panagiotis Christopoulos. - - 03 Sep 2007; Mike Frysinger - util-linux-2.12r-r7.ebuild: - Delete default LDFLAGS setting to -s #191112 by Andrew Ross. - -*util-linux-2.13-r1 (03 Sep 2007) - - 03 Sep 2007; Mike Frysinger - +files/util-linux-2.13-locale.patch, +util-linux-2.13-r1.ebuild: - Fix up building with NLS disabled #191111 by Jason S. and fix locale dir - setting #190895 by Benno Schulenberg. - -*util-linux-2.13 (28 Aug 2007) - - 28 Aug 2007; Mike Frysinger +util-linux-2.13.ebuild: - Version bump. - -*util-linux-2.13_rc3 (10 Aug 2007) - - 10 Aug 2007; Mike Frysinger - +util-linux-2.13_rc3.ebuild: - Version bump. - - 23 Jul 2007; Mike Frysinger - util-linux-2.12r-r7.ebuild: - Punt bindnow-flags usage. - -*util-linux-2.13_rc2 (17 Jul 2007) - - 17 Jul 2007; Mike Frysinger - +util-linux-2.13_rc2.ebuild: - Version bump. - - 09 Jul 2007; Mike Frysinger - util-linux-2.12r-r7.ebuild: - Pull in setarch for amd64/mips/ppc/sparc. - -*util-linux-2.13_rc1 (07 Jul 2007) - - 07 Jul 2007; Mike Frysinger - +util-linux-2.13_rc1.ebuild: - Version bump. - - 15 Jun 2007; Joe Peterson util-linux-2.12r-r7.ebuild: - Add blocker: sys-apps/more (since both provide the "more" pager) - - 13 Jun 2007; Mike Frysinger - util-linux-2.12r-r7.ebuild, util-linux-9999.ebuild: - Add /usr/bin/arch symlink needed by autotools. - - 19 May 2007; Raúl Porcel util-linux-2.12r-r7.ebuild: - alpha stable wrt #178444 - - 19 May 2007; Markus Rothe util-linux-2.12r-r7.ebuild: - Stable on ppc64; bug #178444 - - 16 May 2007; Joseph Jezak util-linux-2.12r-r7.ebuild: - Marked ppc stable for bug #178444. - - 16 May 2007; Daniel Gryniewicz - util-linux-2.12r-r7.ebuild: - Marked stable on amd64 for bug #178444 - - 15 May 2007; Jeroen Roovers util-linux-2.12r-r7.ebuild: - Stable for HPPA (bug #178444). - -*util-linux-2.12r-r7 (13 May 2007) - - 13 May 2007; Mike Frysinger - +util-linux-2.12r-r7.ebuild: - Delete nfs(5) man page #178348 by Diego Petteno. - - 11 May 2007; Joshua Kinard util-linux-2.12r-r6.ebuild: - Stable on mips. - - 23 Apr 2007; Gustavo Zacarias - util-linux-2.12r-r6.ebuild: - Stable on sparc - - 21 Apr 2007; Raúl Porcel util-linux-2.12r-r6.ebuild: - ia64 + x86 stable - -*util-linux-9999 (13 Apr 2007) - - 13 Apr 2007; Mike Frysinger +util-linux-9999.ebuild: - Testing ebuild for current git version. - - 03 Mar 2007; Mike Frysinger - files/util-linux-2.12r-HAVE_asm_page_h.patch, - +files/util-linux-2.12r-HAVE_asm_page_h-loop-aes.patch, - util-linux-2.12r-r6.ebuild: - Split the asm/page.h patch to account for USE=-crypt #169133 by Milan Barta. - -*util-linux-2.12r-r6 (03 Mar 2007) - - 03 Mar 2007; Mike Frysinger - +util-linux-2.12r-r6.ebuild, util-linux-2.13_pre7.ebuild: - Update loop-aes version #168174 by Alon Bar-Lev. - - 03 Mar 2007; Mike Frysinger - +files/util-linux-2.12r-HAVE_asm_page_h.patch, util-linux-2.12r-r5.ebuild: - Fix building when asm/page.h is not available #168278 by Daniel Black. - - 31 Jan 2007; Markus Rothe util-linux-2.12r-r5.ebuild: - Stable on ppc64; bug #164011 - - 29 Jan 2007; Gustavo Zacarias - util-linux-2.12r-r5.ebuild: - Stable on sparc wrt #164011 - - 27 Jan 2007; Jeroen Roovers util-linux-2.12r-r5.ebuild: - Stable for HPPA (bug #164011). - - 27 Jan 2007; Joseph Jezak util-linux-2.12r-r5.ebuild: - Marked ppc stable for bug #164011. - - 27 Jan 2007; Raúl Porcel util-linux-2.12r-r5.ebuild: - x86 stable wrt bug 164011 - - 27 Jan 2007; Alexander H. Færøy - util-linux-2.12r-r5.ebuild: - Stable on Alpha; bug #164011 - - 27 Jan 2007; Alexander H. Færøy - util-linux-2.12r-r5.ebuild: - Stable on MIPS; bug #164011 - - 27 Jan 2007; Olivier Crête - util-linux-2.12r-r5.ebuild: - Stable on amd64 per bug #164011 - - 31 Oct 2006; Mike Frysinger - +files/util-linux-2.12r-no-_syscall.patch, util-linux-2.12r-r5.ebuild: - Fix building with linux-headers-2.6.18+ as _syscall#() no longer exists - #150852 by Mario Fetka. - -*util-linux-2.12r-r5 (28 Oct 2006) - - 28 Oct 2006; Mike Frysinger - +util-linux-2.12r-r5.ebuild: - Version bump loop-aes support #153140 by Alon Bar-Lev. - - 04 Sep 2006; Saleem Abdulrasool - util-linux-2.12r-r4.ebuild: - stable on x86 (bug #144712) - - 29 Aug 2006; Bryan Østergaard - util-linux-2.12r-r4.ebuild: - Stable on alpha. - - 23 Aug 2006; util-linux-2.12r-r4.ebuild: - stable on ppc (Bug #144712) - - 23 Aug 2006; util-linux-2.12r-r4.ebuild: - Stable on amd64 - - 22 Aug 2006; Markus Rothe util-linux-2.12r-r4.ebuild: - Stable on ppc64; bug #144712 - -*util-linux-2.13_pre7 (02 Jul 2006) - - 02 Jul 2006; Mike Frysinger - +util-linux-2.13_pre7.ebuild: - Version bump #138498 by David Watzke. - - 29 Jun 2006; Gustavo Zacarias - util-linux-2.12r-r4.ebuild: - Stable on sparc - - 23 May 2006; -util-linux-2.12i-r1.ebuild, - -util-linux-2.12q-r3.ebuild, -util-linux-2.12r-r2.ebuild: - - removed obsolete vuln ebuilds - - 27 Apr 2006; Alec Warner - files/digest-util-linux-2.12q-r3, files/digest-util-linux-2.12r-r3, - Manifest: - Fixing SHA256 digest, pass four - - 29 Apr 2006; Joshua Kinard util-linux-2.12r-r4.ebuild: - Marked stable on mips. - - 21 Apr 2006; Stephen P. Becker - +files/util-linux-2.12-mips-lseek.patch, util-linux-2.12r-r3.ebuild, - util-linux-2.12r-r4.ebuild: - use lseek instead of llseek for mips, and mark -r3 stable on mips - - 17 Apr 2006; Markus Rothe util-linux-2.12r-r3.ebuild: - Stable on ppc64; bug #129540 - - 12 Apr 2006; Emanuele Giaquinta - util-linux-2.12r-r3.ebuild: - Stable on ppc; bug #129540 - - 12 Apr 2006; Bryan Østergaard - util-linux-2.12r-r3.ebuild: - Stable on sparc wrt #129540 - - 11 Apr 2006; Patrick McLean - util-linux-2.12r-r3.ebuild: - Stable on amd64 (bug 129540) - - 11 Apr 2006; Joshua Jackson - util-linux-2.12r-r3.ebuild: - Stable on x86; bug #129540 - -*util-linux-2.12r-r4 (11 Apr 2006) - - 11 Apr 2006; Mike Frysinger - +files/util-linux-2.12r-umount-no-special.patch, - +util-linux-2.12r-r4.ebuild: - Update loop aes #129496 by Alon Bar-Lev and fix building on sparc/arm - systems with gcc-4.1 by ignoring the bogus code. - - 13 Mar 2006; Diego Pettenò - util-linux-2.13_pre6.ebuild: - Drop pam support for 2.13 as done for 2.12, leave all up to shadow. - - 12 Mar 2006; Diego Pettenò - util-linux-2.12r-r3.ebuild: - Drop pam useflag and dependency over pam-login, as all the stuff that might - use pam is provided by shadow on modern systems. - - 07 Mar 2006; Mike Frysinger - +files/util-linux-2.12r-umount-nosysfs.patch, util-linux-2.12r-r3.ebuild: - Grab patch from Fedora. - - 24 Feb 2006; Mike Frysinger - +files/util-linux-2.13-no-nls.patch, util-linux-2.13_pre6.ebuild: - Fix building with USE=-nls #123826 by Chris Fairles. - - 09 Feb 2006; Joshua Kinard util-linux-2.12r-r2.ebuild: - Marked stable on mips for Bug #120111. - - 29 Jan 2006; Mike Frysinger - util-linux-2.13_pre6.ebuild: - Block schedutils package since its been integrated. - -*util-linux-2.13_pre6 (25 Jan 2006) - - 25 Jan 2006; Mike Frysinger - +util-linux-2.13_pre6.ebuild: - Add a pre version for people to play with #119734 by Matthew Schick. - - 24 Jan 2006; Jose Luis Rivero - util-linux-2.12r-r2.ebuild: - Stable on alpha wrt bug #120111 - - 24 Jan 2006; Ian Leitch util-linux-2.12r-r2.ebuild: - Stable on x86 (bug #120111). - - 24 Jan 2006; Markus Rothe util-linux-2.12r-r2.ebuild: - Stable on ppc64; bug #120111 - - 24 Jan 2006; Luca Barbato util-linux-2.12r-r2.ebuild: - Marked ppc - - 24 Jan 2006; Gustavo Zacarias - util-linux-2.12r-r2.ebuild: - Stable on sparc wrt #120111 - - 23 Jan 2006; Luis Medinas - util-linux-2.12r-r2.ebuild: - Stable on amd64. See bug #120111. - -*util-linux-2.12r-r3 (23 Jan 2006) - - 23 Jan 2006; Mike Frysinger - +util-linux-2.12r-r3.ebuild: - Version bump the loop-aes support #119846 by Alon Bar-Lev. - - 27 Dec 2005; Bryan Østergaard - util-linux-2.12r-r2.ebuild: - Use bindnow-flags function instead of -Wl,-z,now. - - 25 Dec 2005; Joshua Kinard util-linux-2.12r-r1.ebuild: - Marked stable on mips. - - 21 Dec 2005; Marcus D. Hanwell - util-linux-2.12r-r1.ebuild: - Stable on amd64. - - 18 Dec 2005; Markus Rothe util-linux-2.12r-r1.ebuild: - Stable on ppc64 - -*util-linux-2.12r-r2 (13 Dec 2005) - - 13 Dec 2005; Mike Frysinger - +files/util-linux-2.12r-cal-dumb-terminal.patch, - +util-linux-2.12r-r2.ebuild: - Fix cal display with dumb terminals #112406 by Chris Smith. - - 11 Dec 2005; Michael Hanselmann - util-linux-2.12r-r1.ebuild: - Stable on ppc. - - 09 Dec 2005; Gustavo Zacarias - util-linux-2.12r-r1.ebuild: - Stable on sparc - - 09 Dec 2005; Mark Loeser util-linux-2.12r-r1.ebuild: - Stable on x86; bug #114883 - - 04 Dec 2005; Mike Frysinger - +files/util-linux-2.12r-cracklib-words.patch, util-linux-2.12r-r1.ebuild: - Fall back to cracklib-{words,small} if the words dict doesnt exist #114416. - -*util-linux-2.12r-r1 (15 Oct 2005) - - 15 Oct 2005; - +files/util-linux-2.12r-fdisk-frame-pointers.patch, - +util-linux-2.12r-r1.ebuild: - - bug #108988 fdisk is unable to always lseek when omiting frame pointers - -*util-linux-2.12r (05 Oct 2005) - - 05 Oct 2005; Mike Frysinger - -util-linux-2.12q-r2.ebuild, +util-linux-2.12r.ebuild: - Version bump #108042 by Alon Bar-Lev. - - 20 Sep 2005; Hardave Riar util-linux-2.12q-r3.ebuild: - Stable on mips, bug #105805. - - 19 Sep 2005; Michael Hanselmann - util-linux-2.12q-r3.ebuild: - Stable on hppa and ppc. - - 19 Sep 2005; Fernando J. Pereda - util-linux-2.12q-r3.ebuild: - stable on alph, wrt bug #105805 - - 19 Sep 2005; Mark Loeser util-linux-2.12q-r3.ebuild: - Stable on x86 - - 19 Sep 2005; Jason Wever util-linux-2.12q-r3.ebuild: - Stable on SPARC wrt security bug #105805. - - 19 Sep 2005; Luis Medinas - util-linux-2.12q-r3.ebuild: - Marked Stable on amd64. Bug #105805. - - 18 Sep 2005; Markus Rothe util-linux-2.12q-r3.ebuild: - Stable on ppc64 (bug #105805) - -*util-linux-2.12q-r3 (14 Sep 2005) - - 14 Sep 2005; Martin Schlemmer - +files/util-linux-2.12q-use-update_mtab-for-fake.patch, - +util-linux-2.12q-r3.ebuild: - Fix 'mount -f' adding dups in mtab. Bump rev for security fix to umount - (bug #105805). - - 14 Sep 2005; Martin Schlemmer - files/util-linux-2.12q-update_mtab-fixes.patch: - Do not leak memory. - - 14 Sep 2005; Martin Schlemmer - files/util-linux-2.12q-update-mtab-when-moving.patch: - Use xstrdup() instead of strdup() to catch out of memory issues. - - 14 Sep 2005; Martin Schlemmer - +files/util-linux-2.12q-update_mtab-fixes.patch, - util-linux-2.12q-r2.ebuild: - Fix various issues with update_mtab(), causing 'mount -f' to not update mtab - as expected, bug #105641. - - 14 Sep 2005; Mike Frysinger - +files/util-linux-2.12q-umount-dont-write-mtab-with-remount.patch, - util-linux-2.12q-r2.ebuild: - Fix by Derick Swanepoel to have umount respect -n when using -r #98675. - - 13 Sep 2005; Mike Frysinger - +files/util-linux-2.12-only-root-can-remount.patch, - util-linux-2.12i-r1.ebuild, util-linux-2.12q-r2.ebuild: - Fix small security issue with umount and remount #105805. - -*util-linux-2.12q-r2 (13 Sep 2005) - - 13 Sep 2005; Martin Schlemmer - +files/util-linux-2.12q-more-fake-checks-v2.patch, - +util-linux-2.12q-r2.ebuild: - Fix 'mount -f' not updating /etc/mtab, bug #105641. - - 05 Sep 2005; Mike Frysinger - +files/util-linux-2.12q-update-mtab-when-moving.patch, - util-linux-2.12q-r1.ebuild: - Fix `mount --move` mtab updating #104697 by Jakub Jozwicki. - - 03 Sep 2005; Mike Frysinger - +files/util-linux-2.12q-more-fake-checks.patch, - util-linux-2.12q-r1.ebuild: - Add some fixes for -f handling. - - 18 Aug 2005; Mike Frysinger - +files/util-linux-2.12q-dont-umask.patch, util-linux-2.12q-r1.ebuild: - Dont force umask to 022 all the time #93671 by Clock / Daniel Drake. - -*util-linux-2.12q-r1 (13 Jun 2005) - - 13 Jun 2005; Mike Frysinger - +util-linux-2.12q-r1.ebuild: - Update loop-aes patch #95939 by Alon Bar-Lev. - - 30 Apr 2005; Mike Frysinger - +files/util-linux-2.12q-i18n-update.patch, util-linux-2.12q.ebuild: - Fix typo in french translation #75693 by DELACOUR Guillaume. - - 29 Apr 2005; Mike Frysinger +files/crypto-loop.confd, - +files/crypto-loop.initd, util-linux-2.12i-r1.ebuild, - util-linux-2.12p-r1.ebuild, util-linux-2.12q.ebuild: - Move the crypto-loop script from baselayout to here. - -*util-linux-2.12q (21 Feb 2005) - - 21 Feb 2005; Mike Frysinger +util-linux-2.12q.ebuild: - Version bump. - -*util-linux-2.12p-r1 (06 Feb 2005) - - 06 Feb 2005; Mike Frysinger - files/util-linux-2.12p-swapon-check-symlinks.patch: - Touchup the swapon patch to work properly. - - 14 Jan 2005; Jeremy Huddleston - util-linux-2.12i-r1.ebuild, util-linux-2.12p.ebuild: - Added virtual/os-headers to DEPEND. It was missing and as such util-linux - was trying to update before linux-headers... thus missing the fix I placed - in 2.6.8.1-r4 for 2.12p. - - 11 Jan 2005; Stephen P. Becker - util-linux-2.12i-r1.ebuild: - stable on mips - - 10 Jan 2005; Aron Griffis util-linux-2.12i-r1.ebuild: - stable on alpha (needed now that 2.12-r5 is pmasked) - -*util-linux-2.12p (09 Jan 2005) - - 09 Jan 2005; Mike Frysinger - +files/util-linux-2.12p-fat-LABEL-support.patch, - +files/util-linux-2.12p-swapon-check-symlinks.patch, - +util-linux-2.12p.ebuild: - Version bump. Change default crypto to loop-aes (since its actually - maintained upstream) #69082 by Arnvid L. Karstad. - - 09 Jan 2005; Jason Wever util-linux-2.12i-r1.ebuild: - Stable on sparc, resolves bug #77295. - - 20 Dec 2004; Dylan Carlson - util-linux-2.12i-r1.ebuild: - Stable on amd64. - - 17 Dec 2004; Markus Rothe util-linux-2.12i-r1.ebuild: - Stable on ppc64 - - 15 Nov 2004; Mike Frysinger - util-linux-2.12i-r1.ebuild: - Only include compiler.h if using 2.6 headers #71330. - -*util-linux-2.12i-r1 (14 Nov 2004) - - 14 Nov 2004; Mike Frysinger - +util-linux-2.12i-r1.ebuild, -util-linux-2.12i.ebuild: - Disable aes-loop and forward port the cryptoapi patch. Devices encrypted - with the old cryptoapi arent compatible with the aes-loop work. - -*util-linux-2.12i (11 Nov 2004) - - 11 Nov 2004; Mike Frysinger - files/util-linux-2.12b-pic.patch, - +files/util-linux-2.12i-fat-LABEL-support.patch, - +files/util-linux-2.12i-ignore-managed.patch, - +files/util-linux-2.12i-nfsv4.patch, +files/util-linux-2.12i-pic.patch, - +files/util-linux-2.12i-swapon-check-symlinks.patch, - +util-linux-2.12i.ebuild: - Version bump. Add loop-aes patch (#24458 / #25192). Punt gcloop/cryptoapi - patches. Add patch to ignore managed/kudzu options #70873. - -*util-linux-2.12b-r1 (30 Oct 2004) - - 30 Oct 2004; Mike Frysinger - +files/util-linux-swapon-check-symlinks.patch, - +util-linux-2.12b-r1.ebuild: - Add a fallback routine to swapon -a that checks symlinks #69162. - - 15 Sep 2004; Martin Schlemmer util-linux-2.12b.ebuild: - Add >=sys-fs/e2fsprogs-1.34 dependency (blkid_known_fstype in - /usr/include/blkid/blkid.h introduced in 1.34). - Pointed out by Maximilian Decker . - - 04 Sep 2004; files/util-linux-2.12b-pic.patch, - util-linux-2.12-r4.ebuild, util-linux-2.12b.ebuild: - updated util-linux-2.12b-pic.patch to fix BREG problem that just showed up the - the new partx to util-linux. use non-lazy bindings for +s apps installed by - util-linux - -*util-linux-2.12b (03 Sep 2004) - - 03 Sep 2004; Martin Schlemmer - +files/util-linux-2.12b-fat-LABEL-support.patch, - +files/util-linux-2.12b-gcloop-with-crypt.patch, - +files/util-linux-2.12b-gcloop.patch, +files/util-linux-2.12b-pic.patch, - +util-linux-2.12b.ebuild: - Update version; also build partx. SELinux users should erify support, as it - seems it was merged upstream. - - 01 Jul 2004; Jeremy Huddleston - util-linux-2.11z-r8.ebuild, util-linux-2.11z-r9.ebuild, - util-linux-2.12-r2.ebuild, util-linux-2.12-r3.ebuild, - util-linux-2.12-r4.ebuild, util-linux-2.12-r5.ebuild: - virtual/glibc -> virtual/libc - - 30 Jun 2004; Aron Griffis util-linux-2.12-r5.ebuild: - stable on alpha and ia64 - - 28 Jun 2004; Luca Barbato util-linux-2.12-r5.ebuild: - Marked ppc - - 27 Jun 2004; Aron Griffis util-linux-2.11z-r8.ebuild, - util-linux-2.11z-r9.ebuild, util-linux-2.12-r2.ebuild, - util-linux-2.12-r3.ebuild, util-linux-2.12-r4.ebuild: - QA - fix use invocation - - 16 Jun 2004; Daniel Black - util-linux-2.12-r4.ebuild, util-linux-2.12-r5.ebuild: - uclibc fixes thanks to Peter S. Mazinger - - 02 Jun 2004; Travis Tilley util-linux-2.12-r5.ebuild: - stable on amd64 - - 08 May 2004; util-linux-2.12-r4.ebuild, - util-linux-2.12-r5.ebuild, files/util-linux-2.12-swapon-unistd.patch: - access() is a macro which uses R_OK. However R_OK is not defined on sparc - during a bootstrap unless we actually include unistd.h - - 19 Apr 2004; Travis Tilley util-linux-2.11z-r9.ebuild, - util-linux-2.12-r2.ebuild, util-linux-2.12-r3.ebuild, - util-linux-2.12-r4.ebuild: - filtering -fPIC on amd64 is a dumb idea - - 07 Apr 2004; Joshua Kinard util-linux-2.12-r5.ebuild: - Marked stable on mips. - - 02 Apr 2004; util-linux-2.12-r5.ebuild: - util-linux gives additional -fPIC errors on amd64 with -pie. Bugzilla Bug 46366 - - 01 Apr 2004; Jon Portnoy util-linux-2.12-r4.ebuild : - Stable on AMD64. - - 09 Mar 2004; util-linux-2.12-r4.ebuild: - stable on alpha and ia64 - - 07 Mar 2004; Joshua Kinard util-linux-2.12-r4.ebuild: - Marked stable on mips. - - 27 Feb 2004; Seemant Kulleen - util-linux-2.11z-r8.ebuild: - move the filter-flags statement into src_compile - - 22 Feb 2004; Daniel Ahlberg util-linux-2.12-r5.ebuild: - Add installation of rdev on amd64. Closing #35902. - -*util-linux-2.12-r5 (17 Feb 2004) - - 17 Feb 2004; Luca Barbato util-linux-2.12-r5.ebuild, - files/util-linux-2.12-gcloop.patch: - Added support for gcloop in losetup - - 09 Feb 2004; util-linux-2.12-r4.ebuild: - stable on hppa and sparc - - 06 Feb 2004; Martin Schlemmer util-linux-2.12-r4.ebuild: - Bump to stable for x86. - - 03 Feb 2004; Bartosch Pixa - util-linux-2.12-r3.ebuild: - set ppc in keywords - -*util-linux-2.12-r4 (30 Dec 2003) - - 30 Dec 2003; Martin Schlemmer util-linux-2.12-r4.ebuild, - files/util-linux-2.12-fat-LABEL-support.patch: - Add support to read fat/fat32 labels, bug #36722. - - 11 Dec 2003; Mike Frysinger util-linux-2.12-r3.ebuild : - Add patch to compile against 2.6.x headers #31286. - -*util-linux-2.11z-r9 (06 Dec 2003) -*util-linux-2.11z-r8 (08 Dec 2003) -*util-linux-2.12-r2 (08 Dec 2003) -*util-linux-2.12-r3 (08 Dec 2003) - - 06 Dec 2003; Seemant Kulleen - util-linux-2.11z-r6.ebuild, util-linux-2.11z-r7.ebuild, - util-linux-2.11z-r8.ebuild, util-linux-2.11z-r9.ebuild, - util-linux-2.12-r1.ebuild, util-linux-2.12-r2.ebuild, - util-linux-2.12-r3.ebuild, util-linux-2.12.ebuild, - files/util-linux-no-kill.patch: - /bin/kill used to be part of this package. procps will now be the only one - providing that - -*util-linux-2.12-r1 (02 Dec 2003) - - 02 Dec 2003; Brad House util-linux-2.12-r1.ebuild: - Add cryptoapi support to util-linux-2.12 - Mailing list post with info: - http://www.kerneli.org/pipermail/cryptoapi-devel/2003-September/000634.html - Follow thread for usage. - - 28 Oct 2003; Chris PeBenito util-linux-2.12.ebuild, - files/util-linux-2.12-selinux.diff.bz2: - Add new API SELinux patch - - 09 Oct 2003; Alexander Gabert util-linux-2.11z-r6.ebuild: - removed hardened-gcc appendix flags again - - 03 Oct 2003; Alexander Gabert util-linux-2.11z-r6.ebuild: - added libgcc.a problem evasion and removed overwriting of LDFLAGS in ebuild - - 20 Sep 2003; Alexander Gabert util-linux-2.11z-r6.ebuild: - removed check again, only caused by problems with __libc_csu in hardened-gcc - - 20 Sep 2003; Alexander Gabert util-linux-2.11z-r6.ebuild: - added yet_exec exclusion flag for hardened-gcc - - 19 Sep 2003; Seemant Kulleen - util-linux-2.11z-r6.ebuild, util-linux-2.11z-r7.ebuild, - util-linux-2.12.ebuild: - fix for USE=static, thanks to: Sascha Silbe - in bug #29160 - - 10 Aug 2003; Martin Schlemmer - util-linux-2.11z-r6.ebuild: - Mark stable. - -*util-linux-2.12 (24 Jul 2003) - - 28 Jul 2003; util-linux-2.12.ebuild: - util-linux was overriding all LDFLAGS for when use static was enabled, please - dont export LDFLAGS=-static alone in this or any other packages - - 24 Jul 2003; Martin Schlemmer util-linux-2.12.ebuild: - New version, bug #24880. - - 21 Jul 2003; util-linux-2.11z-r7.ebuild: - verified -fPIC works with this pkg on x86, sparc64, ppc and hppa - - 20 Jul 2003; Martin Schlemmer - util-linux-2.11z-r7.ebuild, files/util-linux-2.11z-01-nfsv4-crypt.dif: - Fix NFS4 patch to work with crypt in USE. - -*util-linux-2.11z-r7 (20 Jul 2003) - - 04 Aug 2003; Joshua Kinard util-linux-2.11z-r7.ebuild: - Changed ~mips to mips in KEYWORDS - Added mips to the list of archs that can use -fPIC - - 20 Jul 2003; Martin Schlemmer - util-linux-2.11z-r7.ebuild, files/util-linux-2.11z-01-nfsv4.dif: - Add NFS4 support (kernel 2.5/2.6). Notified by Michael Locher - . - -*util-linux-2.11z-r6 (17 Jul 2003) - - 17 Jul 2003; Martin Schlemmer - util-linux-2.11z-r6.ebuild, - files/util-linux-2.11z-agetty-domainname-option.patch: - Add the O option to agetty to display DNS domainname in the issue file, thanks - to Marius Mauch , bug #22275. - - 13 Jul 2003; util-linux-2.11z-r5.ebuild: - verified -fPIC works with this pkg on sparc,ppc and hppa - -*util-linux-2.11z-r5 (12 Jul 2003) - - 12 Jul 2003; util-linux-2.11z-r5.ebuild, - files/util-linux-2.11z-pic.patch: - Added defines for fPIC code to avoid the use the of old __NR* inline assembly - construction of syscalls - - 05 Jul 2003; Luca Barbato util-linux-2.11z-r4.ebuild: - Keyworded ppc - - 29 Jun 2003; Chris PeBenito - util-linux-2.11z-r4.ebuild: - Remove selinux stuff, as its no longer needed. Using pam-login again. - - 26 Jun 2003; Joshua Brindle util-linux-2.11z-r4.ebuild: - Added -e s:SUIDMODE=.*4755:SUIDMODE=4711: for more secure suid permissions - - 24 Jun 2003; Aron Griffis util-linux-2.11z-r4.ebuild: - Mark stable on alpha - -*util-linux-2.11z-r4 (01 Jun 2003) - - 06 Jul 2003; Guy Martin util-linux-2.11z-r4.ebuild : - Marked stable on hppa. - - 22 Jun 2003; Joshua Kinard util-linux-2.11z-r4.ebuild: - Changed ~sparc & ~mips to sparc & mips - - 09 Jun 2003; Nick Hadaway util-linux-2.11z-r4.ebuild: - If pam was disabled in IUSE, src_unpack would fail. Fixed the logic. - - 01 Jun 2003; Brandon Low util-linux-2.11z-r4.ebuild: - Add enhancement to script command from bug 21147 - - 26 May 2003; Patrick Kursawe - util-linux-2.11z-r3.ebuild: - category was missing with sed dependency - - 25 May 2003; Martin Holzer util-linux-2.11o-r3.ebuild, - util-linux-2.11y.ebuild, util-linux-2.11z-r1.ebuild, - util-linux-2.11z-r2.ebuild, util-linux-2.11z-r3.ebuild: - now uses mirror://kernel - - 25 May 2003; Seemant Kulleen - util-linux-2.11z-r3.ebuild: - pam fix - -*util-linux-2.11z-r3 (24 May 2003) - - 29 May 2003; Joshua Brindle util-linux-2.11z-r3.ebuild: - fixed selinux dependancy issue - - 24 May 2003; Joshua Brindle util-linux-2.11z-r3.ebuild: - added support for pam optionally - -*util-linux-2.11z-r2 (24 Apr 2003) - - 24 Apr 2003; Brandon Low util-linux-2.11z-r2.ebuild: - Several changes, including support for USE=static the use of sed -i, proper - die messages, econf instead of ./configure. Please test this and let me know - if there are any regressions - - See bug 19597 - -*util-linux-2.11z (03 Feb 2003) - - 22 Apr 2003; Joshua Kinard util-linux-2.11z-r1.ebuild: - added patch from util-linux maintainer that makes fdisk function correctly on mips - patch only gets added on "mips" archs, but will be standard in util-linux 2.12 - - 23 Mar 2003; Joshua Brindle util-linux-2.11z-r1.ebuild: - added selinux support, thanks sindian - - 27 Feb 2003; Jan Seidel util-linux-2.11z-r1.ebuild : - Mark as unstable for mips - - 24 Feb 2003; Nicholas Wourms util-linux-2.11z-r1.ebuild : - Mark as stable for mips. - - 21 Feb 2003; Zach Welch : - Added arm to keywords. - - 09 Feb 2003; Guy Martin : - Added hppa to keywords. - - 07 Feb 2003; Jon Portnoy - util-linux-2.11z-r1.ebuild files/no-symlink-resolve.patch : - - Added a patch to keep mount from resolving symlinks, which - makes the output of programs like `df` unreadable with devfs. - - 03 Feb 2003; Seemant Kulleen - util-linux-2.11z.ebuild files/util-linux-2.11z-parallel-make.patch - files/digest-util-linux-2.11z : - - Version bump. Closes bug #14955 by lone_iguana@hotmail.com - -*util-linux-2.11y (27 Oct 2002) - - 11 Jan 2003; Seemant Kulleen util-linux-2.11y.ebuild : - - filtered out -fPIC from user's CFLAGS - - 16 Dec 2002; Martin Schlemmer util-linux-2.11y.ebuild : - Fix rare failures with parallel makes. Update to use epatch. - - 10 Dec 2002; Martin Schlemmer util-linux-2.11y.ebuild : - Mark stable. - - 06 Dec 2002; Rodney Rees : - Changed sparc ~sparc keywords - - 13 Dec 2002; Martin Holzer util-linux-2.11y.ebuild files/digest-util-linux-2.11y Changelog : - Changed from tar.gz to tar.bz2 - - 29 Nov 2002; Nicholas Jones : - Latest release. Patched 2.11r crypto patch for this version. - On mirrors as util-linux-2.11y-crypt-gentoo.patch.gz - Updates are mostly cleanups. - -*util-linux-2.11w (27 Oct 2002) - - 27 Oct 2002; Donny Davies : - Chase latest release. Fixes potential root exploit. - -*util-linux-2.11u (14 Aug 2002) - - 14 Aug 2002; Daniel Ahlberg util-linux-2.11u.ebuild: - Version bump. Added patch for chfn. - -*util-linux-2.11t (05 Aug 2002) - - 05 Aug 2002; Daniel Ahlberg util-linux-2.11t.ebuild: - Version bump. - -*util-linux-2.11r-r1 (9 Jul 2002) - - 24 Jul 2002; Mark Guertin : - Added ppc to keywords - - 14 Jul 2002; Daniel Ahlberg util-linux-2.11r-r1.ebuild : - Added LICENSE, KEYWORDS. - - 14 Jul 2002; Daniel Ahlberg util-linux-2.11r.ebuild : - Added LICENSE, KEYWORDS. - - 9 Jul 2002; Daniel Ahlberg util-linux-2.11r-r1.ebuild files/digest-util-linux-2.11r-r1 : - - Crypto patch only applied if USE setting "crypt" is enabled. - -*util-linux-2.11r (7 Jul 2002) - - 7 Jul 2002; Martin Schlemmer : - - Version update. - -*util-linux-2.11o-r3 (28 Apr 2002) - - 18 Jan 2003; Jan Seidel : - Added mips to keywords - - 14 Jul 2002; Daniel Ahlberg util-linux-2.11o-r3.ebuild : - Added LICENSE, KEYWORDS. - - 28 Apr 2002; Martin Schlemmer : - - Removed /bin/login in favour of pam-login. - -*util-linux-2.11o-r2 (25 Apr 2002) - - 25 Apr 2002; Ryan Phillips util-linux-2.11o-r2.ebuild - files/digest-util-linux-2.11o-r2 - - patch util-linux with the international crypto patch. This patch - does not contain any cryptographic components. (#1607) - -*util-linux-2.11o-r1 (11 Apr 2002) - - 11 Apr 2002; Seemant Kulleen util-linux-2.11o-r1.ebuild - files/digest-util-linux-2.11o-r1 - - USE dependent nls compilation. - -*util-linux-2.11o (8 Apr 2002) - - 8 Apr 2002; M.Schlemmer util-linux-2.11o : - - /bin/login that comes with sys-apps/shadow has a bug that gives a normal - user root priviliges in certain (usually if pam_limits is used). - -*util-linux-2.11l-r1 (1 Apr 2002) - - 1 Apr 2002; Seemant Kulleen util-linux-2.11l-r1.ebuild : - - USE dependent nls compilation. - -*util-linux-2.11l (1 Feb 2002) - - 1 Feb 2002; G.Bevin ChangeLog : - - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/ChangeLog-2015 new file mode 100644 index 0000000000..30b9a80d60 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/ChangeLog-2015 @@ -0,0 +1,2162 @@ +# ChangeLog for sys-apps/util-linux +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.509 2015/08/04 05:49:32 vapier Exp $ + + 04 Aug 2015; Mike Frysinger util-linux-2.26.2.ebuild, + util-linux-9999.ebuild: + Use subslots/USE deps for ncurses/udev #555706 by Steven Johnson. + + 30 May 2015; Mike Frysinger util-linux-2.25.2-r2.ebuild, + util-linux-2.26.2.ebuild, util-linux-9999.ebuild: + Force the scanf configure test to select the POSIX version when cross- + compiling #531856 by Sven E.. + +*util-linux-2.26.2 (04 May 2015) + + 04 May 2015; Mike Frysinger +util-linux-2.26.2.ebuild: + Version bump. + + 04 May 2015; Mike Frysinger util-linux-2.25.2-r2.ebuild, + +files/util-linux-2.25-parallel-setarch.patch: + Fix parallel building w/setarch man page links #511812 by Thomas D. + + 23 Apr 2015; Jeroen Roovers util-linux-2.25.2-r2.ebuild: + Stable for PPC64 (bug #536906). + + 21 Apr 2015; Pacho Ramos util-linux-2.25.2-r2.ebuild: + ppc stable wrt bug #536906 + + 17 Apr 2015; Mikle Kolyada util-linux-2.25.2-r2.ebuild: + sparc stable wrt bug #536906 + + 14 Apr 2015; Agostino Sarubbo util-linux-2.25.2-r2.ebuild: + Stable for ia64, wrt bug #536906 + + 11 Apr 2015; Mikle Kolyada util-linux-2.25.2-r2.ebuild: + alpha stable wrt bug #536906 + + 08 Apr 2015; Michał Górny util-linux-2.24.1-r2.ebuild, + util-linux-2.24.1-r3.ebuild, util-linux-2.24.2.ebuild, + util-linux-2.25.1-r1.ebuild, util-linux-2.25.1.ebuild, + util-linux-2.25.2-r1.ebuild, util-linux-2.25.2-r2.ebuild, + util-linux-2.25.2.ebuild, util-linux-2.26.1.ebuild, util-linux-2.26.ebuild: + Drop old Python implementations + + 04 Apr 2015; Mike Frysinger util-linux-2.25.2-r2.ebuild: + Mark arm64/m68k/s390/sh stable. + + 03 Apr 2015; Mike Frysinger util-linux-2.26.1-r1.ebuild, + util-linux-9999.ebuild: + Fix another pam header check for USE=-pam builds #545042 by nzqr. + + 28 Mar 2015; Mikle Kolyada util-linux-2.25.2-r2.ebuild: + x86 stable wrt bug #536906 + + 24 Mar 2015; Markus Meier util-linux-2.25.2-r2.ebuild: + arm stable, bug #536906 + +*util-linux-2.26.1-r1 (21 Mar 2015) + + 21 Mar 2015; Michał Górny +util-linux-2.26.1-r1.ebuild, + util-linux-9999.ebuild: + EAPI bump, bug #543176. + + 16 Mar 2015; Jeroen Roovers util-linux-2.25.2-r2.ebuild: + Stable for HPPA (bug #536906). + +*util-linux-2.26.1 (13 Mar 2015) + + 13 Mar 2015; Mike Frysinger +util-linux-2.26.1.ebuild: + Version bump. + + 12 Mar 2015; Mike Frysinger util-linux-2.25.2-r2.ebuild, + util-linux-2.26.ebuild, util-linux-9999.ebuild: + Migrate to virtual/libudev #543060 by Nikoli. + + 12 Mar 2015; Mikle Kolyada util-linux-2.25.2-r2.ebuild: + amd64 stable wrt bug #536906 + + 20 Feb 2015; Lars Wendler util-linux-2.26.ebuild, + util-linux-9999.ebuild: + Fix header files mismatch between ABIs (bug #540702). + +*util-linux-2.26 (19 Feb 2015) + + 19 Feb 2015; Mike Frysinger +util-linux-2.26.ebuild, + util-linux-9999.ebuild: + Version bump. + +*util-linux-2.25.2-r2 (17 Jan 2015) + + 17 Jan 2015; Mike Gilbert +util-linux-2.25.2-r2.ebuild: + Pass --docdir to configure, bug 519904. + +*util-linux-2.25.2-r1 (02 Jan 2015) + + 02 Jan 2015; Pacho Ramos +util-linux-2.25.2-r1.ebuild: + Prevent automagic dependency on systemd (#533726 by nzqr) + +*util-linux-2.25.2 (24 Oct 2014) + + 24 Oct 2014; Mike Frysinger + +files/util-linux-2.25.2-runuser-bash-completion.patch, + +util-linux-2.25.2.ebuild: + Version bump. Fix runuser bash-completion install #522288 by William Throwe. + +*util-linux-2.25.1-r1 (16 Oct 2014) + + 16 Oct 2014; Mike Frysinger + +files/util-linux-2.25.1-blkid-probe-fix.patch, +util-linux-2.25.1-r1.ebuild: + Add fix from upstream for libblkid probing. + +*util-linux-2.25.1 (05 Sep 2014) + + 05 Sep 2014; Lars Wendler + -util-linux-2.22.2.ebuild, -util-linux-2.25.ebuild, + +util-linux-2.25.1.ebuild, -files/util-linux-2.25-lscpu-pic.patch, + metadata.xml: + Version bump. Removed old. + + 26 Aug 2014; Michał Górny util-linux-2.24.2.ebuild, + util-linux-2.25.ebuild, util-linux-9999.ebuild: + Install bash-completion files unconditionally. + + 05 Aug 2014; Mike Frysinger + +files/util-linux-2.25-lscpu-pic.patch, util-linux-2.25.ebuild: + Fix building on hardened systems #518936 by tka. + + 05 Aug 2014; Christoph Junghans util-linux-2.24.2.ebuild, + util-linux-2.25.ebuild: + re-added prefix support (bug #518898) + + 05 Aug 2014; Christoph Junghans util-linux-2.24.2.ebuild: + added prefix support (bug #518898) + + 01 Aug 2014; Mike Frysinger util-linux-2.24.1-r3.ebuild: + Mark arm64/hppa/m68k/s390/sh stable. + + 01 Aug 2014; Lars Wendler util-linux-9999.ebuild: + Fixed live ebuild as well. + + 01 Aug 2014; Lars Wendler util-linux-2.25.ebuild: + Fixed installation aborting with header checksum error. Added some more + changes from 9999 ebuild. + + 01 Aug 2014; Lars Wendler util-linux-2.25.ebuild: + Removed cytune support. + +*util-linux-2.25 (01 Aug 2014) + + 01 Aug 2014; Lars Wendler + -util-linux-2.23.2-r2.ebuild, +util-linux-2.25.ebuild: + Version bump (bug #518702). Removed old. + + 31 Jul 2014; Christoph Junghans util-linux-2.24.2.ebuild: + fixed prefix install + + 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: + ppc stable wrt bug #513378 + + 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: + ppc64 stable wrt bug #513378 + + 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: + sparc stable wrt bug #513378 + + 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: + ia64 stable wrt bug #513378 + + 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: + arm stable wrt bug #513378 + + 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: + x86 stable wrt bug #513378 + + 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: + alpha stable wrt bug #513378 + + 09 Jul 2014; Mikle Kolyada util-linux-2.24.1-r3.ebuild: + amd64 stable wrt bug #513378 + + 18 Jun 2014; Michał Górny util-linux-2.24.1-r3.ebuild, + util-linux-2.24.2.ebuild, util-linux-9999.ebuild: + Update dependencies to require guaranteed EAPI=5 or multilib ebuilds, bug + #513718. + + 18 Jun 2014; Michał Górny util-linux-9999.ebuild: + Enable multilib on the live ebuild as well. Support new libsmartcols. + + 11 Jun 2014; Lars Wendler + util-linux-2.24.1-r2.ebuild: + Fixed application of alpha patch (bug #512966). + + 11 Jun 2014; Tobias Klausmann + +files/util-linux-2.24-fix-fdisk-on-alpha.patch, util-linux-2.24.1-r2.ebuild, + util-linux-2.24.1-r3.ebuild, util-linux-2.24.2.ebuild: + Fix fdisk compile failure on Alpha + + 28 May 2014; Markos Chandras util-linux-2.24.2.ebuild: + Restore 2.24-last-tests.patch per bug #501408 thanks to eroen + +*util-linux-2.24.2 (28 May 2014) + + 28 May 2014; Lars Wendler -util-linux-2.24.ebuild, + -util-linux-2.24.1-r1.ebuild, +util-linux-2.24.2.ebuild: + Version bump. Removed old. + + 14 May 2014; Samuli Suominen + util-linux-2.24.1-r2.ebuild: + amd64/x86 stable wrt #506592 + +*util-linux-2.24.1-r3 (02 May 2014) + + 02 May 2014; Michał Górny +util-linux-2.24.1-r3.ebuild: + Introduce multilib support, bug #490968. + + 27 Apr 2014; Mike Gilbert util-linux-2.24.1-r2.ebuild, + util-linux-9999.ebuild: + Add python3.4. + + 07 Apr 2014; Mike Frysinger util-linux-2.22.2.ebuild, + util-linux-2.23.2-r2.ebuild, util-linux-2.24.1-r1.ebuild, + util-linux-2.24.1-r2.ebuild, util-linux-2.24.ebuild, util-linux-9999.ebuild: + Mark arm64/m68k/s390/sh stable #506592. + + 07 Apr 2014; Markus Meier util-linux-2.24.1-r2.ebuild: + arm stable, bug #506592 + + 05 Apr 2014; Jeroen Roovers util-linux-2.24.1-r2.ebuild: + Stable for HPPA (bug #506592). + + 14 Mar 2014; Mike Frysinger util-linux-2.23.2-r2.ebuild, + util-linux-2.24.1-r1.ebuild, util-linux-2.24.1-r2.ebuild, + util-linux-2.24.ebuild, util-linux-9999.ebuild: + Recent releases no longer contain GPL-3 code. + + 17 Feb 2014; Mike Frysinger + +files/util-linux-2.24-last-tests.patch, util-linux-2.24.1-r2.ebuild: + Add fix from upstream for last test failures #501408 by eroen. + +*util-linux-2.24.1-r2 (15 Feb 2014) + + 15 Feb 2014; Samuli Suominen + +util-linux-2.24.1-r2.ebuild, util-linux-9999.ebuild: + Move last and lastb from sysvinit to util-linux wrt #491742 by Alexander Tsoy + +*util-linux-2.24.1-r1 (21 Jan 2014) + + 21 Jan 2014; Lars Wendler + -util-linux-2.24.1.ebuild, +util-linux-2.24.1-r1.ebuild: + Fixed installation location of getopt-parse docs. + +*util-linux-2.24.1 (20 Jan 2014) + + 20 Jan 2014; Mike Frysinger +util-linux-2.24.1.ebuild: + Version bump. + + 18 Jan 2014; Mike Frysinger util-linux-2.22.2.ebuild, + util-linux-2.23.2-r2.ebuild, util-linux-2.24.ebuild, util-linux-9999.ebuild: + Add arm64 love. + + 16 Jan 2014; Mike Frysinger util-linux-2.24.ebuild: + Delete bigyear test for now; the next release should fix it #489794 by Toralf + Förster. + + 04 Jan 2014; Lars Wendler + -util-linux-2.19.1-r1.ebuild, -util-linux-2.20-r1.ebuild, + -util-linux-2.20.1.ebuild, -util-linux-2.20.1-r1.ebuild, + -util-linux-2.20.1-r2.ebuild, -util-linux-2.21.ebuild, + -util-linux-2.21.1.ebuild, -util-linux-2.21.2.ebuild, + -util-linux-2.22.ebuild, -util-linux-2.22.1.ebuild, -util-linux-2.23.ebuild, + -util-linux-2.23.1.ebuild, -util-linux-2.23.2.ebuild, + -util-linux-2.23.2-r1.ebuild, -files/util-linux-2.19.1-mount-a-segv.patch, + -files/util-linux-2.19.1-umount-l-nfs.patch, + -files/util-linux-2.20.1-libmount-c++.patch, + -files/util-linux-2.20.1-no-printf-alloc.patch, + -files/util-linux-2.20.1-umount-fs-search.patch, + -files/util-linux-2.20-dmesg-newline.patch, + -files/util-linux-2.20-sysfs-init.patch, + -files/util-linux-2.21.1-cal-nl.patch, + -files/util-linux-2.21.1-no-printf-alloc.patch, metadata.xml: + Removed old versions and files. + + 22 Dec 2013; Mike Frysinger + +files/util-linux-2.24-skip-last-tests.patch, util-linux-2.24.ebuild, + util-linux-9999.ebuild: + Fix last failures #489794 by Toralf Förster. Enable parallel tests. + + 28 Nov 2013; Mike Frysinger util-linux-2.24.ebuild, + util-linux-9999.ebuild: + Stick to EAPI=4 for base system packages. + + 09 Nov 2013; Lars Wendler util-linux-9999.ebuild: + Fixed unconditional call of python-single-r1_pkg_setup (bug #490778) in live + ebuild as well. + + 09 Nov 2013; Lars Wendler util-linux-2.24.ebuild: + Fixed unconditional call of python-single-r1_pkg_setup (bug #490778). + + 29 Oct 2013; Lars Wendler util-linux-2.24.ebuild, + util-linux-9999.ebuild: + Moved 2.24 ebuild to EAPI-5. Synced 9999 ebuild with 2.24 version. + +*util-linux-2.24 (28 Oct 2013) + + 28 Oct 2013; Lars Wendler +util-linux-2.24.ebuild: + Version bump (bug #489342). + +*util-linux-2.23.2-r2 (29 Sep 2013) + + 29 Sep 2013; Mike Frysinger +util-linux-2.23.2-r2.ebuild: + Re-disable USE=tty-helpers by default and add an elog #483798 by Allen Parker. + + 29 Sep 2013; Mike Frysinger metadata.xml, + util-linux-2.23.2-r1.ebuild: + Add USE=pam to control runuser #485486 by Denis Kaganovich. + +*util-linux-2.23.2-r1 (05 Sep 2013) + + 05 Sep 2013; Robin H. Johnson + +util-linux-2.23.2-r1.ebuild: + Make USE=tty-helpers enabled by default, to match sysvinit that had those + utilities always available. + + 07 Aug 2013; Tim Harder util-linux-9999.ebuild: + Update live ebuild. + +*util-linux-2.23.2 (07 Aug 2013) + + 07 Aug 2013; Tim Harder +util-linux-2.23.2.ebuild: + Version bump (bug #479846). + + 16 Jul 2013; Samuli Suominen util-linux-2.23.1.ebuild, + util-linux-9999.ebuild: + Use get_bashcompdir from bash-completion-r1.eclass because complectionsdir= + is not static. + +*util-linux-2.23.1 (11 Jun 2013) + + 11 Jun 2013; Tony Vroon +util-linux-2.23.1.ebuild: + Version bump, as requested by Samuli Suominen in bug #472342. To confirm, + this has the commits to fix the losetup offset bug reported by Andreas + Klauer. + + 05 Jun 2013; Mike Frysinger metadata.xml: + Add upstream CPE tag (security info) from ChromiumOS. + + 02 Jun 2013; Pacho Ramos metadata.xml: + Cleanup due bug #328951 + + 08 May 2013; Mike Frysinger metadata.xml, + util-linux-2.23.ebuild, util-linux-9999.ebuild: + Add USE=caps to control `setpriv` #469102 by Arfrever Frehtes Taifersar + Arahesis. + + 04 May 2013; Samuli Suominen util-linux-2.23.ebuild: + Block version of app-shells/bash-completion with conflicting "rtcwake" + completion wrt #468544 + +*util-linux-2.23 (04 May 2013) + + 04 May 2013; Mike Frysinger +util-linux-2.23.ebuild, + metadata.xml: + Version bump #468144 by Samuli Suominen. + + 28 Mar 2013; Mike Frysinger metadata.xml, + util-linux-2.22.2.ebuild, util-linux-9999.ebuild: + Also put wall/write setgid behavior under USE=suid. + + 28 Mar 2013; Mike Frysinger metadata.xml, + util-linux-2.22.2.ebuild, util-linux-9999.ebuild: + Add USE=suid to control mount/umount behavior. + + 23 Mar 2013; Mike Frysinger util-linux-2.22.2.ebuild: + Mark m68k stable #458226. + + 12 Mar 2013; Mike Frysinger util-linux-2.22.2.ebuild, + util-linux-9999.ebuild: + Install release notes too #458230 by Mart Raudsepp. + + 12 Mar 2013; Mike Frysinger util-linux-2.22.2.ebuild, + util-linux-9999.ebuild: + Pull in sys-devel/bc for USE=test #460184 by Sean Santos. + + 01 Mar 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for sh, wrt bug #458226 + + 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for s390, wrt bug #458226 + + 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for sparc, wrt bug #458226 + + 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for arm, wrt bug #458226 + + 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for ia64, wrt bug #458226 + + 26 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for alpha, wrt bug #458226 + + 25 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for ppc64, wrt bug #458226 + + 25 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for ppc, wrt bug #458226 + + 25 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for x86, wrt bug #458226 + + 25 Feb 2013; Agostino Sarubbo util-linux-2.22.2.ebuild: + Stable for amd64, wrt bug #458226 + + 20 Feb 2013; Jeroen Roovers util-linux-2.22.2.ebuild: + Stable for HPPA (bug #458226). + + 19 Feb 2013; Zac Medico util-linux-2.22.2.ebuild, + util-linux-9999.ebuild: + Add ~arm-linux keywords. + +*util-linux-2.22.2 (16 Dec 2012) + + 16 Dec 2012; Mike Frysinger +util-linux-2.22.2.ebuild: + Version bump. + + 28 Nov 2012; Samuli Suominen util-linux-2.21.2.ebuild, + util-linux-2.22.ebuild, util-linux-2.22.1.ebuild, util-linux-9999.ebuild: + Use virtual/udev instead of sys-fs/udev wrt #444398 + + 19 Oct 2012; Mike Frysinger util-linux-2.22.1.ebuild, + util-linux-9999.ebuild: + Also search /bin and /usr/bin for mount/fsck helpers #437230 by Pun. + +*util-linux-2.22.1 (11 Oct 2012) + + 11 Oct 2012; Mike Frysinger +util-linux-2.22.1.ebuild, + -files/util-linux-2.22-md5-aliasing.patch, + -files/util-linux-2.22-sfdisk-aliasing.patch, + -files/util-linux-2.22-umount-user.patch, -util-linux-2.22-r1.ebuild: + Switch to official upstream release. + +*util-linux-2.22-r1 (10 Oct 2012) + + 10 Oct 2012; Mike Frysinger + +files/util-linux-2.22-md5-aliasing.patch, + +files/util-linux-2.22-sfdisk-aliasing.patch, + +files/util-linux-2.22-umount-user.patch, +util-linux-2.22-r1.ebuild: + Add fix from upstream for umount with user= options #435540 by Stefan Reimer. + + 03 Oct 2012; Brent Baude util-linux-2.21.2.ebuild: + Marking util-linux-2.21.2 ppc for bug 434334 + + 30 Sep 2012; Anthony G. Basile util-linux-2.21.2.ebuild: + stable ppc ppc64, bug #434334 + + 30 Sep 2012; Raúl Porcel util-linux-2.21.2.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #434334 + + 19 Sep 2012; Johannes Huber util-linux-2.21.2.ebuild: + Stable for x86, wrt bug #434334 + + 16 Sep 2012; Markus Meier util-linux-2.21.2.ebuild: + arm stable, bug #434334 + + 14 Sep 2012; Agostino Sarubbo util-linux-2.21.2.ebuild: + Stable for amd64, wrt bug #434334 + + 13 Sep 2012; Jeroen Roovers util-linux-2.21.2.ebuild: + Stable for HPPA (bug #434334). + + 07 Sep 2012; Mike Frysinger util-linux-2.22.ebuild, + util-linux-9999.ebuild: + Fix USE=perl handling with chkdupexe #434146 by Alexandre. + +*util-linux-2.22 (06 Sep 2012) + + 06 Sep 2012; Mike Frysinger +util-linux-2.22.ebuild, + util-linux-9999.ebuild: + Version bump. We now provide eject and sulogin/utmpdump (from sysvinit). We + still get su/login from shadow though. + + 22 Aug 2012; Mike Frysinger util-linux-2.21.1.ebuild, + util-linux-2.21.2.ebuild, util-linux-2.21.ebuild, util-linux-9999.ebuild: + Punt USE=loop-aes again due to lack of interest #405805 by Phil Stracchino. + + 24 Jul 2012; Mike Frysinger util-linux-2.21.2.ebuild: + Use older alloc patch for uclibc #427716 by James Le Cuirot. + + 08 Jul 2012; Raúl Porcel util-linux-2.20.1-r2.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #420167 + + 21 Jun 2012; Jeroen Roovers util-linux-2.20.1-r2.ebuild: + Stable for HPPA (bug #420167). + + 11 Jun 2012; Agostino Sarubbo util-linux-2.20.1-r2.ebuild: + Stable for amd64, wrt bug #420167 + + 09 Jun 2012; Markus Meier util-linux-2.20.1-r2.ebuild: + arm stable, bug #420167 + + 08 Jun 2012; Samuli Suominen + util-linux-2.20.1-r2.ebuild: + ppc/ppc64/x86 stable wrt #420167 + + 02 Jun 2012; Mike Frysinger util-linux-2.21.2.ebuild, + util-linux-9999.ebuild: + Control udev dep with USE=udev #417767 by Alexey Shvetsov. + +*util-linux-2.21.2 (25 May 2012) + + 25 May 2012; Mike Frysinger +util-linux-2.21.2.ebuild: + Version bump. + + 25 May 2012; Mike Frysinger util-linux-2.19.1-r1.ebuild, + util-linux-2.20-r1.ebuild, util-linux-2.20.1.ebuild, + util-linux-2.20.1-r1.ebuild, util-linux-2.20.1-r2.ebuild: + Inherit multilib for get_libdir. + + 24 May 2012; Mike Frysinger util-linux-2.19.1-r1.ebuild, + util-linux-2.20-r1.ebuild, util-linux-2.20.1-r1.ebuild, + util-linux-2.20.1-r2.ebuild, util-linux-2.20.1.ebuild, + util-linux-2.21.1.ebuild, util-linux-2.21.ebuild, util-linux-9999.ebuild: + Sync git-2 updates between all versions, and merge KEYWORDS code paths. + + 12 May 2012; Raúl Porcel util-linux-2.20.1-r1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #404179 + + 06 May 2012; Mike Frysinger util-linux-2.20.1-r1.ebuild, + util-linux-2.20.1-r2.ebuild, util-linux-2.21.1.ebuild: + DEPEND on autotools, don't RDEPEND on them #414847 by James Le Cuirot. + + 06 May 2012; Mike Frysinger + +files/util-linux-2.21.1-cal-nl.patch, util-linux-2.21.1.ebuild: + Fix from upstream for building on non-glibc hosts #414849 by James Le Cuirot. + + 21 Apr 2012; Mike Frysinger + files/util-linux-2.20.1-no-printf-alloc.patch, + files/util-linux-2.21.1-no-printf-alloc.patch: + Also malloc fs_optstr #406303#17 by Anthony Basile. + + 21 Apr 2012; Mike Frysinger util-linux-2.20.1-r1.ebuild, + util-linux-2.20.1-r2.ebuild, +files/util-linux-2.20.1-no-printf-alloc.patch, + util-linux-2.21.1.ebuild, +files/util-linux-2.21.1-no-printf-alloc.patch, + util-linux-9999.ebuild: + Add support for older C libraries that do not support latest POSIX standard + (%as flags) #406303 by Ed Wildgoose. + + 14 Apr 2012; Zac Medico util-linux-2.21.1.ebuild, + util-linux-9999.ebuild: + Add ~amd64-linux keyword. + + 05 Apr 2012; Mike Frysinger util-linux-9999.ebuild: + Block the eject package now that util-linux includes it. + + 30 Mar 2012; Mike Frysinger util-linux-2.21.ebuild, + util-linux-2.21.1.ebuild: + Drop scanf hack as it is already in 2.21.1 (I read the wrong source tree). + + 30 Mar 2012; Mike Frysinger util-linux-2.21.ebuild, + util-linux-2.21.1.ebuild: + Add cross-compiling fixes to match upstream. + +*util-linux-2.21.1 (30 Mar 2012) + + 30 Mar 2012; Mike Frysinger +util-linux-2.21.1.ebuild: + Version bump. + + 03 Mar 2012; Markus Meier util-linux-2.20.1-r1.ebuild: + arm stable, bug #404179 + +*util-linux-2.21 (24 Feb 2012) + + 24 Feb 2012; Mike Frysinger +util-linux-2.21.ebuild, + util-linux-9999.ebuild: + Version bump. + + 23 Feb 2012; Kacper Kowalik + util-linux-2.20.1-r1.ebuild: + ppc/ppc64 stable wrt #404179 + + 21 Feb 2012; Jeff Horelick util-linux-2.20.1-r1.ebuild: + marked x86 per bug 404179 + + 21 Feb 2012; Agostino Sarubbo util-linux-2.20.1-r1.ebuild: + Stable for amd64, wrt bug #404179 + + 18 Feb 2012; Jeroen Roovers util-linux-2.20.1-r1.ebuild: + Stable for HPPA (bug #404179). + +*util-linux-2.20.1-r2 (16 Feb 2012) + + 16 Feb 2012; Mike Frysinger +util-linux-2.20.1-r2.ebuild, + +files/util-linux-2.20.1-libmount-c++.patch, + +files/util-linux-2.20.1-umount-fs-search.patch: + Add patch from upstream for libmount.h in C++ code #401057 by Michał Górny. + Have umount search /usr/sbin like mount/fsck #403073 by Aidan Marks. + +*util-linux-2.20.1-r1 (07 Jan 2012) + + 07 Jan 2012; Mike Frysinger +util-linux-2.20.1-r1.ebuild, + util-linux-9999.ebuild: + Install libmount into / #398055 by Michał Górny. + + 07 Jan 2012; Mike Frysinger -util-linux-2.17.2.ebuild, + -util-linux-2.18-r1.ebuild, -files/util-linux-2.18-cfdisk-string-len.patch, + -files/util-linux-2.18-falloc.patch, -files/util-linux-2.18-ncursesw.patch, + -files/util-linux-2.18-slang.patch, -util-linux-2.19.ebuild, + -util-linux-2.19.1.ebuild, -files/util-linux-2.19-old-libc.patch, + -util-linux-2.20.ebuild: + Old. + + 07 Jan 2012; Mike Frysinger util-linux-2.19.1-r1.ebuild: + Mark ppc64 stable #384305. + + 30 Dec 2011; Ulrich Mueller util-linux-2.17.2.ebuild, + util-linux-2.18-r1.ebuild, util-linux-2.19.ebuild, util-linux-2.19.1.ebuild, + util-linux-2.19.1-r1.ebuild, util-linux-2.20.ebuild, + util-linux-2.20-r1.ebuild, util-linux-2.20.1.ebuild, util-linux-9999.ebuild: + Update LICENSE, see README.licensing in the tarball. Bug 175260. + + 17 Nov 2011; Pawel Hajdan jr + util-linux-2.19.1-r1.ebuild: + x86 stable wrt bug #384305 + + 12 Nov 2011; Lars Wendler + util-linux-2.19.1-r1.ebuild, + -files/util-linux-2.19.1-remove-useless-if-stuff-from-loopaes-patchset.diff: + non-maintainer commit: Really fixed bug #375165 with solution suggested by + Jiří Moravec. + + 12 Nov 2011; Lars Wendler + util-linux-2.19.1-r1.ebuild, + +files/util-linux-2.19.1-remove-useless-if-stuff-from-loopaes-patchset.diff: + non-maintainer commit: Fixed application of umount-l patch in combination + with loop-aes patch. This fixes bug #375165. + + 11 Nov 2011; Tony Vroon util-linux-2.19.1-r1.ebuild: + Marked stable on AMD64 based on arch testing by Ian "idella4" Delaney & + Agostino "ago" Sarubbo in bug #384305. + + 06 Nov 2011; Brent Baude util-linux-2.19.1-r1.ebuild: + Marking util-linux-2.19.1-r1 ppc for bug 384305 + + 23 Oct 2011; Raúl Porcel util-linux-2.19.1-r1.ebuild: + sparc stable wrt #384305 + +*util-linux-2.20.1 (20 Oct 2011) + + 20 Oct 2011; Mike Frysinger +util-linux-2.20.1.ebuild: + Version bump. + + 20 Oct 2011; Mike Frysinger util-linux-2.20-r1.ebuild, + util-linux-9999.ebuild: + Inform users of new default clear behavior #381401#5 by Neil Bothwick. + +*util-linux-2.20-r1 (17 Oct 2011) + + 17 Oct 2011; Mike Frysinger +util-linux-2.20-r1.ebuild, + +files/util-linux-2.20-dmesg-newline.patch, + +files/util-linux-2.20-sysfs-init.patch: + Add fixes from upstream for dmesg stopping with blank newlines #385305 by + Maxime Gervais. Add fix from upstream for nfs/btrfs unmounting #385323 by + Thomas Arnett. + + 17 Oct 2011; Mike Frysinger util-linux-2.19.1-r1.ebuild: + Mark alpha/arm/hppa/ia64/m68k/s390/sh stable #384305. + + 23 Sep 2011; Lars Wendler util-linux-2.20.ebuild: + non-maintainer commit: Updated loop-aes patch (bug #381521). + + 21 Sep 2011; Michał Górny util-linux-9999.ebuild: + Migrate to git-2. + + 14 Sep 2011; Mike Frysinger util-linux-2.20.ebuild: + Drop ddate man page when USE=-ddate #381291#5 by Ulrich Müller. + + 07 Sep 2011; Mike Frysinger util-linux-2.20.ebuild, + util-linux-9999.ebuild, metadata.xml: + Add USE=ddate to control ddate util #381291 by Ole Henrik Jahren. + +*util-linux-2.20 (29 Aug 2011) + + 29 Aug 2011; Mike Frysinger +util-linux-2.20.ebuild, + util-linux-9999.ebuild: + Version bump which fixes #373381 by Chris Richards. Add USE=static-libs + support #378269 by Agostino Sarubbo. Sync changes between live git and stable + release ebuilds. Block older sysvinits since we now install the mountpoint + util ourselves. + + 29 Jul 2011; Zac Medico util-linux-2.19.1-r1.ebuild, + util-linux-9999.ebuild: + Add ~x86-linux keyword. + + 26 Jul 2011; Zac Medico util-linux-2.19.1-r1.ebuild: + Bump to EAPI 3 and fix for prefix. + +*util-linux-2.19.1-r1 (12 Jul 2011) + + 12 Jul 2011; Mike Frysinger +util-linux-2.19.1-r1.ebuild, + +files/util-linux-2.19.1-mount-a-segv.patch, + +files/util-linux-2.19.1-umount-l-nfs.patch: + Add fixes from upstream for `mount -a` segfault #366213 and `umount -l` + stalls #370051 by Pacho Ramos. + + 17 Jun 2011; Dane Smith util-linux-2.19.1.ebuild, + metadata.xml: + Re-add support for loop-aes wrt bug 371437. + + 07 Jun 2011; Mike Frysinger util-linux-9999.ebuild: + Run the helper po script so the subdir gets the necessary files created + #370455 by Michał Górny. + + 14 May 2011; Raúl Porcel util-linux-2.19.1.ebuild: + alpha/ia64/m68k/s390/sh/sparc stable wrt #359759 + + 14 May 2011; Kacper Kowalik util-linux-2.19.1.ebuild: + ppc/ppc64 stable wrt #359759 + + 09 May 2011; Markus Meier util-linux-2.19.1.ebuild: + arm stable, bug #359759 + + 04 May 2011; Thomas Kahle util-linux-2.19.1.ebuild: + x86 stable per bug 359759 + + 04 May 2011; Jeroen Roovers util-linux-2.19.1.ebuild: + Stable for HPPA (bug #359759). + + 03 May 2011; Markos Chandras util-linux-2.19.1.ebuild: + Stable on amd64 wrt bug #359759 + +*util-linux-2.19.1 (02 May 2011) + + 02 May 2011; Mike Frysinger +util-linux-2.19.1.ebuild: + Version bump. + + 07 Apr 2011; Mike Frysinger util-linux-2.19.ebuild, + util-linux-9999.ebuild: + Add USE=ncurses to control the lib usage #221941 by Jim Kukunas and Mart + Raudsepp. + + 07 Apr 2011; Mike Frysinger util-linux-2.19.ebuild, + +files/util-linux-2.19-old-libc.patch: + Add fallback code for older versions of glibc #361271 by Viktor Robev. + + 02 Apr 2011; Raúl Porcel util-linux-2.18-r1.ebuild: + ia64/m68k/s390/sh/sparc stable wrt #356941 + + 25 Mar 2011; Kacper Kowalik + util-linux-2.18-r1.ebuild: + ppc64 stable wrt #356941 + + 19 Mar 2011; Thomas Kahle util-linux-2.18-r1.ebuild: + x86 stable per bug 356941 + + 13 Mar 2011; Markus Meier util-linux-2.18-r1.ebuild: + arm stable, bug #356941 + + 12 Mar 2011; Tobias Klausmann + util-linux-2.18-r1.ebuild: + Stable on alpha, bug #356941 + + 12 Mar 2011; Mike Frysinger util-linux-2.19.ebuild, + util-linux-9999.ebuild: + Punt USE=loop-aes to stop useless complaints. + + 07 Mar 2011; Jeroen Roovers util-linux-2.18-r1.ebuild: + Stable for HPPA (bug #356941). + + 04 Mar 2011; Brent Baude util-linux-2.18-r1.ebuild: + stable ppc, bug 356941 + + 01 Mar 2011; Markos Chandras util-linux-2.18-r1.ebuild: + Stable on amd64 wrt bug #356941 + +*util-linux-2.19 (10 Feb 2011) + + 10 Feb 2011; Mike Frysinger +util-linux-2.19.ebuild: + Version bump. + + 22 Nov 2010; Mike Frysinger util-linux-2.18-r1.ebuild, + util-linux-9999.ebuild, metadata.xml: + Add USE=cramfs to control cramfs dep (since it implies zlib too) #343081 + #343095 by Kfir Lavi. + + 08 Oct 2010; Mike Frysinger + files/util-linux-2.18-slang.patch: + Remove unused Makefile.am hunk #340140 by Diego E. Pettenò. + + 03 Oct 2010; Mike Frysinger util-linux-2.18-r1.ebuild, + +files/util-linux-2.18-falloc.patch: + Fix building with older linux/falloc.h #339432 by Andrew Randrianasulu. + + 18 Sep 2010; Raúl Porcel util-linux-2.17.2.ebuild: + ia64/s390/sh/sparc stable wrt #326339 + + 12 Sep 2010; Tobias Klausmann + util-linux-2.17.2.ebuild: + Stable on alpha, bug #326339 + + 12 Sep 2010; Raúl Porcel util-linux-2.17.2.ebuild: + m68k stable wrt #326339 thanks to kolla for testing + + 13 Aug 2010; Joseph Jezak util-linux-2.17.2.ebuild: + Marked ppc stable for bug #326339. + + 24 Jul 2010; Markus Meier util-linux-2.17.2.ebuild: + arm stable, bug #326339 + +*util-linux-2.18-r1 (19 Jul 2010) + + 19 Jul 2010; Mike Frysinger + +util-linux-2.18-r1.ebuild, + +files/util-linux-2.18-cfdisk-string-len.patch: + Pull in updates from live git ebuild. Apply upstream fix for cfdisk input + issue #328959 by James L. Hammons. Update loop-aes patch #326363. + + 10 Jul 2010; Jeroen Roovers util-linux-2.17.2.ebuild: + Stable for HPPA (bug #326339). + + 10 Jul 2010; Christian Faulhammer + util-linux-2.17.2.ebuild: + stable x86, bug 326339 + + 09 Jul 2010; Samuli Suominen + util-linux-2.17.2.ebuild: + ppc64 stable wrt #326339 + + 06 Jul 2010; Mike Frysinger util-linux-9999.ebuild: + Search /usr/sbin for mount/fsck helpers. + + 04 Jul 2010; Markos Chandras + util-linux-2.17.2.ebuild: + Stable on amd64 wrt bug #326339 + + 01 Jul 2010; Mike Frysinger + files/util-linux-2.18-ncursesw.patch: + Tweak patch to handle non-unicode ncurses #326481 by Wilbur Pan. + + 01 Jul 2010; Mike Frysinger util-linux-2.18.ebuild, + +files/util-linux-2.18-slang.patch: + Add fix from upstream for building with slang #326373 by Mikael Magnusson. + +*util-linux-2.18 (30 Jun 2010) + + 30 Jun 2010; Mike Frysinger +util-linux-2.18.ebuild, + +files/util-linux-2.18-ncursesw.patch, util-linux-9999.ebuild: + Version bump. + +*util-linux-2.17.2 (22 Mar 2010) + + 22 Mar 2010; Mike Frysinger +util-linux-2.17.2.ebuild: + Version bump. + + 20 Mar 2010; Mike Frysinger util-linux-2.17.1.ebuild: + Work around broken glibc-2.10 on 32bit systems and fallocate #300307 by + Marco Clocchiatti. + + 09 Mar 2010; Mike Frysinger util-linux-2.17.1.ebuild: + Update loop-aes patch #307987. + +*util-linux-2.17.1 (05 Mar 2010) + + 05 Mar 2010; Mike Frysinger +util-linux-2.17.1.ebuild: + Version bump #307055 by Arseny Solokha. + + 15 Feb 2010; Joseph Jezak util-linux-2.16.2.ebuild: + Marked ppc stable for bug #301179. + + 12 Feb 2010; Raúl Porcel util-linux-2.16.2.ebuild: + sparc stable wrt #301179 + +*util-linux-2.17-r1 (09 Feb 2010) + + 09 Feb 2010; Mike Frysinger + +files/0001-libblkid-fix-segfault-in-drdb.patch, + +util-linux-2.17-r1.ebuild: + Add fix from upstream for blkid segfaults #301787 by Alec M. + + 09 Feb 2010; Mike Frysinger util-linux-2.16.2.ebuild: + Mark alpha/ia64/s390/sh stable #301179. + + 04 Feb 2010; Markus Meier util-linux-2.16.2.ebuild: + amd64/arm stable, bug #301179 + + 03 Feb 2010; Christian Faulhammer + util-linux-2.16.2.ebuild: + stable x86, bug 301179 + + 27 Jan 2010; Jeroen Roovers util-linux-2.16.2.ebuild: + Stable for HPPA (bug #301179). + + 24 Jan 2010; Tom Gall util-linux-2.16.2.ebuild: + stable on ppc64, bug #301179 + + 23 Jan 2010; Samuli Suominen + util-linux-2.17.ebuild: + Update loop-aes patch to upstream SRC_URI wrt #300869, thanks to James + Ausmus and others. + +*util-linux-2.17 (08 Jan 2010) + + 08 Jan 2010; Mike Frysinger +util-linux-2.17.ebuild: + Version bump. + + 03 Jan 2010; util-linux-2.16.2.ebuild: + - cross compile love. default libtool files try to link with the host + libc.so so we call elibtoolize to work the magic + + 07 Dec 2009; Samuli Suominen + util-linux-2.16.1.ebuild: + amd64 stable wrt #284744 + + 01 Dec 2009; Mike Frysinger util-linux-2.16.1.ebuild, + util-linux-2.16.2.ebuild, util-linux-9999.ebuild: + Disable tls if the toolchain lacks support. + +*util-linux-2.16.2 (30 Nov 2009) + + 30 Nov 2009; Mike Frysinger +util-linux-2.16.2.ebuild: + Version bump. + + 29 Nov 2009; Joseph Jezak util-linux-2.16.1.ebuild: + Marked ppc stable for bug #284744. + + 28 Nov 2009; Raúl Porcel util-linux-2.16.1.ebuild: + ia64/sparc stable wrt #284744 + + 23 Nov 2009; Markus Meier util-linux-2.16.1.ebuild: + arm stable, bug #284744 + + 09 Nov 2009; Christian Faulhammer + util-linux-2.16.1.ebuild: + fix wrong KEYWORDS assignment + + 09 Nov 2009; Christian Faulhammer + util-linux-2.16.1.ebuild: + stable x86, bug 284744 + + 31 Oct 2009; Brent Baude util-linux-2.16.1.ebuild: + Marking util-linux-2.16.1 ppc64 for bug 284744 + + 21 Oct 2009; Jeroen Roovers util-linux-2.16.1.ebuild: + Stable for HPPA (bug #284744). + + 15 Oct 2009; Joseph Jezak util-linux-2.16.1.ebuild: + Reverting ppc64 stable mark until e2fsprogs can go stable too. + + 05 Oct 2009; Samuli Suominen + util-linux-2.16.1.ebuild: + Update loop-aes patch wrt #284744 by Romain Perier. + + 03 Oct 2009; Brent Baude util-linux-2.16.1.ebuild: + Marking util-2.16.1 ppc64 for 284744 + + 03 Oct 2009; Brent Baude ChangeLog: + Marking util-linux-2.16.1 ppc64 for bug 284744 + + 03 Oct 2009; Tobias Klausmann + util-linux-2.16.1.ebuild: + Stable on alpha, bug #284744 + + 23 Sep 2009; Mike Frysinger util-linux-2.16.1.ebuild, + util-linux-9999.ebuild, metadata.xml: + Add USE=perl to control the perl chkdupexe script #284093 by Diego E. + Pettenò. + +*util-linux-2.16.1 (07 Sep 2009) + + 07 Sep 2009; Mike Frysinger +util-linux-2.16.1.ebuild: + Version bump. + +*util-linux-2.16-r1 (16 Aug 2009) + + 16 Aug 2009; Mike Frysinger + +files/0001-libblkid-fix-ext2-detection-on-systems-with-ext4-onl.patch, + +util-linux-2.16-r1.ebuild: + Add fix from upstream for detecting ext2 filesystems with ext4-only + #279054 by sl. + + 26 Jul 2009; Mike Frysinger + -util-linux-2.13.1.1.ebuild, util-linux-2.14.2.ebuild, + -util-linux-2.15.ebuild, -util-linux-2.15-r1.ebuild: + Add some workarounds for stable uClibc systems #249582 by Natanael Copa. + + 26 Jul 2009; Mike Frysinger util-linux-2.16.ebuild, + util-linux-9999.ebuild: + Add a call to autopoint #278941 by hangfire. + + 26 Jul 2009; Mike Frysinger util-linux-2.16.ebuild, + util-linux-9999.ebuild: + Update loop-aes patch #278382. + +*util-linux-2.16 (16 Jul 2009) + + 16 Jul 2009; Mike Frysinger +util-linux-2.16.ebuild, + util-linux-9999.ebuild: + Version bump #269378 by Matthias Schwarzott. + + 28 Jun 2009; Mike Frysinger util-linux-2.15.1.ebuild: + Update loop-aes patch #273883 by Fabio Coatti. + +*util-linux-2.15.1 (10 Jun 2009) + + 10 Jun 2009; Mike Frysinger +util-linux-2.15.1.ebuild: + Version bump. + + 29 May 2009; Mike Frysinger util-linux-2.15-r1.ebuild, + +files/util-linux-2.15-locale.patch: + Add fix from upstream for locale build failure on uClibc #271154 by + Gianluigi Tiesi. + + 24 May 2009; Mike Frysinger util-linux-2.15-r1.ebuild: + Re-order patches when USE=loop-aes #271041 by Lars Wendler and add + libtool-2 to DEPEND #271025 by Eike Hein. + + 23 May 2009; Mike Frysinger util-linux-2.14.2.ebuild, + files/util-linux-2.15-old-libselinux.patch: + Apply selinux fix from upstream for #270168 by Tadas. + +*util-linux-2.15-r1 (23 May 2009) + + 23 May 2009; Mike Frysinger +util-linux-2.15-r1.ebuild, + +files/util-linux-2.15-losetup-symlinks.patch, + +files/util-linux-2.15-old-libselinux.patch: + Grab fixes from upstream for #270168 by Tadas and #269264 by Mario + Bachmann. + + 18 May 2009; Raúl Porcel util-linux-2.14.2.ebuild: + ia64/sparc stable wrt #268765 + + 13 May 2009; Markus Meier util-linux-2.14.2.ebuild: + amd64/x86 stable, bug #268765 + + 11 May 2009; Mike Frysinger util-linux-2.15.ebuild: + Update loop-aes patch #268772 by Wilbur Pan. + + 10 May 2009; Mike Frysinger util-linux-2.15.ebuild, + +files/util-linux-2.15-cpuid-pic.patch: + Fix building on hardened due to PIC/cpuid #269001 by Juergen Rose. + + 09 May 2009; Tobias Klausmann + util-linux-2.14.2.ebuild: + Stable on alpha, bug #268765 + + 06 May 2009; Jeroen Roovers util-linux-2.14.2.ebuild: + Stable for HPPA (bug #268765). + + 06 May 2009; Brent Baude util-linux-2.14.2.ebuild: + Marking util-linux-2.14.2 ppc64 and ppc for bug 268765 + +*util-linux-2.15 (05 May 2009) + + 05 May 2009; Mike Frysinger +util-linux-2.15.ebuild: + Version bump. + + 15 Feb 2009; Mike Frysinger util-linux-2.14.2.ebuild: + Update loop-aes patch #258456. + + 15 Feb 2009; Mike Frysinger util-linux-2.14.1.ebuild, + util-linux-2.14.2.ebuild: + Touchup wording on USE=loop-aes info. + +*util-linux-2.14.2 (10 Feb 2009) + + 10 Feb 2009; Mike Frysinger +util-linux-2.14.2.ebuild: + Version bump. + + 30 Dec 2008; Mike Frysinger util-linux-2.14.1.ebuild, + util-linux-9999.ebuild: + Depend on sys-libs/e2fsprogs-libs rather than sys-fs/e2fsprogs #249663. + + 06 Dec 2008; Mike Frysinger + +files/util-linux-2.14-AC_BIG_ENDIAN.patch, util-linux-2.14.1.ebuild: + Add fix from upstream for missing call to AC_BIG_ENDIAN in configure. + + 02 Dec 2008; Brent Baude util-linux-2.14.1.ebuild: + stable ppc64, bug 249107 + + 02 Dec 2008; Raúl Porcel util-linux-2.14.1.ebuild: + alpha/ia64/sparc stable wrt #249107 + + 30 Nov 2008; Markus Meier util-linux-2.14.1.ebuild: + amd64/x86 stable, bug #249107 + + 29 Nov 2008; Tobias Scherbaum + util-linux-2.14.1.ebuild: + ppc stable, bug #249107 + + 29 Nov 2008; util-linux-2.14.1.ebuild: + - quick hack for dirty times + + 27 Nov 2008; Jeroen Roovers util-linux-2.14.1.ebuild: + Stable for HPPA (bug #249107). + + 17 Nov 2008; Diego E. Pettenò + files/util-linux-2.12q-debian-10cfdisk.patch: + Fix patch with absolute paths. + + 26 Oct 2008; Mike Frysinger files/crypto-loop.initd: + Apply POSIX patch #236858. + + 26 Oct 2008; Mike Frysinger util-linux-2.14.1.ebuild: + Update loop-aes support #242874 by Fabio Coatti and Lars (Polynomial-C). + +*util-linux-2.14.1 (20 Oct 2008) + + 20 Oct 2008; Mike Frysinger +util-linux-2.14.1.ebuild: + Version bump. + + 23 Aug 2008; Doug Goldstein metadata.xml: + add GLEP 56 USE flag desc from use.local.desc + + 28 Jun 2008; Mike Frysinger util-linux-2.14.ebuild: + Update loop-aes patch from upstream #228691. + +*util-linux-2.14 (21 Jun 2008) + + 21 Jun 2008; Mike Frysinger +util-linux-2.14.ebuild: + Version bump #228061 by Conrad Kostecki. + + 07 Jun 2008; Mike Frysinger + +files/util-linux-2.13.1-no-a.out.patch, util-linux-2.13.1.1.ebuild: + Do not rely on a.out.h #221939 by Mart Raudsepp. + + 28 Apr 2008; Tobias Scherbaum + util-linux-2.13.1.1.ebuild: + ppc stable, bug #219202 + + 27 Apr 2008; Markus Meier util-linux-2.13.1.1.ebuild: + amd64 stable, security bug #219202 + + 27 Apr 2008; Markus Rothe util-linux-2.13.1.1.ebuild: + Stable on ppc64; bug #219202 + + 25 Apr 2008; Raúl Porcel util-linux-2.13.1.1.ebuild: + alpha/ia64/x86 stable wrt security #219202 + + 25 Apr 2008; Jeroen Roovers util-linux-2.13.1.1.ebuild: + Stable for HPPA (bug #219202). + + 25 Apr 2008; Ferris McCormick + util-linux-2.13.1.1.ebuild: + Sparc stable, Security Bug #219202. + +*util-linux-2.13.1.1 (21 Apr 2008) + + 21 Apr 2008; Mike Frysinger + +util-linux-2.13.1.1.ebuild: + Version bump. + + 31 Mar 2008; Jeroen Roovers util-linux-2.13.1.ebuild: + Stable for HPPA (bug #215371). + + 30 Mar 2008; Santiago M. Mola + util-linux-2.13.1.ebuild: + amd64 stable wrt bug #215371 + + 30 Mar 2008; Raúl Porcel util-linux-2.13.1.ebuild: + alpha/ia64/sparc/x86 stable wrt #215371 + + 30 Mar 2008; Brent Baude util-linux-2.13.1.ebuild: + stable ppc64, bug 215371 + + 30 Mar 2008; Brent Baude util-linux-2.13.1.ebuild: + stable ppc, bug 215371 + + 29 Mar 2008; Mike Frysinger util-linux-2.13.1.ebuild, + util-linux-9999.ebuild: + Add support for USE=unicode and USE=slang #208976. Update loop-aes cruft + #206331. + + 26 Feb 2008; Mike Frysinger util-linux-2.13.1.ebuild: + Add ioprio workaround back as it hasnt been properly fixed in this release + #211573 by Mike Hammill. + + 01 Feb 2008; Diego Pettenò + files/crypto-loop.initd: + Update init script to work with current development version of OpenRC + (checkroot -> root; checkfs -> fsck). + + 20 Jan 2008; Mike Frysinger + util-linux-2.13.0.1.ebuild, util-linux-2.13.1.ebuild: + Document USE=crypt -> USE=loop-aes transition #206747 by Jan Schubert. + +*util-linux-2.13.1 (16 Jan 2008) + + 16 Jan 2008; Mike Frysinger +util-linux-2.13.1.ebuild: + Version bump. + +*util-linux-2.13.0.1 (12 Jan 2008) + + 12 Jan 2008; Mike Frysinger + -util-linux-2.13-r3.ebuild, +util-linux-2.13.0.1.ebuild: + Bump source tarball so that loop-aes applies again #205529 by Ryan Tandy. + Otherwise, there is no functional changes from previous version. + + 12 Jan 2008; Mike Frysinger + +files/util-linux-2.13-uclibc.patch, util-linux-2.13-r2.ebuild, + util-linux-2.13-r3.ebuild: + Fixup building on uClibc #203711. + + 11 Jan 2008; Richard Freeman util-linux-2.13-r2.ebuild: + amd64 stable - #202181 + + 10 Jan 2008; Raúl Porcel util-linux-2.13-r2.ebuild: + alpha/ia64 stable wrt #205101 + + 09 Jan 2008; Brent Baude util-linux-2.13-r2.ebuild: + Marking util-linux-2.13-r2 ppc64 for bug 202181 + + 09 Jan 2008; Brent Baude util-linux-2.13-r2.ebuild: + Marking util-linux-2.13-r2 ppc for bug 202181 + + 09 Jan 2008; Markus Meier util-linux-2.13-r2.ebuild: + x86 stable, bug #202181 + + 09 Jan 2008; Ferris McCormick + util-linux-2.13-r2.ebuild: + Sparc stable --- Bug #202181 --- utilities seem fine. + + 09 Jan 2008; Jeroen Roovers util-linux-2.13-r2.ebuild: + Stable for HPPA (bug #202181). + +*util-linux-2.13-r3 (14 Dec 2007) + + 14 Dec 2007; Mike Frysinger + +files/util-linux-2.13-hwclock-rtc.patch, + +files/util-linux-2.13-losetup-P.patch, +util-linux-2.13-r3.ebuild: + Fix from upstream for rtc/hwclock handling #179780 and fix for losetup -P + with loop-aes #201981. + + 19 Nov 2007; Joshua Kinard util-linux-2.12r-r8.ebuild: + Stable on mips, per #195390. + + 12 Oct 2007; Tobias Scherbaum + util-linux-2.12r-r8.ebuild: + ppc stable, bug #195390 + + 11 Oct 2007; Raúl Porcel util-linux-2.12r-r8.ebuild: + alpha/ia64 stable wrt security #195390 + + 11 Oct 2007; Tom Gall util-linux-2.12r-r8.ebuild: + stable on ppc64, bug #195390 + + 11 Oct 2007; Jeroen Roovers util-linux-2.12r-r8.ebuild: + Stable for SPARC (bug #195390). + + 11 Oct 2007; Steve Dibb util-linux-2.12r-r8.ebuild: + amd64 stable, security bug 195390 + + 11 Oct 2007; Jeroen Roovers util-linux-2.12r-r8.ebuild: + Stable for HPPA (bug #195390). + + 10 Oct 2007; Christian Faulhammer + util-linux-2.12r-r8.ebuild: + stable x86, security bug 195390 + +*util-linux-2.13-r2 (05 Oct 2007) + + 05 Oct 2007; Mike Frysinger + +files/util-linux-2.13-script-SIGWINCH.patch, + +files/util-linux-2.13-setuid-checks.patch, files/crypto-loop.initd, + +util-linux-2.13-r2.ebuild: + Add fix from upstream for `script` breakage with SIGWINCH #191452 by + Eric Augustus. Add security fix from upstream. Fix from Petr Pisar + for swap on cryptoloop #182031. Add by in loop-aes support via USE=crypt + #193088 by Hank Leininger and Alon Bar-Lev. + +*util-linux-2.12r-r8 (05 Oct 2007) + + 05 Oct 2007; Mike Frysinger + +files/util-linux-2.13-setuid-checks.patch, +util-linux-2.12r-r8.ebuild: + Add security fix from upstream. + + 04 Sep 2007; Mike Frysinger + +files/util-linux-2.13-ioprio-syscalls.patch, util-linux-2.13-r1.ebuild: + Stub out ioprio syscalls on dated systems #190613 by Panagiotis Christopoulos. + + 03 Sep 2007; Mike Frysinger + util-linux-2.12r-r7.ebuild: + Delete default LDFLAGS setting to -s #191112 by Andrew Ross. + +*util-linux-2.13-r1 (03 Sep 2007) + + 03 Sep 2007; Mike Frysinger + +files/util-linux-2.13-locale.patch, +util-linux-2.13-r1.ebuild: + Fix up building with NLS disabled #191111 by Jason S. and fix locale dir + setting #190895 by Benno Schulenberg. + +*util-linux-2.13 (28 Aug 2007) + + 28 Aug 2007; Mike Frysinger +util-linux-2.13.ebuild: + Version bump. + +*util-linux-2.13_rc3 (10 Aug 2007) + + 10 Aug 2007; Mike Frysinger + +util-linux-2.13_rc3.ebuild: + Version bump. + + 23 Jul 2007; Mike Frysinger + util-linux-2.12r-r7.ebuild: + Punt bindnow-flags usage. + +*util-linux-2.13_rc2 (17 Jul 2007) + + 17 Jul 2007; Mike Frysinger + +util-linux-2.13_rc2.ebuild: + Version bump. + + 09 Jul 2007; Mike Frysinger + util-linux-2.12r-r7.ebuild: + Pull in setarch for amd64/mips/ppc/sparc. + +*util-linux-2.13_rc1 (07 Jul 2007) + + 07 Jul 2007; Mike Frysinger + +util-linux-2.13_rc1.ebuild: + Version bump. + + 15 Jun 2007; Joe Peterson util-linux-2.12r-r7.ebuild: + Add blocker: sys-apps/more (since both provide the "more" pager) + + 13 Jun 2007; Mike Frysinger + util-linux-2.12r-r7.ebuild, util-linux-9999.ebuild: + Add /usr/bin/arch symlink needed by autotools. + + 19 May 2007; Raúl Porcel util-linux-2.12r-r7.ebuild: + alpha stable wrt #178444 + + 19 May 2007; Markus Rothe util-linux-2.12r-r7.ebuild: + Stable on ppc64; bug #178444 + + 16 May 2007; Joseph Jezak util-linux-2.12r-r7.ebuild: + Marked ppc stable for bug #178444. + + 16 May 2007; Daniel Gryniewicz + util-linux-2.12r-r7.ebuild: + Marked stable on amd64 for bug #178444 + + 15 May 2007; Jeroen Roovers util-linux-2.12r-r7.ebuild: + Stable for HPPA (bug #178444). + +*util-linux-2.12r-r7 (13 May 2007) + + 13 May 2007; Mike Frysinger + +util-linux-2.12r-r7.ebuild: + Delete nfs(5) man page #178348 by Diego Petteno. + + 11 May 2007; Joshua Kinard util-linux-2.12r-r6.ebuild: + Stable on mips. + + 23 Apr 2007; Gustavo Zacarias + util-linux-2.12r-r6.ebuild: + Stable on sparc + + 21 Apr 2007; Raúl Porcel util-linux-2.12r-r6.ebuild: + ia64 + x86 stable + +*util-linux-9999 (13 Apr 2007) + + 13 Apr 2007; Mike Frysinger +util-linux-9999.ebuild: + Testing ebuild for current git version. + + 03 Mar 2007; Mike Frysinger + files/util-linux-2.12r-HAVE_asm_page_h.patch, + +files/util-linux-2.12r-HAVE_asm_page_h-loop-aes.patch, + util-linux-2.12r-r6.ebuild: + Split the asm/page.h patch to account for USE=-crypt #169133 by Milan Barta. + +*util-linux-2.12r-r6 (03 Mar 2007) + + 03 Mar 2007; Mike Frysinger + +util-linux-2.12r-r6.ebuild, util-linux-2.13_pre7.ebuild: + Update loop-aes version #168174 by Alon Bar-Lev. + + 03 Mar 2007; Mike Frysinger + +files/util-linux-2.12r-HAVE_asm_page_h.patch, util-linux-2.12r-r5.ebuild: + Fix building when asm/page.h is not available #168278 by Daniel Black. + + 31 Jan 2007; Markus Rothe util-linux-2.12r-r5.ebuild: + Stable on ppc64; bug #164011 + + 29 Jan 2007; Gustavo Zacarias + util-linux-2.12r-r5.ebuild: + Stable on sparc wrt #164011 + + 27 Jan 2007; Jeroen Roovers util-linux-2.12r-r5.ebuild: + Stable for HPPA (bug #164011). + + 27 Jan 2007; Joseph Jezak util-linux-2.12r-r5.ebuild: + Marked ppc stable for bug #164011. + + 27 Jan 2007; Raúl Porcel util-linux-2.12r-r5.ebuild: + x86 stable wrt bug 164011 + + 27 Jan 2007; Alexander H. Færøy + util-linux-2.12r-r5.ebuild: + Stable on Alpha; bug #164011 + + 27 Jan 2007; Alexander H. Færøy + util-linux-2.12r-r5.ebuild: + Stable on MIPS; bug #164011 + + 27 Jan 2007; Olivier Crête + util-linux-2.12r-r5.ebuild: + Stable on amd64 per bug #164011 + + 31 Oct 2006; Mike Frysinger + +files/util-linux-2.12r-no-_syscall.patch, util-linux-2.12r-r5.ebuild: + Fix building with linux-headers-2.6.18+ as _syscall#() no longer exists + #150852 by Mario Fetka. + +*util-linux-2.12r-r5 (28 Oct 2006) + + 28 Oct 2006; Mike Frysinger + +util-linux-2.12r-r5.ebuild: + Version bump loop-aes support #153140 by Alon Bar-Lev. + + 04 Sep 2006; Saleem Abdulrasool + util-linux-2.12r-r4.ebuild: + stable on x86 (bug #144712) + + 29 Aug 2006; Bryan Østergaard + util-linux-2.12r-r4.ebuild: + Stable on alpha. + + 23 Aug 2006; util-linux-2.12r-r4.ebuild: + stable on ppc (Bug #144712) + + 23 Aug 2006; util-linux-2.12r-r4.ebuild: + Stable on amd64 + + 22 Aug 2006; Markus Rothe util-linux-2.12r-r4.ebuild: + Stable on ppc64; bug #144712 + +*util-linux-2.13_pre7 (02 Jul 2006) + + 02 Jul 2006; Mike Frysinger + +util-linux-2.13_pre7.ebuild: + Version bump #138498 by David Watzke. + + 29 Jun 2006; Gustavo Zacarias + util-linux-2.12r-r4.ebuild: + Stable on sparc + + 23 May 2006; -util-linux-2.12i-r1.ebuild, + -util-linux-2.12q-r3.ebuild, -util-linux-2.12r-r2.ebuild: + - removed obsolete vuln ebuilds + + 27 Apr 2006; Alec Warner + files/digest-util-linux-2.12q-r3, files/digest-util-linux-2.12r-r3, + Manifest: + Fixing SHA256 digest, pass four + + 29 Apr 2006; Joshua Kinard util-linux-2.12r-r4.ebuild: + Marked stable on mips. + + 21 Apr 2006; Stephen P. Becker + +files/util-linux-2.12-mips-lseek.patch, util-linux-2.12r-r3.ebuild, + util-linux-2.12r-r4.ebuild: + use lseek instead of llseek for mips, and mark -r3 stable on mips + + 17 Apr 2006; Markus Rothe util-linux-2.12r-r3.ebuild: + Stable on ppc64; bug #129540 + + 12 Apr 2006; Emanuele Giaquinta + util-linux-2.12r-r3.ebuild: + Stable on ppc; bug #129540 + + 12 Apr 2006; Bryan Østergaard + util-linux-2.12r-r3.ebuild: + Stable on sparc wrt #129540 + + 11 Apr 2006; Patrick McLean + util-linux-2.12r-r3.ebuild: + Stable on amd64 (bug 129540) + + 11 Apr 2006; Joshua Jackson + util-linux-2.12r-r3.ebuild: + Stable on x86; bug #129540 + +*util-linux-2.12r-r4 (11 Apr 2006) + + 11 Apr 2006; Mike Frysinger + +files/util-linux-2.12r-umount-no-special.patch, + +util-linux-2.12r-r4.ebuild: + Update loop aes #129496 by Alon Bar-Lev and fix building on sparc/arm + systems with gcc-4.1 by ignoring the bogus code. + + 13 Mar 2006; Diego Pettenò + util-linux-2.13_pre6.ebuild: + Drop pam support for 2.13 as done for 2.12, leave all up to shadow. + + 12 Mar 2006; Diego Pettenò + util-linux-2.12r-r3.ebuild: + Drop pam useflag and dependency over pam-login, as all the stuff that might + use pam is provided by shadow on modern systems. + + 07 Mar 2006; Mike Frysinger + +files/util-linux-2.12r-umount-nosysfs.patch, util-linux-2.12r-r3.ebuild: + Grab patch from Fedora. + + 24 Feb 2006; Mike Frysinger + +files/util-linux-2.13-no-nls.patch, util-linux-2.13_pre6.ebuild: + Fix building with USE=-nls #123826 by Chris Fairles. + + 09 Feb 2006; Joshua Kinard util-linux-2.12r-r2.ebuild: + Marked stable on mips for Bug #120111. + + 29 Jan 2006; Mike Frysinger + util-linux-2.13_pre6.ebuild: + Block schedutils package since its been integrated. + +*util-linux-2.13_pre6 (25 Jan 2006) + + 25 Jan 2006; Mike Frysinger + +util-linux-2.13_pre6.ebuild: + Add a pre version for people to play with #119734 by Matthew Schick. + + 24 Jan 2006; Jose Luis Rivero + util-linux-2.12r-r2.ebuild: + Stable on alpha wrt bug #120111 + + 24 Jan 2006; Ian Leitch util-linux-2.12r-r2.ebuild: + Stable on x86 (bug #120111). + + 24 Jan 2006; Markus Rothe util-linux-2.12r-r2.ebuild: + Stable on ppc64; bug #120111 + + 24 Jan 2006; Luca Barbato util-linux-2.12r-r2.ebuild: + Marked ppc + + 24 Jan 2006; Gustavo Zacarias + util-linux-2.12r-r2.ebuild: + Stable on sparc wrt #120111 + + 23 Jan 2006; Luis Medinas + util-linux-2.12r-r2.ebuild: + Stable on amd64. See bug #120111. + +*util-linux-2.12r-r3 (23 Jan 2006) + + 23 Jan 2006; Mike Frysinger + +util-linux-2.12r-r3.ebuild: + Version bump the loop-aes support #119846 by Alon Bar-Lev. + + 27 Dec 2005; Bryan Østergaard + util-linux-2.12r-r2.ebuild: + Use bindnow-flags function instead of -Wl,-z,now. + + 25 Dec 2005; Joshua Kinard util-linux-2.12r-r1.ebuild: + Marked stable on mips. + + 21 Dec 2005; Marcus D. Hanwell + util-linux-2.12r-r1.ebuild: + Stable on amd64. + + 18 Dec 2005; Markus Rothe util-linux-2.12r-r1.ebuild: + Stable on ppc64 + +*util-linux-2.12r-r2 (13 Dec 2005) + + 13 Dec 2005; Mike Frysinger + +files/util-linux-2.12r-cal-dumb-terminal.patch, + +util-linux-2.12r-r2.ebuild: + Fix cal display with dumb terminals #112406 by Chris Smith. + + 11 Dec 2005; Michael Hanselmann + util-linux-2.12r-r1.ebuild: + Stable on ppc. + + 09 Dec 2005; Gustavo Zacarias + util-linux-2.12r-r1.ebuild: + Stable on sparc + + 09 Dec 2005; Mark Loeser util-linux-2.12r-r1.ebuild: + Stable on x86; bug #114883 + + 04 Dec 2005; Mike Frysinger + +files/util-linux-2.12r-cracklib-words.patch, util-linux-2.12r-r1.ebuild: + Fall back to cracklib-{words,small} if the words dict doesnt exist #114416. + +*util-linux-2.12r-r1 (15 Oct 2005) + + 15 Oct 2005; + +files/util-linux-2.12r-fdisk-frame-pointers.patch, + +util-linux-2.12r-r1.ebuild: + - bug #108988 fdisk is unable to always lseek when omiting frame pointers + +*util-linux-2.12r (05 Oct 2005) + + 05 Oct 2005; Mike Frysinger + -util-linux-2.12q-r2.ebuild, +util-linux-2.12r.ebuild: + Version bump #108042 by Alon Bar-Lev. + + 20 Sep 2005; Hardave Riar util-linux-2.12q-r3.ebuild: + Stable on mips, bug #105805. + + 19 Sep 2005; Michael Hanselmann + util-linux-2.12q-r3.ebuild: + Stable on hppa and ppc. + + 19 Sep 2005; Fernando J. Pereda + util-linux-2.12q-r3.ebuild: + stable on alph, wrt bug #105805 + + 19 Sep 2005; Mark Loeser util-linux-2.12q-r3.ebuild: + Stable on x86 + + 19 Sep 2005; Jason Wever util-linux-2.12q-r3.ebuild: + Stable on SPARC wrt security bug #105805. + + 19 Sep 2005; Luis Medinas + util-linux-2.12q-r3.ebuild: + Marked Stable on amd64. Bug #105805. + + 18 Sep 2005; Markus Rothe util-linux-2.12q-r3.ebuild: + Stable on ppc64 (bug #105805) + +*util-linux-2.12q-r3 (14 Sep 2005) + + 14 Sep 2005; Martin Schlemmer + +files/util-linux-2.12q-use-update_mtab-for-fake.patch, + +util-linux-2.12q-r3.ebuild: + Fix 'mount -f' adding dups in mtab. Bump rev for security fix to umount + (bug #105805). + + 14 Sep 2005; Martin Schlemmer + files/util-linux-2.12q-update_mtab-fixes.patch: + Do not leak memory. + + 14 Sep 2005; Martin Schlemmer + files/util-linux-2.12q-update-mtab-when-moving.patch: + Use xstrdup() instead of strdup() to catch out of memory issues. + + 14 Sep 2005; Martin Schlemmer + +files/util-linux-2.12q-update_mtab-fixes.patch, + util-linux-2.12q-r2.ebuild: + Fix various issues with update_mtab(), causing 'mount -f' to not update mtab + as expected, bug #105641. + + 14 Sep 2005; Mike Frysinger + +files/util-linux-2.12q-umount-dont-write-mtab-with-remount.patch, + util-linux-2.12q-r2.ebuild: + Fix by Derick Swanepoel to have umount respect -n when using -r #98675. + + 13 Sep 2005; Mike Frysinger + +files/util-linux-2.12-only-root-can-remount.patch, + util-linux-2.12i-r1.ebuild, util-linux-2.12q-r2.ebuild: + Fix small security issue with umount and remount #105805. + +*util-linux-2.12q-r2 (13 Sep 2005) + + 13 Sep 2005; Martin Schlemmer + +files/util-linux-2.12q-more-fake-checks-v2.patch, + +util-linux-2.12q-r2.ebuild: + Fix 'mount -f' not updating /etc/mtab, bug #105641. + + 05 Sep 2005; Mike Frysinger + +files/util-linux-2.12q-update-mtab-when-moving.patch, + util-linux-2.12q-r1.ebuild: + Fix `mount --move` mtab updating #104697 by Jakub Jozwicki. + + 03 Sep 2005; Mike Frysinger + +files/util-linux-2.12q-more-fake-checks.patch, + util-linux-2.12q-r1.ebuild: + Add some fixes for -f handling. + + 18 Aug 2005; Mike Frysinger + +files/util-linux-2.12q-dont-umask.patch, util-linux-2.12q-r1.ebuild: + Dont force umask to 022 all the time #93671 by Clock / Daniel Drake. + +*util-linux-2.12q-r1 (13 Jun 2005) + + 13 Jun 2005; Mike Frysinger + +util-linux-2.12q-r1.ebuild: + Update loop-aes patch #95939 by Alon Bar-Lev. + + 30 Apr 2005; Mike Frysinger + +files/util-linux-2.12q-i18n-update.patch, util-linux-2.12q.ebuild: + Fix typo in french translation #75693 by DELACOUR Guillaume. + + 29 Apr 2005; Mike Frysinger +files/crypto-loop.confd, + +files/crypto-loop.initd, util-linux-2.12i-r1.ebuild, + util-linux-2.12p-r1.ebuild, util-linux-2.12q.ebuild: + Move the crypto-loop script from baselayout to here. + +*util-linux-2.12q (21 Feb 2005) + + 21 Feb 2005; Mike Frysinger +util-linux-2.12q.ebuild: + Version bump. + +*util-linux-2.12p-r1 (06 Feb 2005) + + 06 Feb 2005; Mike Frysinger + files/util-linux-2.12p-swapon-check-symlinks.patch: + Touchup the swapon patch to work properly. + + 14 Jan 2005; Jeremy Huddleston + util-linux-2.12i-r1.ebuild, util-linux-2.12p.ebuild: + Added virtual/os-headers to DEPEND. It was missing and as such util-linux + was trying to update before linux-headers... thus missing the fix I placed + in 2.6.8.1-r4 for 2.12p. + + 11 Jan 2005; Stephen P. Becker + util-linux-2.12i-r1.ebuild: + stable on mips + + 10 Jan 2005; Aron Griffis util-linux-2.12i-r1.ebuild: + stable on alpha (needed now that 2.12-r5 is pmasked) + +*util-linux-2.12p (09 Jan 2005) + + 09 Jan 2005; Mike Frysinger + +files/util-linux-2.12p-fat-LABEL-support.patch, + +files/util-linux-2.12p-swapon-check-symlinks.patch, + +util-linux-2.12p.ebuild: + Version bump. Change default crypto to loop-aes (since its actually + maintained upstream) #69082 by Arnvid L. Karstad. + + 09 Jan 2005; Jason Wever util-linux-2.12i-r1.ebuild: + Stable on sparc, resolves bug #77295. + + 20 Dec 2004; Dylan Carlson + util-linux-2.12i-r1.ebuild: + Stable on amd64. + + 17 Dec 2004; Markus Rothe util-linux-2.12i-r1.ebuild: + Stable on ppc64 + + 15 Nov 2004; Mike Frysinger + util-linux-2.12i-r1.ebuild: + Only include compiler.h if using 2.6 headers #71330. + +*util-linux-2.12i-r1 (14 Nov 2004) + + 14 Nov 2004; Mike Frysinger + +util-linux-2.12i-r1.ebuild, -util-linux-2.12i.ebuild: + Disable aes-loop and forward port the cryptoapi patch. Devices encrypted + with the old cryptoapi arent compatible with the aes-loop work. + +*util-linux-2.12i (11 Nov 2004) + + 11 Nov 2004; Mike Frysinger + files/util-linux-2.12b-pic.patch, + +files/util-linux-2.12i-fat-LABEL-support.patch, + +files/util-linux-2.12i-ignore-managed.patch, + +files/util-linux-2.12i-nfsv4.patch, +files/util-linux-2.12i-pic.patch, + +files/util-linux-2.12i-swapon-check-symlinks.patch, + +util-linux-2.12i.ebuild: + Version bump. Add loop-aes patch (#24458 / #25192). Punt gcloop/cryptoapi + patches. Add patch to ignore managed/kudzu options #70873. + +*util-linux-2.12b-r1 (30 Oct 2004) + + 30 Oct 2004; Mike Frysinger + +files/util-linux-swapon-check-symlinks.patch, + +util-linux-2.12b-r1.ebuild: + Add a fallback routine to swapon -a that checks symlinks #69162. + + 15 Sep 2004; Martin Schlemmer util-linux-2.12b.ebuild: + Add >=sys-fs/e2fsprogs-1.34 dependency (blkid_known_fstype in + /usr/include/blkid/blkid.h introduced in 1.34). + Pointed out by Maximilian Decker . + + 04 Sep 2004; files/util-linux-2.12b-pic.patch, + util-linux-2.12-r4.ebuild, util-linux-2.12b.ebuild: + updated util-linux-2.12b-pic.patch to fix BREG problem that just showed up the + the new partx to util-linux. use non-lazy bindings for +s apps installed by + util-linux + +*util-linux-2.12b (03 Sep 2004) + + 03 Sep 2004; Martin Schlemmer + +files/util-linux-2.12b-fat-LABEL-support.patch, + +files/util-linux-2.12b-gcloop-with-crypt.patch, + +files/util-linux-2.12b-gcloop.patch, +files/util-linux-2.12b-pic.patch, + +util-linux-2.12b.ebuild: + Update version; also build partx. SELinux users should erify support, as it + seems it was merged upstream. + + 01 Jul 2004; Jeremy Huddleston + util-linux-2.11z-r8.ebuild, util-linux-2.11z-r9.ebuild, + util-linux-2.12-r2.ebuild, util-linux-2.12-r3.ebuild, + util-linux-2.12-r4.ebuild, util-linux-2.12-r5.ebuild: + virtual/glibc -> virtual/libc + + 30 Jun 2004; Aron Griffis util-linux-2.12-r5.ebuild: + stable on alpha and ia64 + + 28 Jun 2004; Luca Barbato util-linux-2.12-r5.ebuild: + Marked ppc + + 27 Jun 2004; Aron Griffis util-linux-2.11z-r8.ebuild, + util-linux-2.11z-r9.ebuild, util-linux-2.12-r2.ebuild, + util-linux-2.12-r3.ebuild, util-linux-2.12-r4.ebuild: + QA - fix use invocation + + 16 Jun 2004; Daniel Black + util-linux-2.12-r4.ebuild, util-linux-2.12-r5.ebuild: + uclibc fixes thanks to Peter S. Mazinger + + 02 Jun 2004; Travis Tilley util-linux-2.12-r5.ebuild: + stable on amd64 + + 08 May 2004; util-linux-2.12-r4.ebuild, + util-linux-2.12-r5.ebuild, files/util-linux-2.12-swapon-unistd.patch: + access() is a macro which uses R_OK. However R_OK is not defined on sparc + during a bootstrap unless we actually include unistd.h + + 19 Apr 2004; Travis Tilley util-linux-2.11z-r9.ebuild, + util-linux-2.12-r2.ebuild, util-linux-2.12-r3.ebuild, + util-linux-2.12-r4.ebuild: + filtering -fPIC on amd64 is a dumb idea + + 07 Apr 2004; Joshua Kinard util-linux-2.12-r5.ebuild: + Marked stable on mips. + + 02 Apr 2004; util-linux-2.12-r5.ebuild: + util-linux gives additional -fPIC errors on amd64 with -pie. Bugzilla Bug 46366 + + 01 Apr 2004; Jon Portnoy util-linux-2.12-r4.ebuild : + Stable on AMD64. + + 09 Mar 2004; util-linux-2.12-r4.ebuild: + stable on alpha and ia64 + + 07 Mar 2004; Joshua Kinard util-linux-2.12-r4.ebuild: + Marked stable on mips. + + 27 Feb 2004; Seemant Kulleen + util-linux-2.11z-r8.ebuild: + move the filter-flags statement into src_compile + + 22 Feb 2004; Daniel Ahlberg util-linux-2.12-r5.ebuild: + Add installation of rdev on amd64. Closing #35902. + +*util-linux-2.12-r5 (17 Feb 2004) + + 17 Feb 2004; Luca Barbato util-linux-2.12-r5.ebuild, + files/util-linux-2.12-gcloop.patch: + Added support for gcloop in losetup + + 09 Feb 2004; util-linux-2.12-r4.ebuild: + stable on hppa and sparc + + 06 Feb 2004; Martin Schlemmer util-linux-2.12-r4.ebuild: + Bump to stable for x86. + + 03 Feb 2004; Bartosch Pixa + util-linux-2.12-r3.ebuild: + set ppc in keywords + +*util-linux-2.12-r4 (30 Dec 2003) + + 30 Dec 2003; Martin Schlemmer util-linux-2.12-r4.ebuild, + files/util-linux-2.12-fat-LABEL-support.patch: + Add support to read fat/fat32 labels, bug #36722. + + 11 Dec 2003; Mike Frysinger util-linux-2.12-r3.ebuild : + Add patch to compile against 2.6.x headers #31286. + +*util-linux-2.11z-r9 (06 Dec 2003) +*util-linux-2.11z-r8 (08 Dec 2003) +*util-linux-2.12-r2 (08 Dec 2003) +*util-linux-2.12-r3 (08 Dec 2003) + + 06 Dec 2003; Seemant Kulleen + util-linux-2.11z-r6.ebuild, util-linux-2.11z-r7.ebuild, + util-linux-2.11z-r8.ebuild, util-linux-2.11z-r9.ebuild, + util-linux-2.12-r1.ebuild, util-linux-2.12-r2.ebuild, + util-linux-2.12-r3.ebuild, util-linux-2.12.ebuild, + files/util-linux-no-kill.patch: + /bin/kill used to be part of this package. procps will now be the only one + providing that + +*util-linux-2.12-r1 (02 Dec 2003) + + 02 Dec 2003; Brad House util-linux-2.12-r1.ebuild: + Add cryptoapi support to util-linux-2.12 + Mailing list post with info: + http://www.kerneli.org/pipermail/cryptoapi-devel/2003-September/000634.html + Follow thread for usage. + + 28 Oct 2003; Chris PeBenito util-linux-2.12.ebuild, + files/util-linux-2.12-selinux.diff.bz2: + Add new API SELinux patch + + 09 Oct 2003; Alexander Gabert util-linux-2.11z-r6.ebuild: + removed hardened-gcc appendix flags again + + 03 Oct 2003; Alexander Gabert util-linux-2.11z-r6.ebuild: + added libgcc.a problem evasion and removed overwriting of LDFLAGS in ebuild + + 20 Sep 2003; Alexander Gabert util-linux-2.11z-r6.ebuild: + removed check again, only caused by problems with __libc_csu in hardened-gcc + + 20 Sep 2003; Alexander Gabert util-linux-2.11z-r6.ebuild: + added yet_exec exclusion flag for hardened-gcc + + 19 Sep 2003; Seemant Kulleen + util-linux-2.11z-r6.ebuild, util-linux-2.11z-r7.ebuild, + util-linux-2.12.ebuild: + fix for USE=static, thanks to: Sascha Silbe + in bug #29160 + + 10 Aug 2003; Martin Schlemmer + util-linux-2.11z-r6.ebuild: + Mark stable. + +*util-linux-2.12 (24 Jul 2003) + + 28 Jul 2003; util-linux-2.12.ebuild: + util-linux was overriding all LDFLAGS for when use static was enabled, please + dont export LDFLAGS=-static alone in this or any other packages + + 24 Jul 2003; Martin Schlemmer util-linux-2.12.ebuild: + New version, bug #24880. + + 21 Jul 2003; util-linux-2.11z-r7.ebuild: + verified -fPIC works with this pkg on x86, sparc64, ppc and hppa + + 20 Jul 2003; Martin Schlemmer + util-linux-2.11z-r7.ebuild, files/util-linux-2.11z-01-nfsv4-crypt.dif: + Fix NFS4 patch to work with crypt in USE. + +*util-linux-2.11z-r7 (20 Jul 2003) + + 04 Aug 2003; Joshua Kinard util-linux-2.11z-r7.ebuild: + Changed ~mips to mips in KEYWORDS + Added mips to the list of archs that can use -fPIC + + 20 Jul 2003; Martin Schlemmer + util-linux-2.11z-r7.ebuild, files/util-linux-2.11z-01-nfsv4.dif: + Add NFS4 support (kernel 2.5/2.6). Notified by Michael Locher + . + +*util-linux-2.11z-r6 (17 Jul 2003) + + 17 Jul 2003; Martin Schlemmer + util-linux-2.11z-r6.ebuild, + files/util-linux-2.11z-agetty-domainname-option.patch: + Add the O option to agetty to display DNS domainname in the issue file, thanks + to Marius Mauch , bug #22275. + + 13 Jul 2003; util-linux-2.11z-r5.ebuild: + verified -fPIC works with this pkg on sparc,ppc and hppa + +*util-linux-2.11z-r5 (12 Jul 2003) + + 12 Jul 2003; util-linux-2.11z-r5.ebuild, + files/util-linux-2.11z-pic.patch: + Added defines for fPIC code to avoid the use the of old __NR* inline assembly + construction of syscalls + + 05 Jul 2003; Luca Barbato util-linux-2.11z-r4.ebuild: + Keyworded ppc + + 29 Jun 2003; Chris PeBenito + util-linux-2.11z-r4.ebuild: + Remove selinux stuff, as its no longer needed. Using pam-login again. + + 26 Jun 2003; Joshua Brindle util-linux-2.11z-r4.ebuild: + Added -e s:SUIDMODE=.*4755:SUIDMODE=4711: for more secure suid permissions + + 24 Jun 2003; Aron Griffis util-linux-2.11z-r4.ebuild: + Mark stable on alpha + +*util-linux-2.11z-r4 (01 Jun 2003) + + 06 Jul 2003; Guy Martin util-linux-2.11z-r4.ebuild : + Marked stable on hppa. + + 22 Jun 2003; Joshua Kinard util-linux-2.11z-r4.ebuild: + Changed ~sparc & ~mips to sparc & mips + + 09 Jun 2003; Nick Hadaway util-linux-2.11z-r4.ebuild: + If pam was disabled in IUSE, src_unpack would fail. Fixed the logic. + + 01 Jun 2003; Brandon Low util-linux-2.11z-r4.ebuild: + Add enhancement to script command from bug 21147 + + 26 May 2003; Patrick Kursawe + util-linux-2.11z-r3.ebuild: + category was missing with sed dependency + + 25 May 2003; Martin Holzer util-linux-2.11o-r3.ebuild, + util-linux-2.11y.ebuild, util-linux-2.11z-r1.ebuild, + util-linux-2.11z-r2.ebuild, util-linux-2.11z-r3.ebuild: + now uses mirror://kernel + + 25 May 2003; Seemant Kulleen + util-linux-2.11z-r3.ebuild: + pam fix + +*util-linux-2.11z-r3 (24 May 2003) + + 29 May 2003; Joshua Brindle util-linux-2.11z-r3.ebuild: + fixed selinux dependancy issue + + 24 May 2003; Joshua Brindle util-linux-2.11z-r3.ebuild: + added support for pam optionally + +*util-linux-2.11z-r2 (24 Apr 2003) + + 24 Apr 2003; Brandon Low util-linux-2.11z-r2.ebuild: + Several changes, including support for USE=static the use of sed -i, proper + die messages, econf instead of ./configure. Please test this and let me know + if there are any regressions + + See bug 19597 + +*util-linux-2.11z (03 Feb 2003) + + 22 Apr 2003; Joshua Kinard util-linux-2.11z-r1.ebuild: + added patch from util-linux maintainer that makes fdisk function correctly on mips + patch only gets added on "mips" archs, but will be standard in util-linux 2.12 + + 23 Mar 2003; Joshua Brindle util-linux-2.11z-r1.ebuild: + added selinux support, thanks sindian + + 27 Feb 2003; Jan Seidel util-linux-2.11z-r1.ebuild : + Mark as unstable for mips + + 24 Feb 2003; Nicholas Wourms util-linux-2.11z-r1.ebuild : + Mark as stable for mips. + + 21 Feb 2003; Zach Welch : + Added arm to keywords. + + 09 Feb 2003; Guy Martin : + Added hppa to keywords. + + 07 Feb 2003; Jon Portnoy + util-linux-2.11z-r1.ebuild files/no-symlink-resolve.patch : + + Added a patch to keep mount from resolving symlinks, which + makes the output of programs like `df` unreadable with devfs. + + 03 Feb 2003; Seemant Kulleen + util-linux-2.11z.ebuild files/util-linux-2.11z-parallel-make.patch + files/digest-util-linux-2.11z : + + Version bump. Closes bug #14955 by lone_iguana@hotmail.com + +*util-linux-2.11y (27 Oct 2002) + + 11 Jan 2003; Seemant Kulleen util-linux-2.11y.ebuild : + + filtered out -fPIC from user's CFLAGS + + 16 Dec 2002; Martin Schlemmer util-linux-2.11y.ebuild : + Fix rare failures with parallel makes. Update to use epatch. + + 10 Dec 2002; Martin Schlemmer util-linux-2.11y.ebuild : + Mark stable. + + 06 Dec 2002; Rodney Rees : + Changed sparc ~sparc keywords + + 13 Dec 2002; Martin Holzer util-linux-2.11y.ebuild files/digest-util-linux-2.11y Changelog : + Changed from tar.gz to tar.bz2 + + 29 Nov 2002; Nicholas Jones : + Latest release. Patched 2.11r crypto patch for this version. + On mirrors as util-linux-2.11y-crypt-gentoo.patch.gz + Updates are mostly cleanups. + +*util-linux-2.11w (27 Oct 2002) + + 27 Oct 2002; Donny Davies : + Chase latest release. Fixes potential root exploit. + +*util-linux-2.11u (14 Aug 2002) + + 14 Aug 2002; Daniel Ahlberg util-linux-2.11u.ebuild: + Version bump. Added patch for chfn. + +*util-linux-2.11t (05 Aug 2002) + + 05 Aug 2002; Daniel Ahlberg util-linux-2.11t.ebuild: + Version bump. + +*util-linux-2.11r-r1 (9 Jul 2002) + + 24 Jul 2002; Mark Guertin : + Added ppc to keywords + + 14 Jul 2002; Daniel Ahlberg util-linux-2.11r-r1.ebuild : + Added LICENSE, KEYWORDS. + + 14 Jul 2002; Daniel Ahlberg util-linux-2.11r.ebuild : + Added LICENSE, KEYWORDS. + + 9 Jul 2002; Daniel Ahlberg util-linux-2.11r-r1.ebuild files/digest-util-linux-2.11r-r1 : + + Crypto patch only applied if USE setting "crypt" is enabled. + +*util-linux-2.11r (7 Jul 2002) + + 7 Jul 2002; Martin Schlemmer : + + Version update. + +*util-linux-2.11o-r3 (28 Apr 2002) + + 18 Jan 2003; Jan Seidel : + Added mips to keywords + + 14 Jul 2002; Daniel Ahlberg util-linux-2.11o-r3.ebuild : + Added LICENSE, KEYWORDS. + + 28 Apr 2002; Martin Schlemmer : + + Removed /bin/login in favour of pam-login. + +*util-linux-2.11o-r2 (25 Apr 2002) + + 25 Apr 2002; Ryan Phillips util-linux-2.11o-r2.ebuild + files/digest-util-linux-2.11o-r2 + + patch util-linux with the international crypto patch. This patch + does not contain any cryptographic components. (#1607) + +*util-linux-2.11o-r1 (11 Apr 2002) + + 11 Apr 2002; Seemant Kulleen util-linux-2.11o-r1.ebuild + files/digest-util-linux-2.11o-r1 + + USE dependent nls compilation. + +*util-linux-2.11o (8 Apr 2002) + + 8 Apr 2002; M.Schlemmer util-linux-2.11o : + + /bin/login that comes with sys-apps/shadow has a bug that gives a normal + user root priviliges in certain (usually if pam_limits is used). + +*util-linux-2.11l-r1 (1 Apr 2002) + + 1 Apr 2002; Seemant Kulleen util-linux-2.11l-r1.ebuild : + + USE dependent nls compilation. + +*util-linux-2.11l (1 Feb 2002) + + 1 Feb 2002; G.Bevin ChangeLog : + + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/Manifest b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/Manifest index c2b7e7e206..0a7de5cd73 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/Manifest +++ b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/Manifest @@ -7,12 +7,15 @@ DIST util-linux-2.24.1.tar.xz 3543692 SHA256 835eb6232cfab0118ef2e4fd649de0ba9f5 DIST util-linux-2.24.2.tar.xz 3586580 SHA256 1243d6c07f1c5b38aa4c3814c81a71c24cba7dafe08942916bf216a90a460ff0 SHA512 a0c03876ef19fa09e434e3e5362fb3f3e0a254b3b39a623ac7a9a207d06afce00366792244ed0fac86931f8340c046620660f33c3444a07a12037182fc191240 WHIRLPOOL 4b8185e1832145c050a8aa0761ae017d846ed58cd7e07710e4c32bf92a8f6e530bddb56dab70c8025eddb4cafafed79e658b0aced3a190b61b508078a438a9ed DIST util-linux-2.25.2.tar.xz 3703644 SHA256 e0457f715b73f4a349e1acb08cb410bf0edc9a74a3f75c357070f31f70e33cd6 SHA512 cf8c5bde78f844425150c2a81bdecb87aa57bcd5cebd177a78160835627f58037fa2cfe4db26fd8f35eedb3beb499a91492a297a27d065465e2ea0c6218dc387 WHIRLPOOL dd1685f2e694bf3de95acc3ba3170d231426c18c3395a867c815bbd3ab5ee0f07567b49d0ae083ce669c89db711e39fd2b990bc7321985ec2279d78816ec5258 DIST util-linux-2.26.2.tar.xz 3863868 SHA256 0e29bda142528a48a0a953c39ff63093651a4809042e1790fbd6aa8663fd9666 SHA512 1cb8e2f32882b3f496d31c250a45cfb61bedb79f7a2802b358c23134d4257fa9bc9cde8888cfa1aaba12109f82b93345c6dc0bec2d11629ffa084f2a4476a91b WHIRLPOOL 699ff057f9930fe53f44090817c64ffe089345e7aba4c836e18cd3d2088881add805640b0e41b8d60bc08e3632be919025417feb9c2ddda454c87821a59122ed +DIST util-linux-2.27.1.tar.xz 3964512 SHA256 0a818fcdede99aec43ffe6ca5b5388bff80d162f2f7bd4541dca94fecb87a290 SHA512 a450a0c2d26a6deaf5e53b8f6bddf59409aefb1f0aaf07393f68a418408fbc62c5da353c8ba53c7cac8ea6e3dddfad59161753d888c31f5ccea445e81accbad8 WHIRLPOOL b0641f013762a667efcb2fabe6e3e09dd09252835d841e25cde506aca3a74876ad34f8130f3227683c7e8f19359205c4014dfcd9055d860ae6e3e54621478639 DIST util-linux-2.27.tar.xz 3968872 SHA256 fcbf04e3ef8377fc8369af7f9afee341c5eef9b02dd5a7ce71532d0957e86dc7 SHA512 06ee17f4801fd3e35fb4cf3717722ea3f709e3dd9f9153510c399742a5cfca341e3a3a400d35a091b74f0de3636e62c7a14b7dd91d63482b7b98b1991aa6fa3c WHIRLPOOL da19c56dfe424c59bc982096f08c02d864718f030bbad79661968f1da972ea10e0eacaa2477cda45ec9a3c688d220740ca2c8823918dae5139a943f6c9d8e2a4 EBUILD util-linux-2.24.1-r3.ebuild 5029 SHA256 d5168e718bbe7aacf1517ab40dafd528b51c10e41cbef1390ca4930366f96e21 SHA512 a0b64fff49f19cb024680cf399957a9b13b62d54f603c3746fedf69c7aa9823901aaadba3c01f1e5992f1ef3e91fa72c2633403cf60bcf5897a02d8dd0f01b37 WHIRLPOOL 4cc19372da7af0e4d715ce626696ae5bd7d5b37648b8f0042ad502ee19a831d6aaa44ded76f7bd55cbfe08be02230548cbbb9f41491025b23a15169aaf7af336 EBUILD util-linux-2.24.2.ebuild 5262 SHA256 d13ec9e0b608892916945f321c1c8af9ab200132bbcb25f12f31bbf0960976b5 SHA512 327d1d4578fd5964a276413356b9ada14ed24b984b938380e5ee2dd2fac4a060b49858adb0e75723e8bc96887924264980985d155f6d8f9f094000d7fbac7de5 WHIRLPOOL 8f3d7d27f2df11acc5e0018994ccacb3d8b1b2ac446050a84f7c524b18b04fc83bf7c909525f466d5a2bc7cd2d84e25ae38e1fd18a5f4b3d392f9f851a8f9cec EBUILD util-linux-2.25.2-r2.ebuild 5609 SHA256 1742ae88282895837c6dd03353da88401359de05420b6c839d0c23db6002551d SHA512 3836582f780b788e71d264141fc3c159bb4e5f37b6600b6005c8fb6d4f09639d057dba83567cbffac2c87c8fdcee779cb3225af3a870b30dfd0aab853b5618d5 WHIRLPOOL 5db68e161d4fccedcfd3ae30182fbd6216d3d330ea503c57c9c79aa5efc7113e60dec72d408248ac2728b395cd0bc49ef23788777ecfdc109278769aadb96f0d -EBUILD util-linux-2.26.2.ebuild 5610 SHA256 76d6cd84ebbf7a1d1d908c215cb7b1fe1a8ec292b985fe5fa0a11d088d32bb0b SHA512 76e9a29ee0533f7b40736b1772dfee598bd2655cfc29fc00621f3bb98ba84fa4fd01b570e743944eea721589a35c73873a76a073669c31869b2f451c0ad12d53 WHIRLPOOL ce91715dc83f3d4ecc4cbc69b81f0d6380b47ddd715345fb89349bb2271496369c705c3a9084638bf03c076a9548a2de80638ce0e6f8a89252e52f5691e0f157 +EBUILD util-linux-2.26.2.ebuild 5603 SHA256 9b685dd90d63177e3243d93d8ff6ba05009e3621ea976ee80dc612c53dcb4886 SHA512 1be0c9f048c7d92faa76a8e4e7d977879cfbcf05527941c7ee0e446eea1879d845053105d5b2598ec1aa7a4a80ce800929cfca95412bcf2da204451590d61476 WHIRLPOOL 7a4752cc045025ef0e5ab4cf7a50f122f61e2b47bb9556620501867fa66f5537fc344ada9a6108c192788e84730d90682977b5fe7dc733b0e0f53f5dfaeaee61 +EBUILD util-linux-2.27.1.ebuild 5338 SHA256 4554262d9d3a00818ad9784438a6c568c8cf7d0bdb8d21a72196f425a1991d91 SHA512 52566b14780da8e331181967e180e979c563b513d887b98dcac3f3d7e35df1e1c0942a7a733c31b8a532626d7b60eb7fbca60626a2db5534d716d744a78e0c21 WHIRLPOOL e23cc29b7d0030dd9e22904a2407eca5381e6d7528a587b8f0e41909538bbee1ea95e15cb50768680594a998f5dd89c5ce22dcfe14fc38d9f9d77cf20c261a1b EBUILD util-linux-2.27.ebuild 5616 SHA256 f7da3d81ab1c54f9f3f9e3fdbd9860238409028d3c10db63450191becbbee86c SHA512 7bc145994cf722e42464745a64ab177f15f4d6bd4d685c74b1a6b2cf7758745deb422c74702cb80f4e29b52eb0e10f16002d2b07c4450aa095f41b5409f3b6ba WHIRLPOOL 2a965e3853c9f85ffd3679035f32d3a53e0167eab22a117e6807d1cf2e13cceb080b8fa2f7c2e1b260f474745b473d4eeb31f8d1503ec04815913073260e54b9 -EBUILD util-linux-9999.ebuild 5616 SHA256 f7da3d81ab1c54f9f3f9e3fdbd9860238409028d3c10db63450191becbbee86c SHA512 7bc145994cf722e42464745a64ab177f15f4d6bd4d685c74b1a6b2cf7758745deb422c74702cb80f4e29b52eb0e10f16002d2b07c4450aa095f41b5409f3b6ba WHIRLPOOL 2a965e3853c9f85ffd3679035f32d3a53e0167eab22a117e6807d1cf2e13cceb080b8fa2f7c2e1b260f474745b473d4eeb31f8d1503ec04815913073260e54b9 -MISC ChangeLog 79222 SHA256 8f46bfb6fa3cf29ae15a63d9d482a64044196af6ccd6605972d93da5f9c78b37 SHA512 794cfd5f96e6da3247693c3adef7df1ce451c51e790d0b8f43ba221918053130bf39d4a8a3a8ef642ace608d979b604ba2c55ff348490b0dace4e6d9e53119b5 WHIRLPOOL af58c38f736bfe76bf98a72982165d72fb8523a4d5082d601179a1f93fa405e58c15854b899eb8614618bda566d2f682c7221a5c45984fadb4b555dbe7deb30b +EBUILD util-linux-9999.ebuild 5338 SHA256 4554262d9d3a00818ad9784438a6c568c8cf7d0bdb8d21a72196f425a1991d91 SHA512 52566b14780da8e331181967e180e979c563b513d887b98dcac3f3d7e35df1e1c0942a7a733c31b8a532626d7b60eb7fbca60626a2db5534d716d744a78e0c21 WHIRLPOOL e23cc29b7d0030dd9e22904a2407eca5381e6d7528a587b8f0e41909538bbee1ea95e15cb50768680594a998f5dd89c5ce22dcfe14fc38d9f9d77cf20c261a1b +MISC ChangeLog 8799 SHA256 749938dbe5aae85173ce3e3ce220ed1d9cf98e641f915125f212ae692502981f SHA512 e303118362d2c806f77c7757b6b978886b3ecebc9883df9faf5490c582071454990189d72a8f460ff751a2c1448c7ed219f8f268fd1e73f0864f31bf57d50c47 WHIRLPOOL 44f1d42e2e70ca5a01ef400fe2bd64b122e32142054648f5b5ac854ee0dd7597773d167e5c9bc8b83a3d6b6d9f9ac1402f1dc420ed3acd94530190d07b369633 +MISC ChangeLog-2015 79222 SHA256 8f46bfb6fa3cf29ae15a63d9d482a64044196af6ccd6605972d93da5f9c78b37 SHA512 794cfd5f96e6da3247693c3adef7df1ce451c51e790d0b8f43ba221918053130bf39d4a8a3a8ef642ace608d979b604ba2c55ff348490b0dace4e6d9e53119b5 WHIRLPOOL af58c38f736bfe76bf98a72982165d72fb8523a4d5082d601179a1f93fa405e58c15854b899eb8614618bda566d2f682c7221a5c45984fadb4b555dbe7deb30b MISC metadata.xml 901 SHA256 7268d6eab25d6ef7ad8d29ca23dbd5db107f0df4d56da64b2e345116cf79bd04 SHA512 a63bee69986b84abaac13f911f9e104c4c639ac2d91846355b348d4773c3a0631cd973dddc2c661fb0db19487d36c27692b7c61e3ad54569b652d07690b0ef1c WHIRLPOOL ef4cdd337765408517926fb8dc8a1c79704ff6d6c5d1bf1cea97cffc2c520b185a1169387b52f73b3d009c772939362fc1c342168fb5cc0cc431e2398cd29172 diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-2.26.2.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-2.26.2.ebuild index 3f58b43ea7..20bd04c904 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-2.26.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-2.26.2.ebuild @@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then inherit git-2 autotools EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git" else - KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~arm-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-2.27.1.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-2.27.1.ebuild new file mode 100644 index 0000000000..95c5785af8 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-2.27.1.ebuild @@ -0,0 +1,178 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI="5" + +PYTHON_COMPAT=( python2_7 python3_{3,4} ) + +inherit eutils toolchain-funcs libtool flag-o-matic bash-completion-r1 \ + python-single-r1 multilib-minimal systemd + +MY_PV=${PV/_/-} +MY_P=${PN}-${MY_PV} + +if [[ ${PV} == 9999 ]] ; then + inherit git-2 autotools + EGIT_REPO_URI="git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git" +else + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~arm-linux ~x86-linux" + SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" +fi + +DESCRIPTION="Various useful Linux utilities" +HOMEPAGE="https://www.kernel.org/pub/linux/utils/util-linux/" + +LICENSE="GPL-2 LGPL-2.1 BSD-4 MIT public-domain" +SLOT="0" +IUSE="caps +cramfs fdformat ncurses nls pam python selinux slang static-libs +suid systemd test tty-helpers udev unicode" + +RDEPEND="!sys-process/schedutils + !sys-apps/setarch + !=sys-libs/ncurses-5.2-r2:0=[unicode?] ) + pam? ( sys-libs/pam ) + python? ( ${PYTHON_DEPS} ) + selinux? ( >=sys-libs/libselinux-2.2.2-r4[${MULTILIB_USEDEP}] ) + slang? ( sys-libs/slang ) + systemd? ( sys-apps/systemd ) + udev? ( virtual/libudev:= ) + abi_x86_32? ( + !<=app-emulation/emul-linux-x86-baselibs-20150406-r2 + !app-emulation/emul-linux-x86-baselibs[-abi_x86_32] + )" +DEPEND="${RDEPEND} + virtual/pkgconfig + nls? ( sys-devel/gettext ) + test? ( sys-devel/bc ) + virtual/os-headers" + +REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" + +S=${WORKDIR}/${MY_P} + +pkg_setup() { + use python && python-single-r1_pkg_setup +} + +src_prepare() { + if [[ ${PV} == 9999 ]] ; then + po/update-potfiles + eautoreconf + fi + elibtoolize +} + +lfs_fallocate_test() { + # Make sure we can use fallocate with LFS #300307 + cat <<-EOF > "${T}"/fallocate.${ABI}.c + #define _GNU_SOURCE + #include + main() { return fallocate(0, 0, 0, 0); } + EOF + append-lfs-flags + $(tc-getCC) ${CFLAGS} ${CPPFLAGS} ${LDFLAGS} "${T}"/fallocate.${ABI}.c -o /dev/null >/dev/null 2>&1 \ + || export ac_cv_func_fallocate=no + rm -f "${T}"/fallocate.${ABI}.c +} + +multilib_src_configure() { + lfs_fallocate_test + # The scanf test in a run-time test which fails while cross-compiling. + # Blindly assume a POSIX setup since we require libmount, and libmount + # itself fails when the scanf test fails. #531856 + tc-is-cross-compiler && export scanf_cv_alloc_modifier=ms + export ac_cv_header_security_pam_misc_h=$(multilib_native_usex pam) #485486 + export ac_cv_header_security_pam_appl_h=$(multilib_native_usex pam) #545042 + ECONF_SOURCE=${S} \ + econf \ + --enable-fs-paths-extra="${EPREFIX}/usr/sbin:${EPREFIX}/bin:${EPREFIX}/usr/bin" \ + --docdir='${datarootdir}'/doc/${PF} \ + $(multilib_native_use_enable nls) \ + --enable-agetty \ + --with-bashcompletiondir="$(get_bashcompdir)" \ + --enable-bash-completion \ + $(multilib_native_use_enable caps setpriv) \ + --disable-chfn-chsh \ + $(multilib_native_use_enable cramfs) \ + $(multilib_native_use_enable fdformat) \ + --with-ncurses=$(multilib_native_usex ncurses $(usex unicode auto yes) no) \ + --disable-kill \ + --disable-login \ + $(multilib_native_use_enable tty-helpers mesg) \ + --disable-nologin \ + --enable-partx \ + $(multilib_native_use_with python) \ + --enable-raw \ + --enable-rename \ + --disable-reset \ + --enable-schedutils \ + --disable-su \ + $(multilib_native_use_enable tty-helpers wall) \ + $(multilib_native_use_enable tty-helpers write) \ + $(multilib_native_use_enable suid makeinstall-chown) \ + $(multilib_native_use_enable suid makeinstall-setuid) \ + $(use_with selinux) \ + $(multilib_native_use_with slang) \ + $(use_enable static-libs static) \ + $(multilib_native_use_with systemd) \ + --with-systemdsystemunitdir=$(multilib_native_usex systemd "$(systemd_get_unitdir)" "no") \ + $(multilib_native_use_with udev) \ + $(tc-has-tls || echo --disable-tls) +} + +multilib_src_compile() { + if multilib_is_native_abi; then + default + else + # build libraries only + emake -f Makefile -f - mylibs \ + <<< 'mylibs: $(usrlib_exec_LTLIBRARIES) $(pkgconfig_DATA)' + fi +} + +multilib_src_test() { + multilib_is_native_abi && emake check +} + +multilib_src_install() { + if multilib_is_native_abi; then + default + else + emake DESTDIR="${D}" install-usrlib_execLTLIBRARIES \ + install-pkgconfigDATA install-uuidincHEADERS \ + install-nodist_blkidincHEADERS install-nodist_mountincHEADERS \ + install-nodist_smartcolsincHEADERS install-nodist_fdiskincHEADERS + fi + + if multilib_is_native_abi; then + # need the libs in / + gen_usr_ldscript -a blkid mount smartcols uuid + + use python && python_optimize + fi +} + +multilib_src_install_all() { + dodoc AUTHORS NEWS README* Documentation/{TODO,*.txt,releases/*} + + # e2fsprogs-libs didnt install .la files, and .pc work fine + prune_libtool_files +} + +pkg_postinst() { + if ! use tty-helpers; then + elog "The mesg/wall/write tools have been disabled due to USE=-tty-helpers." + fi + + if [[ -z ${REPLACING_VERSIONS} ]]; then + elog "The agetty util now clears the terminal by default. You" + elog "might want to add --noclear to your /etc/inittab lines." + fi +} diff --git a/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-9999.ebuild b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-9999.ebuild index ee2ab6a976..95c5785af8 100644 --- a/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/sys-apps/util-linux/util-linux-9999.ebuild @@ -90,13 +90,9 @@ multilib_src_configure() { tc-is-cross-compiler && export scanf_cv_alloc_modifier=ms export ac_cv_header_security_pam_misc_h=$(multilib_native_usex pam) #485486 export ac_cv_header_security_pam_appl_h=$(multilib_native_usex pam) #545042 - # We manually set --libdir to the default since on prefix, econf will set it to - # a value which the configure script does not recognize. This makes it set the - # usrlib_execdir to a bad value. bug #518898#c2, fixed upstream for >2.25 ECONF_SOURCE=${S} \ econf \ --enable-fs-paths-extra="${EPREFIX}/usr/sbin:${EPREFIX}/bin:${EPREFIX}/usr/bin" \ - --libdir='${prefix}/'"$(get_libdir)" \ --docdir='${datarootdir}'/doc/${PF} \ $(multilib_native_use_enable nls) \ --enable-agetty \