]> git.ipfire.org Git - thirdparty/util-linux.git/commit
Merge branch '2020wk47' of https://github.com/kerolasa/util-linux
authorKarel Zak <kzak@redhat.com>
Tue, 5 Jan 2021 14:20:50 +0000 (15:20 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 5 Jan 2021 14:20:50 +0000 (15:20 +0100)
commit4b447adf50c61125c57922cc01ec3e6792cc48af
treecad9c5451c70cde79b6807e63a30f22f4b6740a2
parentc15899c1cbed183c64550bca00ecc6993c849c85
parentc25b7d8a9be9f991a19806ea5ee373d0321a6ae5
Merge branch '2020wk47' of https://github.com/kerolasa/util-linux

* '2020wk47' of https://github.com/kerolasa/util-linux:
  build-sys: sort various lists in configure.ac
  mkswap: tell how to fix insecure permissions and owner in warning
  lsipc: make default output byte sizes to be in human units
  man: add missing backslash to caret printing macro
  lscpu: fix variable shadowing
  uuidgen: give hint in usage() what uuid namepaces can be used
  uuidgen: use errx() rather than fprintf() when priting errors
  libuuid: simplify uuid_is_null() check
  uuidparse: use uuid type definitions from libuuid header
  uuidparse: use libuuid function to test nil uuid
configure.ac