lp:ubuntu/intrepid/samba

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

56. By Thierry Carrez

* Fix pam-smbpass.so crashing because it misses /var/lib/samba (LP: #260687)
  - debian/samba-common.dirs: create /var/lib/samba in samba-common
  - debian/samba.postrm: don't completely remove /var/lib/samba on purge
    (just let samba-common postrm do it)

55. By Thierry Carrez

Make libwbclient0 replace/conflict with hardy's likewise-open (LP: #254434)

54. By Chuck Short

* 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 on 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 populating 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.
    + use priority medium instead 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.
  - debian/control:
    + Depend on lsb-base >= 3.2-14, which has the status_of_proc() function.
    + Make libpam-smbpass depend on libpam-runtime for allowing libpam-smbpasss
      to auto-configure itself.
  - debian/samba.init:
    + Replace the previous 'status' gathering mechanism with the common one
      now provided by status_of_proc() (LP: #247087).
  - debian/winbind.init:
    + Add a pid variable and a 'status' action.
  - debian/libpam-smbpass.pam-config, debian/libpam-smbpass.postinst,
    debian/libpam-smbpass.files, debian/rules: provide a config block for the
    new PAM framework, allowing his PAM module to auto-configure itself.
  - debian/libpam-smbpass.prerm: call pam-auth-update --remove on removal,
    to clean up after ourselves.
  - debian/rules: enable "native" PIE hardening.

[Jamie Strandboge]
* Add ufw integration (thanks Nicolas Valcárcel) (LP: #261544)
  - Created debian/samba.ufw.profile
  - debian/rules: install profile
  - debian/control: have samba Suggests ufw

53. By Kees Cook

* debian/{control,rules}: revert sledge-hammer PIE approach.
* debian/rules: enable "native" PIE hardening.

52. By Kees Cook

debian/{control,rules}: enable PIE hardening

51. By Steve Langasek

debian/libpam-smbpass.prerm: call pam-auth-update --remove on removal,
to clean up after ourselves.

50. By Steve Langasek

* debian/libpam-smbpass.pam-config, debian/libpam-smbpass.postinst,
  debian/libpam-smbpass.files, debian/rules: provide a config block
  for the new PAM framework, allowing this PAM module to
  auto-configure itself
* debian/control: make libpam-smbpass depend on
  libpam-runtime (>= 1.0.1-2ubuntu1) for the above

49. By Chuck Short

* 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 on 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 guess access.
      (LP: #32067)
  - debian/samba-common.postinst:
    + Fix upgrade from a first installation done with feisty, edgy, or dapper.
      (LP: #201059)
    + When populating the new sambashare group, it's not an error if the user
      simply doesn't exist; test for this care and let the install continue
      instead of aborting. (LP: #206036)
  - debian/samba-common.config:
    + do not change priority ti HIGH if dhclient3 is installed
    + use priority medium instead 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 smpasswd.
  - debian/control:
    + Depend on lsb-base >= 3.2-14, which has the status_of_proc() function.
  - debian/samba.init:
    + Replace the previous 'status' gathering mechanism with the common one
      now provided by status_of_proc() (LP: #247087).
  - debian/winbind.init: Add a pid variable and a 'status' action.

48. By Chuck Short

debian/winbind.init: Fixed error in init script. (LP: #253910)

47. By Dustin Kirkland 

* debian/control: Depend on lsb-base >= 3.2-14, which has the
  status_of_proc() function.
* debian/samba.init: Replace the previous 'status' gathering mechanism with
  the common one now provided by status_of_proc() (LP: #247087).
* debian/winbind.init: Add a pid variable and a 'status' action.

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