summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/util-linux: Stabilize 2.37.3-r1 x86, #831980Sam James2022-01-311-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: drop 2.37.2-r3, 2.37.3Mike Gilbert2022-01-292-634/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/util-linux: stabilize 2.37.3-r1Mike Gilbert2022-01-291-1/+1
| | | | | Closes: https://bugs.gentoo.org/832271 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.3-r1 ppc64, #832271Arthur Zamarin2022-01-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.3-r1 arm64, #832271Arthur Zamarin2022-01-291-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/util-linux: sparc stable wrt bug #831980Agostino Sarubbo2022-01-281-1/+1
| | | | | | Package-Manager: Portage-3.0.28, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/util-linux: destabilize 2.37.3-r1Sam James2022-01-281-1/+1
| | | | | | | Not meant to be stable yet (accidentally pushed as). Bug: https://bugs.gentoo.org/832092 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: force installed su(1) to be suidSam James2022-01-282-0/+349
| | | | | | | | | | | | | | | | | su(1) is almost useless without suid and on balance, it's more likely that people will have USE="-suid" in make.conf (globally) rather than desperately wanting to strip su(1) of its suid bits. This avoids such users having a "broken" (or dysfunctional) su(1). Users wishing to truly have a no-suid su(1) can e.g. use Portage's 'suidctl' feature or strip it out via e.g. a bashrc hook. Note that shadow's su(1) (the default implementation until recently) always forced suid su anyway. Closes: https://bugs.gentoo.org/832092 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.3 ppc, #831980Sam James2022-01-281-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.3 arm, #831980Sam James2022-01-271-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.3 ppc64, #831980Arthur Zamarin2022-01-261-1/+1
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* sys-apps/util-linux: update description of 'suid' USE flagMike Gilbert2022-01-261-2/+4
| | | | | Bug: https://bugs.gentoo.org/832092 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.3 hppa, #831980Sam James2022-01-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.3 amd64, #831980Sam James2022-01-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: remove duplicate patchSam James2022-01-242-38/+1
| | | | | Bug: https://bugs.gentoo.org/831978 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: bump to version 2.37.3Mathieu Tortuyaux2022-01-243-0/+355
| | | | | | | | Bug: https://bugs.gentoo.org/831978 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com> Closes: https://github.com/gentoo/gentoo/pull/23940 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: remove userland_GNUDavid Seifert2022-01-063-93/+24
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/util-linux: enable py3.10Georgy Yakovlev2021-12-252-2/+2
| | | | Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/util-linux: su requires PAMSam James2021-12-202-2/+2
| | | | | | | | Right now, util-linux su requires PAM -- shadow's doesn't. Bug: https://github.com/shadow-maint/shadow/issues/464 Closes: https://bugs.gentoo.org/622666 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: fix 'su -l' (install pam configuration)Sam James2021-12-203-0/+11
| | | | | Reported-by: josef64 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: enable su by defaultSam James2021-12-192-1/+338
| | | | | | | shadow 4.10+ is deprecating 'su', so we're switching to util-linux's implementation by default. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: make librtas conditional on USE=rtasSam James2021-11-153-6/+11
| | | | | | | | | | | | It's not _always_ useful on PPC*. Let's set the cache variable in the build system based on a USE flag instead. (It also led to some sandbox issues being noticed with 'lscpu', which have been fixed separately in librtas now.) Closes: https://bugs.gentoo.org/722424 Bug: https://bugs.gentoo.org/705544 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: remove dead blockerDavid Seifert2021-10-032-2/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/util-linux: drop 2.36.2-r1, 2.37.1-r1David Seifert2021-10-036-768/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/util-linux: stable 2.37.2-r1 for hppa, bug #809491Rolf Eike Beer2021-09-181-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* sys-apps/util-linux: stabilize 2.37.2-r1Mike Gilbert2021-09-092-337/+1
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.2 arm, #809491Sam James2021-09-071-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: ppc64 stable wrt bug #809491Agostino Sarubbo2021-09-051-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/util-linux: ppc stable wrt bug #809491Agostino Sarubbo2021-09-051-1/+1
| | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* sys-apps/util-linux: enable IUSE="+hardlink" by defaultSam James2021-09-052-2/+2
| | | | | | | | | We were planning on doing this for the next release, but given we needed to revbump (just to be conservative) for the --disable-raw change, let's do this while we're here. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: fix build with linux-headers-5.14 (disable raw)Sam James2021-09-052-1/+337
| | | | | | | raw has been removed from the Linux kernel. Closes: https://bugs.gentoo.org/811702 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.2 arm64, #809491Sam James2021-09-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: add ioctl_ns test hang patchSam James2021-09-032-0/+38
| | | | | Bug: https://bugs.gentoo.org/809491 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.2 x86, #809491Sam James2021-09-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Stabilize 2.37.2 amd64, #809491Sam James2021-09-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: stable 2.37.2 for sparc, bug #809491Rolf Eike Beer2021-09-021-1/+1
| | | | | | | Package-Manager: Portage-3.0.20, Repoman-3.0.3 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Fixed comment about man-pagesLars Wendler2021-08-293-3/+3
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: drop no-op Python 3.7 in PYTHON_COMPATSam James2021-08-162-2/+2
| | | | | | Support from the eclasses is gone. Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Removed oldLars Wendler2021-08-168-1038/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Bump to version 2.37.2Lars Wendler2021-08-162-0/+336
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Revbump to add various upstream fixesLars Wendler2021-08-115-0/+501
| | | | | | | | | | | | | * Erase names in agetty by pressing CTRL-C (#804972) * Fixed user mount of davfs2 filesystems (#805218) * Fixed lscpu segfault on riscv plattform with upstream patch (#802606) + Fixed potential buffer overflow in ipcutils (#806070) (CVE-2021-37600) Bug: https://bugs.gentoo.org/806070 Closes: https://bugs.gentoo.org/804972 Closes: https://bugs.gentoo.org/805218 Closes: https://bugs.gentoo.org/802606 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: fixup cryptsetup dep for upgradesRobin H. Johnson2021-08-024-4/+4
| | | | | | | | | Upgrading an old system, and cryptsetup upgrade is scheduled for after util-linux, but util-linux requires symbol crypt_init_data_device which was only added in cryptsetup-2.1.0. Fix dep so cryptsetup is upgraded before util-linux. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* sys-apps/util-linux-2.37.1: fix lscpu segfault on some archesMarek Szuba2021-07-302-0/+30
| | | | | | | Observed on rv64 but could in princple happen elsewhere too. Bug: https://bugs.gentoo.org/802606 Signed-off-by: Marek Szuba <marecki@gentoo.org>
* sys-apps/util-linux: Synced live ebuildLars Wendler2021-07-221-26/+1
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Bump to version 2.37.1Lars Wendler2021-07-222-0/+332
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Add sys-libs/ncurses[unicode(+)]David Seifert2021-07-173-3/+3
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/util-linux: Attempt fix build with sys-libs/libxcrypt[-abi_x86_32]Lars Wendler2021-07-104-0/+281
| | | | | Bug: https://bugs.gentoo.org/801403 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: fix build on powerpcGeorgy Yakovlev2021-06-022-0/+38
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/util-linux: Bump to version 2.37. Removed oldLars Wendler2021-06-012-2/+2
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>