Accepted: samba 2:3.2.0-3ubuntu1 (source)

Chuck Short zulcss at ubuntu.com
Mon Jul 21 18:10:35 BST 2008


Accepted:
 OK: samba_3.2.0.orig.tar.gz
 OK: samba_3.2.0-3ubuntu1.diff.gz
 OK: samba_3.2.0-3ubuntu1.dsc
     -> Component: main Section: net

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 21 Jul 2008 12:51:37 +0100
Source: samba
Binary: samba samba-common samba-tools smbclient swat samba-doc samba-doc-pdf smbfs libpam-smbpass libsmbclient libsmbclient-dev winbind samba-dbg libwbclient0
Architecture: source
Version: 2:3.2.0-3ubuntu1
Distribution: intrepid
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chuck Short <zulcss at ubuntu.com>
Description: 
 libpam-smbpass - pluggable authentication module for SMB/CIFS password database
 libsmbclient - shared library that allows applications to talk to SMB/CIFS serve
 libsmbclient-dev - libsmbclient static libraries and headers
 libwbclient0 - client library for interfacing with winbind service
 samba      - a LanManager-like file and printer server for Unix
 samba-common - Samba common files used by both the server and the client
 samba-dbg  - Samba debugging symbols
 samba-doc  - Samba documentation
 samba-doc-pdf - Samba documentation (PDF format)
 samba-tools - tools provided by the Samba suite
 smbclient  - a LanManager-like simple client for Unix
 smbfs      - mount and umount commands for the smbfs (for kernels >= than 2.2.
 swat       - Samba Web Administration Tool
 winbind    - service to resolve user and group information from Windows NT ser
Closes: 451685 454770 462046 476104 478800 479512 480151 480663 486056 487681 488709
Launchpad-Bugs-Fixed: 32067 201059 206036 236830
Changes: 
 samba (2:3.2.0-3ubuntu1) intrepid; urgency=low
 .
   * Merge from debian unstable, remaining changes:
     * debian/patches/VERSION.patch:
       - set SAMBA_VERSION_VENDOR_SUFFIX to Ubuntu.
     * debian/smb.conf
       - add "(Samba, Ubuntu)" to server string.
       - comment out the default [homes] shares, and add a comment about
         "valid user = %s" to show users how to restrict access to \\server\username
          to only username.
       - add map to guest = Bad user, maps bad username to guest access. (LP: #32067)
     * debian/samba-common.postinst:
       - Fix upgrade from a first installation done with feisty, edgy, or dapper.
         (LP: #201059)
       - When population the new sambashare group, it's not an error if the user
         simply doesn't exist; test for this case and the install continue instead
         of aborting. (LP: #206036)
     * debian/samba-common.config:
       - do not change priority to HIGH if dhclient3 is installed
       - used priority medium instaed of high for the workgroup question
     * debian/winbind.files:
       - include additional files
     * debian/mksambapasswd.awk:
       - Don't add user with UID less than 1000 to smbpasswd.
     * Dropped changes:
       - Dropped debian/patches/upstream_bug5517.patch. Already applied upstream.
       - Dropped debian/patches/disable-weak-auth.patch. Already applied upstream.
       - Dropped debian/patches/fix-server-signature.patch. Already appled upstream.
       - Dropped debian/patches/fix-documentation.patch. Already applied upstream.
 .
 samba (2:3.2.0-3) unstable; urgency=low
 .
   * Upload to unstable.
   * debian/patches/proper-static-lib-linking.patch: fix SMB_LIBRARY macro
     and Makefile.in to properly avoid linking .a libraries into other .a
     libraries, since this bloats the libraries without providing any useful
     functionality.
   * Version the build-dependency on libtalloc-dev, to ensure we're building
     against a package with the right symbols.
   * Add debian/libsmbclient.symbols and debian/libwbclient0.symbols, to get
     more fine-grained versioned library dependencies
   * Bump the shlibs version for libsmbclient to 2:3.2.0, as new symbols
     have been added.
   * Re-add docs/registry to samba-doc, restored upstream
   * Move schannel_store.tdb out of /etc/samba to /var/lib/samba, where it
     belongs according to the FHS.  Closes: #454770.
 .
 samba (2:3.2.0-2) experimental; urgency=low
 .
   * Fix up the copyright file to correctly document that we're now under
     GPLv3, not GPLv2.
 .
 samba (2:3.2.0-1) experimental; urgency=low
 .
   [ Christian Perrier ]
   * New samba-tools package to provide all "torture" tools:
     smbtorture msgtest masktest locktest locktest2 nsstest vfstest
     pdbtest talloctort replacetort tdbtorture smbconftort
   * Upgrade Standard to 3.8.0 (checked)
   * Merged from unstable:
     * Drop "invalid users = root" from the default smb.conf file
       as it differs from upstream's behaviour and upstream is fairly
       noisy about this choice of ours. Closes: #462046
     * Drop commented "guest account = nobody". This is already upstream's
       default
     * Remove versioned Build-Depends when satisfied in etch (actually all
       versioning in Build-Depends)
     * Remove Conflicts with non-existing packages
     * Drop dpkg-dev and binutils from Build-Depends, since the versioned
       build-dep is no longer needed and these are both Build-Essential
     * Mini-policy for settings in smb.conf:
       - don't explicitly set settings to their default value
       - commented settings with the default value are commented with "#"
       - commented settings with a non-default value are commented with ";"
     * Apply this policy to "socket options". Closes: #476104
     * No longer gratuitously use /usr/lib/libsmbclient.so.0.1 but a more logical
       libsmbclient.so.0 as upstream doesn't assign versions
     * Add idmap_*(8) man pages (idea taken from SerNet packages)
     * Create the entire set of directories needed by clients for
       Point-and-Click printing (including old clients!) in
       /var/lib/samba/printers (idea taken from SerNet packages)
     * Update copyright and README.debian information for current and past
       maintainers. Remove redundant mention of Tridge (the copyright is enough)
     * Add doc-base files for samba-doc-pdf. Closes: #451685
     * add a soft dependency on slapd in init script to allow
       proper operation when dependency-based boot sequence is enabled.
       Thanks to Petter Reinholdtsen for reporting and providing a patch
       Closes: #478800
   * Rename libcupsys2-dev to libcups2-dev in build dependencies
   * Localize SWAT in German. Closes: #487681
 .
   [ Debconf translations ]
   * Merged from unstable:
     * Kurdish. Closes: #480151
     * Romanian updated. Closes: #488709.
 .
   [ Steve Langasek ]
   * New upstream release
   * Merged from unstable:
     * debian/patches/no-unnecessary-cups.patch: don't try to connect to a
       cups server when we know that no printers are configured.
       Closes: #479512.
 .
   [ Jelmer Vernooij ]
   * Merged from unstable:
   * Fix bashism in smbtar. (Closes: #486056)
 .
   [ Peter Eisentraut ]
   * Merged from unstable:
     * Removed myself from Uploaders
 .
 samba (2:3.2.0~rc2-1) experimental; urgency=low
 .
   [ Christian Perrier ]
   * New upstream release
 .
   [ Steve Langasek ]
   * Enable building of cifs.spnego for the smbfs package, adding a
     build-dependency on keyutils-dev, to allow kerberos-based authentication
     of cifs mounts.  Closes: #480663, LP: #236830.
 .
 samba (2:3.2.0~rc1-2) experimental; urgency=low
 .
   * Reupload to experimental. Sigh.
Files: 
 7844b78c0bfcd8d085dce65e919562d1 1358 net optional samba_3.2.0-3ubuntu1.dsc
 318d5b1ec0507f0f6077b1470f9fc028 23689705 net optional samba_3.2.0.orig.tar.gz
 7019445700bb67fe8031786875bb8871 224467 net optional samba_3.2.0-3ubuntu1.diff.gz
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint at lists.alioth.debian.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFIhL26IHZ33voUATsRAmJdAKCYswlzYTUPQrmeUnYHQddvo+hnWgCeLcN7
57H7avcHF4ad5r5mYo19ics=
=olVj
-----END PGP SIGNATURE-----





More information about the Intrepid-changes mailing list