Change log for pixman package in Ubuntu

150 of 66 results
Published in noble-release
Published in mantic-release
Published in lunar-release
Deleted in lunar-proposed (Reason: Moved to lunar)
pixman (0.42.2-1) unstable; urgency=medium

  * New upstream release.
  * d/p/Avoid-integer-overflow-leading-to-out-of-bounds-writ.diff:
    - Removed, fixed upstream.

 -- Emilio Pozuelo Monfort <email address hidden>  Fri, 11 Nov 2022 13:42:25 +0100
Superseded in lunar-proposed
pixman (0.40.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Avoid integer overflow leading to out-of-bounds write (CVE-2022-44638)
    (Closes: #1023427)

 -- Salvatore Bonaccorso <email address hidden>  Thu, 03 Nov 2022 23:07:46 +0100
Published in jammy-updates
Published in jammy-security
pixman (0.40.0-1ubuntu0.22.04.1) jammy-security; urgency=medium

  * SECURITY UPDATE: OOB write in in rasterize_edges_8
    - debian/patches/CVE-2022-44638.patch: avoid integer overflow leading
      to out-of-bounds write in pixman/pixman-trap.c.
    - CVE-2022-44638

 -- Marc Deslauriers <email address hidden>  Fri, 04 Nov 2022 11:03:18 -0400
Published in bionic-updates
Published in bionic-security
pixman (0.34.0-2ubuntu0.1) bionic-security; urgency=medium

  * SECURITY UPDATE: OOB write in in rasterize_edges_8
    - debian/patches/CVE-2022-44638.patch: avoid integer overflow leading
      to out-of-bounds write in pixman/pixman-trap.c.
    - CVE-2022-44638

 -- Marc Deslauriers <email address hidden>  Fri, 04 Nov 2022 11:10:18 -0400
Published in focal-updates
Published in focal-security
pixman (0.38.4-0ubuntu2.1) focal-security; urgency=medium

  * SECURITY UPDATE: OOB write in in rasterize_edges_8
    - debian/patches/CVE-2022-44638.patch: avoid integer overflow leading
      to out-of-bounds write in pixman/pixman-trap.c.
    - CVE-2022-44638

 -- Marc Deslauriers <email address hidden>  Fri, 04 Nov 2022 11:09:39 -0400
Obsolete in kinetic-updates
Obsolete in kinetic-security
pixman (0.40.0-1ubuntu0.22.10.1) kinetic-security; urgency=medium

  * SECURITY UPDATE: OOB write in in rasterize_edges_8
    - debian/patches/CVE-2022-44638.patch: avoid integer overflow leading
      to out-of-bounds write in pixman/pixman-trap.c.
    - CVE-2022-44638

 -- Marc Deslauriers <email address hidden>  Fri, 04 Nov 2022 11:03:18 -0400
Deleted in focal-proposed (Reason: moved to -updates)
pixman (0.38.4-0ubuntu2) focal; urgency=medium

  * Fix bilinear filter computation in wide pipeline. (LP: #1988796)

 -- Benjamin Gilbert <email address hidden>  Wed, 12 Oct 2022 00:01:37 -0400
Superseded in lunar-release
Obsolete in kinetic-release
Published in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
pixman (0.40.0-1build4) jammy; urgency=high

  * No change rebuild for ppc64el baseline bump.

 -- Julian Andres Klode <email address hidden>  Thu, 24 Mar 2022 17:22:42 +0100
Superseded in jammy-release
Deleted in jammy-proposed (Reason: Moved to jammy)
Deleted in impish-proposed (Reason: Moved to jammy)
pixman (0.40.0-1build3) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <email address hidden>  Thu, 07 Oct 2021 12:22:20 +0200

Available diffs

Superseded in jammy-release
Obsolete in impish-release
Obsolete in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
pixman (0.40.0-1build2) hirsute; urgency=medium

  * No-change rebuild to drop the udeb package.

 -- Matthias Klose <email address hidden>  Thu, 25 Feb 2021 06:58:53 +0100

Available diffs

Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
pixman (0.40.0-1build1) hirsute; urgency=medium

  * No-change rebuild to drop the udeb package.

 -- Matthias Klose <email address hidden>  Mon, 22 Feb 2021 10:36:00 +0100
Superseded in hirsute-release
Deleted in hirsute-proposed (Reason: moved to Release)
pixman (0.40.0-1) unstable; urgency=medium

  * New upstream release. (Closes: #958298, #832579, #838650)
  * control, rules: Migrate to debhelper-compat, bump to 13.
  * symbols: Updated, bump shlibs.

 -- Timo Aaltonen <email address hidden>  Thu, 03 Dec 2020 15:28:13 +0200
Superseded in hirsute-release
Obsolete in groovy-release
Published in focal-release
Obsolete in eoan-release
Deleted in eoan-proposed (Reason: moved to release)
pixman (0.38.4-0ubuntu1) eoan; urgency=medium

  * New upstream version

 -- Sebastien Bacher <email address hidden>  Thu, 29 Aug 2019 17:01:09 +0200
Superseded in eoan-release
Obsolete in disco-release
Deleted in disco-proposed (Reason: moved to release)
pixman (0.36.0-1) unstable; urgency=medium

  * New upstream release.
  * Update to my Debian address.
  * Update Vcs-* URLs to point to salsa.debian.org.
  * Use https URL in debian/copyright.
  * Set source format to 1.0.
  * Bump debhelper compat to 11.
  * Bump standards version to 4.2.1.

 -- Andreas Boll <email address hidden>  Wed, 12 Dec 2018 22:02:44 +0100

Available diffs

Published in precise-updates
Published in precise-security
pixman (0.30.2-1ubuntu0.0.0.0.4) precise-security; urgency=medium

  [ Marc Deslauriers ]
  * SECURITY UPDATE: general_composite_rect() integer overflow
    - debian/patches/CVE-2015-5297-pre1.patch: ensure that iter buffers are
      aligned to 16 bytes in pixman/pixman-general.c,
      pixman/pixman-private.h, pixman/pixman-utils.c.
    - debian/patches/CVE-2015-5297-pre2.patch: use floating point combiners
      for all operators that involve divisions in pixman/pixman-general.c.
    - debian/patches/CVE-2015-5297-1.patch: fix stack related pointer
      arithmetic overflow in pixman/pixman-general.c.
    - debian/patches/CVE-2015-5297-2.patch: tighten up calculation of
      temporary buffer sizes in pixman/pixman-general.c.
    - debian/patches/disable_test.patch: disable blitters test as the
      correct CRC is unknown.
    - CVE-2015-5297

 -- <email address hidden> (Leonidas S. Barbosa)  Tue, 11 Dec 2018 13:01:55 -0300
Published in trusty-updates
Published in trusty-security
pixman (0.30.2-2ubuntu1.2) trusty-security; urgency=medium

  * SECURITY UPDATE: general_composite_rect() integer overflow
    - debian/patches/CVE-2015-5297-pre1.patch: ensure that iter buffers are
      aligned to 16 bytes in pixman/pixman-general.c,
      pixman/pixman-private.h, pixman/pixman-utils.c.
    - debian/patches/CVE-2015-5297-pre2.patch: use floating point combiners
      for all operators that involve divisions in pixman/pixman-general.c.
    - debian/patches/CVE-2015-5297-1.patch: fix stack related pointer
      arithmetic overflow in pixman/pixman-general.c.
    - debian/patches/CVE-2015-5297-2.patch: tighten up calculation of
      temporary buffer sizes in pixman/pixman-general.c.
    - debian/patches/disable_test.patch: disable blitters test as the
      correct CRC is unknown.
    - CVE-2015-5297

 -- Marc Deslauriers <email address hidden>  Wed, 28 Nov 2018 15:25:56 -0500
Superseded in disco-release
Obsolete in cosmic-release
Published in bionic-release
Deleted in bionic-proposed (Reason: moved to release)
pixman (0.34.0-2) unstable; urgency=medium

  * Declare Multi-Arch: same for libpixman-1-dev (Closes: #884166).
  * Switch to dbsym package.
  * Stop passing --disable-silent-rules to configure, debhelper does it
    now.
  * Bump standards version to 4.1.2.

 -- Andreas Boll <email address hidden>  Sun, 17 Dec 2017 13:33:55 +0100

Available diffs

Superseded in bionic-release
Obsolete in artful-release
Obsolete in zesty-release
Deleted in zesty-proposed (Reason: moved to release)
pixman (0.34.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release (no actual changes)
  * Use https URL in debian/watch.

 -- Julien Cristau <email address hidden>  Sat, 24 Sep 2016 13:25:16 +0200

Available diffs

Superseded in precise-updates
Superseded in precise-security
pixman (0.30.2-1ubuntu0.0.0.0.3) precise-security; urgency=medium

  * SECURITY UPDATE: denial of service and possible code execution via
    overflow in create_bits
    - debian/patches/CVE-2014-9766.patch: cast to size_t in
      pixman/pixman-bits-image.c.
    - CVE-2014-9766

 -- Marc Deslauriers <email address hidden>  Wed, 02 Mar 2016 16:13:35 -0500
Superseded in trusty-updates
Superseded in trusty-security
pixman (0.30.2-2ubuntu1.1) trusty-security; urgency=medium

  * SECURITY UPDATE: denial of service and possible code execution via
    overflow in create_bits
    - debian/patches/CVE-2014-9766.patch: cast to size_t in
      pixman/pixman-bits-image.c.
    - CVE-2014-9766

 -- Marc Deslauriers <email address hidden>  Wed, 02 Mar 2016 15:57:02 -0500
Superseded in zesty-release
Obsolete in yakkety-release
Published in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pixman (0.33.6-1) unstable; urgency=medium

  * New upstream release candidate.
  * Add myself to Uploaders.

 -- Andreas Boll <email address hidden>  Thu, 14 Jan 2016 13:46:28 +0100

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pixman (0.33.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release candidate.

 -- Andreas Boll <email address hidden>  Wed, 04 Nov 2015 13:26:18 +0100

Available diffs

Superseded in xenial-release
Deleted in xenial-proposed (Reason: moved to release)
pixman (0.33.2-2) sid; urgency=medium

  * Run tests with VERBOSE=1.

 -- Julien Cristau <email address hidden>  Sat, 12 Sep 2015 20:31:06 +0200

Available diffs

Superseded in precise-updates
Superseded in precise-security
pixman (0.30.2-1ubuntu0.0.0.0.2) precise-security; urgency=medium

  * No change rebuild in the security pocket
 -- Marc Deslauriers <email address hidden>   Sat, 06 Dec 2014 10:45:18 -0500
Superseded in xenial-release
Obsolete in wily-release
Obsolete in vivid-release
Deleted in vivid-proposed (Reason: moved to release)
pixman (0.32.6-3) sid; urgency=medium


  [ intrigeri ]
  * Enable hardening build flags with dpkg-buildflags.

 -- Julien Cristau <email address hidden>  Sat, 23 Aug 2014 22:16:40 -0700
Superseded in vivid-release
Obsolete in utopic-release
Deleted in utopic-proposed (Reason: moved to release)
pixman (0.32.4-1ubuntu1) utopic; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Pass --disable-vmx on ppc64el to work around testsuite failure.

Available diffs

Superseded in utopic-release
Published in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
pixman (0.30.2-2ubuntu1) trusty; urgency=medium

  * Pass --disable-vmx on ppc64el to work around testsuite failure.
 -- Adam Conrad <email address hidden>   Tue, 17 Dec 2013 01:10:00 -0700
Obsolete in raring-updates
Deleted in raring-proposed (Reason: moved to -updates)
pixman (0.30.2-1ubuntu0.0.1) raring-proposed; urgency=low

  * Copy saucy package back to raring. (LP: #1253041)
 -- Maarten Lankhorst <email address hidden>   Tue, 10 Dec 2013 13:26:08 +0100
Obsolete in quantal-updates
Deleted in quantal-proposed (Reason: moved to -updates)
pixman (0.30.2-1ubuntu0.0.0.1) quantal-proposed; urgency=low

  * Copy saucy package back to quantal. (LP: #1253041)
 -- Maarten Lankhorst <email address hidden>   Tue, 10 Dec 2013 13:26:08 +0100
Superseded in precise-updates
Deleted in precise-proposed (Reason: moved to -updates)
pixman (0.30.2-1ubuntu0.0.0.0.1) precise-proposed; urgency=low

  * Copy saucy package back to precise. (LP: #1253041)
 -- Maarten Lankhorst <email address hidden>   Tue, 10 Dec 2013 13:26:08 +0100
Superseded in precise-updates
Superseded in precise-security
pixman (0.24.4-1ubuntu0.1) precise-security; urgency=low

  * SECURITY UPDATE: Fix underflow when bottom is close to MIN_INT
    - debian/patches/security-lp1197921.patch: verify (t)->bottom > (t)->top)
    - LP: #1197921
    - CVE-YYYY-NNNN
 -- Jamie Strandboge <email address hidden>   Tue, 03 Dec 2013 12:16:20 -0600
Superseded in quantal-updates
Obsolete in quantal-security
pixman (0.26.0-3ubuntu0.1) quantal-security; urgency=low

  * SECURITY UPDATE: Fix underflow when bottom is close to MIN_INT
    - debian/patches/security-lp1197921.patch: verify (t)->bottom > (t)->top)
    - LP: #1197921
    - CVE-YYYY-NNNN
 -- Jamie Strandboge <email address hidden>   Tue, 03 Dec 2013 12:11:32 -0600
Superseded in raring-updates
Obsolete in raring-security
pixman (0.28.2-0ubuntu1.1) raring-security; urgency=low

  * SECURITY UPDATE: Fix underflow when bottom is close to MIN_INT
    - debian/patches/security-lp1197921.patch: verify (t)->bottom > (t)->top)
    - LP: #1197921
    - CVE-YYYY-NNNN
 -- Jamie Strandboge <email address hidden>   Tue, 03 Dec 2013 12:09:34 -0600
Obsolete in saucy-updates
Obsolete in saucy-security
pixman (0.30.2-1ubuntu0.1) saucy-security; urgency=low

  * SECURITY UPDATE: Fix underflow when bottom is close to MIN_INT
    - debian/patches/security-lp1197921.patch: verify (t)->bottom > (t)->top)
    - LP: #1197921
    - CVE-YYYY-NNNN
 -- Jamie Strandboge <email address hidden>   Tue, 03 Dec 2013 12:07:19 -0600
Superseded in trusty-release
Deleted in trusty-proposed (Reason: moved to release)
pixman (0.30.2-2) sid; urgency=low


  * Cherry-pick upstream bigfixes for fixing a crash when rendering
    invalid trapezoids. (LP: #1197921)

 -- Maarten Lankhorst <email address hidden>  Mon, 18 Nov 2013 15:08:56 +0100

Available diffs

Superseded in trusty-release
Obsolete in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
pixman (0.30.2-1) sid; urgency=low


  * New upstream release
    - includes big-endian matrix-test fix
  * Increase alpha-loop test timeout some more.

 -- Julien Cristau <email address hidden>  Tue, 13 Aug 2013 12:08:18 +0200

Available diffs

Superseded in saucy-release
Deleted in saucy-proposed (Reason: moved to release)
pixman (0.30.0-3) sid; urgency=low


  * Increase timeout for the alpha-loop test.  That will hopefully let it pass
    on the mips buildd.

 -- Julien Cristau <email address hidden>  Sat, 03 Aug 2013 10:24:29 +0200
Superseded in saucy-release
Obsolete in raring-release
Deleted in raring-proposed (Reason: moved to release)
pixman (0.28.2-0ubuntu1) raring; urgency=low

  * Sync from unreleased debian experimental git.
  * No differences with debian.

Superseded in raring-release
Obsolete in quantal-release
pixman (0.26.0-3) unstable; urgency=low


  * Pass LS_CFLAGS=" " to configure to prevent -march=loongson2f from
    being passed to gcc, which would break on loongson2e (see fdo bug
    #51451). This fixes the test suite failures on mipsel, and should
    avoid any crashes depending on user systems.

 -- Cyril Brulebois <email address hidden>  Wed, 27 Jun 2012 12:11:54 +0200

Available diffs

Superseded in quantal-release
pixman (0.26.0-2) unstable; urgency=low


  * Cherry-pick from upstream master branch to fix FTBFS on *i386:
    - da6193b1fc “mmx: add missing _mm_empty calls”

 -- Cyril Brulebois <email address hidden>  Fri, 15 Jun 2012 01:25:20 +0200

Available diffs

Superseded in quantal-release
Published in precise-release
pixman (0.24.4-1) unstable; urgency=low


  * New upstream release
    - Revert "Reject trapezoids where top (botttom) is above (below) the
      edges" (closes: #656682)

 -- Julien Cristau <email address hidden>  Thu, 09 Feb 2012 21:16:47 +0100

Available diffs

Superseded in precise-release
pixman (0.24.2-1) unstable; urgency=low


  * New upstream release:
    - Stable bug fix release from the 0.24 branch.

 -- Cyril Brulebois <email address hidden>  Thu, 19 Jan 2012 12:22:54 +0100

Available diffs

Superseded in precise-release
pixman (0.24.0-1) unstable; urgency=low

  * New upstream release.

Available diffs

Superseded in precise-release
Obsolete in oneiric-release
pixman (0.22.2-1) unstable; urgency=low

  * New upstream stable release:
    - Fix glyph corruption on arm.
  * Enable parallel building (by passing --parallel to dh $@).

Available diffs

Superseded in oneiric-release
pixman (0.21.8-1ubuntu1) oneiric; urgency=low

  * Build for multiarch.
 -- Steve Langasek <email address hidden>   Tue, 31 May 2011 16:17:03 -0700

Available diffs

Superseded in oneiric-release
pixman (0.21.8-1) unstable; urgency=low

  * New upstream release.
  * As seen in the upstream announcement: “When this version of pixman is
    used with the git version of the X server, trapezoid rendering will be
    corrupted. This is a known bug in the X server.”
  * This new release should fix the FTBFS on big endian machines, tests
    were failing due to missing swapping (Closes: #622211).

Available diffs

Superseded in oneiric-release
Obsolete in natty-release
pixman (0.20.2-0ubuntu1) natty; urgency=low

  * New upstream release.
  * Update debian/copyright from upstream's COPYING.
  * debian/rules:
    + Bump shlibs version
 -- Rico Tzschichholz <email address hidden>   Mon, 14 Feb 2011 18:48:44 +0100

Available diffs

Superseded in natty-release
pixman (0.18.4-1build1) natty; urgency=low

  * No-change upload to drop sizable upstream changelog.
 -- Martin Pitt <email address hidden>   Mon, 22 Nov 2010 11:47:29 +0100

Available diffs

Superseded in natty-release
Obsolete in maverick-release
pixman (0.18.4-1) experimental; urgency=low

  [ Robert Hooker ]
  * New upstream stable release.
 -- Rico Tzschichholz <email address hidden>   Wed,  08 Sep 2010 16:49:41 +0100

Available diffs

Superseded in maverick-release
pixman (0.18.2-1ubuntu1) maverick; urgency=low

  * Add 100_check_read_accessor.patch: Fixes corruption seen in firefox
    due to REPEAT_NONE for a XRGB source fallback being triggered in a
    composite operation. (LP: #608613)
 -- Robert Hooker <email address hidden>   Sun, 15 Aug 2010 12:54:32 -0400

Available diffs

150 of 66 results