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
|
icoutils (0.32.3-3) unstable; urgency=medium
* Acknowledge NMU; integrate patch properly into git-dpm.
* Use debhelper-compat instead of debian/compat.
-- Colin Watson <cjwatson@debian.org> Sat, 03 Aug 2019 12:27:01 +0100
icoutils (0.32.3-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Add German translation. Closes: #575482.
-- Helge Kreutzmann <debian@helgefjell.de> Tue, 08 Jan 2019 11:16:02 +0100
icoutils (0.32.3-2) unstable; urgency=medium
* Set Rules-Requires-Root: no.
* Convert debian/copyright to copyright-format 1.0.
* Policy version 4.2.1.
* Update Homepage field to use HTTPS.
-- Colin Watson <cjwatson@debian.org> Sat, 03 Nov 2018 09:00:30 +0000
icoutils (0.32.3-1) unstable; urgency=medium
* New upstream release.
* Move VCS to salsa.debian.org.
* Add OpenPGP signature checking configuration to watch file.
-- Colin Watson <cjwatson@debian.org> Fri, 09 Mar 2018 23:45:53 +0000
icoutils (0.32.2-1) unstable; urgency=medium
* New upstream release.
- Fix multiple issues found by Hanno Böck via fuzzing (closes: #868879).
- Add support for PE32+ binaries.
-- Colin Watson <cjwatson@debian.org> Thu, 02 Nov 2017 15:25:00 +0000
icoutils (0.32.0-1) unstable; urgency=medium
* New upstream release.
- Fix invalid memory allocation in icotool with malformed input (closes:
#858432).
- Fix infinite recursion in wrestool with malformed input (closes:
#858437).
-- Colin Watson <cjwatson@debian.org> Sun, 17 Sep 2017 11:22:30 +0100
icoutils (0.31.3-1) unstable; urgency=medium
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Sun, 18 Jun 2017 11:52:18 +0100
icoutils (0.31.2-1.1) unstable; urgency=high
* Non-maintainer upload.
* Add patch fix-wrestool.patch from upstream commit
http://git.savannah.nongnu.org/cgit/icoutils.git/commit/?id=3c990fcc754c81a02ab5981d59b01025f1596b2c
to fix wrestool not extracting icons - this is a regression from 0.31.2.
Closes: #860220
-- James Lu <bitflip3@gmail.com> Tue, 30 May 2017 23:12:09 -0700
icoutils (0.31.2-1) unstable; urgency=high
* New upstream release.
- CVE-2017-6009, CVE-2017-6010, CVE-2017-6011: Various security fixes
from Martin Gieseking, issues found by Jerzy Kramarz (closes: #854050,
#854054).
-- Colin Watson <cjwatson@debian.org> Tue, 07 Mar 2017 22:18:53 +0000
icoutils (0.31.1-1) unstable; urgency=high
* New upstream release.
- CVE-2017-5208: Further fixes for uses of unallocated memory in
wrestool (closes: #850017).
-- Colin Watson <cjwatson@debian.org> Mon, 09 Jan 2017 18:31:05 +0000
icoutils (0.31.0-4) unstable; urgency=high
* Fix check_offset overflow on 64-bit systems (reported by Choongwoo Han;
closes: #850017).
-- Colin Watson <cjwatson@debian.org> Sat, 07 Jan 2017 15:46:30 +0000
icoutils (0.31.0-3) unstable; urgency=medium
* Update Vcs-Browser URL for alioth cgit.
* Policy version 3.9.6: no changes required.
* Use HTTPS for Vcs-* URLs.
* Build with all hardening options.
-- Colin Watson <cjwatson@debian.org> Wed, 27 Jan 2016 11:54:07 +0000
icoutils (0.31.0-2) unstable; urgency=low
* Support parallel builds.
* Switch to git; add Vcs-* fields.
* Policy version 3.9.5: no changes required.
-- Colin Watson <cjwatson@debian.org> Tue, 18 Feb 2014 10:28:22 +0000
icoutils (0.31.0-1) unstable; urgency=low
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Fri, 24 May 2013 18:07:09 +0100
icoutils (0.30.0-2) unstable; urgency=low
* Use dh-autoreconf.
-- Colin Watson <cjwatson@debian.org> Sat, 09 Feb 2013 19:05:33 +0000
icoutils (0.30.0-1) unstable; urgency=low
* New upstream release.
- Limit size of extracted icon to size of resource (LP: #872739,
#956065, #976092).
-- Colin Watson <cjwatson@debian.org> Fri, 07 Sep 2012 01:29:54 +0100
icoutils (0.29.1-5) unstable; urgency=low
* Drop manual and not-very-useful 'debian/rules configure' target.
* Upgrade to debhelper 9, mainly for hardening build flags support.
-- Colin Watson <cjwatson@debian.org> Fri, 22 Jun 2012 12:55:18 +0100
icoutils (0.29.1-4) unstable; urgency=low
* Rebuild in a clean unstable chroot to avoid pulling in experimental's
libpng15-15.
-- Colin Watson <cjwatson@debian.org> Wed, 07 Mar 2012 09:57:01 +0000
icoutils (0.29.1-3) unstable; urgency=low
* Build-depend on libpng-dev rather than libpng12-dev (closes: #662375).
-- Colin Watson <cjwatson@debian.org> Mon, 05 Mar 2012 09:38:54 +0000
icoutils (0.29.1-2) unstable; urgency=low
* Mark icoutils Multi-Arch: foreign.
-- Colin Watson <cjwatson@debian.org> Wed, 09 Nov 2011 01:52:17 +0000
icoutils (0.29.1-1) unstable; urgency=low
[ Colin Watson ]
* New upstream release (closes: #589377). Thanks to Markus Schölzel,
Scott Ritchie, and others.
- Supports Vista icons (closes: #511944).
* Update watch file: upstream releases are now .bz2.
* Convert to source format 3.0 (quilt).
[ Markus Schölzel ]
* Update copyright file (new author, GPLv3).
* Add a Homepage field.
* Fix typo in icotool(1) (thanks, Alessio Treglia; closes: #516170).
* Fix various other manual page typos and hyphens used as minus signs.
* Policy version 3.9.1.
-- Colin Watson <cjwatson@debian.org> Sat, 23 Apr 2011 16:48:03 +0100
icoutils (0.26.0-4) unstable; urgency=low
* Convert to debhelper 7.
* Policy version 3.8.2: no changes required.
-- Colin Watson <cjwatson@debian.org> Tue, 28 Jul 2009 10:39:56 +0100
icoutils (0.26.0-3) unstable; urgency=low
* Update DEB_BUILD_OPTIONS parsing code from policy 3.8.0.
* Update config.guess and config.sub from autotools-dev 20090427.1
(closes: #533684).
-- Colin Watson <cjwatson@debian.org> Sat, 20 Jun 2009 00:10:36 +0100
icoutils (0.26.0-2) unstable; urgency=low
* Use autotools-dev's recommended ./configure --build and --host options.
-- Colin Watson <cjwatson@debian.org> Sun, 18 Nov 2007 14:39:14 +0000
icoutils (0.26.0-1) unstable; urgency=low
* New upstream release.
* Update URLs in copyright and watch files (closes: #354612, #449796).
* Don't ignore errors from 'make distclean' other than the Makefile not
existing.
* Use debhelper v4.
* Update licence text in debian/copyright, including new FSF address.
* Policy version 3.7.2: no changes required.
-- Colin Watson <cjwatson@debian.org> Mon, 12 Nov 2007 12:29:57 +0000
icoutils (0.25.0-1) unstable; urgency=low
* New upstream release.
- 'make distclean' fixed; revert workarounds.
-- Colin Watson <cjwatson@debian.org> Thu, 26 May 2005 15:15:36 +0100
icoutils (0.22.0-2) unstable; urgency=low
* Really ignore errors from 'make distclean' in subdirectories.
-- Colin Watson <cjwatson@debian.org> Sat, 14 Feb 2004 02:45:19 +0000
icoutils (0.22.0-1) unstable; urgency=low
* New upstream release.
* Fiddle clean rule a bit to cope with distclean suddenly being too
enthusiastic.
* Build-depend on libpng12-dev rather than the compatibility library
libpng3-dev.
* Add text to package description containing "favicon.ico" for the benefit
of searches (closes: #231975).
* Upgrade debian/watch to format version 2.
* Policy version 3.6.1: no changes required.
-- Colin Watson <cjwatson@debian.org> Tue, 10 Feb 2004 21:58:09 +0000
icoutils (0.20.0-2) unstable; urgency=low
* Update description to reflect that icotool can create icon files now,
and that it uses PNG rather than XPM.
-- Colin Watson <cjwatson@debian.org> Wed, 9 Jul 2003 09:18:44 +0100
icoutils (0.20.0-1) unstable; urgency=low
* New upstream release (closes: #197407).
* Remove bogus debian/rules build-stamp target.
* Remove ia64 compiler workaround from version 0.16.0-2, since the default
compiler there is no longer gcc 2.96.
* Use debian/compat rather than DH_COMPAT. Increase debhelper
build-dependency to 3.4.4 for this.
* Remove Emacs local variables from this changelog.
* Policy version 3.5.10: no changes required.
-- Colin Watson <cjwatson@debian.org> Wed, 18 Jun 2003 01:09:48 +0100
icoutils (0.17.0-2) unstable; urgency=low
* Fix boilerplate in debian/copyright, pedantically complained about by
lintian.
* Apply upstream patch for wrestool(1)'s NAME section (closes: #174231).
-- Colin Watson <cjwatson@debian.org> Sun, 5 Jan 2003 14:16:42 +0000
icoutils (0.17.0-1) unstable; urgency=low
* New upstream release.
- Fixes big-endian problems with --create (closes: #171098).
-- Colin Watson <cjwatson@debian.org> Sun, 1 Dec 2002 18:16:16 +0000
icoutils (0.16.0-2) unstable; urgency=low
* Don't build getline.c if getline() is available in the C library (patch
from upstream, closes: #161145).
* Implement DEB_BUILD_OPTIONS=noopt. Force noopt on for ia64 until their
internal compiler error on common/error.c is fixed.
-- Colin Watson <cjwatson@debian.org> Tue, 24 Sep 2002 23:57:51 +0100
icoutils (0.16.0-1) unstable; urgency=low
* New upstream release (closes: #160506).
- 'icotool --create' is now implemented! It can create icon or cursor
files from PNG images (closes: #130484).
- Text and HTML documentation gone, replaced by manual pages imported
from this packaging.
* Accordingly, remove doc-base file and local versions of man pages, and
generally update the packaging.
* Build-depend on libpng3-dev for 'icotool --create'.
* Policy version 3.5.7:
- Add build-arch and build-indep targets.
- Drop DEB_BUILD_OPTIONS=debug support. Build with -g unconditionally.
-- Colin Watson <cjwatson@debian.org> Sat, 14 Sep 2002 00:22:13 +0100
icoutils (0.13.0-2) unstable; urgency=low
* Don't refer to non-existent PostScript files (closes: #149646).
-- Colin Watson <cjwatson@debian.org> Tue, 11 Jun 2002 23:04:26 +0000
icoutils (0.13.0-1) unstable; urgency=low
* New upstream release.
- Handles 24-bit color bitmaps (closes: #129656).
* debian/copyright, debian/doc-base: New address for upstream author.
* debian/rules: Adjust to cope with extresso and genresscript being
generated files.
* Policy version 3.5.6.
-- Colin Watson <cjwatson@debian.org> Tue, 22 Jan 2002 02:36:01 +0000
icoutils (0.12.0-3) unstable; urgency=low
* Make doc-base entry refer to icoutils.html rather than index.html
(closes: #106835).
-- Colin Watson <cjwatson@debian.org> Fri, 27 Jul 2001 23:47:43 +0100
icoutils (0.12.0-2) unstable; urgency=low
* Perl policy version 1.19: tighten debhelper build-dep to >= 3.0.18.
* Remove build-dependency on autoconf, since configure.in isn't modified.
-- Colin Watson <cjwatson@debian.org> Fri, 25 May 2001 22:10:22 +0100
icoutils (0.12.0-1) unstable; urgency=low
* New upstream release.
- This fixes big-endian compilation errors (closes: #90210).
* Note that wrestool won't generate the correct output on big-endian
machines yet. That's waiting for another upstream release ...
-- Colin Watson <cjwatson@debian.org> Mon, 19 Mar 2001 20:14:13 +0000
icoutils (0.11.0-1) unstable; urgency=low
* New upstream release. There is untested preliminary support for
big-endian machines now.
* debian/copyright: Updated.
* Oops. genresscript had the wrong path to wrestool. Fixed.
-- Colin Watson <cjwatson@debian.org> Sun, 18 Mar 2001 13:26:59 +0000
icoutils (0.10.0-1) unstable; urgency=low
* New upstream release.
* The Wine headers were removed upstream for licensing reasons, allowing
this to be uploaded to main (closes: #85643). Updated the copyright
file.
* Updated policy version to 3.5.2: no changes required.
* Updates for new Perl policy.
* Man page tweaks (including s|GNU/Linux|GNU|).
* Add more documentation and examples.
* Suggest a real Term::ReadLine library.
-- Colin Watson <cjwatson@debian.org> Thu, 8 Mar 2001 20:16:24 +0000
icoutils (0.9.0-3) unstable; urgency=low
* New maintainer address.
* Policy version 3.5.0: support DEB_BUILD_OPTIONS.
* Use debhelper v3.
* Minor tweaks to copyright file.
* Don't install the documentation in SGML format.
-- Colin Watson <cjwatson@debian.org> Sun, 11 Feb 2001 20:22:33 +0000
icoutils (0.9.0-2) unstable; urgency=low
* New maintainer address.
* debian/control: Standards-Version: 3.1.1, and build dependencies.
* debian/doc-base: Section: Graphics, not Section: graphics.
* debian/doc-base: Use /usr/share/doc as the canonical location, not
/usr/doc.
* debian/rules: Add configure target, tracking dh-make version 0.22.
* Don't include the INSTALL file.
* Other minor cleanups.
-- Colin Watson <cjw44@flatline.org.uk> Sat, 1 Jul 2000 02:10:16 +0100
icoutils (0.9.0-1) unstable; urgency=low
* Initial Release.
-- Colin Watson <cjw44@cam.ac.uk> Thu, 24 Feb 2000 18:19:01 +0000
|