lp:ubuntu/jaunty-proposed/samba

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

72. By Chuck Short

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

71. By Chuck Short

[Thierry Carrez]
* debian/samba-common.postinst: Add more informative error message for
  the case where smb.conf was manually deleted (LP: #312449)

[Chuck Short]
* debian/control: Add suggests keyutils for smbfs. (LP: #300221)

70. By Chuck Short

debian/patches/fix-upstream-bug-6186.patch: Fix for data loss
with roaming profiles. (https://bugzilla.samba.org/show_bug.cgi?id=6186)

69. By Chuck Short

* Merge from debian unstable, remaining changes:
  + debian/patches/VERSION.patch:
    - setup 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/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.
  * debian/rules:
    - enable "native" PIE hardening.
  * Add ufw integration:
    - Created debian/samba.ufw profile.
    - debian/rules, debian/samba.dirs, debian/samba.files: install
      profile
    - debian/contorl: have samba sugguest ufw.

68. By Steve Langasek

* Merge from Debian unstable (LP: #337094), remaining changes:
  + debian/patches/VERSION.patch:
    - setup 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/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.
  + debian/rules:
    - enable "native" PIE 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
* Dropped changes, merged in Debian:
  + debian/libpam-smbpass.pam-config, debian/libpam-smbpass.postinst,
    debian/libpam-smbpass.prerm, debian/libpam-smbpass.files,
    debian/rules:
    - Make libpam-smbpasswd depend on libpam-runtime to allow
      libpam-smbpasswd for auto-configuration.
  + debian/control:
    - Provide a config block for the new PAM framework to auto-configure
      itself
  + debian/samba.postinst:
    - When populating the new sambashare group, it is not an error
      if the user simply does not exist; test for this case and let
      the install continue instead of aborting.
  + debian/winbind.files:
    - include additional files

67. By Chuck Short

debian/rules, debian/control: Remove ctdb support.

66. By Chuck Short

* Merge from debian unstable, remaining changes:
  + debian/patches/VERSION.patch:
    - setup 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
      allows to create public shares in addition to authenticated
      ones.
    - add map to guest = Bad user, maps bad username to guest access.
   + debian/samba.postinst:
     - When populating the new sambashare group, it is not an error
       if the user simply does not exist; test for this case and let
       the install continue instead of aborting.
   + 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 to less than a 1000 to smbpasswd.
   + debian/control:
     - Make libpam-smbpasswd depend on libpam-runtime to allow
       libpam-smbpasswd for auto-configuration.
     - Make libwbclient0 replace/conflict with hardy's likewise-open.
   + debian/libpam-smbpass.pam-config, debian/libpam-smbpass.postinst,
     debian/libpam-smbpass.prerm, debian/libpam-smbpass.files,
     debian/rules:
     - Provide a config block for the new PAM framework to auto-configure
       itself
   + debian/rules:
    - enable "native" PIE 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
   + debian/patches/last-char-truncation.patch:
     - Fix compatibility issue with NAS boxes still using Samba 2.2 and
       earlier.
   + debian/winbind.files:
     - include additional files
   + Fixes LP: #330626.

65. By Steve Langasek

Drop debian/patches/last-char-truncation.patch, which is applied
upstream.

64. By Steve Langasek

* Merge from debian unstable, remaining changes:
  + debian/patches/VERSION.patch:
    - setup 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.postinst:
    - When populating the new samabshare group, it is not an error
      if the user simply does not exist; test for this case and let
      the install continue instead of aborting.
  + 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 libpam-smbpasswd depend on libpam-runtime to allow
      libpam-smbpasswd for auto-configuration.
    - Make libwbclient0 replace/conflict with hardy's likewise-open.
  + debian/libpam-smbpass.pam-config, debian/libpam-smbpass.postinst,
    debian/libpam-smbpass.prerm, debian/libpam-smbpass.files,
    debian/rules:
    - Provide a config block for the new PAM framework to auto-configure
      itself
  + debian/rules:
    - enable "native" PIE 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
  + debian/patches/last-char-truncation.patch:
    - Fix compatibility issue with NAS boxes still using Samba 2.2 and
      earlier.
  + debian/winbind.files:
    - include additional files
* Merged changes:
  + debian/control:
    - Depend on lsb-base >= 3.2-14, which has the status_of_proc()
      function.
  + debian/samba.init:
    - Add a 'status' action.
  + debian/winbind.init:
    - Add a PID variable and a 'status' action.
* Fixes LP: #328874.

63. By Steve Langasek

* Merge from Debian unstable, remaining changes:
  + debian/patches/VERSION.patch:
    - setup 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.postinst:
    - When populating the new samabshare group, it is not an error
      if the user simply does not exist; test for this case and let
      the install continue instead of aborting.
  + 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:
    - Depend on lsb-base >= 3.2-14, which has the status_of_proc()
      function.
    - Make libpam-smbpasswd depend on libpam-runtime to allow
      libpam-smbpasswd for auto-configuration.
    - Make libwbclient0 replace/conflict with hardy's likewise-open.
  + debian/samba.init:
    - Add a 'status' action.
  + debian/libpam-smbpass.pam-config, debian/libpam-smbpass.postinst,
    debian/libpam-smbpass.prerm, debian/libpam-smbpass.files,
    debian/rules:
    - Provide a config block for the new PAM framework to auto-configure
      itself
  + debian/rules:
    - enable "native" PIE hardening.
  + Add ufw integration:
    - Created debian/samba.uwf.profile
    - debian/rules, debian/samba.dirs, debian/samba.files: install
      profile
    - debian/control: have samba suggest ufw
  + debian/patches/last-char-truncation.patch:
    - Fix compatibility issue with NAS boxes still using Samba 2.2 and
      earlier.
  + debian/winbind.files:
    - include additional files
  + debian/winbind.init:
    - Add a PID variable and a 'status' action.
* Dropped changes:
  - don't worry about handling upgrades from feisty or edgy, since
    users should have upgraded to the hardy version first so this
    transition is now finished.
* Fixes LP: #264943 and LP: #286119.

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