[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package libuuid-devel-2.40.2-10.el10.x86_64 download

Name libuuid-devel
Epoch 0
Version 2.40.2
Release 10.el10
Architecture x86_64
Website/URL https://en.wikipedia.org/wiki/Util-linux
License BSD-3-Clause AND LGPL-2.1-or-later
Build Time 2025-04-03 09:48:59
Build Host builder-iso-x86-01.inferitos.ru
Summary Universally unique ID library
Repositories AppStream
Description This is the universally unique ID development library and headers, part of util-linux. The libuuid library generates and parses 128-bit universally unique id's (UUID's). A UUID is an identifier that is unique across both space and time, with respect to the space of all UUIDs. A UUID can be used for multiple purposes, from tagging objects with an extremely short lifetime, to reliably identifying very persistent objects across a network. See also the "uuid-devel" package, which is a separate implementation.
Errata
Size 39 KiB
Source Project util-linux-2.40.2-10.el10
SHA-256 checksum e77d4bccd2012bf85c27a23ecdc6a7bc746d839b45057e1412ac4a952e0f750e
× Full screenshot
Changelog link
* Thu Feb 13 2025 Karel Zak <kzak@redhat.com> - 2.40.2-10
- blkid: allow up to 64k erofs block sizes

* Tue Jan 14 2025 Karel Zak <kzak@redhat.com> - 2.40.2-9
- more(1): make sure we have data on stderr

* Tue Jan 14 2025 Karel Zak <kzak@redhat.com> - 2.40.2-8
- add missing pam_env to su(1) setting

* Wed Nov 27 2024 Lukáš Zaoral <lzaoral@redhat.com> - 2.40.2-7
- tests: enable c10s gating tests

* Wed Nov 27 2024 Lukáš Zaoral <lzaoral@redhat.com> - 2.40.2-6
- tests: remove obsolete STI tests

* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 2.40.2-5
- Rebuilt for MSVSphere 10

* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 2.40.2-5
- Bump release for October 2024 mass rebuild:

* Wed Jul 10 2024 Karel Zak <kzak@redhat.com> - 2.40.2-4
- fix typo in uuidd tmpfiles setting

* Wed Jul 10 2024 Karel Zak <kzak@redhat.com> - 2.40.2-3
- revert recent uuidd mode changes
- rebase rhel specific patches
- fix uuidd-tmpfiles.conf (upstream patch)
- remove unused patches

* Mon Jul 08 2024 Karel Zak <kzak@redhat.com> - 2.40.2-2
- uuidd: fix /var/lib/libuuid mode to match uuidd-tmpfiles.conf