[Debian-ha-commits] [sbd] branch master updated (c47f574 -> 769712e)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Fri Jun 23 16:49:26 UTC 2017


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

vvidic-guest pushed a change to branch master
in repository sbd.

      from  c47f574   Release package 1.2.0-109-gc511b06-3.
       new  2f0116f   debian/tests: regression test requires isolation-machine
       new  72754f8   debian/tests: add test for watch command
       new  bd15f50   debian/clean: remove man page
       new  4ad199d   Update lintian override for man page
       new  1837c14   debian/control: set Architecture to linux-any
       new  a18e6a3   debian/watch: check for new releases on github
       new  d4a140f   New upstream version 1.3.0-13-gf37a182
       new  47843c1   Merge tag 'upstream/1.3.0-13-gf37a182'
       new  d3e9b04   debian/patches: drop patches applied upstream
       new  9aff6c9   Update lintian override for man page
       new  e7e1067   debian/control: add myself to Uploaders
       new  3367a3f   debian/control: update Standards-Version to 4.0.0 with no changes
       new  d1697fe   debian/tests: add simple test that works in lxc
       new  b62ae37   Include init script for sysv systems
       new  00ac221   debian/tests: add test to fence current host
       new  769712e   Update changelog

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am                                 |  7 ++--
 configure.ac                                |  2 +-
 debian/changelog                            | 18 ++++++++++
 debian/clean                                |  1 +
 debian/control                              | 10 +++---
 debian/patches/cl_log-format-security.patch | 13 --------
 debian/patches/ld-as-needed.patch           | 15 ---------
 debian/patches/sbd-init.patch               | 41 +++++++++++++++++++++++
 debian/patches/series                       |  3 +-
 debian/rules                                |  3 ++
 debian/sbd.install                          |  5 ++-
 debian/sbd.lintian-overrides                |  3 +-
 debian/tests/control                        | 12 +++++--
 debian/tests/fence                          | 34 +++++++++++++++++++
 debian/tests/help                           |  5 +++
 debian/tests/watch                          | 51 +++++++++++++++++++++++++++++
 debian/watch                                |  2 ++
 man/sbd.8.pod                               | 45 ++++++++++++++-----------
 sbd.spec                                    | 11 +++++--
 src/Makefile.am                             |  2 +-
 src/sbd-cluster.c                           |  2 +-
 src/sbd-common.c                            |  8 +++--
 src/sbd-inquisitor.c                        | 23 ++++++++++---
 src/sbd-md.c                                |  8 ++---
 src/sbd.h                                   |  5 +--
 src/sbd.sh                                  |  8 ++---
 src/sbd.sysconfig                           |  9 ++---
 27 files changed, 257 insertions(+), 89 deletions(-)
 create mode 100644 debian/clean
 delete mode 100644 debian/patches/cl_log-format-security.patch
 delete mode 100644 debian/patches/ld-as-needed.patch
 create mode 100644 debian/patches/sbd-init.patch
 mode change 100644 => 100755 debian/sbd.install
 create mode 100755 debian/tests/fence
 create mode 100755 debian/tests/help
 create mode 100755 debian/tests/watch
 create mode 100644 debian/watch

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



More information about the Debian-HA-Commits mailing list