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)
the RCD_SCRIPTS rc.d script(s) to the PLIST.
This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.
This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)
These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)
I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.
Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
hard-coded etc/rc.d. These need to be fixed.
- maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
are running under NetBSD (I guess other OSes don't need the fix, or need
different defaults). This avoids the X server starting in the first virtual
console, together with getty, causing annoying keyboard problems.
Bump PKGREVISION to 1. Closes PR pkg/19434.
2.6.0.0 stuff:
- DisplayLastLogin defaults to false since '/usr/bin/last' is stupidly
unlocalized
- Add translated (de, es, fr, it, ja, ko, sv, zh_CN, zh_HK and zh_TW)
documentation (Glynn, Sun translation team)
- Translation updates (Christophe Merlet, Christian Neumair, Maxim Dziumanenko,
Telsa Gwynne, Stanislav Visnovsky, Gustavo Maciel Dias Vieira,
Alastair McKinstry, Alexander Winston, Sanlig Badral, Vincent van Adrighem,
Michiel Sikkes, Funda Wang, Ales Nyakhaychyk, Metin Amiroff, Takeshi AIHANA,
Alessio Frusciante, Francesco Marletta)
2.5.90.2 stuff:
- Support for GTK+ theming (accessibility) and ability to change current
theme in the standard login, fixes#125070 (Muktha, me)
- Hindi was written wrong in the language menu fixes#134372
(Guntupalli Karunakar)
- When restarting a server by whacking it and starting it again, wait
for 1 sec to allow things to "settle", plus be a lot milder on X
server's lock files / sockets to avoid whacking ones currently in use
- Make language dialog in the graphical greeter come up quicker and init
the languages lazily
- Fix#135232 by using code@mod for the translation matrix (me), and added
Serbian variants there (Danilo Segan)
- Fix#135053 by adding canadian english (Adam Weinberger, Danilo Segan)
- Fix sourcing of environment on AIX, #135401 (Vincent Berger)
- Fix displaying of ~/.xsession-errors file
- Attempt to handle out of user diskspace more gracefully by whacking old
.xsession-errors in case we fail.
- Translation updates (Nikos Charonitakis, Jordi Mallach, Funda Wang,
Tommi Vainikainen, Kostas Papadimas, Kjartan Maraas, Miloslav Trmac,
Laurent Dhima, Zygimantas Berucka, Christian Rose, Changwoo Ryu,
Yukihiro Nakai, Duarte Loreto, Christophe Merlet,
Francisco Javier F. Serrador, Artur Flinta, Alastair McKinstry,
Guntupalli Karunakar, Takeshi AIHANA, Paisa Seeluangsawat,
Surichat Sumrit, Supranee Thirawatthanasuk, Chanchai Junlouchai,
Adam Weinberger, Christian Neumair, Hasbullah Bin Pit,
Pauli Virtanen, Ole Laursen, Asmund Skjaeveland, Metin Amiroff,
Vincent van Adrighem, Tino Meinen, GNOME PL Team)
2.5.90.1 stuff:
- Login field was not clearned when x server / slave crashed (#131389)
- Change the 12 hour format to be less confusing (#133189)
- Re-fix the aix ADMCHG bug #123766 (Vincent Berger)
- keymouselistener fixes (Brian Cameron)
- Compilation fixes#131042, #130963
- Build fixes (Tomasz Kloczko)
- Other fixes and cleanups (among others #133181 by Mariano Suarez-Alvarez)
- Translation update (Andras Timar, Francisco Javier F. Serrador, Lucas Vieites,
Maxim Dziumanenko, Robert Sedak, Metin Amiroff, Laurent Dhima, Changwoo Ryu,
Kjartan Maraas, Miloslav Trmac, Asmund Skjaeveland, Sanlig Badral,
Zygimantas Berucka, Kostas Papadimas, Christian Neumair, Artur Flinta,
GNOME PL Team, Gustavo Maciel Dias Vieira, Joao Emanuel, Danilo Segan,
Vincent van Adrighem, Tino Meinen, Fernando Herrera, Arafat Medini)
2.5.90.0 stuff:
- Add accessibility setting to gdmsetup and allow setting an arbitrary
sound for the "ready for login" sound. (#125487)
- gdmflexiserver now lists running sessions if there are some and allow
the users to easily switch. (#127038)
- Display last login when the user enters their name (can be turned
off) (#128940)
- Inactive flexiservers are reaped by default after 5 minutes.
- Accessibility modules set the busy cursor for 2 secs to show that
an action was started (#125153)
- Doubleclicking on a language in graphical greeter selects it
(Kirk Mitchener, #123199)
- Optional info message on login (sort of like motd) (Anton Altaparmakov,
#125219)
- New SUP (socket protocol) commands to request shutdown/reboot after
session ends or after all users log out. Also new SUP commands for
querying and setting the VT on Linux.
- A --wait-for-go option that will start one X server and then wait until
GO is sent through the fifo before going further.
- IPv6 support (Archana Shah)
- Built in sessions are out of /etc/X11/dm/Sessions and moved to
<datadir>/gdm/BuiltInSessions
- Fix chooser commonication vs. accessibility stuff (#125064)
- Fix RetryDelay and make it default to 1 and not 3 (Leena Gunda, me, #128507)
- On AIX without PAM, password expiration is done (Vincent Berger, me, #123766)
- On crypt/shadow the double login warning was too early, now done after
authentication as in the PAM setup.
- Clients are now forcibly whacked at session stop, should "fix" #126071
- Use GtkFileChooser in gdmsetup (Jan Arne Petersen, #128668)
- Paranoia: Check owenership of the socket before using it
- Fix xdmcp session counting (#126465)
- Warn the user when they want to set root as autologin (RH #97716)
- StandardXServer can now have arguments
- Default color is now #76848F and the PreSession script tries
to use the default gdm color to fix#128220
- Fix assert failure when starting Xnest (#127780)
- Indent the chooser and config toggles in the setup (#120639)
- Lots of cleanup and fixes and adding to the general paranoia in the
code. (me, Ray Strode, Brian Cameron)
- Translation updates (Miloslav Trmac, Andras Timar, David O'Callaghan,
Paul Duffy, Danilo Segan, Vincent van Adrighem, Kostas Papadimas,
Jordi Mallach, Ole Laursen, Dmitry G. Mastrukov, Russian team,
Sanlig Badral, Francisco Javier F. Serrador, Lucas Vieites,
Laurent Dhima, Asmund Skjaeveland, Artur Flinta, Duarte Loreto,
Robert Sedak, Christophe Merlet, Christian Neumair, Zygimantas Berucka)
are *REQUIRED* (in fact, only the former) to get gdm working.
- Manually set 'procname' in the rc.d script so that 'gdm stop' works.
- Allow the rc.d script to work w/o rc.subr.
- Use PAM's buildlink2.mk file instead of a simple DEPENDS.
- Remove useless stuff from PLIST.
- Simplify Makefile a bit.
- As a result, bump PKGREVISION to 1.
anymore).
Update provided by Min Sik Kim via pkgsrc-wip, with minimal changes by me.
Changes:
2.4.4.7 stuff:
- Fix build problem caused by intltool (fixes#130234)
- Translation update (Zygimantas Berucka)
2.4.4.6 stuff:
- Fixes xdmcp session counting (fixes#126465)
- The programs that want to talk to gdm check ownership of /tmp/.gdm_socket
for added paranoia
- Fix assert failure when starting Xnest (fixes#127780)
- Time for the fail delay is in microseconds (Leena Gunda, fixes#128507)
- Translation updates (Maxim Dziumanenko, Dmitry G. Mastrukov, Russian team,
Andras Timar, Sanlig Badral, Paul Duffy, David O'Callaghan,
Jordi Mallach, Jordi Mas, Guntupalli Karunakar, Andras Timar)
2.4.4.5 stuff:
- Brown paper security bag: ~/.Xauthority could be left readable
after logout
- gecos info (face browser user name) didn't get through if non-utf8
(Frederic Crozat) (fixes mandrake #5309)
- Translation updates (another brown paper bag, these went in over
the last month) (Kjartan Maraas, Andras Timar, Danilo Segan,
Ales Nyakhaychyk, Asmund Skjaeveland, Gustavo Maciel Dias Vieira,
Augusta Marques da Silva, Richard Allen)
And more... please review NEWS file to see a full list of changes.
USE_PKGINSTALL is "YES". bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
Fix sed command to disable pam checks to avoid an empy for loop in configure
Add configure check for setlogin(), and use it in daemon/slave.c
Need to define BSD_COMP before including sys/ioctl.h on SunOS to get BSD ioctls.
user who's pw_passwd is set to "*". NetBSD gives all users "*", same if
shadow passwords are used on Linux, Solaris etc. Commenting out that part
makes the face-browser work. (I'll submit this to the gdm-folks, as well.)
Change pid-file from /var/run/xdm.pid to /var/run/gdm.pid now that we have
our own ${PREFIX}/etc/rc.d/gdm script.
Bump PKGREVISION.
(Changes suggested in PR pkg/17184 by Cliff <cliff at snipe444 dot org>,
applied after feedback from MAINTAINER and tron. This closes said PR.)
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}.
While here substitute a couple of ${PREFIX} by `%D' in
`@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.