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

xdm: Changes to 'refs/tags/xdm-1_1.1.10-1'



Tag 'xdm-1_1.1.10-1' created by Julien Cristau <jcristau@debian.org> at 2010-04-19 18:56 +0000

Tagging upload of xdm 1:1.1.10-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABCAAGBQJLzKdQAAoJEDEBgAUJBeQMiLEQAL+upYeiEgmqcqefd3W71MT0
t7zEmSJC50GSdpBvzhGHzrDh9fshY4GaAvqUR7wAOruF5hGVET35aMYtZLc3Ewkq
l9vJ4EYCWN8iHh44df88nu5mPbWo/4Tgn7twNi30+Ok6jgypFjl0qgwK41B8E2UE
hfNXpMVQ8BiYp0+zKX2AdPRSPiii3hp2MG776L5llHhwszSWkrbr0mLjWS5BRupo
v9gkuRKnBJIjbvEUkd7P7zlXX77OghntoLutOcNtlBNEV0CYSvinPsxTH2CICrl3
JFNxNcESM/9vS0TyJt9GELELILq8AiQBZ8ko+QRlODAg97LFjNJUsFKOU1j+FfK3
TlEWj3xoZlFXYlvXuYLKCl6wIWOkZxGGT1rBlJoLQZEpB61hZopR1HnvpVJsm4eg
60ymEg9daSU788NK16IZ5cgW8RDXZPNJaCKaNDdgMyS8O+deH+S2RIfH/4eFMCCb
0qolAzr8tuaWJekH7Io6MinrA0cruM4ZiVO1640S1wkeWdhgSJqYabQVKHajLvN7
+7/bVr2jGPHzwCJ/kwl54bCn2KLtFPK3P4MICVEodrDEV7pza2sELz+xSHGvPne6
FiTqwERIyLIyYsEwXj1OsIbPRDi/UiOOWYXr420FF5b8P8wFj24u6/Zs3NSTvxrx
pHIvZrS7WLcGzob95cHu
=EnD4
-----END PGP SIGNATURE-----

Changes since xdm-1_1.1.9-2:
Alan Coopersmith (11):
      Create piddir if needed on startup
      Make parent authdir if needed at startup
      Correct default greeterLib path in man page
      Remove workaround for X11R3 server bug
      Raise xorg-macros requirement to 1.4
      Update Sun license notices to current X.Org standard form
      echo_passwd should key off PAM no-echo state, not prompt position
      Replace hardcoded NAMELEN of 14 for ancient SysV with MAXNAMELEN
      Move m4 macros to m4 subdir as automake/libtool recommend
      Make sure username is not NULL when calling syslog from FailedLogin()
      Reject PAM conversation calls after login dialog is closed

Branden Robinson (6):
      downgrade an error to info message
      Change openFiles() to avoid race-based symlink attacks.
      Always attempt to write data to the auth file
      improve error logging
      Improve logging of xdm's script handling
      rewrite StorePid()

Christoph Bartoschek (1):
      XDM: Add support for clients that sent ipv4 addresses to a dual-stacked host

Cyril Brulebois (1):
      Fix typo.

Dmitry V. Levin (2):
      Call openlog(3) early
      greeter: fix logging of failed login attempts

Gaetan Nadon (8):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      configure.ac: restore correct order for XORG_DEFAULT_OPTIONS
      configure.ac: use backticks rather than $() for cmd subs
      lint: option -rdynamic is not valid for the lint program

Georgy A. Shepelev (3):
      The whole widget borders width could not be set to zero.
      Adding an option to show stars instead of the password itself.
      xdm: add documentation of the "EchoPasswd" option to the man page

Johannes Dewender (1):
      Bug #25066: exec sessreg

Julien Cristau (20):
      Don't remove the pid file from xdm child processes
      xdmcp: disable IPV6_V6ONLY for ipv6 listening sockets
      Add missing brace in previous commit
      Bump to 1.1.10
      Merge branch 'master' into debian-unstable
      Update changelogs
      Delete patches applied upstream
      Refresh remaining patches
      Mention bugs fixed upstream in the changelog
      Xstartup: use id -u $USER, not id -u, since this script is run as root.
      debian/rules: delete libtool m4 files on clean.
      Delete unused xdm_fixes.diff
      Introduce virtual facility x-display-manager for insserv (closes: #554839).
      debian/rules: kill gratuitous uses of $(CURDIR).
      debian/xdm.pam: reorder pam modules
      debian/xdm.init: add Short-Description (closes: #510085).
      xsfbs.mk: don't use a directory as a make target
      Update serverabi rule for xserver 1.7.6.901
      Merge branch 'debian-unstable' of git.debian.org:/git/pkg-xorg/xsfbs into debian-unstable
      Prepare changelog for upload

Manoj Srivastava (1):
      xdm: add SELinux support

Martin Dickopp (1):
      Debian bug 525596: "Login incorrect" only partially cleared on next login

---
 .gitignore                                        |   85 +++-
 COPYING                                           |   53 +-
 ChangeLog                                         |  460 ++++++++++++++++++++++
 Makefile.am                                       |   15 
 access.c                                          |   23 +
 acinclude.m4                                      |   45 --
 app-defaults/.gitignore                           |    2 
 auth.c                                            |  157 +++++--
 config/.gitignore                                 |    7 
 config/Xstartup.cpp                               |    2 
 configure.ac                                      |   35 +
 debian/README.source                              |    2 
 debian/changelog                                  |   28 +
 debian/local/Xstartup                             |    2 
 debian/patches/02_xdm_zombie_no_error.diff        |   36 -
 debian/patches/06_hurd_utsname.diff               |    6 
 debian/patches/15_xdm_openfiles.diff              |   43 --
 debian/patches/90_xdm_write_dummy_auth.diff       |   68 ---
 debian/patches/91_xdm_saveserverauth_logging.diff |   84 ----
 debian/patches/doc_mention_xdm.options.diff       |    8 
 debian/patches/log_sourcing_better.diff           |   74 ---
 debian/patches/selinux_support.diff               |  131 ------
 debian/patches/series                             |   19 
 debian/patches/storepid_rewrite.diff              |  141 ------
 debian/patches/support_logfile_rotation.diff      |   16 
 debian/patches/xdm_fixes.diff                     |  158 -------
 debian/rules                                      |   20 
 debian/xdm.init                                   |    1 
 debian/xdm.insserv                                |    1 
 debian/xdm.install                                |    1 
 debian/xdm.pam                                    |   10 
 debian/xsfbs/xsfbs.mk                             |   31 -
 dm.c                                              |  142 ++++--
 greeter/.gitignore                                |    7 
 greeter/Login.c                                   |  117 +++--
 greeter/Login.h                                   |   41 -
 greeter/LoginP.h                                  |   41 -
 greeter/greet.c                                   |   62 +-
 m4/ac_define_dir.m4                               |   45 ++
 session.c                                         |   89 +++-
 socket.c                                          |   33 +
 xdm.man.cpp                                       |    6 
 xdmcp.c                                           |   23 -
 43 files changed, 1243 insertions(+), 1127 deletions(-)
---


Reply to: