rpms/mipv6-daemon/F-13 mipv6-daemon-nd-opts-sanity-check.patch, 1.2, 1.3 mipv6-daemon.spec, 1.3, 1.4

Thomas Graf tgraf at fedoraproject.org
Wed Jul 14 14:40:16 UTC 2010


Author: tgraf

Update of /cvs/pkgs/rpms/mipv6-daemon/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13018

Modified Files:
	mipv6-daemon-nd-opts-sanity-check.patch mipv6-daemon.spec 
Log Message:
bump version to 0.4-5 to match devel branch so all fixed versions match


mipv6-daemon-nd-opts-sanity-check.patch:
 ha.c |    7 ++++++-
 mn.c |    6 ++----
 2 files changed, 8 insertions(+), 5 deletions(-)

Index: mipv6-daemon-nd-opts-sanity-check.patch
===================================================================
RCS file: /cvs/pkgs/rpms/mipv6-daemon/F-13/mipv6-daemon-nd-opts-sanity-check.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- mipv6-daemon-nd-opts-sanity-check.patch	14 Jul 2010 14:23:43 -0000	1.2
+++ mipv6-daemon-nd-opts-sanity-check.patch	14 Jul 2010 14:40:15 -0000	1.3
@@ -22,7 +22,6 @@ diff -Nru mipv6-daemon-umip-0.4.orig/src
  			pref = ntohs(hainfo->nd_opt_hai_preference);
  			life = ntohs(hainfo->nd_opt_hai_lifetime);
  		}
-Binary files mipv6-daemon-umip-0.4.orig/src/.ha.c.swp and mipv6-daemon-umip-0.4/src/.ha.c.swp differ
 diff -Nru mipv6-daemon-umip-0.4.orig/src/mn.c mipv6-daemon-umip-0.4/src/mn.c
 --- mipv6-daemon-umip-0.4.orig/src/mn.c	2010-07-14 16:18:33.724547328 +0200
 +++ mipv6-daemon-umip-0.4/src/mn.c	2010-07-14 16:21:50.318547906 +0200


Index: mipv6-daemon.spec
===================================================================
RCS file: /cvs/pkgs/rpms/mipv6-daemon/F-13/mipv6-daemon.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- mipv6-daemon.spec	14 Jul 2010 14:23:44 -0000	1.3
+++ mipv6-daemon.spec	14 Jul 2010 14:40:15 -0000	1.4
@@ -1,6 +1,6 @@
 Name:		mipv6-daemon
 Version:	0.4
-Release:	3%{?dist}
+Release:	5%{?dist}
 Summary:	Mobile IPv6 (MIPv6) Daemon
 
 Group:		System Environment/Daemons
@@ -72,11 +72,9 @@ fi
 %{_mandir}/man7/*
 
 %changelog
-* Wed Jul 14 2010 Thomas Graf <tgraf at, redhat.com> 0.4-3
+* Wed Jul 14 2010 Thomas Graf <tgraf at, redhat.com> 0.4-5
 - Fix CVE-2010-2522 and CVE-2010-2523 by including the patches:
   - Additional sanity checks for ND options length
   - Security fix: Check origin of netlink messages in netlink helpers.
-* Wed Mar 24 2010 Thomas Graf <tgraf at, redhat.com> 0.4-2
-- Inclusion of NEPL patch (NEMO support)
 * Tue Aug 17 2009 Thomas Graf <tgraf at, redhat.com> 0.4-1
 - initial package release



More information about the scm-commits mailing list