xdm: Changes to 'refs/tags/xdm-1_1.1.5-1'
Tag 'xdm-1_1.1.5-1' created by Julien Cristau <jcristau@debian.org> at 2007-08-14 14:15 +0000
Tagging upload of xdm 1:1.1.5-1 to unstable.
Changes since xdm-1_1.1.4-3:
Alan Coopersmith (12):
Bug #11020: xdm doesn't set SSH_AUTH_SOCK even though using with pam_ssh
Bug #11096: xdm(1) manpage should document Xft-related properties
Document more of the greeter resources in xdm man page
Add --enable-xdm-auth/--disable-xdm-auth to configure options
X.Org Bug #10992: xlogin crashes if window size is too small
Set Xcursor theme to whiteglass in default login screen resources
Make #ifdef XPM only control whether XPM pixmap logo is shown
Set default cursor for entire root window, not just greeter
Bug #10530: xdm's path to xrdb could be configurable at compile time
Add AM_PROG_CC_C_O to clear automake-1.10 warning
Update AC_DEFINE_DIR to autoconf-2.60-compatible version
Version bump: 1.1.5
Branden Robinson (4):
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
Test for existence of debian/patches directory before creating a symlink to it.
Chip Coldwell (1):
X.Org Bug 10632 / Debian Bug 256299: race condition in policy.c:Willing()
David Nusinow (11):
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.
Fix for bug #371152. Thanks Joey Hess.
Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
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
Julien Cristau (11):
Add new "serverabi" rule to generate drivers dependency on the server.
Fix copy/paste typo in the input driver provides.
Use /usr/bin/xdm instead of /usr/bin/X11/xdm.
Delete xsfbs to allow a proper import.
Merge branch 'xsfbs-unstable' of ../../xsfbs into debian-unstable
Merge tag 'xdm-1.1.5' into debian-unstable
Update patches for 1.1.5.
Build against libXft.
autoreconf
* Use lsb functions for init script output (closes: #419143).
Prepare changelog for upload.
---
Makefile.in | 438 +++++------
acinclude.m4 | 37
aclocal.m4 | 750 +++++++++++++-------
config.guess | 71 +
config.h.in | 15
config.sub | 79 +-
config/Makefile.in | 115 +--
config/Xresources.cpp | 33
configure | 1462 ++++++++++++++++++++++++++-------------
configure.ac | 30
debian/changelog | 14
debian/control | 4
debian/patches/debian.diff | 49 -
debian/patches/xdm_fixes.diff | 133 ---
debian/rules | 3
debian/xdm.init | 31
debian/xdm.postinst.in | 12
debian/xdm.prerm.in | 2
debian/xdm.templates | 2
debian/xsfbs/xsfbs-autoreconf.mk | 2
debian/xsfbs/xsfbs.mk | 28
debian/xsfbs/xsfbs.sh | 2
depcomp | 64 +
greeter/Login.c | 84 --
greeter/Login.h | 9
greeter/LoginP.h | 14
greeter/Makefile.in | 135 +--
install-sh | 348 +++++++--
ltmain.sh | 243 ++++--
missing | 61 -
policy.c | 3
session.c | 4
xdm.man.cpp | 109 ++
33 files changed, 2797 insertions(+), 1589 deletions(-)
---
Reply to: