rpms/telnet/FC-3 telnet.spec,1.15,1.16

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 29 13:15:41 UTC 2005


Update of /cvs/dist/rpms/telnet/FC-3
In directory cvs.devel.redhat.com:/tmp/cvs-serv445

Modified Files:
	telnet.spec 
Log Message:
- fixed CAN-2005-468 and CAN-2005-469


Index: telnet.spec
===================================================================
RCS file: /cvs/dist/rpms/telnet/FC-3/telnet.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- telnet.spec	13 Jan 2005 21:58:14 -0000	1.15
+++ telnet.spec	29 Mar 2005 13:15:38 -0000	1.16
@@ -1,7 +1,7 @@
 Summary: The client program for the telnet remote login protocol.
 Name: telnet
 Version: 0.17
-Release: 32_FC3
+Release: 32_FC3.2
 Epoch: 1
 License: BSD
 Group: Applications/Internet
@@ -20,6 +20,7 @@
 Patch12: telnet-0.17-argv.patch
 Patch13: telnet-0.17-conf.patch
 Patch14: telnet-0.17-cleanup_race.patch
+Patch15: telnet-0.17-CAN-2005-468_469.patch
 
 BuildPreReq: ncurses-devel
 Buildroot: %{_tmppath}/%{name}-root
@@ -56,6 +57,7 @@
 %patch12 -p1 -b .argv
 %patch13 -p1 -b .confverb
 %patch14 -p1 -b .cleanup_race 
+%patch15 -p1 -b .CAN-2005-468_469
 
 %build
 export OPT_FLAGS="$RPM_OPT_FLAGS -g"
@@ -121,6 +123,9 @@
 %{_mandir}/man8/telnetd.8*
 
 %changelog
+* Thu Mar 17 2005 Harald Hoyer <harald at redhat.com> - 1:0.17-32_FC3.2
+- fixed CAN-2005-468 and CAN-2005-469
+
 * Thu Jan 13 2005 Jason Vas Dias <jvdias at redhat.com> - 1:0.17-31
 - bug 143929 / 145004 : fix race condition in telnetd on wtmp lock 
 - when cleanup() is entered from main process and in signal




More information about the fedora-cvs-commits mailing list