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