pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/xdm
Module Name: pkgsrc
Committed By: bjs
Date: Fri Jan 18 02:54:15 UTC 2008
Modified Files:
pkgsrc/x11/xdm: Makefile distinfo
Added Files:
pkgsrc/x11/xdm/patches: patch-aa
Log Message:
Update to version 1.1.6. The newly added patch corrects the 800x600
section in Xresources.cpp. In addition, this release brings the following
changes:
- Debian Bug #376391: xdm manpage refers to non-existent section
'Typical Usage'
- Debian Bug #437961: loading Xresources fails because bindir/xrdb
does not exist
- Update AC_DEFINE_DIR to autoconf-2.60-compatible version
- Add AM_PROG_CC_C_O to clear automake-1.10 warning
- Makefile.am:149: compiling `chooser.c' with per-target flags
requires `AM_PROG_CC_C_O' in `configure.ac'
- Bug #10530: xdm's path to xrdb could be configurable at compile time
- Set default cursor for entire root window, not just greeter
- Make #ifdef XPM only control whether XPM pixmap logo is shown
- Make 3D look-and-feel independent of XPM
- Set Xcursor theme to whiteglass in default login screen resources
- X.Org Bug #10992: xlogin crashes if window size is too small
- Add --enable-xdm-auth/--disable-xdm-auth to configure options
- X.Org Bug 10632 / Debian Bug 256299: race condition in
policy.c:Willing()
- Document more of the greeter resources in xdm man page
- Bug #11096: xdm(1) manpage should document Xft-related properties
- Bug #11020: xdm doesn't set SSH_AUTH_SOCK even though using
with pam_ssh
- Wasn't calling pam_setcred()/pam_getenvlist() if setusercontext()
was present
- X.Org Bugzilla #11020:
<https://bugs.freedesktop.org/show_bug.cgi?id=11020>
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 pkgsrc/x11/xdm/Makefile
cvs rdiff -r1.1.1.1 -r1.2 pkgsrc/x11/xdm/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/x11/xdm/patches/patch-aa
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index