clean up if {} statement to keep in sync with HEAD
[Samba.git] / packaging / Debian / debian / changelog
blob6321c8e023dbc4c0fe4a77c4e3db5adb7ce49b88
1 samba (2.2.6-0.1) unstable; urgency=low
3   * Local build.
5  -- Debian User <user@somewhere.in.the.planet>  Sun, 13 Oct 2002 02:33:32 -0400
7 samba (2.2.5-1.woody) stable; urgency=low
9   * Upload latest stable Samba release to woody.
10     - includes improved NT printing support (closes: #157406)
11   * Fix the filename-matching algorithm used for smbtar's 'exclude'
12     functionality. (closes: #131571)
13   * Remove patches/srv_spoolss_nt.patch, now included upstream.
15  -- Steve Langasek <vorlon@debian.org>  Fri, 23 Aug 2002 17:20:08 -0500
17 samba (2.2.3a-8) stable; urgency=low
19   * maintainer script fixes backported from sid.
20   * reorder postinst, so that installing samba-common from scratch loads
21     the debconf answers properly (closes: #151985).
22   * Look for secrets.tdb in /var/lib/samba, and handle in the postinst.
23     This is not really a config file, because users don't edit it.
24     (closes: #147429)
25   * samba.postinst: added logic so we don't call /etc/init.d/samba if
26     we are running from inetd (this prevents the stupid help message
27     to be printed during package upgrades if we are running from inetd.)
28   * Fixed bug in the FHS migration path that causes nmbd to read its
29     state from one location, but write it out to another. (closes: #154210)
31  -- Steve Langasek <vorlon@debian.org>  Sat, 13 Jul 2002 10:18:56 -0500
33 samba (2.2.3a-7) unstable; urgency=medium
35   * More README.debian updates.
36   * Neutralize the smb.conf 'lock dir' directive, which doesn't mean
37     what the FHS says it should, and causes us no end of grief.
38     (Closes: #122299)
39   * LPRng-handling patch so that jobs printed to recent versions of
40     LPRng show up properly as 'done' instead of 'paused' in the Windows
41     print queue.  Thanks to Jaroslav Serdula <serdula_jaroslav@vse.sk>
42     for this patch. (Closes: #139458)
43   * Applied patch from Urban Widmark <urban@teststation.com>
44     (smbfs upstream maintainer) to add a '-n' option to smbmount
45     that does the same as mount's '-n'. (Closes: #139590)
46   * Minor tweak to unpatch-source so we unpatch sources in the
47     reverse order we patched them.
48   * Don't depend on grep in samba.prerm to determine if Samba was
49     running before the upgrade starts.
50   * Tweak the wording of debconf templates.
51   * Incorporate debconf translations for French, Spanish and Portuguese;
52     thanks to Carlos Valdivia Yagüe <valyag@hotpop.com> (es),
53     Andre Luis Lopes <andrelop@ig.com.br> (pt_BR), and Philippe
54     Batailler and Denis Barbier <barbier@debian.org> (fr).
55     (closes: #142657, #142659, #141551, #141699, #141682)
56   * Fixed symlinks in the swat package so the point to /usr/share/doc/
57     instead of /usr/doc/. Added note to the description of the
58     swat packages that says that samba-doc must be installed for
59     the on-line documentation to work. Thanks to Torne Wuff
60     <torne@wolfpuppy.org.uk>. (Closes: #95437)
61   * 'dh_installinit -n' gives us no initscript handling -- we need to
62     handle all starting and stopping of daemons ourselves, which wasn't
63     happening in the {pre,post}rm scripts.
64   * Vary the priority of the debconf question "Do you want to generate
65     /etc/samba/smbpassd?" depending on whether the file already exists.
66     File exists -> priority 'medium', file does not exist -> priority
67     'low'. Changed priorities of all other questions from 'high' to 'medium'.
69  -- Steve Langasek <vorlon@debian.org>  Sat, 20 Apr 2002 17:48:27 -0400
71 samba (2.2.3a-6) unstable; urgency=low
73   * Call db_stop as soon as we're done with debconf in the postinst, to
74     avoid hanging bugs (closes: #137813)
75   * Ony call 'update-inetd --add' on first installation, just as we only
76     call 'update-inetd --remove' on package purge.
77   * Bring our shipped smb.conf closer in line with the upstream
78     defaults: don't twiddle the send/recv buffer sizes, since the Linux
79     kernel already provides a much better default setting
80     (closes: #80966, #80934, #137415, #133477)
81   * Added libnss_wins.so to the winbind package (closes: #137201)
82   * Updates to README.debian.
84  -- Eloy A. Paris <peloy@debian.org>  Tue, 12 Mar 2002 10:57:40 -0500
86 samba (2.2.3a-5) unstable; urgency=low
88   * Having multiple workgroup lines in your smb.conf, though wacky, is 
89     perfectly valid.  Account for this in samba-common.config.
90     (closes: #137157)
92  -- Steve Langasek <vorlon@debian.org>  Sun, 10 Mar 2002 21:52:51 -0600
94 samba (2.2.3a-4) unstable; urgency=low
96   * Fixed typo in samba.postinst. Cosmetic fixes there as well.
97   * Fix to improper usage of /usr/bin/tr in samba-common config script
98     (closes: #137744)
100  -- Steve Langasek <vorlon@debian.org>  Sat,  9 Mar 2002 14:14:02 -0500
102 samba (2.2.3a-3) unstable; urgency=medium
104   * Make sure /etc/init.d/samba is executable before calling it
105     in the postinst. Quickly checked all other maintainer scripts
106     to make sure we are not calling an init script if it is not
107     executable. (closes: #137321)
108   * Fix up maintainer scripts to detect if samba was not running before 
109     an upgrade. (closes: #33520, #130534)
110   * Make sure /etc/samba/ is included in the samba-common package.
111     Closes: #137157
113  -- Steve Langasek <vorlon@debian.org>  Fri,  8 Mar 2002 11:13:21 -0500
115 samba (2.2.3a-2) unstable; urgency=low
117   * merge in debconf support:
118     - Moved all smb.conf-related questions to samba-common (smb.conf
119       is part of the samba-common package, not the samba package.)
120     - smb.conf is not a samba-common conffile anymore since it is
121       being managed by debconf. It is ABSOLUTELY necessary to make
122       sure /etc/samba/smb.conf _NEVER_ gets overwritten by changes
123       made via debconf. In other words, any changes made by the user
124       should be honored by the debconf interface.
125     - samba.postinst now moves old log files from /var/log/ to
126       /var/log/samba/. There's a Debconf note that informs the user
127       the log files are stored now in a new location.
128     - debian/control:
129       + Make samba depend on debconf.
130     - New file debian/samba.templates.
131     - New file debian/samba.config.
132     - Re-worked debian/samba.postinst.
133       + Got rid of all /etc/samba/debian_config sillyness.
134     - remove /usr/sbin/sambaconfig; "dpkg-reconfigure samba" replaces 
135       it.
136     - Removed debian/samba.prerm.
137     - Cleaned up /etc/init.d/samba.
138       + Added infrastructure for debconf.
139       + Got rid of all /etc/samba/debian_config sillyness.
140       + Got rid of /etc/samba/smbpasswd conversion stuff for
141         compatibility with versions of Samba < 2.0.0final-2.
142     (closes: #127959, #34408, #113594)
143   * make samba.postinst ignore the absence of /var/log/{s,n}mb*;
144     makes for a clean upgrade path.
145   * Building with MSDFS support (closes: #116793)
147  -- Steve Langasek <vorlon@debian.org>  Tue,  5 Mar 2002 14:14:33 -0600
149 samba (2.2.3a-1) unstable; urgency=low
151   * New upstream version (closes: #135001)
152   * Potato builds were failing because debian/rules was not creating
153     debian/winbind/etc/logrotate.d/. A user having problems creating
154     Potato packages brought this to my attention. dh_installlogrotate
155     takes care of creating the directory for us, that's why we didn't
156     notice.
157   * Removed code that converts /etc/samba/smbpasswd from an ancient
158     format to the new format of Samba 2.0.0 and later.
159     Closes: #134375 - samba: postinst failed due to missing
160             /usr/bin/convert_smbpasswd.
161   * Re-organized FHS migration code in samba.postinst. Make sure we
162     don't fail when we move files that don't exist.
163     Closes: #133813 - samba: Install failed.
164   * Adding docs. to the libpam-smbpass package.
165   * Remove man pages for findsmb because we are not providing this
166     script.
167     Closes: #134181 - findsmb referenced, but not included.
168   * Removed replace.patch because it is now present upstream.
169   * Added patch from Jerry Carter to fix a problem when saving
170     document preferences for printing from NT clients.
171   * The real winbindd daemon is a forked process so we can't use
172     --make-pidfile when calling start-stop-daemon. Fixed 
173     /etc/init.d/winbind to work around the issue. Thanks to 
174     Lin Li <linl@xandros.com> for the patience and for reporting 
175     the problems. Hopefully I got it right this time.
177  -- Eloy A. Paris <peloy@debian.org>  Wed, 20 Feb 2002 18:39:03 -0500
179 samba (2.2.3-6) unstable; urgency=low
181   * Make sure there are actual files in /var/state/samba before trying 
182     to move them (Closes: #133534, #133510).
183   * Fix up the 2.2.3 makefile so that pam_smbpass builds correctly 
184     again.
186  -- Steve Langasek <vorlon@debian.org>  Tue, 12 Feb 2002 09:19:29 -0600
188 samba (2.2.3-5) unstable; urgency=low
190   * Whoops, missed a spot on the samba.postinst -- will fail badly if
191     /var/state/samba/ no longer exists.  Better get this fix into the
192     next upload. ;) (Closes: #133088)
193   * Regenerate configure only if it is older than configure.in.
194   * Fix smbd handling of network neighborhood lists, which was missed
195     in the FHS conversion (Closes: #133091)
197  -- Eloy A. Paris <peloy@debian.org>  Sat,  9 Feb 2002 16:37:57 -0500
199 samba (2.2.3-4) unstable; urgency=low
201   * FHS cleanup; files in /var are now properly sorted according to
202     their nature. (Closes: #102101)
203   * Remove patches to source/configure, since we now call autoconf to
204     regenerate this file cleanly.
205   * lintian fixes:
206       - Create winbind.conffiles and add /etc/logrotate.d/winbind and
207         /etc/init.d/winbind to it.
208       - Use a relative symlink for /usr/lib/cups/backend/smb.
209       - Removal of a .cvsignore file in the samba-doc package.
210   * winbind.init fixes:
211       - Corrected name of the pid file (Steve)
212       - Make start-stop-daemon create a pid file for winbindd since it
213         does not create one on his own.
214   * #DEBHELPER# is not needed in samba.postinst because we are adding
215     manually everything that debhelper adds automatically. In fact,
216     since we are calling update-rc.d without standard paramaters I
217     think we can't use #DEBHELPER#.
218   * Fix fatal syntax error in samba.prerm.
220  -- Steve Langasek <vorlon@debian.org>  Thu,  7 Feb 2002 13:12:08 -0500
222 samba (2.2.3-3) unstable; urgency=low
224   * work on lintian-cleanness in the package (wrong permissions,
225     maintainer scripts in need of debhelpering)
226   * /lib/security/pam_smbpass.so is now being included in the
227     libpam-smbpass package only, and not in both the libpam-smbpass and
228     samba packages (which was the case prior to 2.2.3-3.)
229   * Instead of making our patch scripts executable in the rules file
230     we run them through /bin/sh.
231   * New 'winbind' package that has all the winbind stuff that was in the 
232     samba package in 2.2.3-2 and before.
233   * Added replace.patch: patch from Jeremy Allison to fix problems when
234     replacing or overwriting files in a Samba share. Patch was sent to
235     the samba mailing list.
237  -- Eloy A. Paris <peloy@debian.org>  Tue,  5 Feb 2002 21:12:48 -0500
239 samba (2.2.3-2) unstable; urgency=low
241   * add support to debian/scripts/{patch-source,unpatch-source} for
242     automatic updating and cleaning of <version.h>. This was a request
243     from the Samba Team: they wanted us to clearly mark our packages
244     so it is always known a user is running Samba with (possibly)
245     Debian-specific patches.
246   * Change init.d killscript link to K19samba, so we stop before autofs 
247     (closes: 117327)
248   * Make our patch scripts executable in the rules file -- dpkg won't do 
249     this for us (closes: #132415).
251  -- Steve Langasek <vorlon@debian.org>  Mon,  4 Feb 2002 09:51:00 -0600
253 samba (2.2.3-1) unstable; urgency=low
255   * New upstream release (closes: #131228).
256   * Restructured build system that provides DBS-like separation of 
257     patches
258   * Fix typo in smbfs description (closes: #116209).
259   * Use killall -q in logrotate.d script, to avoid spurious cron 
260     emails (closes: #130100).
262  -- Steve Langasek <vorlon@debian.org>  Sat,  2 Feb 2002 19:56:18 -0500
264 samba (2.2.2-12) unstable; urgency=high
266   * (Steve) Patch for source/client/client.c.
267     Closes: #86438 smbclient: Transfering several GB causes the average
268             speed to be messed up.
269   * Uploading with urgency=high to expedite the move from unstable
270     to testing because of the security problem fixed in -11.
272  -- Eloy A. Paris <peloy@debian.org>  Fri, 25 Jan 2002 22:31:12 -0500
274 samba (2.2.2-11) unstable; urgency=low
276   * Building with --with-libsmbclient. We have created two new
277     packages: libsmbclient and libsmbclient-dev. Hopefully this
278     will help some people that want to add the capability of
279     speaking SMB to their applications.
280     Closes: #117132 - libsmbclient support library?
281   * (Steve) Make swat do the right thing when reading (parsing)
282     the saved preferences in smb.conf.
283     Closes: #55617 swat mutilates the linpopup message command.
284   * Updated README.Debian. Updated descriptions in debian/control.
285   * Remembered to bump up version number in source/include/version.h
286     (need to automate this or else I'll keep forgetting.)
287   * (Steve) one liner for source/web/diagnose.c.
288     Closes: #106976 - smbd/nmbd not running message with swat/linuxconf.
289   * Added '|| true' to the post-rotate script so logrotate doesn't
290     fail if either nmbd or smbd is not running.
291     Closes: #127897 - /etc/logrotate.d/samba fails if there is no smbd process.
292   * Fixed incorrect file locations in swat's man page and added a
293     Debian-specific note to /usr/share/doc/swat/README.
294     Closes: #71586 swat: needs documentation fixes for debian.
295   * smbmount in the smbfs package does not have the setuid bit set.
296     Apparently, smbmount uses libsmb without checking the environment.
297     Thanks to Christian Jaeger <christian.jaeger@sl.ethz.ch> for
298     finding the local root exploit.
299   * Applied old patch from Jerry) Carter" <jerry@samba.org> to correct
300     the following two problems in Samba 2.2.2:
301     - %U and %G could not be used in services names
302       in smb.conf.
303     - %G would fail to be expanded in an "include = ..."
304       line.
306  -- Eloy A. Paris <peloy@debian.org>  Sat, 19 Jan 2002 21:35:26 -0500
308 samba (2.2.2-10) unstable; urgency=low
310   * (Steve) Add missing manual pages.
311     Closes: Bug#128928: missing manpages in smbfs.
313  -- Eloy A. Paris <peloy@debian.org>  Sun, 13 Jan 2002 14:39:55 -0500
315 samba (2.2.2-9) unstable; urgency=low
317   * (Steve) Fix broken URL's in HTML docs.
318     Closes: Bug#17741: bad links in html docs (at last!!!)
320  -- Eloy A. Paris <peloy@debian.org>  Fri, 11 Jan 2002 13:37:07 -0500
322 samba (2.2.2-8) unstable; urgency=low
324   * Added "Replaces: samba (<= 2.2.2-5)" to the smbclient section in
325     debian/control so rpcclient.1, which was in samba-2.2.2-5, does not
326     cause problems now that it is part of smbclient (>= 2.2.2-6).  Closes:
327     Closes: Bug#128684: error upgrading smbclient in sid.
329  -- Eloy A. Paris <peloy@debian.org>  Fri, 11 Jan 2002 11:42:40 -0500
331 samba (2.2.2-7) unstable; urgency=low
333   * (Steve) Patch to make behavior honor what the docs. say about "hosts allow"
334     taking precedence over "hosts deny".
335     Closes: Bug#49249: swat: error with host deny ?!
337  -- Eloy A. Paris <peloy@debian.org>  Thu, 10 Jan 2002 12:36:58 -0500
339 samba (2.2.2-6) unstable; urgency=low
341   * (Steve) Adds manpage for rpcclient to the proper file,
342     removes smbtorture from the distro because this tool isn't intended for
343     widespread consumption.
344     Closes: #63057 - no manual page for smbtorture.
345   * (Steve) Removed -gnu from the configure arguments (--build, --host) in
346     debian/rules so config.sub is able to properly create the host and target
347     tuples.
349  -- Eloy A. Paris <peloy@debian.org>  Wed,  9 Jan 2002 14:39:51 -0500
351 samba (2.2.2-5) unstable; urgency=low
353   * Fixes from vorlon:
354   * Use /usr/bin/pager instead of more.
355     Closes: #125603: smbclient violates pager policy.
356   * Make /etc/logrotate.d/samba a conffile, send smbd and nmbd
357     a SIGHUP to have the log files reopened, fixes to
358     /etc/logrotate.d/samba.
359     Closes: #127897: log file rotation.
360     Closes: #118277: /etc/logrotate.d/samba not listed in conffiles.
361   * s/covert/convert/.
362     Closes: #121653 probable typo in install message.
364  -- Eloy A. Paris <peloy@debian.org>  Sun,  6 Jan 2002 03:14:58 -0500
366 samba (2.2.2-4) unstable; urgency=low
368   * Applied patch from Steve to work around problem in glibc that affects the
369     HPPA architecure. The patch detects the error condition at configure time
370     and compiles without LFS support if necessary.
371     Closes: Bug#126763: samba completely broken on hppa.
372   * Including unicode_map.1251.
373     Closes: Bug#126719: samba-common: unicode_map.1251 missing.
374   * Updated smbd daemon version to match Debian package version.
375     Closes: Bug#127199: Package version and smbd daemon version don't match.
377  -- Eloy A. Paris <peloy@debian.org>  Mon, 31 Dec 2001 14:32:47 -0500
379 samba (2.2.2-3) unstable; urgency=low
381   * Added some spaces in package description in debian/control.
382     Closes: #120730 - missing spaces in package description for nice
383             alignment.
384   * Spelling fixes.
385     Closes: #125328, #125329, #125330, #125367, #125365, #125403.
386   * Steve Langasek <vorlon@debian.org> is the co-maintainer of the Debian
387     Samba packages!!! Added him to the uploaders field in debian/control.
389  -- Eloy A. Paris <peloy@debian.org>  Tue, 18 Dec 2001 00:54:25 -0500
391 samba (2.2.2-2) unstable; urgency=low
393   * Backed out changes to source/filename.c per Andrew Tridgell's request.
394     This changes were introduced in 2.2.1a-7 as an attempt to fix #47493.
395     Tridge found out that they break smbd.
396   * Changed version number in source/includes/version.h so it is clear that
397     this is a version of Samba packaged for Debian. This is another request from
398     Tridge and will help the Samba Team to get bogus bug reports.
399   * Added Samba-HOWTO-Collection.pdf and other README files to the
400     /usr/share/doc/<package>/ directories.
401   * Installing libnss_winbind.so and pam_winbind.so.
402     Closes: #116790: nss and pam modules for winbind missing.
403   * Removed user-emacs-settings from changelog.
405  -- Eloy A. Paris <peloy@debian.org>  Mon, 29 Oct 2001 19:16:26 -0500
407 samba (2.2.2-1) unstable; urgency=low
409   * New upstream version.
410   * Temporary fix for #113763 (Steve Langasek)
411   * Quick hack to avoid smbmount reveal password length. Please note
412     that even with this hack there is a small window when password is
413     completely visible with 'ps aux'. There are other methods that should
414     be used to automate mounting of SMB shares.
415     Closes: #112195: smbmount-2.2.x reveals password length.
416   * Applied patch from Steve Langasek <vorlon@debian.org> to prevent
417     forcing use of setresuid() in Sparc.
418     Closes: #112779: samba build forces use of setresuid, which causes
419                      smbd to fail on Sparc.
421  -- Eloy A. Paris <peloy@debian.org>  Mon, 15 Oct 2001 10:26:10 -0400
423 samba (2.2.1a-9) unstable; urgency=low
425   * Replaced $(LD) with $(CC) all the way through source/Makefile.
426     Closes: #111036: ld shouldn't be used to link shlibs.
427   * s/\/bin\/mail/\/usr\/bin\/mail/ in smb.conf's man page (HTML and
428     sgml as well.)
429     Closes: #110963: smb.conf: mail should be /usr/bin/mail.
430   * Documented better smbclient's -W behavior. Patch from Steve
431     Langasek.
432     Closes: #53672: smbclient: -W flag is interpreted as domain, not
433             workgroup.
435  -- Eloy A. Paris <peloy@debian.org>  Tue,  4 Sep 2001 23:10:41 -0400
437 samba (2.2.1a-8) unstable; urgency=low
439   * Set some reasonable default perms for the samba logdir (again,
440     thanks to vorlon :-)
441     Closes: #72529: insecure permissions on log files.
443  -- Eloy A. Paris <peloy@debian.org>  Sun, 26 Aug 2001 15:40:47 -0400
445 samba (2.2.1a-7) unstable; urgency=low
447   * Another attempt at fixing #47493. Patch from Steve Langasek
448     <vorlon@netexpress.net>. Let's keep our fingers crossed Steve!
450  -- Eloy A. Paris <peloy@debian.org>  Sun, 26 Aug 2001 13:37:06 -0400
452 samba (2.2.1a-6) unstable; urgency=low
454   * Backed out fix to #47493 introduced in 2.2.1a-4 as it is causing
455     smbd to die with signal 11 under some unidentified situations.
456     Closes: #109774: Latest debian version breaks printer driver download.
457     Closes: #109946: not all files appear in samba-exported directories.
458   * Another patch from Steve Langasek. This one adds quotes around 
459     printer names for print systems it's reasonable for Debian to
460     support. Together with the patch in #29957 (see changelog for
461     2.2.1a-4), this should take care of the problems with multi-word 
462     printer names in Samba.
464  -- Eloy A. Paris <peloy@debian.org>  Fri, 24 Aug 2001 21:12:27 -0400
466 samba (2.2.1a-5) unstable; urgency=low
468   * Important changes that affect how Samba is built on Debian
469     machines are implemented in this release. All of this changes
470     were suggested by the energetic Steve Langasek <vorlon@debian.org>,
471     and his arguments were so sound and reasonable that I decided
472     to implement them. Here's Steve's original changelog:
474        * Fix up the build system to avoid needing to run configure 
475          as root to answer questions we already know the answers to.
476        * In the process, make surprising progress towards being able to
477          cross-compile the samba packages.
479  -- Eloy A. Paris <peloy@debian.org>  Fri, 24 Aug 2001 01:08:06 -0400
481 samba (2.2.1a-4) unstable; urgency=low
483   * Fixed typo in smbmount's mount page.
484     Closes: #109317: smbfs: mistype in smbmount manpage.
485   * Included symlink to smbspool to better support CUPS printing.
486     Closes: #109509: include symlink for cups samba support.
487   * Applied patch from Steve Langasek <vorlon@netexpress.net> to
488     fix bug #29957.
489     Closes: #29957: samba strips trailing " from strings in smb.conf.
490   * First attempt at fixing #47493. Another patch from Steve "I want
491     a bug-free Samba" Langasek.
492     Closes: #47493: Samba doesn't handle ':' in dir names right.
494  -- Eloy A. Paris <peloy@debian.org>  Tue, 21 Aug 2001 23:26:38 -0400
496 samba (2.2.1a-3) unstable; urgency=low
498   * Steve Langasek <vorlon@netexpress.net> has been hard at work in
499     the last few days looking at the long list of open bugs filed
500     against the Samba packages. I don't know how to thank him. It's been
501     a pleasure working with Steve, and all the fixes, patches, etc. in
502     this release come from him. The bug list is greatly reduced thanks
503     to Steve's efforts.
504   * Steve's additions/modifications/patches/etc. are:
505     - New package that (libpam-smbpass) provides pam_smbpass. Before, this
506       was provided in another package but now the sources are part of
507       the Samba sources so we can start providing it from here.
508       Closes: #107043 - pam_smbpass now present in Samba source,
509         should be built from there
510     - Patch to source/smbd/service.c that allows admins to call
511       /bin/umount from the root postexec of a Samba share.
512       Closes: #40561 - samba pre/postexec commands do not work.
513     - Clear TMPDIR before starting smbd in /etc/init.d/samba.
514       Closes: #51295 - Problems with Samba and TMPDIR.
515     - Correction to documentation of "guest only".
516       Closes #38282 - "guest only" share still requires a password.
517   * Applied patch from Santiago Vila <sanvila@unex.es> to convert
518     /usr/sbin/mksmbpasswd from a shell script into a real awk script.
519     Sorry it took so long, Santiago; I hadn't realized you even
520     provided a patch :-)
521     Closes: #77891 - mksmbpasswd could be a real awk script.
522   * Updated description of the smbfs and smbclient packages. Also have
523     each package recommend the other.
524     Closes: #108650: Should suggest or recommend smbfs.
526  -- Eloy A. Paris <peloy@debian.org>  Mon, 13 Aug 2001 22:21:55 -0400
528 samba (2.2.1a-2) unstable; urgency=low
530   * Build-depends: depend on debhelper (>=2.0.103).
531     Closes: #105795: Build-Depends are wrong.
532   * Run samba's preinst and postinst scripts without -e so failed commands
533     do not abort installation.
534     Closes: #106384: postinstall crashes abnormally. (And really closes
535       #104471.)
537  -- Eloy A. Paris <peloy@debian.org>  Thu, 26 Jul 2001 00:30:37 -0400
539 samba (2.2.1a-1) unstable; urgency=low
541   * New upstream version.
542   * Make sure samba's postinst script exits with a zero status.
543     Closes: #104471: Samba postinst problem.
545  -- Eloy A. Paris <peloy@debian.org>  Thu, 12 Jul 2001 21:55:21 -0400
547 samba (2.2.1-1) unstable; urgency=low
549   * New upstream version.
550     Closes: #103339: config.guess and config.sub update required.
551     Closes: #98518: Samba 2.2 can't act as PDC for NT4/W2K due to 
552                     incompatibility with PAM.
553     Closes: #97447: nmbd crashes due to bugs in DAVE 2.5.2.
554     Closes: #95777: Samba 2.2 is unable to join or authenticate against 
555                     Samba 2.2 PDC domain.
556     Closes: #68842: samba should use PAM for password changing (I
557                     haven't personally tried this one, but it's been
558                     advertised this works.)
559     Closes: #102506: PAM account checking fails.
560     Closes: #102518: Complains about unknown paramter "obey pam
561                      restrictions"
562     Closes: #94774: Build failure on PARISC machines.
563   * Moved away from /etc/cron.weekly/samba for log file rotation.
564     Now using logrotate.
565     Closes: #95548: typo in /etc/cron.weekly/samba.
566     Closes: #74951: nmbd does not rename its log file.
567   * Removed Debian-specific addtosmbpass.8 man page since this script
568     is not longer provided upstream. Users should use the smbpasswd
569     program instead.
570   * Updated sample /etc/samba/smb.conf to reflect the recent changes
571     affecting handling of PAM authentication. Also updated
572     /etc/pam.d/samba.
574  -- Eloy A. Paris <peloy@debian.org>  Wed, 11 Jul 2001 00:44:14 -0400
576 samba (2.2.0.final.a-1) unstable; urgency=high
578   * New upstream version (contains security fix from DSA-065-1.)
579     Closes: #97241: samba 2.2.0 fails to process hostnames in
580       "hosts allow" config line.
581   * Removed Debian-specific addtosmbpass.8 man page since this script
582     is not longer provided upstream. Users should use the smbpasswd
583     program instead.
584     Closes: #98365: addtosmbpass is missing from 2.2.0.final-2.
585   * Updated sample /etc/samba/smb.conf to reflect the recent changes
586     affecting handling of PAM authentication. Also updated
587     /etc/pam.d/samba.
589  -- Eloy A. Paris <peloy@debian.org>  Sun, 24 Jun 2001 11:11:59 -0400
591 samba (2.2.0.final-2) unstable; urgency=low
593   * Added libcupsys2-dev to Build-Depends.
594   * Samba depends now (again) on netbase so update-inetd is always
595     available for the Samba maintainer scripts.
596     Closes: #86063: Fails to uninstall if inetd is not installed.
597   * Updated source/config.{sub,guess} so ARM built doesn't fail.
598     Closes: #94480: config.sub out of date; can't build on arm.
599     Closes: #85801: config.sub/guess out of date.
600   * Not using brace expansion, i.e. {foo,bar} in any of the maintainers
601     scripts nor in debian/rules.
602     Closes: #88007: samba postrm has is not POSIX sh compliant.
604  -- Eloy A. Paris <peloy@debian.org>  Sat, 21 Apr 2001 17:27:18 -0400
606 samba (2.2.0.final-1) unstable; urgency=low
608   * New upstream release. Lots of new things. See WHATSNEW.txt.
609   * Goofy version number because of my stupidity when assigning version
610     numbers to the CVS packages I have been uploading to experimental.
611     Will be fixed when 2.2.1 is released. I've no doubts a 2.2.1 release
612     will follow soon.
614  -- Eloy A. Paris <peloy@debian.org>  Tue, 17 Apr 2001 22:58:14 -0400
616 samba (2.2.0.cvs20010416-1) experimental; urgency=low
618   * CVS update.
620  -- Eloy A. Paris <peloy@debian.org>  Mon, 16 Apr 2001 21:25:15 -0400
622 samba (2.2.0.cvs20010410-1) experimental; urgency=low
624   * CVS update.
625   * Added libreadline4-dev to Build-Depends.
627  -- Eloy A. Paris <peloy@debian.org>  Tue, 10 Apr 2001 16:53:45 -0400
629 samba (2.2.0.cvs20010407-1) experimental; urgency=low
631   * CVS update. Includes what is in 2.2.0alpha3.
633  -- Eloy A. Paris <peloy@debian.org>  Sat,  7 Apr 2001 16:00:33 -0400
635 samba (2.2.0.cvs20010316-1) experimental; urgency=low
637   * Started working on Samba 2.2.0. Using the SAMBA_2_2_0 branch
638     from Samba CVS.
639   * Not compiling rpctorture as it has compile errors. Change in
640     debian/rules.
641   * Removed Linux kernel 2.0.x and smbfs compatibility baggage. Now
642     the smbfs does not support 2.0.x kernels; a kernel > 2.2.x is
643     needed to use smbfs. Updated debian/control, debian/rules and
644     README.Debian to reflect this change.
645   * Added to swat a versioned dependency on samba (so a user is forced to
646     install a new version of swat each time a new version of samba is
647     installed.)
649  -- Eloy A. Paris <peloy@debian.org>  Sun, 18 Mar 2001 14:21:14 -0500
651 samba (2.0.7-5) unstable; urgency=medium
653   * Transition from suidmanager to dpkg-statoverride.
655  -- Eloy A. Paris <peloy@debian.org>  Thu, 18 Jan 2001 23:51:56 -0500
657 samba (2.0.7-4) unstable; urgency=medium
659   * Applied Urban Widmark <urban@teststation.com> fixes to smbmount. Urban
660     is the maintainer of the smbfs in the kernel and of the userland
661     utilities.
662   * Links to HTML documents are correct now.
663     Closes: #69439: swat: Broken help file symlinks
664     Closes: #72615: samba-doc directory changed: removed htmldocs from path
665     Closes: #75847: swat: Wrong symlink
666     Closes: #66857: Wrong links to html documents.
667     Closes: #77912: misplaced documentation symlinks for swat
668   * Building Samba with CUPS support. For this I reverted the change to
669     source/configure.in that I did in 2.0.7-3 and re-ran autoconf.
670     Closes: #59038: samba: not compiled with cups support.
671   * Fix against previous known/unknown user time difference patch to swat
672     (make username / password lookups take the same time.) Remove CGI
673     logging code in Swat.
674     Closes: #76341 - Security holes in swat
675   * Updated Build-depends.
676   * Updated debian/copyright to refer to the correct location of the GPL.
677   * debian/rules: changed DESTDIR to `pwd`/debian/samba (was
678     `pwd`/debian/tmp.)
679   * debian/rules: added '--sourcedir=debian/samba' to dh_movefiles (for some
680     strange reason dh_installdirs is not creating debian/tmp/ so I needed
681     to tweak everything to install stuff in debian/samba rather than in
682     debian/tmp.)
683   * debian/control: changed section of samba-docs to 'doc' (was 'docs')
684   * Using relative symlinks in /usr/share/samba/swat/ (changed debian/rules
685     and source/scripts/installswat.sh.)
686   * Fixed (by tweaking debian/rules)
687     /usr/bin/{smbmnt,smbumount-2.*,smbmount-2.*} to be suid.
688   * Added "Provides: samba-client" to smbclient's section in control.
689     Closes: #71143: smbclient: Smbclient should provide samba-client.
690   * Fix for desired_access being zero in map_share_mode() (patch to
691     source/smbd/nttrans.c.) Thanks to Gary Wilson
692     <wilsong@sergievsky.cpmc.columbia.edu> for bringing this patch to my
693     attention.
694   * Hacked source/lib/util_sec.c so smbd works fine in both 2.0.x and
695     2.2.x kernels even when the build is done in a system running
696     a 2.2.x kernel.
697     Closes: #78858: samba-common: samba2.0.7 needs kernel 2.2.x but
698                     doesnt depend on it.
699     Closes: #72758: README.Debian should comment on 2.0.x kernels.
700     Closes: #56935: Samba 2.0.6 and Kernel 2.0.x.
701     Closes: #58126: Samba 2.0.6 and Kernel 2.0.x -- more info.
702     Closes: #60580: samba: failed to set gid.
703     Closes: #64280: Samba panics, can't set gid.
704     Closes: #66816: Must deal with brokenness under 2.0.x.
705     Closes: #67682: potatoe samba 2.0.7-3 out of order, 2.0.5a-1 OK.
706     Closes: #69735: PANIC: failed to set gid
707     Closes: #66122: "smbclient -L localhost -U%" returns with "tree
708                     connect failed: code 0".
709     Closes: #57637: Samba says tree connect error.
710     Closes: #58015: potato samba wins support is broken.
711   * Fixed comments in sample smb.conf to point to the correct location.
712     Closes: #69578: comments in smb.conf points to wrong path.
713   * Move codepages from /etc/samba/codepages/ to
714     /usr/share/samba/codepages/.
715     Closes: #63813: samba; codepages should go in /usr/lib.
716   * Moved /var/samba/ to /var/state/samba/.
717     Closes: #49011: samba package not FHS compliant.
718   * Hacked source/configure.in (and re-ran autoconf) so yp_get_default_domain()
719     is found.
720     Closes: #44558: netgroup support missing in samba 2.0.5a-1.
721   * /etc/init.d/samba was calling start-stop-daemon with both --pidfile and
722     --exec. Got rid of --exec so --pidfile works.
724  -- Eloy A. Paris <peloy@debian.org>  Thu, 11 Jan 2001 00:15:57 -0500
726 samba (2.0.7-3) frozen unstable; urgency=high
728   * Release manager: this closes a RC bug.
729   * Commented out the section in source/configure.in that auto-detects
730     CUPS support and then ran autoconf to generate a new configure
731     script. This was done to prevent machines that have libcupsys-dev
732     installed from detecting CUPS support and adding an unwanted
733     dependency on libcupsys. This way the whole printing system
734     won't break on upgrades. CUPS support should be added after
735     Potato is released.
736     Closes: #65185: samba-common: Upgrading removes printing system.
737     Closes: #64496: smbfs: smbfs on powerpc has a dependency on cupsys.
738   * Updated README.debian.
739     Closes: #64594: Old README.Debian in /usr/share/doc/samba.
741  -- Eloy A. Paris <peloy@debian.org>  Tue, 20 Jun 2000 19:16:04 -0400
743 samba (2.0.7-2) frozen unstable; urgency=high
745   * Release manager: this closes RC bug #63839 that prevents Samba
746     to be built from source.
747   * Fixed a stupid typo in debian/rules that was preventing Samba
748     to be built from source.
749     Closes: #63839: samba_2.0.7-1(frozen): build error (SAMBABOOK dir)
750   * I forgot to mention that O'Reilly's book "Using Samba" was donated
751     to the Open Source community. The book was included in Samba 2.0.7
752     in HTML format and is part of the Debian Samba package since 
753     Samba 2.0.7-1.
754   * In Samba 2.0.7-1, the "Using Samba" book and a number of HTML help
755     files were supposed to be provided in both the swat and the samba-doc
756     packages. This duplication was a waste of space. Starting with
757     Samba 2.0.7-2, swat recommends samba-doc and the book and the HTML
758     files are included only in samba-doc, and are accessed via symlinks
759     from within swat.
760     Closes: #58810: superfluous files in swat?
761   * Added a 'echo "."' to /etc/init.d/samba in the reload) section.
762     Closes: #63394: "echo ." missing in reload section of init.d script
763   * Fixed typo in docs/htmldocs/using_samba/ch06_05.html.
764     Closes: #64344: typo "encrypted passwords"
765   * Cleaned up samba's postrm script so important common files aren't
766     deleted when samba is purged. Created a samba-common.postrm script.
767     Closes: #62675: purging samba removes /etc/samba/smb.conf.
768     Closes: #63386: samba --purge removes /etc/samba dir even though
769             smbclient/smbfs/samba-common packages are still installed
771  -- Eloy A. Paris <peloy@debian.org>  Wed,  3 May 2000 02:42:07 -0400
773 samba (2.0.7-1) frozen unstable; urgency=low
775   * New upstream version. Dear Release Manager: please allow this 
776     package to go to frozen as it contains fixes to a _lot_ of problems.
777     You can take a look at all the problems fixed by this release in
778     the official upstream announcement at
779     http://us1.samba.org/samba/whatsnew/samba-2.0.7.html.
780   * Added --with-utmp to add utmp support to smbd (this is new in Samba
781     2.0.7)
782   * Closes: #62148 - samba not rotating filled logs.
783   * Closes: #56711: Samba doesn't manage well long share name (please note
784       that it's possible to connect to shares with names longer than
785       14 characters but the share will be listed with a name truncated to
786       13 characters.)
787   * Closes: #51752 - NT DOMAIN - NET USE * /HOME not mapping (error 67).
788     Closes: #50907 - logon path not working.
789     This is not a bug, it's just Samba doing the same thing an NT server
790     does. See WHATSNEW.txt and smb.conf's man page for details.
791   * Closes: #48497 - error executing smbsh in debian-potato. (smbwrapper
792     is not supported anymore.)
793   * Closes: #58994 swat: typo in swat description.
794   * Closes: #45931 - Samba dies with SIGILL on startup. (Hardware 
795     problems, person that reported the bug never came back.)
796     Closes: #54398 - smbadduser fails, looks for ypcat.
797   * Fixed swat's man page to include Debian specific installation
798     instructions. There's not necessary to edit /etc/services or 
799     /etc/inetd.conf.
800     (Closes: #58616 - incomplete install config && incorrect installation
801       instructions.)
802   * s/SBINDIR/\"/usr/sbin\"/g in source/web/startstop.c to prevent swat
803     to look for smbd and nmbd in the wrong place when requested to start or
804     stop smbd or nmbd.
805     (Closes: #55028 - swat can't start samba servers.)
806   * Closes: #37274: smbclient does not honour pot. (Tested and seems to be
807     working now.)
808   * Not confirmed, but should fix #56699, #62185, #56247, #52218, #43492,
809     #50479, #39818, #54383, #59411.
810     (please re-open any of this if the problem still exists - I was unable
811     to confirm any of this because I could never reproduce them.)
812     Closes: #56699 - Samba's nmbd causes random kernel oops several
813       times in a row.
814     Closes: #62185 - nmbd's forking until no more file descriptors are 
815       available.
816     Closes: #56247 - session setup failed: ERRSRV - ERRbadpw.
817     Closes: #52218 - Either wins proxy does not work, or I don't understand
818       it.
819     Closes: #43492 - intermittent problem changing password.
820     Closes: #50479 - Can't access windows 2000 shares with samba.
821     Closes: #39818 - samba-common: Upgrading Samba from the Slink version.
822     Closes: #54383 - samba-common: Missing /etc/smb.conf.
823     Closes: #59411 - smbclient: cannot browse Win2k shares.
825  -- Eloy A. Paris <peloy@debian.org>  Thu, 27 Apr 2000 16:07:45 -0400
827 samba (2.0.6-5) frozen unstable; urgency=low
829   * Oppsss! samba-common doesn't depend on libcupsys1 so the binaries
830     in this package are broken unless libcupsys1 is installed.
831     samba-common has a "grave" bug because of this. Instead of adding 
832     libcupsys1 to the Depends: list of each package in debian/control
833     I investigated why dh_shlibs was not picking the dependency
834     automatically. It turns out that it's probably a bug in libcupsys1
835     because the format of its shlibs file is not correct. I fixed that
836     file (/var/lib/dpkg/info/libcupsys1.shlibs) and now dependencies are
837     picked correctly. I'll talk to the libcupsys1 maintainer.
839     I think the addition of CUPS support to Samba is a big change that
840     should not go into Frozen. So, I decided to back up the addition
841     of CUPS support I did in 2.0.6-4 to minimize problems. I'll add
842     CUPS support again when I start working on Samba for Woody.
843     (Closes: #59337 - samba-common has a missing dependency)
845  -- Eloy A. Paris <peloy@debian.org>  Wed,  1 Mar 2000 08:40:02 -0500
847 samba (2.0.6-4) frozen unstable; urgency=low
849   * It seems that sometimes nmbd or smbd are not killed when upgrading.
850     I think it is because in samba's prerm script I was calling
851     start-stop-daemon with the --pidfile switch and in old versions of
852     Samba the nmbd and smbd daemons did not store their PIDs in a file in
853     /var/samba/. I changed debian/samba.prerm so the existence of the
854     PID files is checked before calling "start-stop-daemon --pidfile ..."
855     If the PID files do not exist then start-stop-daemon is called
856     without the --pidfile parameter.
857     (Closes: #58058 - upgrade from slink went badly)
858   * Fixed typo in description of swat package in debian/control.
859   * Installed libcupsys1-dev so the configure script picks up CUPS
860     and Samba is compiled with CUPS support. Also added libcupsys1 to
861     the Depends: list of package samba in debian/control.
862     (Closes: #59038 - samba not compiled with cups support)
863   * Added a small paragraph to debian/README.debian warning about possible
864     problems with the WINS code in Samba 2.0.6.
866  -- Eloy A. Paris <peloy@debian.org>  Mon, 28 Feb 2000 14:00:42 -0500
868 samba (2.0.6-3) frozen unstable; urgency=low
870   * Applied patch posted by Jeremy Allison to the samba mailing list
871     that should take care of the internal errors reported in bug #52698
872     (release-critical). Wichert: please test as I never could reproduce
873     it here.
874     (Closes: #52698 - samba gets interbal errors)
875   * Moved samba-docs to the 'docs' section.
876     (Closes: #51077 - samba-doc: wrong section)
877   * Added reload capability to /etc/init.d/samba (only for smbd because
878     nmbd does not support reloading after receiving a signal).
879     (Closes: #50954 - patch to add reload support to /etc/init.d/samba)
880   * Corrected "passwd chat" parameter in sample /etc/samba/smb.conf so
881     Unix password syncronization works with the passwd program currently
882     in Potato. Thanks to Augustin Luton <aluton@hybrigenics.fr> for
883     the correct chat script.
884   * Stole source/lib/util_sec.c from the CVS tree of what will become
885     Samba 2.0.7 or whatever so we can use the same binaries under
886     both 2.0.x and 2.2.x kernels.
887     (Closes: #51331 - PANIC: failed to set gid)
888   * smbadduser is now provided as an example and it's customized for Debian.
889     I am not providing this script in /usr/sbin/ because then I would need
890     a dependency on csh, something that I don't want to do.
891     (Closes: #51697, #54052)
892   * Fixed the short description of the smbfs package in debian/control.
893     (Closes: 53534 - one-line description out of date).
895  -- Eloy A. Paris <peloy@debian.org>  Tue, 23 Nov 1999 16:32:12 -0500
897 samba (2.0.6-2) unstable; urgency=low
899   * samba-common now depends on libpam-modules (not on libpam-pwdb, which
900     I have been told is obsolete). I modified /etc/pam.d/samba accordingly
901     to reflect the change.
902     (Closes: Bug#50722: pam pwdb dependence?).
903   * The old /etc/pam.d/samba file which had references to pam_pwdb caused
904     smbd to die with a signal 11. The new /etc/pam.d/samba file fixes
905     this problem.
906     (Closes: #50876, #50838, #50698)
907   * Compiled with syslog support (use at your own risk: syslog support
908     is still experimental in Samba). I added the parameters "syslog = 0"
909     and "syslog only = no" to the sample smb.conf to avoid pestering
910     users that do not want Samba to log through syslog.
911     (Closes: Bug#50703 - syslog only option doesn't work)
912   * Removed the stupid code in the smbmount wrapper script that tries
913     to load the smbfs module if smbfs is not listed in /proc/filesystems.
914     (Closes: Bug#50759 - Non-root can't run smbmount if SMBFS is compiled
915     as a module in the kernel)
916   * Added /bin/mount.smb as a symlink pointing to /usr/bin/smbmount so
917     'mount -t smb ...' works just as 'mount -t smbfs ...'.
918     (Closes: Bug#50763 - 'mount -t smb' doesn't work)
920  -- Eloy A. Paris <peloy@debian.org>  Sat, 20 Nov 1999 18:53:35 -0500
922 samba (2.0.6-1) unstable; urgency=low
924   * Samba 2.0.6 has been released. This is the first try of the Debian
925     Samba packages. I know for sure that smbd won't work properly on
926     2.0.x kernels because the patch that Wichert sent me does not apply
927     to the new source/lib/util_sec.c in Samba 2.0.6. That file was
928     completely re-written by Tridge.
929   * Updated README.Debian.
930   * A new client utility called smbspool appeared in Samba 2.0.6. I added
931     this utility to the smbclient package, although I haven't tried it yet.
932   * Added the symlink /sbin/mount.smbfs that points to /usr/bin/smbmount.
933     This is to be able to type "mouont -t smbfs ...". This symlink goes
934     in the smbfs package, of course.
935   * This new release should close the following bugs (some of these
936     are fixed for sure in this new upstream release, some others I could
937     not reproduce but I believe they are fixed if they were real bugs.
938     As always, please feel free to re-open the bugs if the problem is not
939     solved).
940       Closes: Bug#33240: icmp mask needs a bug workaround.
941       Closes: Bug#37692: samba: Has problems detecting interfaces.
942       Closes: Bug#38988: samba: Truly bizzare behavour from nmbd.
943       Closes: Bug#46432: samba-2.0.5a-2: nmbd does not appear to broadcast
944                           properly.
945       Closes: Bug#44131: smbfs: no longer possible to set file and
946                           directory-modes.
947       Closes: Bug#46992: smbmount-2.2.x manpage wrong.
948       Closes: Bug#42335: smbfs: missing options from the new 2.2.x commandline.
949       Closes: Bug#46605: smbmnt segfaults.
950       Closes: Bug#48186: smbmount.
951       Closes: Bug#38040: smbfs: Please add /sbin/mount.smb [included].
952       Closes: Bug#47332: smbmount: could -f and -P be added back?
953   * Samba has been compiled with PAM support (closes: Bug#39512 - samba PAM
954     module). To succesfully add PAM support, I created /etc/pam.d/samba and
955     added this file as a conffile for the samba-common package. I also made
956     samba-common depend on libpam-pwdb.
957   * Added simple man pages for the wrapper scripts smbmount and smbmount.
958     (Closes: Bug#44705 - Missing smbmount man page)
959   * Installed libreadlineg2-dev in my system so smbclient now has a
960     "history" command and libreadline support :-)
961   * This time I did add a check to the smbmount wrapper script to see if
962     the kernel has support for smbfs, as suggested by Jeroen Schaap
963     <J.Schaap@physiology.medfac.leidenuniv.nl>. I mentioned in the changelog
964     for samba-2.0.5a-3 that I did this but I forgot at the end.
966  -- Eloy A. Paris <peloy@debian.org>  Thu, 11 Nov 1999 12:08:15 -0500
968 samba (2.0.5a-5) unstable; urgency=low
970   * I am sorry to report that the smbwrapper package is gone for the
971     moment. The reason for this is twofold: first of all, smbwrapper
972     is completely broken in Samba-2.0.5a (it compiles but it doesn't
973     run) and in the upcoming Samba-2.0.6 it doesn't even compile. Second,
974     when I asked Andrew Tridgell (father of Samba) about the state of
975     smbwrapper he told me that Ulrich Drepper (head of the glibc project)
976     broke on purpose the glibc stuff in which smbwrapper is based.
977     Consequently, Tridge recommended me to compile Samba without
978     support for smbwrapper. When, I have no idea. Sorry folks. Here is
979     the original message I received from Andrew:
980     
981     > 1) 2.0.5a's smbwrapper doesn't work under glibc2.1, and pre-2.0.6's
982     > smbwrapper doesn't even compile under glibc2.1.
983     
984     yep, Ulrich deliberately broke it. It won't get fixed till glibc
985     allows the sorts of games it plays to work again. I suggest you turn
986     it off in your build scripts until that gets sorted out.
987     
988   * Swat's file are now in /usr/share/samba/ instead of
989     /usr/lib/samba/ (bug #49011).
990   * Man pages now in /usr/share/man/ instead of /usr/man/ (bug #49011).
992  -- Eloy A. Paris <peloy@debian.org>  Tue,  2 Nov 1999 12:59:13 -0500
994 samba (2.0.5a-4) unstable; urgency=low
996   * Applied patch from our fearless leader (Wichert) to fix the darn bug
997     that prevents Samba to work on 2.0.x kernels if it was compiled
998     in a system running a 2.2.x kernel. This closes #40645 (build uses
999     setresuid which doesn't work under 2.0.34 (does apparently under
1000     2.2.x) ).
1001   * Fixed the entry that swat's postinst script adds to /etc/inetd.conf
1002     so it is '#<off># swat\t\tstream\ttcp\tnowait.400 ...' instead of
1003     '#<off>#swat\t\tstream\ttcp\tnowait.400 ...'. The old way caused
1004     'update-inetd --enable swat' to leave the entry for swat disabled.
1005     Thanks to Dave Burchell <burchell@inetnebr.com> for finding out
1006     this problem. This closes #48762 (swat uses non-standard syntax to 
1007     comment out inetd.conf entry).
1008   * /usr/sbin/swat does not think anymore that the smbd daemon lives
1009     in /usr/local/samba/bin/. To fix this I am running now source/configure
1010     with "--prefix=/usr --exec-prefix=/usr". This closes #47716 (samba
1011     'swat' fails: incorrect hardwired path in the binary).
1013  -- Eloy A. Paris <peloy@debian.org>  Sun, 31 Oct 1999 03:42:38 -0500
1015 samba (2.0.5a-3) unstable; urgency=low
1017   * I am pretty darn busy with my MBA, I apologize for the long time it's
1018     taking to squash bugs in the Samba packages.
1019   * Built with debhelper v2 for FHS compliancy. Changed a couple of
1020     things in debian/rules to accomodate for the new place for the docs.
1021     I also had to change debian/{samba.postinst,samba.prerm,swat.postinst}
1022     to make sure that the symlink from /usr/doc/xxx exists and points to
1023     /usr/share/doc/xxx (the reason for this is that I am not letting
1024     debhelper to create these scripts for me automatically).
1025   * Built with latest libc6.
1026   * smbfs: finally, the nasty bug that causes smbmount to die after
1027     a while is gone thanks to Ben Tilly <Ben_Tilly@trepp.com>.
1028     The problem was just a typo in source/client/smbmount.c.
1029     This closes grave bug #42764 (smbmount dies) and #43341 
1030     (smbfs-2.2.x won't function after a while).
1031   * Fixed the smbmount wrapper script to eliminate a bashism (closes
1032     #45202 - "wrapper scripts use $* instead of "$@") and to recognize 
1033     2.3.x and 2.4.x kernels (closes #47688 - "smbfs: does not recognize 
1034     kernel 2.3.x").
1035   * Added a check to the smbmount wrapper script to see if the
1036     kernel has support for smbfs, as suggested by Jeroen Schaap
1037     <J.Schaap@physiology.medfac.leidenuniv.nl>.
1038   * swat's man page is now part of the swat package, not of the samba
1039     package. This closes #44808 (Samba has a man page for swat, but 
1040     the binary is not included).
1041   * The interface program smbrun is not longer needed by smbd because
1042     of the availability of execl() under Linux. Because of this, the
1043     smbrun is not even being compiled. Since there is no need for smbrun
1044     now, the smbrun man page was taken out of the samba package. This
1045     closes #45266 (/usr/bin/smbrun missing).
1046   * smbpasswd is now part of the samba-common package, and not part of
1047     the samba package. This is to let administrators that do not want
1048     to install a full Samba server administer passwords in remote
1049     machines. This closes bug #42624 (smbpasswd should be included in 
1050     smbclient). This bug report also suggests that swat becomes part of 
1051     the samba package, that smbfs becomes part of the smbclient package,
1052     and that the binary smbpasswd becomes part of the smbclient package.
1053     I moved smbpasswd to the samba-common package but I am reluctant to 
1054     do the other things the bug report suggests.
1055   * In order to keep dpkg happy when moving smbpasswd from the samba
1056     package to samba-common, I had to add a "Replaces: samba (<= 2.0.5a-2)"
1057     in the control section of the samba-common package and a
1058     "Replaces: samba-common (<= 2.0.5a-2)" in the control section of the
1059     samba package (in debian.control).
1060   * Samba is now being compiled with the "--with-netatalk" option. This
1061     closes #47480 (Could samba be compiled with the --with-netatalk option).
1062   * All packages that depend on samba-common have a versioned dependency
1063     now. This was accomplished by adding "(= ${Source-Version})" to the
1064     relevant sections of debian/control. Thanks t Antti-Juhani Kaijanaho
1065     <gaia@iki.fi> for the hint. This closes #42985 (samba should probably
1066     have a versioned depends on samba-common).
1067   * Made sure the file docs/textdocs/DIAGNOSIS.txt gets installed in all
1068     the Samba packages. This closes bug #42049 (no DIAGNOSTICS.txt file).
1069   * Added the smbadduser helper script to the samba package. This closes
1070     #44480 (Samba doesn't come with the smbadduser program).
1071   * Applied patch from szasz@triton.sch.bme.hu that prevents smbmount
1072     to leave an entry in /etc/mtab for a share that could not be mounted
1073     because of invalid user of password. The patch also allows smbumount
1074     to unmount the share in the event that something goes wrong with the
1075     smbmount process. This closes bug #48613 (Mount/umount problems + 
1076     patch) as well as #44130 (failed mount is still mounted).
1077   * smbmount-2.2.x is now setuid root. This is needed for the patch
1078     applied above to be effective. If smbmount-2.2.x is not setuid root
1079     then an entry will be left in /etc/mtab even when the mount
1080     fails. I had to add "usr/bin/smbmount-2.2.x" to debian/smbfs.suid
1081     for this to work.
1083  -- Eloy A. Paris <peloy@debian.org>  Wed, 27 Oct 1999 10:36:13 -0400
1085 samba (2.0.5a-2) unstable; urgency=low
1087   * This version is basically the same as 2.0.5a-1 but it was compiled
1088     on a Potato system with glibc2.1. See below the change log for 2.0.5a-1
1089     for more information.
1091  -- Eloy A. Paris <peloy@debian.org>  Tue, 27 Jul 1999 02:25:29 -0400
1093 samba (2.0.5a-1) stable; urgency=high
1095   * I'm back from the Honey Moon. We are pretty busy because we are moving
1096     to Pittsburgh (from Caracas, Venezuela) in aprox. 24 hours and we still
1097     have plenty of things to pack and to do. Samba 2.0.5 was released
1098     while I was in the Honey Moon and it is just now (almost 3 AM) when
1099     I have time to package it.
1100   * Because of the security problems fixed in 2.0.5, this upload goes
1101     to both stable and unstable (the Security Team asked for this).
1102   * This release (2.0.5a-1) was compiled on a Slink system. 2.0.5a-2 will
1103     be compiled on a Potato system.
1104   * Added a "Replaces: samba (<= 1.9.18p10-7)" to the samba-common
1105     section in debian/control (as suggested by Steve Haslam
1106     <araqnid@debian.org>) to fix the problems that appear when upgrading 
1107     from the Samba package in Slink. Please test this as I am completely 
1108     unable to do so. This should fix bug #39818 (Upgrading Samba from the 
1109     Slink version).
1110   * Removed the hacks to the autoconf stuff that I added to 2.0.4b-2 in 
1111     order to have defined several socket options when compiling with
1112     Linux 2.2.x kernel headers - the fix is now upstream.
1113   * Finally!!! smbmount was re-written (thanks Tridge :-) to use a command
1114     line syntax similar to the one used by the old smbmount (for 2.0.x 
1115     kernels). This means that the wrapper script is no longer necessary
1116     so I removed it. In its place there is a simple wrapper script that
1117     calls smbmount-2.0.x or smbmount-2.2.x depending on the kernel that is
1118     running.
1119   * Because of the wedding, the Honey Moon, and our move to Pittsburgh,
1120     I can't work on fixing other bugs in this release.
1122  -- Eloy A. Paris <peloy@debian.org>  Tue, 27 Jul 1999 02:18:51 -0400
1124 samba (2.0.4b-3) unstable; urgency=low
1126   * Stupid mistake: I forgot to add /usr/bin/smbumount to debian/smbfs.files
1127     and because of this /usr/bin/smbumount was part of the samba package
1128     instead of part of the smbfs package.
1130  -- Eloy A. Paris <peloy@debian.org>  Thu,  1 Jul 1999 01:51:24 -0400
1132 samba (2.0.4b-2) unstable; urgency=low
1134   * Dark (and archive maintainers): please remove from Potato the smbfsx 
1135     binary package and also the old source package for smbfs. smbfs and 
1136     smbfsx have been merged starting with this version.
1137   * Merged the old smbfs package with Samba. Now there is only one package
1138     for the smbfs utilities and is called "smbfs". The package smbfsx
1139     does not exist any more and this new smbfs package must be used
1140     for both 2.0.x and > 2.1.x kernels.
1141   * A wrapper script was added to handle the syntax change in smbmount
1142     in the new smbfs utilities (required for kernels > 2.1.70). The
1143     home page for this script is http://www.wittsend.com/mhw/smbmount.html.
1144     Please _note_ that this will change (for good) in Samba 2.0.5 :-)
1145   * Added debian/smbumount.sh. It's another wrapper that calls smbumount-2.2.x
1146     or smbumount-2.0.x depending on the kernel currently running.
1147   * Not using -t for savelog in cron.weekly script.
1148   * Recompiled without libreadlineg-dev (Samba does not seem to be using
1149     it so unnecessary dependencies are produced).
1150   * glibc2.1 build.
1151   * Removed smbpasswd.8 man page from the debian/ directory because it is
1152     now being provided upstream.
1153   * Got rid of the ugly hack I put in source/lib/util_sock.c to have
1154     IPTOS_LOWDELAY and IPTOS_THROUGHPUT defined. Now I patched the
1155     autoconf stuff to #include <netinet/ip.h>. I've sent the patch to
1156     Jeremy Allison so we have this upstream.
1158  -- Eloy A. Paris <peloy@debian.org>  Mon, 28 Jun 1999 17:47:19 -0400
1160 samba (2.0.4b-1) unstable; urgency=low
1162   * New upstream release. This release fixes the following Debian bugs:
1163     #33838 (Amanda/ Samba 2.0.2 and backing up large filesystems) and
1164     #33867 (Amanda 2.4.1 and Samba 2.0.2 and large filesystems). Jeremy
1165     Allison released Samba 2.0.4 and found out that there were a couple
1166     of minor bugs so he released 2.0.4a. Then he found out about more
1167     serious bugs and released 2.0.4b. I have built this package several
1168     times between yesterday and today because of this. Now I am releasing
1169     the Debian packages for Samba with what I believe will be the latest
1170     release the Samba Team will make at least in the next 4 days (Jeremy
1171     is taking a short vacation).
1172   * Still compiling against glibc2.0 (sorry about that :-)
1173   * Hacked source/smbwrapper/smbsh.c to fix the problem
1174     of smbsh not finding the shared library smbwrapper.so. It looks
1175     now in /usr/lib/samba/ for this file. This fixes #32971, #32989,
1176     #33278, #34911 and #36317.
1177   * Made smbfsx depend on samba-common because smbfsx uses /etc/samba/smb.conf
1178     and /etc/samba/codepages/. This fixes #33128 (smbmount complains about
1179     missing /etc/smb.conf).
1180   * Package swat does not depend on httpd anymore (there's no need to).
1181     This fixes #35795 (swat requires httpd).
1182   * Renamed smbmount-2.1.x and smbumount-2.1.x to smbmount-2.2.x and
1183     smbumount-2.2.x. Same applies to the man pages.
1184   * Changed minor type in smbmount's man page (changed "\"" by "\'"). This
1185     fixes #34070 (wrong quotes in manpage).
1186   * Used Fabrizio Polacco's <fpolacco@icenet.fi> procedure to create the
1187     Debian package for Samba. This closes #35781 (samba has no pristine 
1188     source).
1189   * Changes to /etc/cron.weely/samba: rotate /var/log/{nmb,smb}.old only
1190     if the size of either is different than 0. Also, added comments at the
1191     beginning of this script to explain how rotation of log files works in
1192     Samba. Thanks to ujr@physik.phy.tu-dresden.de (Ulf Jaenicke-Roessler)
1193     for the suggestions. This closes #37490 (cron.weekly script rotates not
1194     used [sn]mb.old files). As I side effect, this should also close
1195     #31462 (still trouble with /etc/cron.weekly/samba).
1196   * Check for old /etc/pam.d/samba file which is not provided by this version
1197     of the Debian Samba package but was provided in older versions. If this
1198     file exists we delete it. We check for this in the postinst. This closes
1199     #37356 (samba put stuff in pam.d that pam complains about) and #34312 
1200     (libpam0g: questions during upgrade).
1201   * Make sure the mode of /etc/samba/smbpasswd is set to 600. This is done
1202     in the postinst script. This closes #35730 (Security problem with 
1203     /etc/samba/smbpasswd when upgrading from samba 1.9.18p8-2 to 2.0.3-1).
1204   * I have just checked and it looks like #28748 (smbfsx doesn't "return ")
1205     has been fixed. This might have been fixed since a long time ago.
1206   * Long long standing bug #18488 (smbclient: internal tar is broken) is
1207     closed in this release of Samba. The bug might have been closed for a 
1208     long long time, but I did not check for this before.
1209   * Temporary fix to the annoying "Unknown socket option IPTOS_LOWDELAY"
1210     message. This fixes #33698 (socket option IPTOS_LOWDELAY no longer works),
1211     #34148 (warnings from smbd) and #35333 (samba warnings).
1213  -- Eloy A. Paris <peloy@debian.org>  Thu, 20 May 1999 00:35:57 -0400
1215 samba (2.0.3-1) unstable; urgency=low
1217   * New upstream version.
1218   * Removed the convert_smbpasswd.pl program I created and put in
1219     /usr/doc/samba/ because there's a convert_smbpasswd script in the
1220     upstream sources that does the same thing. I modified the postinst
1221     script to use this script instead of the one I created.
1223  -- Eloy A. Paris <peloy@debian.org>  Sun, 28 Feb 1999 01:35:37 -0400
1225 samba (2.0.2-2) unstable; urgency=low
1227   * Updated the README.Debian file.
1228   * Updated the description of the samba package in the control file.
1229   * The binaries smbmnt and smbumount-2.1.x in the smbfsx package are now
1230     installed setuid root as they should be. This was done by doing a
1231     a "chmod u+s" for each binary in debian/rules and by creating the 
1232     file debian/smbfsx.suid.
1233   * Minor patch to source/client/smbumount.c to allow normal users
1234     to umount what they have mounted (problem was a kernel vs. libc6
1235     size mismatch). I sent the patch upstream.
1236   * Created debian/smbwrapper.dirs so the directory /usr/lib/samba/ is
1237     created.
1238   * Modified debian/rules to move smbwrapper.so from debian/tmp/usr/bin/ to
1239     debian/smbwrapper/usr/lib/samba/.
1240   * Hacked source/smbwrapper/smbsh.c to fix the problem
1241     of smbsh not finding the shared library smbwrapper.so.
1243  -- Eloy A. Paris <peloy@debian.org>  Thu, 11 Feb 1999 18:11:34 -0400
1245 samba (2.0.2-1) unstable; urgency=low
1247   * New upstream version.
1249  -- Eloy A. Paris <peloy@debian.org>  Thu, 11 Feb 1999 01:35:51 -0400
1251 samba (2.0.1-1) unstable; urgency=low
1253   * New upstream version.
1255  -- Eloy A. Paris <peloy@debian.org>  Sat,  6 Feb 1999 06:51:18 -0400
1257 samba (2.0.0final-4) unstable; urgency=low
1259   * The samba postinst made an unwarranted assumption that the file
1260     /etc/samba/smbpasswd exists. If the file did not exist (which is
1261     perfectly valid) the postinst will fail. This fixes #32953.
1263  -- Eloy A. Paris <peloy@debian.org>  Fri,  5 Feb 1999 23:32:46 -0400
1265 samba (2.0.0final-3) unstable; urgency=low
1267   * Added to debian/control a "Depends: ${shlibs:Depends}" line for the
1268     samba-common package so dependencies for this package are set
1269     correctly (thanks to Dark for pointing this out).
1271  -- Eloy A. Paris <peloy@debian.org>  Thu,  4 Feb 1999 09:45:21 -0400
1273 samba (2.0.0final-2) unstable; urgency=low
1275   * Finally!!! The first upload to unstable. Sorry for the delay folks
1276     but I have been quite busy lately :-) Another reason for the delay
1277     is that I wanted to ease the migration from Samba 1.9.18p10 and
1278     before to Samba 2.0.0. I changed the location of the config. files 
1279     from /etc/ to /etc/samba/ and this made things a little bit harder.
1280   * This package needs 2.2 kernel headers to compile (well, this is
1281     true for the smbfsx package, all others compile fine with 2.0 kernel
1282     headers).
1283   * Created a preinst script for the samba package to take care of the
1284     location migration of smb.conf (from /etc/ to /etc/samba/). The
1285     preinst script also takes care of moving /etc/smbpasswd to its new
1286     location (/etc/samba/).
1287   * Created postinst and postrm scripts to add/remove an entry for swat
1288     in /etc/inetd.conf.
1289   * I had forgotten to install the sambaconfig script so I changed
1290     debian/rules to install this script.
1291   * Added a postrm script for the samba package (I had forgotten to add 
1292     this script to the new Samba packages after the migration from 1.9.18 
1293     to 2.0.0).
1294   * Created a small Perl script that is called from the samba postinst
1295     to convert the smbpasswd from the old format used in version prior
1296     to 2.0.0 to the new one used in 2.0.0 and beyond.
1297   * The upgrade process should be automatically now. Please let me know
1298     of any problems you encounter.
1300  -- Eloy A. Paris <peloy@debian.org>  Sat, 23 Jan 1999 09:34:10 -0400
1302 samba (2.0.0final-1) experimental; urgency=low
1304   * Finally!!! Samba 2.0.0 is here! I am not uploading to unstable
1305     because I still have to work out the migration from the old
1306     samba packages to the new ones. I also need to work more on the
1307     new swat package.
1309  -- Eloy A. Paris <peloy@debian.org>  Thu, 14 Jan 1999 22:40:02 -0400
1311 samba (2.0.0beta5-1) experimental; urgency=low
1313   * New upstream version.
1315  -- Eloy A. Paris <peloy@debian.org>  Tue,  5 Jan 1999 00:37:57 -0400
1317 samba (2.0.0beta4-1) experimental; urgency=low
1319   * New upstream version.
1321  -- Eloy A. Paris <peloy@debian.org>  Wed, 23 Dec 1998 18:37:45 -0400
1323 samba (2.0.0beta3-1) experimental; urgency=low
1325   * New upstream version.
1326   * I have just realized that the documentation patches (for man pages)
1327     that I used for the 1.9.18 release are not longer necessary because
1328     there was a major re-write of all the Samba documentation that added
1329     the missing bits of information. So, I have just removed these minor
1330     patches.
1332  -- Eloy A. Paris <peloy@debian.org>  Tue,  8 Dec 1998 12:00:30 -0400
1334 samba (2.0.0beta2-1) experimental; urgency=low
1336   * New upstream version.
1337   * This new version fixes the potential security problem that
1338     was posted to debian-private (using the "message command" parameter
1339     to execute arbitrary commands from messages sent from LinPopUp).
1340   * Changed /etc/init.d/samba to use one of the variables stored in
1341     /etc/samba/debian_config to know how Samba is being run (from inetd or
1342     as daemons) instead of grepping /etc/inetd.conf which may not exist
1343     if the user is running xinetd (this fixes bug #29687 - assumes using 
1344     vanilla inetd)
1346  -- Eloy A. Paris <peloy@debian.org>  Mon, 23 Nov 1998 23:32:03 -0400
1348 samba (2.0.0beta1-1) experimental; urgency=low
1350   * First beta release of the samba-2.0.0 code. Before the beta I was
1351     working with sources downloaded directly from the CVS server. This
1352     package goes into experimental and I plan to release the new
1353     samba to unstable as soon as it gets out of beta.
1354   * Created several packages out of the Samba sources. They are:
1355     samba (nmbd and smbd daemons + related programs), smbclient (FTP
1356     like command line utility to retrieve files from SMB servers),
1357     swat (Samba Web Administration Tool), samba-common (common files
1358     used by samba, smbclient and swat), smbfsx (smbfs utilities for
1359     kernels >= 2.1.70), smbwrapper and samba-doc (Samba documentation).
1360   * Refreshed debian/samba-doc.docs so recently added docs. are
1361     installed in the samba-doc package. New additions include man
1362     pages in the /usr/doc/samba-doc/htmldocs/ directory.
1363   * Deleted Debian specific nmblookup(1) man page as it is now upstream.
1364   * Added smbtorture to smbclient package.
1365   * Moved rpcclient from the samba package to the smbclient package.
1366   * The Samba daemons (nmbd and smbd) now create a PID file so I changed
1367     all calls to start-stop-daemon to use the PID file.
1368   * Fixed debian/rules to install mksmbpasswd (fixes #27655).
1369   * Modified /etc/init.d/samba so nmbd is started without the -a (append
1370     to the log file instead of overwrite) switch. The new behavior of
1371     nmbd is to NOT overwrite log files, so the -a switch can be deleted
1372     safely.
1373   * Moved from debstd to debhelper.
1375  -- Eloy A. Paris <peloy@debian.org>  Thu,  1 Oct 1998 08:37:41 -0400
1377 samba (1.9.18p10-5) frozen unstable; urgency=high
1379   * Oppsss!!! While fixing bug #26884 I introduced a bug even worse than
1380     the one I was trying to fix: in /etc/init.d/samba I got rid of the test
1381     that tells us whether the Samba daemons are running from inetd or as
1382     standalone daemons. I corrected the problem by editing again
1383     /etc/init.d/samba to uncomment the test.
1384   * Wishlist bug #28298 (typos in samba) was fixed.
1385   * Wishlist bug #28309 (typos in smb.conf) was fixed.
1387  -- Eloy A. Paris <peloy@debian.org>  Wed, 28 Oct 1998 09:11:47 -0400
1389 samba (1.9.18p10-4) unstable; urgency=low
1391   * Minor patch to debian/rules to delete *substvars instead of only
1392     substvars when doing a "debian/rules clean" (thanks to Daniel Jacobowitz
1393     <dmj@andrew.cmu.edu> for this).
1394   * Small patch to source/shmem_sysv.c that eases compilation under
1395     glibc-2.1 (thanks to Daniel <dmj@andrew.cmu.edu> for this).
1397  -- Eloy A. Paris <peloy@debian.org>  Thu, 17 Sep 1998 15:33:49 -0400
1399 samba (1.9.18p10-3) unstable; urgency=low
1401   * Patched smbclient again to fix minor formatting problem introduced
1402     by Magosanyi Arpad's smbclient patch.
1404  -- Eloy A. Paris <peloy@debian.org>  Thu,  3 Sep 1998 11:03:23 -0400
1406 samba (1.9.18p10-2) unstable; urgency=low
1408   * Sync'ed include files for the smbfs utilities with the ones in
1409     kernel 2.1.119.
1410   * Added to the /usr/doc/samba/examples/ directory a new script called 
1411     wins2dns (courtesy of Jason Gunthorpe <jgg@deltatee.com>) that 
1412     generates BIND sonze files for hosts in the WINS database.
1413   * Patched smbclient to include enhancements by Magosanyi Arpad 
1414     <mag@bunuel.tii.matav.hu> that make scripting easier.
1416  -- Eloy A. Paris <peloy@debian.org>  Fri, 28 Aug 1998 13:34:54 -0400
1418 samba (1.9.18p10-1) stable unstable; urgency=low
1420   * New upstream version (see /usr/doc/samba/WHATSNEW.txt for a
1421     description of what has changed). I built a 1.9.18p9-1 but I
1422     never released it because an obscure bug was found just a couple
1423     of days before the official release, so the Samba Team stopped
1424     the rollover of 1.9.18p9.
1425   * Updated documentation (new files were added to the docs/ directory
1426     that were not installed in /usr/doc/samba/).
1427   * Fixed long standing bug #7695 (smb.conf's man page doesn't document
1428     'printing=lprng') - I made a couple of changes to the man page to 
1429     include references to lprng.
1430   * Fixes bug #24930 (samba needs to suggest psmisc?). I don't think it
1431     is necessary to make samba suggest psmisc just because the postinst
1432     script mentions to call killall. So, I removed all references to
1433     "killall" in the scripts.
1434   * Fixes bug #25999 (Samba does not by default work with unix password
1435     sync): I added the "passwd program" and "passwd chat" parameters to
1436     the sample smb.conf to reflect the Debian environment.
1438  -- Eloy A. Paris <peloy@debian.org>  Fri, 21 Aug 1998 08:59:18 -0400
1440 samba (1.9.18p9-1) unstable; urgency=low
1442   * New upstream version (see /usr/doc/samba/WHATSNEW.txt for a
1443     description of what has changed).
1444   * Removed Jeremy Allison's patch applied to 1.9.18p8-2 because it is
1445     now part of the new upstream version.
1446   * Corrected small typo in addtosmbpass' man page (fixes #25629).
1448  -- Eloy A. Paris <peloy@debian.org>  Tue, 11 Aug 1998 08:53:08 -0400
1450 samba (1.9.18p8-2) frozen unstable; urgency=medium
1452   * Applied patch received from Jeremy Allison (Samba Team) that fixes
1453     "grave" bug #23903 (samba maps username before authenicating with 
1454     NT password server).
1455   * Added a "sleep 2" between "start-stop-daemon --stop" and
1456     "start-stop-daemon --start" in /etc/init.d/samba so when this script
1457     is called with the "restart" parameter the Samba daemons are restarted
1458     properly. This fixes bug #24211 (init.d script doesn't restart).
1459   * Sent start-stop-daemon output in /etc/init.d/samba to /dev/null to
1460     avoid annoying warning messages.
1461   * Added perfomance tune parameters to sample /etc/smb.conf (SO_SNDBUF=4096
1462     and SO_RCVBUF=4096 to "socket options" in /etc/smb.conf). I can't
1463     find who sent this suggestion to me. If you are listening, drop me a
1464     note and I'll put your name here :-)
1466  -- Eloy A. Paris <peloy@debian.org>  Mon, 29 Jun 1998 08:45:01 -0400
1468 samba (1.9.18p8-1) frozen unstable; urgency=low
1470   * New upstream release that fixes _lots_ of "ugly" bugs. The list of
1471     fixed bugs is too long to include here (see /usr/doc/samba/WHATSNEW.txt).
1472   * Fixed postinst to quote arguments to if [ arg .. ] constructs
1473     (fixes #22881).
1474   * Applied Jeremy Allison's patch (posted to the samba-ntdom mailing
1475     list) that solves a problem with username maps (the Samba Team did
1476     not catch this problem before final 1.9.18p8).
1477   * Made /etc/init.d/samba to print out a warning when Samba is running
1478     from inetd and the user runs /etc/init.d/samba to start|stop|restart
1479     Samba (there's no point on doing this because inetd will start the
1480     daemons again when there is traffic on UDP port 137-139).
1482  -- Eloy A. Paris <peloy@debian.org>  Sat, 13 Jun 1998 00:18:25 -0400
1484 samba (1.9.18p7-4) frozen unstable; urgency=medium
1486   * Fixes the serious problem of having the WINS name server
1487     database getting deleted at boot time. That happened because the
1488     WINS database was being stored under /var/lock/samba/ and all files
1489     under /var/lock/ are deleted at boot time. The place where the WINS
1490     database is stored was moved to /var/samba/.
1492  -- Eloy A. Paris <peloy@debian.org>  Mon, 18 May 1998 20:24:29 -0400
1494 samba (1.9.18p7-3) stable; urgency=high
1496   * Libc5 version for Bo (stable) that fixes the recently reported
1497     security hole.
1499  -- Eloy A. Paris <peloy@debian.org>  Mon, 18 May 1998 20:19:33 -0400
1501 samba (1.9.18p7-2) frozen unstable; urgency=low
1503   * Added patches from the non-mantainer upload that make us able
1504     to compile Samba on Alpha systems. This fixes bug #22379.
1506  -- Eloy A. Paris <peloy@debian.org>  Wed, 13 May 1998 20:38:51 -0400
1508 samba (1.9.18p7-1) frozen unstable; urgency=low
1510   * New upstream release (just bug fixes, no new functionality).
1512  -- Eloy A. Paris <peloy@debian.org>  Wed, 13 May 1998 11:47:32 -0400
1514 samba (1.9.18p6-2) frozen unstable; urgency=low
1516   * Uploaded to frozen (I forgot to upload last version to frozen
1517     so it got installed only in unstable).
1519  -- Eloy A. Paris <peloy@debian.org>  Tue, 12 May 1998 18:10:17 -0400
1521 samba (1.9.18p6-1.1) unstable; urgency=low
1523   * non-maintainer upload for Alpha
1524   * patch needed for source/quota.c (_syscall4() confusion)
1526  -- Paul Slootman <paul@debian.org>  Tue, 12 May 1998 20:39:13 +0200
1528 samba (1.9.18p6-1) unstable; urgency=low
1530   * New upstream release that fixes a possible buffer overflow.
1531     This security hole was reported on BugTraq by Drago. The
1532     previous Debian version (1.9.18p5-1) was not released because
1533     1.9.18p5 and 1.9.18p6 were released very closely.
1535  -- Eloy A. Paris <peloy@debian.org>  Mon, 11 May 1998 20:28:33 -0400
1537 samba (1.9.18p5-1) unstable; urgency=low
1539   * New upstream release (no new funcionality, just bug fixes - see 
1540     /usr/doc/samba/WHATSNEW.txt.gz).
1541   * Backed off Debian patches that were added upstream.
1543  -- Eloy A. Paris <peloy@debian.org>  Mon, 11 May 1998 08:43:53 -0400
1545 samba (1.9.18p4-2) frozen unstable; urgency=low
1547   * Patched smbclient(1) man page to not reference the unsopported
1548     -A parameter (fixes #6863).
1549   * Changes to start nmbd with the -a option (in /etc/init.d/samba
1550     and in the entry added to /etc/inetd.conf).
1551   * Fixed typo in sample smb.conf (fixes #21484).
1552   * Fixed yet another typo in sample smb.conf (fixes #21447).
1553   
1554  -- Eloy A. Paris <peloy@debian.org>  Fri, 17 Apr 1998 22:19:23 -0400
1556 samba (1.9.18p4-1) frozen unstable; urgency=low
1558   * New upstream version that fixes several bugs.
1559   * New scheme for keeping track of Debian specific configuration.
1560     This new scheme fixes bug #18624 (Samba always asks the user about
1561     configuration options). New scheme stores Debian specific
1562     configuration information in /etc/samba/debian_config.
1563   * Changes to /usr/sbin/sambaconfig, prerm and postinst to support the 
1564     new configuration scheme.
1565   * Moved required kernel 2.1.x include files inside the source tree
1566     so I don't have to do very nasty things like creating crazy
1567     symlinks in /usr/include to make this package compile. This
1568     allows non-root users to build the package and fixes bug
1569     #20104.
1570   * Fixed address of the FSF in /usr/doc/samba/copyright (problem
1571     reported by lintian).
1572   * The /etc/init.d/samba script now supports the force-reload
1573     argument, as required by the policy (problem reported by lintian).
1574   * Added a "rm /etc/cron.weekly/samba" at the end of the postinst.
1575   * Now the samba package can be installed even if no nmbd or smbd processes 
1576     are running. This fixes the following bugs: #8917, #9334, #10268, 
1577     #10411, #11146 and #13387.
1578   * Provides the original README in /usr/doc/samba. This fixes bug #9693.
1579   * Added a --no-reload option to sambaconfig to not reload Samba
1580     after configuration.
1581   * Created man pages for sambaconfig(8), addtosmbpass(8),
1582     mksmbpasswd(8) and nmblookup(1).
1583   * Corrected small typo in sample /etc/smb.conf.
1584   * Added two new parameters to /etc/smb.conf: "preserver case" and
1585     "short preserve case".
1586   * "rm -Rf /var/lock/samba" in postrm when package is being purged.
1587   * Patched upstream source (nmbd.c) to not overwrite log files when
1588     nmbd is called with the -a parameter (fixes #17704: nmbd ignores
1589     -a option).
1590   * /etc/init.d/samba now starts the nmbd daemon with the -a parameter
1591     to not overwrite log files.
1593  -- Eloy A. Paris <peloy@debian.org>  Mon, 23 Mar 1998 21:22:03 -0400
1595 samba (1.9.18p3-1) unstable; urgency=low
1597   * New upstream version.
1598   * Oppsss!!! I really screwed it up (actually, debstd did).
1599     1.9.18p2-2 still contained man pages (smbmount and smbumount) part
1600     of other packages. This version does have this corrected. If not,
1601     I no longer deserve to be a Debian developer! So, this version
1602     fixes bug #18438 and some of the bugs I claimed to fix in
1603     1.9.18p2-2. Oh, by the way, I fixed the problem by running debstd
1604     with -m in debian/rules (man pages are installed by "make install"
1605     so it's a bad idea to re-install man pages with debstd).
1607  -- Eloy A. Paris <peloy@debian.org>  Mon, 23 Feb 1998 17:32:42 -0400
1609 samba (1.9.18p2-2) unstable; urgency=low
1611   * Fixes bugs #18017, #17999, #17961, #17932: old 1.9.18p2-1 provided
1612     a man page for smbmount, which conflicts with package smbfs. This
1613     was solved by creating a multi-binary package that produces
1614     package samba and new package smbfsx.
1615   * Fixes bug #18000 (typo in postinst).
1616   * Fixes bug #17958 (postinst asks obsolete question). Actually,
1617     the question is still asked, but only if Samba is run as daemons.
1618   * Created a multi-binary package from the Samba sources: package
1619     samba and new package smbfsx which provides SMB mount utilities
1620     for kernels > 2.1.70.
1622  -- Eloy A. Paris <peloy@debian.org>  Mon,  9 Feb 1998 19:47:05 -0400
1624 samba (1.9.18p2-1) unstable; urgency=low
1626   * New upstream version.
1627   * Removed /etc/cron.weekly/samba because Samba does not handle well
1628     rotation of log files (if the log file is rotated Samba will
1629     continue to log to the rotated file, instead of the just created
1630     one). In any case, Samba will rotate log files after an specific
1631     file size.
1633  -- Eloy A. Paris <peloy@debian.org>  Tue, 27 Jan 1998 22:34:27 -0400
1635 samba (1.9.18p1-2) unstable; urgency=low
1637   * Created a multi-binary package out of the Samba sources to provide
1638     packages samba and smbfsx (userland utilities to work with
1639     smbfs with kernels > 2.1.x.
1641  -- Eloy A. Paris <peloy@debian.org>  Sat, 17 Jan 1998 09:23:48 -0400
1643 samba (1.9.18p1-1) unstable; urgency=low
1645   * New upstream version.
1646   * Created /etc/cron.daily/samba to save a copy of /etc/smbpasswd in
1647     /var/backups/smbpasswd.bak.
1649  -- Eloy A. Paris <peloy@debian.org>  Wed, 14 Jan 1998 13:40:56 -0400
1651 samba (1.9.18alpha14-1) unstable; urgency=low
1653   * New upstream version.
1654   * Added a note to the postinst script telling the user that he/she
1655     needs to run smbpasswd manually after creating a new /etc/smbpasswd
1656     from /etc/passwd.
1658  -- Eloy A. Paris <peloy@debian.org>  Tue, 23 Dec 1997 23:44:37 -0400
1660 samba (1.9.18alpha13-1) unstable; urgency=low
1662   * New upstream version.
1664  -- Eloy A. Paris <peloy@debian.org>  Tue, 16 Dec 1997 13:02:32 -0400
1666 samba (1.9.18alpha12-1) unstable; urgency=low
1668   * New upstream version.
1669   * Conflicts with the sambades package because the new Samba 1.9.18
1670     series do not depend on the DES libraries to support encrypted
1671     passwords.
1672   * Added parameter "encrypt passwords = yes" to /etc/smb.conf.
1673   * Compiled with support for quotas in disk_free().
1674   * Home directories are now exported read only by default.
1675   * Re-worked debian/rules.
1676   * Re-worked sample smb.conf.
1678  -- Eloy A. Paris <peloy@debian.org>  Thu,  4 Dec 1997 22:50:34 -0400
1680 samba (1.9.17p4-1) unstable; urgency=low
1682   * New upstream version.
1683   * Made /etc/smb.conf readable by everybody because some Samba utilities
1684     will fail otherwise when run by non-root users.
1685   * Dropped PAM support while the PAM libraries are ported to libc6.
1687  -- Eloy A. Paris <peloy@debian.org>  Tue, 21 Oct 1997 18:08:49 -0400
1689 samba (1.9.17p3-1) unstable; urgency=low
1691   * New upstream version.
1692   * Made /etc/smb.conf readable only by root as suggested by smbd's man page.
1694  -- Eloy A. Paris <peloy@debian.org>  Wed, 15 Oct 1997 09:21:25 -0400
1696 samba (1.9.17p2-2) unstable; urgency=low
1698   * Running Samba as daemons instead of from inetd.
1699   * Removing netbios entries in /etc/inetd.conf.
1701  -- Eloy A. Paris <peloy@debian.org>  Thu, 9 Oct 1997 23:37:25 -0400
1703 samba (1.9.17p2-1) unstable; urgency=low
1705   * New upstream version that fixes a serious security hole.
1706   * Removed Debian patches added in 1.9.17-1 and 1.9.17p1-1 because
1707     these patches are now part of the upstream release.
1709  -- Eloy A. Paris <peloy@debian.org>  Sun, 28 Sep 1997 22:54:33 -0400
1711 samba (1.9.17p1-1) unstable; urgency=low
1713   * New upstream version.
1714   * Defined symbol _LINUX_C_LIB_VERSION_MAJOR as 6 in includes.h to shut up
1715     compiler warnings.
1716   * Included rpcsvc/ypclnt.h in includes.h to shut up compiler warnings.
1717   * Included crypt.h to have function prototype for crypt().
1718   * Included netinet/tcp.h to have some socket options included.
1719   * Included netinet/ip.h to have some socket options included.
1720   * Linking with libcrypt (LIBM='... -lcrypt'). Without including this
1721     library smbd generates a seg. fault when authenticating users (?).
1723  -- Eloy A. Paris <debian.org>  Wed, 10 Sep 1997 22:09:18 -0400
1725 samba (1.9.17-1) unstable; urgency=low
1727   * New upstream version (called the "Browse Fix Release")
1728   * Added the option --oknodo to the start-stop-daemon invocation in prerm
1729     script. This was because the prerm was failing because start-stop-daemon
1730     was returning an error code if no nmbd or smbd daemons were found
1731     to kill.
1732   * The function yp_get_default_domain(), referenced in three source
1733     files was part of libc5 but with libc6 (glibc2) it has been moved
1734     to libnss_nis. Since the linker was unable to find the function
1735     I had to add LIBSM='-lnss_nis' to debian/rules.
1736   * Added -DNO_ASMSIGNALH and -DGLIBC2 to FLAGSM in debian/rules
1737     because compiling was failing because of conflicts with glibc2.
1738   * Patched source/includes.h to include termios.h if GLIBC2 is defined.
1740  -- Eloy A. Paris <peloy@debian.org>  Wed, 27 Aug 1997 08:39:32 -0400
1742 samba (1.9.17alpha5-1) unstable; urgency=low
1744   * New upstream version.
1746  -- Eloy A. Paris <peloy@debian.org>  Thu, 14 Aug 1997 18:05:02 -0400
1748 samba (1.9.16p11-3) unstable; urgency=low
1750   * Fixed accidental omission of /etc/pam.d/samba.
1752  -- Klee Dienes <klee@debian.org>  Sat, 15 Mar 1997 22:31:26 -0500
1754 samba (1.9.16p11-2) unstable; urgency=low
1756   * Recompiled against newer PAM libraries.
1757   * Added /etc/pam.d/samba.
1759  -- Klee Dienes <klee@debian.org>  Sat, 8 Mar 1997 01:16:28 -0500
1761 samba (1.9.16p11-1) unstable; urgency=low
1763   * New upstream release.
1764   * Added PAM support.
1766  -- Klee Dienes <klee@debian.org>  Tue, 25 Feb 1997 18:00:12 -0500
1768 samba (1.9.16p9-2) unstable; urgency=low
1770   * minor packaging changes
1772  -- Klee Dienes <klee@sauron.sedona.com>  Sun, 3 Nov 1996 11:45:37 -0700
1774 samba (1.9.16p9-1) unstable; urgency=low
1776   * upgraded to new upstream version
1778  -- Klee Dienes <klee@sauron.sedona.com>  Sat, 26 Oct 1996 21:38:20 -0700
1780 1.9.16alpha10-1:
1781  960714
1782  * Removed Package_Revision from control file.
1783  * Removed -m486 compiler option.
1784  * Added Architecture, Section and Priority fields to control file.
1785  * Upgraded to latest upstream version.
1786  * Uses update-inetd now.
1787  * Added shadow passwords support.
1788  * Fixed Bug#1946: nmbd won't browse
1790 1.9.15p4-1:
1791  951128
1792  * Upgraded to latest upstream version.
1793    * Fixed many bugs.
1794    * Adds Master Browsing support.
1795  * Converted to ELF.
1796  * Fixed bug #1825 - nmbd is now killed when removing samba.
1798 1.9.14-1:
1799  950926 Andrew Howell <andrew@it.com.au>
1800  * Upgraded to latest version.
1801  * Fixed Bug #1139 - samba won't print
1803 1.9.14alpha5-1:
1804  * Fixes killing of inetd problem in debian.postint and debian.postrm 
1806 1.9.14alpha5-0:
1807  950704 Andrew Howell <andrew@it.com.au>
1808  * Taken over samba package from Bruce Perens.
1809  * Upgraded to newest version of samba.
1811 1.9.02-1:
1812  9-January-1994 Bruce Perens <Bruce@Pixar.com>
1813  * Added Debian GNU/Linux package maintenance system files, and
1814    configured for Debian systems.