base-specs/gdm.spec
author yippi
Mon, 26 Oct 2009 23:27:42 +0000
changeset 16860 03d8e88563ad
parent 16859 c2efcc26aacb
child 16870 44e49d9541e1
permissions -rw-r--r--
2009-10-26 Brian Cameron <[email protected]> * SUNWgnome-display-mgr: Fix packaging. * base-specs/gdm.spec: Do not ship the polkit-gnome-authentication-agent.desktop file since it is not supported on Solaris. * patches/gdm-01-branding.diff: Enable a11y, and fix a bug where the at-spi-registryd-wrapper.in.in file was trying to launch at-spi-registryd from the wrong path.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     1
#
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     2
# spec file for package gdm
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     3
#
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
     4
# Copyright 2009 Sun Microsystems, Inc.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     5
# This file and all modifications and additions to the pristine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     6
# package are under the same license as the package itself.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     7
#
16434
f21f22550fe9 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16427
diff changeset
     8
%define owner yippi
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
     9
#
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    10
16427
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16338
diff changeset
    11
%define OSR gnome.org:0
63d81b085adb 2009-08-31 Christian Kelly <[email protected]>
chrisk
parents: 16338
diff changeset
    12
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    13
Name:         gdm
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    14
License:      GPL v2, LGPL v2, MIT
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    15
Group:        System/GUI/GNOME
16811
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16801
diff changeset
    16
Version:      2.28.1
11836
36c522df7242 2008-03-10 Brian Cameron <[email protected]>
yippi
parents: 11766
diff changeset
    17
Release:      1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    18
Distribution: Java Desktop System
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    19
Vendor:       Sun Microsystems, Inc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    20
Summary:      The GNOME 2.x Display Manager
16595
90c8e3f0d46f 2009-09-21 Brian Cameron <[email protected]>
yippi
parents: 16534
diff changeset
    21
Source:       http://download.gnome.org/sources/gdm/2.28/gdm-%{version}.tar.bz2
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    22
# date:2009-02-13 owner:yippi type:branding
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    23
Patch1:       gdm-01-branding.diff
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    24
# Patch1 adds SDTLOGIN interface, which drops the Xserver to user
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    25
# perms rather than running as root, for added security on Solaris.
16338
7f746135863a 2009-08-24 Brian Cameron <[email protected]>
yippi
parents: 16323
diff changeset
    26
# date:2008-05-06 owner:yippi type:feature
7f746135863a 2009-08-24 Brian Cameron <[email protected]>
yippi
parents: 16323
diff changeset
    27
Patch2:       gdm-02-sdtlogin.diff
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    28
# Add ctrun support when running the user session.  Otherwise, any
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    29
# core dump in the user session will cause GDM to restart.
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    30
# date:2008-05-05 owner:yippi type:feature
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    31
Patch3:       gdm-03-ctrun.diff
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    32
# Manage displays on the fly
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    33
# date:2008-06-03 owner:yippi type:feature bugzilla:536355
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    34
Patch4:       gdm-04-dynamic-display.diff
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    35
# Add support for /etc/default/login configuration.
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    36
# date:2009-03-31 owner:yippi type:feature
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    37
Patch5:       gdm-05-default.diff
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    38
# date:2009-04-28 owner:yippi type:branding
16338
7f746135863a 2009-08-24 Brian Cameron <[email protected]>
yippi
parents: 16323
diff changeset
    39
Patch6:       gdm-06-no-system-gconf.diff
16322
f03861954572 2009-08-20 Brian Cameron <[email protected]>
yippi
parents: 16308
diff changeset
    40
# date:2009-08-20 owner:yippi type:bug bugzilla:583856
16338
7f746135863a 2009-08-24 Brian Cameron <[email protected]>
yippi
parents: 16323
diff changeset
    41
Patch7:       gdm-07-pam-problem-dialog.diff
16323
d6572b94a8b7 Add bug comment.
yippi
parents: 16322
diff changeset
    42
# date:2009-08-20 owner:yippi type:feature doo:10640
16338
7f746135863a 2009-08-24 Brian Cameron <[email protected]>
yippi
parents: 16323
diff changeset
    43
Patch8:       gdm-08-fbconsole.diff
16482
f2b27b1b7d95 Fix patch comments.
yippi
parents: 16471
diff changeset
    44
# date:2009-08-31 owner:yippi type:bug bugzilla:557553 doo:10913
16435
0ba69c6d2cd9 2009-08-31 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
    45
Patch9:       gdm-09-include-exclude.diff
16471
6226028ddfeb 2009-09-03 Brian Cameron <[email protected]>
yippi
parents: 16458
diff changeset
    46
# date:2009-09-03 owner:yippi type:feature
16595
90c8e3f0d46f 2009-09-21 Brian Cameron <[email protected]>
yippi
parents: 16534
diff changeset
    47
Patch10:      gdm-10-userswitch.diff
16496
7a22ab2b9fb9 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16495
diff changeset
    48
# date:2009-09-08 owner:yippi type:bug bugzilla:536387 doo:10643
16595
90c8e3f0d46f 2009-09-21 Brian Cameron <[email protected]>
yippi
parents: 16534
diff changeset
    49
Patch11:      gdm-11-lang.diff
16530
a2233f50ce02 Add bug number.
yippi
parents: 16526
diff changeset
    50
# date:2009-09-02 owner:yippi type:bug bugzilla:594818 doo:10915
16595
90c8e3f0d46f 2009-09-21 Brian Cameron <[email protected]>
yippi
parents: 16534
diff changeset
    51
Patch12:      gdm-12-gconf.diff
16534
85329cc679ba 2009-09-11 Niall Power <[email protected]>
niall
parents: 16531
diff changeset
    52
# date:2009-09-11 owner:niall type:bug bugzilla:594833 doo:11302
16595
90c8e3f0d46f 2009-09-21 Brian Cameron <[email protected]>
yippi
parents: 16534
diff changeset
    53
Patch13:      gdm-13-failsafe-session.diff
16651
041c0bed363d 2009-09-25 Halton Huo <[email protected]>
halton
parents: 16595
diff changeset
    54
# If /usr/lib/ck-get-x11-display-device return no tty like "   ?   "
041c0bed363d 2009-09-25 Halton Huo <[email protected]>
halton
parents: 16595
diff changeset
    55
# gdm should create symlink /dev/dtlocal to /dev/null if display is local
041c0bed363d 2009-09-25 Halton Huo <[email protected]>
halton
parents: 16595
diff changeset
    56
# othewise create symlink /dev/dtremote to /dev/null if display is not local
041c0bed363d 2009-09-25 Halton Huo <[email protected]>
halton
parents: 16595
diff changeset
    57
# date:2009-09-25 owner:halton type:branding
041c0bed363d 2009-09-25 Halton Huo <[email protected]>
halton
parents: 16595
diff changeset
    58
Patch14:      gdm-14-sol-notty.diff
16784
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
    59
# date:2009-10-13 owner:niall type:bug doo:10981
16811
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16801
diff changeset
    60
Patch15:      gdm-15-trusted-extensions.diff
16784
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
    61
# Lots of bugs complain no premission when Xorg is running with VT support.
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
    62
# Gary and Brian discussed about a tempory solution is:
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
    63
# if Xorg running on a VT device like /dev/vt/#, we set device value to
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
    64
# /dev/console if display number is :0.
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
    65
# This will let user login in on :0 gain the permission of devices.
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
    66
# date:2009-10-16 owner:halton type:branding doo:11620 bugster:6885815,6886849
16811
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16801
diff changeset
    67
Patch16:      gdm-16-console-user.diff
16795
37a61aba5dff 2009-10-16 Brian Cameron <[email protected]>
yippi
parents: 16784
diff changeset
    68
# date:2009-10-16 owner:yippi type:bug bugzilla:598235 doo:10611
16811
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16801
diff changeset
    69
Patch17:      gdm-17-fixfocus.diff
16859
c2efcc26aacb 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
    70
# date:2009-10-26 owner:yippi type:bug doo:12125
c2efcc26aacb 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
    71
Patch18:      gdm-18-setfacl.diff
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
    72
URL:          http://projects.gnome.org/gdm/
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    73
BuildRoot:    %{_tmppath}/%{name}-%{version}-build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    74
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    75
%description
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    76
This version of GDM, the GNOME Display manager is based on
11532
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11409
diff changeset
    77
GTK2 and suited for the GNOME Desktop Environment. GDM is a
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11409
diff changeset
    78
flexible X-Window Display Manager that allows to set many
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11409
diff changeset
    79
options, usable for remote login, and provides a good looking
6ae6340e5963 Minor cleanup in comments.
yippi
parents: 11409
diff changeset
    80
graphical interface.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    81
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    82
%prep
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    83
%setup -q
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
    84
%patch1 -p1
10260
2f3b9f8cbf0f 2007-08-02 Brian Cameron <[email protected]>
yippi
parents: 10237
diff changeset
    85
%patch2 -p1
12283
78c4c6e32cd2 2008-05-12 Brian Cameron <[email protected]>
yippi
parents: 12282
diff changeset
    86
%patch3 -p1
12088
06d98c601d58 2008-04-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 12055
diff changeset
    87
%patch4 -p1
12922
2bebe369cc1d 2008-07-24 Stephen Browne <[email protected]>
stephen
parents: 12749
diff changeset
    88
%patch5 -p1
15674
d75fd03b13b3 2009-04-23 Brian Cameron <[email protected]>
yippi
parents: 15644
diff changeset
    89
%patch6 -p1
14840
f28576806af2 2009-01-05 Brian Cameron <[email protected]>
yippi
parents: 14792
diff changeset
    90
%patch7 -p1
16322
f03861954572 2009-08-20 Brian Cameron <[email protected]>
yippi
parents: 16308
diff changeset
    91
%patch8 -p1
16435
0ba69c6d2cd9 2009-08-31 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
    92
%patch9 -p1
16449
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16435
diff changeset
    93
%patch10 -p1
16458
641b149a456e 2009-09-02 Brian Cameron <[email protected]>
yippi
parents: 16449
diff changeset
    94
%patch11 -p1
16471
6226028ddfeb 2009-09-03 Brian Cameron <[email protected]>
yippi
parents: 16458
diff changeset
    95
%patch12 -p1
16494
165597fe9c4a 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16482
diff changeset
    96
%patch13 -p1
16651
041c0bed363d 2009-09-25 Halton Huo <[email protected]>
halton
parents: 16595
diff changeset
    97
%patch14 -p1
16686
bf1162e55eda 2009-10-02 Brian Cameron <[email protected]>
yippi
parents: 16651
diff changeset
    98
%patch15 -p1
16734
12fd72c2a810 2009-10-13 Niall Power <[email protected]>
niall
parents: 16686
diff changeset
    99
%patch16 -p1
16784
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
   100
%patch17 -p1
16859
c2efcc26aacb 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
   101
%patch18 -p1
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   102
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   103
%build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   104
%ifos linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   105
if [ -x /usr/bin/getconf ]; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   106
  CPUS=`getconf _NPROCESSORS_ONLN`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   107
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   108
%else
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   109
  CPUS=`/usr/sbin/psrinfo | grep on-line | wc -l | tr -d ' '`
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   110
%endif
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   111
if test "x$CPUS" = "x" -o $CPUS = 0; then
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   112
  CPUS=1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   113
fi
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   114
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   115
# FIXME: create m4 dir as workaround for bugzilla #575218
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   116
test ! -d ./m4 && mkdir ./m4
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   117
glib-gettextize -f
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   118
intltoolize --force --copy --automake
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   119
libtoolize --copy --force
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   120
aclocal $ACLOCAL_FLAGS -I . -I ./m4
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   121
autoheader
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   122
gnome-doc-prepare --force
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   123
automake -a -c -f
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   124
autoconf
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   125
./configure \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   126
	--prefix=%{_prefix} \
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   127
	--sysconfdir=%{_sysconfdir} \
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   128
	--localstatedir=%{_localstatedir} \
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   129
	--mandir=%{_mandir} \
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   130
	--libexecdir=%{_libexecdir} \
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   131
	--with-pam-prefix=%{_sysconfdir} \
10413
edb77c7b3f25 2007-08-30 Brian Cameron <[email protected]>
yippi
parents: 10402
diff changeset
   132
	--disable-scrollkeeper \
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   133
	--with-ctrun=yes \
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   134
	--with-default-path=/usr/bin \
16498
094cfa1e3309 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16496
diff changeset
   135
	--enable-rbac-shutdown=solaris.system.shutdown \
094cfa1e3309 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16496
diff changeset
   136
	--with-incomplete-locales
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   137
make -j $CPUS
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   138
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   139
%install
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   140
make install DESTDIR=$RPM_BUILD_ROOT
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   141
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   142
# remove empty folder
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   143
rmdir $RPM_BUILD_ROOT/%{_sysconfdir}/pam.d
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   144
rmdir $RPM_BUILD_ROOT/var/gdm
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   145
16308
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16129
diff changeset
   146
# The gdm-factory-slave and gdm-product-slave are non-functional and
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16129
diff changeset
   147
# under development.  Likewise for gdm-restart and gdm-safe-restart.
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16129
diff changeset
   148
# Do not ship these until they are ready.
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   149
#
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   150
rm $RPM_BUILD_ROOT/%{_libexecdir}/gdm-factory-slave
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   151
rm $RPM_BUILD_ROOT/%{_libexecdir}/gdm-product-slave
16308
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16129
diff changeset
   152
rm $RPM_BUILD_ROOT/%{_sbindir}/gdm-restart
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16129
diff changeset
   153
rm $RPM_BUILD_ROOT/%{_sbindir}/gdm-safe-restart
16860
03d8e88563ad 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16859
diff changeset
   154
rm $RPM_BUILD_ROOT/%{_datadir}/gdm/autostart/LoginWindow/polkit-gnome-authentication-agent-1.desktop
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   155
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   156
# The /var/run directory should not be included with the packages.
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   157
# GDM will create it at run-time.
9506
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   158
#
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   159
rmdir $RPM_BUILD_ROOT/var/run/gdm
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   160
rmdir $RPM_BUILD_ROOT/var/run
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   161
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   162
%clean
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   163
rm -rf $RPM_BUILD_ROOT
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   164
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   165
%files
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   166
%defattr(-,root,root)
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   167
%doc AUTHORS ChangeLog NEWS README TODO
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   168
%attr(755,root,root) %{_libexecdir}/gdm-crash-logger
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   169
%attr(755,root,root) %{_libexecdir}/gdm-factory-slave
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   170
%attr(755,root,root) %{_libexecdir}/gdm-host-chooser
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   171
%attr(755,root,root) %{_libexecdir}/gdm-product-slave
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   172
%attr(755,root,root) %{_libexecdir}/gdm-session-worker
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   173
%attr(755,root,root) %{_libexecdir}/gdm-simple-chooser
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   174
%attr(755,root,root) %{_libexecdir}/gdm-simple-greeter
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   175
%attr(755,root,root) %{_libexecdir}/gdm-simple-slave
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   176
%attr(755,root,root) %{_libexecdir}/gdm-user-switch-applet
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   177
%attr(755,root,root) %{_libexecdir}/gdm-xdmcp-chooser-slave
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   178
%attr(755,root,root) %{_sbindir}/*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   179
%attr(755,root,root) %{_bindir}/*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   180
%dir %{_sysconfdir}/gdm
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   181
%dir %{_sysconfdir}/gdm/Init
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   182
%attr(755,root,root) %config %{_sysconfdir}/gdm/Init/Default
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   183
%attr(755,root,root) %config %{_sysconfdir}/gdm/PreSession
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   184
%attr(755,root,root) %config %{_sysconfdir}/gdm/PostSession
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   185
%attr(755,root,root) %config %{_sysconfdir}/gdm/Xsession
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   186
%dir %{_sysconfdir}/gdm/PostLogin
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   187
%config %{_sysconfdir}/gdm/PostLogin/Default.sample
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   188
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/gdm/custom.conf
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   189
%{_sysconfdir}/gdm/gdm.schemas
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   190
%{_sysconfdir}/gconf/schemas/gdm-simple-greeter.schemas
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   191
%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/dbus-1/system.d/*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   192
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/gdm*
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   193
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/security/blacklist.gdm
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   194
%attr(750,gdm,gdm) %{_localstatedir}/gdm
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   195
%attr(750,gdm,gdm) %{_localstatedir}/log/gdm
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   196
%{_datadir}/pixmaps/*
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   197
%{_datadir}/gdm
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   198
%{_datadir}/icons/hicolor/*/apps/*.png
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   199
%{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   200
%{_libdir}/bonobo/servers/*.server
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   201
%{_localstatedir}/lib/gdm
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   202
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   203
%changelog
16859
c2efcc26aacb 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
   204
* Mon Oct 26 2009 - [email protected]
c2efcc26aacb 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
   205
- Add patch gdm-18-setfacl.diff so that audio device permissions are set
c2efcc26aacb 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
   206
  when GDM is running on "/dev/console", so that screen readers like orca work.
c2efcc26aacb 2009-10-26 Brian Cameron <[email protected]>
yippi
parents: 16811
diff changeset
   207
  Fixes doo bug #12125.
16811
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16801
diff changeset
   208
* Mon Oct 19 2009 - [email protected]
e5e775eac849 2009-10-19 Brian Cameron <[email protected]>
yippi
parents: 16801
diff changeset
   209
- Bump to 2.28.1.
16795
37a61aba5dff 2009-10-16 Brian Cameron <[email protected]>
yippi
parents: 16784
diff changeset
   210
* Fri Oct 16 2009 - [email protected]
37a61aba5dff 2009-10-16 Brian Cameron <[email protected]>
yippi
parents: 16784
diff changeset
   211
- Add patch gdm-18-fixfocus.diff to fix bugzilla bug #598235, doo #10611.
16784
c06721342bc1 2009-10-16 Halton Huo <[email protected]>
halton
parents: 16734
diff changeset
   212
* Fri Oct 16 2009 - [email protected]
16795
37a61aba5dff 2009-10-16 Brian Cameron <[email protected]>
yippi
parents: 16784
diff changeset
   213
- Add branding patch console-user.diff to set /dev/console when display :0
37a61aba5dff 2009-10-16 Brian Cameron <[email protected]>
yippi
parents: 16784
diff changeset
   214
  running on VT.
16734
12fd72c2a810 2009-10-13 Niall Power <[email protected]>
niall
parents: 16686
diff changeset
   215
* Tue Oct 13 2009 - [email protected]
12fd72c2a810 2009-10-13 Niall Power <[email protected]>
niall
parents: 16686
diff changeset
   216
- Fix opensolaris.org defect #10981 to enable trusted extensions support
16686
bf1162e55eda 2009-10-02 Brian Cameron <[email protected]>
yippi
parents: 16651
diff changeset
   217
* Fri Oct 02 2009 - [email protected]
bf1162e55eda 2009-10-02 Brian Cameron <[email protected]>
yippi
parents: 16651
diff changeset
   218
- Fix bugzilla bug #596830 which causes the login GUI to briefly display when
bf1162e55eda 2009-10-02 Brian Cameron <[email protected]>
yippi
parents: 16651
diff changeset
   219
  using automatic login, which it is not supposed to do.
16651
041c0bed363d 2009-09-25 Halton Huo <[email protected]>
halton
parents: 16595
diff changeset
   220
* Fri Sep 25 2009 - [email protected]
041c0bed363d 2009-09-25 Halton Huo <[email protected]>
halton
parents: 16595
diff changeset
   221
- Add branding patch sol-notty.diff
16595
90c8e3f0d46f 2009-09-21 Brian Cameron <[email protected]>
yippi
parents: 16534
diff changeset
   222
* Mon Sep 21 2009 - [email protected]
90c8e3f0d46f 2009-09-21 Brian Cameron <[email protected]>
yippi
parents: 16534
diff changeset
   223
- Bump to 2.28.0.  Remove upstream patches.
16534
85329cc679ba 2009-09-11 Niall Power <[email protected]>
niall
parents: 16531
diff changeset
   224
* Fri Sep 11 2009 - [email protected]
85329cc679ba 2009-09-11 Niall Power <[email protected]>
niall
parents: 16531
diff changeset
   225
- Add patch gdm-17-failsafe-session.diff for  bugzilla: 594833, doo: 11302
16526
50fcd56b18cc 2009-09-10 Brian Cameron <[email protected]>
yippi
parents: 16498
diff changeset
   226
* Thu Sep 10 2009 - [email protected]
50fcd56b18cc 2009-09-10 Brian Cameron <[email protected]>
yippi
parents: 16498
diff changeset
   227
- Add patch gdm-16-gconf.diff to address doo bug #10915.
50fcd56b18cc 2009-09-10 Brian Cameron <[email protected]>
yippi
parents: 16498
diff changeset
   228
* Tue Sep 08 2009 - [email protected]
16496
7a22ab2b9fb9 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16495
diff changeset
   229
- Add patch gdm-15-lang.diff to address bugzilla bug #536387, doo bug #10643.
16526
50fcd56b18cc 2009-09-10 Brian Cameron <[email protected]>
yippi
parents: 16498
diff changeset
   230
* Tue Sep 08 2009 - [email protected]
16495
db7cdb6364cb 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16494
diff changeset
   231
- Add patch gdm-14-dialog-focus.diff so that the login GUI does not lose 
db7cdb6364cb 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16494
diff changeset
   232
  focus after a dialog is presented.
16526
50fcd56b18cc 2009-09-10 Brian Cameron <[email protected]>
yippi
parents: 16498
diff changeset
   233
* Tue Sep 08 2009 - [email protected]
16494
165597fe9c4a 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16482
diff changeset
   234
- Add patch gdm-13-fixguioption.diff so that the greeter GUI does not mess
165597fe9c4a 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16482
diff changeset
   235
  up your language/session settings on follow-up logins if you fail
165597fe9c4a 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16482
diff changeset
   236
  authenticate once.
16471
6226028ddfeb 2009-09-03 Brian Cameron <[email protected]>
yippi
parents: 16458
diff changeset
   237
* Thu Sep 03 2009 - [email protected]
6226028ddfeb 2009-09-03 Brian Cameron <[email protected]>
yippi
parents: 16458
diff changeset
   238
- Add patch gdm-12-userswitch.diff to ensure the switch user feature is only
6226028ddfeb 2009-09-03 Brian Cameron <[email protected]>
yippi
parents: 16458
diff changeset
   239
  available when vtdaemon service is enabled.
16458
641b149a456e 2009-09-02 Brian Cameron <[email protected]>
yippi
parents: 16449
diff changeset
   240
* Wed Sep 02 2009 - [email protected]
16494
165597fe9c4a 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16482
diff changeset
   241
- Add patch gdm-11-autologin to address bugzilla bug #591383, doo #10914.
16449
399ddb7faa10 2009-09-01 Brian Cameron <[email protected]>
yippi
parents: 16435
diff changeset
   242
* Tue Sep 01 2009 - [email protected]
16494
165597fe9c4a 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16482
diff changeset
   243
- Add patch gdm-10-cache.diff to address bugzilla bug #565151, doo #10912.
16435
0ba69c6d2cd9 2009-08-31 Brian Cameron <[email protected]>
yippi
parents: 16434
diff changeset
   244
* Mon Aug 31 2009 - [email protected]
16494
165597fe9c4a 2009-09-08 Brian Cameron <[email protected]>
yippi
parents: 16482
diff changeset
   245
- Add patch gdm-09-include-exclude.diff to address bugzilla #557553, doo #10913.
16338
7f746135863a 2009-08-24 Brian Cameron <[email protected]>
yippi
parents: 16323
diff changeset
   246
* Mon Aug 24 2009 - [email protected]
7f746135863a 2009-08-24 Brian Cameron <[email protected]>
yippi
parents: 16323
diff changeset
   247
- Bump to 2.27.90
16801
b2e836de216b Fix comment.
yippi
parents: 16795
diff changeset
   248
* Thu Aug 20 2009 - [email protected]
16322
f03861954572 2009-08-20 Brian Cameron <[email protected]>
yippi
parents: 16308
diff changeset
   249
- Add patch gdm-08-pam-problem-dialog.diff to address bugzilla bug #583856.
16308
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16129
diff changeset
   250
* Wed Aug 19 2009 - [email protected]
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16129
diff changeset
   251
- Remove gdm-restart and gdm-safe-restart since they are non-functional.  Add
dcf21c19a5ef 2009-08-18 Brian Cameron <[email protected]>
yippi
parents: 16129
diff changeset
   252
  them back when they work.
16129
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   253
* Mon Jul 27 2009 - [email protected]
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   254
- Bump to 2.27.4, this is a rewrite release compared gdm 2.20x version,
0eb6a33bac3f 2009-07-27 Halton Huo <[email protected]>
halton
parents: 15903
diff changeset
   255
  rework totally.
15872
811ca54624c9 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15760
diff changeset
   256
* Mon Jun 08 2009 - [email protected]
811ca54624c9 2009-06-08 Brian Cameron <[email protected]>
yippi
parents: 15760
diff changeset
   257
- Fix crashing issue in gdmsetup by adding patch gdm-10-gdmsetup.diff.
15760
ba390831a238 2009-05-13 Brian Cameron <[email protected]>
yippi
parents: 15676
diff changeset
   258
* Wed May 13 2009 - [email protected]
ba390831a238 2009-05-13 Brian Cameron <[email protected]>
yippi
parents: 15676
diff changeset
   259
- Add patch gdm-09-fixlabels.diff to fix the labels in dialog box.
15644
b81e7a0e181a 2009-04-17 Harry Fu <[email protected]>
funix
parents: 15602
diff changeset
   260
* Fri Apr 17 2009 - [email protected]
b81e7a0e181a 2009-04-17 Harry Fu <[email protected]>
funix
parents: 15602
diff changeset
   261
- Provide corrected translations in po-community to fix doo bug #1510,#4919.
15442
b27c00b737ea 2009-03-19 Brian Cameron <[email protected]>
yippi
parents: 15439
diff changeset
   262
* Thu Mar 19 2009 - [email protected]
b27c00b737ea 2009-03-19 Brian Cameron <[email protected]>
yippi
parents: 15439
diff changeset
   263
- Bump to 2.20.10.  Remove upstream patches.
15439
41cb130606ae 2009-03-19 Brian Cameron <[email protected]>
yippi
parents: 15303
diff changeset
   264
* Wed Mar 18 2009 - [email protected]
41cb130606ae 2009-03-19 Brian Cameron <[email protected]>
yippi
parents: 15303
diff changeset
   265
- Add patch gdm-14-gid.diff to fix bugster bug #6819281.
15303
ce5a2348d327 2009-03-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 15287
diff changeset
   266
* Wed Mar 04 2009 - [email protected]
ce5a2348d327 2009-03-04 Takao Fujiwara <[email protected]>
fujiwara
parents: 15287
diff changeset
   267
- Add gdm-13-g11n-add-ka-es.diff for new es_US.UTF-8 and ka_GE.UTF-8. #6809375
15262
53cdd066bede 2009-02-27 Brian Cameron <[email protected]>
yippi
parents: 15217
diff changeset
   268
* Fri Feb 27 2009 - [email protected]
53cdd066bede 2009-02-27 Brian Cameron <[email protected]>
yippi
parents: 15217
diff changeset
   269
- Add patch gdm-12-display.diff so that the DISPLAY variable is available 
53cdd066bede 2009-02-27 Brian Cameron <[email protected]>
yippi
parents: 15217
diff changeset
   270
  after changing the language.  Some PAM modules need the DISPLAY variable.
15287
58a943bb967d Add bug number to comments.
yippi
parents: 15263
diff changeset
   271
  Fixes bug #6811555.
15217
e7198c999997 2009-02-24 Brian Cameron <[email protected]>
yippi
parents: 15041
diff changeset
   272
* Mon Feb 24 2009 - [email protected]
e7198c999997 2009-02-24 Brian Cameron <[email protected]>
yippi
parents: 15041
diff changeset
   273
- Add patch gdm-10-gestures.diff to fix doo bug #6766.  Add patch
e7198c999997 2009-02-24 Brian Cameron <[email protected]>
yippi
parents: 15041
diff changeset
   274
  gdm-11-gok.diff to fix bug #6789400.
15041
c127609a5de8 2009-02-09 Takao Fujiwara <[email protected]>
fujiwara
parents: 14841
diff changeset
   275
* Mon Feb 09 2009 - [email protected]
c127609a5de8 2009-02-09 Takao Fujiwara <[email protected]>
fujiwara
parents: 14841
diff changeset
   276
- Add patch gdm-09-xinitrc-migration.diff. Scripts are moved into xinitrc.d
14840
f28576806af2 2009-01-05 Brian Cameron <[email protected]>
yippi
parents: 14792
diff changeset
   277
* Mon Jan 05 2008 - [email protected]
f28576806af2 2009-01-05 Brian Cameron <[email protected]>
yippi
parents: 14792
diff changeset
   278
- Add patch gdm-07-audit.diff to fix bug #6734635.  Add patch
f28576806af2 2009-01-05 Brian Cameron <[email protected]>
yippi
parents: 14792
diff changeset
   279
  gdm-08-createdt.diff to fix doo bug #5973.
14792
7c2b52567f91 2008-12-19 Brian Cameron <[email protected]>
yippi
parents: 14752
diff changeset
   280
* Tue Dec 19 2008 - [email protected]
7c2b52567f91 2008-12-19 Brian Cameron <[email protected]>
yippi
parents: 14752
diff changeset
   281
- Add patch gdm-06-xfree-xinerama.diff so that GDM builds using the Xfree
7c2b52567f91 2008-12-19 Brian Cameron <[email protected]>
yippi
parents: 14752
diff changeset
   282
  Xinerama interfaces and not the obsolete Solaris ones.  Fixes P1 bug
7c2b52567f91 2008-12-19 Brian Cameron <[email protected]>
yippi
parents: 14752
diff changeset
   283
  #6768573.
14752
a0f9e72f1b28 2008-12-11 Brian Cameron <[email protected]>
yippi
parents: 14733
diff changeset
   284
* Wed Dec 10 2008 - [email protected]
a0f9e72f1b28 2008-12-11 Brian Cameron <[email protected]>
yippi
parents: 14733
diff changeset
   285
- Bump to 2.20.9.  Remove upstream patches.
14709
482ee65c9d2b 2008-12-04 Halton Huo <[email protected]>
halton
parents: 14638
diff changeset
   286
* Thu Dec 04 2008 - [email protected]
482ee65c9d2b 2008-12-04 Halton Huo <[email protected]>
halton
parents: 14638
diff changeset
   287
- Add disable-vt.diff to disable VT, remove it after bugster #6480003 is fixed
14638
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   288
* Fri Nov 21 2008 - [email protected]
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   289
- Remove patch gdm-06-dbus.spec, it is no longer needed since D-Bus autolaunch
27ceb9334364 2008-11-21 Brian Cameron <[email protected]>
yippi
parents: 14607
diff changeset
   290
  is working better.
14596
dd07b5e75734 2008-11-13 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   291
* Wed Nov 12 2008 - [email protected]
dd07b5e75734 2008-11-13 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   292
- Add gdm-10-no-recreate-sockets.diff so that GDM avoids recreating the
dd07b5e75734 2008-11-13 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   293
  sockets directories in /tmp.  This fixes Trusted Extensions.  Refer to
dd07b5e75734 2008-11-13 Brian Cameron <[email protected]>
yippi
parents: 14571
diff changeset
   294
  doo bug #4719.
14496
c921eb8d5ce8 2008-10-23 Brian Cameron <[email protected]>
yippi
parents: 14479
diff changeset
   295
* Thu Oct 23 2008 - [email protected]
c921eb8d5ce8 2008-10-23 Brian Cameron <[email protected]>
yippi
parents: 14479
diff changeset
   296
- Add patch gdm-09-fbconsole-fix.diff to address doo bug #3316.
14479
e097888ba5d9 2008-10-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 13826
diff changeset
   297
* Mon Oct 20 2008 - [email protected]
e097888ba5d9 2008-10-20 Takao Fujiwara <[email protected]>
fujiwara
parents: 13826
diff changeset
   298
- Updated gdm-07-xsession.diff to apply CJK locale only.
13726
a15daaf4439c Add bug number and better comment for gdm dbus patch.
ww36193
parents: 13725
diff changeset
   299
* Mon Sep 22 2008 - [email protected]
a15daaf4439c Add bug number and better comment for gdm dbus patch.
ww36193
parents: 13725
diff changeset
   300
- Add bug number and better comment for gdm-06-dbus.diff patch.
13620
80df4aa16fbf 2008-09-17 Brian Cameron <[email protected]>
yippi
parents: 13391
diff changeset
   301
* Wed Sep 17 2008 - [email protected]
80df4aa16fbf 2008-09-17 Brian Cameron <[email protected]>
yippi
parents: 13391
diff changeset
   302
- Add patch gdm-06-dbus.diff and gdm-07-xsession.diff.
13391
139dfdeac8f3 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13384
diff changeset
   303
* Wed Sep 03 2008 - [email protected]
139dfdeac8f3 2008-09-03 Brian Cameron <[email protected]>
yippi
parents: 13384
diff changeset
   304
- Bump to 2.20.8.  Remove upstream patches.
13384
5bbb5a77a284 2008-09-03 Takao Fujiwara <[email protected]>
fujiwara
parents: 13288
diff changeset
   305
* Wed Sep 03 2008 - [email protected]
5bbb5a77a284 2008-09-03 Takao Fujiwara <[email protected]>
fujiwara
parents: 13288
diff changeset
   306
- Updated gdm-02-showlocale.diff not to show broken locales.
13272
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   307
* Mon Aug 25 2008 - [email protected]
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   308
- In discussion with the Xserver team, it was determined that the previous
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   309
  patch is inappropriate.  The fbconsole program itself will be modified
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   310
  so it does a null-operation when it shouldn't be called, so GDM shouldn't
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   311
  avoid calling it in various situations.  In this discussion it was 
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   312
  highlighted that fbconsole needs the "-n" argument when called from the
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   313
  login program to avoid a race condition with XDMCP remote sessions.  Now
76f32cb9b351 2008-08-25 Brian Cameron <[email protected]>
yippi
parents: 13165
diff changeset
   314
  the patch adds this feature.
13165
6e76165c05cb 2008-08-19 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 13077
diff changeset
   315
* Tue Aug 19 2008 - [email protected]
6e76165c05cb 2008-08-19 Takao Fujiwara <takao.fujiwara>
fujiwara
parents: 13077
diff changeset
   316
- Replce gdm-04-disable-im.diff with gdm-04-im-config.diff with 6733528
13077
5e556cb869c9 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13044
diff changeset
   317
* Thu Aug 07 2008 - [email protected]
5e556cb869c9 2008-08-07 simon.zheng <[email protected]>
xz159989
parents: 13044
diff changeset
   318
- Add 07-fbconsole.diff.
13044
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   319
* Tue Aug 05 2008 - [email protected]
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   320
- Add patch to add Kazakh language, as requested by Jan Trejbal and Jan Lana
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   321
  from the Sun localization team.  This patch is upstream.  Fixes bugster bug
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   322
  #6724439.
4384edb77e26 2008-08-05 Brian Cameron <[email protected]>
yippi
parents: 12922
diff changeset
   323
* Tue Jul 01 2008 - [email protected]
12749
18ae1052a409 2008-07-01 Brian Cameron - <[email protected]>
yippi
parents: 12711
diff changeset
   324
- Bump to 2.20.7.  Remove upstream patches.
12711
51f15b4cbe40 2008-06-20 simon.zheng <[email protected]>
xz159989
parents: 12576
diff changeset
   325
* Fri Jun 20 2008 - [email protected]
51f15b4cbe40 2008-06-20 simon.zheng <[email protected]>
xz159989
parents: 12576
diff changeset
   326
- Add patch gdm-07-suspend-auth.diff to check suspend auth before
51f15b4cbe40 2008-06-20 simon.zheng <[email protected]>
xz159989
parents: 12576
diff changeset
   327
  showing supend button on sysmenu.
12575
62db39381f94 Add comment.
yippi
parents: 12341
diff changeset
   328
- Add patch gdm-06-fixcrash.diff to avoid GDM crashing on exit.  Fixes
12576
ef2c65ee992e 2008-06-03 Brian Cameron <[email protected]>
yippi
parents: 12575
diff changeset
   329
  bugzilla bug #517526. 
12341
18829d661c38 2008-05-22 Brian Cameron <[email protected]>
yippi
parents: 12283
diff changeset
   330
* Thu May 22 2008 - [email protected]
18829d661c38 2008-05-22 Brian Cameron <[email protected]>
yippi
parents: 12283
diff changeset
   331
- Add patch gdm-05-atom.diff so that GDM does not create the XFree86_VT
18829d661c38 2008-05-22 Brian Cameron <[email protected]>
yippi
parents: 12283
diff changeset
   332
  atom if it does not exist.
12282
c2219ccb5b17 2008-05-12 Brian Cameron <[email protected]>
yippi
parents: 12243
diff changeset
   333
* Mon May 12 2008 - [email protected]
c2219ccb5b17 2008-05-12 Brian Cameron <[email protected]>
yippi
parents: 12243
diff changeset
   334
- Bump to 2.20.6.
12243
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   335
* Thu May 01 2008 - [email protected]
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   336
- Add patch gdm-06-disable-cde.diff so that we mark the CDE.desktop 
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   337
  file as being hidden.  Users can re-enable it by simply removing
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   338
  the "Hidden=true" line in the /usr/share/xsessions/CDE.desktop
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   339
  file.  And fix a bug that causes desktop files marked as
4f66b5266ec6 2008-05-01 Brian Cameron <[email protected]>
yippi
parents: 12238
diff changeset
   340
  Hidden=true to show up.
12231
f75b5b1ad02f 2008-04-30 Brian Cameron <[email protected]>
yippi
parents: 12151
diff changeset
   341
* Wed Apr 30 2008 - [email protected]
f75b5b1ad02f 2008-04-30 Brian Cameron <[email protected]>
yippi
parents: 12151
diff changeset
   342
- Add patch gdm-05-fixcrash.diff fixing bugzilla crashing bug #517526.
12130
6d57668cf544 2008-04-15 Brian Cameron <[email protected]>
yippi
parents: 12088
diff changeset
   343
* Tue Apr 15 2008 - [email protected]
6d57668cf544 2008-04-15 Brian Cameron <[email protected]>
yippi
parents: 12088
diff changeset
   344
- The gdmflexiserver.desktop file moved to a different directory, so 
12151
01ff0e8f2f8f Change "rm -f" to "rm" as suggested by Laca.
yippi
parents: 12130
diff changeset
   345
  remove it from the correct location.  Fixes bug #6689633.
12088
06d98c601d58 2008-04-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 12055
diff changeset
   346
* Thu Apr 10 2008 - [email protected]
06d98c601d58 2008-04-11 Takao Fujiwara <[email protected]>
fujiwara
parents: 12055
diff changeset
   347
- Add gdm-04-disable-im.diff for disable IM on greeter.
12055
77ea406a4c92 2008-04-07 Brian Cameron <[email protected]>
yippi
parents: 12031
diff changeset
   348
* Mon Apr 07 2008 - [email protected]
77ea406a4c92 2008-04-07 Brian Cameron <[email protected]>
yippi
parents: 12031
diff changeset
   349
- Bump to 2.20.5.
11836
36c522df7242 2008-03-10 Brian Cameron <[email protected]>
yippi
parents: 11766
diff changeset
   350
* Mon Mar 10 2008 - [email protected]
12055
77ea406a4c92 2008-04-07 Brian Cameron <[email protected]>
yippi
parents: 12031
diff changeset
   351
- Bump to 2.20.4.
11766
c8bc110d5823 2008-02-29 Takao Fujiwara <[email protected]>
fujiwara
parents: 11532
diff changeset
   352
* Fri Feb 29 2008 - [email protected]
c8bc110d5823 2008-02-29 Takao Fujiwara <[email protected]>
fujiwara
parents: 11532
diff changeset
   353
- Add gdm-03-locale-support.diff
11409
c96f464f7268 Oops forgot to commit the gdm.spec file. Here it is
yippi
parents: 11249
diff changeset
   354
* Mon Jan 07 2008 - [email protected]
c96f464f7268 Oops forgot to commit the gdm.spec file. Here it is
yippi
parents: 11249
diff changeset
   355
- Bump to 2.20.3 and remove upstream patch.
11249
f5704dbb8375 2007-11-27 Brian Cameron <[email protected]>
yippi
parents: 11247
diff changeset
   356
* Tue Nov 27 2007 - [email protected]
f5704dbb8375 2007-11-27 Brian Cameron <[email protected]>
yippi
parents: 11247
diff changeset
   357
- Remove upstream gdm-03-sockaddr-len.diff patch and added new
f5704dbb8375 2007-11-27 Brian Cameron <[email protected]>
yippi
parents: 11247
diff changeset
   358
  gdm-03-xdmcp-close.diff patch needed for XDMCP to work properly.
11247
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 11156
diff changeset
   359
* Tue Nov 27 2007 - [email protected]
1923a32b2c35 2007-11-27 Damien Carbery <[email protected]>
dcarbery
parents: 11156
diff changeset
   360
- Bump to 2.20.2.
11156
0e87f072db5a 2007-11-07 Brian Cameron <[email protected]>
yippi
parents: 11096
diff changeset
   361
* Thu Nov 08 2007 - [email protected]
0e87f072db5a 2007-11-07 Brian Cameron <[email protected]>
yippi
parents: 11096
diff changeset
   362
- Add patch gdm-03-sockaddr-len.diff to fix XDMCP so it works.
10674
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10616
diff changeset
   363
* Fri Oct 19 2007 - [email protected]
13ff310554af 2007-10-19 Damien Carbery <[email protected]>
dcarbery
parents: 10616
diff changeset
   364
- Bump to 2.20.1.
10616
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   365
* Fri Oct  5 2007 - [email protected]
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   366
- use separate branding patches for nevada and indiana
3ea3bf84b2b5 2007-10-05 Laszlo (Laca) Peter <[email protected]>
laca
parents: 10572
diff changeset
   367
- delete CDE.desktop when --without-dt is used
10514
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10463
diff changeset
   368
* Tue Sep 18 2007 - [email protected]
341814d22758 2007-09-18 Damien Carbery <[email protected]>
dcarbery
parents: 10463
diff changeset
   369
- Bump to 2.20.0.
10463
45706b00e849 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10447
diff changeset
   370
* Thu Sep 06 2007 - [email protected]
45706b00e849 2007-09-06 Damien Carbery <[email protected]>
dcarbery
parents: 10447
diff changeset
   371
- Bump to 2.19.8.
10381
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10330
diff changeset
   372
* Tue Aug 28 2007 - [email protected]
2dd03f9270d0 2007-08-28 Damien Carbery <[email protected]>
dcarbery
parents: 10330
diff changeset
   373
- Bump to 2.19.7.
10330
bd861d767871 2007-08-15 Brian Cameron <[email protected]>
yippi
parents: 10282
diff changeset
   374
* Wed Aug 15 2007 - [email protected]
bd861d767871 2007-08-15 Brian Cameron <[email protected]>
yippi
parents: 10282
diff changeset
   375
- Bump to 2.19.6.  Remove upstream patch.
10260
2f3b9f8cbf0f 2007-08-02 Brian Cameron <[email protected]>
yippi
parents: 10237
diff changeset
   376
* Thu Aug 02 2007 - [email protected]
2f3b9f8cbf0f 2007-08-02 Brian Cameron <[email protected]>
yippi
parents: 10237
diff changeset
   377
- Add patch gdm-02-showlocale.diff to address bugzilla bug #457871.
10237
48765966733c 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10192
diff changeset
   378
* Tue Jul 31 2007 - [email protected]
48765966733c 2007-07-31 Damien Carbery <[email protected]>
dcarbery
parents: 10192
diff changeset
   379
- Bump to 2.19.5. Remove upstream patch, 02-g11n-memory-handle.
10192
c849ca81ce4c 2007-07-13 Takao Fujiwara <[email protected]>
fujiwara
parents: 10175
diff changeset
   380
* Fri Jul 13 2007 - [email protected]
c849ca81ce4c 2007-07-13 Takao Fujiwara <[email protected]>
fujiwara
parents: 10175
diff changeset
   381
- Added gdm-02-g11n-memory-handle.diff for memory handling.
10175
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10098
diff changeset
   382
* Tue Jul 10 2007 - [email protected]
d1e1900b8e98 2007-07-10 Damien Carbery <[email protected]>
dcarbery
parents: 10098
diff changeset
   383
- Bump to 2.19.4. Remove upstream patch, 02-vtsupport.
10098
4facc06b9a07 2007-06-21 Brian Cameron <[email protected]>
yippi
parents: 10068
diff changeset
   384
* Thu Jun 21 2007 - [email protected]
4facc06b9a07 2007-06-21 Brian Cameron <[email protected]>
yippi
parents: 10068
diff changeset
   385
- Add patch for better utmpx processing and for VT support when it goes
4facc06b9a07 2007-06-21 Brian Cameron <[email protected]>
yippi
parents: 10068
diff changeset
   386
  into Nevada.
10068
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10034
diff changeset
   387
* Mon Jun 18 2007 - [email protected]
5acfdebf1fe1 2007-06-17 Damien Carbery <[email protected]>
dcarbery
parents: 10034
diff changeset
   388
- Bump to 2.19.3. Remove upstream patch, 02-xnestperms.
10034
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   389
* Mon Jun 11 2007 - [email protected]
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   390
- Add patch to fix GDM so it doesn't modify device permissions if logging
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   391
  into a xnest session.
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   392
* Mon Jun  4 2007 - [email protected]
9981
4c6c4624cef0 2007-06-04 Brian Cameron <[email protected]>
yippi
parents: 9967
diff changeset
   393
- Bump to 2.19.2.  Remove upstream patch gdm-02-no-gdm-in-cde-menu.diff.
10034
ec58aeda1710 2007-06-08 brian Cameron <[email protected]>
yippi
parents: 9981
diff changeset
   394
* Thu Jue  1 2007 - [email protected]
9967
f27ab8a497f4 2007-06-01 simon.zheng <[email protected]>
xz159989
parents: 9883
diff changeset
   395
- Point download path to 2.19.
9882
f1870aa7cad3 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9878
diff changeset
   396
* Mon May 14 2007 - [email protected]
9883
4fe856cb70cb 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9882
diff changeset
   397
* Merge patch gdm-03-nossh-in-xsession.diff with gdm-01-branding.diff
4fe856cb70cb 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9882
diff changeset
   398
  since this is really a branding change.
4fe856cb70cb 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9882
diff changeset
   399
* Mon May 14 2007 - [email protected]
9882
f1870aa7cad3 2007-05-14 Brian Cameron <[email protected]>
yippi
parents: 9878
diff changeset
   400
- Bump to 2.19.1.
9875
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   401
* Fri May 11 2007 - [email protected]
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   402
- Add --with-ctrun flag since I udpated the patch to require this
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   403
  argument.  This way people who want to build GDM on Solaris without
f68ee5f1b5f6 2007-05-11 Brian Cameron <[email protected]>
yippi
parents: 9868
diff changeset
   404
  SVC can do so.  Also added new gdm-05-nossh-in-xsession.diff patch.
9867
0efc2900d3b8 2007-05-10 Brian Cameron <[email protected]>
yippi
parents: 9814
diff changeset
   405
* Thu May 10 2007 - [email protected]
0efc2900d3b8 2007-05-10 Brian Cameron <[email protected]>
yippi
parents: 9814
diff changeset
   406
- Bump to 2.19.0
9728
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   407
* Thu Apr 12 2007 - [email protected]
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   408
- Fix upstream bug where if you fail to enter the proper root password
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   409
  after asking to run "Configure GDM" from the login menu, it asks for
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   410
  the password again.  If you type it in properly, then it starts a
9ddf036a45ba 2007-04-13 Brian Cameron <[email protected]>
yippi
parents: 9703
diff changeset
   411
  session as the root user.  This patch fixes this problem.
9702
70a7d6c43941 2007-04-10 Brian Cameron <[email protected]>
yippi
parents: 9695
diff changeset
   412
* Tue Apr 10 2007 - [email protected]
70a7d6c43941 2007-04-10 Brian Cameron <[email protected]>
yippi
parents: 9695
diff changeset
   413
- Backout patch gdm-06-languages.diff since the patch doesn't work 
70a7d6c43941 2007-04-10 Brian Cameron <[email protected]>
yippi
parents: 9695
diff changeset
   414
  properly.  Code needs to be backported from gdm SVN head, and I'll add
70a7d6c43941 2007-04-10 Brian Cameron <[email protected]>
yippi
parents: 9695
diff changeset
   415
  back the patch later if we decide we need this in GNOME 2.18.
9695
630d4b4c7253 2007-04-09 Brian Cameron <[email protected]>
yippi
parents: 9603
diff changeset
   416
* Mon Apr 09 2007 - [email protected]
630d4b4c7253 2007-04-09 Brian Cameron <[email protected]>
yippi
parents: 9603
diff changeset
   417
- Bump to 2.18.1.
9603
4e9b99705848 2007-03-21 Brian Cameron <[email protected]>
yippi
parents: 9537
diff changeset
   418
* Wed Mar 21 2007 - [email protected]
4e9b99705848 2007-03-21 Brian Cameron <[email protected]>
yippi
parents: 9537
diff changeset
   419
- Add gdm-10-desktop.diff to fix Catagory in gdmsetup and gdmphotosetup
4e9b99705848 2007-03-21 Brian Cameron <[email protected]>
yippi
parents: 9537
diff changeset
   420
  desktop file.
9537
bebc385a971a 2007-03-13 Brian Cameron <[email protected]>
yippi
parents: 9522
diff changeset
   421
* Tue Mar 13 2007 - [email protected]
bebc385a971a 2007-03-13 Brian Cameron <[email protected]>
yippi
parents: 9522
diff changeset
   422
- Add gdm-07-xephyr.diff and gdm-08-nodbus.diff patches.  Both are 
bebc385a971a 2007-03-13 Brian Cameron <[email protected]>
yippi
parents: 9522
diff changeset
   423
  upstream.
9522
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9507
diff changeset
   424
* Mon Mar 12 2007 - [email protected]
eee0e85e99af 2007-03-12 Damien Carbery <[email protected]>
dcarbery
parents: 9507
diff changeset
   425
- Bump to 2.18.0.
9506
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   426
* Fri May 09 2007 - [email protected]
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   427
- Add patch gdm-07-fixdesktop.diff to move GDM desktop entries into
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   428
  control center.  Add patch gdm-08-fixxnest.diff to fix GDM to send
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   429
  the right fontpath to the Xsun Xnest program.  Add patch
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   430
  gdm-09-no-gdm-in-cdu-menu.diff to ensure that GDM desktop menu 
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   431
  choices only appear if using GDM.  If not using GDM these programs
605ceb8a7245 2007-03-09 Brian Cameron <[email protected]>
yippi
parents: 9413
diff changeset
   432
  are non-functional.
9413
839f165c4806 2007-03-02 Brian Cameron <[email protected]>
yippi
parents: 9400
diff changeset
   433
* Fri Mar 02 2007 - [email protected]
839f165c4806 2007-03-02 Brian Cameron <[email protected]>
yippi
parents: 9400
diff changeset
   434
- Bump to 2.17.8
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   435
* Wed Feb 28 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   436
- Add patch to fix bugster bug #4877721 and bugzilla bug #108820.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   437
  This patch won't go into GDM until 2.19, but we want this patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   438
  to go into 2.18 for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   439
* Tue Feb 15 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   440
- Remove sessionexit patch due to patch review comments.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   441
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   442
- Add l10n tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   443
* Tue Feb 13 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   444
- Bump to 2.17.7 and add sessionexit patch to fix bugster bug
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   445
  6228488.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   446
* Mon Jan 22 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   447
- Bump to 2.17.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   448
* Mon Jan 08 2007 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   449
- Bump to 2.17.5. Remove upstream patch, 07-fixdialogs.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   450
* Sun Dec 17 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   451
- delete upstream patch fixsecurity.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   452
- renumber remaining patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   453
* Fri Dec 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   454
- Patch from CVS head to fix dialog boxes so that they display text.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   455
* Thu Dec 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   456
- Bump to 2.17.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   457
* Wed Dec 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   458
- Remove Linux specific gdm-01-branding-defaults-linux.diff and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   459
  gdm-03-pam-security-setup.diff.  Add patch comments.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   460
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   461
- Add patch gdm-08-fixsecurity.diff to fix a security vulnerability found
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   462
  in gdmchooser.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   463
* Tue Dec 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   464
- Bump to 2.17.3. Remove upstream patches, 07-linguas, 10-fixsessionname,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   465
  09-gdmsetup-launch-menu-tooltip and 11-defaultdesc: Renumber remainder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   466
* Thu Nov 27 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   467
- Patch to fix setting the sesison name for gnome.desktop.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   468
  Define better name for default.desktop and turn off console kit support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   469
  since it doesn't work on Solaris yet.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   470
* Thu Nov 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   471
- Remove upstream patchs, 09-sun-branding-patch and 10-fixfocus. Renumber
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   472
  remainder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   473
* Mon Nov 20 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   474
- Bump to 2.17.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   475
* Wed Nov 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   476
- Modify tooltip to match latest UI spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   477
* Tue Oct 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   478
- Add patch to fix focus problem, fixed in CVS head.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   479
* Tue Oct 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   480
- Bump to 2.16.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   481
* Tue Oct 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   482
- Bump to 2.16.1. Remove upstream patch, gdm-10-fixcrash.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   483
* Sat Sep 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   484
- Add patch to fix crashing.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   485
* Tue Sep 05 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   486
- Bump to 2.16.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   487
* Tue Aug 22 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   488
- Bump to 2.15.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   489
* Tue Aug 08 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   490
- Bump to 2.15.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   491
* Tue Aug 01 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   492
- Bump to 2.15.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   493
* Fri Jul 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   494
- Fix minor typo.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   495
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   496
- No longer set --with-at-bindir when calling configure since gok and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   497
  gnopernicus are now in the standard /usr/bin location, not /usr/sfw/bin.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   498
* Wed Jul 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   499
- Remove patches 7 and 11, merged into CVS head.  Also remove 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   500
  gdmflexiserver.desktop from Solaris builds since we do not support
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   501
  Virtual Terminals.  Running this menu choice causes the session to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   502
  hang on Solaris, so we shouldn't put it in the menus.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   503
* Mon Jul 24 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   504
- Bump to 2.15.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   505
* Fri Jun 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   506
- Fix focus so it returns to entry field after session, language, restart,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   507
  suspend, and shutdown dialogs are used from options button.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   508
* Mon Jun 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   509
- Bumped to 2.14.9.  This fixes automatic login, which was broken, and 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   510
  corrects a number of warnings that were causing core dumping issues.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   511
* Wed Jun 07 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   512
- Bumped to 2.14.8.  Removed patches no longer needed.  This fixes a serious
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   513
  security issue where a user can access the gdmsetup GUI with their user 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   514
  password if the face browser is enabled (off by default on Solaris).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   515
* Tue Jun 06 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   516
- Added patch gdm-12-fixflexiserver.diff to fix a core dumping problem.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   517
  Modified gdm-01-branding-defaults-solaris.diff to better integrate with
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   518
  ctrun and updated the gdm.xml SVC manifest so that core dumps do not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   519
  cause GDM to restart.  Removed gdm-05-fix-a11y-crash.diff since it didn't
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   520
  work as a fix.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   521
* Mon May 23 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   522
- Bump to 2.14.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   523
* Fri May 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   524
- Don't show the login photo dialog in the menus - removed according to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   525
  the UI spec, and the functionality should really be apart of the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   526
  'Personal Information' dialog.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   527
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   528
- Added patch gdm-12-fixconfig.diff to fix a problem that prevents users
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   529
  from disabiling the failsafe session in the menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   530
* Fri May 12 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   531
- Updated to 2.14.6 which has the new features included in the patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   532
  added in the previous comment.  Replace the patch with a much smaller
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   533
  patch that just adds the "startagain" feature.  This is much more
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   534
  maintainable.  Also added a patch to update the Lanugage display
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   535
  provided by Peter Nugent.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   536
* Thu May 11 2006 - [email protected]
15903
7fbe82f1cc38 Rename "SunRay" to "Sun Ray" so we are using the proper product name.
yippi
parents: 15880
diff changeset
   537
- Add patch to add per-display configuration needed by Sun Ray.
9397
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   538
  This patch also adds the updated Cancel button, the pam-error-logo,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   539
  and real GTK+ buttons needed by Coolstart branding.  These changes
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   540
  all copied from GDM CVS head.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   541
* Tue May 09 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   542
- Remove two patches that have been integrated into GDM, and add the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   543
  avoidchown patch so that building this package works if you are a
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   544
  running as non-root.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   545
* Wed May 03 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   546
- Bump to 2.14.5.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   547
* Wed Apr 26 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   548
- Bump to 2.14.4.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   549
* Tue Apr 25 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   550
- Bump to 2.14.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   551
* Tue Apr 18 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   552
- Bump to 2.14.2.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   553
* Thu Apr 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   554
- Remove upstream patches, 10-libvicious-dir and 11-fixaudit.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   555
* Tue Apr 11 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   556
- Bump to 2.14.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   557
* Tue Mar 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   558
- Bump to 2.14.0.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   559
* Mon Mar 13 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   560
- Add patch 11 to fix auditing logic.  This patch can go away when the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   561
  GDM 2.14.1 comes out.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   562
* Fri Mar  3 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   563
- Bump to 2.13.0.10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   564
* Tue Feb 28 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   565
- Bump to 2.13.0.9.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   566
- Remove upstream patch, 11-fixcore.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   567
* Thu Feb 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   568
- Add patch 11 to fix core dumping issue in gdmsetup.  This fix is in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   569
  CVS head so it can go away when we update to the next version of GDM.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   570
* Tue Feb 14 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   571
- Bump to 2.13.0.8.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   572
* Tue Jan 31 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   573
- Bump to 2.13.0.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   574
* Thu Jan 19 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   575
- Bump to 2.13.0.6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   576
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   577
- Move sfw reference (a Solaris specific dir) to SUNWgnome-display-mgr.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   578
* Mon Jan 16 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   579
- Bump to 2.13.0.5; dd --with-prefetch and add /usr/sfw/include to CFILES to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   580
  find <tcpd.h>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   581
* Sun Jan 15 2006 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   582
- Bump to 2.13.0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   583
* Tue Dec 20 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   584
- Bump to 2.13.0.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   585
* Tue Nov 29 2005 - laca.com
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   586
- remove javahelp stuff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   587
* Tue Nov 29 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   588
- Bump to 2.8.0.7.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   589
* Thu Oct 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   590
- Added patch, 10-libvicious-dir, to remove dir in vicious-extensions 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   591
  Makefile.am, as it caused build to fail.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   592
* Tue Oct 11 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   593
- Bump to 2.0.8.5
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   594
* Wed Sep 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   595
- Bump to 2.8.0.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   596
* Wed Sep 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   597
- Remove capplets dir from %files. Contents moved in 2.8.0.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   598
* Mon Sep 05 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   599
- Bump to 2.8.0.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   600
* Mon Aug 15 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   601
- Bump to 2.8.0.1.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   602
* Wed Aug 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   603
- remove upstream patch xnext-remote-session.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   604
* Thu Jul 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   605
- Add unpackaged files to %files (pixmaps/faces and gnome/capplets).
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   606
* Wed Jul 13 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   607
- Upgraded to 2.8.0.1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   608
* Fri Jun 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   609
- Re-applied patch 01 linux branding
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   610
- Added patch 04/05 to build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   611
* Tue May 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   612
- Added patch gdm-45-xnest-remote-session.diff to allow remote login
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   613
  using XDMCP chooser in nested window. Fixes bug #6245415.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   614
* Tue Apr 19 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   615
- Reinstated xevie-enabling patch on Linux, via gdm-44-linux-xevie.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   616
* Fri Apr 1 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   617
- Add patch 43 so that we set the Xserver on Solaris to 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   618
  /usr/X11/bin/Xserver instead of /usr/X11/bin/X as per ARQ
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   619
  request.  Also now put /usr/openwin/bin in the user default
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   620
  patch here instead of in SUNWdtlogin-integration.spec.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   621
* Thu Mar 17 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   622
- Add patch 42 to allow configure to specify the full path to the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   623
  a11y AT programs used in the gesture listener configuration files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   624
  Patch in gdm CVS head.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   625
* Thu Mar 10 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   626
- Fix gdm to fork user's session with "system locale" if "Default" option
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   627
  at the language menu being selected. [CR Id: 5032088]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   628
* Thu Mar 03 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   629
- Fix XDMCP logic so that it works when an IPv4 address requests a 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   630
  connection and IPV6 is enabled in GDM.  Patch40 fixes this.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   631
* Tue Mar 01 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   632
- remove patch 40 (XEVIE) - break new X server
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   633
* Fri Feb 25 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   634
- Added patch 40 to turn on XEVIE on Linux by default for the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   635
  standard server to meet a11y requirements.  Fixes bug 6226645.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   636
* Thu Feb 24 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   637
- Added branding patch 39 to change the GNOME string to "Java Desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   638
  System" in a number of places in the c-code.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   639
* Tue Feb 22 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   640
- Backed out patch 39/40 since ARC determined that these flags should
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   641
  not be set by default after initially indicating it was okay.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   642
* Mon Feb 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   643
- Added patch 39/40 to support setting the Xserver with needed 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   644
  a11y Xserver flags.  Fixes CR 6226645. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   645
* Tue Feb 08 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   646
- Removed --with-post-path argument since /usr/dt/bin and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   647
  /usr/openwin/bin are added also by the /usr/dt/config/Xinitrc.jds.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   648
  No need to have them in the PATH twice.  Also we do not
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   649
  need to add /usr/demo/jds/bin since all the *.desktop files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   650
  have full-paths defined.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   651
* Mon Feb 07 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   652
- Added patch-38 to more cleanly set the default PATH.  This replaces
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   653
  patches gdm-15-default.path.diff and gdm-16-reboot-shutdown-option.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   654
  The new patch sets more sensible definitions for Halt, Reboot, Shutdown
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   655
  commands on Solaris.  Also updated gdm-18-help.diff so it forwards
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   656
  the user to the right subsection when running gdmsetup help.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   657
* Fri Jan 21 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   658
- Now only apply patch 37 when building on Linux.  Modified patch 37 to
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   659
  include needed changes for Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   660
* Tue Jan 18 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   661
- Added patch gdm-37-branding.diff to fix branding issue in gnome.desktop
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   662
  file.  Also updated gdm-21-fix-a11y-crash.diff patch so it works on
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   663
  JDS Linux.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   664
* Fri Jan 14 2005 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   665
- Updated l10n help tarball for cinnabar-linux
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   666
* Thu Dec 30 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   667
- #6213083 - Add note that legacy locales are NOT SUPPORTED for linux platform.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   668
* Wed Dec 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   669
- Added gdm-35-flexi-xdmcp-option.diff to make XDMCP chooser work in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   670
  flexiserver. Fixes bug #4992853.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   671
* Fri Nov 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   672
- Added gdm-34-xsession-use-ksh.diff to execute Xsession script using
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   673
  ksh on Solaris. Fixes stopper bug #6199960.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   674
* Wed Nov 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   675
- #6196675 - all single byte locales removed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   676
* Thu Nov 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   677
- #5081827 - run /usr/dt/config/Xsession.jds instead of gnome-session
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   678
  for gnome session vid gdm. Solaris only.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   679
* Wed Nov 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   680
- #6195855 Install correct man page
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   681
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   682
- Added gdm-31-current-locale.diff to fix bug#5100351
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   683
* Wed Nov 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   684
- Remove gdm-26-start-gnome-volcheck.diff as gnome-volcheck is now
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   685
  started by gnome-session.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   686
* Mon Nov 09 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   687
- Added new patch 31. It fixes #6182860: IPv6 logic is broken for New
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   688
  Login in a Nested Window, so the enable-ipv6 parameter of configure
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   689
  is "yes" again.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   690
* Mon Nov 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   691
- Modify gdm-07-set-lc-messages-to-lang.diff. set LANG from RC_LANG
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   692
  in /etc/sysconfig/language when it is NULL. (CR 6188663)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   693
* Fri Oct 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   694
- Add gdm-30-xorg-conf.diff to fix 6185918. configure.in checks for Xorg
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   695
  binary before looking for X (Xsun) binary.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   696
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   697
- Added gdm-binary.1.gz, gdm.1.gz, gdmXnest.1.gz, gdmXnestchooser.1.gz,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   698
  gdmchooser.1.gz, gdmflexiserver.1.gz, gdmgreeter.1.gz, gdmlogin.1.gz,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   699
  gdmphotosetup.1.gz, gdmsetup.1.gz, gdmthemetester.1.gz, gdm-restart.1m.gz,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   700
  gdm-safe-restart.1m.gz, gdm-stop.1m.gz, gdmconfig.1m.gz man pages
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   701
* Thu Oct 28 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   702
- Updated l10n help tarball and added pt_BR
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   703
* Fri Oct 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   704
- "Source" entry updated
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   705
* Thu Oct 21 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   706
- Removed ipv6 support (--enable-ipv6=no) since this is breaking 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   707
  gdm's ability to "login in a nested window".  Created bug 6182860
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   708
  so that issue gets fixed.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   709
* Wed Oct 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   710
- Added patch gdm-27-alt-meta-mapping.diff to restore 'Alt' and 'Meta' 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   711
  mappings on sparc Solaris. Fixes bug 6173594.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   712
* Wed Oct 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   713
- Added patch gdm-26-start-gnome-volcheck.diff to start gnome-volcheck
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   714
  if Xserver is local. Fixes bug #5107205.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   715
* Fri Oct 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   716
- Correct GreenLine integration.  The problem with disabling core dumps
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   717
  in the GreenLine XML file is that this causes GreenLine to ignore 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   718
  core dumps for all programs, including gdm.  Now using patch 25
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   719
  we use ctrun to specify that only programs launched from gdm's 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   720
  Xsession script (the user's session) are run in a separate GreenLine
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   721
  contract that ignores core dumps.  This way if gdm itself core dumps,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   722
  GreenLine will correctly default back to the console login.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   723
* Thu Oct 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   724
- Added patch gdm-24-sanitize-conf.diff to clean up language in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   725
  gdm.conf file.  Fixes bug 5097046.  
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   726
* Wed Oct 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   727
- Add patch gdm-22-xserver-location.diff to set GDM_XSERVER_LOCATION 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   728
  with the x server type. Fixes bug #6174802
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   729
* Wed Oct 06 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   730
- Added patch gdm-21-fix-a11y-crash.diff to remove
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   731
  /var/tmp/orbit-gdm/bonobo-activation-server-ior.  Fixes bug #5103715.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   732
* Tue Oct 05 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   733
- Modified patch gdm-15-default-path.diff to add 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   734
  /usr/openwin/bin to the path. Fixes bug #5106790
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   735
* Mon Oct 04 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   736
- Added gdm-20-g11n-i18n-button.diff to fix bug#5109970
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   737
* Wed Sep 29 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   738
- updated gdm-03-locale-alias.diff to remove non-UTF-8
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   739
locale entries from Traditional Chinese (big5 and big5hkscs)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   740
* Mon Sep 20 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   741
- Added chmod xdm in post-install script
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   742
* Fri Sep 17 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   743
- Added patch gdm-20-gdmwm-struts.diff, to fix bugzilla
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   744
  #143634.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   745
* Thu Sep 16 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   746
- Added post install script to set gdm as displaymanager
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   747
* Wed Sep 15 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   748
- Patch added gdm-19-add-acroread-path.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   749
  Fixes bug# 5087934
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   750
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   751
- Patch gdm-18-help.diff provide help link.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   752
* Thu Aug 26 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   753
- Updated patch gdm-10-a11y-gestures.diff.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   754
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   755
- Enabling ipv6.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   756
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   757
- Add back icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   758
* Tue Aug 24 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   759
- removed some icons
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   760
* Thu Aug 19 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   761
- Integrate updated docs tarball from [email protected].
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   762
* Fri Aug 13 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   763
- Update patch gdm-10-a11y-gestures.diff.  Fixes bug #5067111.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   764
* Thu Jul 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   765
- use version 2.6.0.3 (fix for bugzilla 144920 and related GOK problem)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   766
- remove patches gdm-08-gdmtranslate.diff and gdm-09-fix-which.diff,
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   767
  since they are included in 2.6.0.3.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   768
* Thu Jul 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   769
- add patch to remove reboot/shutdown option on Solaris box
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   770
* Thu Jul 22 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   771
- add patch gdm-15-default-path.diff to add /usr/dt/bin and /usr/sfw/bin
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   772
  to PATH for Solaris. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   773
* Wed Jul 14 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   774
- add patch from Johan to invoke jds registration on first login
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   775
* Thu Jul 08 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   776
- add patch to pass X server options instead of hardcoding 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   777
  it in the gdm.conf.in
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   778
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   779
- ported to rpm4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   780
* Wed Jul 07 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   781
- added "-j $CPUS" to make to speed up builds
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   782
* Wed Jun 23 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   783
- Update a11y-gestures patch to add HAVE_XINPUT to acconfig.h.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   784
  Remove xdmcp-enable patch (10) for app security reasons and move 13 to 10.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   785
* Thu Jun 10 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   786
- Add patch 12 to add 'docs/C/figures' directory to the build.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   787
* Mon May 31 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   788
- bump to 2.6.0.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   789
* Wed May 12 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   790
- Updated l10n content to gdm-l10n-po-1.1.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   791
* Sun Apr 18 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   792
- enable javahelp conversion on Solaris
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   793
* Thu Apr 08 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   794
- bumped to 2.6.0.0 and updated dependencies
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   795
* Sat Apr 03 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   796
- added gdm-11-g11n-truncated-username.diff to fix 4955151
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   797
* Thu Apr 01 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   798
- javahelp conversion
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   799
* Wed Mar 31 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   800
- updated gdm-03-locale-alias.diff to fix 4884887
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   801
* Mon Mar 29 2004 - [email protected]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   802
- Updated l10n content to gdm-l10n-po-1.0.tar.bz2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   803
* Tue Mar 23 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   804
- Remove photo setup from %files since we didn't want it part of the 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   805
  menus by default [$datadir/gnome/capplets/..]
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   806
* Mon Mar 22 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   807
- simplify %build
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   808
* Fri Mar 19 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   809
- Move autoheader and autoconf out of the platform specific section because
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   810
  it is common to both platforms.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   811
* Fri Mar 19 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   812
- Change '\' to ';' so autoheader and autoconf run separately.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   813
* Thu Mar 18 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   814
- Add patch 8 that fixes gdmtranslate so it compiles with -g, add
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   815
  patch 9 to fix scripts so that they don't call which (since which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   816
  doesn't work on Solaris without an associated TTY), and add patch
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   817
  10 to turn on XDMCP support by default.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   818
* Tue Mar 09 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   819
- bump to 2.5.90.2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   820
* Mon Mar 01 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   821
- s$/usr/share$%{_datadir}$
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   822
* Thu Feb 26 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   823
- Fix small typos in description and change tar commmand to bzcat/tar.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   824
- Remove --enable-console-helper on Solaris.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   825
* Fri Feb 06 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   826
- Bump to 2.5.90.0, add docs, and ported QS patches
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   827
* Wed Jan 07 2004 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   828
- Update to 2.4.4.7 for gnome-2.5.x
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   829
- Regenerated gdm-07-enable-tcp-by-default.diff
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   830
* Fri Oct 31 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   831
- Remove the Sun Supported menu entry patch, and reorder.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   832
* Tue Oct 14 2003 - <[email protected]> 2.4.4.3-2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   833
- Add patch from Toshi to normalize the locale environment
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   834
  variables to be the same as LANG if they are unset.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   835
* Fri Oct 10 2003 - <[email protected]> 2.4.4.3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   836
- Update to 2.4.4.3 for gnome-2.4
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   837
* Wed Oct 01 2003 - <[email protected]> 2.4.2.101-14
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   838
- Add patch from Chookij to fix bug 4901817 (ja_JP.eucJP name)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   839
* Thu Sep 18 2003 - <[email protected]> 2.4.2.101-12
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   840
- Add patch from Leena to set AlwaysRestartServer to true.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   841
* Thu Aug 21 2003 - <[email protected]> 2.4.2.101-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   842
- Upgrade to 2.4.2.101
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   843
* Mon Aug 18 2003 - <[email protected]> 2.4.2.99-7
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   844
- Set DisallowTCP to false by default.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   845
* Fri Aug 08 2003 - <[email protected]> 2.4.2.99-3
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   846
- Updated locale.alias patch with a fix for zh_HK and a tweak
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   847
  for ja_JP.sjis (now ja_JP.SJIS). Fixing bug 4899317.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   848
- Added a dependancy on openssl-devel. My build failed because 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   849
  it was missing. I've also added openssl for good measure.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   850
* Thu Aug 07 2003 - <[email protected]> 2.4.2.99-2
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   851
- Patched /etc/X11/gdm/Xsession so ~/.xim or /etc/skel/.xim is sourced which
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   852
  ensures that XIM input methods are started.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   853
* Fri Aug 01 2003 - <[email protected]> 2.4.2.99-1
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   854
- Upgrade to 2.4.2.99.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   855
* Fri Aug 01 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   856
- Add supported menu category.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   857
* Sun Jul 27 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   858
- Update to 2.4.2.98
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   859
- Remove POTFILES.in patch. Seems to be in new tarball.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   860
* Tue Jul 22 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   861
- Added a patch to update the POTFILES.in.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   862
* Mon Jul 21 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   863
- Changed category of gdmsetup.desktop, so it appears in 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   864
  the system menu again.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   865
* Mon Jul 21 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   866
- Added zh_HK (Hong Kong Chinese) to the available languages.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   867
* Fri Jul 18 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   868
- Patched locale.alias to include more Asian locale codeset 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   869
  variants as requested by the Asian teams.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   870
* Thu Jul 17 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   871
- Fixed up the PAM configuration files.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   872
- Removed the sysconfig/displaymanager hack
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   873
* Thu Jul 17 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   874
- update to version 2.4.2.97, release 0
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   875
- removed patches gdm-04-setlocale.diff and
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   876
  gdm-05-potfiles_in.diff, which are integrated upstream
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   877
- Changed sysconfdir to /etc/X11 so that new common sessions
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   878
  configuration directory (/etc/X11/dm/Sessions) can be shared
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   879
  with kdm etc.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   880
- New common sessions dir /etc/X11/dm added to %files
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   881
* Fri Jul 11 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   882
- added setlocal patch - No more Welsh :) (or Czech!)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   883
* Tue Jul 08 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   884
- Remove .desktop capplets from %files since photo setup
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   885
  is gone.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   886
* Mon Jul 07 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   887
- Remove the photo setup .desktop menu item from the
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   888
  Settings menu.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   889
* Tue Jul 01 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   890
- Move the pam and branding stuff to patches, and not 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   891
  dirty copy hacks ;)
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   892
* Tue Jul 01 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   893
- Make gdm now depend on sun-gdm-themes which is a new
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   894
  package, replacing the old one.
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   895
* Fri Jun 30 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   896
- Make gdm now depend on Sundt-gdm-theme. This may be
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   897
  crack that we shouldn't do, but until I figure out
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   898
  how things work, let's go with it. 
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   899
* Fri Jun 30 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   900
- New tarball, bump version and reset release. Remove
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   901
  the old greeter theme, since we probably don't want
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   902
  it installed anyway
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   903
* Fri May 02 2003 - <[email protected]>
b16e349d18c5 the easy part of the reorg (most files moved around)
laca
parents:
diff changeset
   904
- Initial Sun release.