~ubuntu-branches/ubuntu/oneiric/samba/oneiric-security

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-12-08 00:16:04 UTC
  • mfrom: (0.39.7 sid)
  • Revision ID: james.westby@ubuntu.com-20101208001604-sv2xvi0e8n2z89hl
Tags: 2:3.5.6~dfsg-3ubuntu1
* Merge from debian unstable.  Remaining changes:
  + debian/patches/VERSION.patch:
    - set SAMBA_VERSION_SUFFIX to Ubuntu.
  + debian/smb.conf:
    - add "(Samba, 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/mksmbpasswd.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 or suggest ctdb.
    - Add dependency on samba-common-bin to samba.
    - Add cuups breaks to push the package to aslo upgrade cups (LP: #639768)
  + debian/rules:
    - enable "native" PIE hardening.
    - Add BIND_NOW to maximize benefit of RELRO hardening.
  + Add ufw integration:
    - Created debian/samba.ufw.profile
    - debian/rules, debian/samba.dirs, debian/samba.files: install
      profile
    - debian/control: have samba suggest ufw
  + Add apport hook:
    - Created debian/source_samba.py.
    - debian/rules, debian/samba.dirs, debian/samba-common-bin.files: install
  + Switch to upstart:
    - Add debian/samba.{nmbd,smbd}.upstart.
    - Don't ship the /etc/network/if-up.d file.
  + debian/samba.postinst: 
    - Fixed bashism.
    - Avoid scary pdbedit warnings on first import.
  + debian/samba-common.postinst: Add more informative error message for
    the case where smb.conf was manually deleted
  + debian/samba.logrotate: Make it upstart compatible
  + debian/samba-common.dhcp: Fix typo to get a proper parsing in
    /etc/samba/dhcp.
  + Dropped:
    - debian/patches/fix-lpbug-393012.patch: Dropped in favor of debian's patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Uploaders: Steve Langasek <vorlon@debian.org>, Christian Perrier <bubulle@debian.org>, Noèl Köthe <noel@debian.org>, Jelmer Vernooij <jelmer@debian.org>
7
7
Build-Depends: debhelper (>= 6.0.7~), libpam0g-dev, libreadline-dev,
8
8
        libcups2-dev | libcupsys2-dev,
9
 
        libacl1-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
 
9
        libacl1-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
10
10
        libkrb5-dev, libldap2-dev, po-debconf, libpopt-dev, uuid-dev,
11
11
        libtalloc-dev (>= 2.0.1-1~bpo50+1),
12
 
        libcap2-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
13
 
        libkeyutils-dev  [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
 
12
        libcap2-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
 
13
        libkeyutils-dev [alpha amd64 arm armeb armel avr32 hppa i386 ia64 lpia m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb sparc],
14
14
        pkg-config
15
15
Build-Conflicts: libfam-dev
16
16
Standards-Version: 3.9.0
211
211
Priority: optional
212
212
Architecture: any
213
213
Depends: ${shlibs:Depends}, ${misc:Depends}
 
214
Breaks:
 
215
 libpam-smbpass (<< 2:3.4.1),
 
216
 libsmbclient (<< 2:3.4.1),
 
217
 samba-common (<< 2:3.4.1),
 
218
 samba-tools (<< 2:3.4.1),
 
219
 samba (<< 2:3.4.1),
 
220
 smbclient (<< 2:3.4.1),
 
221
 smbfs (<< 2:3.4.1),
 
222
 swat (<< 2:3.4.1),
 
223
 winbind (<< 2:3.4.1),
214
224
Description: Samba winbind client library
215
225
 Samba is an implementation of the SMB/CIFS protocol for Unix systems,
216
226
 providing support for cross-platform file and printer sharing with