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 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169
|
galera-3 (25.3.25-2) unstable; urgency=low
[ Giovanni Mascellani ]
* Hopefully fix FTBFS on mipsel (Closes: #920209)
-- Otto Kekäläinen <otto@debian.org> Sat, 30 Mar 2019 16:22:23 +0200
galera-3 (25.3.25-1) unstable; urgency=low
[ Otto Kekäläinen ]
* New upstream version 25.3.25
[ Logan Rosen ]
* Fix FTBFS against system asio by using bundled version instead
(Closes: #914112)
[ Samuel Thibault ]
* Fix FTBFS on hurd-i386 (Closes: #906305)
* Do not assume timestamps are strictly monotonous (Closes: #856237)
* Fix FTBFS on kfreebsd (Closes: #906081)
-- Otto Kekäläinen <otto@debian.org> Wed, 09 Jan 2019 00:39:48 +0100
galera-3 (25.3.24-1) unstable; urgency=medium
[ Otto Kekäläinen ]
* New upstream version 25.3.24
* Add .gitlab-ci.yml copied from Salsa-CI team's example
* Add rudimentary autopkgtests
* Make build reproducible by forcing an empty GNU build-id
* Explicitly forbid tests if DEB_BUILD_OPTIONS has nocheck
* Add d/upstream/metadata file
* Update http -> https addresses where available
* Add 'terse' support in DEB_BUILD_OPTIONS
* Replace buildflags.mk with full default.mk dpkg settings
* Drop usage of _SYSTEMCTL_SKIP_REDIRECT from init script (Closes: #910471)
* Debian Policy 4.0.1: use priority 'optional' instead of 'extra'
[ Dimitri John Ledkov ]
* Do not run testsuite on armhf with arm64 kernel due to bus errors
[ Daniel Kahn Gillmor ]
* Modernize debugging symbols
-- Otto Kekäläinen <otto@debian.org> Mon, 15 Oct 2018 16:24:30 +0300
galera-3 (25.3.23-1) unstable; urgency=low
* Update VCS-* links to point to Salsa
* New upstream version 25.3.23
- Includes GCC-7 build fix (Closes: #853410)
* Fix Lintian complaints
* Use dh --list-missing to detect extra files that might belong in package
-- Otto Kekäläinen <otto@debian.org> Sun, 04 Mar 2018 01:12:52 +0200
galera-3 (25.3.22-1) unstable; urgency=low
* Update download URL and add check authenticity with PGP signature
* New upstream version 25.3.22
* Update Debian standards version to to 4.1.1
-- Otto Kekäläinen <otto@debian.org> Tue, 21 Nov 2017 11:57:30 +0100
galera-3 (25.3.20-1) unstable; urgency=low
* Update Vcs-* URLs to use secure connections
* New upstream release 25.3.20
* Include patch to avoid unaligned access, which fixes the regression
in the armhf build (Closes: #855657)
-- Otto Kekäläinen <otto@debian.org> Thu, 09 Mar 2017 18:41:42 +0200
galera-3 (25.3.19-2) unstable; urgency=low
* Backport upstream fix for OpenSSL SSL_R_SHORT_READ
-- Otto Kekäläinen <otto@debian.org> Fri, 11 Nov 2016 21:38:04 +0200
galera-3 (25.3.19-1) unstable; urgency=low
* New upstream release 25.3.19
* Make garb depend on lsb-base as uses /lib/lsb/init-functions
-- Otto Kekäläinen <otto@debian.org> Thu, 10 Nov 2016 23:02:48 +0200
galera-3 (25.3.17-1) unstable; urgency=low
* New upstream release
- Fixes a GCC6/C++11 compatibility issue (Closes: #812052)
-- Otto Kekäläinen <otto@debian.org> Mon, 15 Aug 2016 21:04:56 +0300
galera-3 (25.3.16-1) unstable; urgency=low
* New upstream release
-- Otto Kekäläinen <otto@debian.org> Mon, 30 May 2016 23:28:41 +0300
galera-3 (25.3.15-1) unstable; urgency=low
* New upstream release
- Remove all obsolete patches
-- Otto Kekäläinen <otto@debian.org> Wed, 16 Mar 2016 20:37:10 +0200
galera-3 (25.3.14-2~exp1) experimental; urgency=low
* Update standards version, vcs-link to use https and maintainer e-mail
* Add patch to fix build regression on s390x
-- Otto Kekäläinen <otto@debian.org> Sun, 06 Mar 2016 00:09:49 +0200
galera-3 (25.3.14-1) unstable; urgency=low
* New upstream release
* Ran wrap-and-sort
-- Otto Kekäläinen <otto@seravo.fi> Sun, 07 Feb 2016 22:09:15 +0200
galera-3 (25.3.13-2) unstable; urgency=low
* Added libasio-dev as build dependency. The new upstream SConscript will
automatically use system ASIO if the provided version is recent enough
(Closes: #804336).
* Make GFDL link explicit and other Lintian fixes
* Update git-buildpackage config to allow fix branches etc
-- Otto Kekäläinen <otto@seravo.fi> Thu, 31 Dec 2015 23:45:17 +0200
galera-3 (25.3.13-1) unstable; urgency=low
* Import new upstream release and drop patches that have become obsolete
-- Otto Kekäläinen <otto@seravo.fi> Fri, 27 Nov 2015 22:48:00 +0200
galera-3 (25.3.12-3) unstable; urgency=low
* Update patches with proper DEP-3 compliant headers
* Add patch to fix build error after SSLv3 deprication (Closes: #804336)
-- Otto Kekäläinen <otto@seravo.fi> Fri, 13 Nov 2015 15:41:29 +0200
galera-3 (25.3.12-2) unstable; urgency=low
* Backport upstream commit as patch to fix multiple build problems
(Closes: #799150)
* Backport upstream commit as patch to fix x32 build problems
-- Otto Kekäläinen <otto@seravo.fi> Sun, 20 Sep 2015 23:27:16 +0300
galera-3 (25.3.12-1) unstable; urgency=low
* Import new upstream release
- Fixes GCC 5 building and PRETTY_FUNCTION error (Closes: #797238)
- Fixes for pthread build issues on different platforms
* Add lintian override as garbd is intentionally not started upon installation
* Print in build log env info to help debug builds on different platforms
* Update gdb.conf to have tags signed by default
* Print config.log contents in build log for easier debugging of Debian builds
* Print config.log if build fails
-- Otto Kekäläinen <otto@seravo.fi> Sun, 06 Sep 2015 20:45:43 +0300
galera-3 (25.3.10-1) unstable; urgency=low
* Initial upload (Closes: #562666)
-- Otto Kekäläinen <otto@seravo.fi> Fri, 01 May 2015 20:15:51 +0300
|