[Debian-ha-commits] [pcs] branch master updated (e9befb9 -> 96e0df0)

Valentin Vidic vvidic-guest at moszumanska.debian.org
Fri Apr 13 08:29:58 UTC 2018


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

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

      from  e9befb9   d/rules: update for new version
       new  83ebab2   New upstream version 0.9.164
       new  e0d41ee   Update upstream source from tag 'upstream/0.9.164'
       new  8992f56   d/patches: update for new version
       new  8c8d550   d/copyright: use https in Format url
       new  c81454d   d/control: update Vcs URLs to use salsa
       new  0f113fe   d/changelog: cleanup trailing whitespace
       new  b89f357   d/control: update Standards-Version to 4.1.4
       new  be3102f   d/compat: update debhelper to v11
       new  2c8a3e4   d/patches: fix seconds output in testsuite
       new  96e0df0   d/changelog: release 0.9.164-1

The 10 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:
 CHANGELOG.md                                       |   15 +
 debian/changelog                                   |   21 +-
 debian/compat                                      |    2 +-
 debian/control                                     |    8 +-
 debian/copyright                                   |    2 +-
 .../0001-Remove-Gemlock.file-on-Debian.patch       |   10 +-
 debian/patches/0005-Replace-orderedhash.patch      |  108 --
 debian/patches/0011-Fix-testsuite-seconds.patch    | 1477 ++++++++++++++++++++
 debian/patches/series                              |    2 +-
 pcs/cluster.py                                     |    2 +-
 pcs/lib/booth/env.py                               |    5 +-
 .../test/cluster/{verify.py => test_verify.py}     |    0
 pcs/lib/commands/test/remote_node/fixtures_add.py  |    1 +
 pcs/lib/commands/test/sbd/test_enable_sbd.py       |   10 +-
 pcs/lib/commands/test/test_booth.py                |    4 +-
 pcs/lib/pacemaker/env.py                           |    1 +
 pcs/pcs.8                                          |    4 +-
 pcs/settings_default.py                            |    4 +-
 pcs/snmp/pcs_snmp_agent.8                          |    2 +-
 pcs/test/tools/assertions.py                       |    2 +-
 pcs/usage.py                                       |    3 +-
 pcsd/Gemfile                                       |    7 +-
 pcsd/Gemfile.lock                                  |    5 +-
 pcsd/Makefile                                      |   23 +-
 pcsd/bootstrap.rb                                  |    2 +-
 pcsd/config.rb                                     |   11 +-
 pcsd/pcsd-cli.rb                                   |    3 +-
 pcsd/pcsd.8                                        |    2 +-
 pcsd/pcsd.rb                                       |   15 +-
 pcsd/pcsd_file.rb                                  |    5 +
 pcsd/permissions.rb                                |    4 +-
 setup.py                                           |    2 +-
 32 files changed, 1584 insertions(+), 178 deletions(-)
 delete mode 100644 debian/patches/0005-Replace-orderedhash.patch
 create mode 100644 debian/patches/0011-Fix-testsuite-seconds.patch
 rename pcs/lib/commands/test/cluster/{verify.py => test_verify.py} (100%)

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



More information about the Debian-HA-Commits mailing list