File: changelog

package info (click to toggle)
nasm 2.14-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 9,364 kB
  • sloc: ansic: 91,190; asm: 21,678; perl: 5,874; makefile: 546; sh: 313; python: 78; sed: 11
file content (552 lines) | stat: -rw-r--r-- 16,331 bytes parent folder | download
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
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
nasm (2.14-1) unstable; urgency=medium

  * d/patches: Rebase patches for 2.14
  * d/control: Upgrade standards-version to 4.2.1

 -- Jordan Justen <jordan.l.justen@intel.com>  Sat, 17 Nov 2018 22:22:52 -0800

nasm (2.13.03-2) unstable; urgency=medium

  * d/gbp.conf: Add git buildpackage config file
  * d/patches: Fix lintian spelling warning (attachement)
  * d/control: Update Standards-Version to 4.2.0
  * d/patches: Cherry-pick gcc-8 fixes from upstream. (Closes: #897817)

 -- Jordan Justen <jordan.l.justen@intel.com>  Wed, 08 Aug 2018 13:22:12 -0700

nasm (2.13.03-1) unstable; urgency=low

  * New upstream release
  * Remove trailing whitespace from changelog
  * Remove doc-base for lintian doc-base-file-references-missing-file.
    Closes: #890234.
  * d/control: Add Vcs-Git and Vcs-Browser
  * d/control: Update to compat/debhelper 11
  * d/control: Update to Standards-Version 4.1.4
  * d/watch: Use https for www.nasm.us (fixes debian-watch-uses-insecure-uri)

 -- Jordan Justen <jordan.l.justen@intel.com>  Fri, 25 May 2018 09:07:41 -0700

nasm (2.13.02-0.1) unstable; urgency=medium

  * Non-maintainer upload.
  * New upstream version.
    - Addresses CVE-2017-14228. Closes: #874731.
    - Addresses CVE-2017-11111 CVE-2017-10686. Closes: #867988.
  * Bump standards version.

 -- Matthias Klose <doko@debian.org>  Tue, 05 Dec 2017 08:31:54 +0100

nasm (2.13.01-2) unstable; urgency=medium

  [ Raymond Nicholson ]
  * sort 'keys' for reproducibility (doc/genps.pl), Closes: #820194

  [ Gianfranco Costamagna ]
  * Switch to new dh calls
  * Switch to compat level 10
  * Add font-config to build-dependencies, fixing an error during build.

 -- Jordan Justen <jordan.l.justen@intel.com>  Thu, 18 May 2017 23:02:49 -0700

nasm (2.13.01-1) experimental; urgency=low

  * New upstream version 2.13.01
  * Update debian patches for 2.13.01 release
  * Run wrap-and-sort
  * Add libfont-ttf-perl build dependency
  * Add libsort-versions-perl build dependency
  * Add fonts-liberation2 build dependency
  * Add patches to use liberation fonts
  * Change my email address
  * Don't install info docs since nasm no longer supports them

 -- Jordan Justen <jordan.l.justen@intel.com>  Mon, 08 May 2017 09:33:23 -0700

nasm (2.12.02-1) experimental; urgency=low

  * New upstream version 2.12.02

 -- Jordan Justen <jljusten@gmail.com>  Mon, 30 Jan 2017 01:15:41 -0800

nasm (2.12.01-1) unstable; urgency=low

  * New upstream version 2.12.01
  * Fix ancient-standards-version 3.9.5 (current is 3.9.7)

 -- Jordan Justen <jljusten@gmail.com>  Mon, 25 Apr 2016 11:25:17 -0700

nasm (2.11.08-1) unstable; urgency=medium

  * New upstream version 2.11.08
  * Update debian/copyright
  * Update homepage in debian/control
  * Make the build reproducible (timestamps)
    Add 04-reproducible-build.patch
    Patch by Valentin Lorentz
    Closes: #796335

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 11 Jan 2016 10:33:59 +0000

nasm (2.11.06-1really2.11.05-1) unstable; urgency=low

  * Upload 2.11.05-1 to unstable.
    2.11.06-1 in unstable makes syslinux FTBFS.
    Closes: #769160.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 12 Nov 2014 10:42:57 +0000

nasm (2.11.06-1) unstable; urgency=medium

  * Debian policy version is 3.9.6.
  * New upstream version 2.11.06.
  * Refresh patches.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 05 Nov 2014 23:51:52 +0000

nasm (2.11.05-1) unstable; urgency=medium

  * New upstream version 2.11.05.
  * Use default compression for binary packages.
  * Refresh patches.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 09 Sep 2014 05:22:04 +0100

nasm (2.11-1) unstable; urgency=medium

  * New upstream version 2.11

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 16 Feb 2014 12:50:55 +1100

nasm (2.10.09-1) unstable; urgency=low

  * New upstream version 2.10.09
  * Debian policy version is 3.9.5
  * Update debian/watch

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 29 Dec 2013 13:46:31 +1100

nasm (2.10.07-1) unstable; urgency=low

  * New upstream version 2.10.07
  * Debian policy version is 3.9.4
  * debian/rules: pass CPPFLAGS through CFLAGS
    Patch by Simon Ruderich
    Closes: #681490

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 25 May 2013 12:37:46 +1000

nasm (2.10.01-1) unstable; urgency=low

  * New upstream version 2.10.01
  * Enable hardened build flags
  * DH compatibility level is 9

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 14 Jun 2012 11:13:09 +1000

nasm (2.10-1) unstable; urgency=low

  * New upstream version 2.10
  * Ship nasmdoc.pdf
    Closes: 439434
  * Fix out-of-date-standards-version
  * Fix spelling-error-in-doc-base-abstract-field

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 12 Apr 2012 08:00:57 +1000

nasm (2.09.10-1) unstable; urgency=low

  * New upstream version 2.09.10
  * Fix debian-rules-missing-recommended-target

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 29 Aug 2011 12:41:12 +1000

nasm (2.09.08-1) unstable; urgency=low

  * New upstream
  * Debian policy version is 3.9.2

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 13 Apr 2011 15:06:34 +1000

nasm (2.09.07-1) unstable; urgency=low

  * New upstream

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 23 Mar 2011 17:47:41 +1100

nasm (2.09.06-1) unstable; urgency=low

  * New upstream

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 09 Mar 2011 21:26:17 +1100

nasm (2.09.04-1) unstable; urgency=low

  * New upstream

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 26 Nov 2010 18:01:10 +1100

nasm (2.09.02-1) unstable; urgency=low

  * New upstream
  * Pass parameters -Zbzip2 and -z9 to dpkg-deb via dh_builddeb

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 15 Oct 2010 15:27:55 +1100

nasm (2.09.01-1) unstable; urgency=low

  * New upstream

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 10 Sep 2010 20:24:27 +1000

nasm (2.09-1) unstable; urgency=low

  * New upstream

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 04 Sep 2010 21:39:13 +1000

nasm (2.08.02-1) unstable; urgency=low

  * New upstream
    Closes: 589530
  * Fix out-of-date-standards-version

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 24 Aug 2010 17:42:49 +1000

nasm (2.08.01-1) unstable; urgency=low

  * New upstream
  * Source/format is 3.0 (quilt)
  * Update debian/watch
  * Fix out-of-date-standards-version
  * Fix missing-dependency-on-install-info
  * Fix install-info-used-in-maintainer-script

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 02 Jun 2010 21:39:58 +1000

nasm (2.07-1) unstable; urgency=low

  * New upstream

 -- Anibal Monsalve Salazar <anibal@debian.org>  Wed, 29 Jul 2009 17:34:26 +1000

nasm (2.06-1) unstable; urgency=low

  * New upstream
  * Fix out-of-date-standards-version
  * Fix copyright-refers-to-symlink-license
  * DH compatibility level is 7

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 12 Jul 2009 22:10:05 +1000

nasm (2.05.01-1) unstable; urgency=low

  * New upstream
  * Refresh 01-doc-Makefile.in.patch

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 01 Nov 2008 16:55:12 +1100

nasm (2.03.01-1) unstable; urgency=low

  * New upstream
    doc/nasmdoc.rtf is not shipped
  * Standards version is 3.8.0
  * Fix CVE-2008-2719
    Off-by-one error in the ppscan function (preproc.c)
    closes: #486715
  * Doc-base section is Programming

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 17 Jun 2008 22:47:55 +1000

nasm (2.02-1) unstable; urgency=low

  * New upstream
  * Added debian/watch file
  * Updated debian/copyright

 -- Anibal Monsalve Salazar <anibal@debian.org>  Fri, 29 Feb 2008 20:01:54 +1100

nasm (2.01-1) unstable; urgency=low

  * New upstream. Closes: #461201
  * debian/control
    - Bumped Standards-Version to 3.7.3
    - Added homepage header
  * Removed debian/patches/04-FreeBSD-ELF-header.patch
    - Bug#450935 was resolved upstream. See
      http://sourceware.org/bugzilla/show_bug.cgi?id=4424

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 22 Jan 2008 20:24:58 +1100

nasm (0.99.06-2) unstable; urgency=low

  * Fixed FreeBSD ELF header, closes: #450935
    Patch by Petr Salinger <Petr.Salinger@seznam.cz>

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 13 Nov 2007 18:20:50 +1100

nasm (0.99.06-1) unstable; urgency=low

  * New upstream release.
  * Build-depends on quilt.
  * Updated debian/copyright.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sat, 03 Nov 2007 21:37:15 +1100

nasm (0.99.05-1) unstable; urgency=low

  * New upstream release.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 22 Oct 2007 23:15:29 +1000

nasm (0.99.04-1) unstable; urgency=low

  * New upstream release.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 11 Oct 2007 08:42:16 +1000

nasm (0.99.02-1) unstable; urgency=low

  * New upstream release.
    Fixed "nasm build errors: invalid operands in non-64-bit mode",
    Closes: #441383

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 10 Sep 2007 09:28:58 +1000

nasm (0.99.01-1) unstable; urgency=low

  * debian/control Build-Depends: removed gs-common.
    Please see #428876 and #435229.
  * Fixed the following lintian messages:
    - W: nasm: extra-license-file usr/share/doc/nasm/COPYING.gz

 -- Anibal Monsalve Salazar <anibal@debian.org>  Tue, 21 Aug 2007 22:40:37 +1000

nasm (0.99.01-0) unstable; urgency=low

  * New upstream release. Closes: #319344.
  * New maintainer. Closes: #438649.
  * Ack NMUs. Closes: #285889, #309049.
  * Fixed "FTBFS if built twice in a row". Closes: #424593.
    Patch by Joachim Reichel <joachim.reichel@gmx.de>.
  * debian/control: added Homepage.
  * Fixed the following lintian messages:
    - W: nasm source: debian-rules-sets-DH_COMPAT line 3
    - W: nasm source: package-uses-deprecated-debhelper-compat-version 3
    - W: nasm source: ancient-standards-version 3.5.6 (current is 3.7.2)

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 19 Aug 2007 10:10:42 +1000

nasm (0.98.38-1.2) unstable; urgency=HIGH

  * NMU
  * Patch from Moritz Muehlenhoff to avoid a buffer overflow in the outieee
    code. Closes: #309049 (CAN-2005-1194)

 -- Joey Hess <joeyh@debian.org>  Tue, 17 May 2005 21:56:06 -0400

nasm (0.98.38-1.1) unstable; urgency=HIGH

  * NMU
  * Fix buffer overflow in error message handling. (CAN-2004-1287)
    Closes: #285889

 -- Joey Hess <joeyh@debian.org>  Thu, 30 Dec 2004 14:45:47 -0500

nasm (0.98.38-1) unstable; urgency=low

  * New upstream release

 -- Christian Kesselheim <ckesselh@infeurope.lu>  Mon,  5 Apr 2004 23:20:39 +0200

nasm (0.98.34-1) unstable; urgency=low

  * New upstream release

 -- Christian Kesselheim <ckesselh@debian.org>  Fri, 12 Jul 2002 15:18:52 +0200

nasm (0.98.33-2) unstable; urgency=low

  * Build dependencies fixed; gs-common added (closes: #149276)

 -- Christian Kesselheim <ckesselh@debian.org>  Sun,  9 Jun 2002 18:56:21 +0200

nasm (0.98.33-1) unstable; urgency=low

  * New upstream release

 -- Christian Kesselheim <ckesselh@debian.org>  Thu,  6 Jun 2002 13:25:11 +0200

nasm (0.98.30-1) unstable; urgency=low

  * New upstream release (closes: #144394)

 -- Christian Kesselheim <ckesselh@debian.org>  Thu,  9 May 2002 00:18:02 +0200

nasm (0.98.28cvs-1) unstable; urgency=high

  * The "I took the wrong CVS tag last time" release; my assumption, that
    0.98bf would represent the stable branch was a misunderstanding. It's
    just a (quite old) stable release (without P4 support), instead
    (closes: #143814, #136525)
  * Should build on hppa, again (closes: #143373)
  * License changed from GPL to LGPL

 -- Christian Kesselheim <ckesselh@debian.org>  Mon, 22 Apr 2002 11:19:59 +0200

nasm (0.98.28bf-1) unstable; urgency=high

  * New maintainer
  * New upstream release; switched back to the bugfixed ("bf") branch
    (closes: #136263)
  * ndisasm segfaults no longer on "damn near any file" (closes: #128498)
  * Broken macros fixed (closes: #132755)
  * The "org" directive is no longer case sensitive :-) (closes: #122295)
  * Nasm should not generate wrong addresses in some .text situations
    any more (closes: #136525)

 -- Christian Kesselheim <ckesselh@debian.org>  Wed, 17 Apr 2002 12:28:43 +0200

nasm (0.98.08-2) unstable; urgency=low

  * Set maintainer to QA.

 -- Ivo Timmermans <ivo@debian.org>  Thu, 11 Apr 2002 20:32:48 +0200

nasm (0.98.08-1) unstable; urgency=low

  * New upstream release.

 -- Ivo Timmermans <ivo@debian.org>  Tue, 20 Nov 2001 15:12:43 +0100

nasm (0.98-5) unstable; urgency=low

  * New maintainer. (Closes: #116548)

 -- Ivo Timmermans <ivo@debian.org>  Mon, 22 Oct 2001 16:21:29 +0200

nasm (0.98-4) unstable; urgency=low

  * nasm.c: `-I' is same as `-i'.  (Thanks to Tom Joseph for the patch.)
  * Orphaning.
  * Moved to debhelper 3.
  * Conforms to Standards version 3.5.4:
    * Added build dependencies.
    * debian/rules: Support the `debug' build option.

 -- Matej Vela <vela@debian.org>  Thu, 31 May 2001 10:53:25 +0200

nasm (0.98-3) unstable; urgency=low

  * Made fully FHS compliant.  Closes: Bug#45757.
  * debian/rules: Removed `cd rdoff && $(MAKE)' since it was
    redundant.

 -- Matej Vela <vela@debian.org>  Thu, 23 Sep 1999 07:20:09 +0200

nasm (0.98-2) unstable; urgency=low

  * New maintainer.
  * Wrote missing manual pages.
  * Removed `-ansi -pedantic' from GCCFLAGS as recommended in Policy
    section 4.1.  Added an #ifndef around the strdup prototype in
    rdoff/rdoff.h to prevent compilation from breaking since glibc
    defines strdup as a macro.
  * Updated debian/copyright with respect to license changes from
    0.98p6 and 0.98.
  * Added doc-base support.
  * Installing MODIFIED to /usr/doc/nasm since it is referenced by
    Changes.  Not installing Readme because it's about lcc.
  * Conforms to Standards version 3.0.1.
  * Converted to debhelper.

 -- Matej Vela <vela@debian.org>  Mon,  6 Sep 1999 02:09:46 +0200

nasm (0.98-1) unstable; urgency=low

  * Upstream upgrade.
  * Now use my @debian.org address.

 -- Vincent Renardias <vincent@debian.org>  Fri,  4 Jun 1999 13:33:41 +0200

nasm (0.97-1.2) frozen unstable; urgency=low

  * Non-maintainer upload
  * Fixed copyright file: the Licence changed in 0.97 but we didn't
    notice it

 -- Juan Cespedes <cespedes@debian.org>  Mon, 14 Dec 1998 12:56:26 +0100

nasm (0.97-1.1) frozen unstable; urgency=medium

  * Non-maintainer upload
  * Updated copyright file to show that this package belongs to `main'
    (fixes important Bug#21945)

 -- Juan Cespedes <cespedes@debian.org>  Wed,  9 Dec 1998 16:38:22 +0100

nasm (0.97-1) unstable; urgency=low

  * Upstream upgrade.
  * Some improvments contributed by JHM Dassen.
  * Stays in 'main', since the author allowed to distribute this (0.97)
    version under either GPL or the nasm licence. Future version will
    have the same licensing conditions (closes Bugs #14859,18290,18302).
  * Fix documentation pbm (Bug #15052).

 -- Vincent Renardias <vincent@waw.com>  Tue, 17 Feb 1998 21:06:35 +0100

nasm (0.95-2) unstable; urgency=low

  * Upstream upgrade.

 -- Vincent Renardias <vincent@waw.com>  Tue, 11 Nov 1997 01:49:41 +0100

nasm (0.95-2) unstable; urgency=low

  * Added nasm's homepage URL in copyright file (Bug #14526).

 -- Vincent Renardias <vincent@waw.com>  Sun, 9 Nov 1997 21:45:17 +0100

nasm (0.95-1) unstable; urgency=low

  * Upstream upgrade.

 -- Vincent Renardias <vincent@waw.com>  Fri, 1 Aug 1997 20:17:19 +0200

nasm (0.94-3) unstable; urgency=low

  * Cosmetix change (fix bug #9622).

 -- Vincent Renardias <vincent@waw.com>  Fri, 9 May 1997 15:24:48 +0200

nasm (0.94-2) unstable; urgency=low

  * Rebuilt with libc6.

 -- Vincent Renardias <vincent@waw.com>  Thu, 1 May 1997 21:52:35 +0200

nasm (0.94-1) unstable; urgency=low

  * Upstream upgrade.

 -- Vincent Renardias <vincent@waw.com>  Mon, 14 Apr 1997 20:01:30 +0200

nasm (0.93-1) unstable; urgency=low

  * Upstream upgrade.
  * Included upstream 'Changes' file.

 -- Vincent Renardias <vincent@waw.com>  Sat, 1 Feb 1997 20:06:57 +0100

nasm (0.90-2) unstable; urgency=low

  * Moved from 'non-free' to devel.

 -- Vincent Renardias <vincent@waw.com>  Thu, 31 Oct 1996 20:30:28 +0100

nasm (0.90-1) unstable; urgency=low

  * Initial Release.

 -- Vincent Renardias <vincent@waw.com>  Thu, 31 Oct 1996 02:20:23 +0100