gdm-vl.spec 36 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057
  1. %define pango_version 1.22.0
  2. %define gtk2_version 2.14.0
  3. %define libglade2_version 2.6.0
  4. %define librsvg2_version 2.22.0
  5. %define libxml2_version 2.5.10
  6. %define rarian 0.8
  7. %define pam_version 0.99.8
  8. %define desktop_file_utils_version 0.3
  9. %define gail_version 1.18.0
  10. %define consolekit_version 0.2.7
  11. %define hal_version 0.5.9
  12. Summary: The GNOME Display Manager.
  13. Summary(ja): GNOME ディスプレイマネージャ
  14. Name: gdm
  15. Version: 2.32.0
  16. Release: 2%{?_dist_release}
  17. License: LGPL/GPL
  18. Group: User Interface/X
  19. URL: ftp://ftp.gnome.org/pub/GNOME/sources/gdm/
  20. Source: %{name}-%{version}.tar.bz2
  21. Source1: gdm-pam
  22. Source2: gdm-autologin-pam
  23. Source10: polkit-gnome-authentication-agent-1.desktop
  24. Source110: gnome.desktop
  25. Source130: gdm-2.32.0-ja.po
  26. Source200: gdm-restart
  27. Source201: gdm-safe-restart
  28. Source202: gdm-stop
  29. ## patches from fedora
  30. #Patch2: gdm-2.32-plymouth.patch
  31. #Patch96: gdm-multistack.patch
  32. # Fedora-specific
  33. Patch97: gdm-bubble-location.patch
  34. Patch98: tray-padding.patch
  35. ## patches from ubuntu
  36. Patch102: 02_x_server_location.patch
  37. Patch105: 05_initial_server_on_vt7.patch
  38. Patch108: 08_use_polkit_for_settings.patch
  39. #Patch109: 09_gdmsetup.patch
  40. Patch109: gdm-2.32.0-gdmsetup.patch
  41. Patch127: 27_save_root_window.patch
  42. Patch128: 28_plymouth_transition.patch
  43. Patch132: 32-hide-mouse-cursor.patch
  44. ## patches for vine
  45. Patch500: gdm-2.32.0-vine-release.patch
  46. ## fix metacity warning
  47. ## http://git.gnome.org/browse/gdm/commit/?h=gnome-2-28&id=98a1649b17320957b9a2521af07d15ba51c187c9
  48. Patch501: gdm-2.32.0-greeter-login-window-be-dock.patch
  49. # security fix
  50. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  51. Requires(pre): shadow-utils
  52. Requires: pam >= %{pam_version}
  53. Requires: hal >= %{hal_version}
  54. Requires: ConsoleKit >= %{consolekit_version}
  55. Requires: usermode-gtk
  56. Requires: xinitrc
  57. Requires: xorg-x11-xdm
  58. Requires: util-linux
  59. Requires: vine-backgrounds >= 4.0
  60. Requires: gnome-settings-daemon
  61. Requires: polkit-gnome
  62. Requires: iso-codes
  63. Requires: gnome-session
  64. Requires: gnome-keyring-pam
  65. BuildRequires: scrollkeeper >= %{scrollkeeper_version}
  66. BuildRequires: pango-devel >= %{pango_version}
  67. BuildRequires: gtk2-devel >= %{gtk2_version}
  68. BuildRequires: libglade2-devel >= %{libglade2_version}
  69. BuildRequires: librsvg2-devel >= %{librsvg2_version}
  70. BuildRequires: libxml2-devel >= %{libxml2_version}
  71. BuildRequires: usermode
  72. BuildRequires: pam-devel >= %{pam_version}
  73. BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
  74. BuildRequires: gail-devel >= %{gail_version}
  75. BuildRequires: libtool, automake, autoconf
  76. BuildRequires: ConsoleKit
  77. BuildRequires: libdmx-devel, audit-libs-devel
  78. BuildRequires: libcanberra-devel
  79. BuildRequires: polkit-devel
  80. BuildRequires: gnome-panel-devel
  81. BuildRequires: libxklavier-devel
  82. BuildRequires: upower-devel
  83. BuildRequires: libXdmcp-devel
  84. BuildRequires: check-devel
  85. BuildRequires: libICE-devel
  86. BuildRequires: gnome-doc-utils
  87. Vendor: Project Vine
  88. Distribution: Vine Linux
  89. Packager: daisuke
  90. %description
  91. Gdm (the GNOME Display Manager) is a highly configurable
  92. reimplementation of xdm, the X Display Manager. Gdm allows you to log
  93. into your system with the X Window System running and supports running
  94. several different X sessions on your local machine at the same time.
  95. %prep
  96. %setup -q
  97. cp -f %{SOURCE130} po/ja.po
  98. #%patch2 -p1 -b .plymouth
  99. #%patch96 -p1 -b .multistack
  100. %patch97 -p1 -b .bubble-location
  101. %patch98 -p1 -b .tray-padding
  102. %patch102 -p1 -b .force-vt7
  103. %patch105 -p1 -b .xserver
  104. %patch108 -p1 -b .polkit
  105. %patch109 -p1 -b .gdmsetup
  106. %patch127 -p1 -b .slave_save_root_window
  107. %patch128 -p1 -b .plymouth
  108. %patch132 -p1 -b .hide-mouse-cursor
  109. %patch500 -p1 -b .vine-release
  110. %patch501 -p1 -b .greeter-login-window-be-dock
  111. autoreconf -i -f
  112. cp -f %{SOURCE1} data/gdm
  113. cp -f %{SOURCE2} data/gdm-autologin
  114. %build
  115. %configure --with-sysconfsubdir=X11/gdm \
  116. --with-dmconfdir=%{_sysconfdir}/X11/dm \
  117. --with-pam-prefix=%{_sysconfdir} \
  118. --with-working-directory=%{_localstatedir}/gdm \
  119. --enable-console-helper \
  120. --disable-scrollkeeper \
  121. --with-console-kit \
  122. --without-selinux
  123. # drop unneeded direct library deps with --as-needed
  124. # libtool doesn't make this easy, so we do it the hard way
  125. sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' \
  126. -e 's/ if test "$export_dynamic" = yes && test -n "$export_dynamic_flag_spec"; then/ func_append compile_command " -Wl,-O1,--as-needed"\n func_append finalize_command " -Wl,-O1,--as-needed"\n\0/' libtool
  127. %__make -C po
  128. %__make %{?_smp_mflags}
  129. %install
  130. [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
  131. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Init
  132. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/PreSession
  133. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/PostSession
  134. make install DESTDIR=$RPM_BUILD_ROOT
  135. # docs go elsewhere
  136. rm -rf $RPM_BUILD_ROOT/%{_prefix}/doc
  137. # create log dir
  138. mkdir -p $RPM_BUILD_ROOT/var/log/gdm
  139. # and a spool dir
  140. mkdir -p $RPM_BUILD_ROOT/var/spool/gdm
  141. # change default Init script for :0 to be Vine Linux default
  142. #ln -sf ../../xdm/Xsetup_0 $RPM_BUILD_ROOT/etc/X11/gdm/Init/:0
  143. # remove the gdm Xsession as we're using the xdm one
  144. rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Xsession
  145. (cd $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm; ln -sf ../xinit/Xsession .)
  146. rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.a
  147. rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
  148. mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow
  149. # temporarily manually copy this
  150. cp -f %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow/polkit-gnome-authentication-agent-1.desktop
  151. mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/gdm/greeter
  152. rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
  153. find $RPM_BUILD_ROOT -name '*.a' -delete
  154. find $RPM_BUILD_ROOT -name '*.la' -delete
  155. rm -f $RPM_BUILD_ROOT%{_includedir}/gdm/simple-greeter/gdm-greeter-extension.h
  156. rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gdmsimplegreeter.pc
  157. %find_lang gdm --with-gnome
  158. # install Vine Theme
  159. #mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/themes/
  160. #tar xzvf %{SOURCE100} -C $RPM_BUILD_ROOT%{_datadir}/gdm/themes/
  161. # install gnome.desktop
  162. # XXX: this should be included in each desktop environment package.
  163. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/dm/Sessions/
  164. cp %{SOURCE110} $RPM_BUILD_ROOT%{_sysconfdir}/X11/dm/Sessions/
  165. install -m 0755 %{SOURCE200} %{SOURCE201} %{SOURCE202} $RPM_BUILD_ROOT%{_sbindir}/
  166. %find_lang gdm
  167. %clean
  168. [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
  169. %pre
  170. if [ "$1" -gt 1 ]; then
  171. if [ -f %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas ];
  172. then
  173. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  174. gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  175. fi
  176. fi
  177. /usr/sbin/useradd -M -u 42 -d %{_localstatedir}/gdm -s /sbin/nologin -r gdm > /dev/null 2>&1
  178. /usr/sbin/usermod -d %{_localstatedir}/gdm -s /sbin/nologin gdm >/dev/null 2>&1
  179. # ignore errors, as we can't disambiguate between gdm already existed
  180. # and couldn't create account with the current adduser.
  181. exit 0
  182. %post
  183. /sbin/ldconfig
  184. scrollkeeper-update >& /dev/null ||:
  185. touch --no-create %{_datadir}/icons/hicolor
  186. if [ -x /usr/bin/gtk-update-icon-cache ]; then
  187. /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
  188. fi
  189. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  190. gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  191. # if the user already has a config file, then migrate it to the new
  192. # location; rpm will ensure that old file will be renamed
  193. custom=/etc/X11/gdm/custom.conf
  194. if [ $1 -ge 2 ] ; then
  195. if [ -f /usr/share/gdm/config/gdm.conf-custom ]; then
  196. oldconffile=/usr/share/gdm/config/gdm.conf-custom
  197. elif [ -f /etc/X11/gdm/gdm.conf ]; then
  198. oldconffile=/etc/X11/gdm/gdm.conf
  199. fi
  200. # Comment out some entries from the custom config file that may
  201. # have changed locations in the update. Also move various
  202. # elements to their new locations.
  203. [ -n "$oldconffile" ] && sed \
  204. -e 's@^command=/usr/X11R6/bin/X@#command=/usr/bin/Xorg@' \
  205. -e 's@^Xnest=/usr/X11R6/bin/Xnest@#Xnest=/usr/bin/Xnest@' \
  206. -e 's@^BaseXsession=/etc/X11/xdm/Xsession@#BaseXsession=/etc/X11/xdm/Xsession@' \
  207. -e 's@^BaseXsession=/etc/gdm/Xsession@#&@' \
  208. -e 's@^Greeter=/usr/bin/gdmgreeter@#Greeter=/usr/libexec/gdmgreeter@' \
  209. -e 's@^RemoteGreeter=/usr/bin/gdmlogin@#RemoteGreeter=/usr/libexec/gdmlogin@' \
  210. -e 's@^GraphicalTheme=Vine@#&@' \
  211. -e 's@^BackgroundColor=#27408b@#&@' \
  212. -e 's@^DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin@#&@' \
  213. -e 's@^RootPath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin@#&@' \
  214. -e 's@^HostImageDir=/usr/share/hosts/@#HostImageDir=/usr/share/pixmaps/faces/@' \
  215. -e 's@^LogDir=/var/log/gdm@#&@' \
  216. -e 's@^PostLoginScriptDir=/etc/X11/gdm/PostLogin@#&@' \
  217. -e 's@^PreLoginScriptDir=/etc/X11/gdm/PreLogin@#&@' \
  218. -e 's@^PreSessionScriptDir=/etc/X11/gdm/PreSession@#&@' \
  219. -e 's@^PostSessionScriptDir=/etc/X11/gdm/PostSession@#&@' \
  220. -e 's@^DisplayInitDir=/var/run/gdm.pid@#&@' \
  221. -e 's@^RebootCommand=/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now;/usr/bin/reboot@#&@' \
  222. -e 's@^HaltCommand=/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now;/usr/bin/poweroff@#&@' \
  223. -e 's@^ServAuthDir=/var/gdm@#&@' \
  224. -e 's@^Greeter=/usr/bin/gdmlogin@Greeter=/usr/libexec/gdmlogin@' \
  225. -e 's@^RemoteGreeter=/usr/bin/gdmgreeter@RemoteGreeter=/usr/libexec/gdmgreeter@' \
  226. $oldconffile > $custom
  227. fi
  228. /usr/sbin/gdm-safe-restart >/dev/null 2>&1 || :
  229. exit 0
  230. %preun
  231. if [ "$1" -eq 0 ]; then
  232. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  233. gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  234. fi
  235. %postun
  236. /sbin/ldconfig
  237. scrollkeeper-update >& /dev/null ||:
  238. touch --no-create %{_datadir}/icons/hicolor ||:
  239. if [ -x /usr/bin/gtk-update-icon-cache ]; then
  240. /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
  241. fi
  242. %files -f gdm.lang
  243. %defattr(-, root, root)
  244. %doc AUTHORS COPYING ChangeLog NEWS README TODO
  245. %dir %{_sysconfdir}/X11/gdm
  246. # Not sure which package %{_sysconfdir}/X11/dm dir should belong to,
  247. # this dir was agreed on among KDM and GDM maintainer to host
  248. # the new session setup
  249. %config %{_sysconfdir}/X11/dm/Sessions/*
  250. %config(noreplace) %{_sysconfdir}/X11/gdm/custom.conf
  251. %config %{_sysconfdir}/X11/gdm/Init/*
  252. %config %{_sysconfdir}/X11/gdm/PostLogin/*
  253. %config %{_sysconfdir}/X11/gdm/PreSession/*
  254. %config %{_sysconfdir}/X11/gdm/PostSession/*
  255. %config %{_sysconfdir}/pam.d/gdm
  256. %config %{_sysconfdir}/pam.d/gdm-autologin
  257. %config %{_sysconfdir}/dbus-1/system.d/gdm.conf
  258. %dir %{_sysconfdir}/X11/gdm/Init
  259. %dir %{_sysconfdir}/X11/gdm/PreSession
  260. %dir %{_sysconfdir}/X11/gdm/PostSession
  261. %dir %{_sysconfdir}/X11/gdm/PostLogin
  262. %{_sysconfdir}/gconf/schemas/*.schemas
  263. %{_sysconfdir}/X11/gdm/Xsession
  264. %{_datadir}/pixmaps/*.png
  265. %dir %{_datadir}/pixmaps/faces
  266. %{_datadir}/pixmaps/faces/*.png
  267. %{_datadir}/pixmaps/faces/*.jpg
  268. %{_datadir}/icons/hicolor/*/apps/*.png
  269. %dir %{_datadir}/gdm
  270. %{_datadir}/gdm/*
  271. %{_datadir}/applications/gdmsetup.desktop
  272. %{_datadir}/gnome/help/gdm
  273. %{_datadir}/omf/gdm
  274. %{_datadir}/polkit-1/actions/gdm.policy
  275. %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
  276. %{_libdir}/bonobo/servers/GNOME_FastUserSwitchApplet.server
  277. %{_bindir}/*
  278. %{_libexecdir}/*
  279. %{_sbindir}/*
  280. %dir %{_var}/log/gdm
  281. %dir %{_var}/spool/gdm
  282. %dir %{_var}/run/gdm/greeter
  283. %attr(1770, gdm, gdm) %dir %{_localstatedir}/gdm
  284. %attr(1770, gdm, gdm) %{_localstatedir}/gdm/.gconf.mandatory/%gconf-tree.xml
  285. %attr(1770, gdm, gdm) %{_localstatedir}/gdm/.gconf.path
  286. %attr(1755, gdm, gdm) %dir %{_localstatedir}/run/gdm/greeter
  287. %attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
  288. %attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
  289. %changelog
  290. * Wed Mar 09 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.32.0-2
  291. - add Patch501 to fix metacity warning..
  292. - update ja.po
  293. * Tue Mar 08 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 2.32.0-1
  294. - update to 2.32.0
  295. - remove R: plymouth-gdm-hooks
  296. - use ubuntu plymouth integration patch instead of fedora's.
  297. - update ubuntu patches
  298. * Sat Jan 29 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-6
  299. - remove Patch1 (gdm-2.30.2-UTF-8.patch)
  300. * Mon Jan 03 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-5
  301. - add Patch1 (gdm-2.30.2-UTF-8.patch)
  302. * Sat Oct 16 2010 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.30.2-4
  303. - add BuildRequires: polkit-devel, gnome-panel-devel, libxklavier-devel, upower-devel,
  304. libXdmcp-devel, gnome-doc-utils, libICE-devel
  305. - add Patch100 (01_upower.patch) from ubuntu
  306. - add Patch105 (02_x_server_location.patch) from ubuntu
  307. - add Patch501 (gdm-2.30.2_add_dbus_glib_to_applet_deps.patch)
  308. - add configure option (--with-working-directory=%%{_localstatedir}/gdm)
  309. - fix %files (fix working directory)
  310. * Sun May 23 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.0-3
  311. - fix patch500: fix login panel crash on x86_64 (<BTS:992>)
  312. * Fri May 21 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.0-2
  313. - add patch104: hide mouse cursor on startup user session
  314. - add patch500: read vine-release to get system version
  315. * Mon May 17 2010 Daisuke SUZUKI <daisuke@linux.or.jp> 2.30.0-1
  316. - new upstream release
  317. - add patch101,102,103 from ubuntu
  318. - drop themes
  319. * Sat Jul 25 2009 Kazutaka HARADA <kazutaka@dc4.so-net.ne.jp> 2.20.10-6
  320. - update Patch100: fix typo & change BackgroundColor/GraphicalThemedColor
  321. <BTS:VineLinux:0732>
  322. - add BuildRequires: libdmx-devel, audit-libs-devel
  323. * Thu May 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-5
  324. - add patch11: add hibernate button in GDM menu
  325. - add pathc18: use combo boxc for language selector
  326. * Mon May 11 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-4
  327. - remove explicit dependency to gnome libraries
  328. - remove BR: libgnome{ui,canvas}-devel
  329. - add Requires: xorg-x11-xdm
  330. * Mon May 04 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-3
  331. - update vine themes
  332. - sync Vine-list with new Vine theme
  333. * Sun Apr 26 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-2
  334. - update vine theme
  335. * Mon Apr 13 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.10-1
  336. - update to 2.20.10
  337. - update vine themes
  338. - add Requires: vine-backgrounds >= 4.0
  339. * Sat Sep 27 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.8-1
  340. - update to 2.20.8
  341. - gdm-2.22/24 still not mature, so We are staying
  342. with gdm-2.20 branch.
  343. * Wed Jun 25 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 2.20.5-2
  344. - rebuilt with --with-console-kit
  345. - TODO: update to 2.22.0 with PolicyKit support
  346. * Mon May 12 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 2.20.5-1
  347. - update to 2.20.5
  348. - TODO: update to 2.22.0
  349. - TODO: update theme to support gdm-2.22.0
  350. - build with xorg-x11-7.3
  351. * Mon Jan 14 2008 Shu KONNO <owa@bg.wakwak.com> 2.18.1-0vl4
  352. - added gdm-2.18.1-gdmphotosetup-desktop.patch
  353. * Fri May 04 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl3
  354. - import some upstream patches
  355. * Fri May 04 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl2
  356. - update Vine theme
  357. * Fri May 04 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 2.18.1-0vl1
  358. - new upstream release
  359. * Thu Dec 28 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.14.10-0vl5
  360. - rebuilt for VineSeed
  361. * Thu Dec 21 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.14.10-0vl4.2
  362. - add Vendor/Distribution tag
  363. - fix changelog typo
  364. * Mon Dec 18 2006 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.14.10-0vl4.1
  365. - add patch200 for fix CVE-2006-6105
  366. * Thu Sep 28 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.10-0vl4
  367. - update locale.alias
  368. - remove unsupported langs, add ja_JP.UTF-8
  369. * Fri Sep 01 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.10-0vl3
  370. - update gdm-theme-vine
  371. - shrink image size
  372. * Sun Aug 13 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.10-0vl2
  373. - update gdm-theme-vine
  374. - add Face-browser version of Vine theme.
  375. * Sat Aug 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.10-0vl1
  376. - new upstream release
  377. - update gdm-theme-vine
  378. - drop Patch10 (merged in upstream)
  379. * Sun Jun 11 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.8-0vl1
  380. - new upstream release
  381. - add Patch10 to fix autologin
  382. (<BTS:63>, http://bugzilla.gnome.org/show_bug.cgi?id=344191)
  383. * Sun Jun 04 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.7-0vl1
  384. - new upstream release
  385. * Sun May 21 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.6-0vl1
  386. - new upstream release
  387. - remove xsri dependency
  388. * Sun May 07 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.5-0vl2
  389. - use consolehelper for gdmsetup
  390. * Sat May 06 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.5-0vl1
  391. - new upstream release
  392. * Wed Apr 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.1-0vl1
  393. - new upstream release
  394. * Thu Mar 23 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl2
  395. - rebuild to change _localstatedir
  396. * Tue Mar 14 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.14.0-0vl1
  397. - new upstream release
  398. * Sun Mar 12 2006 Daisuke SUZUKI <daisuke@linux.or.jp> 2.13.0.10-0vl2
  399. - fix %%post script for Vine Linux
  400. - remove Patch17,18 which are not needed for Vine Linux
  401. * Sun Mar 12 2006 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.13.0.10-0vl1
  402. - new upstream release
  403. - updated %%post and %%postun script
  404. * Tue Sep 20 2005 Daisuke SUZUKI <daisuke@linux.or.jp> 2.8.0.4-0vl1
  405. - new upstream release
  406. - import gdm-theme-vine from Vine Linux 3.2
  407. * Mon Nov 08 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.0.6-0vl1
  408. - new upstream release
  409. - build with gnome-2.8.1
  410. * Sun Oct 17 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.6.0.5-0vl1
  411. - new upstream release
  412. - update Vine patch
  413. - remove obsolete patch and ja.po
  414. * Fri Oct 15 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl10
  415. - update Vine theme for Vine Linux 3.1
  416. * Mon Jul 26 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl9
  417. - rebuild to fix bogus consolehelper symlinks
  418. * Fri Jul 23 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl8
  419. - revert 0vl7's change..
  420. * Thu Jul 22 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl7
  421. - use 100dpi for X resolution instead of 96dpi
  422. * Mon Jun 28 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl6
  423. - Requires usermode-gtk instead of usermode
  424. * Wed Jun 16 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl5
  425. - move WindowMaker.desktop to WindowMaker package.
  426. * Fri Apr 2 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl4
  427. - add modified ja.po to fix a strange date notation in gdmlogin.
  428. * Wed Mar 10 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl3
  429. - add new Vine theme, rename old Vine theme to AquaVine
  430. - switch to new default Theme
  431. * Fri Mar 5 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl2
  432. - update GDM-Vine theme to change font size.
  433. * Sat Jan 31 2004 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.7-0vl1
  434. - new upstream release
  435. * Sat Oct 18 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.4-0vl1
  436. - new upstream release
  437. * Sun Sep 28 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.3-0vl1
  438. - new upstream release
  439. - fix locale.alias to use ja_JP.eucJP instead of UTF-8 for Japanese locale.
  440. (this was fixed in 2.4.0.12, but it does not works with 2.4.4.x)
  441. * Tue Sep 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.1-0vl1
  442. - new upstream release
  443. * Sat Sep 13 2003 KAZUKI SHIMURA <rito@pos.to> 2.4.4.0-0vl4
  444. - fix LogDir/ServAuthDir
  445. * Tue Sep 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.0-0vl3
  446. - add WindowMaker.desktop which should go to WindowMaker package.
  447. * Tue Sep 09 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.0-0vl2
  448. - update ja.po
  449. - modified gdm.conf
  450. * Mon Sep 08 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.4.0-0vl1
  451. - new upstream release
  452. - partially merged with rawhide package
  453. * Thu Sep 4 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.0-2
  454. - Use the right default session (#103546)
  455. * Wed Sep 3 2003 Alexander Larsson <alexl@redhat.com> 1:2.4.4.0-1
  456. - update to 2.4.4.0
  457. - update to georges new selinux patch
  458. * Fri Aug 29 2003 Elliot Lee <sopwith@redhat.com> 1:2.4.2.102-2
  459. - Remove scrollkeeper files
  460. * Tue Aug 26 2003 George Lebl <jirka@5z.com> 1:2.4.2.102-1
  461. - updated to 2.4.2.102
  462. - removed outdated patches
  463. - Use Xsetup_0 only for :0 since that's the way it works
  464. for xdm
  465. - remove the gnome.desktop file, its going into gnome-session
  466. * Thu Aug 14 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.6-1
  467. - update to latest bugfix version on george's advice
  468. - remove setlocale patch that's upstream
  469. - remove console setup patches that are upstream
  470. * Thu Jun 12 2003 Dan Walsh <dwalsh@redhat.com> 2.4.1.3-9
  471. - Port to SELinux
  472. * Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  473. - rebuilt
  474. * Tue Jun 3 2003 Jeff Johnson <jbj@redhat.com>
  475. - add explicit epoch's where needed.
  476. * Sun May 04 2003 Florian La Roche <Florian.LaRoche@redhat.de>
  477. - fix post: localstatedir -> _localstatedir
  478. * Thu May 1 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-6
  479. - enable UTF-8 for CJK
  480. * Mon Feb 24 2003 Elliot Lee <sopwith@redhat.com>
  481. - debuginfo rebuild
  482. * Thu Feb 20 2003 Owen Taylor <otaylor@redhat.com>
  483. - Run the error dialogs under /bin/sh --login, so we
  484. get lang.sh, and thus unicode_start running. Fixes
  485. the X-doesn't-start dialog showing up as random
  486. blinking characters.
  487. * Fri Feb 14 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-2
  488. - nuke buildreq Xft
  489. * Wed Feb 5 2003 Havoc Pennington <hp@redhat.com> 1:2.4.1.3-1
  490. - upgrade to 2.4.1.3
  491. * Mon Feb 3 2003 Matt Wilson <msw@redhat.com> 1:2.4.1.1-6
  492. - added gdm-2.4.1.1-64bit.patch to fix 64 bit crash in cookie
  493. generation (#83334)
  494. * Mon Feb 3 2003 Owen Taylor <otaylor@redhat.com>
  495. - Add patch to fix problem where setting LC_COLLATE=C would give LC_MESSAGES=wa_BE (#82019)
  496. * Thu Jan 30 2003 Matt Wilson <msw@redhat.com> 1:2.4.1.1-3
  497. - fix pam.d entry, pam_env wasn't properly patched
  498. - disable optimizations on x86_64 to work around gcc bug
  499. * Wed Jan 22 2003 Tim Powers <timp@redhat.com>
  500. - rebuilt
  501. * Mon Jan 20 2003 Owen Taylor <otaylor@redhat.com>
  502. - Upgrade to 2.4.1.1 (Fixes #81907)
  503. - Redirect stdout of kill to /dev/null (#80814)
  504. * Thu Jan 9 2003 Havoc Pennington <hp@redhat.com>
  505. - 2.4.1.0
  506. - add patch from george to ask "are you sure?" for shutdown/reboot since
  507. it's now just one click away
  508. * Thu Dec 19 2002 Havoc Pennington <hp@redhat.com>
  509. - 2.4.0.12
  510. - update new patch for no-utf8-in-cjk
  511. - drop patch to photo setup, now upstream
  512. - drop confdocs patch now upstream
  513. - move all the gdm.conf changes into single "rhconfig" patch
  514. - remove "sid-fix" patch now upstream
  515. * Sun Jan 26 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1.2-0vl1
  516. - new upstream release
  517. - add '-dpi 96' to Xserver option. (change default to 96dpi)
  518. * Thu Jan 16 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1.1-0vl1
  519. - new upstream release
  520. * Sat Jan 4 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.1.0-0vl1
  521. - new upstream release
  522. - update PreReq tag.
  523. - discard scrollkeeper outputs.
  524. * Fri Jan 3 2003 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0.12-0vl3
  525. - add Vine theme as default.
  526. - change ja locale from utf8 to eucJP
  527. - add Xsession/Xclients script for gdm.
  528. - add Sessions/* for Gnome/WindowMaker.
  529. * Mon Dec 30 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0.12-0vl2
  530. - remove redhat category
  531. * Mon Dec 30 2002 Daisuke SUZUKI <daisuke@linux.or.jp> 2.4.0.12-0vl1
  532. - merged with rawhide release for gnome2.
  533. * Mon Nov 11 2002 Nalin Dahyabhai <nalin@redhat.com> 2.4.0.7-14
  534. - remove the directory part of module specifications from the PAM config files,
  535. allowing the same PAM config to work for either arch on multilib boxes
  536. * Thu Sep 5 2002 Owen Taylor <otaylor@redhat.com>
  537. - Change zh_CN entry in language menu to zh_CN.GB18030
  538. * Thu Sep 5 2002 Akira TAGOH <tagoh@redhat.com> 2.4.0.7-12
  539. - copied gdm-ja.po to ja.po.
  540. * Mon Sep 2 2002 Owen Taylor <otaylor@redhat.com>
  541. - Fix problem where gdm was opening ~/.xsession-errors itself to bad effect
  542. * Sat Aug 31 2002 Havoc Pennington <hp@redhat.com>
  543. - include ja.po with new date format
  544. * Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
  545. - remove noreplace on gdm.conf #71309
  546. - make gnome-gdmsetup absolute, #72910
  547. * Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
  548. - put /usr/X11R6/bin in path for now fixes #72781
  549. - use proper i18n algorithm for word wrap, #71937
  550. - remove greek text from language picker due to lack
  551. of greek font
  552. - reorder PAM config file #72657
  553. * Wed Aug 28 2002 Havoc Pennington <hp@redhat.com>
  554. - improve gdmsetup icon
  555. - remove GNOME session, we will instead put it in gnome-session
  556. - apply patch from george to make gdmphotosetup file selector
  557. work
  558. * Mon Aug 26 2002 Elliot Lee <sopwith@redhat.com> 2.4.0.7-6
  559. - Patches for #64902, #66486, #68483, #71308
  560. - post-install script changes from the gdm.spec mentioned in #70965
  561. - noreplace on gdm.conf for #71309
  562. * Sun Aug 25 2002 Havoc Pennington <hp@redhat.com>
  563. - put in a patch from george to fix some setsid()/kill() confusion
  564. possibly fixing #72295
  565. - turn off UseCirclesInEntry for now, fixes #72433
  566. * Tue Aug 20 2002 Alexander Larsson <alexl@redhat.com>
  567. - Set UseCirclesInEntry to true in config
  568. * Thu Aug 15 2002 Havoc Pennington <hp@redhat.com>
  569. - rename Gnome session to GNOME, this was just bugging me
  570. * Thu Aug 8 2002 Havoc Pennington <hp@redhat.com>
  571. - 2.4.0.7 with bugfixes George kindly did for me,
  572. including mnemonics for the graphical greeter
  573. - use Wonderland gtk theme for the nongraphical greeter
  574. - remove patches that are now upstream
  575. * Tue Jul 30 2002 Havoc Pennington <hp@redhat.com>
  576. - update rhconfig patch
  577. - use pam_timestamp for the config tool
  578. - link to a desktop file in redhat-menus
  579. - update .gnome2 patch, filed upstream bug
  580. - 2.4.0.4
  581. - rebuild with new gail, librsvg2
  582. * Tue Jun 25 2002 Owen Taylor <otaylor@redhat.com>
  583. - Require redhat-artwork, make the default greeter theme Wonderland
  584. - Look for all configuration in .gnome2 not .gnome. This avoids problems
  585. with changes in the set of session/lang.
  586. - Remove English from locale.alias, make most locales UTF-8
  587. -C all find_lang with the right name
  588. * Sun Jun 16 2002 Havoc Pennington <hp@redhat.com>
  589. - rebuild for new libs
  590. - put gdm-autologin pam config file in file list, hope
  591. its absence wasn't deliberate
  592. - use desktop-file-install
  593. * Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
  594. - rebuild in different environment
  595. * Mon Jun 10 2002 Havoc Pennington <hp@redhat.com>
  596. - 2.4.0.0
  597. * Tue May 21 2002 Havoc Pennington <hp@redhat.com>
  598. - rebuild in different environment
  599. * Tue May 21 2002 Havoc Pennington <hp@redhat.com>
  600. - 2.3.90.3
  601. * Tue May 14 2002 Matt Wilson <msw@redhat.com> 2.3.90.2.90-1
  602. - pulled from current CVS, named it 2.3.90.2.90-1
  603. * Thu Feb 14 2002 Havoc Pennington <hp@redhat.com>
  604. - rebuild for new libs
  605. - add URL tag
  606. * Mon Feb 11 2002 Alex Larsson <alexl@redhat.com> 2.3.90.1.90-1
  607. - Updated to a cvs snapshot that has the new greeter.
  608. * Thu Jan 24 2002 Havoc Pennington <hp@redhat.com>
  609. - rebuild in rawhide
  610. * Tue Sep 4 2001 Havoc Pennington <hp@redhat.com>
  611. - fix #52997 (ukrainian in language list)
  612. * Fri Aug 31 2001 Havoc Pennington <hp@redhat.com>
  613. - Add po files from sources.redhat.com
  614. * Mon Aug 27 2001 Havoc Pennington <hp@redhat.com>
  615. - Add po files from sources.redhat.com
  616. * Wed Aug 15 2001 Nalin Dahyabhai <nalin@redhat.com>
  617. - set SESSION to true in console.apps control file
  618. * Tue Aug 14 2001 Havoc Pennington <hp@redhat.com>
  619. - change default title font to work in CJK, #51698
  620. * Wed Aug 8 2001 Bill Nottingham <notting@redhat.com>
  621. - fix %pre for using /var/gdm as home dir
  622. * Sun Aug 5 2001 Nalin Dahyabhai <nalin@redhat.com>
  623. - Tweak PAM setup for gdmconfig to match other consolehelper users
  624. * Fri Aug 3 2001 Owen Taylor <otaylor@redhat.com>
  625. - Set RUNNING_UNDER_GDM when running display init script
  626. - Run xsri as the background program
  627. * Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
  628. - Change how session switching works, #49480
  629. - don't offer to make Failsafe the default, #49479
  630. * Thu Aug 02 2001 Havoc Pennington <hp@redhat.com>
  631. - clean up some format string mess, and don't
  632. log username to syslog, #5681
  633. - own some directories #50692
  634. * Wed Aug 01 2001 Havoc Pennington <hp@redhat.com>
  635. - require/buildrequire latest gnome-libs, to compensate
  636. for upstream crackrock. #50554
  637. * Tue Jul 31 2001 Havoc Pennington <hp@redhat.com>
  638. - get rid of GiveConsole/TakeConsole, bug #33710
  639. * Sun Jul 22 2001 Havoc Pennington <hp@redhat.com>
  640. - use Raleigh theme for gdm
  641. * Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
  642. - depend on usermode, xinitrc
  643. * Thu Jul 19 2001 Havoc Pennington <hp@redhat.com>
  644. - build requires pam-devel, should fix #49448
  645. * Mon Jul 16 2001 Havoc Pennington <hp@redhat.com>
  646. - log to /var/log/gdm/*
  647. * Mon Jul 16 2001 Havoc Pennington <hp@redhat.com>
  648. - make Halt... power off
  649. * Tue Jul 10 2001 Havoc Pennington <hp@redhat.com>
  650. - gdm user's homedir to /var/gdm not /home/gdm
  651. * Mon Jul 09 2001 Havoc Pennington <hp@redhat.com>
  652. - put pam.d/gdm back in file list
  653. * Sun Jul 08 2001 Havoc Pennington <hp@redhat.com>
  654. - upgrade to 2.2.3.1, pray this fixes more than it breaks
  655. * Thu Jul 05 2001 Havoc Pennington <hp@redhat.com>
  656. - add "rpm" user to those not to show in greeter
  657. * Tue Jul 03 2001 Havoc Pennington <hp@redhat.com>
  658. - Upgrade to 2.2.3
  659. - require usermode since configure script now checks for it
  660. * Fri Jun 01 2001 Havoc Pennington <hp@redhat.com>
  661. - Prereq for scrollkeeper-update
  662. * Thu May 30 2001 Havoc Pennington <hp@redhat.com>
  663. - New CVS snap with the "no weird sessions" options;
  664. more default settings changes
  665. * Wed May 30 2001 Havoc Pennington <hp@redhat.com>
  666. - Change a bunch of default settings; remaining fixes will involve C hacking
  667. * Wed May 30 2001 Havoc Pennington <hp@redhat.com>
  668. - After, oh, 2 years or so, finally upgrade version and set
  669. release to 1. Remove all hacks and patches, pretty much;
  670. this will break a few things, will be putting them back
  671. via GNOME CVS. All changes should go in 'gdm2' module in
  672. CVS for now.
  673. This RPM enables all kinds of features that I'm going to turn
  674. off shortly, so don't get excited about them. ;-)
  675. * Thu Mar 22 2001 Nalin Dahyabhai <nalin@redhat.com>
  676. - reinitialize pam credentials after calling initgroups() -- the
  677. credentials may be group memberships
  678. * Mon Mar 19 2001 Owen Taylor <otaylor@redhat.com>
  679. - Fix colors patch
  680. * Thu Mar 15 2001 Havoc Pennington <hp@redhat.com>
  681. - translations
  682. * Mon Mar 5 2001 Preston Brown <pbrown@redhat.com>
  683. - don't screw up color map on 8 bit displays
  684. * Fri Feb 23 2001 Trond Eivind Glomsr藷?<teg@redhat.com>
  685. - langify
  686. - Don't define and use "ver" and "nam" at the top of the spec file
  687. - use %%{_tmppath}
  688. * Tue Feb 13 2001 Tim Powers <timp@redhat.com>
  689. - don't allow gdm to show some system accounts in the browser bugzilla
  690. #26898
  691. * Fri Jan 19 2001 Akira TAGOH <tagoh@redhat.com>
  692. - Updated Japanese translation.
  693. * Tue Jan 02 2001 Havoc Pennington <hp@redhat.com>
  694. - add another close() to the fdleak patch, bugzilla #22794
  695. * Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
  696. - Return to toplevel main loop and start Xdcmp if enabled
  697. (Bug #16106)
  698. * Fri Aug 11 2000 Jonathan Blandford <jrb@redhat.com>
  699. - Up Epoch and release
  700. * Wed Aug 02 2000 Havoc Pennington <hp@redhat.com>
  701. - Requires Xsession script
  702. * Wed Jul 19 2000 Owen Taylor <otaylor@redhat.com>
  703. - Italian is better as it_IT than it_CH (bugzilla 12425)
  704. * Mon Jul 17 2000 Jonathan Blandford <jrb@redhat.com>
  705. - Don't instally gdmconfig as it doesn't work.
  706. * Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
  707. - Rearrange code to avoid calling innumerable system calls
  708. in a signal handler
  709. * Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
  710. - Verbose debug spew for infinite loop stuff
  711. * Fri Jul 14 2000 Havoc Pennington <hp@redhat.com>
  712. - Try to fix infinite loops on X server failure
  713. * Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
  714. - automatic rebuild
  715. * Thu Jun 29 2000 Havoc Pennington <hp@redhat.com>
  716. - Remove Docdir
  717. * Mon Jun 19 2000 Havoc Pennington <hp@redhat.com>
  718. - Fix file descriptor leak (Bugzilla 12301)
  719. * Mon Jun 19 2000 Havoc Pennington <hp@redhat.com>
  720. - Apply security errata patch we released for 6.2
  721. - Add Gnome.session back, don't know when it disappeared or why
  722. * Thu Jun 1 2000 Nalin Dahyabhai <nalin@redhat.com>
  723. - modify PAM setup to use system-auth
  724. * Fri May 19 2000 Havoc Pennington <hp@redhat.com>
  725. - rebuild for the Winston tree
  726. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  727. - Modify Default.session and Failsafe.session not to add -login option to bash
  728. - exec the session scripts with the user's shell with a hyphen prepended
  729. - doesn't seem to actually work yet with tcsh, but it doesn't seem to
  730. break anything. needs a look to see why it doesn't work
  731. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  732. - Link PreSession/Default to xdm/GiveConsole
  733. - Link PostSession/Default to xdm/TakeConsole
  734. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  735. - Fix the fix to the fix (8877)
  736. - remove docs/gdm-manual.txt which doesn't seem to exist from %doc
  737. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  738. - Enhance 8877 fix by not deleting the "Please login"
  739. message
  740. * Fri Feb 04 2000 Havoc Pennington <hp@redhat.com>
  741. - Try to fix bug 8877 by clearing the message below
  742. the entry box when the prompt changes. may turn
  743. out to be a bad idea.
  744. * Mon Jan 17 2000 Elliot Lee <sopwith@redhat.com>
  745. - Fix bug #7666: exec Xsession instead of just running it
  746. * Mon Oct 25 1999 Jakub Jelinek <jakub@redhat.com>
  747. - Work around so that russian works (uses koi8-r instead
  748. of the default iso8859-5)
  749. * Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
  750. - Try again
  751. * Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
  752. - More fixes for i18n
  753. * Tue Oct 12 1999 Owen Taylor <otaylor@redhat.com>
  754. - Fixes for i18n
  755. * Fri Sep 26 1999 Elliot Lee <sopwith@redhat.com>
  756. - Fixed pipewrite bug (found by mkj & ewt).
  757. * Fri Sep 17 1999 Michael Fulbright <drmike@redhat.com>
  758. - added requires for pam >= 0.68
  759. * Fri Sep 10 1999 Elliot Lee <sopwith@redhat.com>
  760. - I just update this package every five minutes, so any recent changes are my fault.
  761. * Thu Sep 02 1999 Michael K. Johnson <johnsonm@redhat.com>
  762. - built gdm-2.0beta2
  763. * Mon Aug 30 1999 Michael K. Johnson <johnsonm@redhat.com>
  764. - built gdm-2.0beta1
  765. * Tue Aug 17 1999 Michael Fulbright <drmike@redhat.com>
  766. - included rmeier@liberate.com patch for tcp socket X connections
  767. * Mon Apr 19 1999 Michael Fulbright <drmike@redhat.com>
  768. - fix to handling ancient gdm config files with non-standard language specs
  769. - dont close display connection for xdmcp connections, else we die if remote
  770. end dies.
  771. * Fri Apr 16 1999 Michael Fulbright <drmike@redhat.com>
  772. - fix language handling to set GDM_LANG variable so gnome-session
  773. can pick it up
  774. * Wed Apr 14 1999 Michael Fulbright <drmike@redhat.com>
  775. - fix so certain dialog boxes dont overwrite background images
  776. * Wed Apr 14 1999 Michael K. Johnson <johnsonm@redhat.com>
  777. - do not specify -r 42 to useradd -- it doesn't know how to fall back
  778. if id 42 is already taken
  779. * Fri Apr 9 1999 Michael Fulbright <drmike@redhat.com>
  780. - removed suspend feature
  781. * Mon Apr 5 1999 Jonathan Blandford <jrb@redhat.com>
  782. - added patch from otaylor to not call gtk funcs from a signal.
  783. - added patch to tab when username not added.
  784. - added patch to center About box (and bring up only one) and ignore "~"
  785. and ".rpm" files.
  786. * Fri Mar 26 1999 Michael Fulbright <drmike@redhat.com>
  787. - fixed handling of default session, merged all gdmgreeter patches into one
  788. * Tue Mar 23 1999 Michael Fulbright <drmike@redhat.com>
  789. - remove GNOME/KDE/AnotherLevel session scripts, these have been moved to
  790. the appropriate packages instead.
  791. - added patch to make option menus always active (security problem otherwise)
  792. - added jrb's patch to disable stars in passwd entry field
  793. * Fri Mar 19 1999 Michael Fulbright <drmike@redhat.com>
  794. - made sure /usr/bin isnt in default path twice
  795. - strip binaries
  796. * Wed Mar 17 1999 Michael Fulbright <drmike@redhat.com>
  797. - fixed to use proper system path when root logs in
  798. * Tue Mar 16 1999 Michael Fulbright <drmike@redhat.com>
  799. - linked Init/Default to Red Hat default init script for xdm
  800. - removed logo from login dialog box
  801. * Mon Mar 15 1999 Michael Johnson <johnsonm@redhat.com>
  802. - pam_console integration
  803. * Tue Mar 09 1999 Michael Fulbright <drmike@redhat.com>
  804. - added session files for GNOME/KDE/AnotherLevel/Default/Failsafe
  805. - patched gdmgreeter to not complete usernames
  806. - patched gdmgreeter to not safe selected session permanently
  807. - patched gdmgreeter to center dialog boxes
  808. * Mon Mar 08 1999 Michael Fulbright <drmike@redhat.com>
  809. - removed comments from gdm.conf file, these are not parsed correctly
  810. * Sun Mar 07 1999 Michael Fulbright <drmike@redhat.com>
  811. - updated source line for accuracy
  812. * Fri Feb 26 1999 Owen Taylor <otaylor@redhat.com>
  813. - Updated patches for 1.0.0
  814. - Fixed some problems in 1.0.0 with installation directories
  815. - moved /usr/var/gdm /var/gdm
  816. * Thu Feb 25 1999 Michael Fulbright <drmike@redhat.com>
  817. - moved files from /usr/etc to /etc
  818. * Tue Feb 16 1999 Michael Johnson <johnsonm@redhat.com>
  819. - removed commented-out #1 definition -- put back after testing gnome-libs
  820. comment patch
  821. * Sat Feb 06 1999 Michael Johnson <johnsonm@redhat.com>
  822. - initial packaging