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

📄 changelog

📁 samba服务器!
💻
📖 第 1 页 / 共 5 页
字号:
 -- Eloy A. Paris <peloy@debian.org>  Tue, 25 May 2004 07:43:54 -0400samba (3.0.4-4) unstable; urgency=low  * Rebuilt with libcupsys2-gnutls10 for unstable.    Closes: #250424, #250483, #250491, #250515, #250523, #250592, #250736    Closes: #250742, #250733 -- Eloy A. Paris <peloy@debian.org>  Mon, 24 May 2004 22:32:52 -0400samba (3.0.4-3) unstable; urgency=low  * Color me stupid; I uploaded an experimental version to unstable. -- Eloy A. Paris <peloy@debian.org>  Sat, 22 May 2004 00:40:58 -0400samba (3.0.4-1) unstable; urgency=low  Eloy:  * New upstream version.    Closes: #247640 (New upstream version available)    Closes: #238905 (Printing crash fix)    Closes: #247090 (panic in viewing printerqueue)  Vorlon:  * Incorporate Catalan debconf translations; thanks to    Aleix Badia i Bosch <abadia@ica.es> and the Debian L10n Catalan Team.    (closes: #236640)  * Incorporate Czech debconf translations; thanks to    Miroslav Kure <kurem@upcase.inf.upol.cz> (closes: #236274).  * Update libsmbclient shlibs, due to an incompatibility with older    versions that prevents gnome-vfs from working correctly    (closes: #245869). -- Eloy A. Paris <peloy@debian.org>  Fri, 21 May 2004 11:42:19 -0400samba (3.0.2a-1) unstable; urgency=low  * New upstream version. -- Eloy A. Paris <peloy@debian.org>  Tue, 24 Feb 2004 10:30:47 -0500samba (3.0.2-2) unstable; urgency=high  * Apply patch from Urban Widmark <urban@teststation.com> to prevent    users from mounting remote filesystems containing suid files    (closes: 232327).  This represents an exploitable security hole on    systems running Linux 2.6 kernels. -- Steve Langasek <vorlon@debian.org>  Thu, 12 Feb 2004 21:38:40 -0600samba (3.0.2-1) unstable; urgency=high  * New upstream release.    - LaMont Jones: correct false failure LFS test that resulted      in _GNU_SOURCE not being defined (thus resulting in strndup()      not being defined) (closes: #226694)    - Segfault fixes. (closes: #230012) (maybe more, but we need bug      reporters to confirm.)    Urgency "high" due to a password initialization bug that could grant    an attacker unauthorized access to a user account created by the    mksmbpasswd.sh shell script. See WHATSNEWS.txt for details and    workarounds for those not wishing to upgrade (which is a bad idea    anyway since this new release fixes lots of other bugs.) -- Eloy A. Paris <peloy@debian.org>  Sun,  8 Feb 2004 10:06:29 -0500samba (3.0.1-2) unstable; urgency=low  * Include ntlm_auth's man page.  * Don't create directories outside of the source directory during    package build time. (closes: #227221, #227238, #225862)  * Don't include the "Using Samba" book in the swat package, just a    symlink that points to the book included in the samba-doc package. -- Eloy A. Paris <peloy@debian.org>  Tue, 13 Jan 2004 13:48:13 -0500samba (3.0.1-1) unstable; urgency=low  * New upstream version (closes: #225565)  * Add support in the dhcp hook for netbios scope, and handle better    the case of multiple DHCP-using interfaces (closes: #224109).  * Use "tail -n 1 ..." instead of "tail -1 ..." so POSIX-compliant    tail works. Thanks to Paul Eggert <eggert@twinsun.com>.  * Include /usr/bin/ntlm_auth in the winbind package.  * Run configure with "--with-piddir=/var/run/samba" since the    default got changed to /var/run in this new upstream version. -- Eloy A. Paris <peloy@debian.org>  Tue, 30 Dec 2003 16:21:31 -0500samba (3.0.0final-1) unstable; urgency=low  * It's here, it's here, it's here, Samba 3.0.0 is here!  * Incorporate Japanese debconf translations; thanks to Kenshi Muto    <kmuto@debian.org>. (closes: #209291) -- Eloy A. Paris <peloy@debian.org>  Thu, 25 Sep 2003 13:39:28 -0400samba (3.0.0beta2+3.0.0rc4-1) unstable; urgency=low  * New upstream version. -- Eloy A. Paris <peloy@debian.org>  Sat, 13 Sep 2003 08:47:56 -0400samba (3.0.0beta2+3.0.0rc3-1) unstable; urgency=low  * New upstream release. Last Release Candidate according to the    Samba Team. Samba 3.0.0 is around the corner, in a week or so.    - Fixes use of non-PIC code in nss shared libraries (closes: #208773)    - 'unix password sync' option now runs the unix password program as      root again (closes: #209739).  * One-line patch to make packages buildable with distcc (closes: #210227) -- Eloy A. Paris <peloy@debian.org>  Tue,  9 Sep 2003 07:57:16 -0400samba (3.0.0beta2+3.0.0rc2-1) unstable; urgency=low  * New upstream release.  * Link against libgnutls7 instead of libgnutls5. (closes: #208151) -- Eloy A. Paris <peloy@debian.org>  Tue,  2 Sep 2003 21:37:13 -0400samba (3.0.0beta2+3.0.0rc1-1) unstable; urgency=low  * New upstream version (skipped samba 3.0.0beta3 due to time    constraints.) This ugly version number will go away when the final    Samba 3.0.0 is released.  * Drag new unpackaged tools into the packages: smbcquotas (smbclient),    vfs modules (samba), smbtree(1) manpage (smbclient), tdbbackup(8)    manpage (samba). (closes: #151158)  * Switch to DH_COMPAT level 4:    - no explicit conffile listings needed    - the postinst for libsmbclient is now completely autogenerated    - use the default init script handling (with support for      invoke-rc.d) in debhelper, instead of the currently buggy upgrade      path (closes: #185439)    - add support for ${misc:Depends} in control for those packages with      init scripts  * Add versioned dependency on libpam-runtime and change    /etc/pam.d/samba to use the new common PAM config blocks.  * New python2.3-samba package (old python2.2-samba is no more.)    (closes: #206171) -- Eloy A. Paris <peloy@debian.org>  Mon, 25 Aug 2003 17:05:14 -0400samba (3.0.0beta2-1) unstable; urgency=low  * New upstream release    - The smb.conf(5) manpage documents config options again      (closes: #197963).    - Handling of winbind/idmap has been restructured; domain members      should be able to map domain accounts to local accounts again      (closes: #196815).    - Use the locale charset for 'display charset' by default      (closes: #194406).    - Fix for segfault in smbclient when using the -b option      (closes: #196833).    - Handle an empty 'passdb backend' list gracefully (closes: #193946).  * Don't set 'display charset' anymore on upgrade, since this is now    grabbed from the locale by default -- a much better option.  * Removed time.c.patch which is now in the upstream sources.  * Update FHS patch for two new tdb files (netsamlogon_cache.tdb,    privilege.tdb).  * Remove python-linker.patch, since the Kerberos package has been    fixed to no longer use rpath  * Remove configure.patch: the hppa glibc bug this was added for is    long since fixed, and upstream isn't interested in supporting this    kludge.  * Update references to missing documentation in sample smb.conf file    (closes: #187632).  * Fix handling of krb5 link line, building on a patch from Stefan    Metzmacher <metze@metzemix.de>.  * Add patch so smbclient's tar support works with popt    (closes: #194921). -- Steve Langasek <vorlon@debian.org>  Wed,  2 Jul 2003 20:59:09 -0500samba (3.0.0beta1-2) unstable; urgency=low  * Update build-deps to libacl1-dev (>= 2.2.11-1), libacl1 (>= 2.2.11-1)    to make sure we get the right shlib dependencies (closes: #193149).  * Update the dhcp config hooks so they're suitable for sourcing (i.e.,    don't call "exit") (closes: #196477).  * Bring package into line with current policy by adding support for    the DEB_BUILD_OPTIONS flag, and enabling debugging symbols (-gstabs)    by default  * Make sure libpam-smbpass is a self-contained DSO.  * Fix a typo in samba-common.dhcp that caused us to spuriously rewrite    the server list.  * Fix python install script to ignore -Wl linker flags, as seen in the    output from the latest krb5-config.  * Add LDAP and Unicode information about upgrading from 2.2 to    README.debian.  * Remove dangerous and confusing browse options from the default     smb.conf (closes: #198804).  * Reorder smb.conf options for clearer grouping, and clarify the    comments.  * Add a default [print$] share to the sample smb.conf, and create the    necessary tree under /var/lib/samba/printers. (closes: #168173)  * s/winbind/idmap/ in smb.conf, since the option names have changed.  * Fix the patch for postexec handling, so that we chdir("/") at the    right time. -- Steve Langasek <vorlon@debian.org>  Thu, 12 Jun 2003 15:02:00 -0500samba (3.0.0beta1-1) unstable; urgency=low  * New upstream version.    - fix for empty browselist bug (closes: #194553)    - fix for tab completion segfault in smbclient (closes: #194776)    - Samba now works as a domain member again without segfaulting      (closes: #194134, #194394, #194775)    - WinXP machines can join a Samba-controlled domain again      (closes: #195362)  * Build-depend on python-dev >= 2.2 instead of on just python-dev    (without version).  * Added Vorlon'n patch to source/lib/time.c to fix #194075.    (closes: #194075) -- Eloy A. Paris <peloy@debian.org>  Sun,  8 Jun 2003 22:26:43 -0400samba (2.999+3.0.alpha24-3) unstable; urgency=low  * Make sure Samba DSOs are compiled with -fPIC. (closes: #194324)  * Rebuild against pristine Kerberos libs, to squelch warnings about    versioned symbols. (closes: #194431, #194396) -- Steve Langasek <vorlon@debian.org>  Thu, 22 May 2003 15:32:00 -0500samba (2.999+3.0.alpha24-2) unstable; urgency=low  * Fixed description of the smbfs package. (closes: #194183)  * Negate the sense of the unixsam check when upgrading. (closes: #194234) -- Steve Langasek <vorlon@debian.org>  Wed, 21 May 2003 12:21:53 -0400samba (2.999+3.0.alpha24-1) unstable; urgency=low  * New upstream version. (closes: #189354) -- Eloy A. Paris <peloy@debian.org>  Tue, 20 May 2003 13:55:57 -0400samba (2.999+3.0.alpha23-5) unstable; urgency=low  * Move the python package from section "net" to section "python".  * Make sure we use PIC code for python on all platforms.  * French translation of an additional debconf template, courtesy of    Christian Perrier <bubulle@debian.org>. (closes: #188832)  * Updated Brazilian Portuguese translation from André Luís Lopes    <andrelop@ig.com.br>.  * s/unixsam/guest/ everywhere, since the unixsam backend is now    deprecated. (closes: #190095)  * Create our temp config file as /etc/samba/smb.conf.dpkg-tmp; not    only does using /tmp violate SELinux policies, it introduces the    possibility of data loss during the final copy if /tmp is a separate    filesystem. (closes: #189823)  * Pull in fix for SWAT, so that logins work again    (closes: #188255, #192077).  * Move passdb.tdb into /var/lib/samba, since it's not user-editable.  * Make sure with don't ship any .cvsignore files.  * Don't ship examples for python2.2-samba and samba-doc in an    "examples" directory inside another "examples" directory. -- Eloy A. Paris <peloy@debian.org>  Tue,  6 May 2003 12:05:46 -0400samba (2.999+3.0.alpha23-4) unstable; urgency=low  * Instead of s/LPT1:/LPT:/, we need to do s/LPT:/LPT1:/ -- now all    non-RPC printing clients are working again.  * Change shlibs to 0 instead of 0.1.  The library already in the    archive is using this soname, and there are no packages depending    on libsmbclient, so skip changing the package name for now.    (closes: #188661) -- Steve Langasek <vorlon@debian.org>  Fri, 11 Apr 2003 14:42:00 -0500samba (2.999+3.0.alpha23-3) unstable; urgency=low  * Put the Samba Python modules in /usr/lib/python2.2/site-packages/,    not in /usr/lib/python2.2/lib-dynload/. -- Eloy A. Paris <peloy@debian.org>  Wed,  9 Apr 2003 19:49:25 -0400samba (2.999+3.0.alpha23-2) unstable; urgency=low  * New package python2.2-samba that includes the Python modules    included in the Samba sources. Feedback on these modules and the new    package is welcome, as we (Debian Samba maintainers) don't use them.    (closes: #170731, #173322)  * Move libsmbclient-dev from section "devel" to "libdevel".  * Fix panic action script to give a sensible error message instead of    an empty backtrace when we don't have permission to attach to the    process. (closes: #188164)  * Fix libpam-smbpass so that it really does something. (closes: #178245)  * Apply patch to fix printing-related segfaults. (closes: #188076) -- Eloy A. Paris <peloy@debian.org>  Sun,  6 Apr 2003 21:40:33 -0400samba (2.999+3.0.alpha23-1) unstable; urgency=high

⌨️ 快捷键说明

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