[Debian-ha-commits] [fence-agents] 06/09: Add descriptions for Debian patches

Valentin Vidic vvidic-guest at moszumanska.debian.org
Sun Feb 18 14:38:59 UTC 2018


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

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

commit 1e46e5b894f9f332e9dfb8ebc7cb5fd157b9e959
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Sun Feb 18 12:59:41 2018 +0100

    Add descriptions for Debian patches
---
 debian/patches/disable-network-access | 11 +++++++++++
 debian/patches/remove-fence_amt_ws    |  6 ++++++
 2 files changed, 17 insertions(+)

diff --git a/debian/patches/disable-network-access b/debian/patches/disable-network-access
index b41e9d7..b67ca97 100644
--- a/debian/patches/disable-network-access
+++ b/debian/patches/disable-network-access
@@ -1,3 +1,14 @@
+Description: Disable Internet access during build
+ Agents try to resolve and access hostname 'test', use
+ 127.0.0.1 instead.
+ .
+ Disable testing for ovh as it tries to access SOAP service
+ on www.ovh.com.
+Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
+Bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=849336
+Last-Update: 2017-12-03
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/fence/agents/Makefile.am
 +++ b/fence/agents/Makefile.am
 @@ -58,11 +58,11 @@
diff --git a/debian/patches/remove-fence_amt_ws b/debian/patches/remove-fence_amt_ws
index 43e3f1b..674e66a 100644
--- a/debian/patches/remove-fence_amt_ws
+++ b/debian/patches/remove-fence_amt_ws
@@ -1,3 +1,9 @@
+Description: Disable the new fence_amt_ws agent
+ We don't have openwsman (and sblim-sfcc) in Debian yet.
+Author: Christoph Berg <christoph.berg at credativ.de>
+Last-Update: 2016-07-06
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 --- a/configure.ac
 +++ b/configure.ac
 @@ -165,6 +165,9 @@

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



More information about the Debian-HA-Commits mailing list