gdm-vl.spec 40 KB

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