[ubuntu/maverick] samba 2:3.4.7~dfsg-2ubuntu1 (Accepted)
Chuck Short
zulcss at ubuntu.com
Sun May 9 18:35:37 BST 2010
samba (2:3.4.7~dfsg-2ubuntu1) maverick; urgency=low
* 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.
samba (2:3.4.7~dfsg-2) unstable; urgency=low
[ Christian Perrier ]
* Drop smbfs package (now provided by cifs-utils as a dummy transition
package)
[ Debconf translations ]
* Portuguese (Miguel Figueiredo). Closes: #575958
[ Steve Langasek ]
* winbind.prerm: don't forget to remove the PAM profile on package
removal :/
* Fix winbind.pam-config to not interfere with password changes for
non-winbind accounts. Closes: #573323, LP: #546874.
* 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. Closes: #576415, LP: #462169.
* 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.
Date: Wed, 05 May 2010 03:25:03 +0100
Changed-By: Chuck Short <zulcss at ubuntu.com>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Chuck Short <chuck.short at canonical.com>
https://launchpad.net/ubuntu/maverick/+source/samba/2:3.4.7~dfsg-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 05 May 2010 03:25:03 +0100
Source: samba
Binary: samba samba-common-bin samba-common samba-tools smbclient swat samba-doc samba-doc-pdf libpam-smbpass libsmbclient libsmbclient-dev winbind samba-dbg libwbclient0
Architecture: source
Version: 2:3.4.7~dfsg-2ubuntu1
Distribution: maverick
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Chuck Short <zulcss at ubuntu.com>
Description:
libpam-smbpass - pluggable authentication module for Samba
libsmbclient - shared library for communication with SMB/CIFS servers
libsmbclient-dev - development files for libsmbclient
libwbclient0 - Samba winbind client library
samba - SMB/CIFS file, print, and login server for Unix
samba-common - common files used by both the Samba server and client
samba-common-bin - common files used by both the Samba server and client
samba-dbg - Samba debugging symbols
samba-doc - Samba documentation
samba-doc-pdf - Samba documentation in PDF format
samba-tools - Samba testing utilities
smbclient - command-line SMB/CIFS clients for Unix
swat - Samba Web Administration Tool
winbind - Samba nameservice integration server
Closes: 573323 575958 576415
Launchpad-Bugs-Fixed: 24741 182572 462169 507374 529290 546874
Changes:
samba (2:3.4.7~dfsg-2ubuntu1) maverick; urgency=low
.
* 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.
.
samba (2:3.4.7~dfsg-2) unstable; urgency=low
.
[ Christian Perrier ]
* Drop smbfs package (now provided by cifs-utils as a dummy transition
package)
.
[ Debconf translations ]
* Portuguese (Miguel Figueiredo). Closes: #575958
.
[ Steve Langasek ]
* winbind.prerm: don't forget to remove the PAM profile on package
removal :/
* Fix winbind.pam-config to not interfere with password changes for
non-winbind accounts. Closes: #573323, LP: #546874.
* 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. Closes: #576415, LP: #462169.
* 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.
Checksums-Sha1:
4f1faf1c2e8518030a312bad3a472d33bfd22652 2259 samba_3.4.7~dfsg-2ubuntu1.dsc
92c6501f51667c29ef2077b6176e33e6c62304aa 494580 samba_3.4.7~dfsg-2ubuntu1.debian.tar.gz
Checksums-Sha256:
8e4f8a76a0487191712749cd93f836baa79dd3b9956e61de32ea4452861e2a6e 2259 samba_3.4.7~dfsg-2ubuntu1.dsc
33671739961f66af1820b44fc1f85ebd026b0db65010f8894e4f74fbb9211722 494580 samba_3.4.7~dfsg-2ubuntu1.debian.tar.gz
Files:
2bee435714a5a3aca07a611df3042c57 2259 net optional samba_3.4.7~dfsg-2ubuntu1.dsc
0f29ced359a68b2fbab638465a5ae7b9 494580 net optional samba_3.4.7~dfsg-2ubuntu1.debian.tar.gz
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkvjDe4ACgkQIHZ33voUATtragCfX9IOiR9SmwlgYuTcw7MA2men
O4cAn3pEJHQLGc6GuzJyAzO+MrxTG3cd
=bF1C
-----END PGP SIGNATURE-----
More information about the Maverick-changes
mailing list