trying to get HEAD building again. If you want the code
[nivanova/samba-autobuild/.git] / packaging / Debian / debian / changelog
1 samba (3.0.0beta3-0.1) unstable; urgency=low
2
3   * Local build.
4
5  -- Debian User <somebody@somwhere.net>  Tue, 15 Jul 2003 11:05:39 -0400
6
7 samba (3.0.0beta2-2) unstable; urgency=low
8
9   * Drag new unpackaged tools into the packages: smbcquotas (smbclient),
10     vfs modules (samba), smbtree(1) manpage (smbclient), tdbbackup(8)
11     manpage (samba). (closes: #151158)
12   * Switch to DH_COMPAT level 4:
13     - no explicit conffile listings needed
14     - the postinst for libsmbclient is now completely autogenerated
15     - use the default init script handling (with support for
16       invoke-rc.d) in debhelper, instead of the currently buggy upgrade
17       path (closes: #185439)
18     - add support for ${misc:Depends} in control for those packages with
19       init scripts
20
21  -- Steve Langasek <vorlon@debian.org>  Sat, 12 Jul 2003 19:27:31 -0500
22
23 samba (3.0.0beta2-1) unstable; urgency=low
24
25   * New upstream release
26     - The smb.conf(5) manpage documents config options again
27       (closes: #197963).
28     - Handling of winbind/idmap has been restructured; domain members
29       should be able to map domain accounts to local accounts again
30       (closes: #196815).
31     - Use the locale charset for 'display charset' by default
32       (closes: #194406).
33     - Fix for segfault in smbclient when using the -b option
34       (closes: #196833).
35     - Handle an empty 'passdb backend' list gracefully (closes: #193946).
36   * Don't set 'display charset' anymore on upgrade, since this is now
37     grabbed from the locale by default -- a much better option.
38   * Removed time.c.patch which is now in the upstream sources.
39   * Update FHS patch for two new tdb files (netsamlogon_cache.tdb,
40     privilege.tdb).
41   * Remove python-linker.patch, since the Kerberos package has been
42     fixed to no longer use rpath
43   * Remove configure.patch: the hppa glibc bug this was added for is
44     long since fixed, and upstream isn't interested in supporting this
45     kludge.
46   * Update references to missing documentation in sample smb.conf file
47     (closes: #187632).
48   * Fix handling of krb5 link line, building on a patch from Stefan
49     Metzmacher <metze@metzemix.de>.
50   * Add patch so smbclient's tar support works with popt
51     (closes: #194921).
52
53  -- Steve Langasek <vorlon@debian.org>  Wed,  2 Jul 2003 20:59:09 -0500
54
55 samba (3.0.0beta1-2) unstable; urgency=low
56
57   * Update build-deps to libacl1-dev (>= 2.2.11-1), libacl1 (>= 2.2.11-1)
58     to make sure we get the right shlib dependencies (closes: #193149).
59   * Update the dhcp config hooks so they're suitable for sourcing (i.e.,
60     don't call "exit") (closes: #196477).
61   * Bring package into line with current policy by adding support for
62     the DEB_BUILD_OPTIONS flag, and enabling debugging symbols (-gstabs)
63     by default
64   * Make sure libpam-smbpass is a self-contained DSO.
65   * Fix a typo in samba-common.dhcp that caused us to spuriously rewrite
66     the server list.
67   * Fix python install script to ignore -Wl linker flags, as seen in the
68     output from the latest krb5-config.
69   * Add LDAP and Unicode information about upgrading from 2.2 to
70     README.debian.
71   * Remove dangerous and confusing browse options from the default 
72     smb.conf (closes: #198804).
73   * Reorder smb.conf options for clearer grouping, and clarify the
74     comments.
75   * Add a default [print$] share to the sample smb.conf, and create the
76     necessary tree under /var/lib/samba/printers. (closes: #168173)
77   * s/winbind/idmap/ in smb.conf, since the option names have changed.
78   * Fix the patch for postexec handling, so that we chdir("/") at the
79     right time.
80
81  -- Steve Langasek <vorlon@debian.org>  Thu, 12 Jun 2003 15:02:00 -0500
82
83 samba (3.0.0beta1-1) unstable; urgency=low
84
85   * New upstream version.
86     - fix for empty browselist bug (closes: #194553)
87     - fix for tab completion segfault in smbclient (closes: #194776)
88     - Samba now works as a domain member again without segfaulting
89       (closes: #194134, #194394, #194775)
90     - WinXP machines can join a Samba-controlled domain again
91       (closes: #195362)
92   * Build-depend on python-dev >= 2.2 instead of on just python-dev
93     (without version).
94   * Added Vorlon'n patch to source/lib/time.c to fix #194075.
95     (closes: #194075)
96
97  -- Eloy A. Paris <peloy@debian.org>  Sun,  8 Jun 2003 22:26:43 -0400
98
99 samba (2.999+3.0.alpha24-3) unstable; urgency=low
100
101   * Make sure Samba DSOs are compiled with -fPIC. (closes: #194324)
102   * Rebuild against pristine Kerberos libs, to squelch warnings about
103     versioned symbols. (closes: #194431, #194396)
104
105  -- Steve Langasek <vorlon@debian.org>  Thu, 22 May 2003 15:32:00 -0500
106
107 samba (2.999+3.0.alpha24-2) unstable; urgency=low
108
109   * Fixed description of the smbfs package. (closes: #194183)
110   * Negate the sense of the unixsam check when upgrading. (closes: #194234)
111
112  -- Steve Langasek <vorlon@debian.org>  Wed, 21 May 2003 12:21:53 -0400
113
114 samba (2.999+3.0.alpha24-1) unstable; urgency=low
115
116   * New upstream version. (closes: #189354)
117
118  -- Eloy A. Paris <peloy@debian.org>  Tue, 20 May 2003 13:55:57 -0400
119
120 samba (2.999+3.0.alpha23-5) unstable; urgency=low
121
122   * Move the python package from section "net" to section "python".
123   * Make sure we use PIC code for python on all platforms.
124   * French translation of an additional debconf template, courtesy of
125     Christian Perrier <bubulle@debian.org>. (closes: #188832)
126   * Updated Brazilian Portuguese translation from André Luís Lopes
127     <andrelop@ig.com.br>.
128   * s/unixsam/guest/ everywhere, since the unixsam backend is now
129     deprecated. (closes: #190095)
130   * Create our temp config file as /etc/samba/smb.conf.dpkg-tmp; not
131     only does using /tmp violate SELinux policies, it introduces the
132     possibility of data loss during the final copy if /tmp is a separate
133     filesystem. (closes: #189823)
134   * Pull in fix for SWAT, so that logins work again
135     (closes: #188255, #192077).
136   * Move passdb.tdb into /var/lib/samba, since it's not user-editable.
137   * Make sure with don't ship any .cvsignore files.
138   * Don't ship examples for python2.2-samba and samba-doc in an
139     "examples" directory inside another "examples" directory.
140
141  -- Eloy A. Paris <peloy@debian.org>  Tue,  6 May 2003 12:05:46 -0400
142
143 samba (2.999+3.0.alpha23-4) unstable; urgency=low
144
145   * Instead of s/LPT1:/LPT:/, we need to do s/LPT:/LPT1:/ -- now all
146     non-RPC printing clients are working again.
147   * Change shlibs to 0 instead of 0.1.  The library already in the
148     archive is using this soname, and there are no packages depending
149     on libsmbclient, so skip changing the package name for now.
150     (closes: #188661)
151
152  -- Steve Langasek <vorlon@debian.org>  Fri, 11 Apr 2003 14:42:00 -0500
153
154 samba (2.999+3.0.alpha23-3) unstable; urgency=low
155
156   * Put the Samba Python modules in /usr/lib/python2.2/site-packages/,
157     not in /usr/lib/python2.2/lib-dynload/.
158
159  -- Eloy A. Paris <peloy@debian.org>  Wed,  9 Apr 2003 19:49:25 -0400
160
161 samba (2.999+3.0.alpha23-2) unstable; urgency=low
162
163   * New package python2.2-samba that includes the Python modules
164     included in the Samba sources. Feedback on these modules and the new
165     package is welcome, as we (Debian Samba maintainers) don't use them.
166     (closes: #170731, #173322)
167   * Move libsmbclient-dev from section "devel" to "libdevel".
168   * Fix panic action script to give a sensible error message instead of
169     an empty backtrace when we don't have permission to attach to the
170     process. (closes: #188164)
171   * Fix libpam-smbpass so that it really does something. (closes: #178245)
172   * Apply patch to fix printing-related segfaults. (closes: #188076)
173
174  -- Eloy A. Paris <peloy@debian.org>  Sun,  6 Apr 2003 21:40:33 -0400
175
176 samba (2.999+3.0.alpha23-1) unstable; urgency=high
177
178   * new upstream release, includes security fix for DSA-262
179   * tweak the debconf templates to avoid references to specific
180     front-ends (closes: #183718)
181
182  -- Steve Langasek <vorlon@debian.org>  Sun,  9 Mar 2003 14:58:00 -0600
183
184 samba (2.999+3.0.alpha21-5) unstable; urgency=low
185
186   * touch up the package descriptions a little bit (caps, punctuation)
187   * remove addtosmbpass, which snuck back in when we weren't looking
188   * reverse the position of the wins server tag, after looking more
189     closely at the code (closes: #183061)
190   * fix a glitch in the Spanish .po that rendered it invalid, plus a typo
191   * updated Brazilian Portuguese templates (closes: #183295)
192   * fix a typo in upstream manpage (s/shave/share/) (closes: #180546)
193   * run sed before we run sed, to deal with crazybad special chars
194     in the workgroup name (!) (closes: #176717)
195
196  -- Steve Langasek <vorlon@debian.org>  Sat,  1 Mar 2003 15:14:00 -0600
197
198 samba (2.999+3.0.alpha21-4) unstable; urgency=low
199
200   * add scripts to samba-common to grab the netbios-name-servers options
201     if we're running a DHCP client (closes: #38413)
202   * major rearrangement of build scripts: install target now operates on
203     debian/tmp, not debian/samba, so we can see when new files are
204     added and decide where to put them; several files that should have
205     been in samba-common but were in samba (for the above reason) --
206     smbcacls, -- have been moved, with a replaces: added.
207   * Fix rc script so that whitespace is consistent between inetd and
208     daemon modes (closes: #174677).
209   * smbclient -M must always connect to port 139, because port 445
210     doesn't support messaging and we can't do the port 135 stuff yet
211     (closes: #175292, #167859).
212   * Import the diff from upstream CVS, which has fixed a few bugs
213     (closes: #178219, #177583, #181467, #181487, #181603, #175864).
214     Remove a few patches of ours which are now superseded.
215   * Add po-debconf support to the tree, for better i18n.
216   * Install the libsmbclient.so symlink in the libsmbclient-dev package,
217     per policy (closes: #181466).
218
219  -- Steve Langasek <vorlon@debian.org>  Fri, 27 Dec 2002 00:37:00 -0600
220
221 samba (2.999+3.0.alpha21-3) unstable; urgency=low
222
223   * Drop --with-ldapsam from the configure options, since this no longer
224     means what we thought it did.  Revert patch for changing the 'passdb
225     backend' defaults.
226   * Add patch from CVS HEAD to fix pdbedit segfault; postinst script
227     should work better now. (Closes: #173936)
228
229  -- Steve Langasek <vorlon@debian.org>  Sun, 22 Dec 2002 13:29:00 -0600
230
231 samba (2.999+3.0.alpha21-2) unstable; urgency=low
232
233   * add CONFIGDIR to the set of directories exported in the install
234     target, so we don't try to write to /etc/ on the autobuilders.
235   * Reset the default 'passdb backend' value to something sensible, so
236     that we don't unnecessarily break upgrading systems (closes: #173731).
237
238  -- Steve Langasek <vorlon@debian.org>  Fri, 20 Dec 2002 09:13:00 -0600
239
240 samba (2.999+3.0.alpha21-1) unstable; urgency=low
241
242   * new upstream release, many patches now incorporated upstream
243
244  -- Steve Langasek <vorlon@debian.org>  Mon, 16 Dec 2002 23:39:00 -0600
245
246 samba (2.999+3.0.alpha20-4) unstable; urgency=low
247
248   * Remove obsolete comments about non-existant LDAP support in the
249     Debian Samba packages. (Closes: #165035)
250   * Apply patch for segfault in pam_smbpass when using the unixsam
251     backend.
252   * Drop support for nmbd in inetd, since it's not supported by
253     upstream and is reported to cause problems (closes: #23243, #137726,
254     165037).
255   * Clarify example printing configs in smb.conf (closes: #168174).
256   * Make sure nmbd still responds to SIGTERM if it has no interfaces to
257     listen on (closes: #168079).
258   * Fix to get samba working again on 64-bit archs, after a
259     pointer<->int size mismatch bug.  Already fixed in upstream CVS.
260   * Merge fix from CVS for broken libsmbclient.h references to internal
261     structures (closes: #162956).
262   * Add a default 'panic action' for Samba that will give us genuinely
263     useful debugging information after a crash.
264   * Fixed correct patch to example configurations in the libpam-smbpass
265     packages (closes: #169350).
266   * acl-dev is not in sid anymore; Build-Depend on libacl1-dev instead
267     (closes: #169682).
268   * Only ask the user for permission to edit if there's a chance of us
269     damaging something.
270
271  -- Steve Langasek <vorlon@debian.org>  Mon, 18 Nov 2002 19:53:00 -0500
272
273 samba (2.999+3.0.alpha20-3) unstable; urgency=low
274
275   * Make sure smbstatus behavior is sane when Samba *has* been started,
276     as well as when it has not (closes: #164179).  Thank to Robbert Kouprie
277     <robbert@radium.jvb.tudelft.nl> for this patch.
278   * Not using 'killall' in any of the maintainer scripts (the last one
279     remaining was winbind.logrotate.) We now just use 'kill' to send
280     a SIGHUP to a specific PID (which is stored in a file in
281     /var/run/samba.)
282   * Do not depend on procps because we're not using killall anymore.
283
284  -- Eloy A. Paris <peloy@debian.org>  Tue, 15 Oct 2002 22:15:57 -0400
285
286 samba (2.999+3.0.alpha20-2) unstable; urgency=low
287
288   * fix an off-by-one error in smbd/lanman.c, which should shut off the
289     flood of log messages (closes: #157432)
290   * add a --config-cache option to the configure invocation, since
291     autoconf 2.5 doesn't load config.cache by default (closes: #163504)
292
293  -- Steve Langasek <vorlon@debian.org>  Sat,  5 Oct 2002 01:40:00 -0500
294
295 samba (2.999+3.0.alpha20-1) unstable; urgency=low
296
297   * new upstream release
298     - non-primary groups appear to work again (closes: #161271)
299   * the official beginning of the upstream 3.0 branch
300   * exit without error from smbstatus when no connections have
301     been seen yet (closes: #161489)
302
303  -- Steve Langasek <vorlon@debian.org>  Wed,  2 Oct 2002 19:02:00 -0500
304
305 samba (2.999+3.0cvs20020906-1) unstable; urgency=low
306
307   * CVS update
308     - domain authentication works again (closes: #158698)
309   * Factor out common code in samba-common.config
310   * Handle character set settings in smb.conf on upgrade
311     (closes: #153913, #158770)
312   * Don't use killall in logrotate script; there are better ways
313     (closes: #160076)
314   * Ignore value of 'hostname lookups' for hosts allow/hosts deny
315     (closes: #154376)
316
317  -- Steve Langasek <vorlon@debian.org>  Sat,  7 Sep 2002 11:46:00 -0500
318
319 samba (2.999+3.0cvs20020829-1) unstable; urgency=low
320
321   * CVS update.
322   * Move the smb.conf manpage to the samba-common package (closes: #159572)
323
324  -- Steve Langasek <vorlon@debian.org>  Thu, 29 Aug 2002 17:53:25 -0500
325
326 samba (2.999+3.0cvs20020827-1) unstable; urgency=low
327
328   * CVS update. (Closes: #158508)
329   * Part 1 of 3 of the library separation patch that Vorlon wrote has
330     gone upstream - removed the patch from our patches/ directory.
331   * Debconf note to warn users that their smb.conf will be re-written
332     and changed if they use Swat to maintain it. (Closes: #158479)
333   * Fixed typo in samba.prerm.
334
335  -- Eloy A. Paris <peloy@debian.org>  Tue, 27 Aug 2002 15:23:23 -0400
336
337 samba (2.999+3.0cvs20020825-2) unstable; urgency=low
338
339   * scale back the tdbsam migration support, because of undesirable
340     side-effects; now always defaults to 'no'.
341   * strip out hyperactive library dependencies that are only needed by
342     smbd (closes: #155156).
343   * nuke any broken registry.tdb files left by previous CVS snapshots.
344   * support rolling back the smbpasswd->tdbsam conversion on downgrade,
345     since many people are likely to need to downgrade for a while.
346   * remove postrm handling of legacy directories, and add handling of
347     current ones.
348
349  -- Steve Langasek <vorlon@debian.org>  Sun, 28 Jul 2002 09:44:24 -0500
350
351 samba (2.999+3.0cvs20020825-1) unstable; urgency=low
352
353   * CVS update. These packages are based on Samba 3.0alpha19 + any
354     code commited after 3.0alpha19 was released.
355
356  -- Eloy A. Paris <peloy@debian.org>  Sun, 25 Aug 2002 14:56:46 -0400
357
358 samba (2.999+3.0cvs20020723-1) unstable; urgency=medium
359
360   * remove spurious line from samba.config
361   * migrate from smbpasswd to tdbsam
362   * re-add the pdbedit util and manpage
363   * compile in ldapsam support (closes: #146935)
364   * add PRIVATEDIR to the list of vars we override for the install
365     target, so Samba doesn't try to create /etc/samba (closes: #153746).
366   * fix makefile handling of LOGBASEDIR, so that logs always end up in
367     the right place (closes: 153727).
368   * Fixed bug in the FHS migration path that causes nmbd to read its
369     state from one location, but write it out to another. (closes: #154210)
370   * Make sure nmbd is always looking for wins.tdb in the same place.
371
372  -- Steve Langasek <vorlon@debian.org>  Fri, 19 Jul 2002 21:38:54 -0500
373
374 samba (2.99.cvs.20020713-1) unstable; urgency=low
375
376   * first attempt for 3.0pre.
377   * only post a debconf note about moving logfiles if we're upgrading
378     from a version that had the logfiles in the old location
379     (closes: #152924).
380
381  -- Steve Langasek <vorlon@debian.org>  Sat, 13 Jul 2002 12:54:25 -0500
382
383 samba (2.2.5-2) unstable; urgency=low
384
385   * No longer ship make_printerdef, which is deprecated. (closes: #63059)
386   * Clean up some empty directories from the samba package.
387   * Add call to dh_installinit for winbind rc.x symlinks (closes: #151860).
388   * Clean up per-package documentation lists, to reduce clutter
389     (closes: #147638).
390   * Make sure we don't ship pdbedit's man page since we are still using
391     smbpasswd passwords. (closes: #152208)
392   * move libnss_wins.so to libnss_wins.so.2, where glibc expects to find
393     it (closes: #148586).
394   * reorder postinst, so that installing samba-common from scratch loads
395     the debconf answers properly (closes: #151985).
396   * add lintian overrides for winbind, to eliminate some noise.
397   * rename pam_smbpass changelog to comply with policy.
398
399  -- Steve Langasek <vorlon@debian.org>  Sun, 23 Jun 2002 22:45:04 -0500
400
401 samba (2.2.5-1) unstable; urgency=low
402
403   * New upstream release.
404
405  -- Eloy A. Paris <peloy@debian.org>  Sun,  9 Jun 2002 15:49:21 -0400
406  
407 samba (2.2.4+2.2.5pre1-1) experimental; urgency=low
408
409   * Getting ready for Samba 2.2.5.
410   * Remove patches/parse_spoolss.patch, now included upstream.
411   * Fixed thinko WRT POSIX ACL support, which we "half-enabled" in
412     2.2.4-1. We don't use POSIX ACL support ourselves, so we'd
413     appreciate reports from those using this feature so we can
414     be sure this works.
415   * Fix the filename-matching algorithm used for smbtar's 'exclude'
416     functionality. (closes: #131571)
417   * Look for secrets.tdb in /var/lib/samba, and handle in the postinst.
418     This is not really a config file, because users don't edit it.
419     (closes: #147429)
420   * Doxygen fix for libsmbclient.h, thanks to Tommi Komulainen
421     <Tommi.Komulainen@iki.fi> for the patch. (closes: #144847)
422
423  -- Eloy A. Paris <peloy@debian.org>  Tue, 28 May 2002 11:33:51 -0400
424
425 samba (2.2.4-1) unstable; urgency=low
426
427   * New upstream release (closes: #144713)
428   * Building with POSIX ACL support (closes: #137819)
429   * Include samples, exclude INSTALL from libpam-smbpass (closes: #145055)
430   * Compile with --with-automount, for NIS homedir support (closes: #123396)
431   * Add a proper 'flags' field to the mount entry we write to /etc/mtab;
432     fixes a display bug with mount (closes: #140397)
433   * Added logic to /etc/init.d/samba so a help message is printed out
434     when Samba is running from inetd _and_ we are not booting, i.e. the
435     user called the init script manually. Thanks to Francesco
436     Potorti <pot@gnu.org> for the suggestion on how to implement this.
437     (Closes: #139807, #140204)
438   * samba.postinst: added logic so we don't call /etc/init.d/samba if
439     we are running from inetd (this prevents the stupid help message
440     to be printed during package upgrades if we are running from inetd.)
441   * samba.prerm: idem.
442   * /etc/init.d/samba: delete stale PID files after nmbd and smbd are
443     stopped. This prevents start-stop-daemon from printing an ugly
444     error message when called from '/etc/init.d/samba stop'. I prefer
445     this than running start-stop-daemon with --oknodo because
446     start-stop-daemon might print other important error messages that with
447     --oknodo it would otherwise not print. (Closes: #102187, #109301)
448   * Patch from jerry@samba.org to fix parsing of spoolss structures.
449
450  -- Eloy A. Paris <peloy@debian.org>  Thu, 23 May 2002 23:16:52 -0400
451
452 samba (2.2.3a-7) unstable; urgency=medium
453
454   * More README.debian updates.
455   * Neutralize the smb.conf 'lock dir' directive, which doesn't mean
456     what the FHS says it should, and causes us no end of grief.
457     (Closes: #122299)
458   * LPRng-handling patch so that jobs printed to recent versions of
459     LPRng show up properly as 'done' instead of 'paused' in the Windows
460     print queue.  Thanks to Jaroslav Serdula <serdula_jaroslav@vse.sk>
461     for this patch. (Closes: #139458)
462   * Applied patch from Urban Widmark <urban@teststation.com>
463     (smbfs upstream maintainer) to add a '-n' option to smbmount
464     that does the same as mount's '-n'. (Closes: #139590)
465   * Minor tweak to unpatch-source so we unpatch sources in the
466     reverse order we patched them.
467   * Don't depend on grep in samba.prerm to determine if Samba was
468     running before the upgrade starts.
469   * Tweak the wording of debconf templates.
470   * Incorporate debconf translations for French, Spanish and Portuguese;
471     thanks to Carlos Valdivia Yagüe <valyag@hotpop.com> (es),
472     Andre Luis Lopes <andrelop@ig.com.br> (pt_BR), and Philippe
473     Batailler and Denis Barbier <barbier@debian.org> (fr).
474     (closes: #142657, #142659, #141551, #141699, #141682)
475   * Fixed symlinks in the swat package so the point to /usr/share/doc/
476     instead of /usr/doc/. Added note to the description of the
477     swat packages that says that samba-doc must be installed for
478     the on-line documentation to work. Thanks to Torne Wuff
479     <torne@wolfpuppy.org.uk>. (Closes: #95437)
480   * 'dh_installinit -n' gives us no initscript handling -- we need to
481     handle all starting and stopping of daemons ourselves, which wasn't
482     happening in the {pre,post}rm scripts.
483   * Vary the priority of the debconf question "Do you want to generate
484     /etc/samba/smbpassd?" depending on whether the file already exists.
485     File exists -> priority 'medium', file does not exist -> priority
486     'low'. Changed priorities of all other questions from 'high' to 'medium'.
487
488  -- Steve Langasek <vorlon@debian.org>  Sat, 20 Apr 2002 17:48:27 -0400
489
490 samba (2.2.3a-6) unstable; urgency=low
491
492   * Call db_stop as soon as we're done with debconf in the postinst, to
493     avoid hanging bugs (closes: #137813)
494   * Ony call 'update-inetd --add' on first installation, just as we only
495     call 'update-inetd --remove' on package purge.
496   * Bring our shipped smb.conf closer in line with the upstream
497     defaults: don't twiddle the send/recv buffer sizes, since the Linux
498     kernel already provides a much better default setting
499      (closes: #80966, #80934, #137415, #133477)
500   * Added libnss_wins.so to the winbind package (closes: #137201)
501   * Updates to README.debian.
502
503  -- Eloy A. Paris <peloy@debian.org>  Tue, 12 Mar 2002 10:57:40 -0500
504
505 samba (2.2.3a-5) unstable; urgency=low
506
507   * Having multiple workgroup lines in your smb.conf, though wacky, is 
508     perfectly valid.  Account for this in samba-common.config.
509     (closes: #137157)
510
511  -- Steve Langasek <vorlon@debian.org>  Sun, 10 Mar 2002 21:52:51 -0600
512
513 samba (2.2.3a-4) unstable; urgency=low
514
515   * Fixed typo in samba.postinst. Cosmetic fixes there as well.
516   * Fix to improper usage of /usr/bin/tr in samba-common config script
517     (closes: #137744)
518
519  -- Steve Langasek <vorlon@debian.org>  Sat,  9 Mar 2002 14:14:02 -0500
520
521 samba (2.2.3a-3) unstable; urgency=medium
522
523   * Make sure /etc/init.d/samba is executable before calling it
524     in the postinst. Quickly checked all other maintainer scripts
525     to make sure we are not calling an init script if it is not
526     executable. (closes: #137321)
527   * Fix up maintainer scripts to detect if samba was not running before 
528     an upgrade. (closes: #33520, #130534)
529   * Make sure /etc/samba/ is included in the samba-common package.
530     Closes: #137157
531
532  -- Steve Langasek <vorlon@debian.org>  Fri,  8 Mar 2002 11:13:21 -0500
533
534 samba (2.2.3a-2) unstable; urgency=low
535
536   * merge in debconf support:
537     - Moved all smb.conf-related questions to samba-common (smb.conf
538       is part of the samba-common package, not the samba package.)
539     - smb.conf is not a samba-common conffile anymore since it is
540       being managed by debconf. It is ABSOLUTELY necessary to make
541       sure /etc/samba/smb.conf _NEVER_ gets overwritten by changes
542       made via debconf. In other words, any changes made by the user
543       should be honored by the debconf interface.
544     - samba.postinst now moves old log files from /var/log/ to
545       /var/log/samba/. There's a Debconf note that informs the user
546       the log files are stored now in a new location.
547     - debian/control:
548       + Make samba depend on debconf.
549     - New file debian/samba.templates.
550     - New file debian/samba.config.
551     - Re-worked debian/samba.postinst.
552       + Got rid of all /etc/samba/debian_config sillyness.
553     - remove /usr/sbin/sambaconfig; "dpkg-reconfigure samba" replaces 
554       it.
555     - Removed debian/samba.prerm.
556     - Cleaned up /etc/init.d/samba.
557       + Added infrastructure for debconf.
558       + Got rid of all /etc/samba/debian_config sillyness.
559       + Got rid of /etc/samba/smbpasswd conversion stuff for
560         compatibility with versions of Samba < 2.0.0final-2.
561     (closes: #127959, #34408, #113594)
562   * make samba.postinst ignore the absence of /var/log/{s,n}mb*;
563     makes for a clean upgrade path.
564   * Building with MSDFS support (closes: #116793)
565
566  -- Steve Langasek <vorlon@debian.org>  Tue,  5 Mar 2002 14:14:33 -0600
567
568 samba (2.2.3a-1) unstable; urgency=low
569
570   * New upstream version (closes: #135001)
571   * Potato builds were failing because debian/rules was not creating
572     debian/winbind/etc/logrotate.d/. A user having problems creating
573     Potato packages brought this to my attention. dh_installlogrotate
574     takes care of creating the directory for us, that's why we didn't
575     notice.
576   * Removed code that converts /etc/samba/smbpasswd from an ancient
577     format to the new format of Samba 2.0.0 and later.
578     Closes: #134375 - samba: postinst failed due to missing
579             /usr/bin/convert_smbpasswd.
580   * Re-organized FHS migration code in samba.postinst. Make sure we
581     don't fail when we move files that don't exist.
582     Closes: #133813 - samba: Install failed.
583   * Adding docs. to the libpam-smbpass package.
584   * Remove man pages for findsmb because we are not providing this
585     script.
586     Closes: #134181 - findsmb referenced, but not included.
587   * Removed replace.patch because it is now present upstream.
588   * Added patch from Jerry Carter to fix a problem when saving
589     document preferences for printing from NT clients.
590   * The real winbindd daemon is a forked process so we can't use
591     --make-pidfile when calling start-stop-daemon. Fixed 
592     /etc/init.d/winbind to work around the issue. Thanks to 
593     Lin Li <linl@xandros.com> for the patience and for reporting 
594     the problems. Hopefully I got it right this time.
595
596  -- Eloy A. Paris <peloy@debian.org>  Wed, 20 Feb 2002 18:39:03 -0500
597
598 samba (2.2.3-6) unstable; urgency=low
599
600   * Make sure there are actual files in /var/state/samba before trying 
601     to move them (Closes: #133534, #133510).
602   * Fix up the 2.2.3 makefile so that pam_smbpass builds correctly 
603     again.
604
605  -- Steve Langasek <vorlon@debian.org>  Tue, 12 Feb 2002 09:19:29 -0600
606
607 samba (2.2.3-5) unstable; urgency=low
608
609   * Whoops, missed a spot on the samba.postinst -- will fail badly if
610     /var/state/samba/ no longer exists.  Better get this fix into the
611     next upload. ;) (Closes: #133088)
612   * Regenerate configure only if it is older than configure.in.
613   * Fix smbd handling of network neighborhood lists, which was missed
614     in the FHS conversion (Closes: #133091)
615
616  -- Eloy A. Paris <peloy@debian.org>  Sat,  9 Feb 2002 16:37:57 -0500
617
618 samba (2.2.3-4) unstable; urgency=low
619
620   * FHS cleanup; files in /var are now properly sorted according to
621     their nature. (Closes: #102101)
622   * Remove patches to source/configure, since we now call autoconf to
623     regenerate this file cleanly.
624   * lintian fixes:
625       - Create winbind.conffiles and add /etc/logrotate.d/winbind and
626         /etc/init.d/winbind to it.
627       - Use a relative symlink for /usr/lib/cups/backend/smb.
628       - Removal of a .cvsignore file in the samba-doc package.
629   * winbind.init fixes:
630       - Corrected name of the pid file (Steve)
631       - Make start-stop-daemon create a pid file for winbindd since it
632         does not create one on his own.
633   * #DEBHELPER# is not needed in samba.postinst because we are adding
634     manually everything that debhelper adds automatically. In fact,
635     since we are calling update-rc.d without standard paramaters I
636     think we can't use #DEBHELPER#.
637   * Fix fatal syntax error in samba.prerm.
638
639  -- Steve Langasek <vorlon@debian.org>  Thu,  7 Feb 2002 13:12:08 -0500
640
641 samba (2.2.3-3) unstable; urgency=low
642
643   * work on lintian-cleanness in the package (wrong permissions,
644     maintainer scripts in need of debhelpering)
645   * /lib/security/pam_smbpass.so is now being included in the
646     libpam-smbpass package only, and not in both the libpam-smbpass and
647     samba packages (which was the case prior to 2.2.3-3.)
648   * Instead of making our patch scripts executable in the rules file
649     we run them through /bin/sh.
650   * New 'winbind' package that has all the winbind stuff that was in the 
651     samba package in 2.2.3-2 and before.
652   * Added replace.patch: patch from Jeremy Allison to fix problems when
653     replacing or overwriting files in a Samba share. Patch was sent to
654     the samba mailing list.
655
656  -- Eloy A. Paris <peloy@debian.org>  Tue,  5 Feb 2002 21:12:48 -0500
657
658 samba (2.2.3-2) unstable; urgency=low
659
660   * add support to debian/scripts/{patch-source,unpatch-source} for
661     automatic updating and cleaning of <version.h>. This was a request
662     from the Samba Team: they wanted us to clearly mark our packages
663     so it is always known a user is running Samba with (possibly)
664     Debian-specific patches.
665   * Change init.d killscript link to K19samba, so we stop before autofs 
666     (closes: 117327)
667   * Make our patch scripts executable in the rules file -- dpkg won't do 
668     this for us (closes: #132415).
669
670  -- Steve Langasek <vorlon@debian.org>  Mon,  4 Feb 2002 09:51:00 -0600
671
672 samba (2.2.3-1) unstable; urgency=low
673
674   * New upstream release (closes: #131228).
675   * Restructured build system that provides DBS-like separation of 
676     patches
677   * Fix typo in smbfs description (closes: #116209).
678   * Use killall -q in logrotate.d script, to avoid spurious cron 
679     emails (closes: #130100).
680
681  -- Steve Langasek <vorlon@debian.org>  Sat,  2 Feb 2002 19:56:18 -0500
682
683 samba (2.2.2-12) unstable; urgency=high
684
685   * (Steve) Patch for source/client/client.c.
686     Closes: #86438 smbclient: Transfering several GB causes the average
687             speed to be messed up.
688   * Uploading with urgency=high to expedite the move from unstable
689     to testing because of the security problem fixed in -11.
690
691  -- Eloy A. Paris <peloy@debian.org>  Fri, 25 Jan 2002 22:31:12 -0500
692
693 samba (2.2.2-11) unstable; urgency=low
694
695   * Building with --with-libsmbclient. We have created two new
696     packages: libsmbclient and libsmbclient-dev. Hopefully this
697     will help some people that want to add the capability of
698     speaking SMB to their applications.
699     Closes: #117132 - libsmbclient support library?
700   * (Steve) Make swat do the right thing when reading (parsing)
701     the saved preferences in smb.conf.
702     Closes: #55617 swat mutilates the linpopup message command.
703   * Updated README.Debian. Updated descriptions in debian/control.
704   * Remembered to bump up version number in source/include/version.h
705     (need to automate this or else I'll keep forgetting.)
706   * (Steve) one liner for source/web/diagnose.c.
707     Closes: #106976 - smbd/nmbd not running message with swat/linuxconf.
708   * Added '|| true' to the post-rotate script so logrotate doesn't
709     fail if either nmbd or smbd is not running.
710     Closes: #127897 - /etc/logrotate.d/samba fails if there is no smbd process.
711   * Fixed incorrect file locations in swat's man page and added a
712     Debian-specific note to /usr/share/doc/swat/README.
713     Closes: #71586 swat: needs documentation fixes for debian.
714   * smbmount in the smbfs package does not have the setuid bit set.
715     Apparently, smbmount uses libsmb without checking the environment.
716     Thanks to Christian Jaeger <christian.jaeger@sl.ethz.ch> for
717     finding the local root exploit.
718   * Applied old patch from Jerry) Carter" <jerry@samba.org> to correct
719     the following two problems in Samba 2.2.2:
720     - %U and %G could not be used in services names
721       in smb.conf.
722     - %G would fail to be expanded in an "include = ..."
723       line.
724
725  -- Eloy A. Paris <peloy@debian.org>  Sat, 19 Jan 2002 21:35:26 -0500
726
727 samba (2.2.2-10) unstable; urgency=low
728
729   * (Steve) Add missing manual pages.
730     Closes: Bug#128928: missing manpages in smbfs.
731
732  -- Eloy A. Paris <peloy@debian.org>  Sun, 13 Jan 2002 14:39:55 -0500
733
734 samba (2.2.2-9) unstable; urgency=low
735
736   * (Steve) Fix broken URL's in HTML docs.
737     Closes: Bug#17741: bad links in html docs (at last!!!)
738
739  -- Eloy A. Paris <peloy@debian.org>  Fri, 11 Jan 2002 13:37:07 -0500
740
741 samba (2.2.2-8) unstable; urgency=low
742
743   * Added "Replaces: samba (<= 2.2.2-5)" to the smbclient section in
744     debian/control so rpcclient.1, which was in samba-2.2.2-5, does not
745     cause problems now that it is part of smbclient (>= 2.2.2-6).  Closes:
746     Closes: Bug#128684: error upgrading smbclient in sid.
747
748  -- Eloy A. Paris <peloy@debian.org>  Fri, 11 Jan 2002 11:42:40 -0500
749
750 samba (2.2.2-7) unstable; urgency=low
751
752   * (Steve) Patch to make behavior honor what the docs. say about "hosts allow"
753     taking precedence over "hosts deny".
754     Closes: Bug#49249: swat: error with host deny ?!
755
756  -- Eloy A. Paris <peloy@debian.org>  Thu, 10 Jan 2002 12:36:58 -0500
757
758 samba (2.2.2-6) unstable; urgency=low
759
760   * (Steve) Adds manpage for rpcclient to the proper file,
761     removes smbtorture from the distro because this tool isn't intended for
762     widespread consumption.
763     Closes: #63057 - no manual page for smbtorture.
764   * (Steve) Removed -gnu from the configure arguments (--build, --host) in
765     debian/rules so config.sub is able to properly create the host and target
766     tuples.
767
768  -- Eloy A. Paris <peloy@debian.org>  Wed,  9 Jan 2002 14:39:51 -0500
769
770 samba (2.2.2-5) unstable; urgency=low
771
772   * Fixes from vorlon:
773   * Use /usr/bin/pager instead of more.
774     Closes: #125603: smbclient violates pager policy.
775   * Make /etc/logrotate.d/samba a conffile, send smbd and nmbd
776     a SIGHUP to have the log files reopened, fixes to
777     /etc/logrotate.d/samba.
778     Closes: #127897: log file rotation.
779     Closes: #118277: /etc/logrotate.d/samba not listed in conffiles.
780   * s/covert/convert/.
781     Closes: #121653 probable typo in install message.
782
783  -- Eloy A. Paris <peloy@debian.org>  Sun,  6 Jan 2002 03:14:58 -0500
784
785 samba (2.2.2-4) unstable; urgency=low
786
787   * Applied patch from Steve to work around problem in glibc that affects the
788     HPPA architecure. The patch detects the error condition at configure time
789     and compiles without LFS support if necessary.
790     Closes: Bug#126763: samba completely broken on hppa.
791   * Including unicode_map.1251.
792     Closes: Bug#126719: samba-common: unicode_map.1251 missing.
793   * Updated smbd daemon version to match Debian package version.
794     Closes: Bug#127199: Package version and smbd daemon version don't match.
795
796  -- Eloy A. Paris <peloy@debian.org>  Mon, 31 Dec 2001 14:32:47 -0500
797
798 samba (2.2.2-3) unstable; urgency=low
799
800   * Added some spaces in package description in debian/control.
801     Closes: #120730 - missing spaces in package description for nice
802             alignment.
803   * Spelling fixes.
804     Closes: #125328, #125329, #125330, #125367, #125365, #125403.
805   * Steve Langasek <vorlon@debian.org> is the co-maintainer of the Debian
806     Samba packages!!! Added him to the uploaders field in debian/control.
807
808  -- Eloy A. Paris <peloy@debian.org>  Tue, 18 Dec 2001 00:54:25 -0500
809
810 samba (2.2.2-2) unstable; urgency=low
811
812   * Backed out changes to source/filename.c per Andrew Tridgell's request.
813     This changes were introduced in 2.2.1a-7 as an attempt to fix #47493.
814     Tridge found out that they break smbd.
815   * Changed version number in source/includes/version.h so it is clear that
816     this is a version of Samba packaged for Debian. This is another request from
817     Tridge and will help the Samba Team to get bogus bug reports.
818   * Added Samba-HOWTO-Collection.pdf and other README files to the
819     /usr/share/doc/<package>/ directories.
820   * Installing libnss_winbind.so and pam_winbind.so.
821     Closes: #116790: nss and pam modules for winbind missing.
822   * Removed user-emacs-settings from changelog.
823
824  -- Eloy A. Paris <peloy@debian.org>  Mon, 29 Oct 2001 19:16:26 -0500
825
826 samba (2.2.2-1) unstable; urgency=low
827
828   * New upstream version.
829   * Temporary fix for #113763 (Steve Langasek)
830   * Quick hack to avoid smbmount reveal password length. Please note
831     that even with this hack there is a small window when password is
832     completely visible with 'ps aux'. There are other methods that should
833     be used to automate mounting of SMB shares.
834     Closes: #112195: smbmount-2.2.x reveals password length.
835   * Applied patch from Steve Langasek <vorlon@debian.org> to prevent
836     forcing use of setresuid() in Sparc.
837     Closes: #112779: samba build forces use of setresuid, which causes
838                      smbd to fail on Sparc.
839
840  -- Eloy A. Paris <peloy@debian.org>  Mon, 15 Oct 2001 10:26:10 -0400
841
842 samba (2.2.1a-9) unstable; urgency=low
843
844   * Replaced $(LD) with $(CC) all the way through source/Makefile.
845     Closes: #111036: ld shouldn't be used to link shlibs.
846   * s/\/bin\/mail/\/usr\/bin\/mail/ in smb.conf's man page (HTML and
847     sgml as well.)
848     Closes: #110963: smb.conf: mail should be /usr/bin/mail.
849   * Documented better smbclient's -W behavior. Patch from Steve
850     Langasek.
851     Closes: #53672: smbclient: -W flag is interpreted as domain, not
852             workgroup.
853
854  -- Eloy A. Paris <peloy@debian.org>  Tue,  4 Sep 2001 23:10:41 -0400
855
856 samba (2.2.1a-8) unstable; urgency=low
857
858   * Set some reasonable default perms for the samba logdir (again,
859     thanks to vorlon :-)
860     Closes: #72529: insecure permissions on log files.
861
862  -- Eloy A. Paris <peloy@debian.org>  Sun, 26 Aug 2001 15:40:47 -0400
863
864 samba (2.2.1a-7) unstable; urgency=low
865
866   * Another attempt at fixing #47493. Patch from Steve Langasek
867     <vorlon@netexpress.net>. Let's keep our fingers crossed Steve!
868
869  -- Eloy A. Paris <peloy@debian.org>  Sun, 26 Aug 2001 13:37:06 -0400
870
871 samba (2.2.1a-6) unstable; urgency=low
872
873   * Backed out fix to #47493 introduced in 2.2.1a-4 as it is causing
874     smbd to die with signal 11 under some unidentified situations.
875     Closes: #109774: Latest debian version breaks printer driver download.
876     Closes: #109946: not all files appear in samba-exported directories.
877   * Another patch from Steve Langasek. This one adds quotes around 
878     printer names for print systems it's reasonable for Debian to
879     support. Together with the patch in #29957 (see changelog for
880     2.2.1a-4), this should take care of the problems with multi-word 
881     printer names in Samba.
882
883  -- Eloy A. Paris <peloy@debian.org>  Fri, 24 Aug 2001 21:12:27 -0400
884
885 samba (2.2.1a-5) unstable; urgency=low
886
887   * Important changes that affect how Samba is built on Debian
888     machines are implemented in this release. All of this changes
889     were suggested by the energetic Steve Langasek <vorlon@debian.org>,
890     and his arguments were so sound and reasonable that I decided
891     to implement them. Here's Steve's original changelog:
892
893        * Fix up the build system to avoid needing to run configure 
894          as root to answer questions we already know the answers to.
895        * In the process, make surprising progress towards being able to
896          cross-compile the samba packages.
897
898  -- Eloy A. Paris <peloy@debian.org>  Fri, 24 Aug 2001 01:08:06 -0400
899
900 samba (2.2.1a-4) unstable; urgency=low
901
902   * Fixed typo in smbmount's mount page.
903     Closes: #109317: smbfs: mistype in smbmount manpage.
904   * Included symlink to smbspool to better support CUPS printing.
905     Closes: #109509: include symlink for cups samba support.
906   * Applied patch from Steve Langasek <vorlon@netexpress.net> to
907     fix bug #29957.
908     Closes: #29957: samba strips trailing " from strings in smb.conf.
909   * First attempt at fixing #47493. Another patch from Steve "I want
910     a bug-free Samba" Langasek.
911     Closes: #47493: Samba doesn't handle ':' in dir names right.
912
913  -- Eloy A. Paris <peloy@debian.org>  Tue, 21 Aug 2001 23:26:38 -0400
914
915 samba (2.2.1a-3) unstable; urgency=low
916
917   * Steve Langasek <vorlon@netexpress.net> has been hard at work in
918     the last few days looking at the long list of open bugs filed
919     against the Samba packages. I don't know how to thank him. It's been
920     a pleasure working with Steve, and all the fixes, patches, etc. in
921     this release come from him. The bug list is greatly reduced thanks
922     to Steve's efforts.
923   * Steve's additions/modifications/patches/etc. are:
924     - New package that (libpam-smbpass) provides pam_smbpass. Before, this
925       was provided in another package but now the sources are part of
926       the Samba sources so we can start providing it from here.
927       Closes: #107043 - pam_smbpass now present in Samba source,
928         should be built from there
929     - Patch to source/smbd/service.c that allows admins to call
930       /bin/umount from the root postexec of a Samba share.
931       Closes: #40561 - samba pre/postexec commands do not work.
932     - Clear TMPDIR before starting smbd in /etc/init.d/samba.
933       Closes: #51295 - Problems with Samba and TMPDIR.
934     - Correction to documentation of "guest only".
935       Closes #38282 - "guest only" share still requires a password.
936   * Applied patch from Santiago Vila <sanvila@unex.es> to convert
937     /usr/sbin/mksmbpasswd from a shell script into a real awk script.
938     Sorry it took so long, Santiago; I hadn't realized you even
939     provided a patch :-)
940     Closes: #77891 - mksmbpasswd could be a real awk script.
941   * Updated description of the smbfs and smbclient packages. Also have
942     each package recommend the other.
943     Closes: #108650: Should suggest or recommend smbfs.
944
945  -- Eloy A. Paris <peloy@debian.org>  Mon, 13 Aug 2001 22:21:55 -0400
946
947 samba (2.2.1a-2) unstable; urgency=low
948
949   * Build-depends: depend on debhelper (>=2.0.103).
950     Closes: #105795: Build-Depends are wrong.
951   * Run samba's preinst and postinst scripts without -e so failed commands
952     do not abort installation.
953     Closes: #106384: postinstall crashes abnormally. (And really closes
954       #104471.)
955
956  -- Eloy A. Paris <peloy@debian.org>  Thu, 26 Jul 2001 00:30:37 -0400
957
958 samba (2.2.1a-1) unstable; urgency=low
959
960   * New upstream version.
961   * Make sure samba's postinst script exits with a zero status.
962     Closes: #104471: Samba postinst problem.
963
964  -- Eloy A. Paris <peloy@debian.org>  Thu, 12 Jul 2001 21:55:21 -0400
965
966 samba (2.2.1-1) unstable; urgency=low
967
968   * New upstream version.
969     Closes: #103339: config.guess and config.sub update required.
970     Closes: #98518: Samba 2.2 can't act as PDC for NT4/W2K due to 
971                     incompatibility with PAM.
972     Closes: #97447: nmbd crashes due to bugs in DAVE 2.5.2.
973     Closes: #95777: Samba 2.2 is unable to join or authenticate against 
974                     Samba 2.2 PDC domain.
975     Closes: #68842: samba should use PAM for password changing (I
976                     haven't personally tried this one, but it's been
977                     advertised this works.)
978     Closes: #102506: PAM account checking fails.
979     Closes: #102518: Complains about unknown paramter "obey pam
980                      restrictions"
981     Closes: #94774: Build failure on PARISC machines.
982   * Moved away from /etc/cron.weekly/samba for log file rotation.
983     Now using logrotate.
984     Closes: #95548: typo in /etc/cron.weekly/samba.
985     Closes: #74951: nmbd does not rename its log file.
986   * Removed Debian-specific addtosmbpass.8 man page since this script
987     is not longer provided upstream. Users should use the smbpasswd
988     program instead.
989   * Updated sample /etc/samba/smb.conf to reflect the recent changes
990     affecting handling of PAM authentication. Also updated
991     /etc/pam.d/samba.
992
993  -- Eloy A. Paris <peloy@debian.org>  Wed, 11 Jul 2001 00:44:14 -0400
994
995 samba (2.2.0.final.a-1) unstable; urgency=high
996
997   * New upstream version (contains security fix from DSA-065-1.)
998     Closes: #97241: samba 2.2.0 fails to process hostnames in
999       "hosts allow" config line.
1000   * Removed Debian-specific addtosmbpass.8 man page since this script
1001     is not longer provided upstream. Users should use the smbpasswd
1002     program instead.
1003     Closes: #98365: addtosmbpass is missing from 2.2.0.final-2.
1004   * Updated sample /etc/samba/smb.conf to reflect the recent changes
1005     affecting handling of PAM authentication. Also updated
1006     /etc/pam.d/samba.
1007
1008  -- Eloy A. Paris <peloy@debian.org>  Sun, 24 Jun 2001 11:11:59 -0400
1009
1010 samba (2.2.0.final-2) unstable; urgency=low
1011
1012   * Added libcupsys2-dev to Build-Depends.
1013   * Samba depends now (again) on netbase so update-inetd is always
1014     available for the Samba maintainer scripts.
1015     Closes: #86063: Fails to uninstall if inetd is not installed.
1016   * Updated source/config.{sub,guess} so ARM built doesn't fail.
1017     Closes: #94480: config.sub out of date; can't build on arm.
1018     Closes: #85801: config.sub/guess out of date.
1019   * Not using brace expansion, i.e. {foo,bar} in any of the maintainers
1020     scripts nor in debian/rules.
1021     Closes: #88007: samba postrm has is not POSIX sh compliant.
1022
1023  -- Eloy A. Paris <peloy@debian.org>  Sat, 21 Apr 2001 17:27:18 -0400
1024
1025 samba (2.2.0.final-1) unstable; urgency=low
1026
1027   * New upstream release. Lots of new things. See WHATSNEW.txt.
1028   * Goofy version number because of my stupidity when assigning version
1029     numbers to the CVS packages I have been uploading to experimental.
1030     Will be fixed when 2.2.1 is released. I've no doubts a 2.2.1 release
1031     will follow soon.
1032
1033  -- Eloy A. Paris <peloy@debian.org>  Tue, 17 Apr 2001 22:58:14 -0400
1034
1035 samba (2.2.0.cvs20010416-1) experimental; urgency=low
1036
1037   * CVS update.
1038
1039  -- Eloy A. Paris <peloy@debian.org>  Mon, 16 Apr 2001 21:25:15 -0400
1040
1041 samba (2.2.0.cvs20010410-1) experimental; urgency=low
1042
1043   * CVS update.
1044   * Added libreadline4-dev to Build-Depends.
1045
1046  -- Eloy A. Paris <peloy@debian.org>  Tue, 10 Apr 2001 16:53:45 -0400
1047
1048 samba (2.2.0.cvs20010407-1) experimental; urgency=low
1049
1050   * CVS update. Includes what is in 2.2.0alpha3.
1051
1052  -- Eloy A. Paris <peloy@debian.org>  Sat,  7 Apr 2001 16:00:33 -0400
1053
1054 samba (2.2.0.cvs20010316-1) experimental; urgency=low
1055
1056   * Started working on Samba 2.2.0. Using the SAMBA_2_2_0 branch
1057     from Samba CVS.
1058   * Not compiling rpctorture as it has compile errors. Change in
1059     debian/rules.
1060   * Removed Linux kernel 2.0.x and smbfs compatibility baggage. Now
1061     the smbfs does not support 2.0.x kernels; a kernel > 2.2.x is
1062     needed to use smbfs. Updated debian/control, debian/rules and
1063     README.Debian to reflect this change.
1064   * Added to swat a versioned dependency on samba (so a user is forced to
1065     install a new version of swat each time a new version of samba is
1066     installed.)
1067
1068  -- Eloy A. Paris <peloy@debian.org>  Sun, 18 Mar 2001 14:21:14 -0500
1069
1070 samba (2.0.7-5) unstable; urgency=medium
1071
1072   * Transition from suidmanager to dpkg-statoverride.
1073
1074  -- Eloy A. Paris <peloy@debian.org>  Thu, 18 Jan 2001 23:51:56 -0500
1075
1076 samba (2.0.7-4) unstable; urgency=medium
1077
1078   * Applied Urban Widmark <urban@teststation.com> fixes to smbmount. Urban
1079     is the maintainer of the smbfs in the kernel and of the userland
1080     utilities.
1081   * Links to HTML documents are correct now.
1082     Closes: #69439: swat: Broken help file symlinks
1083     Closes: #72615: samba-doc directory changed: removed htmldocs from path
1084     Closes: #75847: swat: Wrong symlink
1085     Closes: #66857: Wrong links to html documents.
1086     Closes: #77912: misplaced documentation symlinks for swat
1087   * Building Samba with CUPS support. For this I reverted the change to
1088     source/configure.in that I did in 2.0.7-3 and re-ran autoconf.
1089     Closes: #59038: samba: not compiled with cups support.
1090   * Fix against previous known/unknown user time difference patch to swat
1091     (make username / password lookups take the same time.) Remove CGI
1092     logging code in Swat.
1093     Closes: #76341 - Security holes in swat
1094   * Updated Build-depends.
1095   * Updated debian/copyright to refer to the correct location of the GPL.
1096   * debian/rules: changed DESTDIR to `pwd`/debian/samba (was
1097     `pwd`/debian/tmp.)
1098   * debian/rules: added '--sourcedir=debian/samba' to dh_movefiles (for some
1099     strange reason dh_installdirs is not creating debian/tmp/ so I needed
1100     to tweak everything to install stuff in debian/samba rather than in
1101     debian/tmp.)
1102   * debian/control: changed section of samba-docs to 'doc' (was 'docs')
1103   * Using relative symlinks in /usr/share/samba/swat/ (changed debian/rules
1104     and source/scripts/installswat.sh.)
1105   * Fixed (by tweaking debian/rules)
1106     /usr/bin/{smbmnt,smbumount-2.*,smbmount-2.*} to be suid.
1107   * Added "Provides: samba-client" to smbclient's section in control.
1108     Closes: #71143: smbclient: Smbclient should provide samba-client.
1109   * Fix for desired_access being zero in map_share_mode() (patch to
1110     source/smbd/nttrans.c.) Thanks to Gary Wilson
1111     <wilsong@sergievsky.cpmc.columbia.edu> for bringing this patch to my
1112     attention.
1113   * Hacked source/lib/util_sec.c so smbd works fine in both 2.0.x and
1114     2.2.x kernels even when the build is done in a system running
1115     a 2.2.x kernel.
1116     Closes: #78858: samba-common: samba2.0.7 needs kernel 2.2.x but
1117                     doesnt depend on it.
1118     Closes: #72758: README.Debian should comment on 2.0.x kernels.
1119     Closes: #56935: Samba 2.0.6 and Kernel 2.0.x.
1120     Closes: #58126: Samba 2.0.6 and Kernel 2.0.x -- more info.
1121     Closes: #60580: samba: failed to set gid.
1122     Closes: #64280: Samba panics, can't set gid.
1123     Closes: #66816: Must deal with brokenness under 2.0.x.
1124     Closes: #67682: potatoe samba 2.0.7-3 out of order, 2.0.5a-1 OK.
1125     Closes: #69735: PANIC: failed to set gid
1126     Closes: #66122: "smbclient -L localhost -U%" returns with "tree
1127                     connect failed: code 0".
1128     Closes: #57637: Samba says tree connect error.
1129     Closes: #58015: potato samba wins support is broken.
1130   * Fixed comments in sample smb.conf to point to the correct location.
1131     Closes: #69578: comments in smb.conf points to wrong path.
1132   * Move codepages from /etc/samba/codepages/ to
1133     /usr/share/samba/codepages/.
1134     Closes: #63813: samba; codepages should go in /usr/lib.
1135   * Moved /var/samba/ to /var/state/samba/.
1136     Closes: #49011: samba package not FHS compliant.
1137   * Hacked source/configure.in (and re-ran autoconf) so yp_get_default_domain()
1138     is found.
1139     Closes: #44558: netgroup support missing in samba 2.0.5a-1.
1140   * /etc/init.d/samba was calling start-stop-daemon with both --pidfile and
1141     --exec. Got rid of --exec so --pidfile works.
1142
1143  -- Eloy A. Paris <peloy@debian.org>  Thu, 11 Jan 2001 00:15:57 -0500
1144
1145 samba (2.0.7-3) frozen unstable; urgency=high
1146
1147   * Release manager: this closes a RC bug.
1148   * Commented out the section in source/configure.in that auto-detects
1149     CUPS support and then ran autoconf to generate a new configure
1150     script. This was done to prevent machines that have libcupsys-dev
1151     installed from detecting CUPS support and adding an unwanted
1152     dependency on libcupsys. This way the whole printing system
1153     won't break on upgrades. CUPS support should be added after
1154     Potato is released.
1155     Closes: #65185: samba-common: Upgrading removes printing system.
1156     Closes: #64496: smbfs: smbfs on powerpc has a dependency on cupsys.
1157   * Updated README.debian.
1158     Closes: #64594: Old README.Debian in /usr/share/doc/samba.
1159
1160  -- Eloy A. Paris <peloy@debian.org>  Tue, 20 Jun 2000 19:16:04 -0400
1161
1162 samba (2.0.7-2) frozen unstable; urgency=high
1163
1164   * Release manager: this closes RC bug #63839 that prevents Samba
1165     to be built from source.
1166   * Fixed a stupid typo in debian/rules that was preventing Samba
1167     to be built from source.
1168     Closes: #63839: samba_2.0.7-1(frozen): build error (SAMBABOOK dir)
1169   * I forgot to mention that O'Reilly's book "Using Samba" was donated
1170     to the Open Source community. The book was included in Samba 2.0.7
1171     in HTML format and is part of the Debian Samba package since 
1172     Samba 2.0.7-1.
1173   * In Samba 2.0.7-1, the "Using Samba" book and a number of HTML help
1174     files were supposed to be provided in both the swat and the samba-doc
1175     packages. This duplication was a waste of space. Starting with
1176     Samba 2.0.7-2, swat recommends samba-doc and the book and the HTML
1177     files are included only in samba-doc, and are accessed via symlinks
1178     from within swat.
1179     Closes: #58810: superfluous files in swat?
1180   * Added a 'echo "."' to /etc/init.d/samba in the reload) section.
1181     Closes: #63394: "echo ." missing in reload section of init.d script
1182   * Fixed typo in docs/htmldocs/using_samba/ch06_05.html.
1183     Closes: #64344: typo "encrypted passwords"
1184   * Cleaned up samba's postrm script so important common files aren't
1185     deleted when samba is purged. Created a samba-common.postrm script.
1186     Closes: #62675: purging samba removes /etc/samba/smb.conf.
1187     Closes: #63386: samba --purge removes /etc/samba dir even though
1188             smbclient/smbfs/samba-common packages are still installed
1189
1190  -- Eloy A. Paris <peloy@debian.org>  Wed,  3 May 2000 02:42:07 -0400
1191
1192 samba (2.0.7-1) frozen unstable; urgency=low
1193
1194   * New upstream version. Dear Release Manager: please allow this 
1195     package to go to frozen as it contains fixes to a _lot_ of problems.
1196     You can take a look at all the problems fixed by this release in
1197     the official upstream announcement at
1198     http://us1.samba.org/samba/whatsnew/samba-2.0.7.html.
1199   * Added --with-utmp to add utmp support to smbd (this is new in Samba
1200     2.0.7)
1201   * Closes: #62148 - samba not rotating filled logs.
1202   * Closes: #56711: Samba doesn't manage well long share name (please note
1203       that it's possible to connect to shares with names longer than
1204       14 characters but the share will be listed with a name truncated to
1205       13 characters.)
1206   * Closes: #51752 - NT DOMAIN - NET USE * /HOME not mapping (error 67).
1207     Closes: #50907 - logon path not working.
1208     This is not a bug, it's just Samba doing the same thing an NT server
1209     does. See WHATSNEW.txt and smb.conf's man page for details.
1210   * Closes: #48497 - error executing smbsh in debian-potato. (smbwrapper
1211     is not supported anymore.)
1212   * Closes: #58994 swat: typo in swat description.
1213   * Closes: #45931 - Samba dies with SIGILL on startup. (Hardware 
1214     problems, person that reported the bug never came back.)
1215     Closes: #54398 - smbadduser fails, looks for ypcat.
1216   * Fixed swat's man page to include Debian specific installation
1217     instructions. There's not necessary to edit /etc/services or 
1218     /etc/inetd.conf.
1219     (Closes: #58616 - incomplete install config && incorrect installation
1220       instructions.)
1221   * s/SBINDIR/\"/usr/sbin\"/g in source/web/startstop.c to prevent swat
1222     to look for smbd and nmbd in the wrong place when requested to start or
1223     stop smbd or nmbd.
1224     (Closes: #55028 - swat can't start samba servers.)
1225   * Closes: #37274: smbclient does not honour pot. (Tested and seems to be
1226     working now.)
1227   * Not confirmed, but should fix #56699, #62185, #56247, #52218, #43492,
1228     #50479, #39818, #54383, #59411.
1229     (please re-open any of this if the problem still exists - I was unable
1230     to confirm any of this because I could never reproduce them.)
1231     Closes: #56699 - Samba's nmbd causes random kernel oops several
1232       times in a row.
1233     Closes: #62185 - nmbd's forking until no more file descriptors are 
1234       available.
1235     Closes: #56247 - session setup failed: ERRSRV - ERRbadpw.
1236     Closes: #52218 - Either wins proxy does not work, or I don't understand
1237       it.
1238     Closes: #43492 - intermittent problem changing password.
1239     Closes: #50479 - Can't access windows 2000 shares with samba.
1240     Closes: #39818 - samba-common: Upgrading Samba from the Slink version.
1241     Closes: #54383 - samba-common: Missing /etc/smb.conf.
1242     Closes: #59411 - smbclient: cannot browse Win2k shares.
1243
1244  -- Eloy A. Paris <peloy@debian.org>  Thu, 27 Apr 2000 16:07:45 -0400
1245
1246 samba (2.0.6-5) frozen unstable; urgency=low
1247
1248   * Oppsss! samba-common doesn't depend on libcupsys1 so the binaries
1249     in this package are broken unless libcupsys1 is installed.
1250     samba-common has a "grave" bug because of this. Instead of adding 
1251     libcupsys1 to the Depends: list of each package in debian/control
1252     I investigated why dh_shlibs was not picking the dependency
1253     automatically. It turns out that it's probably a bug in libcupsys1
1254     because the format of its shlibs file is not correct. I fixed that
1255     file (/var/lib/dpkg/info/libcupsys1.shlibs) and now dependencies are
1256     picked correctly. I'll talk to the libcupsys1 maintainer.
1257
1258     I think the addition of CUPS support to Samba is a big change that
1259     should not go into Frozen. So, I decided to back up the addition
1260     of CUPS support I did in 2.0.6-4 to minimize problems. I'll add
1261     CUPS support again when I start working on Samba for Woody.
1262     (Closes: #59337 - samba-common has a missing dependency)
1263
1264  -- Eloy A. Paris <peloy@debian.org>  Wed,  1 Mar 2000 08:40:02 -0500
1265
1266 samba (2.0.6-4) frozen unstable; urgency=low
1267
1268   * It seems that sometimes nmbd or smbd are not killed when upgrading.
1269     I think it is because in samba's prerm script I was calling
1270     start-stop-daemon with the --pidfile switch and in old versions of
1271     Samba the nmbd and smbd daemons did not store their PIDs in a file in
1272     /var/samba/. I changed debian/samba.prerm so the existence of the
1273     PID files is checked before calling "start-stop-daemon --pidfile ..."
1274     If the PID files do not exist then start-stop-daemon is called
1275     without the --pidfile parameter.
1276     (Closes: #58058 - upgrade from slink went badly)
1277   * Fixed typo in description of swat package in debian/control.
1278   * Installed libcupsys1-dev so the configure script picks up CUPS
1279     and Samba is compiled with CUPS support. Also added libcupsys1 to
1280     the Depends: list of package samba in debian/control.
1281     (Closes: #59038 - samba not compiled with cups support)
1282   * Added a small paragraph to debian/README.debian warning about possible
1283     problems with the WINS code in Samba 2.0.6.
1284
1285  -- Eloy A. Paris <peloy@debian.org>  Mon, 28 Feb 2000 14:00:42 -0500
1286
1287 samba (2.0.6-3) frozen unstable; urgency=low
1288
1289   * Applied patch posted by Jeremy Allison to the samba mailing list
1290     that should take care of the internal errors reported in bug #52698
1291     (release-critical). Wichert: please test as I never could reproduce
1292     it here.
1293     (Closes: #52698 - samba gets interbal errors)
1294   * Moved samba-docs to the 'docs' section.
1295     (Closes: #51077 - samba-doc: wrong section)
1296   * Added reload capability to /etc/init.d/samba (only for smbd because
1297     nmbd does not support reloading after receiving a signal).
1298     (Closes: #50954 - patch to add reload support to /etc/init.d/samba)
1299   * Corrected "passwd chat" parameter in sample /etc/samba/smb.conf so
1300     Unix password syncronization works with the passwd program currently
1301     in Potato. Thanks to Augustin Luton <aluton@hybrigenics.fr> for
1302     the correct chat script.
1303   * Stole source/lib/util_sec.c from the CVS tree of what will become
1304     Samba 2.0.7 or whatever so we can use the same binaries under
1305     both 2.0.x and 2.2.x kernels.
1306     (Closes: #51331 - PANIC: failed to set gid)
1307   * smbadduser is now provided as an example and it's customized for Debian.
1308     I am not providing this script in /usr/sbin/ because then I would need
1309     a dependency on csh, something that I don't want to do.
1310     (Closes: #51697, #54052)
1311   * Fixed the short description of the smbfs package in debian/control.
1312     (Closes: 53534 - one-line description out of date).
1313
1314  -- Eloy A. Paris <peloy@debian.org>  Tue, 23 Nov 1999 16:32:12 -0500
1315
1316 samba (2.0.6-2) unstable; urgency=low
1317
1318   * samba-common now depends on libpam-modules (not on libpam-pwdb, which
1319     I have been told is obsolete). I modified /etc/pam.d/samba accordingly
1320     to reflect the change.
1321     (Closes: Bug#50722: pam pwdb dependence?).
1322   * The old /etc/pam.d/samba file which had references to pam_pwdb caused
1323     smbd to die with a signal 11. The new /etc/pam.d/samba file fixes
1324     this problem.
1325     (Closes: #50876, #50838, #50698)
1326   * Compiled with syslog support (use at your own risk: syslog support
1327     is still experimental in Samba). I added the parameters "syslog = 0"
1328     and "syslog only = no" to the sample smb.conf to avoid pestering
1329     users that do not want Samba to log through syslog.
1330     (Closes: Bug#50703 - syslog only option doesn't work)
1331   * Removed the stupid code in the smbmount wrapper script that tries
1332     to load the smbfs module if smbfs is not listed in /proc/filesystems.
1333     (Closes: Bug#50759 - Non-root can't run smbmount if SMBFS is compiled
1334     as a module in the kernel)
1335   * Added /bin/mount.smb as a symlink pointing to /usr/bin/smbmount so
1336     'mount -t smb ...' works just as 'mount -t smbfs ...'.
1337     (Closes: Bug#50763 - 'mount -t smb' doesn't work)
1338
1339  -- Eloy A. Paris <peloy@debian.org>  Sat, 20 Nov 1999 18:53:35 -0500
1340
1341 samba (2.0.6-1) unstable; urgency=low
1342
1343   * Samba 2.0.6 has been released. This is the first try of the Debian
1344     Samba packages. I know for sure that smbd won't work properly on
1345     2.0.x kernels because the patch that Wichert sent me does not apply
1346     to the new source/lib/util_sec.c in Samba 2.0.6. That file was
1347     completely re-written by Tridge.
1348   * Updated README.Debian.
1349   * A new client utility called smbspool appeared in Samba 2.0.6. I added
1350     this utility to the smbclient package, although I haven't tried it yet.
1351   * Added the symlink /sbin/mount.smbfs that points to /usr/bin/smbmount.
1352     This is to be able to type "mouont -t smbfs ...". This symlink goes
1353     in the smbfs package, of course.
1354   * This new release should close the following bugs (some of these
1355     are fixed for sure in this new upstream release, some others I could
1356     not reproduce but I believe they are fixed if they were real bugs.
1357     As always, please feel free to re-open the bugs if the problem is not
1358     solved).
1359       Closes: Bug#33240: icmp mask needs a bug workaround.
1360       Closes: Bug#37692: samba: Has problems detecting interfaces.
1361       Closes: Bug#38988: samba: Truly bizzare behavour from nmbd.
1362       Closes: Bug#46432: samba-2.0.5a-2: nmbd does not appear to broadcast
1363                           properly.
1364       Closes: Bug#44131: smbfs: no longer possible to set file and
1365                           directory-modes.
1366       Closes: Bug#46992: smbmount-2.2.x manpage wrong.
1367       Closes: Bug#42335: smbfs: missing options from the new 2.2.x commandline.
1368       Closes: Bug#46605: smbmnt segfaults.
1369       Closes: Bug#48186: smbmount.
1370       Closes: Bug#38040: smbfs: Please add /sbin/mount.smb [included].
1371       Closes: Bug#47332: smbmount: could -f and -P be added back?
1372   * Samba has been compiled with PAM support (closes: Bug#39512 - samba PAM
1373     module). To succesfully add PAM support, I created /etc/pam.d/samba and
1374     added this file as a conffile for the samba-common package. I also made
1375     samba-common depend on libpam-pwdb.
1376   * Added simple man pages for the wrapper scripts smbmount and smbmount.
1377     (Closes: Bug#44705 - Missing smbmount man page)
1378   * Installed libreadlineg2-dev in my system so smbclient now has a
1379     "history" command and libreadline support :-)
1380   * This time I did add a check to the smbmount wrapper script to see if
1381     the kernel has support for smbfs, as suggested by Jeroen Schaap
1382     <J.Schaap@physiology.medfac.leidenuniv.nl>. I mentioned in the changelog
1383     for samba-2.0.5a-3 that I did this but I forgot at the end.
1384
1385  -- Eloy A. Paris <peloy@debian.org>  Thu, 11 Nov 1999 12:08:15 -0500
1386
1387 samba (2.0.5a-5) unstable; urgency=low
1388
1389   * I am sorry to report that the smbwrapper package is gone for the
1390     moment. The reason for this is twofold: first of all, smbwrapper
1391     is completely broken in Samba-2.0.5a (it compiles but it doesn't
1392     run) and in the upcoming Samba-2.0.6 it doesn't even compile. Second,
1393     when I asked Andrew Tridgell (father of Samba) about the state of
1394     smbwrapper he told me that Ulrich Drepper (head of the glibc project)
1395     broke on purpose the glibc stuff in which smbwrapper is based.
1396     Consequently, Tridge recommended me to compile Samba without
1397     support for smbwrapper. When, I have no idea. Sorry folks. Here is
1398     the original message I received from Andrew:
1399     
1400     > 1) 2.0.5a's smbwrapper doesn't work under glibc2.1, and pre-2.0.6's
1401     > smbwrapper doesn't even compile under glibc2.1.
1402     
1403     yep, Ulrich deliberately broke it. It won't get fixed till glibc
1404     allows the sorts of games it plays to work again. I suggest you turn
1405     it off in your build scripts until that gets sorted out.
1406     
1407   * Swat's file are now in /usr/share/samba/ instead of
1408     /usr/lib/samba/ (bug #49011).
1409   * Man pages now in /usr/share/man/ instead of /usr/man/ (bug #49011).
1410
1411  -- Eloy A. Paris <peloy@debian.org>  Tue,  2 Nov 1999 12:59:13 -0500
1412
1413 samba (2.0.5a-4) unstable; urgency=low
1414
1415   * Applied patch from our fearless leader (Wichert) to fix the darn bug
1416     that prevents Samba to work on 2.0.x kernels if it was compiled
1417     in a system running a 2.2.x kernel. This closes #40645 (build uses
1418     setresuid which doesn't work under 2.0.34 (does apparently under
1419     2.2.x) ).
1420   * Fixed the entry that swat's postinst script adds to /etc/inetd.conf
1421     so it is '#<off># swat\t\tstream\ttcp\tnowait.400 ...' instead of
1422     '#<off>#swat\t\tstream\ttcp\tnowait.400 ...'. The old way caused
1423     'update-inetd --enable swat' to leave the entry for swat disabled.
1424     Thanks to Dave Burchell <burchell@inetnebr.com> for finding out
1425     this problem. This closes #48762 (swat uses non-standard syntax to 
1426     comment out inetd.conf entry).
1427   * /usr/sbin/swat does not think anymore that the smbd daemon lives
1428     in /usr/local/samba/bin/. To fix this I am running now source/configure
1429     with "--prefix=/usr --exec-prefix=/usr". This closes #47716 (samba
1430     'swat' fails: incorrect hardwired path in the binary).
1431
1432  -- Eloy A. Paris <peloy@debian.org>  Sun, 31 Oct 1999 03:42:38 -0500
1433
1434 samba (2.0.5a-3) unstable; urgency=low
1435
1436   * I am pretty darn busy with my MBA, I apologize for the long time it's
1437     taking to squash bugs in the Samba packages.
1438   * Built with debhelper v2 for FHS compliancy. Changed a couple of
1439     things in debian/rules to accomodate for the new place for the docs.
1440     I also had to change debian/{samba.postinst,samba.prerm,swat.postinst}
1441     to make sure that the symlink from /usr/doc/xxx exists and points to
1442     /usr/share/doc/xxx (the reason for this is that I am not letting
1443     debhelper to create these scripts for me automatically).
1444   * Built with latest libc6.
1445   * smbfs: finally, the nasty bug that causes smbmount to die after
1446     a while is gone thanks to Ben Tilly <Ben_Tilly@trepp.com>.
1447     The problem was just a typo in source/client/smbmount.c.
1448     This closes grave bug #42764 (smbmount dies) and #43341 
1449     (smbfs-2.2.x won't function after a while).
1450   * Fixed the smbmount wrapper script to eliminate a bashism (closes
1451     #45202 - "wrapper scripts use $* instead of "$@") and to recognize 
1452     2.3.x and 2.4.x kernels (closes #47688 - "smbfs: does not recognize 
1453     kernel 2.3.x").
1454   * Added a check to the smbmount wrapper script to see if the
1455     kernel has support for smbfs, as suggested by Jeroen Schaap
1456     <J.Schaap@physiology.medfac.leidenuniv.nl>.
1457   * swat's man page is now part of the swat package, not of the samba
1458     package. This closes #44808 (Samba has a man page for swat, but 
1459     the binary is not included).
1460   * The interface program smbrun is not longer needed by smbd because
1461     of the availability of execl() under Linux. Because of this, the
1462     smbrun is not even being compiled. Since there is no need for smbrun
1463     now, the smbrun man page was taken out of the samba package. This
1464     closes #45266 (/usr/bin/smbrun missing).
1465   * smbpasswd is now part of the samba-common package, and not part of
1466     the samba package. This is to let administrators that do not want
1467     to install a full Samba server administer passwords in remote
1468     machines. This closes bug #42624 (smbpasswd should be included in 
1469     smbclient). This bug report also suggests that swat becomes part of 
1470     the samba package, that smbfs becomes part of the smbclient package,
1471     and that the binary smbpasswd becomes part of the smbclient package.
1472     I moved smbpasswd to the samba-common package but I am reluctant to 
1473     do the other things the bug report suggests.
1474   * In order to keep dpkg happy when moving smbpasswd from the samba
1475     package to samba-common, I had to add a "Replaces: samba (<= 2.0.5a-2)"
1476     in the control section of the samba-common package and a
1477     "Replaces: samba-common (<= 2.0.5a-2)" in the control section of the
1478     samba package (in debian.control).
1479   * Samba is now being compiled with the "--with-netatalk" option. This
1480     closes #47480 (Could samba be compiled with the --with-netatalk option).
1481   * All packages that depend on samba-common have a versioned dependency
1482     now. This was accomplished by adding "(= ${Source-Version})" to the
1483     relevant sections of debian/control. Thanks t Antti-Juhani Kaijanaho
1484     <gaia@iki.fi> for the hint. This closes #42985 (samba should probably
1485     have a versioned depends on samba-common).
1486   * Made sure the file docs/textdocs/DIAGNOSIS.txt gets installed in all
1487     the Samba packages. This closes bug #42049 (no DIAGNOSTICS.txt file).
1488   * Added the smbadduser helper script to the samba package. This closes
1489     #44480 (Samba doesn't come with the smbadduser program).
1490   * Applied patch from szasz@triton.sch.bme.hu that prevents smbmount
1491     to leave an entry in /etc/mtab for a share that could not be mounted
1492     because of invalid user of password. The patch also allows smbumount
1493     to unmount the share in the event that something goes wrong with the
1494     smbmount process. This closes bug #48613 (Mount/umount problems + 
1495     patch) as well as #44130 (failed mount is still mounted).
1496   * smbmount-2.2.x is now setuid root. This is needed for the patch
1497     applied above to be effective. If smbmount-2.2.x is not setuid root
1498     then an entry will be left in /etc/mtab even when the mount
1499     fails. I had to add "usr/bin/smbmount-2.2.x" to debian/smbfs.suid
1500     for this to work.
1501
1502  -- Eloy A. Paris <peloy@debian.org>  Wed, 27 Oct 1999 10:36:13 -0400
1503
1504 samba (2.0.5a-2) unstable; urgency=low
1505
1506   * This version is basically the same as 2.0.5a-1 but it was compiled
1507     on a Potato system with glibc2.1. See below the change log for 2.0.5a-1
1508     for more information.
1509
1510  -- Eloy A. Paris <peloy@debian.org>  Tue, 27 Jul 1999 02:25:29 -0400
1511
1512 samba (2.0.5a-1) stable; urgency=high
1513
1514   * I'm back from the Honey Moon. We are pretty busy because we are moving
1515     to Pittsburgh (from Caracas, Venezuela) in aprox. 24 hours and we still
1516     have plenty of things to pack and to do. Samba 2.0.5 was released
1517     while I was in the Honey Moon and it is just now (almost 3 AM) when
1518     I have time to package it.
1519   * Because of the security problems fixed in 2.0.5, this upload goes
1520     to both stable and unstable (the Security Team asked for this).
1521   * This release (2.0.5a-1) was compiled on a Slink system. 2.0.5a-2 will
1522     be compiled on a Potato system.
1523   * Added a "Replaces: samba (<= 1.9.18p10-7)" to the samba-common
1524     section in debian/control (as suggested by Steve Haslam
1525     <araqnid@debian.org>) to fix the problems that appear when upgrading 
1526     from the Samba package in Slink. Please test this as I am completely 
1527     unable to do so. This should fix bug #39818 (Upgrading Samba from the 
1528     Slink version).
1529   * Removed the hacks to the autoconf stuff that I added to 2.0.4b-2 in 
1530     order to have defined several socket options when compiling with
1531     Linux 2.2.x kernel headers - the fix is now upstream.
1532   * Finally!!! smbmount was re-written (thanks Tridge :-) to use a command
1533     line syntax similar to the one used by the old smbmount (for 2.0.x 
1534     kernels). This means that the wrapper script is no longer necessary
1535     so I removed it. In its place there is a simple wrapper script that
1536     calls smbmount-2.0.x or smbmount-2.2.x depending on the kernel that is
1537     running.
1538   * Because of the wedding, the Honey Moon, and our move to Pittsburgh,
1539     I can't work on fixing other bugs in this release.
1540
1541  -- Eloy A. Paris <peloy@debian.org>  Tue, 27 Jul 1999 02:18:51 -0400
1542
1543 samba (2.0.4b-3) unstable; urgency=low
1544
1545   * Stupid mistake: I forgot to add /usr/bin/smbumount to debian/smbfs.files
1546     and because of this /usr/bin/smbumount was part of the samba package
1547     instead of part of the smbfs package.
1548
1549  -- Eloy A. Paris <peloy@debian.org>  Thu,  1 Jul 1999 01:51:24 -0400
1550
1551 samba (2.0.4b-2) unstable; urgency=low
1552
1553   * Dark (and archive maintainers): please remove from Potato the smbfsx 
1554     binary package and also the old source package for smbfs. smbfs and 
1555     smbfsx have been merged starting with this version.
1556   * Merged the old smbfs package with Samba. Now there is only one package
1557     for the smbfs utilities and is called "smbfs". The package smbfsx
1558     does not exist any more and this new smbfs package must be used
1559     for both 2.0.x and > 2.1.x kernels.
1560   * A wrapper script was added to handle the syntax change in smbmount
1561     in the new smbfs utilities (required for kernels > 2.1.70). The
1562     home page for this script is http://www.wittsend.com/mhw/smbmount.html.
1563     Please _note_ that this will change (for good) in Samba 2.0.5 :-)
1564   * Added debian/smbumount.sh. It's another wrapper that calls smbumount-2.2.x
1565     or smbumount-2.0.x depending on the kernel currently running.
1566   * Not using -t for savelog in cron.weekly script.
1567   * Recompiled without libreadlineg-dev (Samba does not seem to be using
1568     it so unnecessary dependencies are produced).
1569   * glibc2.1 build.
1570   * Removed smbpasswd.8 man page from the debian/ directory because it is
1571     now being provided upstream.
1572   * Got rid of the ugly hack I put in source/lib/util_sock.c to have
1573     IPTOS_LOWDELAY and IPTOS_THROUGHPUT defined. Now I patched the
1574     autoconf stuff to #include <netinet/ip.h>. I've sent the patch to
1575     Jeremy Allison so we have this upstream.
1576
1577  -- Eloy A. Paris <peloy@debian.org>  Mon, 28 Jun 1999 17:47:19 -0400
1578
1579 samba (2.0.4b-1) unstable; urgency=low
1580
1581   * New upstream release. This release fixes the following Debian bugs:
1582     #33838 (Amanda/ Samba 2.0.2 and backing up large filesystems) and
1583     #33867 (Amanda 2.4.1 and Samba 2.0.2 and large filesystems). Jeremy
1584     Allison released Samba 2.0.4 and found out that there were a couple
1585     of minor bugs so he released 2.0.4a. Then he found out about more
1586     serious bugs and released 2.0.4b. I have built this package several
1587     times between yesterday and today because of this. Now I am releasing
1588     the Debian packages for Samba with what I believe will be the latest
1589     release the Samba Team will make at least in the next 4 days (Jeremy
1590     is taking a short vacation).
1591   * Still compiling against glibc2.0 (sorry about that :-)
1592   * Hacked source/smbwrapper/smbsh.c to fix the problem
1593     of smbsh not finding the shared library smbwrapper.so. It looks
1594     now in /usr/lib/samba/ for this file. This fixes #32971, #32989,
1595     #33278, #34911 and #36317.
1596   * Made smbfsx depend on samba-common because smbfsx uses /etc/samba/smb.conf
1597     and /etc/samba/codepages/. This fixes #33128 (smbmount complains about
1598     missing /etc/smb.conf).
1599   * Package swat does not depend on httpd anymore (there's no need to).
1600     This fixes #35795 (swat requires httpd).
1601   * Renamed smbmount-2.1.x and smbumount-2.1.x to smbmount-2.2.x and
1602     smbumount-2.2.x. Same applies to the man pages.
1603   * Changed minor type in smbmount's man page (changed "\"" by "\'"). This
1604     fixes #34070 (wrong quotes in manpage).
1605   * Used Fabrizio Polacco's <fpolacco@icenet.fi> procedure to create the
1606     Debian package for Samba. This closes #35781 (samba has no pristine 
1607     source).
1608   * Changes to /etc/cron.weely/samba: rotate /var/log/{nmb,smb}.old only
1609     if the size of either is different than 0. Also, added comments at the
1610     beginning of this script to explain how rotation of log files works in
1611     Samba. Thanks to ujr@physik.phy.tu-dresden.de (Ulf Jaenicke-Roessler)
1612     for the suggestions. This closes #37490 (cron.weekly script rotates not
1613     used [sn]mb.old files). As I side effect, this should also close
1614     #31462 (still trouble with /etc/cron.weekly/samba).
1615   * Check for old /etc/pam.d/samba file which is not provided by this version
1616     of the Debian Samba package but was provided in older versions. If this
1617     file exists we delete it. We check for this in the postinst. This closes
1618     #37356 (samba put stuff in pam.d that pam complains about) and #34312 
1619     (libpam0g: questions during upgrade).
1620   * Make sure the mode of /etc/samba/smbpasswd is set to 600. This is done
1621     in the postinst script. This closes #35730 (Security problem with 
1622     /etc/samba/smbpasswd when upgrading from samba 1.9.18p8-2 to 2.0.3-1).
1623   * I have just checked and it looks like #28748 (smbfsx doesn't "return ")
1624     has been fixed. This might have been fixed since a long time ago.
1625   * Long long standing bug #18488 (smbclient: internal tar is broken) is
1626     closed in this release of Samba. The bug might have been closed for a 
1627     long long time, but I did not check for this before.
1628   * Temporary fix to the annoying "Unknown socket option IPTOS_LOWDELAY"
1629     message. This fixes #33698 (socket option IPTOS_LOWDELAY no longer works),
1630     #34148 (warnings from smbd) and #35333 (samba warnings).
1631
1632  -- Eloy A. Paris <peloy@debian.org>  Thu, 20 May 1999 00:35:57 -0400
1633
1634 samba (2.0.3-1) unstable; urgency=low
1635
1636   * New upstream version.
1637   * Removed the convert_smbpasswd.pl program I created and put in
1638     /usr/doc/samba/ because there's a convert_smbpasswd script in the
1639     upstream sources that does the same thing. I modified the postinst
1640     script to use this script instead of the one I created.
1641
1642  -- Eloy A. Paris <peloy@debian.org>  Sun, 28 Feb 1999 01:35:37 -0400
1643
1644 samba (2.0.2-2) unstable; urgency=low
1645
1646   * Updated the README.Debian file.
1647   * Updated the description of the samba package in the control file.
1648   * The binaries smbmnt and smbumount-2.1.x in the smbfsx package are now
1649     installed setuid root as they should be. This was done by doing a
1650     a "chmod u+s" for each binary in debian/rules and by creating the 
1651     file debian/smbfsx.suid.
1652   * Minor patch to source/client/smbumount.c to allow normal users
1653     to umount what they have mounted (problem was a kernel vs. libc6
1654     size mismatch). I sent the patch upstream.
1655   * Created debian/smbwrapper.dirs so the directory /usr/lib/samba/ is
1656     created.
1657   * Modified debian/rules to move smbwrapper.so from debian/tmp/usr/bin/ to
1658     debian/smbwrapper/usr/lib/samba/.
1659   * Hacked source/smbwrapper/smbsh.c to fix the problem
1660     of smbsh not finding the shared library smbwrapper.so.
1661
1662  -- Eloy A. Paris <peloy@debian.org>  Thu, 11 Feb 1999 18:11:34 -0400
1663
1664 samba (2.0.2-1) unstable; urgency=low
1665
1666   * New upstream version.
1667
1668  -- Eloy A. Paris <peloy@debian.org>  Thu, 11 Feb 1999 01:35:51 -0400
1669
1670 samba (2.0.1-1) unstable; urgency=low
1671
1672   * New upstream version.
1673
1674  -- Eloy A. Paris <peloy@debian.org>  Sat,  6 Feb 1999 06:51:18 -0400
1675
1676 samba (2.0.0final-4) unstable; urgency=low
1677
1678   * The samba postinst made an unwarranted assumption that the file
1679     /etc/samba/smbpasswd exists. If the file did not exist (which is
1680     perfectly valid) the postinst will fail. This fixes #32953.
1681
1682  -- Eloy A. Paris <peloy@debian.org>  Fri,  5 Feb 1999 23:32:46 -0400
1683
1684 samba (2.0.0final-3) unstable; urgency=low
1685
1686   * Added to debian/control a "Depends: ${shlibs:Depends}" line for the
1687     samba-common package so dependencies for this package are set
1688     correctly (thanks to Dark for pointing this out).
1689
1690  -- Eloy A. Paris <peloy@debian.org>  Thu,  4 Feb 1999 09:45:21 -0400
1691
1692 samba (2.0.0final-2) unstable; urgency=low
1693
1694   * Finally!!! The first upload to unstable. Sorry for the delay folks
1695     but I have been quite busy lately :-) Another reason for the delay
1696     is that I wanted to ease the migration from Samba 1.9.18p10 and
1697     before to Samba 2.0.0. I changed the location of the config. files 
1698     from /etc/ to /etc/samba/ and this made things a little bit harder.
1699   * This package needs 2.2 kernel headers to compile (well, this is
1700     true for the smbfsx package, all others compile fine with 2.0 kernel
1701     headers).
1702   * Created a preinst script for the samba package to take care of the
1703     location migration of smb.conf (from /etc/ to /etc/samba/). The
1704     preinst script also takes care of moving /etc/smbpasswd to its new
1705     location (/etc/samba/).
1706   * Created postinst and postrm scripts to add/remove an entry for swat
1707     in /etc/inetd.conf.
1708   * I had forgotten to install the sambaconfig script so I changed
1709     debian/rules to install this script.
1710   * Added a postrm script for the samba package (I had forgotten to add 
1711     this script to the new Samba packages after the migration from 1.9.18 
1712     to 2.0.0).
1713   * Created a small Perl script that is called from the samba postinst
1714     to convert the smbpasswd from the old format used in version prior
1715     to 2.0.0 to the new one used in 2.0.0 and beyond.
1716   * The upgrade process should be automatically now. Please let me know
1717     of any problems you encounter.
1718
1719  -- Eloy A. Paris <peloy@debian.org>  Sat, 23 Jan 1999 09:34:10 -0400
1720
1721 samba (2.0.0final-1) experimental; urgency=low
1722
1723   * Finally!!! Samba 2.0.0 is here! I am not uploading to unstable
1724     because I still have to work out the migration from the old
1725     samba packages to the new ones. I also need to work more on the
1726     new swat package.
1727
1728  -- Eloy A. Paris <peloy@debian.org>  Thu, 14 Jan 1999 22:40:02 -0400
1729
1730 samba (2.0.0beta5-1) experimental; urgency=low
1731
1732   * New upstream version.
1733
1734  -- Eloy A. Paris <peloy@debian.org>  Tue,  5 Jan 1999 00:37:57 -0400
1735
1736 samba (2.0.0beta4-1) experimental; urgency=low
1737
1738   * New upstream version.
1739
1740  -- Eloy A. Paris <peloy@debian.org>  Wed, 23 Dec 1998 18:37:45 -0400
1741
1742 samba (2.0.0beta3-1) experimental; urgency=low
1743
1744   * New upstream version.
1745   * I have just realized that the documentation patches (for man pages)
1746     that I used for the 1.9.18 release are not longer necessary because
1747     there was a major re-write of all the Samba documentation that added
1748     the missing bits of information. So, I have just removed these minor
1749     patches.
1750
1751  -- Eloy A. Paris <peloy@debian.org>  Tue,  8 Dec 1998 12:00:30 -0400
1752
1753 samba (2.0.0beta2-1) experimental; urgency=low
1754
1755   * New upstream version.
1756   * This new version fixes the potential security problem that
1757     was posted to debian-private (using the "message command" parameter
1758     to execute arbitrary commands from messages sent from LinPopUp).
1759   * Changed /etc/init.d/samba to use one of the variables stored in
1760     /etc/samba/debian_config to know how Samba is being run (from inetd or
1761     as daemons) instead of grepping /etc/inetd.conf which may not exist
1762     if the user is running xinetd (this fixes bug #29687 - assumes using 
1763     vanilla inetd)
1764
1765  -- Eloy A. Paris <peloy@debian.org>  Mon, 23 Nov 1998 23:32:03 -0400
1766
1767 samba (2.0.0beta1-1) experimental; urgency=low
1768
1769   * First beta release of the samba-2.0.0 code. Before the beta I was
1770     working with sources downloaded directly from the CVS server. This
1771     package goes into experimental and I plan to release the new
1772     samba to unstable as soon as it gets out of beta.
1773   * Created several packages out of the Samba sources. They are:
1774     samba (nmbd and smbd daemons + related programs), smbclient (FTP
1775     like command line utility to retrieve files from SMB servers),
1776     swat (Samba Web Administration Tool), samba-common (common files
1777     used by samba, smbclient and swat), smbfsx (smbfs utilities for
1778     kernels >= 2.1.70), smbwrapper and samba-doc (Samba documentation).
1779   * Refreshed debian/samba-doc.docs so recently added docs. are
1780     installed in the samba-doc package. New additions include man
1781     pages in the /usr/doc/samba-doc/htmldocs/ directory.
1782   * Deleted Debian specific nmblookup(1) man page as it is now upstream.
1783   * Added smbtorture to smbclient package.
1784   * Moved rpcclient from the samba package to the smbclient package.
1785   * The Samba daemons (nmbd and smbd) now create a PID file so I changed
1786     all calls to start-stop-daemon to use the PID file.
1787   * Fixed debian/rules to install mksmbpasswd (fixes #27655).
1788   * Modified /etc/init.d/samba so nmbd is started without the -a (append
1789     to the log file instead of overwrite) switch. The new behavior of
1790     nmbd is to NOT overwrite log files, so the -a switch can be deleted
1791     safely.
1792   * Moved from debstd to debhelper.
1793
1794  -- Eloy A. Paris <peloy@debian.org>  Thu,  1 Oct 1998 08:37:41 -0400
1795
1796 samba (1.9.18p10-5) frozen unstable; urgency=high
1797
1798   * Oppsss!!! While fixing bug #26884 I introduced a bug even worse than
1799     the one I was trying to fix: in /etc/init.d/samba I got rid of the test
1800     that tells us whether the Samba daemons are running from inetd or as
1801     standalone daemons. I corrected the problem by editing again
1802     /etc/init.d/samba to uncomment the test.
1803   * Wishlist bug #28298 (typos in samba) was fixed.
1804   * Wishlist bug #28309 (typos in smb.conf) was fixed.
1805
1806  -- Eloy A. Paris <peloy@debian.org>  Wed, 28 Oct 1998 09:11:47 -0400
1807
1808 samba (1.9.18p10-4) unstable; urgency=low
1809
1810   * Minor patch to debian/rules to delete *substvars instead of only
1811     substvars when doing a "debian/rules clean" (thanks to Daniel Jacobowitz
1812     <dmj@andrew.cmu.edu> for this).
1813   * Small patch to source/shmem_sysv.c that eases compilation under
1814     glibc-2.1 (thanks to Daniel <dmj@andrew.cmu.edu> for this).
1815
1816  -- Eloy A. Paris <peloy@debian.org>  Thu, 17 Sep 1998 15:33:49 -0400
1817
1818 samba (1.9.18p10-3) unstable; urgency=low
1819
1820   * Patched smbclient again to fix minor formatting problem introduced
1821     by Magosanyi Arpad's smbclient patch.
1822
1823  -- Eloy A. Paris <peloy@debian.org>  Thu,  3 Sep 1998 11:03:23 -0400
1824
1825 samba (1.9.18p10-2) unstable; urgency=low
1826
1827   * Sync'ed include files for the smbfs utilities with the ones in
1828     kernel 2.1.119.
1829   * Added to the /usr/doc/samba/examples/ directory a new script called 
1830     wins2dns (courtesy of Jason Gunthorpe <jgg@deltatee.com>) that 
1831     generates BIND sonze files for hosts in the WINS database.
1832   * Patched smbclient to include enhancements by Magosanyi Arpad 
1833     <mag@bunuel.tii.matav.hu> that make scripting easier.
1834
1835  -- Eloy A. Paris <peloy@debian.org>  Fri, 28 Aug 1998 13:34:54 -0400
1836
1837 samba (1.9.18p10-1) stable unstable; urgency=low
1838
1839   * New upstream version (see /usr/doc/samba/WHATSNEW.txt for a
1840     description of what has changed). I built a 1.9.18p9-1 but I
1841     never released it because an obscure bug was found just a couple
1842     of days before the official release, so the Samba Team stopped
1843     the rollover of 1.9.18p9.
1844   * Updated documentation (new files were added to the docs/ directory
1845     that were not installed in /usr/doc/samba/).
1846   * Fixed long standing bug #7695 (smb.conf's man page doesn't document
1847     'printing=lprng') - I made a couple of changes to the man page to 
1848     include references to lprng.
1849   * Fixes bug #24930 (samba needs to suggest psmisc?). I don't think it
1850     is necessary to make samba suggest psmisc just because the postinst
1851     script mentions to call killall. So, I removed all references to
1852     "killall" in the scripts.
1853   * Fixes bug #25999 (Samba does not by default work with unix password
1854     sync): I added the "passwd program" and "passwd chat" parameters to
1855     the sample smb.conf to reflect the Debian environment.
1856
1857  -- Eloy A. Paris <peloy@debian.org>  Fri, 21 Aug 1998 08:59:18 -0400
1858
1859 samba (1.9.18p9-1) unstable; urgency=low
1860
1861   * New upstream version (see /usr/doc/samba/WHATSNEW.txt for a
1862     description of what has changed).
1863   * Removed Jeremy Allison's patch applied to 1.9.18p8-2 because it is
1864     now part of the new upstream version.
1865   * Corrected small typo in addtosmbpass' man page (fixes #25629).
1866
1867  -- Eloy A. Paris <peloy@debian.org>  Tue, 11 Aug 1998 08:53:08 -0400
1868
1869 samba (1.9.18p8-2) frozen unstable; urgency=medium
1870
1871   * Applied patch received from Jeremy Allison (Samba Team) that fixes
1872     "grave" bug #23903 (samba maps username before authenicating with 
1873     NT password server).
1874   * Added a "sleep 2" between "start-stop-daemon --stop" and
1875     "start-stop-daemon --start" in /etc/init.d/samba so when this script
1876     is called with the "restart" parameter the Samba daemons are restarted
1877     properly. This fixes bug #24211 (init.d script doesn't restart).
1878   * Sent start-stop-daemon output in /etc/init.d/samba to /dev/null to
1879     avoid annoying warning messages.
1880   * Added perfomance tune parameters to sample /etc/smb.conf (SO_SNDBUF=4096
1881     and SO_RCVBUF=4096 to "socket options" in /etc/smb.conf). I can't
1882     find who sent this suggestion to me. If you are listening, drop me a
1883     note and I'll put your name here :-)
1884
1885  -- Eloy A. Paris <peloy@debian.org>  Mon, 29 Jun 1998 08:45:01 -0400
1886
1887 samba (1.9.18p8-1) frozen unstable; urgency=low
1888
1889   * New upstream release that fixes _lots_ of "ugly" bugs. The list of
1890     fixed bugs is too long to include here (see /usr/doc/samba/WHATSNEW.txt).
1891   * Fixed postinst to quote arguments to if [ arg .. ] constructs
1892     (fixes #22881).
1893   * Applied Jeremy Allison's patch (posted to the samba-ntdom mailing
1894     list) that solves a problem with username maps (the Samba Team did
1895     not catch this problem before final 1.9.18p8).
1896   * Made /etc/init.d/samba to print out a warning when Samba is running
1897     from inetd and the user runs /etc/init.d/samba to start|stop|restart
1898     Samba (there's no point on doing this because inetd will start the
1899     daemons again when there is traffic on UDP port 137-139).
1900
1901  -- Eloy A. Paris <peloy@debian.org>  Sat, 13 Jun 1998 00:18:25 -0400
1902
1903 samba (1.9.18p7-4) frozen unstable; urgency=medium
1904
1905   * Fixes the serious problem of having the WINS name server
1906     database getting deleted at boot time. That happened because the
1907     WINS database was being stored under /var/lock/samba/ and all files
1908     under /var/lock/ are deleted at boot time. The place where the WINS
1909     database is stored was moved to /var/samba/.
1910
1911  -- Eloy A. Paris <peloy@debian.org>  Mon, 18 May 1998 20:24:29 -0400
1912
1913 samba (1.9.18p7-3) stable; urgency=high
1914
1915   * Libc5 version for Bo (stable) that fixes the recently reported
1916     security hole.
1917
1918  -- Eloy A. Paris <peloy@debian.org>  Mon, 18 May 1998 20:19:33 -0400
1919
1920 samba (1.9.18p7-2) frozen unstable; urgency=low
1921
1922   * Added patches from the non-mantainer upload that make us able
1923     to compile Samba on Alpha systems. This fixes bug #22379.
1924
1925  -- Eloy A. Paris <peloy@debian.org>  Wed, 13 May 1998 20:38:51 -0400
1926
1927 samba (1.9.18p7-1) frozen unstable; urgency=low
1928
1929   * New upstream release (just bug fixes, no new functionality).
1930
1931  -- Eloy A. Paris <peloy@debian.org>  Wed, 13 May 1998 11:47:32 -0400
1932
1933 samba (1.9.18p6-2) frozen unstable; urgency=low
1934
1935   * Uploaded to frozen (I forgot to upload last version to frozen
1936     so it got installed only in unstable).
1937
1938  -- Eloy A. Paris <peloy@debian.org>  Tue, 12 May 1998 18:10:17 -0400
1939
1940 samba (1.9.18p6-1.1) unstable; urgency=low
1941
1942   * non-maintainer upload for Alpha
1943   * patch needed for source/quota.c (_syscall4() confusion)
1944
1945  -- Paul Slootman <paul@debian.org>  Tue, 12 May 1998 20:39:13 +0200
1946
1947 samba (1.9.18p6-1) unstable; urgency=low
1948
1949   * New upstream release that fixes a possible buffer overflow.
1950     This security hole was reported on BugTraq by Drago. The
1951     previous Debian version (1.9.18p5-1) was not released because
1952     1.9.18p5 and 1.9.18p6 were released very closely.
1953
1954  -- Eloy A. Paris <peloy@debian.org>  Mon, 11 May 1998 20:28:33 -0400
1955
1956 samba (1.9.18p5-1) unstable; urgency=low
1957
1958   * New upstream release (no new funcionality, just bug fixes - see 
1959     /usr/doc/samba/WHATSNEW.txt.gz).
1960   * Backed off Debian patches that were added upstream.
1961
1962  -- Eloy A. Paris <peloy@debian.org>  Mon, 11 May 1998 08:43:53 -0400
1963
1964 samba (1.9.18p4-2) frozen unstable; urgency=low
1965
1966   * Patched smbclient(1) man page to not reference the unsopported
1967     -A parameter (fixes #6863).
1968   * Changes to start nmbd with the -a option (in /etc/init.d/samba
1969     and in the entry added to /etc/inetd.conf).
1970   * Fixed typo in sample smb.conf (fixes #21484).
1971   * Fixed yet another typo in sample smb.conf (fixes #21447).
1972   
1973  -- Eloy A. Paris <peloy@debian.org>  Fri, 17 Apr 1998 22:19:23 -0400
1974
1975 samba (1.9.18p4-1) frozen unstable; urgency=low
1976
1977   * New upstream version that fixes several bugs.
1978   * New scheme for keeping track of Debian specific configuration.
1979     This new scheme fixes bug #18624 (Samba always asks the user about
1980     configuration options). New scheme stores Debian specific
1981     configuration information in /etc/samba/debian_config.
1982   * Changes to /usr/sbin/sambaconfig, prerm and postinst to support the 
1983     new configuration scheme.
1984   * Moved required kernel 2.1.x include files inside the source tree
1985     so I don't have to do very nasty things like creating crazy
1986     symlinks in /usr/include to make this package compile. This
1987     allows non-root users to build the package and fixes bug
1988     #20104.
1989   * Fixed address of the FSF in /usr/doc/samba/copyright (problem
1990     reported by lintian).
1991   * The /etc/init.d/samba script now supports the force-reload
1992     argument, as required by the policy (problem reported by lintian).
1993   * Added a "rm /etc/cron.weekly/samba" at the end of the postinst.
1994   * Now the samba package can be installed even if no nmbd or smbd processes 
1995     are running. This fixes the following bugs: #8917, #9334, #10268, 
1996     #10411, #11146 and #13387.
1997   * Provides the original README in /usr/doc/samba. This fixes bug #9693.
1998   * Added a --no-reload option to sambaconfig to not reload Samba
1999     after configuration.
2000   * Created man pages for sambaconfig(8), addtosmbpass(8),
2001     mksmbpasswd(8) and nmblookup(1).
2002   * Corrected small typo in sample /etc/smb.conf.
2003   * Added two new parameters to /etc/smb.conf: "preserver case" and
2004     "short preserve case".
2005   * "rm -Rf /var/lock/samba" in postrm when package is being purged.
2006   * Patched upstream source (nmbd.c) to not overwrite log files when
2007     nmbd is called with the -a parameter (fixes #17704: nmbd ignores
2008     -a option).
2009   * /etc/init.d/samba now starts the nmbd daemon with the -a parameter
2010     to not overwrite log files.
2011
2012  -- Eloy A. Paris <peloy@debian.org>  Mon, 23 Mar 1998 21:22:03 -0400
2013
2014 samba (1.9.18p3-1) unstable; urgency=low
2015
2016   * New upstream version.
2017   * Oppsss!!! I really screwed it up (actually, debstd did).
2018     1.9.18p2-2 still contained man pages (smbmount and smbumount) part
2019     of other packages. This version does have this corrected. If not,
2020     I no longer deserve to be a Debian developer! So, this version
2021     fixes bug #18438 and some of the bugs I claimed to fix in
2022     1.9.18p2-2. Oh, by the way, I fixed the problem by running debstd
2023     with -m in debian/rules (man pages are installed by "make install"
2024     so it's a bad idea to re-install man pages with debstd).
2025
2026  -- Eloy A. Paris <peloy@debian.org>  Mon, 23 Feb 1998 17:32:42 -0400
2027
2028 samba (1.9.18p2-2) unstable; urgency=low
2029
2030   * Fixes bugs #18017, #17999, #17961, #17932: old 1.9.18p2-1 provided
2031     a man page for smbmount, which conflicts with package smbfs. This
2032     was solved by creating a multi-binary package that produces
2033     package samba and new package smbfsx.
2034   * Fixes bug #18000 (typo in postinst).
2035   * Fixes bug #17958 (postinst asks obsolete question). Actually,
2036     the question is still asked, but only if Samba is run as daemons.
2037   * Created a multi-binary package from the Samba sources: package
2038     samba and new package smbfsx which provides SMB mount utilities
2039     for kernels > 2.1.70.
2040
2041  -- Eloy A. Paris <peloy@debian.org>  Mon,  9 Feb 1998 19:47:05 -0400
2042
2043 samba (1.9.18p2-1) unstable; urgency=low
2044
2045   * New upstream version.
2046   * Removed /etc/cron.weekly/samba because Samba does not handle well
2047     rotation of log files (if the log file is rotated Samba will
2048     continue to log to the rotated file, instead of the just created
2049     one). In any case, Samba will rotate log files after an specific
2050     file size.
2051
2052  -- Eloy A. Paris <peloy@debian.org>  Tue, 27 Jan 1998 22:34:27 -0400
2053
2054 samba (1.9.18p1-2) unstable; urgency=low
2055
2056   * Created a multi-binary package out of the Samba sources to provide
2057     packages samba and smbfsx (userland utilities to work with
2058     smbfs with kernels > 2.1.x.
2059
2060  -- Eloy A. Paris <peloy@debian.org>  Sat, 17 Jan 1998 09:23:48 -0400
2061
2062 samba (1.9.18p1-1) unstable; urgency=low
2063
2064   * New upstream version.
2065   * Created /etc/cron.daily/samba to save a copy of /etc/smbpasswd in
2066     /var/backups/smbpasswd.bak.
2067
2068  -- Eloy A. Paris <peloy@debian.org>  Wed, 14 Jan 1998 13:40:56 -0400
2069
2070 samba (1.9.18alpha14-1) unstable; urgency=low
2071
2072   * New upstream version.
2073   * Added a note to the postinst script telling the user that he/she
2074     needs to run smbpasswd manually after creating a new /etc/smbpasswd
2075     from /etc/passwd.
2076
2077  -- Eloy A. Paris <peloy@debian.org>  Tue, 23 Dec 1997 23:44:37 -0400
2078
2079 samba (1.9.18alpha13-1) unstable; urgency=low
2080
2081   * New upstream version.
2082
2083  -- Eloy A. Paris <peloy@debian.org>  Tue, 16 Dec 1997 13:02:32 -0400
2084
2085 samba (1.9.18alpha12-1) unstable; urgency=low
2086
2087   * New upstream version.
2088   * Conflicts with the sambades package because the new Samba 1.9.18
2089     series do not depend on the DES libraries to support encrypted
2090     passwords.
2091   * Added parameter "encrypt passwords = yes" to /etc/smb.conf.
2092   * Compiled with support for quotas in disk_free().
2093   * Home directories are now exported read only by default.
2094   * Re-worked debian/rules.
2095   * Re-worked sample smb.conf.
2096
2097  -- Eloy A. Paris <peloy@debian.org>  Thu,  4 Dec 1997 22:50:34 -0400
2098
2099 samba (1.9.17p4-1) unstable; urgency=low
2100
2101   * New upstream version.
2102   * Made /etc/smb.conf readable by everybody because some Samba utilities
2103     will fail otherwise when run by non-root users.
2104   * Dropped PAM support while the PAM libraries are ported to libc6.
2105
2106  -- Eloy A. Paris <peloy@debian.org>  Tue, 21 Oct 1997 18:08:49 -0400
2107
2108 samba (1.9.17p3-1) unstable; urgency=low
2109
2110   * New upstream version.
2111   * Made /etc/smb.conf readable only by root as suggested by smbd's man page.
2112
2113  -- Eloy A. Paris <peloy@debian.org>  Wed, 15 Oct 1997 09:21:25 -0400
2114
2115 samba (1.9.17p2-2) unstable; urgency=low
2116
2117   * Running Samba as daemons instead of from inetd.
2118   * Removing netbios entries in /etc/inetd.conf.
2119
2120  -- Eloy A. Paris <peloy@debian.org>  Thu, 9 Oct 1997 23:37:25 -0400
2121
2122 samba (1.9.17p2-1) unstable; urgency=low
2123
2124   * New upstream version that fixes a serious security hole.
2125   * Removed Debian patches added in 1.9.17-1 and 1.9.17p1-1 because
2126     these patches are now part of the upstream release.
2127
2128  -- Eloy A. Paris <peloy@debian.org>  Sun, 28 Sep 1997 22:54:33 -0400
2129
2130 samba (1.9.17p1-1) unstable; urgency=low
2131
2132   * New upstream version.
2133   * Defined symbol _LINUX_C_LIB_VERSION_MAJOR as 6 in includes.h to shut up
2134     compiler warnings.
2135   * Included rpcsvc/ypclnt.h in includes.h to shut up compiler warnings.
2136   * Included crypt.h to have function prototype for crypt().
2137   * Included netinet/tcp.h to have some socket options included.
2138   * Included netinet/ip.h to have some socket options included.
2139   * Linking with libcrypt (LIBM='... -lcrypt'). Without including this
2140     library smbd generates a seg. fault when authenticating users (?).
2141
2142  -- Eloy A. Paris <debian.org>  Wed, 10 Sep 1997 22:09:18 -0400
2143
2144 samba (1.9.17-1) unstable; urgency=low
2145
2146   * New upstream version (called the "Browse Fix Release")
2147   * Added the option --oknodo to the start-stop-daemon invocation in prerm
2148     script. This was because the prerm was failing because start-stop-daemon
2149     was returning an error code if no nmbd or smbd daemons were found
2150     to kill.
2151   * The function yp_get_default_domain(), referenced in three source
2152     files was part of libc5 but with libc6 (glibc2) it has been moved
2153     to libnss_nis. Since the linker was unable to find the function
2154     I had to add LIBSM='-lnss_nis' to debian/rules.
2155   * Added -DNO_ASMSIGNALH and -DGLIBC2 to FLAGSM in debian/rules
2156     because compiling was failing because of conflicts with glibc2.
2157   * Patched source/includes.h to include termios.h if GLIBC2 is defined.
2158
2159  -- Eloy A. Paris <peloy@debian.org>  Wed, 27 Aug 1997 08:39:32 -0400
2160
2161 samba (1.9.17alpha5-1) unstable; urgency=low
2162
2163   * New upstream version.
2164
2165  -- Eloy A. Paris <peloy@debian.org>  Thu, 14 Aug 1997 18:05:02 -0400
2166
2167 samba (1.9.16p11-3) unstable; urgency=low
2168
2169   * Fixed accidental omission of /etc/pam.d/samba.
2170
2171  -- Klee Dienes <klee@debian.org>  Sat, 15 Mar 1997 22:31:26 -0500
2172
2173 samba (1.9.16p11-2) unstable; urgency=low
2174
2175   * Recompiled against newer PAM libraries.
2176   * Added /etc/pam.d/samba.
2177
2178  -- Klee Dienes <klee@debian.org>  Sat, 8 Mar 1997 01:16:28 -0500
2179
2180 samba (1.9.16p11-1) unstable; urgency=low
2181
2182   * New upstream release.
2183   * Added PAM support.
2184
2185  -- Klee Dienes <klee@debian.org>  Tue, 25 Feb 1997 18:00:12 -0500
2186
2187 samba (1.9.16p9-2) unstable; urgency=low
2188
2189   * minor packaging changes
2190
2191  -- Klee Dienes <klee@sauron.sedona.com>  Sun, 3 Nov 1996 11:45:37 -0700
2192
2193 samba (1.9.16p9-1) unstable; urgency=low
2194
2195   * upgraded to new upstream version
2196
2197  -- Klee Dienes <klee@sauron.sedona.com>  Sat, 26 Oct 1996 21:38:20 -0700
2198
2199 1.9.16alpha10-1:
2200  960714
2201  * Removed Package_Revision from control file.
2202  * Removed -m486 compiler option.
2203  * Added Architecture, Section and Priority fields to control file.
2204  * Upgraded to latest upstream version.
2205  * Uses update-inetd now.
2206  * Added shadow passwords support.
2207  * Fixed Bug#1946: nmbd won't browse
2208
2209 1.9.15p4-1:
2210  951128
2211  * Upgraded to latest upstream version.
2212    * Fixed many bugs.
2213    * Adds Master Browsing support.
2214  * Converted to ELF.
2215  * Fixed bug #1825 - nmbd is now killed when removing samba.
2216
2217 1.9.14-1:
2218  950926 Andrew Howell <andrew@it.com.au>
2219  * Upgraded to latest version.
2220  * Fixed Bug #1139 - samba won't print
2221
2222 1.9.14alpha5-1:
2223  * Fixes killing of inetd problem in debian.postint and debian.postrm 
2224
2225 1.9.14alpha5-0:
2226  950704 Andrew Howell <andrew@it.com.au>
2227  * Taken over samba package from Bruce Perens.
2228  * Upgraded to newest version of samba.
2229
2230 1.9.02-1:
2231  9-January-1994 Bruce Perens <Bruce@Pixar.com>
2232  * Added Debian GNU/Linux package maintenance system files, and
2233    configured for Debian systems.