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 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269
|
liberasurecode (1.6.3-1) unstable; urgency=medium
* Team upload.
* Remove myself from Uploaders.
* New upstream release.
* Bump standards version to 4.6.2.
-- Ondřej Nový <onovy@debian.org> Tue, 19 Mar 2024 07:35:02 +0100
liberasurecode (1.6.2-1) unstable; urgency=medium
* New upstream release.
* Drop Fix_create_fake_frags_no_meta_to_use_memset_to_fill_frags.patch,
applied upstream.
* d/watch: Bump version.
* Bump debhelper compat level to 13.
* Bump standards version to 4.5.1.
* Set Rules-Requires-Root: no.
-- Ondřej Nový <onovy@debian.org> Tue, 01 Dec 2020 10:21:09 +0100
liberasurecode (1.6.1-4) unstable; urgency=medium
* Fix strncpy to prevent truncation of source in tests.
(Thanks Corey Bryant)
* d/copyright: Bump my copyright year.
-- Ondřej Nový <onovy@debian.org> Tue, 14 Jan 2020 22:16:00 +0100
liberasurecode (1.6.1-3) unstable; urgency=medium
* Running wrap-and-sort -bast.
* Bump Standards-Version to 4.4.1.
* Add arm64 support for libisal again.
-- Ondřej Nový <onovy@debian.org> Mon, 21 Oct 2019 12:34:02 +0200
liberasurecode (1.6.1-2) unstable; urgency=medium
* Revert "Add arm64 support for libisal", because it's not working now
* Bump standards version to 4.4.0 (no changes)
-- Ondřej Nový <onovy@debian.org> Tue, 16 Jul 2019 20:43:02 +0200
liberasurecode (1.6.1-1) unstable; urgency=medium
* New upstream release (Closes: #925741)
* Running wrap-and-sort -bast.
* d/copyright: Bump my copyright year.
* Add arm64 support for libisal
* d/liberasurecode1.symbols: Add Build-Depends-Package
* d/p/fix_LD_LIBRARY_PATH.patch: Drop, applied upstream
* Bump standards version to 4.3.0 (no changes)
* Bump debhelper compat level to 12 and use debhelper-compat
-- Ondřej Nový <onovy@debian.org> Mon, 08 Jul 2019 16:58:19 +0200
liberasurecode (1.6.0-3) unstable; urgency=medium
* d/control:
- Build depend on libisal on amd64 archs to run unit tests during build
- Build depend on libjerasure to run unit tests during build
-- Ondřej Nový <onovy@debian.org> Mon, 01 Oct 2018 15:00:10 +0200
liberasurecode (1.6.0-2) unstable; urgency=medium
* Fix building with LD_LIBRARY_PATH set (Closes: #906480)
-- Ondřej Nový <onovy@debian.org> Sun, 30 Sep 2018 12:27:32 +0200
liberasurecode (1.6.0-1) unstable; urgency=medium
* New upstream release
* d/rules: Use dh_missing --fail-missing and don't build static
* Standards-Version is 4.1.2 now (no changes needed)
* Mark liberasurecode-dev as Multi-Arch: same
* d/control:
- Set Vcs-* to salsa.debian.org
- d/control: Add trailing tilde to min version depend to allow
backports
- Use team+openstack@tracker.debian.org as maintainer
- Add zlib1g-dev into B-D
* d/copyright: Bump my copyright year
* d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
* d/liberasurecode1.symbols: Update for new upstream release
* Bumped debhelper version to 11
* Add upstream metadata
* Standards-Version is 4.2.1 now (no change)
-- Ondřej Nový <onovy@debian.org> Thu, 27 Sep 2018 09:48:57 +0200
liberasurecode (1.5.0-1) unstable; urgency=medium
[ Ondřej Nový ]
* New upstream release
* d/copyright: Add more copyright holders
* d/patches/disable-sse.patch: Patch dropped and use --disable-mmi configure
option instead
* Bump required version of libjerasure2
[ Daniel Baumann ]
* Updating vcs fields.
* Updating copyright format url.
* Running wrap-and-sort -bast.
* Updating maintainer field.
* Removing gbp.conf, not used anymore or should be specified in the
developers dotfiles.
* Updating standards version to 4.0.1.
* Deprecating priority extra as per policy 4.0.1.
-- Ondřej Nový <onovy@debian.org> Sun, 06 Aug 2017 02:47:25 +0200
liberasurecode (1.4.0-2) unstable; urgency=medium
* Remove d/files from source package
-- Ondřej Nový <onovy@debian.org> Thu, 29 Dec 2016 14:31:21 +0100
liberasurecode (1.4.0-1) unstable; urgency=medium
* New upstream release
* Removed B-D on autoconf-archive and autotools-dev - they are not needed
* debian/tests: Added EC_BACKEND_ISA_L_RS_CAUCHY backend test
-- Ondřej Nový <onovy@debian.org> Sun, 11 Dec 2016 15:08:33 +0100
liberasurecode (1.3.1-1) unstable; urgency=medium
* New upstream release
* d/{control,copyright}: Use my @debian.org email address
* d/s/options: extend-diff-ignore of .gitreview
* d/control: Using OpenStack's Gerrit as VCS URLs.
* Bumped debhelper version to 10
-- Ondřej Nový <onovy@debian.org> Mon, 14 Nov 2016 21:39:38 +0100
liberasurecode (1.2.0-1) unstable; urgency=medium
* New upstream release
* Upstream moved to official Openstack project
* Standards-Version is 3.9.8 now (no change)
* Removed reproducible-build.patch and use-full-soname.patch
(Applied upstream)
* Rebased disable-sse.patch
* Added symbols file
* Debian tests enhancement:
- test encode+decode and compare result
- test EC_BACKEND_FLAT_XOR_HD backend
-- Ondřej Nový <novy@ondrej.org> Wed, 01 Jun 2016 14:14:58 +0200
liberasurecode (1.1.0-5) unstable; urgency=medium
* Debian tests fixies.
* Added Suggests: libisal2.
-- Ondřej Nový <novy@ondrej.org> Tue, 01 Mar 2016 23:10:58 +0100
liberasurecode (1.1.0-4) unstable; urgency=medium
* Added myself as uploader.
* Added myself to copyright file.
* Enabled additional hardening (hardening=+all).
* Fixed Vcs URL (https).
* Fixed order in d/copyright.
* Standards-Version is 3.9.7 now (no change).
* Added header to d/patches/reproducible-build.patch
* Added Debian tests.
* Removed shlibs substitution in dependency from liberasurecode-dev
* Added Suggests: libjerasure2.
-- Ondřej Nový <novy@ondrej.org> Sun, 28 Feb 2016 00:08:54 +0100
liberasurecode (1.1.0-3) unstable; urgency=medium
* Added patch to make the build reproducible (Closes: #806577).
-- Thomas Goirand <zigo@debian.org> Wed, 02 Dec 2015 10:18:08 +0100
liberasurecode (1.1.0-2) unstable; urgency=medium
* Drop manual dependency on libjerasure2. This "manual" dependency should
never have been there, as it should be calculated by dh_shlibdeps, and
also upstream confirms that this dep shouldn't be there at all anyway.
-- Thomas Goirand <zigo@debian.org> Fri, 13 Nov 2015 22:19:29 +0100
liberasurecode (1.1.0-1) unstable; urgency=medium
[ James Page ]
* d/rules: Support parallel builds.
* d/control: Mark liberasurecode1 as Multi-Arch: same.
[ Thomas Goirand ]
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Tue, 10 Nov 2015 11:03:48 +0000
liberasurecode (1.0.8-3) unstable; urgency=medium
* Team upload.
* d/p/disable-sse.patch: Strip out liberasurecode specific configuration
checks which are turning on CPU optimizations that are not supported
on all CPU variants.
-- James Page <james.page@ubuntu.com> Mon, 07 Sep 2015 16:51:05 +0100
liberasurecode (1.0.8-2) unstable; urgency=medium
* Team upload.
* Place under PKG OpenStack team maintenance as discussed with
Thomas.
* d/p/use-full-soname.patch: Use true sonames when loading backends.
* d/control: Add runtime dependency on libjerasure2, ensuring that a
useful backend can be loaded by default.
* d/control: Drop BD's on libjerasure-dev and libgf-complete-dev as
they are not required to build liberasurecode.
* d/control,rules: Add BD on libjerasure2, enable unit test suite
execution for builtin and jerasure backends.
-- James Page <james.page@ubuntu.com> Mon, 07 Sep 2015 11:53:47 +0100
liberasurecode (1.0.8-1) unstable; urgency=medium
* New upstream release.
-- Thomas Goirand <zigo@debian.org> Wed, 05 Aug 2015 10:27:35 +0200
liberasurecode (1.0.7-1) unstable; urgency=medium
* New upstream release.
* Removed debian/patches/Do-not-include-emmintrin.h.patch now not needed.
-- Thomas Goirand <zigo@debian.org> Thu, 04 Jun 2015 10:15:05 +0200
liberasurecode (1.0.5-2) unstable; urgency=medium
* Adds Breaks: liberasurecode0, Replaces: liberasurecode0. Note that I
know this shouldn't really be necessary, and that it could be an issue
for upgrades, but at the same time, I know there's no user of this package
yet since PyECLib isn't used by Swift & Ceph yet.
-- Thomas Goirand <zigo@debian.org> Fri, 13 Mar 2015 23:17:04 +0000
liberasurecode (1.0.5-1) unstable; urgency=medium
* New upstream release.
* Renamed liberasurecode0 into liberasurecode1 as upstream bumped the
SONAME.
-- Thomas Goirand <zigo@debian.org> Fri, 13 Mar 2015 23:51:34 +0100
liberasurecode (1.0-1) unstable; urgency=medium
* New upstream release.
* Standards-Version is now 3.9.6.
* Added a watch file.
* Added a patch to not include emmintrin.h so that the lib can build on
non-x86 platforms (Closes: #779958).
* Fixed debian/copyright after FTP masters comments.
-- Thomas Goirand <zigo@debian.org> Sun, 08 Mar 2015 16:14:24 +0100
liberasurecode (0.9.10-1) unstable; urgency=low
* Initial release (Closes: #769516).
-- Thomas Goirand <zigo@debian.org> Sun, 25 May 2014 16:35:49 +0800
|