Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mk-rm-* seem to be failing on Travis CI #1110

Closed
evverx opened this issue Jul 28, 2020 · 1 comment
Closed

mk-rm-* seem to be failing on Travis CI #1110

evverx opened this issue Jul 28, 2020 · 1 comment

Comments

@evverx
Copy link
Member

evverx commented Jul 28, 2020

diff-{{{
--- /dev/null	2020-07-28 06:27:44.392000095 +0000
+++ /home/travis/build/karelzak/util-linux/tests/output/ipcs/mk-rm-msg.err	2020-07-28 06:34:44.684493623 +0000
@@ -0,0 +1,2 @@
+ipcrm: failed to parse argument: '0x496abb55
+0x496abb55'
}}}-diff

         ipcs: mk-rm-msg                                     ... FAILED (ipcs/mk-rm-msg)

diff-{{{
--- /dev/null	2020-07-28 06:27:44.392000095 +0000
+++ /home/travis/build/karelzak/util-linux/tests/output/ipcs/mk-rm-sem.err	2020-07-28 06:34:44.704495624 +0000
@@ -0,0 +1,2 @@
+ipcrm: failed to parse argument: '0x94f80640
+0x94f80640'
}}}-diff

         ipcs: mk-rm-sem                                     ... FAILED (ipcs/mk-rm-sem)
...

diff-{{{
--- /dev/null	2020-07-28 06:27:44.392000095 +0000
+++ /home/travis/build/karelzak/util-linux/tests/output/ipcs/mk-rm-shm.err	2020-07-28 06:34:44.804505627 +0000
@@ -0,0 +1,2 @@
+ipcrm: failed to parse argument: '0x87a85d9a
+0x87a85d9a'
}}}-diff

         ipcs: mk-rm-shm                                     ... FAILED (ipcs/mk-rm-shm)

I can't seem to reproduce it on Fedora 31 with Linux version 5.7.9-100.fc31.x86_64 though so it seems to have something to do with kernel: 5.3.0-1029-gcp, which is used on Travis CI.

@evverx
Copy link
Member Author

evverx commented Jul 28, 2020

Judging by https://travis-ci.org/github/karelzak/util-linux/jobs/710690934, the tests passed with kernel: 5.0.0-1031-gcp.

evverx added a commit to evverx/util-linux that referenced this issue Jul 28, 2020
evverx added a commit to evverx/util-linux that referenced this issue Jul 28, 2020
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
evverx added a commit to evverx/util-linux that referenced this issue Jul 28, 2020
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
evverx added a commit to evverx/util-linux that referenced this issue Jul 28, 2020
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
evverx added a commit to evverx/util-linux that referenced this issue Jul 30, 2020
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
evverx added a commit to evverx/util-linux that referenced this issue Jul 30, 2020
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
evverx added a commit to evverx/util-linux that referenced this issue Jul 30, 2020
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
karelzak added a commit that referenced this issue Aug 6, 2020
@evverx evverx closed this as completed Aug 6, 2020
karelzak pushed a commit that referenced this issue Nov 16, 2020
Signed-off-by: Evgeny Vereshchagin <evvers@ya.ru>
clrpackages pushed a commit to clearlinux-pkgs/util-linux that referenced this issue Nov 17, 2020
… 2.36.1

Adriaan de Groot (1):
      Generate valid JSON if partition table is empty

Antonio Ceballos Roa (1):
      po: update es.po (from translationproject.org)

Chris Hofstaedtler (3):
      hexdump: automatically use -C when called as hd
      manpages: fix "The example command" in AVAILABILITY section
      fdisk: fix expected test output on alpha

Dimitri John Ledkov (1):
      sfdisk: correct --json --dump false exclusive

Dr. David Alan Gilbert (1):
      libmount: Fix 0x%u usage

Dusty Mabe (1):
      fstrim: remove fstab condition from fstrim.timer

Egor Chelak (2):
      vipw: fix short write handling in copyfile
      cast NULL to char * when using execl

Eric Simpson (1):
      do not require sys/syscall.h on non-linux platforms

Evgeny Vereshchagin (2):
      build-system: stop looking for %ms and %as
      tests: an attempt to get around util-linux/util-linux#1110

Gero Treuner (1):
      fallocate: fix --dig-holes at end of files

Jakub Wilk (1):
      blockdev: fix man page formatting

Jeremy Linton (1):
      lscpu: Even more Arm part numbers

Karel Zak (39):
      libfdisk: fix last free sector detection if partition size specified
      libfdisk: fix fdisk_reread_changes() for extended partitions
      docs: fix typo in v2.36-ReleaseNotes
      hwclock: add fallback if SYS_settimeofday does not exist
      libfdisk: (script) make sure label is specified
      libfdisk: (script) don't use sector size if not specified
      libfdisk: (script) make sure buffer is initialized
      libfdisk: fix typo from 255f5f4c770ebd46a38b58975bd33e33ae87ed24
      libfdisk: another parse_line_nameval() cleanup
      libfdisk: (script) fix possible memory leaks
      libfdisk: (script) fix possible partno overflow
      pg: fix wcstombs() use
      lsblk: fix -T optional argument
      libsmartcols: don't print empty output on empty table in JSON
      lsblk: print zero rather than empty SIZE
      lsblk: read ID_SCSI_IDENT_SERIAL if available
      lsblk: fix SCSI_IDENT_SERIAL
      libfdisk: (gpt) make sure device is large enough
      fdisk: always report fdisk_create_disklabel() errors
      chrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr()
      lib/procutils: use Public Domain for this file
      build-sys: exclude GPL from libcommon
      lib: add missing headers to .c files
      docs: add hint about make install-strip and link to Documentation/
      libblkid: fix Atari prober logic
      lib/sysfs: fix doble free [coverity scan]
      losetup: avoid infinite busy loop
      losetup: increase limit of setup attempts
      libblkid: make Atari more robust
      tests: update atari blkid tests
      tests: update atari partx tests
      sfdisk: (docs) add more information about GPT attribute bits
      sfdisk: fix backward --move-data
      flock: keep -E exit status more restrictive
      wipefs: (man) add hint to erase on partitions and disk
      po: merge changes
      docs: update AUTHORS file
      docs: update v2.36.1-ReleaseNotes
      build-sys: release++ (v2.36.1)

Mattias Nissler (1):
      mount: Add support for "nosymfollow" mount option.

Petr Písař (1):
      po: update cs.po (from translationproject.org)

Rosen Penev (1):
      hwclock: fix SYS_settimeofday fallback

Samanta Navarro (6):
      agetty: fix typo in manual page
      whereis: fix out of boundary read
      whereis: support zst compressed man pages
      libblkid: fix memory leak in config parser
      libblkid: allow a lot of mac partitions
      libblkid: limit amount of parsed partitions

Sami Kerola (8):
      libmount: do not use pointer as an integer value
      hardlink: fix hardlink pcre leak
      unshare: fix bad bit shift operation [coverity scan]
      lib/pager: fix improper use of negative value [coverity scan]
      login: ensure getutxid() does not use uninitialized variable [coverity scan]
      login: close() only a file descriptor that is open [coverity scan]
      sfdisk: do not free device name too soon [coverity scan]
      lib/randutils: rename random_get_bytes()

Shunsuke Nakamura (1):
      lscpu: Add FUJITSU aarch64 A64FX cpupart

Thomas Abraham (1):
      lscpu: avoid segfault on PowerPC systems with valid hardware configurations

Tomoaki Teshima (1):
      add Carmel from NVIDIA

nl6720 (2):
      libfdisk: add systemd-homed user's home GPT partition type
      libfdisk: add "Linux /usr" and "Linux /usr verity" GPT partition types

yangzz-97 (1):
      libfdisk: reset context FD on error
clrpackages pushed a commit to clearlinux-pkgs/util-linux that referenced this issue Jun 2, 2021
…on 2.37

Adriaan de Groot (1):
      Generate valid JSON if partition table is empty

Anatoly Pugachev (1):
      tests: add checksum for cramfs/mkfs for LE:16384 (ia64)

Andrew Shapiro (1):
      utmpdup: Ensure flushing when using follow flag

Antonio Ceballos Roa (1):
      po: update es.po (from translationproject.org)

Armin Begovic (3):
      Fixed format strings and type casts in hwclock to work with 64-bit time_t on 32-bit linux
      Changed int64_t casts to long long int casts
      Fixed wrongful time_t=long assumptions in hwclock.c and timeutils.c

Bader Zaidan (1):
      lscpu: Replace space with tabs

Božidar Putanec (2):
      po: update hr.po (from translationproject.org)
      po: update hr.po (from translationproject.org)

Chris Hofstaedtler (5):
      hexdump: automatically use -C when called as hd
      manpages: fix "The example command" in AVAILABILITY section
      fdisk: fix expected test output on alpha
      cfdisk: show Q option when choosing label type
      hexdump: add "hd" program name to man page

Christian Hesse (1):
      fix whitespace issue in ducumentation

Dimitri John Ledkov (1):
      sfdisk: correct --json --dump false exclusive

Dmitriy Chestnykh (1):
      cfdisk: Implemented cfdisk's opening in read-only mode

Dr. David Alan Gilbert (1):
      libmount: Fix 0x%u usage

Dusty Mabe (1):
      fstrim: remove fstab condition from fstrim.timer

Egor Chelak (13):
      vipw: fix short write handling in copyfile
      cast NULL to char * when using execl
      vipw: move copyfile to the lib
      ul_copy_file: use sendfile
      configure.ac: check for sendfile
      login: use ul_copy_file
      nologin: use ul_copy_file
      ul_copy_file: use BUFSSIZ for buffer size
      ul_copy_file: use all_read/all_write
      ul_copy_file: handle EAGAIN and EINTR
      ul_copy_file: add test program
      read_all: return 0 when EOF occurs after 0 bytes
      ul_copy_file: make defines for return values

Eric Biggers (1):
      sys-utils: mount.8: fix a typo

Eric Simpson (1):
      do not require sys/syscall.h on non-linux platforms

Evgeny Vereshchagin (21):
      tests: an attempt to get around util-linux/util-linux#1110
      tests: add a fuzzer for mnt_table_parse_stream
      tests: take exit codes into account
      tests: integrate test_mount_fuzz into the testsuite
      build-sys: add support for --enable-fuzzing-engine
      travis: turn on --enable-fuzzing-engine
      travis: set CXX correctly
      build-system: make "make distcheck" work
      tools: make it possible to set all the fuzzing flags with config-gen
      docs: mention OSS-Fuzz and CIFuzz and how to build fuzz targets locally
      tests: add a fuzzer for process_wtmp_file
      tests: integrate test_last_fuzz into the testsuite
      tests: pack testcases into zip archives
      build-system: stop looking for %ms and %as
      cifuzz: turn on MSan
      travis: turn off libmount on OSX
      tests: add a fuzz target calling fdisk_script_read_file
      travis: stop building fuzz targets on macOS
      tests: add testcases that triggered various crashes
      tests: cover the code parsing comments
      ci: trigger CiFuzz for the master branch only

Frantisek Sumsal (7):
      ci: 'downgrade' Ubuntu version to Bionic
      ci: use the correct compiler version
      text-utils: correctly detect ASan under clang
      ci: deal with uninstrumented binaries using instrumented libs
      ci: code cleanup
      ci: build both w/ and w/o sanitizers on GH Actions
      ci: run the build test for each pull request

Frédéric Marchal (1):
      po: update fr.po (from translationproject.org)

Gao Xiang (1):
      libblkid: add erofs filesystem support

Gaël PORTAY (1):
      libfdisk: (script) ignore empty values for start and size

Gero Treuner (1):
      fallocate: fix --dig-holes at end of files

Hannes Müller (2):
      more: fix command 'f' (screen forward) behaviour
      more: fix ARROW_DOWN and PAGE_DOWN behaviour to not skip lines

Hans Holmberg (1):
      blkzone: add report capacity command

Heinrich Schuchardt (1):
      fstab.5: NTFS and FAT volume IDs use upper case

Issam E. Maghni (1):
      configure: test -a|o is not POSIX

Ivan Mironov (1):
      agetty: Allow --init-string on a virtual console

Jakub Bogusz (1):
      po: update pl.po (from translationproject.org)

Jakub Wilk (1):
      blockdev: fix man page formatting

Jeffrey Bastian (1):
      lscpu: use SMBIOS tables on ARM for lscpu

Jeremy Linton (1):
      lscpu: Even more Arm part numbers

Johan Herland (1):
      unshare: Fix error message when setting proc mount propagation

Karel Zak (478):
      bash-completion: add irqtop/lsirq --softirq
      libfdisk: fix fdisk_reread_changes() for extended partitions
      docs: fix typo in v2.36-ReleaseNotes
      libfdisk: fix last free sector detection if partition size specified
      tests: add sfdisk test for 4fe7f9b614e2b5bb97f6d89af02acb867cffccc1
      hwclock: add fallback if SYS_settimeofday does not exist
      libfdisk: (script) make sure label is specified
      libfdisk: (script) don't use sector size if not specified
      libfdisk: (script) make sure buffer is initialized
      libfdisk: fix typo from 255f5f4c770ebd46a38b58975bd33e33ae87ed24
      libfdisk: make fdisk_partname() more robust
      libfdisk: another parse_line_nameval() cleanup
      libfdisk: (script) fix possible memory leaks
      libfdisk: (script) fix possible partno overflow
      libmount: fix tab parser for badly terminated lines
      lib/env: add function to save and restore unwanted variables
      mount, umount: restore environ[] after suid drop
      column: add --table-columns-limit
      bash-completion: add column --table-columns-limit
      libmount: remove read-mountinfo workaround
      pg: fix wcstombs() use
      lsblk: fix -T optional argument
      libsmartcols: don't print empty output on empty table in JSON
      mkswap: check for holes and unwanted extentd in file
      lsblk: print zero rather than empty SIZE
      lsblk: ignore only loopdevs without backing file
      lsblk: show all empty, except loopdevs
      mkswap: improve extents check
      mkswap: remove unnecessary on FS_IOC_FIEMAP
      mkswap: cleanup usage()
      mkswap: add --verbose, reduce extents check output
      docs: add note about github
      script: kill child process on error
      tests: update script(1) return code
      lsblk: read ID_SCSI_IDENT_SERIAL if available
      su: remove useless assignment
      lsblk: fix SCSI_IDENT_SERIAL
      libmount: (optstr) improve default initialization
      lib/buffer: add simple grow-able buffer
      libmount: improve mnt_split_optstr() performance
      libmount: optimize mnt_optstr_apply_flags()
      col: cleanup usage() and struct col_*
      libblkid: improve debug for /proc/partitions
      libfdisk: (gpt) make sure device is large enough
      fdisk: always report fdisk_create_disklabel() errors
      libfdisk: (gpt) reduce number of entries to fit small device
      libblkid: (gpt) accept tiny devices
      col: enable deallocation on exit also for __SANITIZE_ADDRESS__
      build-sys: add missing header file
      lib/buffer: fix end pointer initilaization
      lscpu: don't use smbios when read snapshots
      chrt: use SCHED_FLAG_RESET_ON_FORK for sched_setattr()
      chrt: (man) add human-readable names for policies
      chrt: don't restrict --reset-on-fork, add more info to man page
      lib/buffer: make it robust for static analyzers [coverity scan]
      script: don't use strings from user as printf-format [coverity scan]
      hwclock: make tz use more robust [coverity scan]
      login: use mem2strcpy() rather than rely on printf()
      lib/loopdev: cosmetic changes to LOOP_CONFIGURE
      lib/procutils: use Public Domain for this file
      build-sys: exclude GPL from libcommon
      lib: add missing headers to .c files
      login: move proctitle code to login.c
      docs: add hint about make install-strip and link to Documentation/
      build-sys: use _DATA to install getopt examples
      libblkid: use /sys to read all block devices
      libblkid: fix Atari prober logic
      lib/sysfs: fix doble free [coverity scan]
      lsblk: add --width option
      bash-completion: (lsblk) update columns
      losetup: avoid infinite busy loop
      losetup: increase limit of setup attempts
      libblkid: make Atari more robust
      tests: update atari blkid tests
      tests: update atari partx tests
      mkfs.minix: add --lock and LOCK_BLOCK_DEVICE
      sfdisk: disable bootbits protection on '--wipe always'
      tests: update sfdisk wipe tests
      switch_root: fix double close [coverity scan]
      cal: do not use putp(), directly use stdio functions
      ul: small coding changes
      dmesg: add --since and --until
      ul: fix use of unsigned number
      docs: rename to getopt-example
      libblkid: add blkid_probe_{set,get}_hint()
      blkid: add --hint <name>=value
      sfdisk: (docs) add more information about GPT attribute bits
      sfdisk: fix backward --move-data
      flock: keep -E exit status more restrictive
      libblkid: export blkid_probe_reset_hints()
      wipefs: (man) add hint to erase on partitions and disk
      build-sys: fix sendfile use
      tests: remove ul(1) 'dim' input
      libblkid: overwrite existing hint
      tests: (ul) remove another 'dim' input
      lib/jsonwrt: add new functions to write in JSON
      libsmartcols: use lib/jsonwrt.c for JSON
      lib/jsonwrt: use proper output function
      tests: update JSON outputs
      lscpu: add very basic cputype code
      lscpu: (cputype) add debug stuff
      lscpu: (cputype) add ref-counting, allocate context
      include/strutils: make xstrncpy() compatible with over-smart gcc 9
      lscpu: (cputype) add cpuinfo parser
      lscpu: (cputype) add header file, cleanup patterns code
      lscpu: (cputype) move temporary stuff
      lscpu: add lscpu_cpu to internal API
      lscpu: (cputype) simplify cpuinfo parsing
      lscpu: add lscpu_read_architecture()
      lscpu: add lscpu_read_cpulists()
      lscpu: add lscpu_read_extra()
      lscpu: cleanup lscpu_unref_cputype()
      lscpu: add lscpu_read_vulnerabilities()
      lscpu: fix mem-leak in cpu
      lscpu: add lscpu_read_numas()
      lscpu: add lscpu_read_virtualization()
      lscpu: cleaup arch freeing
      lscpu: convert ARM decoding to new API
      lscpu: add lscpu_cpus_loopup_by_type(), improve readability
      lscpu: add lscpu_read_topology()
      lscpu: add lscpu_read_topolgy_ids()
      lscpu: deallocate maps
      lscpu: calculate threads number from type specific values
      lscpu: improve topology debug message
      lscpu: move topology stuff to separate file
      lsblk: add lscpu_read_topology_polarization()
      lscpu: support s390 cpuinfo processor-pre-line format
      lscpu: improve topology calculation, use /proc/sysinfo
      lscpu: temporary commit
      lscpu: keep hypervisor name in allocated memory
      lscpu: new cpuinfo parser
      lscpu: (cpuinfo) fill empty cputype
      lscpu: (cpuinfo) rewrite parser
      lib/strutils: add normalize_whitespace()
      lscpu: (virt) simplify hypervisor parsing
      lscpu: hide all to lscpu_read_topology()
      lscpu: (topology) add read_address()
      lscpu: (topology) add read_configure()
      lscpu: (topology) add read_mhz()
      lscpu; (cpuinfo) parse caches
      lscpu: remove unused function
      lscpu: improve debug message
      lscpu: sort extra caches
      lscpu: (topology) read caches from /sys
      lscpu: (virt) add macros for VMWARE
      lscpu: remove obsolete code
      lscpu: use constants from new API
      lscpu: merge new API to lscpu.h
      lscpu: move debug initialization to main
      lscpu: move to main function to init context
      lscpu: add LSCPU_OUTPUT_ enum
      lscpu: convert getopt block to new API
      lscpu: use new code to read CPUs info
      lscpu: use cache ID, keep caches independent on CPU type
      lscpu: add function to count caches size
      lscpu: add setsize to lscpu context
      lscpu: print generic part of the summary
      lscpu: use size_t for counters
      lscpu: add per type summary function
      lscpu: fix NUMAs reading code
      lscpu: add functions to get CPU freq
      lscpu: add another part of summary output
      lscpu: keep static/dynamic MHz in cputype struct
      lscpu: add rest of summary
      lscpu: add sections
      lscpu: split output to sections
      lscpu: cleanup --cache
      lscpu: add extra caches to --cache output
      lscpu: cleanup -e
      lscpu: cleanup --parse
      lscpu: generate cache ID if not available
      lscpu: fix last caches separator in -e and -p output
      lscpu: assume gaps in list of CPUs
      lscpu: improve topology calculation
      lscpu: fix for sparc64
      lscpu: don't use section for extra caches
      lscpu: add MHZ column
      lscpu: add note about cache IDs
      lscpu: improve bogomips use
      lscpu: fix MHZ parsing
      lscpu: update tests
      lscpu: add shared cached info for s390 lscpu -C
      lscpu: Adapt MIPS cpuinfo
      lscpu: remove unused code
      lscpu: (arm) reuse parsed vendor ID
      lscpu: fix memory leaks
      libmount: don't use "symfollow" for helpers on user mounts
      umount: ignore --no-canonicalize,-c for non-root users
      lscpu: fix possible null dereferences [coverity scan]
      lscpu: fix resource leak [coverity scan]
      lib/signames: change license to public domain
      lib/procutils: improve proc_is_procfs(), add test
      lib/caputils: split to multiple functions, add test
      lsblk: add dependence between CD/DVD block and packet devices
      travis: try update to xcode10.1
      build-sys: do not use extra subdir for getopt examples
      lslogins: call close() for usable FD [coverity scan]
      libblkid: initialize magic strings in robust way
      tests: (blkid) add support for multisession images
      fuzzers: make tests setup more robust
      travis: disable OSX for now
      libsmartcols: sanitize variable names on export output
      login: fix compiler warning [-Werror=strict-prototypes]
      tests: (blkid) add erofs image
      tests: (fileutils) remove unused code
      blkid: encode all udf and iso IDs in udev output
      blkid: add another UDF identifiers
      lsblk: read SCSI_IDENT_SERIAL also from udev
      tests: update blkid output for iso/udf
      build-sys: check for libselinux >= 3.1
      libmount: don't use deprecated security_context_t
      login-utils: don't use deprecated security_context_t
      mkswap: don't use deprecated security_context_t
      blkdiscard: fix compiler warnings [-Wmaybe-uninitialized]
      hwclock: fix compiler warnings [-Wmaybe-uninitialized]
      script: fix compiler warnings [-Wmaybe-uninitialized]
      scriptlive: fix compiler warnings [-Wmaybe-uninitialized]
      lscpu: remove unnecessary prefix from static function
      tests: suggest "make check-programs"
      libmount: fix compiler warnings [-Wmaybe-uninitialized]
      lib: fix compiler warnings [-Wmaybe-uninitialized]
      fallocate: (man) add hint about off/len limitations
      cfdisk: (man) add info when cfdisk writes to the device
      tests: update swaplabel.err
      Revert "fallocate: (man) add hint about off/len limitations"
      docs: update TODO file (add item about libblkid ZFS)
      docs: update TODO (add item about mnt_context_get_excode() )
      libmount: mark entries from /proc/swaps by MNT_FS_SWAP
      libsmartcols: support arrays for JSON output
      lsblk: print all device mountpoints
      lsblk: add FSROOTS column
      lsblk: use MOUNTPOINTS in --fs
      lsblk: use MOUNTTARGETS in default output
      libblkid: make gfs2 prober more extendible
      lib/loopdev: make is_loopdev() more robust
      libblkid: fix comment block
      build-sys: remove fallback for security_context_t
      build-sys: move selinux_utils.c
      lib/selinux-utils: cleanup function names
      chfs-chfn: remove deprecated selinux_check_passwd_access()
      mkswap: remove deprecated SELinux matchpathcon()
      lib/selinux-utils: tiny cleanup
      libmount: do not canonicalize ZFS source dataset
      tests: set shmmni to 32k
      ipcs: fallback for overflow
      lsblk: fix filesystem array allocation
      tests: improve u64 use in ipcs test
      wipefs: fix compiler warning
      fix compiler warnings
      libuuid: improve "restrict" keyword use
      build-sys: add restrict keyword fallback
      travis: use verbose mode (V=1) for make
      libmount: allow --read-only for not-root users
      github: add build workflow
      github: fix cibuild typo
      github: fix btrfs package name
      github: cleanup cibuild.sh
      github: remove distcheck
      tests: dump more information about CFS and block devices
      tests: migrate from ext3 to ext2
      tests: mark ul/basic as KNOWN_FAIL
      tests: skip hwclock/systohc on GH Actions
      github: export CC and CXX
      github: CC fix export
      github: make sure compiler is defined
      travis: remove old ubuntu
      docs: update TODO
      github: enable ci-build for all basic branches
      lib: use ul_prefix for close_all_fds() and mkdir_p()
      eject: cleanup before successful exit
      include/pathnames: cleanup /proc/sys/kernel use
      uclampset: cleanup --hel output
      build-sys: cleanup uclampset dependencies
      su: use full tty path for PAM_TTY
      login: use full tty path for PAM_TTY
      build-sys: fix schedutils/sched_attr.h include
      github: add 'distcheck' workflow job
      github: fix distcheck job
      libsmartcols: remove unnecessary code
      build-sys: add --disable-scriptutils
      libmount: fix /{etc,proc}/filesystems use
      tests: be explicit with file permissions for cramfs
      libfdisk: (dos) fix last possible sector calculation
      tests: don't reply on scsi_debug partitions
      hardlink: replace with code from Debian
      hardlink: cleanup includes and types
      hardlink: use PRCE2 posix header file
      hardlink: check and use sys/xattr.h
      hardlink: use our xalloc.h
      hardlink: cleanup usage()
      hardlink: move default to options initialization
      hardlink: cleanup --minimum-size stuff
      hardlink: use err() if possible
      hardlink: use errx() when parse options
      hardlink: use monotonic time like other utils
      hardlink: use only err.h to print errors and warnings
      hardlink: use size_to_human_string()
      hardlink: cleanup summary
      hardlink: translate verbose messages
      hardlink: s/DEBUG/VERBOSE/
      hardlink: cleanup man page
      hardlink: add --quiet option
      tests: update hardlink tests
      hardlink: fix indention
      lib: use procutils.c on Linux only
      libmount: (python) fix compiler warning
      hardlink: fix typo in man page
      rfkill: fix static analyzer warning [coverity scan]
      readprofile: fix static analyzer warning [coverity scan]
      build-sys: set localstatedir and sysconfdir default
      lib/strutils: add ul_stralnumcmp()
      libfdisk: support partition type name parsing
      sfdisk: support for type="partition type name"
      fdisk: support partition type name in dialogs
      su: explicitly enable echo for --pty
      login: move generic setting to ttyutils.h
      su: (pty) change owner and mode for pty
      docs: update TODO (scols borders)
      irqtop: print header in reverse mode
      irqtop: add per-cpu stats
      irqtop: small cleanup
      irqtop: check scols_line_set_data() return code
      lsblk: update man page
      dmesg: fix and cleanup --read-clear
      hwclock: use pointer to adjtime data
      fdisk: (man) add info about order for -l
      lscpu: add info that caches sizes are sum
      lscpu: support +list for -e, -p and -C
      lscpu: use size_t for ncolumns
      docs: update TODO
      libsmartcols: add comments to private header file
      docs: update TODO
      mountpoint: different exit status for errors and non-mountpoint situation
      tests: update mountpoint tests
      findmnt: (man) add more info about --target
      tests: update mountpoint return code chack
      libsmartcols: fix colors use
      libsmratcols: print title color only when wanted
      pylibmount: PyEval_Call* is deprecate, use PyObject_Call*
      build-sys: add EXTRA_LTLIBRARIES beween CLEANFILES
      tools: use libcryptsetup in config-gen.d/all.conf
      tests: update build test results
      meson: update configuration
      meson: update sources and dependencies
      meson: port localstatedir and sysconfdir
      meson: update for new hardlink
      meson: add missing HAVE_ definitions
      prlimit: fix optional arguments parsing
      libfdisk: (gpt) returns location of the backup header too
      findmnt: add PARENT column
      libmount: add mnt_table_over_fs()
      umount: support over-mounts for --recursive
      findmnt: sort columns
      libmount: mnt_table_over_fs() make child optional
      findmnt: add --shadowed
      tests: make it compatible with meson
      rfkill: add "toggle" command
      libsmartcols: add sort sunction to the sample
      libsmartcols: introduce default sort column
      sfdisk: fix resources leak [coverity scan]
      libfdisk: make labels allocations readable for analysers [coverity scan]
      libmount: add assert() to umount lookup code
      libmount: fix memory leak [coverity scan]
      fstrim: fix memory leak [coverity scan]
      meson: add irq utils
      lsirq: fix resources leak [coverity scan]
      lsirq: fix resources leak [coverity scan]
      lsmem: use ul_path_readf_string() readable for analysers [coverity scan]
      ttymsg: fix resource leak [coverity scan]
      build-sys: remove some man pages from PATHFILES
      build-sys: remove duplicate hook
      build-sys: remove man page link files
      build-sys: split man pages and man page links
      build-sys: cleanup .gitignore files
      build-sys: fix typo
      build-sys: add man-common/Makemodule.am
      build-sys: fix out-of-tree build
      Asciidoc: Incorporate latest changes in findmnt.8
      docs: update Documentation/howto-man-page.txt
      github: add ruby-asciidoctor to CI-build
      github: fix asciidoctror dependence
      build-sys: make man pages location independent
      build-sys: cleanup distcheck options
      build-sys: improve asciidoc generic rule
      lscpu: report also number of cache instances
      tests: update lscpu output
      meson: generate man pages from asciidoc
      build-sys: make man pages optional, add --disable-asciidoc
      build-sys: add UL_REQUIRES_PROGRAM() macro, use it for asciidoc
      fdisk: always skips zeros in dumps
      tests: update fdisk dumps
      tools: replace checkmans.sh with adoc scripts
      tools: add missing stuff to Makefile.am
      travis: cleanup before autogen
      po: merge changes
      docs: update AUTHORS file
      libblkid: remove workaround for FAT+MBR on whole-disk
      blkid: document --hint
      findmnt: add --shadowed to the man page
      docs: update v2.37-ReleaseNotes
      mesg: use only stat() to get the current terminal status
      docs: fix typo
      po: update
      build-sys: release++ (v2.37-rc1)
      build-sys: fix typo
      lslogins: non-Linux fix
      chrt: non-Linux fix
      po: use msgmerge --previous
      tests: small change to the lsns/ioctl_ns
      prlimit: make code more robust
      libsmartcols: make buffers append function more robust
      docs: add kernel version and commit to info about mountinfo workaround
      cfdisk: warn if disk on use
      fdisk: warn if disk in use
      libfdisk: use open(O_EXCL) to detect if device is used
      hardlink: fix typo
      libfdisk: do not reset default if undefined by script
      hardlink: fix typo again
      lib/loopdev: fix is_loopdev() to be usable with partitions
      build-sys: fix test_loopdev build
      build-sys: cleanup Makefiles
      build-sys: add targets to generated translated man pages
      build-sys: add uninstall to po-man
      build-sys: disable po-man by default, cleanup summary
      build-sys: fix typo
      build-sys: add .stamp to gitignore
      docs: update TODO
      scriptlive: (man) add missing parenthesis
      zramctl: (man) fix streams default number
      lscpu: fix "caches" header
      meson: fix systemd dependence
      lscpu: read Sparc caches files
      lscpu: assume L1d, L1i, L2, L3 for sparc
      tests: update sparc lscpu tests
      build-sys: keep adoc files in dist_noinst_DATA
      flock: fix time_t=long assumptions
      lib/pty-session: fix time_t=long assumptions
      scriptplay: fix time_t=long assumptions
      fsck: fix time_t=long assumptions
      test_uuid_parser: fix time_t=long assumptions
      hardlink: fix time_t=long assumptions
      lib/strutils: assume 64-bit time_t
      rtcwake: fix time_t=long assumptions
      script: fix time_t=long assumptions
      hwclock: follow timespec and use long int for nsec
      rfkill: fix compiler warning [-Wformat=]
      libfdisk: use lib/jsonwrt.s for JSON formatting
      lib/jsonwrt: remove 'islast' from API
      lib/jsonwrt: remove fputs_quoted_json_* functions from include/carefulputc.h
      lib/jsonwrt: don't use ctype.h for ASCII chars
      rfkill: fix compiler warning [-Wsign-compare]
      libfdisk: (script) print bootable flag only when set
      tests: update libfdisk JSON outputs
      rfkill: make RFKILL_EVENT_SIZE_V1 use more portable
      docs: add #1266 to TODO file
      mkswap: remove unused variable when compile without libblkid
      blkdiscard: fix compilation without libblkid
      column: add placeholder '0' to specify all columns
      build-sys: fix libblkid dependence
      tests: update build tests
      po: merge changes
      docs: update AUTHORS file
      docs: update v2.37-ReleaseNotes
      build-sys: release++ (v2.37-rc2)
      build-sys: update util-linux-man.pot on 'make dist'
      blkdiscard: do not probe for signatures on --force
      build-sys: fix po-man/ make check
      fstrim: fix paths comparison
      lscpu: add MHZ to the -e output
      lscpu: cleanup tab vs. space
      po: add xgettext hint for non-c-format string
      build-sys: remove with-cryptsetup from tools/config-gen.d/all.conf
      docs: update copyright years
      libblkid: fix docs
      po: merge changes
      docs: update AUTHORS file
      docs: update v2.37-ReleaseNotes
      build-sys: release++ (v2.37)

Lennard Hofmann (2):
      column: Optionally keep empty lines in cols/rows mode
      column: Deprecate --table-empty-lines in favor of --keep-empty-lines

Leon (1):
      Update lsblk.8

Luca Boccassi (4):
      libmount (verity): plug libcryptsetup logger into our logging system
      libmount (verity): let crypt_deactivate_by_name handle its own data structure
      Automake: use EXTRA_LTLIBRARIES instead of noinst_LTLIBRARIES
      Automake: install uuidgen bash completion only if it is built

Manuel Bentele (1):
      losetup: fix wrong printf() format specifier for ino_t data type

Mario Blättermann (81):
      Add asciidoc man pages and some include files
      Remove no longer valid part of man/common/README
      libblikid.3.adoc: Add missing SYNOPSIS section
      Asciidoc: Import textutils man pages
      Asciidoc: Import sys-utils man pages, part 1
      Asciidoc: Import sys-utils man pages, part 2
      Asciidoc: Use correct ':man manual:' for man pages from section 8
      Asciidoc: Import sys-utils man pages, part 3
      Asciidoc: Import rtcwake.8.in
      Asciidoc: Import hwclock.8.in
      Asciidoc: Import term-utils man pages
      Asciidoc: Import libuuid man pages
      Asciidoc: Adapt Makefiles to new asciidoc man pages
      Asciidoc: Remove already imported *roff man pages
      Asciidoc: Fix man pages with variables to use the same value as in previous *.in files
      Asciidoc: Import disk-utils man pages
      Asciidoc: Remove already imported disk-utils *roff man pages
      Asciidoc: add missing bugreports section to libblkid and some cleanup
      Asciidoc: Import login-utils man pages
      Asciidoc: Remove already imported login-utils *roff man pages
      Asciidoc: Import misc-utils man pages
      Asciidoc: Remove already imported misc-utils *roff man pages
      Asciidoc: Some formatting cleanup in man pages
      Asciidoc: Re-add empty lines to man pages
      Asciidoc: Some more  man page formatting improvements
      Asciidoc: Small fix in nsenter.1.adoc
      Asciidoc: Add Po4a hint to file headers
      Asciidoc: Unify spelling of »User Commands«
      Asciidoc: Remove already imported text-utils *roff man pages
      Asciidoc: Formatting cleanup
      Asciidoc: Yet another formatting fix
      Asciidoc: Review misc-utils man pages
      Asciidoc: Incorporate latest change in findmnt.8
      Asciidoc: Review schedutils man pages
      Define the asciidoctor command in configure.ac
      Asciidoc: Review terminal-colors.d.5.adoc
      Asciidoc: Review disk-utils man pages
      Asciidoc: Review login-utils man pages
      Add missing backslash to Makefile.am
      Asciidoc: Review term-utils man pages
      Asciidoc: Review text-utils man pages
      Asciidoc: Review sys-utils man pages,part 1
      Asciidoc: Remove old man page links
      Asciidoc: Incorporate latest changes in rfkill.8 and umount.8
      Asciidoc: Review sys-utils man pages, part 2
      Asciidoc: Small indentation fix in mount.8.adoc
      Asciidoc: Add po4a config file and initial translation template for man pages
      Asciidoc: Fix artifacts from initial import
      Asciidoc: Fix artifacts from initial import, second attempt
      Asciidoc: Fix artifacts from initial import, third attempt
      Asciidoc: Update .pot template
      Asciidoc: Fix artifacts from initial import, fourth attempt
      Asciidoc: Fix artifacts from initial import, fifth attempt
      Asciidoc: Update .pot template
      Asciidoc: Fix artifact from initial import, sixth attempt
      Asciidoc: Fix typo
      Asciidoc: Update .pot template
      Asciidoc: Fix typo and remove invisible spaces which confuse po4a
      Asciidoc: Update .pot template
      Asciidoc: Better gettext message splitting in nsenter.1.adoc
      Asciidoc: Update .pot template
      Asciidoc: Reorder example command sequence
      Asciidoc: Update .pot template
      po-man: Move Po4a config file and translation template to po-man
      po-man: Adjust paths in po4a.cfg and update .pot file
      po-man: Add (incomplete) de.po for testing purposes
      po-man: Add (incomplete) de.po for testing purposes
      po-man: Add po-man/README.md
      po-man: Update the example man page
      po-man: Fix typos in po-man/README.md
      po-man: Fix the example man page
      Asciidoc: Convert man-common/README to Markdown
      Asciidoc: Remove artifact from merge conflict
      Asciidoc: Fix markup
      Asciidoc: Fix markup in example man page
      Asciidoc: Add missing macro definition in uclampset.1
      hardlink: fix typo
      mount.a.adoc: Fix markup
      po-man: Fix typos in de.po and po4a.cfg
      docs/TODO: Minor update and fix typo
      po: update de.po (from translationproject.org)

Masami Ichikawa (2):
      tests: mkfs-endianness test use iflag=fullblock to fill block completely with string
      tests: mkfs-endianness test uses prepared test data

Masatake YAMATO (3):
      lsns: add columns for parent namespaces and owner namespaces
      man: add ioctl_ns(2) to SEE ALSO of lsns(2)
      lib/fileutils: close fd if fdopen is failed

Masayoshi Mizuma (6):
      lscpu-arm: Add "BIOS Vendor ID" and "BIOS Model name" to show the SMBIOS information.
      lscpu: use cluster on aarch64 machine which doesn't have ACPI PPTT
      lscpu-virt: split hypervisor_from_dmi_table()
      lscpu-dmi: Move some functions related to DMI to lscpu-dmi
      lscpu: add helper to get physical sockets
      lscpu: show the number of physical socket on aarch64 machine without ACPI PPTT

Mattias Nissler (1):
      mount: Add support for "nosymfollow" mount option.

Michael Kerrisk (man-pages) (12):
      Manual pages: blockdev.8: Minor wording and formatting fixes
      Manual pages: raw.8: Minor formatting and wording fixes
      Manual pages: sfdisk.8: Minor wording and formatting fixes
      Manual pages: sfdisk.8: Use less aggressive indenting
      Manual pages: lslogins.1: Minor wording and formatting fixres
      Manual pages: nologin.8: formatting fixes
      Manual pages: logger.1: minor formatting and typo fixes
      Manual pages: lsblk.8: Minor formatting and typo fixes
      Manual pages: wdctl.8: typo fix
      Manual pages: agetty.8: Minor formatting and wording fixes
      Manual pages: wipefs.8: Formatting fixes
      Manual pages: blockdev.8, sfdisk.8: typo fixes

Pali Rohár (21):
      libblkid: detect CD/DVD discs in packet writing mode
      libblkid: do size correction of optical discs also by last written sector
      libblkid: detect session_offset hint for optical discs
      libblkid: allow to specify offset defined by hint for blkid_probe_get_idmag()
      libblkid: fix blkid_probe_get_sb() to use hint offset calculation
      libblkid: iso9660: add support for multisession via session_offset hint
      libblkid: udf: add support for multisession via session_offset hint
      libblkid: udf: add support for unclosed sequential Write-Once media
      libblkid: drbdmanage: use blkid_probe_strncpy_uuid instead of blkid_probe_set_id_label
      libblkid: udf: check that dstrings are encoded in OSTA Compressed Unicode
      libblkid: udf: add support for APPLICATION_ID
      libblkid: udf: add support for PUBLISHER_ID
      libblkid: udf: update test output for APPLICATION_ID and PUBLISHER_ID
      libblkid: iso9660: do not check is_str_empty() for iso->system_id and boot->boot_system_id
      libblkid: iso9660: check that iso->publisher_id and iso->application_id are not file paths
      libblkid: iso9660: set block size also for High Sierra format
      libblkid: iso9660: fix parsing images which do not have Primary Volume Descriptor as the first
      libblkid: iso9660: improve label parsing
      libblkid: iso9660: parse SYSTEM_ID, PUBLISHER_ID and APPLICATION_ID from Joliet
      libblkid: iso9660: add support for VOLUME_SET_ID and DATA_PREPARER_ID
      libblkid: iso9660: add new test images

Paul Laffitte (1):
      fix typo in findmnt help

Pedro Albuquerque (1):
      po: update pt.po (from translationproject.org)

Petr Písař (2):
      po: update cs.po (from translationproject.org)
      po: update cs.po (from translationproject.org)

Pino Toscano (2):
      build-sys: do not build plymouth-ctrl.c w/ disabled plymouth
      hwclock: do not assume __NR_settimeofday_time32

Qais Yousef (5):
      Move sched_attr struct and syscall definitions into header file
      Add uclampset schedutil
      uclampset: Add man page
      uclampset: Plump into the build system
      uclampset: Plumb in bash-completion

Rafael Fontenelle (1):
      Fix misspellings

Roberto Bergantinos Corpas (1):
      findmnt: add option to list all fs-independent flags

Rosen Penev (1):
      hwclock: fix SYS_settimeofday fallback

Ryan Finnie (1):
      libfdisk: ignore 33553920 byte optimal I/O size

SOUMENDRA GANGULY (1):
      Make scriptreplay set terminal to raw mode

Samanta Navarro (16):
      agetty: fix typo in manual page
      misc: fix typos [codespell]
      misc: fix typos
      whereis: fix out of boundary read
      whereis: support zst compressed man pages
      whereis: add lib32 directories
      whereis: add --disable-whereis to configure
      whereis: do not ignore trailing numbers
      whereis: do not strip suffixes
      whereis: filter bin, man and src differently
      whereis: extend test case
      libblkid: fix memory leak in config parser
      libblkid: allow a lot of mac partitions
      libuuid: check quality of random bytes
      libblkid: fix time_t handling
      libblkid: limit amount of parsed partitions

Sami Kerola (85):
      libmount: do not use pointer as an integer value
      col: add more tests
      col: remove function prototypes
      col: use typedef and enum to clarify struct
      col: use inline function rather than function like define
      col: move global variables to a control structure
      col: move option handling to separate function
      col: initialize variables when they are declared
      col: add handle_not_graphic() function
      col: add update_cur_line() function
      col: add structure to hold line variables
      col: use size_t when dealing with numbers that buffer sizes
      col: flip all comparisions to numerical order
      col: add defaults to switch case clauses
      col: tidy up sources a little bit
      col: free memory before exit [LeakSanitizer]
      col: replace LINE and CHAR typedefs with structs
      col: fix --help short option in usage() output
      hardlink: fix hardlink pcre leak
      unshare: fix bad bit shift operation [coverity scan]
      lib/pager: fix improper use of negative value [coverity scan]
      login: ensure getutxid() does not use uninitialized variable [coverity scan]
      nsenter / switch_root: fix insecure chroot [coverity scan]
      fsck, libblkid: fix printf format string issue [coverity scan]
      login: close() only a file descriptor that is open [coverity scan]
      sfdisk: do not free device name too soon [coverity scan]
      ul: add basic tests
      ul: tidy up coding style
      ul: remove function prototypes
      ul: add a term capabilities tracking structure
      ul: replace global runtime variables with a control structure
      ul: free most allocations ncurses did during setupterm()
      ul: remove function like putwp preprocessor define
      ul: rename enumerated mode symbols
      ul: improve function and variable names
      ul: use size_t to measure memory allocation size
      ul: flip comparisons to lesser to greater order
      lib/randutils: rename random_get_bytes()
      tests: move misc/ul to ul/ directory
      man: make tilde and caret characters to render correctly
      cifuzz: reindent yaml file
      rfkill: stop execution when rfkill device cannot be opened
      colrm: fix argument parsing
      ul: make set_column() zero check more obvious
      more: improve error messaging when input file is directory
      fdformat: remove command from default build
      uuidd: use pid_t type when referring to process id
      uuidd: add command-line option values struct
      uuidd: move option parsing to separate function
      uuidd: override operation type when performing bulk request
      uuidd: document uuidd protocol
      uuidd: reorder bulk time and random generation code
      uuidd: add uuidd specific data types that are used in protocol
      uuidd: remove unnecessary bulk request size limit
      uuidd: make timeout to take effect when debug is not defined
      uuidd: fix misleading indentation
      col: make input to tolerate invalid wide characters
      login: use sig_atomic_t type for variable accessed from signal handler
      login: stop keeping timeout message in memory forever
      login: move timeout from global to local scope
      login: move getlogindefs_num() after localization init
      login: replace function like definitions with inline functions
      login: add initialize() function to have less stack allocated in main()
      login: use explicit_bzero() to get rid of confidental memory
      login: use calloc() when memory needs to be cleared
      login: use system definitions to determine maxium login name length
      login: fix coding style issues
      login: use xalloc memory allocation helpers everywhere
      login: move message printing out from main()
      login: use close_range() system call when possible
      lib/fileutils: make close_all_fds() to be similar with close_range()
      login: tidy up manual page
      uuidparse: use libuuid function to test nil uuid
      uuidparse: use uuid type definitions from libuuid header
      libuuid: simplify uuid_is_null() check
      uuidgen: use errx() rather than fprintf() when priting errors
      uuidgen: give hint in usage() what uuid namepaces can be used
      lscpu: fix variable shadowing
      man: add missing backslash to caret printing macro
      lsipc: make default output byte sizes to be in human units
      mkswap: tell how to fix insecure permissions and owner in warning
      build-sys: sort various lists in configure.ac
      build-sys: update to autoconf 2.70
      build-sys: silence non-POSIX variable name warning
      more: fix floating point exception core dump

Sami Loone (1):
      agetty: tty eol defaults to REPRINT

Samuel Dionne-Riel (1):
      libfdisk: Include table-length in first-lba checks

Sebastian Rasmussen (4):
      po: update sv.po (from translationproject.org)
      Fix typo in help message.
      swapon: Keep headings and fields aligned in summary output.
      po: update sv.po (from translationproject.org)

Seong-ho Cho (1):
      po: add ko.po (from translationproject.org)

Shahid Laher (1):
      libmount: add vboxsf, virtiofs to pseudo filesystems

Shin'ichiro Kawasaki (1):
      blkzone: add capacity field to zone report

Shunsuke Nakamura (1):
      lscpu: Add FUJITSU aarch64 A64FX cpupart

Sinan Kaya (1):
      loopdev: use LOOP_CONFIG ioctl

Soumendra Ganguly (8):
      scriptreplay: enable special character handling
      Add more elegant error handling. Avoid isatty.
      Change tcgetattr error handling.
      Fix minor typo
      More minor typos
      Update pty-session.c
      script: cleanup --echo
      script: improve I/O return code checks

Thayne McCombs (1):
      login: add option to not reset username on each attempt

Thomas Abraham (2):
      lscpu: avoid segfault on PowerPC systems with valid hardware configurations
      lscpu: avoid segfault on PowerPC systems with valid hardware configurations

Thomas Deutschmann (1):
      switch_root: check if mount point to move even exists

ToddRK (1):
      fsck.cramfs: fix fsck.cramfs crashes on blocksizes > 4K

Tomoaki Teshima (1):
      add Carmel from NVIDIA

Vasilis Liaskovitis (1):
      ipcs: Avoid shmall overflows

Ville Skyttä (4):
      *: spelling and grammar fixes
      bash-completion: (lsblk) fix -E/-M arg (non-)completion
      lscpu: recognize more ARM implementers
      lscpu: fix NVIDIA ARM hw implementer spelling case

Vincent McIntyre (2):
      Manual pages: document the 'resize' command
      Show the 'r' option in the help menu

Yuri Chornoivan (1):
      po: update uk.po (from translationproject.org)

Zbigniew Jędrzejewski-Szmek (4):
      tests/run: create failure directory
      meson: add second build system
      meson: implement building of static programs
      fstrim: do not start the timer in initrd

heitbaum (1):
      build-sys: add configure options to disable individual utils

leeceeksdee (8):
      he -> they
      he -> they
      he -> they
      his -> their
      him -> them
      him -> them
      her -> their
      her -> their

nick black (1):
      libblkid: fix some typos in function comments

nl6720 (2):
      libfdisk: add systemd-homed user's home GPT partition type
      libfdisk: add "Linux /usr" and "Linux /usr verity" GPT partition types

yangzz-97 (1):
      libfdisk: reset context FD on error

zhenwei pi (3):
      irqtop/lsirq: support softirq
      irqtop/lsirq: add additional desc for softirq
      irqtop/lsirq: add softirq for man page

Érico Rolim (5):
      lscpu-virt: fix return type of read_hypervisor_cpuid for non x86.
      lib/procutils: add proc_is_procfs helper.
      lib/caputils: add fall back for last cap using prctl.
      setpriv: small clean-up.
      setpriv: allow using [-+]all for capabilities.

Đoàn Trần Công Danh (1):
      getopt: explicitly ask for POSIX mode on POSIXLY_CORRECT

Łukasz Stelmach (1):
      hwclock: fix indentation

Štěpán Němec (1):
      su: fix man page typos

Мирослав Николић (1):
      po: add sr.po (from translationproject.org)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant