[Debian-ha-commits] [sbd] branch master updated (61a7aee -> 4f77e01)
Valentin Vidic
vvidic-guest at moszumanska.debian.org
Thu Nov 9 10:41: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 61a7aee debian/control: remove Build-Depends on dh-systemd
new 0c55a69 New upstream version 1.3.1
new 55ff506 Update upstream source from tag 'upstream/1.3.1'
new 85fdcfe debian/patches: refresh for new version
new b3adf3e debian/control: update Standards-Version to 4.1.1
new d2b07f2 debian/rules: disable verbose build
new 50d2c08 debian/patches: fix gcc build errors
new 36de701 debian/control: drop dh-exec from Build-Depends
new 2490a39 debian/control: add libcmap-dev to Build-Depends
new 4f77e01 Update changelog
The 9 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:
.travis.yml | 25 ++
agent/{sbd => sbd.in} | 6 +-
configure.ac | 27 +-
debian/changelog | 12 +
debian/control | 4 +-
debian/patches/gcc-errors.patch | 11 +
debian/patches/regression_test-exit.patch | 22 --
debian/patches/sbd-init.patch | 18 +-
.../patches/sbd-service_sysconfig-vs-default.patch | 35 ---
debian/patches/sbd.service.in-kill-path | 22 --
debian/patches/series | 4 +-
debian/rules | 9 +-
debian/sbd.install | 3 -
man/sbd.8.pod | 7 +-
sbd.spec | 14 +-
src/sbd-cluster.c | 166 +++++++++-
src/sbd-common.c | 346 ++++++++++++++++++---
src/sbd-inquisitor.c | 122 +++++---
src/sbd-md.c | 58 +---
src/sbd.h | 14 +-
src/sbd.service.in | 4 +-
src/{sbd.sh => sbd.sh.in} | 2 +-
src/sbd_remote.service.in | 8 +-
tests/regressions.sh | 5 +-
24 files changed, 696 insertions(+), 248 deletions(-)
create mode 100644 .travis.yml
rename agent/{sbd => sbd.in} (97%)
create mode 100644 debian/patches/gcc-errors.patch
delete mode 100644 debian/patches/regression_test-exit.patch
delete mode 100644 debian/patches/sbd-service_sysconfig-vs-default.patch
delete mode 100644 debian/patches/sbd.service.in-kill-path
mode change 100755 => 100644 debian/sbd.install
rename src/{sbd.sh => sbd.sh.in} (98%)
--
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