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
|
yasm (1.3.0-7) unstable; urgency=medium
* QA upload.
* Added 1000-x86-dir-cpu-CVE-2023-29579.patch to solve crash bug
(Closes: #1035951).
* Added 1010-nasm-pp-no-env-CVE-2021-33464.patch to solve crash bug
(Closes: #1016353).
-- Petter Reinholdtsen <pere@debian.org> Wed, 30 Apr 2025 07:59:59 +0200
yasm (1.3.0-6) unstable; urgency=medium
* QA upload.
* Switched d/watch to current github repository.
* Switched homepage in d/control to https://github.com/yasm/yasm/
while https://www.tortall.net/projects/yasm/ is dead.
* Added 000-gcc-15.patch to fix GCC 15 build problem
(Closes: #1098187).
* Disabled non-working parallel build (Closes: #1103250).
* Updated Standards-Version from 4.7.0 to 4.7.2.
-- Petter Reinholdtsen <pere@debian.org> Mon, 28 Apr 2025 23:48:47 +0200
yasm (1.3.0-5) unstable; urgency=medium
* QA upload.
* Updated vcs in d/control to Salsa.
* Added d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 3.9.6 to 4.7.0.
* Switched project home URL to https.
* Switched to debhelper compat level 12.
* Removed template text from d/watch.
-- Petter Reinholdtsen <pere@debian.org> Mon, 22 Apr 2024 00:19:50 +0200
yasm (1.3.0-4) unstable; urgency=medium
* QA upload.
* Drop non-existing Vcs.
-- Bastian Germann <bage@debian.org> Wed, 14 Dec 2022 15:47:35 +0100
yasm (1.3.0-3) unstable; urgency=medium
* QA upload.
* Set maintainer to Debian QA Group <packages@qa.debian.org>. (see: #1011573)
-- Marcos Talau <talau@debian.org> Wed, 16 Nov 2022 06:39:57 -0300
yasm (1.3.0-2.2) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches/autoconf.patch: Apply upstream patch to fix build failure
(Closes: #997338)
* debian/control: Build-Depend on python3. (Closes: #943303)
-- Sebastian Ramacher <sramacher@debian.org> Wed, 18 May 2022 08:36:44 +0200
yasm (1.3.0-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on python2. Closes: #967234.
* Mark yasm as M-A: foreign. Closes: #981877.
-- Matthias Klose <doko@debian.org> Thu, 04 Mar 2021 10:44:35 +0100
yasm (1.3.0-2) unstable; urgency=medium
* 100_ytasm_parsing_error.diff: fix more bugs in argument parsing.
-- Sam Hocevar <sho@debian.org> Sun, 03 May 2015 22:15:47 +0200
yasm (1.3.0-1) unstable; urgency=medium
* New upstream release (Closes: #770184).
* Upgrade to debhelper 9 because it’s so much more concise.
* 100_ytasm_parsing_error.diff: new patch fixing an argument parsing
bug in ytasm (Closes: #716639).
-- Sam Hocevar <sho@debian.org> Sun, 03 May 2015 16:37:12 +0200
yasm (1.2.0-2) unstable; urgency=medium
* debian/rules: update config.{sub,guess} at build time (Closes: #725948).
* debian/patches/010_config_sub_guess.diff: dropped; this file is no
longer required.
* debian/docs: do not ship extra license files.
* debian/control: update standards version; no changes required.
-- Sam Hocevar <sho@debian.org> Sun, 18 May 2014 23:06:53 +0200
yasm (1.2.0-1) unstable; urgency=low
* New upstream release.
-- Sam Hocevar <sho@debian.org> Tue, 15 Jan 2013 21:05:07 +0100
yasm (1.1.0-1) unstable; urgency=low
* New upstream release (Closes: #582282).
* 010_config_sub_guess.diff: update config.sub and config.guess to much
more recent versions.
-- Sam Hocevar <sho@debian.org> Fri, 10 Jun 2011 01:05:23 +0200
yasm (0.8.0-1) unstable; urgency=low
* New upstream release (Closes: #531047).
* Removed all tasm patches, they’ve been merged upstream.
* debian/control: set debhelper dependency to 5.0 and policy to 3.8.2.
* debian/control: mention TASM in the long description.
* debian/compat: set debhelper level to 5.
* debian/links: link tasm to ytasm and tasm.1.gz to ytasm.1.gz.
-- Sam Hocevar <sho@debian.org> Tue, 14 Jul 2009 08:23:59 +0000
yasm (0.7.0-3) unstable; urgency=high
* debian/control: build-depend on Python in order to re-run gen_x86_insn.py
at build time. This fixes the TASM support, thanks to Samuel Thibault
(Closes: #502238, #396291).
-- Sam Hocevar <sho@debian.org> Wed, 15 Oct 2008 22:04:21 +0000
yasm (0.7.0-2) unstable; urgency=high
* 010_config_sub_guess.diff:
+ Update config.sub and config.guess.
* 020_yasm_tasm_build.diff 200_yasm_tasm_source.diff:
+ New patch to add TASM support to YASM, thanks to the wonderful work of
Samuel Thibault <samuel.thibault@ens-lyon.org> (Closes: #396291).
* 210_yasm_tasm_fixes.diff:
+ Minor fixes to the above patch by Sam Hocevar.
* 100_rebootstrap.diff:
+ Rebootstrap package because of the TASM patch.
* debian/control:
+ Set policy to 3.8.0.
+ Add a Homepage: field.
+ Rename XS-Vcs-* fields to Vcs-*.
* debian/tasm.1:
+ Wrote a minimalist manpage for the tasm front-end.
-- Sam Hocevar <sho@debian.org> Fri, 10 Oct 2008 08:25:19 +0000
yasm (0.7.0-1) unstable; urgency=low
* New upstream release (Closes: #440528).
* debian/control:
+ Set policy to 3.7.3.
* debian/dirs:
+ Do not ship an empty /usr/lib/yasm.
* debian/rules:
+ Don't ignore make distclean errors.
* debian/watch:
+ Adapt the watch file to upstream's reorganisation (Closes: #449757).
* debian/patches/020_multiple_may_be_zero.diff:
+ Patch was applied upstream. Dropping it.
-- Sam Hocevar <sho@debian.org> Fri, 02 May 2008 13:50:49 +0200
yasm (0.6.1-1) UNRELEASED; urgency=low
* New upstream release.
-- Sam Hocevar <sho@debian.org> Tue, 26 Jun 2007 18:03:23 +0200
yasm (0.5.0-2) unstable; urgency=low
* debian/patches/020_multiple_may_be_zero.diff:
+ New patch to fix a potential SIGFPE, courtesy of Jérémie Corbier
<jcorbier@ubuntu.com> (Closes: #415911).
* debian/control:
+ Added Vcs fields.
-- Sam Hocevar <sho@debian.org> Sun, 25 Mar 2007 13:29:44 +0200
yasm (0.5.0-1) unstable; urgency=low
* New upstream release.
* debian/control:
+ Re-added claim of GAS support in package description.
* debian/patches/020_overflow.diff:
+ Patch was applied upstream. Removed.
-- Sam Hocevar <sho@debian.org> Wed, 19 Jul 2006 15:08:35 +0200
yasm (0.4.0-4) unstable; urgency=low
* Switched patch management to quilt.
* debian/control:
+ Set policy to 3.7.2.
+ Build-depend on quilt.
+ Removed claim of GAS and TASM support until they are really supported
(Closes: #365783). It is a bit awkward to advertise "multiple" syntaxes
support, but well, 0.5.0 will solve that.
* debian/rules:
+ Add a call to dh_makeshlibs.
* debian/patches/010_config_sub_guess.diff:
+ New patch from old diff.gz -- update config.sub and config.guess.
* debian/patches/020_overflow.diff:
+ New patch from old diff.gz -- fix memory corruption error in genmacro.
-- Sam Hocevar <sho@debian.org> Fri, 26 May 2006 14:02:27 +0200
yasm (0.4.0-3) unstable; urgency=low
* debian/copyright:
+ Fixed the FSF address.
-- Sam Hocevar <sho@debian.org> Sat, 12 Nov 2005 14:09:38 +0100
yasm (0.4.0-2) unstable; urgency=low
* modules/preprocs/nasm/genmacro.c:
+ Fixed an off-by-one memory corruption error in genmacro that was
causing build issues (Closes: #332518).
-- Sam Hocevar <sho@debian.org> Fri, 14 Oct 2005 23:04:30 +0200
yasm (0.4.0-1) unstable; urgency=low
* Initial release (Closes: #329321).
* Updated config/config.{sub|guess}.
-- Sam Hocevar <sho@debian.org> Wed, 21 Sep 2005 11:21:11 +0200
|