lp://staging/~hggdh2/ubuntu/maverick/samba/apport-nosmb-conf
- Get this branch:
- bzr branch lp://staging/~hggdh2/ubuntu/maverick/samba/apport-nosmb-conf
Branch merges
- Ubuntu branches: Pending requested
-
Diff: 30 lines (+12/-0)2 files modifieddebian/changelog (+7/-0)
debian/source_samba.py (+5/-0)
Related bugs
Bug #591043: merge request: changing source_samba.py | Undecided | Fix Released |
Related blueprints
Branch information
Recent revisions
- 105. By Chuck Short
-
* New upstream release, major inhancements:
+ Fix MS-DFS functionality (bug #7339).
+ Fix a Winbind crash when scanning trusts (bug #7389).
+ Fix problems with SIGCHLD handling in Winbind (bug #7317).
* Refreshed patches. - 104. By Chuck Short
-
* Merge from Debian Experimental, 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 additon to authenticated ones.
- add map to guest = Bad user, maps bad username to guest access.
+ debian/samba-common. conf:
- 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 libswbclient0 replace/conflict with hardy's likewise-open.
- Don't build against ctdb, since its not in main yet.
+ 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
+ Add apport hook:
- Created debian/source_ samba.py.
- debian/rules, debian/samba.dirs, debian/samba-common- bin.files: install
+ Dropped:
- debian/patches/ ubuntu- gecos-fix. patch: Fix gecos parsing backported from Samba 3.5.x
(LP: #182572)[Chuck Short]
* Removed unsupported smb.conf files.
* debian/samba.postinst: Fixed bashism. (LP: #576307) - 103. 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 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 additon to authenticated ones.
- add map to guest = Bad user, maps bad username to guest access.
+ debian/samba-common. conf:
- 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 libswbclient0 replace/conflict with hardy's likewise-open.
- Don't build against ctdb, since its not in main yet.
+ 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
+ Add apport hook:
- Created debian/source_ samba.py.
- debian/rules, debian/samba.dirs, debian/samba-common- bin.files: install
+ debian/patches/ ubuntu- gecos-fix. patch: Fix gecos parsing backported from Samba 3.5.x (LP: #182572)\
+ debian/samba.postinst: Avoid scary pdbedit warnings on first import. (LP: #24741)
+ debian/samba.logrotate : Make it upstart compatible (LP: #529290)
+ debian/samba-common. dhcp: Fix typo to get a proper parsing in /etc/samba/dhcp. (LP: #507374)
+ Don't ship the /etc/samba/if-up files, we use upstart. - 102. By Thierry Carrez
-
debian/
winbind. pam-config: Fix potential breakage with stacking of
lower-priority modules in common-passwd (LP: #556996) - 101. By Thierry Carrez
-
* debian/
winbind. pam-config: Fix password PAM profile for winbind, thanks to
Steve Langasek for investigation and fix (LP: #546874)
* debian/winbind. prerm, debian/ winbind. postinst: Enable and disable winbind
PAM profile on package install/removal (LP: #556342) - 100. By Chuck Short
-
* Merge from debian testing. 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 additon to authenticated ones.
- add map to guest = Bad user, maps bad username to gues access.
+ debian/samba-common. conf:
- 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 libswbclient0 replace/conflict with hardy's likewise-open.
- Don't build against ctdb, since its not in main yet.
+ 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
+ Add apport hook:
- Created debian/source_ samba.py.
- debian/rules, debian/samba.dirs, debian/samba-common- bin.files: install
+ debian/control: Recommend keyutils for smbfs (LP: #493565)
+ debian/patches/ ubuntu- gecos-fix. patch: Fix gecos parsing backported from Samba 3.5.x (LP: #182572)
+ debian/samba.postinst: Avoid scary pdbedit warnings on first import. (LP: #24741)
+ debian/samba.logrotate : Make it upstart compatible (LP: #529290)
+ debian/samba-common. dhcp: Fix typo to get a proper parsing in /etc/samba/dhcp. (LP: #507374)
+ Dropped:
debian/patches/ debian/ patches/ security- CVE-2010- 0728.patch: Included upstream. - 99. By Thierry Carrez
-
[Thierry Carrez]
* debian/samba.postinst: Avoid scary pdbedit warnings on first import
(LP: #24741)[Chuck Short]
* debian/samba.logrotate : Make it upstart compatible (LP: #529290)
* debian/samba-common. dhcp: Fix typo to get a proper parsing in /etc/samba/dhcp. (LP: #507374) - 98. By Marc Deslauriers
-
* SECURITY UPDATE: permission bypass via incorrect CAP_DAC_OVERRIDE
handling.
- debian/patches/ security- CVE-2010- 0728.patch: fix capability handling
in source3/{include/ smb.h,lib/ system. c,smbd/ server. c}.
- CVE-2010-0728
* Removed patches:
- debian/patches/ debian- changes- 2:3.4.5~ dfsg-2ubuntu2: merge error
- debian/patches/ debian- changes- 2:3.4.6~ dfsg-1ubuntu1: merge error
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/maverick/samba