[Debian-ha-commits] [crmsh] 03/03: d/patches: refresh for new upstream version

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sun Jul 23 10:06:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

vvidic-guest pushed a commit to branch master
in repository crmsh.

commit beaecfffb4371d5c525d5c13be715703e5c1a16d
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sun Jul 23 09:48:26 2017 +0200

    d/patches: refresh for new upstream version
---
 debian/patches/0010-Fix-package-management.patch | 2 +-
 debian/patches/0012-Fix-crm-history.patch        | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/0010-Fix-package-management.patch b/debian/patches/0010-Fix-package-management.patch
index 74b5521..9d61e34 100644
--- a/debian/patches/0010-Fix-package-management.patch
+++ b/debian/patches/0010-Fix-package-management.patch
@@ -117,7 +117,7 @@ Last-Update: 2016-11-19
      for name, mgr in managers.iteritems():
 --- a/utils/crm_init.py
 +++ b/utils/crm_init.py
-@@ -26,12 +26,12 @@
+@@ -27,12 +27,12 @@
  def service_info(service):
      "Returns information about a given service"
      active, enabled = 'unknown', 'unknown'
diff --git a/debian/patches/0012-Fix-crm-history.patch b/debian/patches/0012-Fix-crm-history.patch
index 431c9b1..3638601 100644
--- a/debian/patches/0012-Fix-crm-history.patch
+++ b/debian/patches/0012-Fix-crm-history.patch
@@ -64,8 +64,8 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  from .msg import common_debug, common_warn, common_err, common_error, common_info, warn_once
  
  
--_LOG_FILES = ("messages", "ha-log.txt", "ha-log", "cluster-log.txt", "journal.log", "pacemaker.log")
-+_LOG_FILES = ("pacemaker.log", "syslog", "ha-log.txt", "ha-log", "cluster-log.txt", "journal.log")
+-_LOG_FILES = ("ha-log.txt", "messages", "ha-log", "cluster-log.txt", "journal.log", "pacemaker.log")
++_LOG_FILES = ("pacemaker.log", "ha-log.txt", "syslog", "ha-log", "cluster-log.txt", "journal.log")
  
  
  #

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/crmsh.git



More information about the Debian-HA-Commits mailing list