lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 20 Oct 2011 12:36:45 +0200
From:	Karel Zak <kzak@...hat.com>
To:	linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
	util-linux@...r.kernel.org
Subject: [ANNOUNCE] util-linux v2.20.1


 The bugfix release util-linux 2.20.1 is available at

   ftp://ftp.infradead.org/pub/util-linux/v2.20/

 Feedback and bug reports, as always, are welcomed.

 
 Please note that infradead.org is temporary location for the upstream
 tarballs and https://github.com/karelzak/util-linux is temporary
 location for the upstream git tree. I hope that whole FTP with all
 util-linux history will be restored at kernel.org.

 For all official stuff (tags, tarballs and announces) I use a new GPG
 key (id EC39C284).

       Karel


util-linux 2.20.1 Release Notes
===============================

Changes since v2.20
-------------------

 For more details see ChangeLog files at:
 ftp://ftp.infradead.org/pub/util-linux/v2.20/


agetty:
   - double equals sign typo in opentty()  [Karel Zak]
   - test ECHO on c_lflag  [Karel Zak]
blkid:
   - fix unfinished sentence for -l option in blkid.8  [Dave Reisner]
   - potential null derefence [smatch scan]  [Karel Zak]
build-sys:
   - check scanf %ms modifier  [Karel Zak]
   - ddate typo fixed  [Sami Kerola]
   - don't install ru/ddate.1 if ddate disabled  [Karel Zak]
   - remove redundant __progname check  [Karel Zak]
   - rename BUILD_BUG_ON_ZERO definition  [Sami Kerola]
dmesg:
   - fix for non-CONFIG_PRINTK_TIME kernels  [Karel Zak]
   - remove extra space only after time stamp  [Karel Zak]
docs:
   - update AUTHORS file  [Karel Zak]
fdformat:
   - fix uninitialized variable  [Francesco Cosoleto]
fdisk:
   - don't shorten long path to disk device  [Karel Zak]
flock:
   - make flock(1) work on NFSv4  [Michal Kubecek]
fstrim:
   - fix section number in referral to manpage  [Petr Uzel]
include,c.h:
   - include fcntl.h before check for O_CLOEXEC [smatch scan]  [Karel Zak]
include,xalloc:
   - check for NULL before calling strdup  [Dave Reisner]
kill:
   - potential null derefence [smatch scan]  [Karel Zak]
lib:
   - do not attempt to close(0) in sysfs_deinit()  [Petr Uzel]
lib,loopdev:
   - fix use of logical '&&' with constant operand  [Francesco Cosoleto]
libmount:
   - fix use of logical '&&' with constant operand  [Francesco Cosoleto]
   - potential null derefence [smatch scan]  [Karel Zak]
   - redundant null check on calling free() [smatch scan]  [Karel Zak]
   - unable to umount nfs shares using the force option  [Karel Zak]
   - use unsigned int for bitfields [smatch scan]  [Karel Zak]
   - variable dereferenced before check [smatch scan]  [Karel Zak]
libuuid:
   - add limits.h include for OPEN_MAX  [maximilian attems]
lscpu:
   - allow read_cache() to be called for offline cpus  [Heiko Carstens]
   - fix cache output for extended parsable output  [Heiko Carstens]
   - fix cpu map array sizes  [Heiko Carstens]
   - fix fallback nthreads calculation  [Heiko Carstens]
   - fix s390 bogomips detection coding style  [Heiko Carstens]
   - remove comma operator  [Heiko Carstens]
   - simplify cache column output function  [Heiko Carstens]
   - use hypervisor generated topology information  [Heiko Carstens]
mount:
   - check for target before source on remount  [Karel Zak]
   - remounting tmpfs read-write hangs (selinux)  [Karel Zak]
   - remove superfluous "an" under ext4 mount options in mount.8  [Frederik \"Freso\" S. Olesen]
mountpoint:
   - fallback on stat when /proc isn't mounted  [Karel Zak]
   - return dev_t from dir_to_device  [Dave Reisner]
   - support symbolic and relative paths  [Karel Zak]
po:
   - merge changes  [Karel Zak]
   - update ja.po (from translationproject.org)  [Takeshi Hamasaki]
raw:
   - fix shadowing of minor function  [maximilian attems]
rtcwake:
   - fix crash (invalid free)  [Petr Uzel]
script:
   - fix building with --disable-nls  [Natanael Copa]
sfdisk:
   - file descriptor is of int type  [Petr Uzel]
   - get_disksize() returns long long  [Petr Uzel]
   - introduce get_ull() function  [Petr Uzel]
   - make the cylinder boundary check less fatal  [Petr Uzel]
   - sfdisk.8 fix formatting  [Petr Uzel]
   - use unsigned long long to internally represent sector number  [Petr Uzel]
switch_root:
   - handle /run and do not mount over existing mounts
uuidd:
   - Add missing break to option case statement  [Eric Sandeen]
write:
   - fix path for freopen()  [Karel Zak]
-- 
 Karel Zak  <kzak@...hat.com>
 http://karelzak.blogspot.com

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ