a1436eef7b
- Include agetty netlink fixes from the final upstream commits (jsc#PED-8734, util-linux-lib-netlink.patch and util-linux-agetty-netlink.patch) and upstream fixes (util-linux-lib-netlink-fix1.patch, util-linux-lib-netlink-fix2.patch, util-linux-lib-netlink-fix3.patch and util-linux-agetty-netlink-fix4.patch). - Fix configs library use in agetty (replace util-linux-issuedir-usr-lib.patch by upstream util-linux-lib-configs-fix1.patch, add util-linux-lib-configs-fix2.patch, util-linux-lib-configs-fix3.patch, util-linux-lib-configs-fix4.patch, util-linux-lib-configs-fix5.patch and util-linux-lib-configs-fix6.patch). - Fix agetty erase of escape characters (relevant to bsc#1194818, util-linux-agetty-escape-erase.patch). - Own /usr/lib/issue.d directory. - Perform migration from issue-generator (jsc#PED-8734). - Drop util-linux-agetty-ssh-host-keys.patch. This feature is not used in MicroOS any more. - Remove Provides/Obsoletes for s390-32, upgrade from SLE11 SP1 is no more supported.
Stanislav Brabec2025-10-16 03:08:35 +00:00
f19df5814c
- agetty: use /usr/lib/issue.d for backward compatibility (util-linux-issuedir-usr-lib.patch).
Stanislav Brabec2025-09-30 20:20:00 +00:00
d038bb277e
Fix problems caused by superfluous flavor definition.
Stanislav Brabec2025-09-29 10:40:52 +00:00
a07bc6db40
- Mark test script/options as failing (needs research on arm7l and s390x).
Stanislav Brabec2025-09-29 08:51:47 +00:00
748493ae25
Remove flavor definition that should not appear in OBS.
Stanislav Brabec2025-09-29 08:50:30 +00:00
d58ac4d1e8
- Fix address matching in agetty (boo#1247371, util-linux-lib-netlink.patch). - Update generated man pages (util-linux-man-generated.patch).
Stanislav Brabec2025-09-28 07:44:23 +00:00
b226ea0a85
- Implement netlink based IP address detection and issue reload. It makes possible to identify IP addresses usability and prefer stable global addresses over ephemeral or link-local addresses. New issue keywords \a and \A were added. (boo#1139983, jsc#PED-8734, util-linux-lib-netlink.patch, util-linux-agetty-netlink.patch)
Jan Engelhardt2025-07-10 09:40:23 +00:00
d065ff5434
Accepting request 1283407 from Base:System
Ana Guerrero2025-06-06 20:32:23 +00:00
bf27a97789
- Add ul_ prefix to functions with common names. Fixes btrfsprogs build failure (gh#util-linux/util-linux#3603, util-linux-rename-common-symbols-1.patch, util-linux-rename-common-symbols-2.patch, util-linux-rename-common-symbols-3.patch, util-linux-rename-common-symbols-4.patch).
Stanislav Brabec2025-06-05 15:06:36 +00:00
d056d99bac
- Fix segfault of findmnt (boo#1242705, gh#util-linux/util-linux#3574, util-linux-libblkid-econf-parse.patch). - And removine git workflow files, as util-linux is currently developed in OBS.
Stanislav Brabec2025-05-20 14:53:55 +00:00
f93ce2303c
- Enable mountfd support again (jsc#PED-9752). BREAKING CHANGE Mountfd is nearly completely compatible with the old mount. There is a special case that cannot be handled by mountfd, and it needs to be handled by applications: Mountfd discriminates between physical mount layer and virtual mount layer. Once the physical mount layer is read-only, read-write mount on the virtual layer is not possible. If the first mount is read only, then the physical filesystem is mounted read-only, and later mount of the same file system as read-write is not possible. To solve this problem, the first mount needs to be read-only only on the virtual layer, keeping the physical layer read-write. The user space fix is simple: Instead of mount -oro use mount -oro=vfs This will keep the physical layer read-write, but the virtual file system layer (and the user space access) will be read-only.
Stanislav Brabec2025-04-25 10:12:33 +00:00
aea0e5246b
- Delete /usr/sbin/rc* symlinks - Drop bashisms from build recipe
Jan Engelhardt2025-02-24 17:20:24 +00:00
165fabd559
Accepting request 1242132 from Base:System
Ana Guerrero2025-02-05 11:39:24 +00:00
549d330fc6
- Create and own directories /etc/blkid.conf.d and /usr/etc/blkid.conf.d (boo#1235887#c3). - Add missingok for /etc/blkid.conf.
Jan Engelhardt2025-02-01 17:49:33 +00:00