gdm-vl.spec 36 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058
  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.1
  16. Release: 1%{?_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. # Fedora-specific
  31. Patch97: gdm-bubble-location.patch
  32. Patch98: tray-padding.patch
  33. ## patches from ubuntu
  34. Patch102: 02_x_server_location.patch
  35. Patch105: 05_initial_server_on_vt7.patch
  36. Patch108: 08_use_polkit_for_settings.patch
  37. #Patch109: 09_gdmsetup.patch
  38. Patch109: gdm-2.32.0-gdmsetup.patch
  39. Patch127: 27_save_root_window.patch
  40. Patch128: 28_plymouth_transition.patch
  41. Patch132: 32-hide-mouse-cursor.patch
  42. ## patches for vine
  43. Patch500: gdm-2.32.1-vine-release.patch
  44. ## fix metacity warning
  45. ## http://git.gnome.org/browse/gdm/commit/?h=gnome-2-28&id=98a1649b17320957b9a2521af07d15ba51c187c9
  46. Patch501: gdm-2.32.0-greeter-login-window-be-dock.patch
  47. # security fix
  48. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  49. Requires(pre): shadow-utils
  50. Requires: pam >= %{pam_version}
  51. Requires: hal >= %{hal_version}
  52. Requires: ConsoleKit >= %{consolekit_version}
  53. Requires: usermode-gtk
  54. Requires: xinitrc
  55. Requires: xorg-x11-xdm
  56. Requires: util-linux
  57. Requires: vine-backgrounds >= 4.0
  58. Requires: gnome-settings-daemon
  59. Requires: polkit-gnome
  60. Requires: iso-codes
  61. Requires: gnome-session
  62. Requires: gnome-keyring-pam
  63. BuildRequires: scrollkeeper >= %{scrollkeeper_version}
  64. BuildRequires: pango-devel >= %{pango_version}
  65. BuildRequires: gtk2-devel >= %{gtk2_version}
  66. BuildRequires: libglade2-devel >= %{libglade2_version}
  67. BuildRequires: librsvg2-devel >= %{librsvg2_version}
  68. BuildRequires: libxml2-devel >= %{libxml2_version}
  69. BuildRequires: usermode
  70. BuildRequires: pam-devel >= %{pam_version}
  71. BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
  72. BuildRequires: gail-devel >= %{gail_version}
  73. BuildRequires: libtool, automake, autoconf
  74. BuildRequires: ConsoleKit
  75. BuildRequires: libdmx-devel, audit-libs-devel
  76. BuildRequires: libcanberra-devel
  77. BuildRequires: polkit-devel
  78. BuildRequires: gnome-panel-devel
  79. BuildRequires: libxklavier-devel
  80. BuildRequires: upower-devel
  81. BuildRequires: libXdmcp-devel
  82. BuildRequires: check-devel
  83. BuildRequires: libICE-devel
  84. BuildRequires: gnome-doc-utils
  85. Vendor: Project Vine
  86. Distribution: Vine Linux
  87. Packager: daisuke
  88. %description
  89. Gdm (the GNOME Display Manager) is a highly configurable
  90. reimplementation of xdm, the X Display Manager. Gdm allows you to log
  91. into your system with the X Window System running and supports running
  92. several different X sessions on your local machine at the same time.
  93. %prep
  94. %setup -q
  95. cp -f %{SOURCE130} po/ja.po
  96. %patch97 -p1 -b .bubble-location
  97. %patch98 -p1 -b .tray-padding
  98. %patch102 -p1 -b .force-vt7
  99. %patch105 -p1 -b .xserver
  100. %patch108 -p1 -b .polkit
  101. %patch109 -p1 -b .gdmsetup
  102. %patch127 -p1 -b .slave_save_root_window
  103. %patch128 -p1 -b .plymouth
  104. %patch132 -p1 -b .hide-mouse-cursor
  105. %patch500 -p1 -b .vine-release
  106. %patch501 -p1 -b .greeter-login-window-be-dock
  107. autoreconf -i -f
  108. cp -f %{SOURCE1} data/gdm
  109. cp -f %{SOURCE2} data/gdm-autologin
  110. %build
  111. %configure --with-sysconfsubdir=X11/gdm \
  112. --with-dmconfdir=%{_sysconfdir}/X11/dm \
  113. --with-pam-prefix=%{_sysconfdir} \
  114. --with-working-directory=%{_localstatedir}/gdm \
  115. --enable-console-helper \
  116. --disable-scrollkeeper \
  117. --with-console-kit \
  118. --without-selinux
  119. # drop unneeded direct library deps with --as-needed
  120. # libtool doesn't make this easy, so we do it the hard way
  121. sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' \
  122. -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
  123. %__make -C po
  124. %__make %{?_smp_mflags}
  125. %install
  126. [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
  127. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/Init
  128. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/PreSession
  129. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gdm/PostSession
  130. make install DESTDIR=$RPM_BUILD_ROOT
  131. # docs go elsewhere
  132. rm -rf $RPM_BUILD_ROOT/%{_prefix}/doc
  133. # create log dir
  134. mkdir -p $RPM_BUILD_ROOT/var/log/gdm
  135. # and a spool dir
  136. mkdir -p $RPM_BUILD_ROOT/var/spool/gdm
  137. # change default Init script for :0 to be Vine Linux default
  138. #ln -sf ../../xdm/Xsetup_0 $RPM_BUILD_ROOT/etc/X11/gdm/Init/:0
  139. # remove the gdm Xsession as we're using the xdm one
  140. rm -f $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm/Xsession
  141. (cd $RPM_BUILD_ROOT%{_sysconfdir}/X11/gdm; ln -sf ../xinit/Xsession .)
  142. rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.a
  143. rm -f $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/modules/*.la
  144. mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow
  145. # temporarily manually copy this
  146. cp -f %{SOURCE10} $RPM_BUILD_ROOT%{_datadir}/gdm/autostart/LoginWindow/polkit-gnome-authentication-agent-1.desktop
  147. mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/gdm/greeter
  148. rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
  149. find $RPM_BUILD_ROOT -name '*.a' -delete
  150. find $RPM_BUILD_ROOT -name '*.la' -delete
  151. rm -f $RPM_BUILD_ROOT%{_includedir}/gdm/simple-greeter/gdm-greeter-extension.h
  152. rm -f $RPM_BUILD_ROOT%{_libdir}/pkgconfig/gdmsimplegreeter.pc
  153. %find_lang gdm --with-gnome
  154. # install Vine Theme
  155. #mkdir -p $RPM_BUILD_ROOT%{_datadir}/gdm/themes/
  156. #tar xzvf %{SOURCE100} -C $RPM_BUILD_ROOT%{_datadir}/gdm/themes/
  157. # install gnome.desktop
  158. # XXX: this should be included in each desktop environment package.
  159. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/dm/Sessions/
  160. cp %{SOURCE110} $RPM_BUILD_ROOT%{_sysconfdir}/X11/dm/Sessions/
  161. install -m 0755 %{SOURCE200} %{SOURCE201} %{SOURCE202} $RPM_BUILD_ROOT%{_sbindir}/
  162. %find_lang gdm
  163. %clean
  164. [ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
  165. %pre
  166. if [ "$1" -gt 1 ]; then
  167. if [ -f %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas ];
  168. then
  169. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  170. gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  171. fi
  172. fi
  173. /usr/sbin/useradd -M -u 42 -d %{_localstatedir}/gdm -s /sbin/nologin -r gdm > /dev/null 2>&1
  174. /usr/sbin/usermod -d %{_localstatedir}/gdm -s /sbin/nologin gdm >/dev/null 2>&1
  175. # ignore errors, as we can't disambiguate between gdm already existed
  176. # and couldn't create account with the current adduser.
  177. exit 0
  178. %post
  179. /sbin/ldconfig
  180. scrollkeeper-update >& /dev/null ||:
  181. touch --no-create %{_datadir}/icons/hicolor
  182. if [ -x /usr/bin/gtk-update-icon-cache ]; then
  183. /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
  184. fi
  185. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  186. gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  187. # if the user already has a config file, then migrate it to the new
  188. # location; rpm will ensure that old file will be renamed
  189. custom=/etc/X11/gdm/custom.conf
  190. if [ $1 -ge 2 ] ; then
  191. if [ -f /usr/share/gdm/config/gdm.conf-custom ]; then
  192. oldconffile=/usr/share/gdm/config/gdm.conf-custom
  193. elif [ -f /etc/X11/gdm/gdm.conf ]; then
  194. oldconffile=/etc/X11/gdm/gdm.conf
  195. fi
  196. # Comment out some entries from the custom config file that may
  197. # have changed locations in the update. Also move various
  198. # elements to their new locations.
  199. [ -n "$oldconffile" ] && sed \
  200. -e 's@^command=/usr/X11R6/bin/X@#command=/usr/bin/Xorg@' \
  201. -e 's@^Xnest=/usr/X11R6/bin/Xnest@#Xnest=/usr/bin/Xnest@' \
  202. -e 's@^BaseXsession=/etc/X11/xdm/Xsession@#BaseXsession=/etc/X11/xdm/Xsession@' \
  203. -e 's@^BaseXsession=/etc/gdm/Xsession@#&@' \
  204. -e 's@^Greeter=/usr/bin/gdmgreeter@#Greeter=/usr/libexec/gdmgreeter@' \
  205. -e 's@^RemoteGreeter=/usr/bin/gdmlogin@#RemoteGreeter=/usr/libexec/gdmlogin@' \
  206. -e 's@^GraphicalTheme=Vine@#&@' \
  207. -e 's@^BackgroundColor=#27408b@#&@' \
  208. -e 's@^DefaultPath=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin@#&@' \
  209. -e 's@^RootPath=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin@#&@' \
  210. -e 's@^HostImageDir=/usr/share/hosts/@#HostImageDir=/usr/share/pixmaps/faces/@' \
  211. -e 's@^LogDir=/var/log/gdm@#&@' \
  212. -e 's@^PostLoginScriptDir=/etc/X11/gdm/PostLogin@#&@' \
  213. -e 's@^PreLoginScriptDir=/etc/X11/gdm/PreLogin@#&@' \
  214. -e 's@^PreSessionScriptDir=/etc/X11/gdm/PreSession@#&@' \
  215. -e 's@^PostSessionScriptDir=/etc/X11/gdm/PostSession@#&@' \
  216. -e 's@^DisplayInitDir=/var/run/gdm.pid@#&@' \
  217. -e 's@^RebootCommand=/sbin/reboot;/sbin/shutdown -r now;/usr/sbin/shutdown -r now;/usr/bin/reboot@#&@' \
  218. -e 's@^HaltCommand=/sbin/poweroff;/sbin/shutdown -h now;/usr/sbin/shutdown -h now;/usr/bin/poweroff@#&@' \
  219. -e 's@^ServAuthDir=/var/gdm@#&@' \
  220. -e 's@^Greeter=/usr/bin/gdmlogin@Greeter=/usr/libexec/gdmlogin@' \
  221. -e 's@^RemoteGreeter=/usr/bin/gdmgreeter@RemoteGreeter=/usr/libexec/gdmgreeter@' \
  222. $oldconffile > $custom
  223. fi
  224. /usr/sbin/gdm-safe-restart >/dev/null 2>&1 || :
  225. exit 0
  226. %preun
  227. if [ "$1" -eq 0 ]; then
  228. export GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source`
  229. gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas >/dev/null
  230. fi
  231. %postun
  232. /sbin/ldconfig
  233. scrollkeeper-update >& /dev/null ||:
  234. touch --no-create %{_datadir}/icons/hicolor ||:
  235. if [ -x /usr/bin/gtk-update-icon-cache ]; then
  236. /usr/bin/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor ||:
  237. fi
  238. %files -f gdm.lang
  239. %defattr(-, root, root)
  240. %doc AUTHORS COPYING ChangeLog NEWS README TODO
  241. %dir %{_sysconfdir}/X11/gdm
  242. # Not sure which package %{_sysconfdir}/X11/dm dir should belong to,
  243. # this dir was agreed on among KDM and GDM maintainer to host
  244. # the new session setup
  245. %config %{_sysconfdir}/X11/dm/Sessions/*
  246. %config(noreplace) %{_sysconfdir}/X11/gdm/custom.conf
  247. %config %{_sysconfdir}/X11/gdm/Init/*
  248. %config %{_sysconfdir}/X11/gdm/PostLogin/*
  249. %config %{_sysconfdir}/X11/gdm/PreSession/*
  250. %config %{_sysconfdir}/X11/gdm/PostSession/*
  251. %config %{_sysconfdir}/pam.d/gdm
  252. %config %{_sysconfdir}/pam.d/gdm-autologin
  253. %config %{_sysconfdir}/dbus-1/system.d/gdm.conf
  254. %dir %{_sysconfdir}/X11/gdm/Init
  255. %dir %{_sysconfdir}/X11/gdm/PreSession
  256. %dir %{_sysconfdir}/X11/gdm/PostSession
  257. %dir %{_sysconfdir}/X11/gdm/PostLogin
  258. %{_sysconfdir}/gconf/schemas/*.schemas
  259. %{_sysconfdir}/X11/gdm/Xsession
  260. %{_datadir}/pixmaps/*.png
  261. %dir %{_datadir}/pixmaps/faces
  262. %{_datadir}/pixmaps/faces/*.png
  263. %{_datadir}/pixmaps/faces/*.jpg
  264. %{_datadir}/icons/hicolor/*/apps/*.png
  265. %dir %{_datadir}/gdm
  266. %{_datadir}/gdm/*
  267. %{_datadir}/applications/gdmsetup.desktop
  268. %{_datadir}/gnome/help/gdm
  269. %{_datadir}/omf/gdm
  270. %{_datadir}/polkit-1/actions/gdm.policy
  271. %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
  272. %{_libdir}/bonobo/servers/GNOME_FastUserSwitchApplet.server
  273. %{_bindir}/*
  274. %{_libexecdir}/*
  275. %{_sbindir}/*
  276. %dir %{_var}/log/gdm
  277. %dir %{_var}/spool/gdm
  278. %dir %{_var}/run/gdm/greeter
  279. %attr(1770, gdm, gdm) %dir %{_localstatedir}/gdm
  280. %attr(1770, gdm, gdm) %{_localstatedir}/gdm/.gconf.mandatory/%gconf-tree.xml
  281. %attr(1770, gdm, gdm) %{_localstatedir}/gdm/.gconf.path
  282. %attr(1755, gdm, gdm) %dir %{_localstatedir}/run/gdm/greeter
  283. %attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
  284. %attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
  285. %changelog
  286. * Fri May 13 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.32.1-1
  287. - update to 2.32.1
  288. (including security fix for CVE-2011-0727)
  289. - update Patch128,500
  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