dwww Home | Show directory contents | Find package

xinit (1.4.0-1) unstable; urgency=medium

  [ Timo Aaltonen ]
  * postinst: Check that xinitrc exists before trying to chmod it. (LP:
    #1562033)

  [ Julien Cristau ]
  * Update Vcs-* control fields for move to salsa.
  * Remove Cyril from Uploaders.
  * Switch wiki.debian.org, bugs.debian.org and xorg.freedesktop.org URLs in
    packaging to https.
  * Let uscan verify tarball signatures.
  * New upstream release.
    + 07_Pass-keeptty-on-current-tty.patch, 08_pick-free-display.patch:
      delete, applied upstream

 -- Julien Cristau <jcristau@debian.org>  Mon, 19 Mar 2018 08:41:43 +0100

xinit (1.3.4-3) unstable; urgency=medium

  * Team upload.
  * d/p/08_pick-free-display.patch: Properly pick a free display number if
    -nolock or -displayfd is used to start X (like GDM is now doing)
  * debian/rules: Make /etc/X11/xinit/xserverrc executable again, this got
    lost during the xsfbs -> dh7 switch

 -- Laurent Bigonville <bigon@debian.org>  Mon, 19 Oct 2015 03:54:32 +0200

xinit (1.3.4-2) unstable; urgency=medium

  * Team upload.
  * Remove xsfbs and switch to dh7
  * Make /etc/X11/xinit/xinitrc executable on upgrade too (Closes: #790433)
  * debian/control: Bump Standards-Version to 3.9.6 (no further changes)
  * d/p/07_Pass-keeptty-on-current-tty.patch: Pass -keeptty when telling the
    server to start on the current tty (Closes: #801529)

 -- Laurent Bigonville <bigon@debian.org>  Mon, 19 Oct 2015 03:13:52 +0200

xinit (1.3.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
    - Drop d/p/07-Pass-files-to-cpp-via-CLI-arg-instead-of-stdin-to-wo.patch,
      d/p/08-Bump-required-util-macros-version-to-1.19.patch,
      d/p/09-Replace-RAWCPPFLAGS-with-TRADITIONALCPPFLAGS-when-pr.patch,
      d/p/10-startx-Under-Linux-start-X-on-the-current-VT.patch,
      d/p/11-startx-Pass-vtX-as-long-as-the-user-did-not-specify-.patch:
      Merged upstream
    - debian/patches/001_debian_xinitrc.diff: Refreshed
  * Fix debian/patches/03_debian_startx_manpage.diff, a Debian specific note
    was not shown anymore
  * debian/rules: Make /etc/X11/xinit/xinitrc executable to make lintian happy
    and also to fix LP: #491696

 -- Laurent Bigonville <bigon@debian.org>  Fri, 12 Sep 2014 16:00:29 +0200

xinit (1.3.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.
  * debian/patches/001_debian_xinitrc.diff: Refreshed
  * d/p/07-Pass-files-to-cpp-via-CLI-arg-instead-of-stdin-to-wo.patch: Remove
    empty lines when building with cpp >= 4.8
  * 08-Bump-required-util-macros-version-to-1.19.patch,
    09-Replace-RAWCPPFLAGS-with-TRADITIONALCPPFLAGS-when-pr.patch: Use
    TRADITIONALCPPFLAGS instead of RAWCPPFLAGS so macros like "__linux__" are
    properly defined
  * 10-startx-Under-Linux-start-X-on-the-current-VT.patch,
    11-startx-Pass-vtX-as-long-as-the-user-did-not-specify-.patch: By default
    start the server on the current VT, this is necessary to avoid logind to
    see the startx session as inactive (Closes: #743015 LP: #1247484)
  * debian/control: Bump Standards-Version to 3.9.5 (no further changes)
  * debian/control: Use the canonical for the VCS-* fields
  * debian/rules: Include buildflags.mk to pass the hardening flags

 -- Laurent Bigonville <bigon@debian.org>  Fri, 05 Sep 2014 22:21:04 +0200

xinit (1.3.2-1) unstable; urgency=low

  * New upstream release. Visible change:
    - startx: Choose an unused $DISPLAY by default on all platforms

 -- Cyril Brulebois <kibi@debian.org>  Sat, 16 Jun 2012 20:53:25 +0000

xinit (1.3.1-1) unstable; urgency=low

  * New upstream release.
  * Update Uploaders list. Thanks, David & Brice!
  * Wrap Depends/Recommends.
  * Get rid of obsolete Replaces on xbase-clients from before lenny.
  * Update 03_debian_startx_manpage.diff, startx.man moved below man/.
  * Bump Standards-Version to 3.9.2 (no changes).

 -- Cyril Brulebois <kibi@debian.org>  Mon, 25 Jul 2011 10:47:00 +0200

xinit (1.3.0-1) unstable; urgency=low

  * New upstream release.
  * Refresh patch: 001_debian_xinitrc.diff (context tweak).
  * Refresh other patches: line offsets.
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Wed, 03 Nov 2010 03:20:59 +0100

xinit (1.2.0-2) 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
  * Drop 04_startx_paths.diff, pass --with-xinitdir=/etc/X11/xinit to
    configure instead.  As a side effect, this fixes the paths in the manpage
    (closes: #526843).
  * Drop 05_use_bash.diff.  This was working around a bashism fixed 4 years
    ago (closes: #479352).
  * Pass --with-xterm=/usr/bin/xterm to configure (closes: #557138).

  [ Sven Joachim ]
  * Depend on coreutils (>= 7.4-1) for mktemp's --tmpdir option
    (Closes: #559852).
  * Remove unneeded dh_makeshlibs call from debian/rules.
  * Update xsfbs to 81fc271788605b52e85c2d11635a0371fb44605e.

 -- Julien Cristau <jcristau@debian.org>  Sat, 05 Jun 2010 20:04:38 +0200

xinit (1.2.0-1) unstable; urgency=low

  [ Brice Goglin ]
  * New upstream release.
    + Pass xinit error codes through startx, closes: #514922.
    + Fix startx mis-parsing initial client and server arguments
      which begin with / or ./, closes: #511717.
  * Add README.source, bump Standards-Version to 3.8.3.
  * Use updated xsfbs, closes: #538604.
  * Refresh patches.

  [ Julien Cristau ]
  * debian/local/xserverrc: pass our command line arguments to the X server
    (closes: #549377).
  * 06_move_serverauthfile_into_tmp.diff: use mktemp --tmpdir to honour
    $TMPDIR (closes: #480958).

 -- Brice Goglin <bgoglin@debian.org>  Sun, 06 Dec 2009 23:32:47 +0100

xinit (1.1.1-1) unstable; urgency=low

  * New upstream release.
  * Add dependency on x11-common and xauth (closes: #512094), recommends on
    xserver-xorg | xserver and xterm | x-session-manager | x-window-manager |
    x-terminal-emulator (closes: #512095).  Thanks, Márton Németh!
  * Stop depending on cpp (this used to be necessary for xrdb, but isn't now
    that the xbase-clients package has been split).
  * Drop patch 07_startx_serverrc_fix.diff, included upstream.
  * Update 06_move_serverauthfile_into_tmp.diff for new upstream.
  * Run autoreconf on build; add build-deps on automake and xutils-dev.
  * Handle parallel builds.

 -- Julien Cristau <jcristau@debian.org>  Sun, 15 Feb 2009 22:41:14 +0100

xinit (1.0.9-2) unstable; urgency=low

  * Fix startx.  Patch from Jeremy Huddleston (closes: #482425).

 -- Julien Cristau <jcristau@debian.org>  Wed, 28 May 2008 14:27:01 +0200

xinit (1.0.9-1) unstable; urgency=low

  * New upstream release.

 -- Brice Goglin <bgoglin@debian.org>  Wed, 21 May 2008 23:28:57 +0200

xinit (1.0.8-1) unstable; urgency=low

  * New upstream release
  * Update our patches:
    + 001_debian_xinitrc.diff: fixup
    + 02_startx_hostname.diff: fixup
    + 04_startx_paths.diff: refresh
    + 06_move_serverauthfile_into_tmp.diff: fixup
  * Don't build-depend on packages with a -1 debian revision.
  * Bump Standards-Version to 3.7.3.
  * Drop the XS- prefix from Vcs-* control fields.
  * Don't pre-depend on x11-common, that's not needed as we don't install
    anything under /usr/{lib,include}/X11.

 -- Julien Cristau <jcristau@debian.org>  Wed, 19 Mar 2008 00:32:09 +0100

xinit (1.0.7-2) unstable; urgency=low

  * Stop passing -dpi 100 to the X server in /etc/X11/xinit/xserverrc
    and add a NEWS entry about it, closes: #452168.

 -- Brice Goglin <bgoglin@debian.org>  Thu, 17 Jan 2008 20:49:40 +0100

xinit (1.0.7-1) unstable; urgency=low

  * New upstream release.
  * Refresh 03_debian_startx_manpage.diff and
    06_move_serverauthfile_into_tmp.diff.

 -- Brice Goglin <bgoglin@debian.org>  Sun, 18 Nov 2007 15:35:33 +0100

xinit (1.0.5-1) unstable; urgency=low

  * New upstream release.
  * Add 06_move_serverauthfile_into_tmp.diff so that startx auth files
    are removed on reboot, thanks Luca Capello, closes: #357736.
  * Add myself to Uploaders, and remove Branden with his permission.

 -- Brice Goglin <bgoglin@debian.org>  Fri, 14 Sep 2007 22:51:49 +0200

xinit (1.0.4-2) experimental; urgency=low

  * Add upstream URL in debian/copyright; thanks, Jörg Jaspert.

 -- Julien Cristau <jcristau@debian.org>  Tue, 26 Jun 2007 22:19:34 +0100

xinit (1.0.4-1) experimental; urgency=low

  [ Timo Aaltonen ]
  * Split xbase-clients, new versioning using the module version.
  * debian/control:
    - Rename Package and Source.
    - Remove unnecessary Build-Deps.
    - Modify description.
    - Replaces: xbase-clients (<= 1:7.2.ds2-3) to make upgrades smoother.
  * debian/copyright: Leave only copyright notices that relate to
    this package.
  * debian/xinit.install, rules: Edit to reflect new packaging.
  * debian/xinit.dirs: Remove.
  * debian/patches:
    - Delete patches which do not relate to this package.
    - 05_use_bash.diff: fix a shell usage error (LP: #31241),
      (Freedesktop: #4449)

  [ Julien Cristau ]
  * New upstream release.
  * Install the upstream changelog.
  * Add watch file.

 -- Julien Cristau <jcristau@debian.org>  Sat, 02 Jun 2007 15:42:01 +0200

xbase-clients (1:7.2.ds2-3) unstable; urgency=low

  * Add patch to xsm's configure.ac to not override the user-provided RSH
    variable, so we can drop the openssh build-dep (closes: #362787).

 -- Julien Cristau <jcristau@debian.org>  Wed, 09 May 2007 16:26:06 +0200

xbase-clients (1:7.2.ds2-2) unstable; urgency=low

  [ Julien Cristau ]
  * Autoreconf with patches applied.
  * Add build-dep on libxinerama-dev, so xdpyinfo is built with support for
    the xinerama extension.
  * Add patch 17_xmodmap_manpage.diff to make xmodmap(1) refer to
    /usr/share/X11/XKeysymDB instead of /usr/lib/X11/XKeysymDB
    (closes: #394077).  Thanks, Joachim Breitner!
  * Document each app's build-dependencies in debian/control for reference.
  * Update long description: XKB configuration data is in xkb-data, bitmap
    images in xbitmaps.
  * Add XS-Vcs-* in debian/control.
  * Upload to unstable.

  [ Brice Goglin ]
  * Restore Depends: on cpp (got lost during modularization)
    since xrdb needs it to process .Xdefaults.
    Thanks Marcus C. Gottwald (closes: #413298).
  * Remove mention of xf86cfg in package description.
    Thanks Daniel Leidert (really closes: #362066).

 -- Julien Cristau <jcristau@debian.org>  Fri, 20 Apr 2007 22:00:14 +0200

xbase-clients (1:7.2.ds2-1) experimental; urgency=low

  * Update to xrandr 1.2.0.
  * Build-dep on libxrandr 1.2.0.
  * New patch to install beforelight's app-defaults file correctly.

 -- Julien Cristau <jcristau@debian.org>  Mon, 19 Feb 2007 10:46:11 +0100

xbase-clients (1:7.2.ds1-2) experimental; urgency=low

  * Build-dep on libpng12-dev instead of libpng-dev.  xcursorgen requires
    libpng12.pc, which is not available in libpng14-dev, despite it providing
    libpng-dev and libpng12-dev, *sigh*.

 -- Julien Cristau <jcristau@debian.org>  Mon, 12 Feb 2007 05:35:18 +0100

xbase-clients (1:7.2.ds1-1) experimental; urgency=low

  * Patch setxkbmap(1) to refer to the correct location for xkb files, thanks
    to Celejar <celejar@gmail.com> for noticing.
  * Update to appres 1.0.1.
  * Update to beforelight 1.0.2.
  * Update to bitmap 1.0.3.
  * Update to editres 1.0.3.
  * Update to setxkbmap 1.0.3.
  * Update to xauth 1.0.2.
  * Update to xdbedizzy 1.0.2.
    + patch 16_xdbedizzy_fix_crash.diff dropped, included upstream.
    + patch pkgconfig_naughtiness dropped, now unnecessary.
  * Update to xedit 1.0.2.
  * Update to xev 1.0.2.
  * Update to xf86dga 1.0.2.
    + relevant part dropped from 14_SECURITY_setuid.diff.
  * Update to xfontsel 1.0.2.
  * Update to xinit 1.0.3.
    + relevant part dropped from 14_SECURITY_setuid.diff.
  * Update to xkbcomp 1.0.3.
  * Update to xlsfonts 1.0.2.
  * Update to xmodmap 1.0.2.
  * Update to xprop 1.0.2.
  * Update to xrdb 1.0.3.
  * Update to xsetpointer 1.0.1.
    + Add build-dep on x11proto-input-dev >= 1.4.
  * Update to xtrap 1.0.2.
  * Modify patch 08_xlsfonts_do_not_spew_usage_on_connection_error.diff to
    apply to xprop, xwd and xwininfo as well, since they all use a copy of
    dsimple.c.
  * Change my email address in debian/control.

 -- Julien Cristau <jcristau@debian.org>  Sun, 11 Feb 2007 15:42:54 +0100

xbase-clients (1:7.1.ds1-2) unstable; urgency=low

  * Add patch by Eugene Konev to fix xdbedizzy crash (closes: #365291).

 -- Julien Cristau <julien.cristau@ens-lyon.org>  Fri, 12 Jan 2007 17:54:07 +0100

xbase-clients (1:7.1.ds1-1) unstable; urgency=low

  * Add patch by Eugene Konev to fix xmore crash (closes: #365292).
  * Remove version string from subdirectory names, thus new tarball, and
    update patches to match.
  * Define MANCONF when configuring xman, to make it look for man pages in the
    right path instead of in /usr/man (closes: 404757).
  * Remove Fabio from Uploaders with his permission, and add myself.

 -- Julien Cristau <julien.cristau@ens-lyon.org>  Mon,  8 Jan 2007 00:50:31 +0100

xbase-clients (1:7.1.ds-3) unstable; urgency=low

  [ Branden Robinson ]
  * Patch xprop to stop segfaulting when deleted atoms are requested.
    Committed upstream as git 47514347db811d002e7f3ca05d390565bc3ee5e5.
    (Closes: #197526)

  [ Denis Barbier ]
  * Acknowledge NMU, thanks dann frazier. (closes: #363198)
  * The rsh program is required to build xsm.  Replace Build-Depends: ssh | rsh
    by Build-Depends: openssh-client | ssh
  * Fix debian/rules so that xkbcomp look for XKB files in /usr/share/X11/xkb.
    Thanks Steinar H. Gunderson  (closes: #381884)
    All XKB related programs share now the same build system, so factor
    commands in debian/rules.

 -- Denis Barbier <barbier@debian.org>  Sat, 12 Aug 2006 15:08:47 +0200

xbase-clients (1:7.1.ds-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Fix implicit pointer conversion in xconsole.c (closes: #363198)
    (Was fixed in 1:7.1.ds-1.1 NMU, but silently dropped in 1:7.1.ds-2 MU)

 -- dann frazier <dannf@debian.org>  Sat, 29 Jul 2006 13:59:40 -0600

xbase-clients (1:7.1.ds-2) unstable; urgency=high

  * Security update. Fix for setuid privledge escalation vulernabilities in
    xinit, xf86dga, and xload. See
    http://lists.freedesktop.org/archives/xorg/2006-June/016146.html for the
    full advisory. This package applies the patches for the 7.0 release of
    those apps.

 -- David Nusinow <dnusinow@debian.org>  Fri, 30 Jun 2006 01:10:17 -0400

xbase-clients (1:7.1.ds-1) unstable; urgency=low

  [ Steve Langasek ]
  * Drop broken build-dependency on xprint-utils, no thanks to anonymous
    someone.
  * Pass --disable-xprint to invocations of configure instead, which is
    the real fix for the symptoms described:  we want the xbase-clients
    package to consistently build *without* xprint support, instead of
    autodetecting (and possibly failing) based on whether libxp-dev is
    installed.  Properly closes: #366275.
  * Also call PKG_PROG_PKG_CONFIG explicitly from xdbebizzy's
    configure.ac, since otherwise --disable-xprint leaves us without
    PKG_CONFIG defined.

  [ David Nusinow ]
  * This update should include all the apps released with X11R7.1. Version the
    package to match this.
  * Update bitmap to 1.0.2
  * Update xcursorgen to 1.0.1
  * Autoreconf everything in order to ensure that manpages have the proper
    section
  * Update 11_xkb_documentation_updates.diff to not use __manpagesuffix__
    imakeism
  * Bump standards version to 3.7.2.0
  * Bump debhelper compat to 5

 -- David Nusinow <dnusinow@debian.org>  Sun, 11 Jun 2006 21:51:54 -0400

xbase-clients (1:7.0.1-2) unstable; urgency=low

  * Add xprint-utils to build-depends. Thanks anonymous someone.
    (closes: #366275)

 -- David Nusinow <dnusinow@debian.org>  Sun, 14 May 2006 22:57:13 -0400

xbase-clients (1:7.0.1-1) unstable; urgency=low

  * Move xserverrc back to this package from xserver-xorg-core. Thanks
    Benjamin Mesing. (closes: #365022)
  * Update smproxy to version 1.0.2
  * Update xhost to version 1.0.1
  * Update fstobdf to version 1.0.2
  * Update xdriinfo to version 1.0.1
  * Update xinit to version 1.0.2
    * Remove obsolete patch 03_startx_dummy.diff
  * Update xkbevd to version 1.0.2
  * Update xman to version 1.0.2
  * Update xrefresh to version 1.0.2
  * Update xwininfo to version 1.0.2
  * Update xclock to version 1.0.2
  * Update xconsole to version 1.0.2
  * Update xkbcomp to version 1.0.2
  * Update xmodmap to version 1.0.1
  * Update xrandr to version 1.0.2
  * Update xrdb to version 1.0.2
  * Update xset to version 1.0.2

 -- David Nusinow <dnusinow@debian.org>  Tue,  2 May 2006 22:58:57 -0400

xbase-clients (1:7.0.0-5) unstable; urgency=low

  * Patch startx so that it points to /etc/X11/xinit for xserverrc and
    xinitrc. Thanks Vasilis Vasaitis and Bastian Kleineidam.
  * Move xserverrc back to /etc/X11/xinit
  * Use --list-missing with dh_install

 -- David Nusinow <dnusinow@debian.org>  Tue, 25 Apr 2006 21:37:22 -0400

xbase-clients (1:7.0.0-4) unstable; urgency=low

  * Add quilt to build-depends.

 -- David Nusinow <dnusinow@debian.org>  Sat, 15 Apr 2006 19:49:02 -0400

xbase-clients (1:7.0.0-3) unstable; urgency=low

  * Remove mention of xorgconfig and xorgcfg in package description. Thanks
    Daniel Leidert. (closes: #362066)
  * Add 12_startx_paths.diff to use X11R7 paths for startx and xinit. Thanks
    Arjan Opmeer. (closes: #357713)
  * Add libxi-dev to build-depends
  * Make xbase-clients explicitly pre-depend on x11-common >= 1:7.0.0, rather
    than implicitly. Thanks Vasilis Vasaitis. (closes: #357713)

 -- David Nusinow <dnusinow@debian.org>  Thu, 13 Apr 2006 22:39:46 -0400

xbase-clients (1:7.0.0-2) unstable; urgency=low

  * Upload to unstable
  * Add build-depends on libgl1-mesa-dev, versioned build-depneds on
    libdrender-dev, and re-version build-depend on libxft-dev. Thanks Frank
    Lichtenheld. (closes: #361821)

 -- David Nusinow <dnusinow@debian.org>  Mon, 10 Apr 2006 19:49:23 -0400

xbase-clients (1:7.0.0-1) experimental; urgency=low

  [ Denis Barbier ]
  * Set XKB base path to /usr/share/X11/xkb.

  [ David Nusinow ]
  * Update to x11perf 1.4.1 and setxkbmap 1.0.2 upstream releases
  * Bump version number to match upstream's current katamari release

 -- David Nusinow <dnusinow@debian.org>  Thu, 16 Mar 2006 23:06:15 -0500

xbase-clients (1:1.0.1-2) experimental; urgency=low

  * Add an empty /var/lib/xkb directory so that the server loads the correct
    keymaps. Thanks Silvestre Zabala, Eugene Konev, and Daniel Stone.
    (closes: #354130)
  * Port patches from trunk
    + general/014_startx_hostname_fix.diff
    + general/015_startx_dummy_fix.diff
    + general/073_xev_flush_standard_output.diff
    + general/025c_bitmap_manpage_typo.diff
    + general/025d_xedit_manpage_typos.diff
    + general/025e_xvinfo_manpage_typo.diff
    + general/099r_xlsfonts_do_not_spew_usage_on_connection_error.diff
    + debian/902_debian_startx_manpage.diff
    + debian/916_add_XKBPATH_env_variable.diff
    + general/051_xkb_documentation_updates.diff
  * Suggest mesa-utils, where glxinfo and glxgears have been moved.
    Thanks Mike Hommey. (closes: #354246)

 -- David Nusinow <dnusinow@debian.org>  Sat,  4 Mar 2006 18:59:20 -0500

xbase-clients (1:1.0.1-1) experimental; urgency=low

  [ David Nusinow ]
  * First modular upload to Debian

  [ Eugene Konev ]
  * Divide packages that we process in debian/rules by category so we can pass
    the xkb packages the proper configure flags

 -- David Nusinow <dnusinow@debian.org>  Sun, 19 Feb 2006 19:46:46 -0500

Generated by dwww version 1.15 on Sun Jun 23 04:38:00 CEST 2024.