2.21.2-1: upgrade to bugfix release 2.21.2

- fix #814699 - namei(1) incorrectly resolves relative symlinks
- fix #820707 - Impossible to unmount nfsv4/krb5 mounts after network disconnect
- fix #816877 - libmount does not close device fd before mount(2)
- fix #822705 - unable to login after installing

Signed-off-by: Karel Zak <kzak@redhat.com>
This commit is contained in:
Karel Zak 2012-05-25 13:42:40 +02:00
parent 32be86ade7
commit a887e3b8da
3 changed files with 10 additions and 2 deletions

1
.gitignore vendored
View File

@ -17,3 +17,4 @@
/util-linux-2.21-rc2.tar.xz
/util-linux-2.21.tar.xz
/util-linux-2.21.1.tar.xz
/util-linux-2.21.2.tar.xz

View File

@ -1,2 +1,2 @@
10d940dec87902bff7e6f9f2adcd0236 util-linux-2.21.2.tar.xz
a02aac97c74259ca1b24972c89147ca4 floppy-0.18.tar.bz2
ad602dcd528f340b1329cfa6200d8f80 util-linux-2.21.1.tar.xz

View File

@ -1,7 +1,7 @@
### Header
Summary: A collection of basic system utilities
Name: util-linux
Version: 2.21.1
Version: 2.21.2
Release: 1%{?dist}
License: GPLv2 and GPLv2+ and GPLv3+ and LGPLv2+ and BSD with advertising and Public Domain
Group: System Environment/Base
@ -707,6 +707,13 @@ fi
%changelog
* Fri May 25 2012 Karel Zak <kzak@redhat.com> 2.21.2-1
- upgrade to bugfix release 2.21.2
- fix #814699 - namei(1) incorrectly resolves relative symlinks
- fix #820707 - Impossible to unmount nfsv4/krb5 mounts after network disconnect
- fix #816877 - libmount does not close device fd before mount(2)
- fix #822705 - unable to login after installing
* Fri Mar 30 2012 Karel Zak <kzak@redhat.com> 2.21.1-1
- upgrade to bugfix release 2.21.1