diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-05-08 00:27:16 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-05-08 00:27:16 +0000 |
commit | 6ebca0861bb44e15490c32686b30184d69abd109 (patch) | |
tree | 840988381130cb3a5fa8c662e67f197258941fe8 /doc | |
parent | 23f5045d897dce64ababa3b71316e4df49cd5366 (diff) | |
download | pkgsrc-6ebca0861bb44e15490c32686b30184d69abd109.tar.gz |
Update x11/gdm to 2.6.0.2.
Changes:
2.6.0.2 stuff:
- Fix PAM braindamage in #119853 and #126984 (Frederic Crozat, me)
- Fix the flexiserver protocol (gdmflexiserver should no longer hang)
- Disable IPv6 by default, it's still kind of problematic, you have
to explicitly enable it now with --enable-ipv6=yes
- Fix some IPv6 issues, #133246
- Fix message weirdness in the greeters, #123958 (Frederic Crozat, me)
- Set font correctly on theming, #125070 (Muktha, me)
- Translation updates (John C Barstow, Vincent van Adrighem, Christophe Merlet,
Changwoo Ryu)
2.6.0.1 stuff:
- Also ensure that /tmp/.X11-unix exists as well as /tmp/.ICE-unix, and
do this in a way to avoid self races
- Main daemon now ignores SIGPIPE which it can get which would cause
a crash (Jerry Wall)
- Fix a file descriptor leak when closing slaves (Jerry Wall)
- Fixed IPv6 authorization setting in .Xauthority (Vijaykumar Patwari)
- Some typos fixed
- Translation updates (Guntupalli Karunakar, Christian Rose, Gareth Owen,
Andras Timar, Gujarati Team, Christophe Merlet, Inaki Larranaga,
Changwoo Ryu, Samuel Jon Gunnarsson, Helgi, Pormar Porbjornsson,
Zuza Software Foundation, Ole Laursen, Jaswinder Singh Phulewala,
Asmund Skjaeveland, Robert Sedak, Takeshi Aihana, Mugurel Tudor,
Misu Moldovan, Abel Cheung, Kevin Kee, Baris Cicek, Telsa Gwynne,
Sayamindu Dasgupta, Indranil Dasgupta, Francisco Javier F. Serrador,
Arafat Medini, Indictrans team, Leonid Kanter, Dafydd Harries,
Alession Frusciante, Francesco Marletta)
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 9b56e0585ad..b267170a1e6 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.5862 2004/05/07 20:42:53 kleink Exp $ +$NetBSD: CHANGES,v 1.5863 2004/05/08 00:27:16 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -2405,4 +2405,4 @@ Changes to the packages collection and infrastructure in 2004: Updated exim-html to 4.30 [abs 2004-05-07] Deleted exim-user [abs 2004-05-07] Updated jwhois to 3.2.2nb4 [kleink 2004-05-07] - + Updated gdm to 2.6.0.2 [xtraeme 2004-05-08] |