[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xauth: Changes to 'refs/tags/xauth-1_1.0.2-1'



Tag 'xauth-1_1.0.2-1' created by Julien Cristau <jcristau@debian.org> at 2007-05-30 18:47 +0000

Tagging upload of xauth 1:1.0.2-1 to experimental.

Changes since the dawn of time:
Adam Jackson (2):
      Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global
      Stub COPYING files

Alan Coopersmith (16):
      Bugzilla #550: xauth doesn't unlock .Xauthority on SIGPIPE
      Add config.h includes for modularization Use RETSIGTYPE if defined by
      Add XTRANS_CONNECTION_FLAGS & AC_TYPE_SIGNAL to replace Imake's
      Use sed to fill in variables in man page
      Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to
      Change dependency from xmu to xmuu since the full xmu (with all its baggage
      Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
      Sun bug 6494972: "is is" is a typo in xauth(1) man page
      renamed: .cvsignore -> .gitignore
      Add *~ to .gitignore to skip emacs/patch droppings
      Replace static ChangeLog with disthook to generate from git log
      Add hooks for checking source code with lint/sparse/etc.
      sparse warning: non-ANSI definition of function 'get_hostname'
      Replace platform #ifdefs with AC_CHECK_HEADERS([net/errno.h])
      Remove Imake compatibility #ifdefs - require configure's AC_TYPE_SIGNAL
      Version bump: 1.0.2

Alexander Gottwald (1):
      Check for xau.pc

Branden Robinson (5):
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce
      Patch xprop to stop segfaulting when deleted atoms are requested.
      Test for existence of debian/patches directory before creating a symlink to it.

Brice Goglin (2):
        * Restore Depends: on cpp (got lost during modularization)
      Remove mention of xf86cfg in package description (really closes: #362066).

Daniel Stone (1):
      Move manpages to section 1 instead of section m.

David Nusinow (60):
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Rename xbase-clients so as to use svn best practices
      Rename xhost working dir to use svn best practices. Update xbase-clients packaging to cope.
      * Update xhost to version 1.0.1
      Rename fstobdf working dir to svn best practices. Update xbase-clients packaging to cope
      * Update fstobdf to version 1.0.2
      Rename xdriinfo working dir to use svn best practices. Update xbase-clients packaging to cope
      * Update xdriinfo to version 1.0.1
      Rename xinit working dir to use svn best pracitces. Update xbase-clients packaging to cope
      * Update xinit to version 1.0.2
      Rename xkbevd to use svn best practices. Update xbase-clients packaging to cope
      * Update xkbevd to version 1.0.2
      * Rename xman working dir to use svn best practices
      * Update xman to version 1.0.2
      * Rename xrefresh working dir to use svn best practices
      * Update xrefresh to version 1.0.2
      * Rename xwininfo working dir to use svn best practices
      * Update xwininfo to version 1.0.2
      * Rename xclock working dir to use svn best practices
      * Update xclock to version 1.0.2
      * Rename xconsole working dir to use svn best practices
      * Update xconsole to version 1.0.2
      * Rename xkbcomp working dir to use svn best practices
      * Update xkbcomp to version 1.0.2
      * Rename xmodmap working dir to use svn best practices
      * Update xmodmap to version 1.0.1
      * Rename xrandr working dir to use svn best practices
      * Update xrandr to version 1.0.2
      * Rename xrdb working dir to use svn best practices
      * Update xrdb to version 1.0.2
      * Rename xset working dir to use svn best practices
      * Update xset to version 1.0.2
      * Increment version number. We need to figure out a sane versioning scheme
      Prepare changelog for upload
      * Add xprint-utils to build-depends. Thanks anonymous someone.
      Prepare changelog for release
      Make sure Steve gets credited for his fixes
      Rename bitmap working dir to use svn best practices
      * Update bitmap to 1.0.2
      Rename xcursorgen working dir to use svn best practices
      * Update xcursorgen to 1.0.1
      Update 05_bitmap_manpage_typo.diff for bitmap dir rename
      * This update should include all the apps released with X11R7.1. Version the
      * Autoreconf everything in order to ensure that manpages have the proper
      Fix for bug #371152. Thanks Joey Hess.
      autoreconf with vorlon's patch applied to let xdbedizzy build without xprint
      * Update 11_xkb_documentation_updates.diff to not use __manpagesuffix__
      * Bump standards version to 3.7.2.0
      Prepare changelog for upload
      * Security update. Fix for setuid privledge escalation vulernabilities in
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      * Merge xbase-clients fixes from the 7.1 branch back to trunk
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Update serverabi generation to also account for driver Provides
      Fix name of serverminver
      Add support for X server input ABI versioning
      Fix typo that prevented the input abi versioning from working.
      Fix one missed bit from the serverabiver -> serverminver rename

Denis Barbier (4):
      Acknowledge NMU, thanks dann frazier. (closes: #363198)
        * The rsh program is required to build xsm.  Replace Build-Depends: ssh | rsh
      Fix debian/rules so that xkbcomp look for XKB files in /usr/share/X11/xkb.
      Upload xbase-clients 1:7.1.ds-3 into unstable

Egbert Eich (6):
      Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
      Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      readding XFree86's cvs IDs
      Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004
      Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      Merging XORG-CURRENT into trunk

Eric Anholt (2):
      Add/improve .cvsignore files for apps.
      Another pass at .cvsignores for apps.

Julien Cristau (62):
      Update patches to apply to directory names without -X11R7-foo.
      * Add patch by Eugene Konev to fix xmore crash (closes: #365292).
      * Define MANCONF when configuring xman, to make it look for man pages in the
      * Remove Fabio from Uploaders with his permission, and add myself.
      * Add patch by Eugene Konev to fix xdbedizzy crash (closes: #365291).
      * Drop build-dep on openssh-client | ssh, and set RSH=/usr/bin/ssh when
      Prepare changelog for upload.
      Revert removal of openssh-client from the build-deps, because xsm's configure
      Remove non-breaking space from the build-deps, sorry.
      Pull copy of xsfbs from its own repository.
      Add files lost in the migration from svn.
      Patch setxkbmap to refer to the correct location of xkb data files.
      Import 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.
      * Update to xedit 1.0.2.
      * Update to xev 1.0.2.
      * Update to xf86dga 1.0.2.
      * Update to xfontsel 1.0.2.
      * Update to xinit 1.0.3.
      * 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.
      * Update to xtrap 1.0.2.
      Apply patch 08 to all programs using dsimple.c
      Update patch 14_SECURITY_setuid.diff.
        + patch 16_xdbedizzy_fix_crash.diff dropped, included upstream.
        + patch pkgconfig_naughtiness dropped, now unnecessary.
      Refresh patches to make patch-audit happy.
      * Change my email address in debian/control.
      Prepare changelog for upload to experimental.
      autoreconf -f -i for teh win
      Build-Depend on libpng12-dev instead of libpng-dev.
      Add new "serverabi" rule to generate drivers dependency on the server.
      Update to xrandr 1.2.0.
      Bump build-dep on libxrandr to >= 2:1.2.0-1.
      * New patch to install beforelight's app-defaults file correctly.
      Autoreconf with patches applied.
      Fix copy/paste typo in the input driver provides.
      Build-depend on libxinerama-dev
      Fix versioned build-dep on libxinerama-dev. Thanks, Paul Hampson!
      Add patch for xmodmap(1) to refer to the correct location for XKeysymDB.
      Document each app's build-dependencies in debian/control
      Update long description.
      Add XS-Vcs-* in debian/control.
      Merge branch 'xsfbs-unstable' of ../../xsfbs into debian-unstable
      Prepare changelog for upload.
      Fix xsm's configure.ac to not require rsh, and drop the openssh build-dep.
      xsm: autoreconf
      Merge tag 'xauth-1.0.2' into debian-experimental
      autoreconf
      Don't use the patch target.
      Add watch file.
      Prepare changelog for upload.
      Install the upstream changelog.

Kaleb Keithley (4):
      R6.6 is the Xorg base-line
      XFree86 4.3.0.1
      XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
      XFree86 4.3.99.901 (RC 1)

Kean Johnson (1):
      See ChangeLog entry 2005-11-07 for details.

Kevin E Martin (7):
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update package version number for X11R7 RC2 release.
      Update package version number for X11R7 RC3 release.
      Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

Steve Langasek (2):
      Drop broken build-dependency on xprint-utils, no thanks to anonymous
      call PKG_PROG_PKG_CONFIG explicitly from xdbebizzy's configure.ac, since

Søren Sandmann Pedersen (1):
      Add xauth build system

Timo Aaltonen (5):
      Split xbase-clients, new versioning using the module version.
      debian/control: modify description (snippet from old xutils).
      debian/control: add Conflicts/Replaces.
      debian/rules: various fixes.
      Remove Conflicts:, which shouldn't be necessary.



Reply to: