sam2p (0.49.2-3+deb8u3) jessie-security; urgency=medium

  * Non-maintainer upload by the LTS team.
  * Fix CVE-2018-12601: a heap-buffer-overflow in function ReadImage, in file
    input-tga.ci using https://github.com/pts/sam2p/commit/8b2b715199 from
    Peter Szabo.
  * Fix CVE-2018-12578: a heap-buffer-overflow in bmp_compress1_row using
    https://github.com/pts/sam2p/commit/22e7a17e70 from Peter Szabo.

 -- Holger Levsen <holger@debian.org>  Fri, 10 Aug 2018 16:37:19 +0200

sam2p (0.49.2-3+deb8u2) jessie; urgency=high

  * Non-maintainer upload.
  * Fix CVE-2018-7487, CVE-2018-7551, CVE-2018-7552, CVE-2018-7553 and
    CVE-2018-7554. Multiple invalid frees and buffer-overflow vulnerabilities
    were discovered in sam2p that may lead to a denial-of-service (application
    crash) or unspecified other impact.

 -- Markus Koschany <apo@debian.org>  Sat, 07 Apr 2018 17:48:42 +0200

sam2p (0.49.2-3+deb8u1) jessie; urgency=high

  * Non-maintainer upload.
  * Fix CVE-2017-14628, CVE-2017-14629, CVE-2017-14630, CVE-2017-14631,
    CVE-2017-14636, CVE-2017-14637, CVE-2017-16663:
    Several integer overflow or heap-based buffer overflow issues were
    discovered in sam2p that may lead to an application crash or other
    unspecified impact. (Closes: #876744)

 -- Markus Koschany <apo@debian.org>  Wed, 22 Nov 2017 21:39:20 +0100

sam2p (0.49.2-3) unstable; urgency=medium

  * debian/sam2p.1: correct the documentation of -m:dpi:RES and document
    -m:dpi:-RES. (Closes: #619824)
  * debian/control: update Standards-Version to 3.9.5 (no change needed).

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sun, 31 Aug 2014 18:06:07 +0200

sam2p (0.49.2-2.1) UNRELEASED; urgency=low

  * Remove myself from Uploaders

 -- Stefan Fritsch <sf@debian.org>  Sun, 03 Nov 2013 10:49:03 +0100

sam2p (0.49.2-2) unstable; urgency=low

  * debian/rules: manually clean files instead of relying on the make clean
    target, which depends on a file generated by the configure script, thus
    unusable before buildining. (Closes: #724468)

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Tue, 24 Sep 2013 21:59:01 +0200

sam2p (0.49.2-1) unstable; urgency=low

  * New upstream version. (Closes: #721142)
  * debian/patches: remove patches integrated by upstream
     - 06_update-ccdep.patch
     - 07_fix-rule.hpp.patch

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Sun, 08 Sep 2013 18:47:53 +0200

sam2p (0.49.1-2) unstable; urgency=low

  * debian/sam2p.1: various small spelling and cosmetic corrections.
  * debian/sam2p_pdf_scale.1.xml: fix a typo in the copyright date.
  * debian/patches: patches to prevent FTBFS with GCC 4.8 (Closes: #701351)
    - 06_update-ccdep.patch: update ccdep.pl to take into account GCC 4.8
      error messages.
    - 07_fix-rule.hpp.patch: fix a syntax error in rule.hpp.
  * debian/compat: switch to dh 9 for hardening.
  * debian/patches/08_respect-cxxflags.patch: make the Makefile take into
    account hardening build flags.
  * debian/rules: make configure restoration workaround more resilient (when
    the backup file is already there).
  * debian/control:
     - remove obsolete field DM-Upload-Allowed.
     - switch to dh 9 for hardening.
     - update Vcs-* fields with canonical URLs (for Policy 3.9.4).
     - update Standards-Versions to 3.9.4 (need to update Vcs-* fields).

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Tue, 13 Aug 2013 21:40:59 +0200

sam2p (0.49.1-1) unstable; urgency=low

  * New upstream version.
  * debian/changelog.upstream: updated from original debian/changelog.
  * debian/clean: clean debian/sam2p_pdf_scale.1.
  * debian/control: depends on what it takes to compile DocBook to troff.
  * debian/dirs: removed (useless).
  * debian/sam2p.manpages: install debian/sam2p_pdf_scale.1.
  * debian/rules:
    - removed a configure workaround for a problem which has been fixed
      upstream.
    - use sam2p_pdf_scale.pl instead of debian/sam2p_pdf_scale.pl.
    - compile debian/sam2p_pdf_scale.1.xml.
  * debian/sam2p_pdf_scale.pl: removed (now provided by upstream)
  * debian/sam2p_pdf_scale.1.xml: a manpage for sam2p_pdf_scale.

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Thu, 15 Dec 2011 23:53:38 +0100

sam2p (0.49-1) unstable; urgency=low

  [ Tanguy Ortolo ]
  * New upstream version.
  * debian/patches/02_show_whole_version.patch: not needed anymore.
  * debian/rules:
    - adapt the configure workaround.
    - install upstream changelog from its new location
      debian/changelog.upstream, see below.
    - remove a useless DIST_CLEAN=1 in the clean feature, and work around the
      upstream make clean to keep the configure script it tries to remove.
    - remove a wrong duplicated example.
    - add an LDFLAG to only link to needed libraries.
  * debian/patches: removed two patches which do not seem needed anymore:
    - 04_fix_gcc_4.3_FTBFS_420983.patch.
    - 06_fix_makedep.patch.
  * debian/README.source: update to match the new packaging context:
    - document quilt instead of dpatch.
    - original debian directory is removed by dpkg-source.
    - document the upstream Git branch use.
  * debian/changelog.upstream: keep upstream changelog here.
  * debian/clean: removed unused targets.
  * debian/control: updated Standards-Version, no change needed.

  [ Stefan Fritsch ]
  * Move Tanguy to Maintainer and myself to Uploaders.
  * Set DM-Upload-Allowed: yes

 -- Stefan Fritsch <sf@debian.org>  Sun, 27 Nov 2011 19:55:53 +0100

sam2p (0.47-1-4) UNRELEASED; urgency=low

  * debian/control:
    - put myself in Uploaders, adopting the package. (Closes: #619846)
    - add Vcs-* fields.
  * debian/watch: fix.
  * debian/copyright: switch to DEP-5 machine-readable format.
  * debian/source/format, debian/patches, debian/rules, debian/control: switch
    to dpkg-source 3.0 (quilt) format and stop using dpatch.
  * debian/patches/*.patch: switch to DEP-3 tagging format.
  * debian/rules:
    - switched to dh7 catchall-style.
    - removed get-orig-source: useless, we have uscan for that.
  * debian/examples: use dh_installexamples to install the example files.
  * debian/sam2p.1: correct a typo (ouput instead of output).

 -- Tanguy Ortolo <tanguy+debian@ortolo.eu>  Tue, 01 Nov 2011 16:21:42 +0100

sam2p (0.47-1-3) unstable; urgency=low

  * Trick the build system into working with gcc 4.5. Closes: #615685
  * Bump standards-version: no changes
  * Add debian/source/format

 -- Stefan Fritsch <sf@debian.org>  Fri, 04 Mar 2011 19:47:32 +0100

sam2p (0.47-1-2) unstable; urgency=low

  * Clean up rules file and convert to debhelper's dh.
  * Add watch file.

 -- Stefan Fritsch <sf@debian.org>  Sat, 05 Dec 2009 20:29:27 +0100

sam2p (0.47-1-1) unstable; urgency=low

  * New upstream version.
  * Include sam2p_pdf_scale script from upstream svn r105 (closes: #557864).
  * Bump standards-version:
    - add README.source
  * Fix some lintian warnings:
    - point to GPL-2 in copyright file
    - bump debhelper compatibility level

 -- Stefan Fritsch <sf@debian.org>  Sat, 28 Nov 2009 18:45:59 +0100

sam2p (0.45-3-3) unstable; urgency=low

  * Fix bashism in debian/rules (closes: #478624).
  * Bump Standards-Version (no changes).
  * Convert copyright file to utf8.

 -- Stefan Fritsch <sf@debian.org>  Tue, 06 May 2008 17:16:13 +0200

sam2p (0.45-3-2) unstable; urgency=low

  * Fix handling of nostrip build option (Closes: #437946)
  * Fix some lintian warnings

 -- Stefan Fritsch <sf@debian.org>  Mon, 03 Sep 2007 21:14:20 +0200

sam2p (0.45-3-1) unstable; urgency=low

  * New upstream release
  * Fix FTBFS with gcc 4.3 pre-release (Closes: #420983)
  * Fix FSF address
  * Fix manpage encoding
  * Convert build system to dpatch
  * Bump Standards-Version (no changes)
  * New maintainer email address

 -- Stefan Fritsch <sf@debian.org>  Wed, 02 May 2007 19:49:20 +0200

sam2p (0.44-13-1) unstable; urgency=low

  * New upstream release
    - Fixes FTBFS with gcc-4.0.1 (Closes: #324573)
    - Adds -j:quiet option (Closes: #324738)
  * Avoid error message from child shell
  * Make -v display full upstream version

 -- Stefan Fritsch <sf@sfritsch.de>  Fri, 26 Aug 2005 17:47:32 +0200

sam2p (0.44-11-1) unstable; urgency=low

  * New upstream release
    - contains partial fix for bug #315046: gsview complains about
      %%BeginData: <entry missing>
  * set Standards-Version to 3.6.2 (no changes needed)

 -- Stefan Fritsch <sf@sfritsch.de>  Tue, 21 Jun 2005 22:33:39 +0200

sam2p (0.44-10-1) unstable; urgency=low

  * New upstream release
    - fixes FTBFS with gcc-4.0 and problems on 64bit arches
      Closes: #303723

 -- Stefan Fritsch <sf@sfritsch.de>  Sun, 17 Apr 2005 14:48:42 +0200

sam2p (0.44-8-1) unstable; urgency=low

  * New upstream release
  * Update manpage

 -- Stefan Fritsch <sf@sfritsch.de>  Tue, 22 Feb 2005 13:38:41 +0100

sam2p (0.44-7-1) unstable; urgency=low

  * Initial Release. (Closes: #276489)

 -- Stefan Fritsch <sf@sfritsch.de>  Wed, 12 Jan 2005 17:51:51 +0100

