This website requires JavaScript.
Explore
Help
Sign In
packages
/
util-linux
Watch
1
Star
0
Fork
0
You've already forked util-linux
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
67
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
roy
27ae2c6425
libfdisk: fix fdisk_reread_changes() for extended partitions.
2024-09-23 10:19:45 +08:00
2.28-login-lastlog-create.patch
Package init
2019-09-30 11:19:16 -04:00
Add-check-to-resolve-uname26-version-test-failed.patch
Add check to resolve uname26-version test failed
2020-12-17 15:55:46 +08:00
adjtime
Package init
2019-09-30 11:19:16 -04:00
backpaort-fix-rounding-in-size_to_human_string.patch
fix rounding in size_to_human_string()
2021-07-28 16:36:39 +08:00
backpaort-fix-uint64_t-overflow.patch
fix rounding in size_to_human_string()
2021-07-28 16:36:39 +08:00
backpaort-update-fdisk-outputs-due-to-sizes-rounding-change.patch
fix rounding in size_to_human_string()
2021-07-28 16:36:39 +08:00
backport-add-ul_strtou64.patch
fix CVE-2021-3995 and CVE-2021-3996
2022-02-15 10:21:50 +08:00
backport-chfn-flush-stdout-before-reading-stdin-and-fix-uninitialized-variable.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-chfn-Make-readline-prompt-for-each-field-on-a-separate-line.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-chsh-fflush-stdout-before-reading-from-stdin.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-clang-tidy-fix-wrong-cmp-usage.patch
use /sys to read all block devices
2021-03-18 14:48:52 +08:00
backport-column-segmentation-fault-on-invalid-unicode-input-passed-to-s-option.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-CVE-2021-3995.patch
fix CVE-2021-3995 and CVE-2021-3996
2022-02-15 10:21:50 +08:00
backport-CVE-2021-3996.patch
fix CVE-2021-3995 and CVE-2021-3996
2022-02-15 10:21:50 +08:00
backport-CVE-2021-37600.patch
fix CVE-2021-37600
2021-08-10 16:32:20 +08:00
backport-CVE-2024-28085.patch
wall: fix escape sequence Injection
2024-04-01 16:51:14 +08:00
backport-fdisk-add-support-for-parttype-aliases.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-Fix-memory-leaks-in-the-chcpu.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-include-c.h-add-helpers-for-unaligned-structure-acce.patch
sync community patches
2024-06-06 14:48:51 +08:00
backport-lib-strutils-fix-floating-point-exception.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libblkid-avoid-buffer-overflow-in-ocfs-superblock-parsing.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-libblkid-cleanup-indentation.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-libblkid-drbd-reduce-false-positive.patch
sync community patches
2024-06-06 14:48:51 +08:00
backport-libblkid-fix-jmicron-checksum-and-LE-to-CPU.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-libblkid-improve-debug-for-proc-partitions.patch
use /sys to read all block devices
2021-03-18 14:48:52 +08:00
backport-libblkid-nvidia_raid-validate-checksum.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-libblkid-nvidia_raid-verify-superblock-size.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-libblkid-use-checksum-for-jmicron.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-libblkid-use-sys-to-read-all-block-devices.patch
use /sys to read all block devices
2021-03-18 14:48:52 +08:00
backport-libfdisk-add-partition-type-aliases-and-shortcuts.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libfdisk-another-parse_line-nameval-cleanup.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libfdisk-fix-fdisk_reread_changes-for-extended-partitions.patch
libfdisk: fix fdisk_reread_changes() for extended partitions.
2024-09-23 10:19:45 +08:00
backport-libfdisk-fix-typo-from-255f5f4c770ebd46a38b58975bd33.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libfdisk-make-fdisk_partname-more-robust.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libfdisk-script-don-t-use-sector-size-if-not-specifi.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libfdisk-script-fix-possible-memory-leaks.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libfdisk-script-fix-possible-partno-overflow.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libfdisk-script-make-sure-label-is-specified.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-libmount-fix-tab-parser-for-badly-terminated-lines.patch
Fix memleak in fdisk_script_read_file
2021-03-01 19:09:35 +08:00
backport-logger-fix-prio-prefix-doesnot-use-priority-default.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-logger-fix-size-use-for-stdin.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-logger-realloc-buffer-when-header-size-changed.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-login-Restore-tty-size-after-calling-vhangup.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-lsblk-fix-endless-loop-if-device-specified-more-than-once.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-lscpu-use-SMBIOS-tables-on-ARM-for-lscpu.patch
fix the problem of abnormal display of model name
2024-03-06 22:17:40 +08:00
backport-mcookie-fix-infinite-loop-when-use-f.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-prlimit-fix-optional-arguments-parsing.patch
prlimit fix optional arguments parsing
2022-03-16 14:11:16 +08:00
backport-su-offer-usernames-rather-than-files.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-tests-fix-misc-setarch-run-in-a-docker-environment.patch
wall: fix escape sequence Injection
2024-04-01 16:51:14 +08:00
backport-uuidd-fix-open-lock-state-issue.patch
uuidd fix open lock state issue
2024-03-19 10:59:24 +08:00
backport-vipw-flush-stdout-before-getting-answer.patch
sync community patches
2023-11-28 16:33:43 +08:00
backport-wall-add-__format__-attribute.patch
wall: fix escape sequence Injection
2024-04-01 16:51:14 +08:00
backport-wall-convert-homebrew-buffering-to-open_memstream.patch
wall: fix escape sequence Injection
2024-04-01 16:51:14 +08:00
backport-wall-use-fputs_careful.patch
wall: fix escape sequence Injection
2024-04-01 16:51:14 +08:00
backport-write-correctly-handle-wide-characters.patch
wall: fix escape sequence Injection
2024-04-01 16:51:14 +08:00
huawei-bios-model-name.patch
fix the problem of abnormal display of model name
2024-03-06 22:17:40 +08:00
libmount-move-already-mounted-code-to-separate-funct.patch
fix the problem of one iso can't mount directly twice by default
2020-03-05 20:07:35 +08:00
libmount-parser-fix-memory-leak-on-error-before-end-.patch
libmount parser fix memory leak on error before end
2020-07-28 10:46:35 +08:00
libmount-try-read-only-mount-on-write-protected-supe.patch
fix the problem of one iso can't mount directly twice by default
2020-03-05 20:07:35 +08:00
modify-rescuemode-chinese-error.patch
修改救援模式中文乱码问题
2021-08-20 11:36:10 +08:00
tests-Fix-mountpoint-test-failure-in-build-chroots.patch
modify
2020-07-29 15:52:06 +08:00
util-linux-2.35.2.tar.xz
modify
2020-07-29 15:52:06 +08:00
util-linux-60-raw.rules
update version to 2.34
2020-01-12 21:35:57 +08:00
util-linux-chsh-chfn.pamd
Package init
2019-09-30 11:19:16 -04:00
util-linux-login.pamd
Remove pam_console dependency
2021-01-18 16:53:09 +08:00
util-linux-remote.pamd
Package init
2019-09-30 11:19:16 -04:00
util-linux-runuser-l.pamd
Package init
2019-09-30 11:19:16 -04:00
util-linux-runuser.pamd
Package init
2019-09-30 11:19:16 -04:00
util-linux-su-l.pamd
Package init
2019-09-30 11:19:16 -04:00
util-linux-su.pamd
Package init
2019-09-30 11:19:16 -04:00
util-linux.spec
libfdisk: fix fdisk_reread_changes() for extended partitions.
2024-09-23 10:19:45 +08:00
Description
No description provided
26
MiB
Languages
Diff
100%