]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2026-05-03  Thomas Weißschuhmeson: respect build-dmesg for test_dmesg
2026-05-03  Christian Goeschel... tests: add EACCES errno to test_strerror
2026-05-03  Christian Goeschel... tests: (flock) adjust commands to better track test...
2026-05-02  Jamie Mageelibfdisk: gpt: accept numeric attribute bits 0-2
2026-05-01  Christian Goeschel... lib: (fileutils) new fopen_at_no_link routine
2026-04-30  Karel ZakMerge branch 'fallocate_tests' of https://github.com...
2026-04-30  Karel ZakMerge branch 'column_heap_corruption' of https://github...
2026-04-30  Karel ZakMerge branch 'chsh_tests' of https://github.com/cgoesch...
2026-04-29  Christian Goeschel... tests: (fallocate) test the --collapse-range option
2026-04-29  Christian Goeschel... column: fix missing out-of-bounds check in table reordering
2026-04-29  Christian Goeschel... tests: regression tests for chsh(1)
2026-04-29  Karel ZakMerge branch 'libsmartcols/filter-fixes' of https:...
2026-04-29  Karel ZakMerge branch 'PR/lsmem-cleanup' of https://github.com...
2026-04-29  Karel ZakMerge branch 'PR/cfdisk-cleanup' of https://github...
2026-04-29  Karel ZakMerge branch 'PR/last-phantom-detection' of https:...
2026-04-29  Karel ZakMerge branch 'feat/4288' of https://github.com/echoecho...
2026-04-29  Karel ZakMerge branch 'fix_issue/4272' of https://github.com...
2026-04-29  Karel ZakMerge branch 'feat/3887/rename' of https://github.com...
2026-04-29  WanBingjiangtest_sigreceive: use ul_getuserpw_str() for user name...
2026-04-29  WanBingjiangrenice: use proper types and strutils for ID parsing
2026-04-29  WanBingjiangbash-completion: add --expand option for bits
2026-04-29  WanBingjiangbits: add tests for --expand option
2026-04-29  WanBingjiangbits: add --expand option to output individual bit IDs
2026-04-28  Thomas Weißschuhlibsmartcols: (tests) fix failure reporting in filter...
2026-04-28  Thomas Weißschuhlibsmartcols: drop superfluous call yo yylex_init()
2026-04-28  Thomas Weißschuhlibsmartcols: (tests) fix filter test name
2026-04-28  Karel Zaklsmem: sort longopts[] alphabetically
2026-04-28  Karel Zaklsmem: improve usage() output
2026-04-28  Karel Zaklsmem: use bool for struct lsmem members
2026-04-28  Karel ZakMerge branch 'lsmem_annotate_opt' of https://github...
2026-04-28  Karel Zakcfdisk: remove unnecessary cursor repositioning on...
2026-04-28  Karel Zakcfdisk: fix memory leak of original_layout table
2026-04-28  Karel ZakMerge branch 'PR/autotools-pkg-config-libs' of https...
2026-04-28  Karel ZakMerge branch 'cross-platform' of https://github.com...
2026-04-28  Karel Zaklast: fix phantom detection for unset loginuid and...
2026-04-28  Karel ZakMerge branch 'dmesg_tests' of https://github.com/cgoesc...
2026-04-28  Karel ZakMerge branch 'fix_issue/4271' of https://github.com...
2026-04-28  Karel Zakautotools: fix AM_CONDITIONAL for HAVE_UDEV and HAVE_AUDIT
2026-04-28  Karel Zakautotools,meson: drop unnecessary libm from test_pty
2026-04-28  Karel Zakautotools: split MATH_LIBS and ISNAN_LIBS
2026-04-28  Karel Zakautotools: use PKG_CHECK_MODULES for zlib
2026-04-28  Karel Zakautotools: use PKG_CHECK_MODULES for libcap-ng
2026-04-28  Karel Zakautotools: use PKG_CHECK_MODULES for libaudit
2026-04-28  Karel Zakautotools: use PKG_CHECK_MODULES for libudev
2026-04-28  Karel Zakautotools: use $(MATH_LIBS) instead of -lm for hwclock
2026-04-28  Karel Zakautotools: use $(SQLITE3_LIBS) instead of -lsqlite3
2026-04-28  Karel Zakautotools: use $(SELINUX_LIBS) instead of -lselinux
2026-04-28  Karel Zakautotools: use $(ECONF_LIBS) instead of -leconf
2026-04-28  Karel ZakMerge branch 'PR/ci-fix-po4a-build' of https://github...
2026-04-28  Karel ZakMerge branch 'fix/4287' of https://github.com/echoechoi...
2026-04-28  Karel ZakMerge branch 'macos-prep' of https://github.com/t-8ch...
2026-04-28  Thomas Weißschuhtreewide: avoid unused argument and missing return...
2026-04-28  Thomas Weißschuhhardlink: (tests) Ignore xattrs
2026-04-28  Thomas Weißschuhsetpgid: (tests) validate presence of /proc/self/stat
2026-04-28  Thomas Weißschuhtests: show kernel type
2026-04-28  Thomas Weißschuhlibsmartcols: Ignore -Wsign-compare in filter-scanner.l
2026-04-28  Thomas Weißschuhflock: (test) Only test fcntl vs flock on Linux
2026-04-28  Thomas Weißschuhmeson: (libfdisk, libsmartcols, libmount) handle linker...
2026-04-28  Thomas Weißschuhhardlink: handle ENOTDIR from nftw() on a file
2026-04-28  Karel ZakMerge branch 'unshare_whitelist_env_option' of https...
2026-04-28  Karel ZakMerge branch 'fix_kernel_version_check' of https:/...
2026-04-28  Karel ZakMerge branch 'runuser_regression' of https://github...
2026-04-28  Karel Zakci: install libunicode-linebreak-perl for po4a translations
2026-04-28  Karel Zakci: fix CodeQL build failure due to missing po4a dependency
2026-04-28  Karel ZakMerge branch 'manpage-fix' of https://github.com/t...
2026-04-28  WanBingjiangrename: fix buffer overflow by using PATH_MAX instead...
2026-04-28  WanBingjiangrename: add --copy option to copy instead of rename
2026-04-28  WanBingjiangdmesg: fix out-of-bounds read when parsing malformed...
2026-04-27  Christian Goeschel... lsmem: add column header annotations
2026-04-27  Christian Goeschel... tests: (dmesg) use more long-opts to better track coverage
2026-04-27  Christian Goeschel... unshare: add whitelist-env command line option
2026-04-27  Thomas Weißschuhlastlog2: (man) fix example syntax
2026-04-27  Christian Goeschel... su-common: revert "su: pass arguments after <user>...
2026-04-27  Christian Goeschel... tests: add regression tests for runuser
2026-04-27  Karel ZakMerge branch 'mkfs_cramfs_args' of https://github.com...
2026-04-27  Karel ZakMerge branch 'ci/openwrt-25.12' of https://github.com...
2026-04-27  Karel ZakMerge branch 'PR/agetty-credentials' of https://github...
2026-04-27  Karel Zakpo-man: add ll2_get_journal_mode and ll2_set_journal_mo...
2026-04-27  Karel Zaktools/git-tp-sync: update po4a.cfg language list on...
2026-04-27  Karel ZakMerge branch 'patch-27' of https://github.com/mariobl...
2026-04-27  Karel ZakMerge branch 'manpages_term_consistency' of https:...
2026-04-27  Karel Zaklsblk: update source file comments after rename
2026-04-27  Karel ZakMerge branch 'close/issue_4146' of https://github.com...
2026-04-27  Karel Zakbash-completion: (lastlog2) quote $cur in --journal...
2026-04-27  Karel ZakMerge branch 'fix/4157' of https://github.com/echoechoi...
2026-04-27  Karel ZakMerge branch 'lsblk_annotate_opt' of https://github...
2026-04-27  Karel ZakMerge branch 'pager-enable-lslocks' of https://github...
2026-04-27  Karel Zakcopyfilerange: use err() instead of errx() with glibc %m
2026-04-27  Karel ZakMerge branch 'warnerr_newline' of https://github.com...
2026-04-27  Karel ZakMerge branch 'bash' of https://github.com/t-8ch/util...
2026-04-27  Karel ZakMerge branch 'PR/libblkid-fix-overflows' of https:...
2026-04-27  Štěpán Němeccopyfilerange: (man) fix swapped offsets in command...
2026-04-27  WanBingjiangbits: use getline() to avoid stdin input truncation
2026-04-26  Alessandro... lsblk: move source files to dedicated lsblk-cmd/ directory
2026-04-24  WanBingjiangliblastlog2: declare variables at the top of the block
2026-04-24  WanBingjiangliblastlog2: register journal mode man pages in build...
2026-04-24  WanBingjianglastlog2: add --journal option to manage SQLite journal...
2026-04-24  WanBingjiangliblastlog2: add support for WAL journal mode
2026-04-23  Thomas Weißschuhtreewide: use bash from PATH
2026-04-23  Karel ZakMerge branch 'PR/flock-shell-regression' of https:...
next