1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122
|
pcs (0.9.155+dfsg-2+deb9u1) stretch-security; urgency=high
* Add upstream fix for CVE-2018-1086: Debug parameter removal bypass,
allowing information disclosure.
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Mon, 26 Mar 2018 20:34:40 +0200
pcs (0.9.155+dfsg-2) unstable; urgency=medium
* Add upstream fix for CVE-2017-2661 (Closes: #858379)
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Tue, 21 Mar 2017 20:37:55 +0100
pcs (0.9.155+dfsg-1) unstable; urgency=medium
* Repack upstream source without Liberation fonts (Closes: #851115)
* Update font linking for new upstream
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Fri, 13 Jan 2017 13:50:46 +0100
pcs (0.9.155-3) unstable; urgency=medium
* Add quilt dir .pc to .gitignore
* Update pcs testsuite for python-lxml 3.7.1-1
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Fri, 06 Jan 2017 10:51:24 +0100
pcs (0.9.155-2) unstable; urgency=medium
* debian/tests: update pcs status check
* Cleanup debian/patches
* Add patch to fix file cleanup by cluster destroy
* Update README.Debian: cluster setup instructions
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Wed, 14 Dec 2016 20:46:14 +0100
pcs (0.9.155-1) unstable; urgency=medium
* Add lsb-base dependency to fix lintian error
* New upstream version 0.9.155
* Update Vcs-Browser to use https
* Fix jquery path in debian/copyright
* Fix spelling in pcs manpage
* Remove unused lintian override
* Update debian/patches
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Sun, 13 Nov 2016 13:48:16 +0100
pcs (0.9.154-1) unstable; urgency=medium
* New upstream version 0.9.154
* Cleanup on purge: /var/lib/pcsd, /var/log/pcsd
* Replace chkconfig invocations with update-rc.d
* Update debian/patches for new version
* Update debian/tests for new version
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Mon, 26 Sep 2016 17:57:32 +0200
pcs (0.9.153-2) unstable; urgency=medium
* Fix package description
* Drop unused dependencies: ruby-thor, ruby-tilt
* Re-enable the upstream init script
* Fix test fail with ruby-json 2.0 (Closes: #832172)
* Avoid depending on thread finish order in tests
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Sat, 30 Jul 2016 11:28:50 +0200
pcs (0.9.153-1) unstable; urgency=medium
* New upstream version.
* Update upstream homepage.
* Update IPv6 bind patch to work with rack.
* Drop unused ruby-eventmachine dependency.
-- Valentin Vidic <Valentin.Vidic@CARNet.hr> Tue, 05 Jul 2016 13:32:45 +0200
pcs (0.9.151-1) unstable; urgency=medium
[ Valentin Vidic ]
* New upstream version.
* Replace orderedhash with active_support. (Closes: #818760)
* Update Architecture from any to all.
* Update Standards-Version: no changes required.
* Update Uploaders: add Valentin Vidic.
* Fix pcsd listening on IPv6 only.
* Update python dependencies.
[ Christoph Berg ]
* debian/tests: Run "pcs cluster status". (No pcsd checks yet.)
-- Christoph Berg <christoph.berg@credativ.de> Mon, 20 Jun 2016 12:29:41 +0200
pcs (0.9.149-1) unstable; urgency=medium
* New upstream version.
* Use non-multi-arch settings.py/rb on all architectures.
(Closes: #814450)
* Conflict with python-pcs. This (unrelated) python module installs files to
the same location as we do. (Closes: #814516)
Installing our files to a different location would still risk this module
getting loaded when we wanted our own files. The real solution would be
renaming our (private) module, but this seems infeasible for now.
-- Christoph Berg <myon@debian.org> Thu, 10 Mar 2016 20:04:36 +0100
pcs (0.9.148-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove all ruby* packages from the build-dependencies, as nothing in the
build process uses Ruby (Closes: #816383)
* Remove dependency on ruby-monkey-lib, as it is not used at all by this
software (Closes: #816614)
-- Cédric Boutillier <boutil@debian.org> Thu, 03 Mar 2016 15:46:48 +0100
pcs (0.9.148-1) unstable; urgency=medium
[ Richard B Winters, Christoph Berg ]
* Initial release.
-- Richard B Winters <rik@mmogp.com> Thu, 28 Jan 2016 10:12:39 +0100
|