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 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474
|
binutils-mingw-w64 (12) unstable; urgency=medium
* Split out the UCRT binaries into a separate package.
-- Stephen Kitt <skitt@debian.org> Sat, 26 Oct 2024 20:03:55 +0200
binutils-mingw-w64 (11.8) unstable; urgency=medium
* Bump to 2.43.1 which includes correct-irpc-empty-string.patch.
Closes: #1079680.
-- Stephen Kitt <skitt@debian.org> Mon, 26 Aug 2024 13:10:46 +0200
binutils-mingw-w64 (11.7) unstable; urgency=medium
* Apply the upstream fix for .irpc handling with empty strings.
Closes: #1076933. Thanks to Bernhard Übelacker for investigating the
issue, and to Jan Beulich for fixing it!
-- Stephen Kitt <skitt@debian.org> Wed, 14 Aug 2024 20:42:26 +0200
binutils-mingw-w64 (11.6) unstable; urgency=medium
* Adjust for the forthcoming release; closes: #1074718:
- fix disable-flags.patch;
- drop non-deterministic-tests.patch, merged upstream.
* Install UCRT man pages.
* Add a Lintian override for usr/x86_64-w64-mingw32ucrt/.
* Standards-Version 4.7.0, no further change required.
-- Stephen Kitt <skitt@debian.org> Wed, 03 Jul 2024 08:35:46 +0200
binutils-mingw-w64 (11.5) unstable; urgency=medium
* Release to unstable.
-- Stephen Kitt <skitt@debian.org> Mon, 25 Mar 2024 18:20:47 +0100
binutils-mingw-w64 (11.5~exp1) experimental; urgency=medium
* Build-depend on binutils 24.2-3 or later which includes the upstream
fix for windres etc. on big-endian architectures. Closes: #754829.
-- Stephen Kitt <skitt@debian.org> Mon, 18 Mar 2024 13:36:01 +0100
binutils-mingw-w64 (11.4) unstable; urgency=medium
* Add a UCRT target on x86-64, x86_64-w64-mingw32ucrt.
-- Stephen Kitt <skitt@debian.org> Thu, 25 Jan 2024 13:13:01 +0100
binutils-mingw-w64 (11.3) unstable; urgency=medium
* Unset SOURCE_DATE_EPOCH before running tests, instead of in the
tests themselves.
-- Stephen Kitt <skitt@debian.org> Tue, 16 Jan 2024 14:59:48 +0100
binutils-mingw-w64 (11.2) unstable; urgency=medium
* Also unset SOURCE_DATE_EPOCH in non-deterministic tests. Really
closes: #1057728.
* Skip installing stamp file left over by the build.
-- Stephen Kitt <skitt@debian.org> Tue, 19 Dec 2023 20:42:39 +0100
binutils-mingw-w64 (11.1) unstable; urgency=medium
* Force non-deterministic mode in non-deterministic tests.
Closes: #1057728.
-- Stephen Kitt <skitt@debian.org> Mon, 18 Dec 2023 21:16:34 +0100
binutils-mingw-w64 (11+nmu1) unstable; urgency=medium
* Non-maintainer upload.
* Drop specify-timestamp.patch, applied upstream in binutils 2.41
(Closes: #1042734)
-- Nicolas Dandrimont <olasd@debian.org> Tue, 08 Aug 2023 18:18:48 +0200
binutils-mingw-w64 (11) unstable; urgency=medium
* In preparation for binutils 2.41, drop pr30079.patch, merged
upstream. Closes: #1042284.
-- Stephen Kitt <skitt@debian.org> Thu, 27 Jul 2023 07:18:48 +0200
binutils-mingw-w64 (10.4) unstable; urgency=medium
* Apply upstream patch to fix an internal error. Closes: #1029841.
-- Stephen Kitt <skitt@debian.org> Wed, 03 May 2023 08:49:22 +0200
binutils-mingw-w64 (10.3) unstable; urgency=medium
* Drop another failing codeview test.
-- Stephen Kitt <skitt@debian.org> Wed, 11 Jan 2023 13:02:20 +0100
binutils-mingw-w64 (10.2) unstable; urgency=medium
* Fix the path to the codeview tests.
-- Stephen Kitt <skitt@debian.org> Tue, 10 Jan 2023 17:46:40 +0100
binutils-mingw-w64 (10.1) unstable; urgency=medium
* Disable the codeview tests on big-endian architectures.
-- Stephen Kitt <skitt@debian.org> Tue, 10 Jan 2023 08:35:08 +0100
binutils-mingw-w64 (10) unstable; urgency=medium
* Adjust for binutils 2.40. Closes: #1027666.
* Standards-Version 4.6.2, no change required.
* Update Lintian overrides.
-- Stephen Kitt <skitt@debian.org> Sun, 01 Jan 2023 20:35:22 +0100
binutils-mingw-w64 (9) unstable; urgency=medium
[ Stephen Kitt ]
* Adjust for binutils 2.36. Closes: #997661.
* Drop obsolete patches.
* Standards-Version 4.6.0, no change required.
[ Debian Janitor ]
* Remove constraints unnecessary since stretch:
+ binutils-mingw-w64-i686: Drop versioned constraint on binutils-mingw-w64
in Replaces.
+ binutils-mingw-w64-i686: Drop versioned constraint on binutils-mingw-w64
in Breaks.
+ binutils-mingw-w64-x86-64: Drop versioned constraint on binutils-mingw-w64
in Replaces.
+ binutils-mingw-w64-x86-64: Drop versioned constraint on binutils-mingw-w64
in Breaks.
[ Konstantin Demin ]
* Upgrade to debhelper compatibility level 13.
* Include bfd-plugins in the package.
-- Stephen Kitt <skitt@debian.org> Wed, 27 Oct 2021 15:53:16 +0200
binutils-mingw-w64 (8.11) unstable; urgency=medium
* Disable the PR/25662 test, it fails on big-endian platforms but the
tested scenario is unlikely. Closes: #964742.
* Lintian: rename “manpage-has-errors-from-man” to “groff-message”.
* Replace debian/compat with a dependency on debhelper-compat.
* Add more spelling fixes.
-- Stephen Kitt <skitt@debian.org> Tue, 08 Sep 2020 13:56:45 +0200
binutils-mingw-w64 (8.10) unstable; urgency=medium
* Adjust to binutils 2.35 changes. Closes: #964620.
-- Stephen Kitt <skitt@debian.org> Thu, 09 Jul 2020 14:11:33 +0200
binutils-mingw-w64 (8.9) unstable; urgency=medium
* Restore the additional flags which were removed in 8.8 (this was a
breaking change). The defaults aren’t changed, but --no-nxcompat etc.
will still be recognised.
-- Stephen Kitt <skitt@debian.org> Wed, 15 Apr 2020 20:25:33 +0200
binutils-mingw-w64 (8.8) unstable; urgency=medium
* binutils 2.34 doesn’t fully support enabling the relocation section
by default, so disable it again, along with the rest of the PE
protection mechanisms which don’t make sense without relocation (see
https://www.kb.cert.org/vuls/id/307144/ for details).
-- Stephen Kitt <skitt@debian.org> Wed, 26 Feb 2020 17:50:17 +0100
binutils-mingw-w64 (8.7) unstable; urgency=medium
* Build with binutils 2.34. Closes: #951892. The relocation section is
now enabled by default.
* Standards-Version 4.5.0, no change required.
-- Stephen Kitt <skitt@debian.org> Mon, 24 Feb 2020 18:12:04 +0100
binutils-mingw-w64 (8.6) unstable; urgency=medium
* Fix FTCBFS: fix build/host confusion. Closes: #943377. Thanks to
Helmut Grohne for the patch!
-- Stephen Kitt <skitt@debian.org> Thu, 24 Oct 2019 21:06:31 +0200
binutils-mingw-w64 (8.5) unstable; urgency=medium
* Correctly disable silent rules.
* List missing files.
* Highlight obsolete spelling fixes.
* Fix debian/rules comments.
* Require binutils 2.33 to ensure we get the plugin handling fixes.
Closes: #930978.
* Standards-Version 4.4.1, no change required.
-- Stephen Kitt <skitt@debian.org> Thu, 10 Oct 2019 13:59:05 +0200
binutils-mingw-w64 (8.4) unstable; urgency=medium
* Avoid assuming the version number structure inside the source
tarball. This allows the build to handle binutils 2.32.51.20190707-1.
-- Stephen Kitt <skitt@debian.org> Tue, 09 Jul 2019 13:32:34 +0200
binutils-mingw-w64 (8.4~exp1) experimental; urgency=medium
* Build with binutils 2.32. Closes: #925641.
* Standards-Version 4.3.0, no change required.
-- Stephen Kitt <skitt@debian.org> Sat, 25 May 2019 12:15:50 +0200
binutils-mingw-w64 (8.3) unstable; urgency=medium
* Move to the team repository on Salsa.
* Make DLL import libraries reproducible. Closes: #915055; thanks to
Benjamin Moody for the patch.
* Set “Rules-Requires-Root: no”.
* Standards-Version 4.2.1, no further change required.
-- Stephen Kitt <skitt@debian.org> Sat, 15 Dec 2018 09:25:07 +0100
binutils-mingw-w64 (8.2) unstable; urgency=medium
* Adjust to binutils 2.30.90.20180627.
* Link to the secure version of the homepage.
* Fix the spelling of “debuging”.
* Standards-Version 4.1.4, no further change required.
-- Stephen Kitt <skitt@debian.org> Sun, 01 Jul 2018 23:01:31 +0200
binutils-mingw-w64 (8.1) unstable; urgency=medium
* Enable previously disabled tests which now work.
* Remove obsolete spelling fix.
* Disable autoreconf: it breaks the build, and requires a number of
unfortunate workarounds; instead of relying on that to handle
dh_auto_configure’s use of --runstatedir, explicitly specify the
configure incantation. Closes: #889710; thanks to Adrian Bunk and Adam
Borowski for their investigations.
* Migrate to Salsa.
-- Stephen Kitt <skitt@debian.org> Thu, 05 Apr 2018 09:22:25 +0200
binutils-mingw-w64 (8) unstable; urgency=medium
* Switch to newer binutils and binutils-common.
* Rely on debhelper’s dh_update_autotools_config instead of
autotools-dev.
* Switch to priority “optional”.
* Use pkg-info.mk instead of dpkg-parsechangelog.
* Add README.source explaining how patches are applied.
* Switch to debhelper 11.
* Standards-Version 4.1.3, no further change required.
-- Stephen Kitt <skitt@debian.org> Fri, 19 Jan 2018 12:28:06 +0100
binutils-mingw-w64 (7.4) unstable; urgency=medium
* Add missing build dependencies on rdfind and symlinks.
-- Stephen Kitt <skitt@debian.org> Mon, 02 Jan 2017 20:06:20 +0100
binutils-mingw-w64 (7.3) unstable; urgency=medium
* Install program links in /usr/${triplet}/bin (Closes: #846193).
* Ensure all duplicate executables are symlinked.
* Build-depend on zlib1g-dev (Closes: #849916). We relied on
binutils-source to provide this, but that's insufficient for
bootstrapping; in any case our own debian/rules uses it so we need to
depend on it explicitly.
* Add more spelling fixes.
-- Stephen Kitt <skitt@debian.org> Mon, 02 Jan 2017 19:07:58 +0100
binutils-mingw-w64 (7.2) unstable; urgency=medium
* Disable Launchpad package mangling.
* Refresh patches for binutils-source 2.27.51.20161102.
-- Stephen Kitt <skitt@debian.org> Mon, 07 Nov 2016 12:44:49 +0100
binutils-mingw-w64 (7.1) unstable; urgency=medium
* Only override installation for arch-specific builds (otherwise
arch-independent builds fail...).
-- Stephen Kitt <skitt@debian.org> Wed, 07 Sep 2016 15:08:47 +0200
binutils-mingw-w64 (7) unstable; urgency=medium
* Adjust patches to build with binutils-mingw-w64 2.27 (Closes:
#835035):
- drop pr-16598-x64-import-libraries.patch, merged upstream;
- drop coff-pe-gc-sections.patch, gcc 6 builds correctly with
gc-sections;
- disable the x86-64-mpx-inval-2 test which is currently broken;
- stop disabling obsolete or fixed tests.
* Update licensing information.
* Clean up debian/control with cme.
* Standards-Version 3.9.8, no change required.
* Switch to debhelper compatibility level 9.
* Enable all hardening options.
* Fix a number of spelling mistakes.
* Use quilt to apply the patches.
* Disable some (broken) tests which activate when gcc-mingw-w64 is
available.
* Enable security flags by default: dynamicbase, nxcompat and
high-entropy-va (the latter on x64); add linker flags to disable these
(Closes: #836365).
-- Stephen Kitt <skitt@debian.org> Wed, 07 Sep 2016 13:53:50 +0200
binutils-mingw-w64 (6.6) unstable; urgency=medium
* Disable -Werror (helps with #811598).
* Switch to https: VCS URIs (see #810378).
* Revert support for --gc-sections in COFF and PE images (Closes:
#813144).
-- Stephen Kitt <skitt@debian.org> Thu, 11 Feb 2016 13:02:45 +0100
binutils-mingw-w64 (6.5) unstable; urgency=medium
* Adjust patches to new binutils snapshot:
- drop enable-dlltool-t.patch, merged upstream;
- drop initialise-dlltool-idata6.patch, merged upstream;
- drop avoid-dlltool-segfault.patch, merged upstream;
- drop pe-run2-cflags-to-ld.patch, merged upstream;
- disable failing tests for known-broken features.
* Force the build to use the system-provided shared libz.
-- Stephen Kitt <skitt@debian.org> Sat, 14 Nov 2015 23:13:24 +0100
binutils-mingw-w64 (6.4) unstable; urgency=medium
* Allow building the architecture-independent packages on their own.
-- Stephen Kitt <skitt@debian.org> Sat, 05 Sep 2015 15:25:24 +0200
binutils-mingw-w64 (6.3) unstable; urgency=medium
* Follow the SOURCE_DATE_EPOCH specification for --insert-timestamp (and
ignore the optional argument; we can't drop support for that
immediately to avoid breaking downstream users).
-- Stephen Kitt <skitt@debian.org> Fri, 04 Sep 2015 23:07:25 +0200
binutils-mingw-w64 (6.2) unstable; urgency=medium
* Allow defining PE timestamps explicitly, using a timestamp as argument
to --insert-timestamp.
* Apply upstream fix to the PE testsuite.
* Apply upstream fix for x64 import libraries.
-- Stephen Kitt <skitt@debian.org> Thu, 11 Jun 2015 07:03:03 +0200
binutils-mingw-w64 (6.1) unstable; urgency=medium
* Ensure dlltool initialises its output's .idata$6 section; this avoids
random data ending up there, and helps with reproducible builds...
-- Stephen Kitt <skitt@debian.org> Thu, 28 May 2015 23:27:21 +0200
binutils-mingw-w64 (6) unstable; urgency=medium
* Drop the mingw32-binutils transitional package.
* Simplify the binutils-source build-dependency to allow backports.
* Standards-Version 3.9.6, no change required.
* Enable deterministic archives.
* Drop the watch file, it's not particularly useful.
* Enable dlltool's -t option (this allows import archives to be
reproduced).
* Drop testsuite-64-bit.patch, the test was fixed upstream
(differently).
* Avoid segfaulting if the output def-file can't be opened (Closes:
#519788).
-- Stephen Kitt <skitt@debian.org> Mon, 11 May 2015 23:26:24 +0200
binutils-mingw-w64 (5.2) unstable; urgency=high
* Rebuild against binutils 2.24.90.20141023-1 or later to fix
CVE-2014-8484, CVE-2014-8485, CVE-2014-8501, CVE-2014-8502,
CVE-2014-8503, CVE-2014-8504, CVE-2014-8737, CVE-2014-8738 (Closes:
#775165).
-- Stephen Kitt <skitt@debian.org> Mon, 12 Jan 2015 22:32:41 +0100
binutils-mingw-w64 (5.1) unstable; urgency=medium
* Increase the testsuite timeout (the build fails on mipsel otherwise).
* Disable the windres test on big-endian architectures.
-- Stephen Kitt <skitt@debian.org> Mon, 25 Aug 2014 14:18:40 -0700
binutils-mingw-w64 (5) unstable; urgency=medium
* Run the testsuite during the build.
-- Stephen Kitt <skitt@debian.org> Sun, 24 Aug 2014 15:43:23 -0700
binutils-mingw-w64 (4) unstable; urgency=medium
* Build a mingw32-binutils transition package (Closes: #756141):
- Lintian overrides are correct (Closes: #470874);
- windres correctly handles input charsets (Closes: #530028);
- use autotools-dev update config.{guess,sub} (Closes: #735376),
thanks to Logan Rosen for the patch.
* Standards-Version 3.9.5, no change required.
-- Stephen Kitt <skitt@debian.org> Sat, 26 Jul 2014 23:25:01 +0200
binutils-mingw-w64 (3) unstable; urgency=low
* Move linker scripts to target-specific directories to avoid
conflicting with binutils (Closes: #712151, #712153).
* Enable hardened builds.
* Standards-Version 3.9.4, no further change required.
* Drop DM-Upload-Allowed.
* Switch to my Debian address.
* Use canonical VCS URIs.
-- Stephen Kitt <skitt@debian.org> Thu, 13 Jun 2013 22:48:16 +0200
binutils-mingw-w64 (2) unstable; urgency=low
* binutils-mingw-w64 doesn't conflict with mingw32-binutils so remove
the relationship (helps with #662746).
-- Stephen Kitt <steve@sk2.org> Wed, 04 Jul 2012 22:54:01 +0200
binutils-mingw-w64 (1) unstable; urgency=low
[ Stephen Kitt ]
* Fix Lintian error about copyright templates.
* Add build-arch and build-indep targets.
* Switch to single-number versions and add the binutils-mingw-w64
version to the resulting binary package's version.
* Split package into 32- and 64-bit specific versions (-i686 and
-x86-64) - see thread starting at
http://lists.debian.org/4EBA730A.7060707@greffrath.com for rationale.
[ Didier Raboud ]
* Confidently setting the DMUA-flag to yes.
-- Stephen Kitt <steve@sk2.org> Wed, 30 Nov 2011 20:09:17 +0100
binutils-mingw-w64 (0.3) unstable; urgency=low
* Enable LTO (Closes: #626285).
* Require binutils-source 2.21.51.20110523 which provides fully
working LTO plugin support for COFF targets.
-- Stephen Kitt <steve@sk2.org> Tue, 24 May 2011 23:44:32 +0200
binutils-mingw-w64 (0.2) unstable; urgency=low
* Allow building on all architectures (Closes: #624545).
* Standards-Version 3.9.2, no change required.
-- Stephen Kitt <steve@sk2.org> Sat, 30 Apr 2011 23:11:57 +0200
binutils-mingw-w64 (0.1) unstable; urgency=low
* Initial release (Closes: #602996).
-- Stephen Kitt <steve@sk2.org> Tue, 16 Nov 2010 12:49:49 +0100
|