pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update x11/gdm to 2.6.0.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a838b20c322
branches:  trunk
changeset: 474946:6a838b20c322
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Sat May 08 00:27:16 2004 +0000

description:
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:

 doc/CHANGES      |  4 ++--
 x11/gdm/Makefile |  5 ++---
 x11/gdm/PLIST    |  8 +++++++-
 x11/gdm/distinfo |  6 +++---
 4 files changed, 14 insertions(+), 9 deletions(-)

diffs (93 lines):

diff -r 62c9bf278c87 -r 6a838b20c322 doc/CHANGES
--- a/doc/CHANGES       Fri May 07 23:18:50 2004 +0000
+++ b/doc/CHANGES       Sat May 08 00:27:16 2004 +0000
@@ -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 @@
        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]
diff -r 62c9bf278c87 -r 6a838b20c322 x11/gdm/Makefile
--- a/x11/gdm/Makefile  Fri May 07 23:18:50 2004 +0000
+++ b/x11/gdm/Makefile  Sat May 08 00:27:16 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.62 2004/04/25 18:47:55 snj Exp $
+# $NetBSD: Makefile,v 1.63 2004/05/08 00:27:16 xtraeme Exp $
 #
 
-DISTNAME=      gdm-2.6.0.0
-PKGREVISION=   2
+DISTNAME=      gdm-2.6.0.2
 CATEGORIES=    x11 gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/gdm/2.6/}
 EXTRACT_SUFX=  .tar.bz2
diff -r 62c9bf278c87 -r 6a838b20c322 x11/gdm/PLIST
--- a/x11/gdm/PLIST     Fri May 07 23:18:50 2004 +0000
+++ b/x11/gdm/PLIST     Sat May 08 00:27:16 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2004/04/23 22:08:00 reed Exp $
+@comment $NetBSD: PLIST,v 1.9 2004/05/08 00:27:16 xtraeme Exp $
 bin/gdm
 bin/gdm-binary
 bin/gdmXnest
@@ -99,6 +99,7 @@
 share/gnome/help/gdm/zh_TW/figures/gdm_window.png
 share/gnome/help/gdm/zh_TW/gdm.xml
 share/gnome/help/gdm/zh_TW/legal.xml
+${PKGLOCALEDIR}/locale/af/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/az/LC_MESSAGES/gdm-2.4.mo
@@ -112,6 +113,7 @@
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/gdm-2.4.mo
+${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/eu/LC_MESSAGES/gdm-2.4.mo
@@ -120,6 +122,7 @@
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/ga/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/gdm-2.4.mo
+${PKGLOCALEDIR}/locale/gu/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/gdm-2.4.mo
@@ -131,13 +134,16 @@
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gdm-2.4.mo
+${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/mn/LC_MESSAGES/gdm-2.4.mo
+${PKGLOCALEDIR}/locale/mr/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/gdm-2.4.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/gdm-2.4.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/gdm-2.4.mo
diff -r 62c9bf278c87 -r 6a838b20c322 x11/gdm/distinfo
--- a/x11/gdm/distinfo  Fri May 07 23:18:50 2004 +0000
+++ b/x11/gdm/distinfo  Sat May 08 00:27:16 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2004/04/02 15:17:43 jmmv Exp $
+$NetBSD: distinfo,v 1.12 2004/05/08 00:27:16 xtraeme Exp $
 
-SHA1 (gdm-2.6.0.0.tar.bz2) = d91e9c48f02830dc1af6a45f66a835904143c3c1
-Size (gdm-2.6.0.0.tar.bz2) = 2850702 bytes
+SHA1 (gdm-2.6.0.2.tar.bz2) = d662a0d0a9f1311423a6486c2471cc85fe9ee815
+Size (gdm-2.6.0.2.tar.bz2) = 3029505 bytes
 SHA1 (Daemon.README) = eb1e6af52adc02ded77af17e8953134b7e60d23b
 Size (Daemon.README) = 2191 bytes
 SHA1 (Daemon.png) = e77a42c644beecd66c4b95c0ae68c08c728a4e6d



Home | Main Index | Thread Index | Old Index