lp:ubuntu/karmic-proposed/samba

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/karmic-proposed/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

87. By Chuck Short

* debian/patches/fix-libsmb-keepalive-packets.patch: Fix winbind authentication
  due to an invalid NTML2 signature. (LP: #479955)
  (https://bugzilla.samba.org/show_bug.cgi?id=6646)
* debian/patches/fix-samba-point-and-print.patch: Allow automatic download
  of printer drivers from a Samba PDC (LP: #500457)
  (https://bugzilla.samba.org/show_bug.cgi?id=6568)
* debian/patches/fix-too-many-openfiles.patch: When connecting to a Windows
  7 share users will get an error message "Too many open files are in use"
  after a certain number of files are copied. (LP: #462172 )
  (https://bugzilla.samba.org/show_bug.cgi?id=6837)
* debian/patches/fix-win98-failed-connect.patch: Allow win98 clients to
  connect a samba server. Users will get an "Error 66" message. (LP: #502878)
  (https://bugzilla.samba.org/show_bug.cgi?id=6551)

86. By Steve Langasek

debian/samba.if-up: allow "NetworkManager" as a recognized address
family... it's obviously /not/ an address family, but it's what gets
sent when using NM, so we'll cope for now.

85. By Steve Langasek

debian/samba.if-up, debian/rules: add an if-up.d script for samba to
try to start nmbd, if it's not running because /etc/init.d/samba ran
before the network was up at boot time. LP: #462169.

84. By Chuck Short

* debian/patches/fix-smbclient-long-names.patch: Samba shares with more than 12 characters are not
  displayed. (LP: #449735)
* debian/patches/fix-upstream-6680.patch: Fix Windows 7 computers joining a domain. Without
  this patch users will have to apply a registry hack to have their Windows 7 computers
  join a Windows Domain [http://wiki.samba.org/index.php/Windows7] (LP: #462626)

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)

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