gdm-vl.spec 38 KB

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