Skip to content

Changelog libxxf86vm (1:1.1.4-1build3)

2022

libxxf86vm (1:1.1.4-1build3) jammy; urgency=high

   * No change rebuild for ppc64el baseline bump.

2021

libxxf86vm (1:1.1.4-1build2) impish; urgency=medium

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

2019

libxxf86vm (1:1.1.4-1build1) eoan; urgency=medium

   * No-change rebuild to drop multiarch-support dependency.

2015

libxxf86vm (1:1.1.4-1) unstable; urgency=medium

   * New upstream release.
   * Let uscan verify tarball signatures.
   * Build-depend on Xlib 1.6.
   * Remove Cyril from Uploaders.

2013

libxxf86vm (1:1.1.3-1) unstable; urgency=low

   * New upstream release.
   * Make libxxf86vm-dev Multi-Arch: same (closes: #678898).
   * Bump debhelper build-dep to 9 to match compat level.

libxxf86vm (1:1.1.2-1+deb7u1) wheezy-security; urgency=high

   * When Xcalloc() returns NULL, you don't need to Xfree() it
   * Improve error handling in XF86VidModeGetMonitor()
   * Unlock display before returning alloc error in XF86VidModeGetModeLine(),
     XF86VidModeGetAllModeLines(), XF86VidModeGetDotClocks()
   * memory corruption in XF86VidModeGetGammaRamp() [CVE-2013-2001]
   * avoid integer overflow in XF86VidModeGetModeLine()

2012

libxxf86vm (1:1.1.2-1) unstable; urgency=low

   [ Robert Hooker ]
   * New upstream release.

2011

libxxf86vm (1:1.1.1-2) unstable; urgency=low

   * Team upload.
 
   [ Steve Langasek ]
   * Build for multiarch.
 
   [ Timo Aaltonen ]
   * Switch to dh.
   * Remove xsfbs accordingly.
   * Bump Standards-Version to 3.9.2 (no changes).
   * Remove David Nusinow and Andres Salomon from Uploaders.

2010

libxxf86vm (1:1.1.1-1) unstable; urgency=low

   [ Julien Cristau ]
   * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
     good reason.  Thanks, Colin Watson!
   * Remove myself from Uploaders
 
   [ Cyril Brulebois ]
   * New upstream release.
   * Update debian/copyright from upstream COPYING.
   * Bump xutils-dev build-dep for new macros.
   * Switch from --list-missing to --fail-missing for additional safety.
   * Exclude libXxf86vm.la from dh_install accordingly.
   * Add myself to Uploaders.

libxxf86vm (1:1.1.0-2) unstable; urgency=low

   * Upload to unstable.

2009

libxxf86vm (1:1.1.0-1) experimental; urgency=low

   [ Timo Aaltonen ]
   * New upstream release.
   * Run autoreconf on build. Add build-deps on automake, libtool and
     xutils-dev.
   * Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
   * Bump Standards-Version to 3.8.3.
   * Drop pre-dependency on x11-common from libxx86vm-dev.  This was needed
     for upgrades from sarge.
   * Add includes in -dev, bump {Build-,}Depends, add Replaces on
     x11proto-xf86vidmode-dev.
   * Move -dbg package to section debug.

2008

libxxf86vm (1:1.0.2-1) unstable; urgency=low

   [ Brice Goglin ]
   * Add a link to www.X.org and a reference to the upstream module
     in the long description.
   * Add upstream URL to debian/copyright.
   * Install the upstream ChangeLog.
 
   [ Julien Cristau ]
   * New upstream release.

libxxf86vm (1:1.0.1-3) unstable; urgency=low

   * Remove Fabio and Branden from Uploaders with their permission.
   * Don't build-depend on packages with a -1 debian revision.
   * Bump Standards-Version to 3.7.3.
   * Add Vcs-* control fields.
   * Don't make libxxf86vm1{,-dbg} depend on x11-common.
   * Drop obsolete CVS information from the package descriptions.
   * Use ${binary:Version} instead of the deprecated ${Source-Version}
   * Add correct Section control fields for all packages.
   * Add myself to Uploaders.
   * autoreconf with current autools to get updated config.{guess,sub}.

2006

libxxf86vm (1:1.0.1-2) unstable; urgency=low

   [ Andres Salomon ]
   * Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
     extension dropped.
 
   [ Drew Parsons ]
   * dbg package has priority extra.

libxxf86vm (1:1.0.1-1) experimental; urgency=low

   * New upstream release.
   * Drop patches/01_manpage_location.diff; merged upstream.
   * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
     idempotency fix.
   * Run dh_install w/ --list-missing.
   * Drop duplicate x11-common dep in -dev package.
   * Bump standards version to 3.7.2.0.
   * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
     the rest of Debian.
   * Bump debhelper compat to 5.
   * Fix dh_strip call to skip the -dbg package.
   * Don't attempt to install (non-existent) usr/include/X11/* stuff.

libxxf86vm (1:1.0.0-4) unstable; urgency=low

   * Reorder makeshlib command in rules file so that ldconfig is run
     properly. Thanks Drew Parsons and Steve Langasek.
   * Add quilt to build-depends

libxxf86vm (1:1.0.0-3) unstable; urgency=low

   * Upload to unstable

libxxf86vm (1:1.0.0-2) experimental; urgency=low

   * Backport manpage location fix

2005

libxxf86vm (1:1.0.0-1) experimental; urgency=low

   * First modular upload to Debian

libxxf86vm (7.0.0-2) breezy; urgency=low

   * Bump libxext-dev build-dep to rid us of the dreaded _XOPEN_SOURCE.

libxxf86vm (7.0.0-1) breezy; urgency=low

   * First libxxf86vm release.