]> asedeno.scripts.mit.edu Git - 1ts-debian.git/blob - debian/changelog
rules *.docs: attempt to install documentation
[1ts-debian.git] / debian / changelog
1 zephyr (2.1.20010518.SNAPSHOT-3) unstable; urgency=low
2
3   * hopefully build non-Kerberos packages successfully, closes: #106610
4   * clean up zephyr-server.init slightly, closes: #106751
5   * Spanish translation for zephyr-server debconf, closes #106573, #106572
6   * Spanish translation for zephyr-clients debconf, closes #106571
7   * include hints for people trying to use zephyr-server-krb, closes: #106852
8
9  -- Karl Ramm <kcr@debian.org>  Sat, 20 Oct 2001 12:25:07 -0400
10
11 zephyr (2.1.20010518.SNAPSHOT-2) unstable; urgency=low
12
13   * On linux/alpha, longs are 8 octets, not 4.  Thus, timeval is sixteen
14     octets, not eight.  Unfortunately, part of the protocol is coded in
15     terms of sizeof (struct timeval), and another part in terms of a
16     sizeof(long).  Work around with ints. closes: #99158
17   * streamline server config script
18   * have client config script check for existence of /etc/zephyr/servers.list
19
20  -- Karl Ramm <kcr@debian.org>  Wed, 25 Jul 2001 06:00:47 -0400
21
22 zephyr (2.1.20010518.SNAPSHOT-1) unstable; urgency=low
23
24   * fix typo in zephyr-server config script
25   * make the zephyr-server init script check for a srvtab
26   * make sure zwgc doesn't define PC or ospeed to keep curses happy
27   * new upstream version
28   * update config.{guess,sub}
29
30  -- Karl Ramm <kcr@debian.org>  Tue,  3 Jul 2001 16:44:41 -0400
31
32 zephyr (2.1.20000421.SNAPSHOT-16) unstable; urgency=low
33
34   * fix bugs in zephyr-server config script
35   * be more explicit about conflicts between kerberized and non-kerberized
36     versions 
37
38  -- Karl Ramm <kcr@debian.org>  Tue, 19 Jun 2001 09:54:32 -0400
39
40 zephyr (2.1.20000421.SNAPSHOT-15) unstable; urgency=low
41
42   * remove the /etc/defaults/zephyr-clients.dpkg-new temporary file
43
44  -- Karl Ramm <kcr@debian.org>  Tue, 19 Jun 2001 07:53:14 -0400
45
46 zephyr (2.1.20000421.SNAPSHOT-14) unstable; urgency=low
47
48   * Fix typo,  closes: #100465 [hartmans]
49
50  -- Sam Hartman <hartmans@debian.org>  Sun, 10 Jun 2001 23:21:32 -0400
51
52 zephyr (2.1.20000421.SNAPSHOT-13) unstable; urgency=low
53
54   * The lucky version.  No warranty express or implied.  YMMV.
55   * zephyr-server should have a default.subscriptions file now, closes: #94125
56   * libzephyr3-krb and zephyr-server-krb now depend on krb4-config, should
57     improve out-of-box functionality
58   * alter init script to print a message and exit 0 if no zephyr servers
59     were specified. closes: #96723
60   * rework debconf stuff to be more clever about where the data is coming from.
61
62  -- Karl Ramm <kcr@debian.org>  Sun, 10 Jun 2001 07:29:56 -0400
63
64 zephyr (2.1.20000421.SNAPSHOT-12) unstable; urgency=low
65
66   * libzephyr-dev failed to have any files in it... and no one noticed.
67   * pull down a new config.guess and config.sub while we're at it.
68
69  -- Karl Ramm <kcr@debian.org>  Wed, 16 May 2001 10:33:07 -0400
70
71 zephyr (2.1.20000421.SNAPSHOT-11) unstable; urgency=low
72
73   * tweak to kopt.c to maybe allow alpha build to work. closes: #94600
74   * build shlibs using gcc, and against the latest krb5. closes: #93779
75
76  -- Karl Ramm <kcr@1TS.ORG>  Tue, 24 Apr 2001 16:32:52 -0400
77
78 zephyr (2.1.20000421.SNAPSHOT-10) unstable; urgency=low
79
80   * [hartmans] libzephyr3 should not depend on krb5, closes: #93187
81   * maybe run "/etc/init.d/zhm stop" in the preinst script, closes: #93349
82
83  -- Karl Ramm <kcr@1TS.ORG>  Sat, 14 Apr 2001 21:37:09 -0400
84
85 zephyr (2.1.20000421.SNAPSHOT-9) unstable; urgency=low
86
87   * New maintainer, closes: #92061
88   * This builds with glibc2.2, closes: #86183
89   * This builds with Sam's MIT krb5 packages, closes: #40001, #40215
90   * There are now kerberized shared libraries, thanks to Sam, closes: #56691
91   * zaway works for me, closes: #76302
92   * build-depends fixed in packaging new version,
93     closes: #72006, #74371, #84558
94   * drop dummy zephyr-client package
95   * rename /etc/init.d/zephyr-clients to /etc/init.d/zhm
96   * rename /etc/init.d/zephyr-server to /etc/init.d/zephyrd
97   * rename /etc/init.d/zephyr-server-krb to /etc/init.d/zephyr.d
98   * fix build dependencies
99   * make config files in /etc/zephyr not installed executable
100   * cleanup debhelper examples
101   * actually build position-independent shared libraries
102
103  -- Karl Ramm <kcr@1TS.ORG>  Tue,  3 Apr 2001 01:16:56 -0400
104
105 zephyr (2.1.20000421.SNAPSHOT-8) unstable; urgency=low
106
107   * zephyr-client -> zephyr-clients
108   * Produce libzephyr3 package and used shared libs
109   * Clean up debian/rules to only call movefiles once
110   * Depend on libxaw-dev for sid/woody
111   * Support both Kerberos and non-Kerberos
112   * Add dummy zephyr-client package to phase upgrades.
113
114  -- Sam Hartman <hartmans@mit.edu>  Wed, 28 Mar 2001 18:19:32 -0500
115
116 zephyr (2.1.20000421.SNAPSHOT-7) unstable; urgency=low
117
118   * Fix incorrect potato build-depends (xlib6g-dev instead of xlib6g)
119
120  -- Karl Ramm <kcr@1TS.ORG>  Sat, 24 Feb 2001 11:40:12 -0500
121
122 zephyr (2.1.20000421.SNAPSHOT-6) unstable; urgency=low
123
124   * get the acl stuff right, so it goes into the source package
125   * remove the zmatch_all acl
126
127  -- Karl Ramm <kcr@1ts.org>  Tue, 20 Feb 2001 01:24:03 -0500
128
129 zephyr (2.1.20000421.SNAPSHOT-5) unstable; urgency=low
130
131   * fix braino in my debconf stuff.
132
133  -- Karl C. Ramm <kcr@permabit.com>  Wed,  7 Feb 2001 17:18:45 -0500
134
135 zephyr (2.1.20000421.SNAPSHOT-4) unstable; urgency=low
136
137   * rename /etc/zephyr/zephyr.conf to /etc/default/zephyr-client
138   * fix bug in zephyr-client postinst
139
140  -- Karl C. Ramm <kcr@permabit.com>  Wed,  7 Feb 2001 17:00:51 -0500
141
142 zephyr (2.1.20000421.SNAPSHOT-3) unstable; urgency=low
143
144   * make the acl files on the server actually work
145   * make zwgc look in the light place for zephyr.vars
146   * in short, fix everything from -2.
147
148  -- Karl C. Ramm <kcr@permabit.com>  Wed,  7 Feb 2001 15:06:10 -0500
149
150 zephyr (2.1.20000421.SNAPSHOT-2) unstable; urgency=low
151
152   * add acl files to the server
153   * add zephyr.vars file to the client
154
155  -- Karl C. Ramm <kcr@permabit.com>  Tue,  2 Jan 2001 13:13:01 -0500
156
157 zephyr (2.1.20000421.SNAPSHOT-1) unstable; urgency=low
158
159   * Initial Release.
160
161  -- Karl Ramm <kcr@1ts.org>  Mon,  4 Dec 2000 05:28:22 -0500
162