[Initscripts-ng-commits] r259 - in /trunk/src/insserv/debian/patches: 35_fixunused.dpatch 36_memleak.dpatch 37_consistent_path.dpatch
pere at users.alioth.debian.org
pere at users.alioth.debian.org
Tue Jun 19 10:43:25 UTC 2007
Author: pere
Date: Tue Jun 19 10:43:24 2007
New Revision: 259
URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=259
Log:
Mention some patches solved in 1.09.0.
Modified:
trunk/src/insserv/debian/patches/35_fixunused.dpatch
trunk/src/insserv/debian/patches/36_memleak.dpatch
trunk/src/insserv/debian/patches/37_consistent_path.dpatch
Modified: trunk/src/insserv/debian/patches/35_fixunused.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/35_fixunused.dpatch?rev=259&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/35_fixunused.dpatch (original)
+++ trunk/src/insserv/debian/patches/35_fixunused.dpatch Tue Jun 19 10:43:24 2007
@@ -13,7 +13,8 @@
problem with lack of 'const' on the map_runlevel_to_location()
function. This patch fixes these problems.
-It was sent upstream 2006-04-01.
+It was sent upstream 2006-04-01 and found to be fixed in version
+1.09.0.
@DPATCH@
--- insserv-1.08.0.orig/insserv.c
Modified: trunk/src/insserv/debian/patches/36_memleak.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/36_memleak.dpatch?rev=259&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/36_memleak.dpatch (original)
+++ trunk/src/insserv/debian/patches/36_memleak.dpatch Tue Jun 19 10:43:24 2007
@@ -1,7 +1,8 @@
#! /bin/sh /usr/share/dpatch/dpatch-run
## 36_memleak.dpatch by Petter Reinholdtsen <pere at hungry.com>
-Fix minor memleak. Patch sent upstream 2006-04-01.
+Fix minor memleak. Patch sent upstream 2006-04-01. Seem to be fixed
+in version 1.09.0.
--- insserv-1.08.0.orig/insserv.c
+++ insserv-1.08.0/insserv.c
Modified: trunk/src/insserv/debian/patches/37_consistent_path.dpatch
URL: http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/37_consistent_path.dpatch?rev=259&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/37_consistent_path.dpatch (original)
+++ trunk/src/insserv/debian/patches/37_consistent_path.dpatch Tue Jun 19 10:43:24 2007
@@ -12,7 +12,8 @@
Without this patch, they will use '/etc/init.d' and /etc/init.d/'
respectively, and this produces strange paths in the log output.
-It was sent upstream 2006-09-07.
+It was sent upstream 2006-09-07. The issue seem to be fixed slightly
+different in version 1.09.0.
@DPATCH@
--- insserv-1.08.0.orig/insserv.c
More information about the Initscripts-ng-commits
mailing list