-
Committer:
Bazaar Package Importer
-
Author(s):
Chuck Short
-
Date:
2009-10-21 22:14:57 UTC
-
mfrom:
(0.27.7 upstream)
(0.34.1 squeeze)
-
Revision ID:
james.westby@ubuntu.com-20091021221457-0n29ugwe07r62omb
Tags: 2:3.4.2-1ubuntu1
* Merge from debian unstable, remaining changes:
+ debian/patches/VERSION.patch:
- set SAMBA_VERSION_SUFFIX to Ubuntu
+ debian/smb.conf:
- Add "(Samaba, Ubuntu)" to server string.
- Comment out the default [homes] share, and add a comment about "valid users = %s" to show users
how to restrict access to \\server\username to only username.
- Set 'usershare allow guests', so that usershare admins are
allowed to create public shares in addition to authenticated ones.
- add map to guest = Bad user, maps bad username to guest access.
+ debian/samba-common.config:
- Do not change priority to high if dhclient3 is installed.
- Use priority medium instead of high for the workgroup question.
+ debian/mksambapasswd.awk:
- Do not add user with UID less than 1000 to smbpasswd.
+ debian/control:
- Make libwbclient0 replace/conflict with hardy's likewise-open.
- Don't build against ctdb.
- Build-depend on libreadline-dev instead of libreadline5-dev.
+ debian/rules:
- enable "native" PIE hardening.
+ Add ufw integration:
- Created debian/samba.ufw.profile
- debian/rules, debian/samba.dirs, debian/samba.files: install
+ debian/patches/fix-smbclient-long-names.patch: Samba shares with more than 12 characters are not
displayed. (LP: #449735)
+ Dropped:
- debian/patches/536757.patch: Already upstream
- debian/patches/net-usershare-list-3.4.0.patch: Already upstream
- debian/patches/fix-crash-when-loading-interfaces.patch: Already upstream
- debian/patches/fix-upstream-6680.patch: Already upstream
- debian/patches/security-CVE-2009-2813.patch: Already upstream
- debian/patches/security-CVE-2009-2948.patch: Already upstream
- debian/patches/security-CVE-2009-2906.patch: Already upstream