[util-linux/f19] 2.23.1-2: fix #962145

kzak kzak at fedoraproject.org
Wed Jun 5 12:50:59 UTC 2013


commit 85ffd93331a28a480c4f33b6995ebaca417a69dc
Author: Karel Zak <kzak at redhat.com>
Date:   Wed Jun 5 14:50:03 2013 +0200

    2.23.1-2: fix #962145

 util-linux.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/util-linux.spec b/util-linux.spec
index 065c8cd..3894a42 100644
--- a/util-linux.spec
+++ b/util-linux.spec
@@ -2,7 +2,7 @@
 Summary: A collection of basic system utilities
 Name: util-linux
 Version: 2.23.1
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
 Group: System Environment/Base
 URL: http://en.wikipedia.org/wiki/Util-linux
@@ -79,6 +79,8 @@ Patch0: util-linux-ng-2.22-login-lastlog.patch
 
 ### Backport from v2.24
 Patch1: util-linux-2.23-agetty-clocal.patch
+### 962145 - in.telnetd immediately closes connection
+Patch2: util-linux-2.23-login-TCSANOW.patch
 
 %description
 The util-linux package contains a large variety of low-level system
@@ -795,6 +797,9 @@ fi
 %{_libdir}/pkgconfig/uuid.pc
 
 %changelog
+* Wed Jun  5 2013 Karel Zak <kzak at redhat.com> 2.23.1-2
+- fix #962145 - in.telnetd immediately closes connection
+
 * Tue May 28 2013 Karel Zak <kzak at redhat.com> 2.23.1-1
 - upgrade to 2.23.1
 - backport agetty --local-line path


More information about the scm-commits mailing list