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

📄 changelog

📁 samba服务器!
💻
📖 第 1 页 / 共 5 页
字号:
samba (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>  Thu, 11 Jan 2001 00:15:57 -0500samba (2.0.7-3) frozen unstable; urgency=high  * Release manager: this closes a RC bug.  * Commented out the section in source/configure.in that auto-detects    CUPS support and then ran autoconf to generate a new configure    script. This was done to prevent machines that have libcupsys-dev    installed from detecting CUPS support and adding an unwanted    dependency on libcupsys. This way the whole printing system    won't break on upgrades. CUPS support should be added after    Potato is released.    Closes: #65185: samba-common: Upgrading removes printing system.    Closes: #64496: smbfs: smbfs on powerpc has a dependency on cupsys.  * Updated README.debian.    Closes: #64594: Old README.Debian in /usr/share/doc/samba. -- Eloy A. Paris <peloy@debian.org>  Tue, 20 Jun 2000 19:16:04 -0400samba (2.0.7-2) frozen unstable; urgency=high  * Release manager: this closes RC bug #63839 that prevents Samba    to be built from source.  * Fixed a stupid typo in debian/rules that was preventing Samba    to be built from source.    Closes: #63839: samba_2.0.7-1(frozen): build error (SAMBABOOK dir)  * I forgot to mention that O'Reilly's book "Using Samba" was donated    to the Open Source community. The book was included in Samba 2.0.7    in HTML format and is part of the Debian Samba package since     Samba 2.0.7-1.  * In Samba 2.0.7-1, the "Using Samba" book and a number of HTML help    files were supposed to be provided in both the swat and the samba-doc    packages. This duplication was a waste of space. Starting with    Samba 2.0.7-2, swat recommends samba-doc and the book and the HTML    files are included only in samba-doc, and are accessed via symlinks    from within swat.    Closes: #58810: superfluous files in swat?  * Added a 'echo "."' to /etc/init.d/samba in the reload) section.    Closes: #63394: "echo ." missing in reload section of init.d script  * Fixed typo in docs/htmldocs/using_samba/ch06_05.html.    Closes: #64344: typo "encrypted passwords"  * Cleaned up samba's postrm script so important common files aren't    deleted when samba is purged. Created a samba-common.postrm script.    Closes: #62675: purging samba removes /etc/samba/smb.conf.    Closes: #63386: samba --purge removes /etc/samba dir even though            smbclient/smbfs/samba-common packages are still installed -- Eloy A. Paris <peloy@debian.org>  Wed,  3 May 2000 02:42:07 -0400samba (2.0.7-1) frozen unstable; urgency=low  * New upstream version. Dear Release Manager: please allow this     package to go to frozen as it contains fixes to a _lot_ of problems.    You can take a look at all the problems fixed by this release in    the official upstream announcement at    http://us1.samba.org/samba/whatsnew/samba-2.0.7.html.  * Added --with-utmp to add utmp support to smbd (this is new in Samba    2.0.7)  * Closes: #62148 - samba not rotating filled logs.  * Closes: #56711: Samba doesn't manage well long share name (please note      that it's possible to connect to shares with names longer than      14 characters but the share will be listed with a name truncated to      13 characters.)  * Closes: #51752 - NT DOMAIN - NET USE * /HOME not mapping (error 67).    Closes: #50907 - logon path not working.    This is not a bug, it's just Samba doing the same thing an NT server    does. See WHATSNEW.txt and smb.conf's man page for details.  * Closes: #48497 - error executing smbsh in debian-potato. (smbwrapper    is not supported anymore.)  * Closes: #58994 swat: typo in swat description.  * Closes: #45931 - Samba dies with SIGILL on startup. (Hardware     problems, person that reported the bug never came back.)    Closes: #54398 - smbadduser fails, looks for ypcat.  * Fixed swat's man page to include Debian specific installation    instructions. There's not necessary to edit /etc/services or     /etc/inetd.conf.    (Closes: #58616 - incomplete install config && incorrect installation      instructions.)  * s/SBINDIR/\"/usr/sbin\"/g in source/web/startstop.c to prevent swat    to look for smbd and nmbd in the wrong place when requested to start or    stop smbd or nmbd.    (Closes: #55028 - swat can't start samba servers.)  * Closes: #37274: smbclient does not honour pot. (Tested and seems to be    working now.)  * Not confirmed, but should fix #56699, #62185, #56247, #52218, #43492,    #50479, #39818, #54383, #59411.    (please re-open any of this if the problem still exists - I was unable    to confirm any of this because I could never reproduce them.)    Closes: #56699 - Samba's nmbd causes random kernel oops several      times in a row.    Closes: #62185 - nmbd's forking until no more file descriptors are       available.    Closes: #56247 - session setup failed: ERRSRV - ERRbadpw.    Closes: #52218 - Either wins proxy does not work, or I don't understand      it.    Closes: #43492 - intermittent problem changing password.    Closes: #50479 - Can't access windows 2000 shares with samba.    Closes: #39818 - samba-common: Upgrading Samba from the Slink version.    Closes: #54383 - samba-common: Missing /etc/smb.conf.    Closes: #59411 - smbclient: cannot browse Win2k shares. -- Eloy A. Paris <peloy@debian.org>  Thu, 27 Apr 2000 16:07:45 -0400samba (2.0.6-5) frozen unstable; urgency=low  * Oppsss! samba-common doesn't depend on libcupsys1 so the binaries    in this package are broken unless libcupsys1 is installed.    samba-common has a "grave" bug because of this. Instead of adding     libcupsys1 to the Depends: list of each package in debian/control    I investigated why dh_shlibs was not picking the dependency    automatically. It turns out that it's probably a bug in libcupsys1    because the format of its shlibs file is not correct. I fixed that    file (/var/lib/dpkg/info/libcupsys1.shlibs) and now dependencies are    picked correctly. I'll talk to the libcupsys1 maintainer.    I think the addition of CUPS support to Samba is a big change that    should not go into Frozen. So, I decided to back up the addition    of CUPS support I did in 2.0.6-4 to minimize problems. I'll add    CUPS support again when I start working on Samba for Woody.    (Closes: #59337 - samba-common has a missing dependency) -- Eloy A. Paris <peloy@debian.org>  Wed,  1 Mar 2000 08:40:02 -0500samba (2.0.6-4) frozen unstable; urgency=low  * It seems that sometimes nmbd or smbd are not killed when upgrading.    I think it is because in samba's prerm script I was calling    start-stop-daemon with the --pidfile switch and in old versions of    Samba the nmbd and smbd daemons did not store their PIDs in a file in    /var/samba/. I changed debian/samba.prerm so the existence of the    PID files is checked before calling "start-stop-daemon --pidfile ..."    If the PID files do not exist then start-stop-daemon is called    without the --pidfile parameter.    (Closes: #58058 - upgrade from slink went badly)  * Fixed typo in description of swat package in debian/control.  * Installed libcupsys1-dev so the configure script picks up CUPS    and Samba is compiled with CUPS support. Also added libcupsys1 to    the Depends: list of package samba in debian/control.    (Closes: #59038 - samba not compiled with cups support)  * Added a small paragraph to debian/README.debian warning about possible    problems with the WINS code in Samba 2.0.6. -- Eloy A. Paris <peloy@debian.org>  Mon, 28 Feb 2000 14:00:42 -0500samba (2.0.6-3) frozen unstable; urgency=low  * Applied patch posted by Jeremy Allison to the samba mailing list    that should take care of the internal errors reported in bug #52698    (release-critical). Wichert: please test as I never could reproduce    it here.    (Closes: #52698 - samba gets interbal errors)  * Moved samba-docs to the 'docs' section.    (Closes: #51077 - samba-doc: wrong section)  * Added reload capability to /etc/init.d/samba (only for smbd because    nmbd does not support reloading after receiving a signal).    (Closes: #50954 - patch to add reload support to /etc/init.d/samba)  * Corrected "passwd chat" parameter in sample /etc/samba/smb.conf so    Unix password syncronization works with the passwd program currently    in Potato. Thanks to Augustin Luton <aluton@hybrigenics.fr> for    the correct chat script.  * Stole source/lib/util_sec.c from the CVS tree of what will become    Samba 2.0.7 or whatever so we can use the same binaries under    both 2.0.x and 2.2.x kernels.    (Closes: #51331 - PANIC: failed to set gid)  * smbadduser is now provided as an example and it's customized for Debian.    I am not providing this script in /usr/sbin/ because then I would need    a dependency on csh, something that I don't want to do.    (Closes: #51697, #54052)  * Fixed the short description of the smbfs package in debian/control.    (Closes: 53534 - one-line description out of date). -- Eloy A. Paris <peloy@debian.org>  Tue, 23 Nov 1999 16:32:12 -0500samba (2.0.6-2) unstable; urgency=low  * samba-common now depends on libpam-modules (not on libpam-pwdb, which    I have been told is obsolete). I modified /etc/pam.d/samba accordingly    to reflect the change.    (Closes: Bug#50722: pam pwdb dependence?).  * The old /etc/pam.d/samba file which had references to pam_pwdb caused    smbd to die with a signal 11. The new /etc/pam.d/samba file fixes    this problem.    (Closes: #50876, #50838, #50698)  * Compiled with syslog support (use at your own risk: syslog support    is still experimental in Samba). I added the parameters "syslog = 0"    and "syslog only = no" to the sample smb.conf to avoid pestering    users that do not want Samba t

⌨️ 快捷键说明

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