lp:ubuntu/karmic/samba

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic/samba
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

83. By Marc Deslauriers

* SECURITY UPDATE: whole filesystem share via user with no home directory
  - debian/patches/security-CVE-2009-2813.patch: make sure home directory
    is set in source3/param/loadparm.c, source3/smbd/service.c.
  - CVE-2009-2813
* SECURITY UPDATE: credentials file disclosure and unauthorized usage via
  setuid mount.cifs
  - debian/patches/security-CVE-2009-2948.patch: don't open credentials
    file if user doesn't have permission, and don't print password when
    using verbose option in source3/client/mount.cifs.c.
  - CVE-2009-2948
* SECURITY UPDATE: denial of service via unexpected oplock break
  notification reply
  - debian/patches/security-CVE-2009-2906.patch: track messages already
    processed in source3/include/smb.h, source3/smbd/process.c.
  - CVE-2009-2906

82. By Matthias Klose

Build-depend on libreadline-dev instead of libreadline5-dev.

81. By Chuck Short

* Fix FTBFS: fix libtalloc detection. (cherry picked from Debian)
  + debian/control: Add pkg-config as a dependency, needed to fix libtalloc detection
  + debian/patches/external-talloc-support.patch: fix the Makefile so it works
    when using external talloc instead of giving a missing-depend error.
  + debian/patches/autoconf.pach: Resurrect needed to fix the libtalloc errors.
  + debian/rules: build with --without-libtalloc and --enale-external-libtalloc
* debian/patches/fix-crash-when-loading-interfaces.patch: Fix segfault when loading
  some wonky configuration files. (LP: #421419)

80. By Mike Pontillo

Apply patch for "net usershare list" to stop it from crashing (LP: #423854)

79. By Chuck Short

* 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 to authenticated ones.
    - Add 'map to gues = Bad user', maps bad username to guest access.
 + debian/samba-common.conf:
   - Do not change priority to hight if dhclient3 is installed.
   - Use priority medium instead of high for the workgroup question.
 + debian/samba-common.postinst: Add more informative error message for the case
   where smb.conf was manually deleted. (LP: #312449)
 + 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.
   - Add suggests keyutils for smbfs. (LP: #300221)
 + debian/rules:
   - enable "native" PIE hardening.
   - remove --with-ctdb and --with-cluster-support=yes
 + Add ufw integration:
   - Created debian/samba.ufw profile.
   - debian/rules, debian/samba.dirs, debian/samba.files: install profile
   - debian/control: have samba suggest ufw.

78. By Chuck Short

debian/control: Suggest ufw, (LP: #399468)

77. By Chuck Short

* 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 to authenticated ones.
    - Add 'map to gues = Bad user', maps bad username to guest access.
  + debian/samba-common.conf:
    - Do not change priority to hight if dhclient3 is installed.
    - Use priority medium instead of high for the workgroup question.
  + debian/samba-common.postinst: Add more informative error message for the case
    where smb.conf was manually deleted. (LP: #312449)
  + 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.
    - Add suggests keyutils for smbfs. (LP: #300221)
  + debian/rules:
    - enable "native" PIE hardening.
    - remove --with-ctdb and --with-cluster-support=yes
  + Add ufw integration:
    - Created debian/samba.ufw profile.
    - debian/rules, debian/samba.dirs, debian/samba.files: install profile
    - debian/control: have samba suffest ufw
  + Dropped:
    - debian/patches/fix-password-expiry-calculation.patch: Already upstream.

76. By Chuck Short

No really rix it.

75. By Chuck Short

Really add patch.

74. By Chuck Short

debian/patches/fix-password-expiry-calculation.patch: Use correct
value for password expiry calculation (LP: #393450)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/samba
This branch contains Public information 
Everyone can see this information.

Subscribers