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 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403
|
highway (1.2.0-2) unstable; urgency=medium
* d/patches: Import upstream fix to fix failing test
* d/patches: Fix building on riscv64
* d/rules: Re-allow default i386 flags
-- Mathieu Malaterre <malat@debian.org> Mon, 10 Jun 2024 17:52:26 +0200
highway (1.2.0-1) unstable; urgency=medium
[ Mathieu Malaterre ]
* New upstream version 1.2.0
* d/patches: Refresh patches for new release
* d/symbols: Update symbol file
[ Stephen Kitt ]
* d/lintian: Fix package-name-doesnt-match-sonames
-- Mathieu Malaterre <malat@debian.org> Mon, 10 Jun 2024 13:16:09 +0200
highway (1.1.0-3) unstable; urgency=medium
* d/rules: Use PDF 1.5
* d/rules: Really fix armhf buildd
* d/rules: Fix compilation on i386
-- Mathieu Malaterre <malat@debian.org> Wed, 29 May 2024 19:10:36 +0200
highway (1.1.0-2) unstable; urgency=medium
* d/symbols: Fix lintian error
* d/patches: Allow AVX2 on x86
* d/rules: Reduce optimization on armhf
* d/patches: Fix compilation on Hurd
-- Mathieu Malaterre <malat@debian.org> Wed, 29 May 2024 08:52:30 +0200
highway (1.1.0-1) unstable; urgency=medium
* d/rules: loong64 has switched to GCC-13
* New upstream version 1.1.0
* d/symbols: Add new symbol
* d/patches: Refresh patches
-- Mathieu Malaterre <malat@debian.org> Fri, 24 May 2024 13:22:20 +0200
highway (1.0.7-8.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1062340
-- Lukas Märdian <slyon@debian.org> Wed, 28 Feb 2024 10:28:57 +0000
highway (1.0.7-8) unstable; urgency=medium
* d/rules: Remove gcc-12 workaround
* d/patches: Fix bug on aarch64+emu128
* d/rules: Prefer EMU128 over SCALAR
-- Mathieu Malaterre <malat@debian.org> Fri, 06 Oct 2023 09:30:48 +0200
highway (1.0.7-7) unstable; urgency=medium
* d/rules: Do not build EMU128 code
* d/patches: Really fix ppc10/htm issue
-- Mathieu Malaterre <malat@debian.org> Fri, 15 Sep 2023 11:47:57 +0200
highway (1.0.7-6) unstable; urgency=medium
* d/patches: workaround for inlining error on ppc64el
* d/rules: Run armhf/neon test suite
-- Mathieu Malaterre <malat@debian.org> Thu, 14 Sep 2023 14:45:34 +0200
highway (1.0.7-5) unstable; urgency=medium
* d/patches: Workaround for ppc64el/lto
* d/rules: Run math_test on i386 cpus
-- Mathieu Malaterre <malat@debian.org> Thu, 14 Sep 2023 08:26:21 +0200
highway (1.0.7-4) unstable; urgency=medium
* d/patches: Workaround to current RVV/GCC-13 limitation
* d/patches: Remove extra ppc64el patch not needed
-- Mathieu Malaterre <malat@debian.org> Wed, 13 Sep 2023 08:43:20 +0200
highway (1.0.7-3) unstable; urgency=medium
* d/patches: fix compilation with LTO
* d/rules: Workaround for loong64 and old GCC 12.x
* d/rules: Start building with LTO
* d/rules: Start building highway with g++-13 on most arches
* d/control: Add explicit highway keyword. Closes: #1051450
-- Mathieu Malaterre <malat@debian.org> Tue, 12 Sep 2023 08:45:41 +0200
highway (1.0.7-2) unstable; urgency=medium
* d/patches: Fix make test on i386
* d/rules: Prefer g++-12 for now. See #1050933
-- Mathieu Malaterre <malat@debian.org> Thu, 31 Aug 2023 16:20:57 +0200
highway (1.0.7-1) unstable; urgency=medium
* New upstream version 1.0.7
* d/patches: Fixes for float16_t/bfloat16_t operator++ and operator--
* d/rules: Fix armhf neon-less system. Closes: #1033656
-- Mathieu Malaterre <malat@debian.org> Thu, 31 Aug 2023 12:09:44 +0200
highway (1.0.6-1) unstable; urgency=medium
* d/install: Run wrap-and-sort
* New upstream version 1.0.6
-- Mathieu Malaterre <malat@debian.org> Sat, 26 Aug 2023 14:00:06 +0200
highway (1.0.5-1) unstable; urgency=medium
* New upstream version 1.0.5
* d/symbols: Add missing symbols
-- Mathieu Malaterre <malat@debian.org> Wed, 23 Aug 2023 11:39:21 +0200
highway (1.0.4-1) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
[ Mathieu Malaterre ]
* New upstream version 1.0.4
* d/patches: Remove patches applied upstream
-- Mathieu Malaterre <malat@debian.org> Tue, 22 Aug 2023 13:11:58 +0200
highway (1.0.3-3) unstable; urgency=medium
[ Helmut Grohne ]
* Fix FTCBFS: (Closes: #1024244)
* Fix a pile of build vs host confusions.
-- Mathieu Malaterre <malat@debian.org> Fri, 24 Feb 2023 08:52:20 +0100
highway (1.0.3-2) unstable; urgency=medium
* d/control: Bump Std-Vers to 4.6.2 no changes needed
* d/patches: Make sure to put hwy target in hwy:: namespace
-- Mathieu Malaterre <malat@debian.org> Wed, 01 Feb 2023 18:57:25 +0100
highway (1.0.3-1) unstable; urgency=medium
* New upstream version 1.0.3
* d/patches: Remove patches applied upstream
* d/patches: Generate and install a HWYConfig.cmake file
* d/patches: Fixed HWY_SCALAR BitCast to copy only sizeof(T) bytes
* d/install: Install *.cmake files
-- Mathieu Malaterre <malat@debian.org> Sun, 29 Jan 2023 15:52:03 +0100
highway (1.0.2-4) unstable; urgency=medium
* d/patches: Add missing atomic library to test
-- Mathieu Malaterre <malat@debian.org> Thu, 03 Nov 2022 11:29:42 +0100
highway (1.0.2-3) unstable; urgency=medium
* d/patches: Fix cmake issue with usage of PRIVATE keyword
-- Mathieu Malaterre <malat@debian.org> Thu, 03 Nov 2022 10:34:54 +0100
highway (1.0.2-2) unstable; urgency=medium
* d/patches: Fix build with atomic lib
-- Mathieu Malaterre <malat@debian.org> Thu, 03 Nov 2022 09:38:31 +0100
highway (1.0.2-1) unstable; urgency=medium
* New upstream version 1.0.2
* d/patches: Remove patches applied upstream
* d/symbols: Add new symbols
-- Mathieu Malaterre <malat@debian.org> Wed, 02 Nov 2022 15:55:21 +0100
highway (1.0.1-3) unstable; urgency=medium
* d/patches: Remove some warnings on clang/riscv-64
* d/patches: Hack around current rdcycle mess
* d/patches: Remove warnings on arm/gcc-12
* d/patches: Rename patch to refer upstream
* d/rules: Make sure to compile without warnings
-- Mathieu Malaterre <malat@debian.org> Fri, 02 Sep 2022 12:16:04 +0200
highway (1.0.1-2) unstable; urgency=medium
* d/patches: cherry-pick patch upstream to fix compilation on riscv64
* d/rules: Remove hack on riscv64 not needed anymore
* d/patches: Properly detect HWY_BROKEN_EMU128 / GCC 12.x
* d/rules: Comment out HWY_BROKEN_EMU128 hack now detection is working
-- Mathieu Malaterre <malat@debian.org> Wed, 31 Aug 2022 09:00:14 +0200
highway (1.0.1-1) unstable; urgency=medium
* New upstream version 1.0.1
* d/patches: Refresh patches for new upstream release
-- Mathieu Malaterre <malat@debian.org> Thu, 25 Aug 2022 09:37:14 +0200
highway (1.0.0-5) unstable; urgency=medium
* d/patches: Do not always inline
* d/patches: fix floating-point generator for sort tests.
-- Mathieu Malaterre <malat@debian.org> Thu, 04 Aug 2022 08:39:49 +0200
highway (1.0.0-4) unstable; urgency=medium
* d/rules: Make sure to skip RVV logic on riscv64
* d/rules: Start building with neon extension on armhf
* d/patches: fix spurious use after free warning
* d/patches: fix preprocessor int overflow warning
* d/patches: link with atomic for GCC
-- Mathieu Malaterre <malat@debian.org> Tue, 02 Aug 2022 14:02:56 +0200
highway (1.0.0-3) unstable; urgency=medium
* d/patches: Add atomic patch to fix compilation
* d/patches: Add riscv64 compilation fix for GCC
-- Mathieu Malaterre <malat@debian.org> Tue, 02 Aug 2022 10:38:12 +0200
highway (1.0.0-2) unstable; urgency=medium
* d/symbols: Fix symbols file on 32bits arch
-- Mathieu Malaterre <malat@debian.org> Tue, 02 Aug 2022 07:44:42 +0200
highway (1.0.0-1) unstable; urgency=medium
* d/watch: Fix typo in watch file
* d/copyright: Simplify copyright file
* New upstream version 1.0.0
* d/rules: Build SCALAR instead of EMU128
* d/patches: Remove patches applied upstream
* d/symbols: Update symbols file for new ABI
-- Mathieu Malaterre <malat@debian.org> Mon, 01 Aug 2022 10:50:07 +0200
highway (0.17.0-11) unstable; urgency=medium
* d/patches: Fix blockwise_test on big-endian arches
-- Mathieu Malaterre <malat@debian.org> Wed, 20 Jul 2022 17:21:46 +0200
highway (0.17.0-10) unstable; urgency=medium
* d/rules: Prefer DEB_BUILD_ARCH_CPU over DEB_BUILD_ARCH
* d/rules: Do not report warnings as errors anymore. Closes: #1012944
* d/rules: Simplify handling of hurd+qemu
* d/patches: Revert baseline EMU128 back to SCALAR. Closes: #1015256
-- Mathieu Malaterre <malat@debian.org> Mon, 18 Jul 2022 15:42:24 +0200
highway (0.17.0-9) unstable; urgency=medium
* d/rules: Really fix armhf build
-- Mathieu Malaterre <malat@debian.org> Tue, 05 Jul 2022 14:18:09 +0200
highway (0.17.0-8) unstable; urgency=medium
* d/rules: Make sure to cleanup generated files
* d/rules: Do not run test on -indep target
* d/rules: Make sure to return true on hurd-i386
* d/rules: Work around an issue with gcc-11/O2 combination
* d/patches: Remove arm WIP for now
-- Mathieu Malaterre <malat@debian.org> Tue, 05 Jul 2022 11:18:15 +0200
highway (0.17.0-7) experimental; urgency=medium
* d/rules: Make sure to skip most rules for indep
* d/rules: Shrink the main PDF file using gs
* d/patches: Fix dynamic dispatch on linux/armhf. Closes: #1014330
-- Mathieu Malaterre <malat@debian.org> Mon, 04 Jul 2022 15:31:59 +0200
highway (0.17.0-6) experimental; urgency=low
* d/rules: Make sure to install binaries
* d/rules: Attempt to get neon on armhf working
-- Mathieu Malaterre <malat@debian.org> Mon, 04 Jul 2022 12:13:12 +0200
highway (0.17.0-5) experimental; urgency=low
* d/rules: Remove no-psabi warning on both armel and armhf
* d/rules: Re-add extension on i386
* d/rules: Run the compiled example
-- Mathieu Malaterre <malat@debian.org> Mon, 04 Jul 2022 11:04:54 +0200
highway (0.17.0-4) unstable; urgency=medium
* d/patches: Fix armhf compilation failure
-- Mathieu Malaterre <malat@debian.org> Tue, 28 Jun 2022 11:54:52 +0200
highway (0.17.0-3) unstable; urgency=medium
* d/rules: Disable Emu128 on armhf for now, revert to Scalar
* d/patches: Fix unit test on big-endian arches
-- Mathieu Malaterre <malat@debian.org> Mon, 27 Jun 2022 16:46:06 +0200
highway (0.17.0-2) unstable; urgency=medium
* d/patches: cherry-pick a fix for arm64/armhf
-- Mathieu Malaterre <malat@debian.org> Wed, 22 Jun 2022 08:47:55 +0200
highway (0.17.0-1) unstable; urgency=medium
* New upstream version 0.17.0
* d/patches: Fix symbols mangling issue
* d/symbols: Update symbols for new release
* d/control: Bump Std-Vers to 4.6.1 no changes needed
* d/rules: Remove some CPU extension on i386
-- Mathieu Malaterre <malat@debian.org> Tue, 21 Jun 2022 17:13:46 +0200
highway (0.16.0-1) unstable; urgency=medium
* d/rules: Make sure to check level 4 symbol file
* d/symbols: Add symbol for 32bits arch
* d/binaries: Specify path to PDF files
* d/copyright: Update to latest year
* d/compat: Bump compat to 11
* d/control: Make sure to depends on runtime
* New upstream version 0.16.0
* d/symbols: Add new symbols from 0.16.0
-- Mathieu Malaterre <malat@debian.org> Mon, 21 Feb 2022 10:20:45 +0100
highway (0.15.1~git20220119.fbe5705-1) experimental; urgency=medium
* New upstream version 0.15.1~git20220119.fbe5705
* d/patches: Remove patches applied upstream
* d/libhwy0: Provide highway as shared libraries
* d/doc-base: Add missing doc-base registration file
-- Mathieu Malaterre <malat@debian.org> Thu, 20 Jan 2022 09:03:02 +0100
highway (0.15.0-5) unstable; urgency=medium
* d/rules: Clarify that we only ship static libs for now
* d/control: Add missing Rules-Requires-Root: no
* d/patches: Remove compilation error on GNU/Hurd
* d/rules: Set HWY_CMAKE_ARM7 to OFF. Closes: #1003218
* d/patches: Fix compilation error on riscv64
-- Mathieu Malaterre <malat@debian.org> Tue, 11 Jan 2022 14:52:28 +0100
highway (0.15.0-4) unstable; urgency=medium
* d/docs: Create new highway-doc package
* d/rules: Do not set HWY_CMAKE_ARM7:ON for arm64
* d/rules: Prefer building using cmake+ninja
* d/rules: Properly setup HWY_CMAKE_ARM7 on armhf. Closes: #1003218
-- Mathieu Malaterre <malat@debian.org> Thu, 06 Jan 2022 15:21:05 +0100
highway (0.15.0-3) unstable; urgency=medium
* d/rules: Fix typo in cmake armhf/neon option
* d/rules: Make sure to use neon extension on arm64
* d/control: libhwy-dev could be marked Multi-Arch: same
-- Mathieu Malaterre <malat@debian.org> Thu, 06 Jan 2022 13:59:37 +0100
highway (0.15.0-2) unstable; urgency=medium
* Upload to unstable
* d/rules: Make sure to compile without warnings
* d/rules: Start using arm7 neon extension
* d/patches: Prefer default gcc c++ version
-- Mathieu Malaterre <malat@debian.org> Tue, 04 Jan 2022 15:45:40 +0100
highway (0.15.0-1) experimental; urgency=medium
* Initial release (Closes: #1000984)
-- Mathieu Malaterre <malat@debian.org> Thu, 02 Dec 2021 21:42:02 +0100
|