summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* sys-apps/util-linux: fix mount with older kernels (no statx); fix wallSam James2023-08-032-0/+60
| | | | | | | | | Ended up backporting the wall fix as we need the mount w/ no statx fix anyway. Bug: https://bugs.gentoo.org/911336 Bug: https://github.com/util-linux/util-linux/issues/2409 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: drop 2.39-r4Sam James2023-06-294-236/+0
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: backport another mount regression fix (still masked)Sam James2023-05-261-0/+79
| | | | | | | util-linux-2.39.1 is coming next week. Bug: https://bugs.gentoo.org/906797 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: update mount_setattr patch to new upstream versionSam James2023-05-231-5/+9
| | | | | | | The PR got updated slightly. Closes: https://bugs.gentoo.org/906797 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: backport another mount regression fix (user option parsing)Sam James2023-05-231-0/+46
| | | | | Closes: https://bugs.gentoo.org/906859 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Fix for mount_setattr use on <5.12 kernelsHank Leininger2023-05-232-0/+107
| | | | | | | | | | | | | | Backported pending upstream fix from https://github.com/util-linux/util-linux/pull/2248 Note that there's at least one other breaking bug in util-linux-2.39 so the mask probably shouldn't be removed yet. Bug: https://bugs.gentoo.org/906859 Closes: https://bugs.gentoo.org/906797 Closes: https://github.com/gentoo/gentoo/pull/31108 Signed-off-by: Hank Leininger <hlein@korelogic.com> Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: drop 2.37.4, 2.38.1Mike Gilbert2023-05-192-87/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/util-linux: remove unused patchMichael Mair-Keimberger2023-04-071-33/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/30501 Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* sys-apps/util-linux: add 2.39_rc1 (unkeyworded)Sam James2023-03-191-0/+33
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: backport fix for implicit declartion of pidfd_openMike Gilbert2023-02-111-0/+52
| | | | | Closes: https://bugs.gentoo.org/893966 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/util-linux: backport fix for 'more' exitSam James2023-02-091-0/+32
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: remove duplicate patchSam James2022-01-241-37/+0
| | | | | 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-241-0/+37
| | | | | | | | 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: fix 'su -l' (install pam configuration)Sam James2021-12-201-0/+5
| | | | | Reported-by: josef64 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: drop 2.36.2-r1, 2.37.1-r1David Seifert2021-10-033-113/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/util-linux: add ioctl_ns test hang patchSam James2021-09-031-0/+37
| | | | | Bug: https://bugs.gentoo.org/809491 Signed-off-by: Sam James <sam@gentoo.org>
* sys-apps/util-linux: Removed oldLars Wendler2021-08-165-339/+0
| | | | Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Revbump to add various upstream fixesLars Wendler2021-08-114-0/+163
| | | | | | | | | | | | | * 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-2.37.1: fix lscpu segfault on some archesMarek Szuba2021-07-301-0/+26
| | | | | | | 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: Attempt fix build with sys-libs/libxcrypt[-abi_x86_32]Lars Wendler2021-07-103-0/+277
| | | | | 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-021-0/+36
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* sys-apps/util-linux: drop 2.35.2David Seifert2021-05-231-36/+0
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* sys-apps/util-linux: remove unused patchesMichael Mair-Keimberger2021-04-193-99/+0
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Closes: https://github.com/gentoo/gentoo/pull/20461 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Fix build on riscv32Andreas K. Hüttel2020-12-221-0/+29
| | | | | | | Patch is backport from upstream master Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* sys-apps/util-linux: Revbump to fix user mountLars Wendler2020-11-201-0/+40
| | | | | | Closes: https://bugs.gentoo.org/755878 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Removed oldLars Wendler2020-11-162-223/+0
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: backport hwclock fix for glibc-2.31Mike Gilbert2020-04-291-0/+165
| | | | | Closes: https://bugs.gentoo.org/720006 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/util-linux: fix compile error caused by undefined SYS_pidfd_send_signalThomas Deutschmann2020-03-252-0/+94
| | | | | | Closes: https://bugs.gentoo.org/714100 Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-apps/util-linux: Removed oldLars Wendler2019-11-192-121/+0
| | | | | Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Bump to version 2.34_rc2. Removed old.Lars Wendler2019-05-312-51/+0
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.13 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Fixed heap-use-after-free in lsblkLars Wendler2019-05-261-0/+23
| | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Fixed floating point exception in lscpuLars Wendler2019-05-181-0/+28
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: Build fix on MIPS from upstreamJoshua Kinard2019-03-241-0/+30
| | | | | | | | | | | In glibc-2.29, the definitions of 'struct termios' were consolidated across architectures. This causes a build error in util-linux on MIPS due to undefined struct members 'c_ospeed' and 'c_ispeed', which MIPS does not have. The included patch from upstream fixes this, and should be in the next util-linux release. Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.12
* sys-apps/util-linux: remove unused patchMichael Mair-Keimberger2019-02-161-38/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11031 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: remove unused patchMichael Mair-Keimberger2019-01-211-105/+0
| | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* sys-apps/util-linux: fix set_arch detection for sparcMikle Kolyada2018-12-291-0/+80
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* sys-apps/util-linux: fix oids testThomas Deutschmann2018-11-111-0/+41
| | | | | | Closes: https://bugs.gentoo.org/657640 Package-Manager: Portage-2.3.51, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-apps/util-linux: Removed old.Lars Wendler2018-09-261-41/+0
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-apps/util-linux: Revbump to 2.32-r5, fix tests with py3 #624132Patrick McLean2018-07-131-0/+105
| | | | | | | | Revert back to unstable since we are adding a patch from upstream git. Patch is from here: https://github.com/karelzak/util-linux/pull/664 Bug: https://bugs.gentoo.org/624132 Package-Manager: Portage-2.3.42, Repoman-2.3.9
* sys-apps/util-linux: Rev bump to add missing -lintlThomas Deutschmann2018-04-101-0/+38
| | | | | Bugs: https://bugs.gentoo.org/652674 Package-Manager: Portage-2.3.28, Repoman-2.3.9
* sys-apps/util-linux: Revbump fix bash-completion umount code executionLars Wendler2018-03-071-0/+41
| | | | | | | Committed straight to stable. Bug: https://bugs.gentoo.org/649812 Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-apps/util-linux: Removed old.Lars Wendler2018-03-073-605/+0
| | | | Package-Manager: Portage-2.3.24, Repoman-2.3.6
* sys-apps/util-linux: Fixed too generic symbols with USE="static".Lars Wendler2017-12-173-0/+605
| | | | | Bug: https://bugs.gentoo.org/641226 Package-Manager: Portage-2.3.19, Repoman-2.3.6
* sys-apps/util-linux: remove unused patch.Michael Mair-Keimberger2017-10-201-25/+0
|
* sys-apps/util-linux: Bump to version 2.30. Removed old.Lars Wendler2017-06-091-0/+25
| | | | | | Also fix pylibmount segfault with python3.6 (bug #621176). Package-Manager: Portage-2.3.6, Repoman-2.3.2
* sys-apps/util-linux: install pam.d files for runuser(-l)Matthew Thode2017-02-252-0/+13
| | | | | | | | | | The files installed are the same as the ones installed as of today from the sys-auth/pambase-20150213 package. Specifically the su pam file for runuser and the login file for runuser-l. robbat2 said it was ok Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-apps/util-linux: Removed old.Lars Wendler2017-01-211-278/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* sys-apps/util-linux: drop old versionsMike Frysinger2016-04-025-206/+0
|
* sys-apps/util-linux: fix building w/newer glibcMike Frysinger2016-03-071-0/+278
|
* sys-apps/util-linux: Removed old with respect to bug #559902.Lars Wendler2015-09-073-122/+0
| | | | | Package-Manager: portage-2.2.20.1 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>