⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 changelog

📁 samba服务器!
💻
📖 第 1 页 / 共 5 页
字号:
samba (2.2.1a-9) unstable; urgency=low  * Replaced $(LD) with $(CC) all the way through source/Makefile.    Closes: #111036: ld shouldn't be used to link shlibs.  * s/\/bin\/mail/\/usr\/bin\/mail/ in smb.conf's man page (HTML and    sgml as well.)    Closes: #110963: smb.conf: mail should be /usr/bin/mail.  * Documented better smbclient's -W behavior. Patch from Steve    Langasek.    Closes: #53672: smbclient: -W flag is interpreted as domain, not            workgroup. -- Eloy A. Paris <peloy@debian.org>  Tue,  4 Sep 2001 23:10:41 -0400samba (2.2.1a-8) unstable; urgency=low  * Set some reasonable default perms for the samba logdir (again,    thanks to vorlon :-)    Closes: #72529: insecure permissions on log files. -- Eloy A. Paris <peloy@debian.org>  Sun, 26 Aug 2001 15:40:47 -0400samba (2.2.1a-7) unstable; urgency=low  * Another attempt at fixing #47493. Patch from Steve Langasek    <vorlon@netexpress.net>. Let's keep our fingers crossed Steve! -- Eloy A. Paris <peloy@debian.org>  Sun, 26 Aug 2001 13:37:06 -0400samba (2.2.1a-6) unstable; urgency=low  * Backed out fix to #47493 introduced in 2.2.1a-4 as it is causing    smbd to die with signal 11 under some unidentified situations.    Closes: #109774: Latest debian version breaks printer driver download.    Closes: #109946: not all files appear in samba-exported directories.  * Another patch from Steve Langasek. This one adds quotes around     printer names for print systems it's reasonable for Debian to    support. Together with the patch in #29957 (see changelog for    2.2.1a-4), this should take care of the problems with multi-word     printer names in Samba. -- Eloy A. Paris <peloy@debian.org>  Fri, 24 Aug 2001 21:12:27 -0400samba (2.2.1a-5) unstable; urgency=low  * Important changes that affect how Samba is built on Debian    machines are implemented in this release. All of this changes    were suggested by the energetic Steve Langasek <vorlon@debian.org>,    and his arguments were so sound and reasonable that I decided    to implement them. Here's Steve's original changelog:       * Fix up the build system to avoid needing to run configure          as root to answer questions we already know the answers to.       * In the process, make surprising progress towards being able to         cross-compile the samba packages. -- Eloy A. Paris <peloy@debian.org>  Fri, 24 Aug 2001 01:08:06 -0400samba (2.2.1a-4) unstable; urgency=low  * Fixed typo in smbmount's mount page.    Closes: #109317: smbfs: mistype in smbmount manpage.  * Included symlink to smbspool to better support CUPS printing.    Closes: #109509: include symlink for cups samba support.  * Applied patch from Steve Langasek <vorlon@netexpress.net> to    fix bug #29957.    Closes: #29957: samba strips trailing " from strings in smb.conf.  * First attempt at fixing #47493. Another patch from Steve "I want    a bug-free Samba" Langasek.    Closes: #47493: Samba doesn't handle ':' in dir names right. -- Eloy A. Paris <peloy@debian.org>  Tue, 21 Aug 2001 23:26:38 -0400samba (2.2.1a-3) unstable; urgency=low  * Steve Langasek <vorlon@netexpress.net> has been hard at work in    the last few days looking at the long list of open bugs filed    against the Samba packages. I don't know how to thank him. It's been    a pleasure working with Steve, and all the fixes, patches, etc. in    this release come from him. The bug list is greatly reduced thanks    to Steve's efforts.  * Steve's additions/modifications/patches/etc. are:    - New package that (libpam-smbpass) provides pam_smbpass. Before, this      was provided in another package but now the sources are part of      the Samba sources so we can start providing it from here.      Closes: #107043 - pam_smbpass now present in Samba source,        should be built from there    - Patch to source/smbd/service.c that allows admins to call      /bin/umount from the root postexec of a Samba share.      Closes: #40561 - samba pre/postexec commands do not work.    - Clear TMPDIR before starting smbd in /etc/init.d/samba.      Closes: #51295 - Problems with Samba and TMPDIR.    - Correction to documentation of "guest only".      Closes #38282 - "guest only" share still requires a password.  * Applied patch from Santiago Vila <sanvila@unex.es> to convert    /usr/sbin/mksmbpasswd from a shell script into a real awk script.    Sorry it took so long, Santiago; I hadn't realized you even    provided a patch :-)    Closes: #77891 - mksmbpasswd could be a real awk script.  * Updated description of the smbfs and smbclient packages. Also have    each package recommend the other.    Closes: #108650: Should suggest or recommend smbfs. -- Eloy A. Paris <peloy@debian.org>  Mon, 13 Aug 2001 22:21:55 -0400samba (2.2.1a-2) unstable; urgency=low  * Build-depends: depend on debhelper (>=2.0.103).    Closes: #105795: Build-Depends are wrong.  * Run samba's preinst and postinst scripts without -e so failed commands    do not abort installation.    Closes: #106384: postinstall crashes abnormally. (And really closes      #104471.) -- Eloy A. Paris <peloy@debian.org>  Thu, 26 Jul 2001 00:30:37 -0400samba (2.2.1a-1) unstable; urgency=low  * New upstream version.  * Make sure samba's postinst script exits with a zero status.    Closes: #104471: Samba postinst problem. -- Eloy A. Paris <peloy@debian.org>  Thu, 12 Jul 2001 21:55:21 -0400samba (2.2.1-1) unstable; urgency=low  * New upstream version.    Closes: #103339: config.guess and config.sub update required.    Closes: #98518: Samba 2.2 can't act as PDC for NT4/W2K due to                     incompatibility with PAM.    Closes: #97447: nmbd crashes due to bugs in DAVE 2.5.2.    Closes: #95777: Samba 2.2 is unable to join or authenticate against                     Samba 2.2 PDC domain.    Closes: #68842: samba should use PAM for password changing (I                    haven't personally tried this one, but it's been                    advertised this works.)    Closes: #102506: PAM account checking fails.    Closes: #102518: Complains about unknown paramter "obey pam                     restrictions"    Closes: #94774: Build failure on PARISC machines.  * Moved away from /etc/cron.weekly/samba for log file rotation.    Now using logrotate.    Closes: #95548: typo in /etc/cron.weekly/samba.    Closes: #74951: nmbd does not rename its log file.  * Removed Debian-specific addtosmbpass.8 man page since this script    is not longer provided upstream. Users should use the smbpasswd    program instead.  * Updated sample /etc/samba/smb.conf to reflect the recent changes    affecting handling of PAM authentication. Also updated    /etc/pam.d/samba. -- Eloy A. Paris <peloy@debian.org>  Wed, 11 Jul 2001 00:44:14 -0400samba (2.2.0.final.a-1) unstable; urgency=high  * New upstream version (contains security fix from DSA-065-1.)    Closes: #97241: samba 2.2.0 fails to process hostnames in      "hosts allow" config line.  * Removed Debian-specific addtosmbpass.8 man page since this script    is not longer provided upstream. Users should use the smbpasswd    program instead.    Closes: #98365: addtosmbpass is missing from 2.2.0.final-2.  * Updated sample /etc/samba/smb.conf to reflect the recent changes    affecting handling of PAM authentication. Also updated    /etc/pam.d/samba. -- Eloy A. Paris <peloy@debian.org>  Sun, 24 Jun 2001 11:11:59 -0400samba (2.2.0.final-2) unstable; urgency=low  * Added libcupsys2-dev to Build-Depends.  * Samba depends now (again) on netbase so update-inetd is always    available for the Samba maintainer scripts.    Closes: #86063: Fails to uninstall if inetd is not installed.  * Updated source/config.{sub,guess} so ARM built doesn't fail.    Closes: #94480: config.sub out of date; can't build on arm.    Closes: #85801: config.sub/guess out of date.  * Not using brace expansion, i.e. {foo,bar} in any of the maintainers    scripts nor in debian/rules.    Closes: #88007: samba postrm has is not POSIX sh compliant. -- Eloy A. Paris <peloy@debian.org>  Sat, 21 Apr 2001 17:27:18 -0400samba (2.2.0.final-1) unstable; urgency=low  * New upstream release. Lots of new things. See WHATSNEW.txt.  * Goofy version number because of my stupidity when assigning version    numbers to the CVS packages I have been uploading to experimental.    Will be fixed when 2.2.1 is released. I've no doubts a 2.2.1 release    will follow soon. -- Eloy A. Paris <peloy@debian.org>  Tue, 17 Apr 2001 22:58:14 -0400samba (2.2.0.cvs20010416-1) experimental; urgency=low  * CVS update. -- Eloy A. Paris <peloy@debian.org>  Mon, 16 Apr 2001 21:25:15 -0400samba (2.2.0.cvs20010410-1) experimental; urgency=low  * CVS update.  * Added libreadline4-dev to Build-Depends. -- Eloy A. Paris <peloy@debian.org>  Tue, 10 Apr 2001 16:53:45 -0400samba (2.2.0.cvs20010407-1) experimental; urgency=low  * CVS update. Includes what is in 2.2.0alpha3. -- Eloy A. Paris <peloy@debian.org>  Sat,  7 Apr 2001 16:00:33 -0400samba (2.2.0.cvs20010316-1) experimental; urgency=low  * Started working on Samba 2.2.0. Using the SAMBA_2_2_0 branch    from Samba CVS.  * Not compiling rpctorture as it has compile errors. Change in    debian/rules.  * Removed Linux kernel 2.0.x and smbfs compatibility baggage. Now    the smbfs does not support 2.0.x kernels; a kernel > 2.2.x is    needed to use smbfs. Updated debian/control, debian/rules and    README.Debian to reflect this change.  * Added to swat a versioned dependency on samba (so a user is forced to    install a new version of swat each time a new version of samba is    installed.) -- Eloy A. Paris <peloy@debian.org>  Sun, 18 Mar 2001 14:21:14 -0500samba (2.0.7-5) unstable; urgency=medium  * Transition from suidmanager to dpkg-statoverride. -- Eloy A. Paris <peloy@debian.org>  Thu, 18 Jan 2001 23:51:56 -0500samba (2.0.7-4) unstable; urgency=medium  * Applied Urban Widmark <urban@teststation.com> fixes to smbmount. Urban    is the maintainer of the smbfs in the kernel and of the userland    utilities.  * Links to HTML documents are correct now.    Closes: #69439: swat: Broken help file symlinks    Closes: #72615: samba-doc directory changed: removed htmldocs from path    Closes: #75847: swat: Wrong symlink    Closes: #66857: Wrong links to html documents.    Closes: #77912: misplaced documentation symlinks for swat  * Building Samba with CUPS support. For this I reverted the change to    source/configure.in that I did in 2.0.7-3 and re-ran autoconf.    Closes: #59038: samba: not compiled with cups support.  * Fix against previous known/unknown user time difference patch to swat    (make username / password lookups take the same time.) Remove CGI    logging code in Swat.    Closes: #76341 - Security holes in swat  * Updated Build-depends.  * Updated debian/copyright to refer to the correct location of the GPL.  * debian/rules: changed DESTDIR to `pwd`/debian/samba (was    `pwd`/debian/tmp.)  * debian/rules: added '--sourcedir=debian/samba' to dh_movefiles (for some    strange reason dh_installdirs is not creating debian/tmp/ so I needed    to tweak everything to install stuff in debian/samba rather than in    debian/tmp.)  * debian/control: changed section of samba-docs to 'doc' (was 'docs')  * Using relative symlinks in /usr/share/samba/swat/ (changed debian/rules    and source/scripts/installswat.sh.)  * Fixed (by tweaking debian/rules)    /usr/bin/{smbmnt,smbumount-2.*,smbmount-2.*} to be suid.  * Added "Provides: samba-client" to smbclient's section in control.    Closes: #71143: smbclient: Smbclient should provide samba-client.  * Fix for desired_access being zero in map_share_mode() (patch to    source/smbd/nttrans.c.) Thanks to Gary Wilson    <wilsong@sergievsky.cpmc.columbia.edu> for bringing this patch to my    attention.  * Hacked source/lib/util_sec.c so smbd works fine in both 2.0.x and    2.2.x kernels even when the build is done in a system running    a 2.2.x kernel.    Closes: #78858: samba-common: samba2.0.7 needs kernel 2.2.x but                    doesnt depend on it.    Closes: #72758: README.Debian should comment on 2.0.x kernels.    Closes: #56935: Samba 2.0.6 and Kernel 2.0.x.    Closes: #58126: Samba 2.0.6 and Kernel 2.0.x -- more info.    Closes: #60580: samba: failed to set gid.    Closes: #64280: Samba panics, can't set gid.    Closes: #66816: Must deal with brokenness under 2.0.x.    Closes: #67682: potatoe samba 2.0.7-3 out of order, 2.0.5a-1 OK.    Closes: #69735: PANIC: failed to set gid    Closes: #66122: "smbclient -L localhost -U%" returns with "tree                    connect failed: code 0".    Closes: #57637: Samba says tree connect error.    Closes: #58015: potato samba wins support is broken.  * Fixed comments in sample smb.conf to point to the correct location.    Closes: #69578: comments in smb.conf points to wrong path.  * Move codepages from /etc/samba/codepages/ to    /usr/share/samba/codepages/.    Closes: #63813: samba; codepages should go in /usr/lib.  * Moved /var/samba/ to /var/state/samba/.    Closes: #49011: samba package not FHS compliant.  * Hacked source/configure.in (and re-ran autoconf) so yp_get_default_domain()    is found.    Closes: #44558: netgroup support missing in samba 2.0.5a-1.  * /etc/init.d/samba was calling start-stop-daemon with both --pidfile and    --exec. Got rid of --exec so --pidfile works. -- Eloy A. Paris <peloy@debian.org> 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -