docs: update v2.37-ReleaseNotes

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2021-06-01 09:46:40 +02:00
parent 17559f6cc2
commit 8a988dd855
1 changed files with 22 additions and 0 deletions

View File

@ -168,6 +168,7 @@ bash-completion:
- add column --table-columns-limit [Karel Zak]
- add irqtop/lsirq --softirq [Karel Zak]
blkdiscard:
- do not probe for signatures on --force [Karel Zak]
- fix compilation without libblkid [Karel Zak]
- fix compiler warnings [-Wmaybe-uninitialized] [Karel Zak]
blkid:
@ -203,6 +204,7 @@ build-sys:
- exclude GPL from libcommon [Karel Zak]
- fix libblkid dependence [Karel Zak]
- fix out-of-tree build [Karel Zak]
- fix po-man/ make check [Karel Zak]
- fix schedutils/sched_attr.h include [Karel Zak]
- fix sendfile use [Karel Zak]
- fix test_loopdev build [Karel Zak]
@ -213,15 +215,18 @@ build-sys:
- make man pages optional, add --disable-asciidoc [Karel Zak]
- move selinux_utils.c [Karel Zak]
- release++ (v2.37-rc1) [Karel Zak]
- release++ (v2.37-rc2) [Karel Zak]
- remove duplicate hook [Karel Zak]
- remove fallback for security_context_t [Karel Zak]
- remove man page link files [Karel Zak]
- remove some man pages from PATHFILES [Karel Zak]
- remove with-cryptsetup from tools/config-gen.d/all.conf [Karel Zak]
- set localstatedir and sysconfdir default [Karel Zak]
- silence non-POSIX variable name warning [Sami Kerola]
- sort various lists in configure.ac [Sami Kerola]
- split man pages and man page links [Karel Zak]
- update to autoconf 2.70 [Sami Kerola]
- update util-linux-man.pot on 'make dist' [Karel Zak]
- use _DATA to install getopt examples [Karel Zak]
build-system:
- make "make distcheck" work [Evgeny Vereshchagin]
@ -301,6 +306,7 @@ docs:
- update TODO (add item about mnt_context_get_excode() ) [Karel Zak]
- update TODO (scols borders) [Karel Zak]
- update TODO file (add item about libblkid ZFS) [Karel Zak]
- update copyright years [Karel Zak]
- update v2.37-ReleaseNotes [Karel Zak]
docs/TODO:
- Minor update and fix typo [Mario Blättermann]
@ -336,7 +342,9 @@ fsck.cramfs:
fstab:
- fstab.5 NTFS and FAT volume IDs use upper case [Heinrich Schuchardt]
fstrim:
- do not start the timer in initrd [Zbigniew Jędrzejewski-Szmek]
- fix memory leak [coverity scan] [Karel Zak]
- fix paths comparison [Karel Zak]
- remove fstab condition from fstrim.timer [Dusty Mabe]
fuzzers:
- make tests setup more robust [Karel Zak]
@ -474,6 +482,7 @@ libblkid:
- fix Atari prober logic [Karel Zak]
- fix blkid_probe_get_sb() to use hint offset calculation [Pali Rohár]
- fix comment block [Karel Zak]
- fix docs [Karel Zak]
- fix memory leak in config parser [Samanta Navarro]
- fix some typos in function comments [nick black]
- fix time_t handling [Samanta Navarro]
@ -636,8 +645,10 @@ lscpu:
- Adapt MIPS cpuinfo [Karel Zak]
- Add FUJITSU aarch64 A64FX cpupart [Shunsuke Nakamura]
- Even more Arm part numbers [Jeremy Linton]
- Replace space with tabs [Bader Zaidan]
- add LSCPU_OUTPUT_ enum [Karel Zak]
- add MHZ column [Karel Zak]
- add MHZ to the -e output [Karel Zak]
- add another part of summary output [Karel Zak]
- add extra caches to --cache output [Karel Zak]
- add function to count caches size [Karel Zak]
@ -669,6 +680,7 @@ lscpu:
- cleanup --parse [Karel Zak]
- cleanup -e [Karel Zak]
- cleanup lscpu_unref_cputype() [Karel Zak]
- cleanup tab vs. space [Karel Zak]
- cleaup arch freeing [Karel Zak]
- convert ARM decoding to new API [Karel Zak]
- convert getopt block to new API [Karel Zak]
@ -678,6 +690,7 @@ lscpu:
- fix "caches" header [Karel Zak]
- fix MHZ parsing [Karel Zak]
- fix NUMAs reading code [Karel Zak]
- fix NVIDIA ARM hw implementer spelling case [Ville Skyttä]
- fix for sparc64 [Karel Zak]
- fix last caches separator in -e and -p output [Karel Zak]
- fix mem-leak in cpu [Karel Zak]
@ -701,6 +714,7 @@ lscpu:
- new cpuinfo parser [Karel Zak]
- print generic part of the summary [Karel Zak]
- read Sparc caches files [Karel Zak]
- recognize more ARM implementers [Ville Skyttä]
- remove obsolete code [Karel Zak]
- remove unnecessary prefix from static function [Karel Zak]
- remove unused code [Karel Zak]
@ -775,6 +789,7 @@ mkswap:
more:
- fix ARROW_DOWN and PAGE_DOWN behaviour to not skip lines [Hannes Müller]
- fix command 'f' (screen forward) behaviour [Hannes Müller]
- fix floating point exception core dump [Sami Kerola]
- improve error messaging when input file is directory [Sami Kerola]
mount:
- Add support for "nosymfollow" mount option. [Mattias Nissler]
@ -791,13 +806,20 @@ nsenter / switch_root:
pg:
- fix wcstombs() use [Karel Zak]
po:
- add ko.po (from translationproject.org) [Seong-ho Cho]
- add sr.po (from translationproject.org) [Мирослав Николић]
- add xgettext hint for non-c-format string [Karel Zak]
- merge changes [Karel Zak]
- update [Karel Zak]
- update cs.po (from translationproject.org) [Petr Písař]
- update de.po (from translationproject.org) [Mario Blättermann]
- update es.po (from translationproject.org) [Antonio Ceballos Roa]
- update fr.po (from translationproject.org) [Frédéric Marchal]
- update hr.po (from translationproject.org) [Božidar Putanec]
- update pl.po (from translationproject.org) [Jakub Bogusz]
- update pt.po (from translationproject.org) [Pedro Albuquerque]
- update sv.po (from translationproject.org) [Sebastian Rasmussen]
- update uk.po (from translationproject.org) [Yuri Chornoivan]
- use msgmerge --previous [Karel Zak]
po-man:
- Add (incomplete) de.po for testing purposes [Mario Blättermann]