Change log for xdm package in Debian
1 → 10 of 10 results | First • Previous • Next • Last |
Published in bookworm-release |
Published in bullseye-release |
Published in buster-release |
Published in stretch-release |
Published in sid-release |
xdm (1:1.1.11-3) unstable; urgency=medium * Team upload. * debian/control: Explicitly set the path to the systemd system service directory, fix FTBFS on !linux architectrures -- Laurent Bigonville <email address hidden> Fri, 11 Dec 2015 20:31:53 +0100
Superseded in sid-release |
xdm (1:1.1.11-2) unstable; urgency=medium * Team upload. [ Julien Cristau ] * xdm.init: remove hal dependency (closes: #605750) [ Laurent Bigonville ] * Add xdm.service file and the needed machinery to update the display-manager.service symlink (Closes: #759005) * debian/control: Bump Standards-Version to 3.9.6 (no further changes) * Bump debhelper compatibility to 9 * debian/xdm.pam: Call pam_loginuid.so and pam_selinux.so modules (Closes: #664807, #677437) * debian/control: Update the Vcs-* URL's to please lintian * debian/xdm.README.Debian: Fix a typo * debian/rules: Use dh_prep instead of dh_clean -k -- Laurent Bigonville <email address hidden> Fri, 11 Dec 2015 18:12:00 +0100
Superseded in stretch-release |
Published in jessie-release |
Published in wheezy-release |
Superseded in sid-release |
xdm (1:1.1.11-1) unstable; urgency=low [ Joe Hansen ] * Updated Danish debconf template translation (closes: #598777). [ Julien Cristau ] * Remove David and Brice from Uploaders. * Drop obsolete Pre-Depends on x11-common. * Use linux-any wildcard for libselinux build-dep (closes: #634466). * New upstream release + Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends (closes: #442088) + greeter: Add echoPasswdChar resource to set character to display (closes: #575486) + Fix linking with gold (closes: #556694) * Update patches 06_hurd_utsname.diff, 20_xdm_log_timestamp.diff, 21_xdm_log_append.diff, debian.diff, doc_mention_xdm.options.diff, support_logfile_rotation.diff. * Don't require fakeroot for debian/rules clean. * Upstream dropped the option to link the greeter statically, so install libXdmGreeter.so and don't pass the --disable-dynamic-greeter option to configure. * Add patch to link the greeter against -lXrender. * Use dpkg-buildflags and enable pie and bindnow hardening. * Disable silent rules. -- Julien Cristau <email address hidden> Sat, 22 Oct 2011 18:03:53 +0200
xdm (1:1.1.10-3) unstable; urgency=low [ Samuel Thibault ] * Remove vt7 option on hurd-i386 (closes: #584829). -- Julien Cristau <email address hidden> Fri, 18 Jun 2010 13:38:41 +0100
xdm (1:1.1.10-2) unstable; urgency=low [ Julien Cristau ] * debian.diff: stop defining XDMAUTHDIR, it's not used anymore. * debian.diff: replace references to the XFree86 X server with Xorg. * Set default system and user PATHs when running configure instead of patching xdm-config. * Drop obsolete upgrade code from pre-etch versions in preinst, postinst and postrm scripts. [ Sven Joachim ] * xdm.init: Implement "status" option (Closes: #583802). - Bump dependency on lsb-base to 3.2-14 for status_of_proc(). -- Julien Cristau <email address hidden> Sun, 06 Jun 2010 18:09:21 +0200
xdm (1:1.1.10-1) unstable; urgency=low * New upstream release. - don't delete the pid file from child xdm processes, closes: #372114 - clear the "Login incorrect" message properly on next login, closes: #525596. Thanks, Martin Dickopp! - fix xdmcp with net.ipv6.bindv6only=1 * Patches merged upstream: - 02_xdm_zombie_no_error.diff - 15_xdm_openfiles.diff - 90_xdm_write_dummy_auth.diff - 91_xdm_saveserverauth_logging.diff - log_sourcing_better.diff - selinux_support.diff - storepid_rewrite.diff * Xstartup: use id -u $USER, not id -u, since this script is run as root. See #118677. * debian/rules: delete libtool m4 files on clean. * Introduce virtual facility x-display-manager for insserv (closes: #554839). Thanks, Jonas Meurer! * debian/rules: kill gratuitous uses of $(CURDIR). * debian/xdm.pam: @include common-* after pam_env and friends, so that we still set env vars if e.g. common-auth contains a 'sufficient' module (closes: #444483). * debian/xdm.init: add Short-Description (closes: #510085). -- Julien Cristau <email address hidden> Mon, 19 Apr 2010 20:55:56 +0200
xdm (1:1.1.9-2) unstable; urgency=low [ Cyril Brulebois ] * Add debian/patches/doc_mention_xdm.options.diff: mention xdm.options(5) in xdm(1), as suggested by Chris Pimlott some years ago (Closes: #135692). * Add myself to Uploaders. * Add ${misc:Depends}, and wrap Depends. [ Julien Cristau ] * greeter: fix logging of failed login attempts (cherry-picked from upstream git), closes: #576360. -- Cyril Brulebois <email address hidden> Thu, 08 Apr 2010 23:13:05 +0200
xdm (1:1.1.9-1) unstable; urgency=low [ Julien Cristau ] * Xreset, Xstartup: don't add /usr/bin/X11 to PATH. * xdm.postrm: remove /etc/X11/default-display-manager on purge if it exists and points to xdm. Fixes piuparts failure. * xdm.prerm uses ps, add Depends on procps. * Update patches 20_xdm_log_timestamp.diff and 21_xdm_log_append.diff. * Drop 01_xdm_include_fcntl.diff, not necessary. * 15_xdm_openfiles.diff: only keep the race condition fix. The other change allowed passing NULL as third argument to openFiles(), and used to have an accompanying change in SetUserAuthorization() which seems to have disappeared since then, so this isn't necessary anymore. * log_sourcing_better.diff: resurrect patch header from the monolith's 078_xdm_log_sourcing_better.diff. * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no good reason. Thanks, Colin Watson! * Remove myself from Uploaders * Get rid of obsolete svn $Id$ keywords in the packaging. [ Brice Goglin ] * New upstream release. + Drop 00_warning_fixes.diff, always entirely fixed upstream. + Drop openlog.diff, irrelevant now. + Drop 03_spelling.diff, 04_xdm_init_log_earlier.diff, 07_xdm_more_debug.diff, 08_xdm_execute_more_debug.diff, 09_xdm_syserrormsg.diff, 10_xdm_better_logging.diff, 11_xdm_strerror.diff, 12_remove_pidfile.diff, applied upstream. * Refresh patches. * Add Xreset hook, closes: #571607. * Bump Standards-Version to 3.8.4, no changes. * Add myself to Uploaders. -- Brice Goglin <email address hidden> Sun, 14 Mar 2010 11:44:38 +0100
xdm (1:1.1.8-6) unstable; urgency=low * Updated Spanish debconf translation, thanks to Francisco Javier Cuadrado (closes: #504059). * xdm.init: Add Should-{Start,Stop}: hal. * Split xdm_fixes.diff in multiple patches, and document them: - 00_warning_fixes.diff: fix compiler warnings - 01_xdm_include_fcntl.diff: auth.c: include <fcntl.h> for definitions of O_ flags to open() - 02_xdm_zombie_no_error.diff: downgrade an error to info message - 03_spelling.diff: spelling fix - 04_xdm_init_log_earlier.diff: Call InitErrorLog() right after BecomeDaemon() - 07_xdm_more_debug.diff: Add some more log and debug messages - 08_xdm_execute_more_debug.diff: session.c: Add more debugging to execute() - 09_xdm_syserrormsg.diff: Use xdm's _SysErrorMsg() function instead of merely printing errno - 10_xdm_better_logging.diff: Use _SysErrorMsg() in the log message in various error conditions - 11_xdm_strerror.diff: Use xdm's _SysErrorMsg() function instead of strerror() - 12_remove_pidfile.diff: Add RemovePid() function, and register it with atexit() - 15_xdm_openfiles.diff: openFiles() improvements - 20_xdm_log_timestamp.diff: Add timestamping to logging functions, except for LogoutOfMem() - 21_xdm_log_append.diff: Append to the log file if it already exists - 90_xdm_write_dummy_auth.diff: Always attempt to write data to the auth file - 91_xdm_saveserverauth_logging.diff: improve error logging - storepid_rewrite.diff: rewrite StorePid() * Also add a header explaining the changes in debian.diff and support_logfile_rotation.diff. * Run autoreconf at build time; build-depend on automake, libtool and xutils-dev. * Allow parallel builds. * Replace 'Suggests: sessreg | xutils' with dependency on x11-xserver-utils, which also brings xrdb (closes: #527619). Thanks, Phil Endecott! Remove explanation about why we need sessreg and cpp from the long description, since we have a Depends on them now anyway. * Cherry-pick one patch from upstream git to fix configure.ac for new libXaw. * Add README.source, bump Standards-Version to 3.8.1. -- Julien Cristau <email address hidden> Wed, 10 Jun 2009 16:19:31 +0200
xdm (1:1.1.8-5) unstable; urgency=low * Updated Polish debconf translation, thanks to Łukasz Paździora (closes: #499073). -- Julien Cristau <email address hidden> Sun, 05 Oct 2008 20:55:43 +0200
1 → 10 of 10 results | First • Previous • Next • Last |