Author: pere
Date: Sun Feb 16 13:15:08 2014
New Revision: 1099

URL: http://svn.debian.org/wsvn/initscripts-ng/?sc=1&rev=1099
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=1099&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/170_if-scope.patch (original)
+++ trunk/src/insserv/debian/patches/170_if-scope.patch Sun Feb 16 13:15:08 2014
@@ -9,9 +9,9 @@
 
 Index: insserv/insserv.c
 ===================================================================
---- insserv.orig/insserv.c     2014-02-08 21:09:33.682230366 +0100
-+++ insserv/insserv.c  2014-02-08 21:09:39.650263888 +0100
-@@ -4144,10 +4144,11 @@
+--- 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 @@
                        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=1099&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/180_default_runlevels.patch        
(original)
+++ trunk/src/insserv/debian/patches/180_default_runlevels.patch        Sun Feb 
16 13:15:08 2014
@@ -10,9 +10,9 @@
 
 Index: insserv/insserv.c
 ===================================================================
---- insserv.orig/insserv.c     2014-02-08 21:54:22.265290998 +0100
-+++ insserv/insserv.c  2014-02-08 22:20:09.046218370 +0100
-@@ -3259,11 +3259,14 @@
+--- 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 @@
  #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=1099&op=diff
==============================================================================
--- trunk/src/insserv/debian/patches/200_upstream-fixes.patch   (original)
+++ trunk/src/insserv/debian/patches/200_upstream-fixes.patch   Sun Feb 16 
13:15:08 2014
@@ -9,8 +9,8 @@
 
 Index: insserv/systemd.c
 ===================================================================
---- insserv.orig/systemd.c     2014-02-13 08:36:37.189756931 +0100
-+++ insserv/systemd.c  2014-02-13 08:37:19.770005203 +0100
+--- insserv.orig/systemd.c     2014-02-13 16:42:53.507025469 +0100
++++ insserv/systemd.c  2014-02-13 16:43:10.623152595 +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 08:37:19.750005089 +0100
-+++ insserv/insserv.c  2014-02-13 08:37:19.770005203 +0100
-@@ -2867,7 +2867,7 @@
+--- 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 @@
        char * tmp;
        if (*path != '/') {
            char * pwd = getcwd((char*)0, 0);
@@ -45,7 +45,7 @@
            root = (char*)malloc(len);
            if (!root)
                error("%s", strerror(errno));
-@@ -2946,33 +2946,11 @@
+@@ -2953,33 +2953,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