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