Author: pere
Date: Tue Feb 18 11:39:00 2014
New Revision: 1102

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=1102
Log:
Update patches.

Modified:
    trunk/src/insserv/debian/patches/170_if-scope.patch
    trunk/src/insserv/debian/patches/180_default_runlevels.patch
    trunk/src/insserv/debian/patches/200_upstream-fixes.patch

Modified: trunk/src/insserv/debian/patches/170_if-scope.patch
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/170_if-scope.patch?rev=1102&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/170_if-scope.patch (original)
+++ trunk/src/insserv/debian/patches/170_if-scope.patch Tue Feb 18 11:39:00 2014
@@ -10,9 +10,9 @@
 
 Index: insserv/insserv.c
 ===================================================================
---- insserv.orig/insserv.c     2014-02-13 16:42:55.459039961 +0100
-+++ insserv/insserv.c  2014-02-13 16:43:00.699078889 +0100
-@@ -4151,10 +4151,11 @@
+--- insserv.orig/insserv.c     2014-02-18 12:30:45.274076088 +0100
++++ insserv/insserv.c  2014-02-18 12:30:45.714078476 +0100
+@@ -4144,10 +4144,11 @@
                        serv->attr.flags &= ~SERV_ENABLED;
  #  endif /* USE_KILL_IN_BOOT */
                } else if (del && ignore) {

Modified: trunk/src/insserv/debian/patches/180_default_runlevels.patch
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/180_default_runlevels.patch?rev=1102&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/180_default_runlevels.patch        
(original)
+++ trunk/src/insserv/debian/patches/180_default_runlevels.patch        Tue Feb 
18 11:39:00 2014
@@ -10,9 +10,9 @@
 
 Index: insserv/insserv.c
 ===================================================================
---- insserv.orig/insserv.c     2014-02-13 16:43:00.699078889 +0100
-+++ insserv/insserv.c  2014-02-13 16:43:09.391143445 +0100
-@@ -3266,11 +3266,14 @@
+--- insserv.orig/insserv.c     2014-02-18 12:30:45.714078476 +0100
++++ insserv/insserv.c  2014-02-18 12:30:45.934079670 +0100
+@@ -3259,11 +3259,14 @@
  #endif /* SUSE */
  
  #ifndef SUSE

Modified: trunk/src/insserv/debian/patches/200_upstream-fixes.patch
URL: 
http://svn.debian.org/wsvn/initscripts-ng/trunk/src/insserv/debian/patches/200_upstream-fixes.patch?rev=1102&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/200_upstream-fixes.patch   (original)
+++ trunk/src/insserv/debian/patches/200_upstream-fixes.patch   Tue Feb 18 
11:39:00 2014
@@ -9,8 +9,8 @@
 
 Index: insserv/systemd.c
 ===================================================================
---- insserv.orig/systemd.c     2014-02-13 16:42:53.507025469 +0100
-+++ insserv/systemd.c  2014-02-13 16:43:10.623152595 +0100
+--- insserv.orig/systemd.c     2014-02-18 12:29:44.573746039 +0100
++++ insserv/systemd.c  2014-02-18 12:30:46.154080868 +0100
 @@ -404,7 +404,8 @@
        bus = dbus_bus_get_private(DBUS_BUS_SYSTEM, &error);
  
@@ -34,9 +34,9 @@
      return (DBusConnection*)0;
 Index: insserv/insserv.c
 ===================================================================
---- insserv.orig/insserv.c     2014-02-13 16:43:09.391143445 +0100
-+++ insserv/insserv.c  2014-02-13 16:43:10.000000000 +0100
-@@ -2874,7 +2874,7 @@
+--- insserv.orig/insserv.c     2014-02-18 12:30:45.934079670 +0100
++++ insserv/insserv.c  2014-02-18 12:30:46.154080868 +0100
+@@ -2867,7 +2867,7 @@
        char * tmp;
        if (*path != '/') {
            char * pwd = getcwd((char*)0, 0);
@@ -45,7 +45,7 @@
            root = (char*)malloc(len);
            if (!root)
                error("%s", strerror(errno));
-@@ -2953,33 +2953,11 @@
+@@ -2946,33 +2946,11 @@
      if (systemd)
        import_systemd_facilities();
  


_______________________________________________
Initscripts-ng-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/initscripts-ng-commits

Reply via email to