[ubuntu/precise] samba 2:3.5.11~dfsg-4ubuntu1 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Thu Oct 27 18:25:31 UTC 2011
samba (2:3.5.11~dfsg-4ubuntu1) precise; urgency=low
* Merge from Debian unstable, remaining changes:
+ debian/patches/VERSION.patch:
- set SAMBA_VERSION_SUFFIX to Ubuntu.
+ debian/patches/error-trans.fix-276472:
- Add the translation of Unix Error code -ENOTSUP to NT Error Code
- NT_STATUS_NOT_SUPPORTED to prevent the Permission denied error.
+ 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/control:
- Don't build against or suggest ctdb.
- Add dependency on samba-common-bin to samba.
+ Add ufw integration:
- Created debian/samba.ufw.profile
- debian/rules, debian/samba.dirs, debian/samba.files: install
profile
- debian/control: have samba suggest ufw
+ Add apport hook:
- Created debian/source_samba.py.
- debian/rules, debian/samba.dirs, debian/samba-common-bin.files: install
+ Switch to upstart:
- Add debian/samba.{nmbd,smbd}.upstart.
+ debian/samba.logrotate, debian/samba-common.dhcp, debian/samba.if-up:
- Make them upstart compatible
+ debian/samba.postinst:
- Avoid scary pdbedit warnings on first import.
+ debian/samba-common.postinst: Add more informative error message for
the case where smb.conf was manually deleted
+ debian/patches/fix-debuglevel-name-conflict.patch: don't use 'debug_level'
as a global variable name in an NSS module
* Dropped changes, included in Debian:
+ debian/rules:
- Add BIND_NOW to maximize benefit of RELRO hardening.
* Mark samba-common Multi-Arch: foreign.
samba (2:3.5.11~dfsg-4) unstable; urgency=low
* Lintian override for libpam-winbind; it's not a shared library so doesn't
really need the pre-depends on multiarch-support.
* export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow, taken from Ubuntu.
samba (2:3.5.11~dfsg-3) unstable; urgency=low
* Split winbind into separate packages, winbind and libpam-winbind,
with the latter marked Multi-Arch: same and the former marked
Multi-Arch: foreign, so that we can install multiple copies of the
pam module and nss modules on the same system.
Date: Thu, 27 Oct 2011 18:15:44 +0000
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/precise/+source/samba/2:3.5.11~dfsg-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 27 Oct 2011 18:15:44 +0000
Source: samba
Binary: samba samba-common-bin samba-common samba-tools smbclient swat samba-doc samba-doc-pdf libpam-smbpass libsmbclient libsmbclient-dev winbind libpam-winbind samba-dbg libwbclient0 libwbclient-dev
Architecture: source
Version: 2:3.5.11~dfsg-4ubuntu1
Distribution: precise
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
libpam-smbpass - pluggable authentication module for Samba
libpam-winbind - Samba nameservice and authentication integration plugins
libsmbclient - shared library for communication with SMB/CIFS servers
libsmbclient-dev - development files for libsmbclient
libwbclient-dev - Samba winbind client library - development files
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
Changes:
samba (2:3.5.11~dfsg-4ubuntu1) precise; urgency=low
.
* Merge from Debian unstable, remaining changes:
+ debian/patches/VERSION.patch:
- set SAMBA_VERSION_SUFFIX to Ubuntu.
+ debian/patches/error-trans.fix-276472:
- Add the translation of Unix Error code -ENOTSUP to NT Error Code
- NT_STATUS_NOT_SUPPORTED to prevent the Permission denied error.
+ 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/control:
- Don't build against or suggest ctdb.
- Add dependency on samba-common-bin to samba.
+ Add ufw integration:
- Created debian/samba.ufw.profile
- debian/rules, debian/samba.dirs, debian/samba.files: install
profile
- debian/control: have samba suggest ufw
+ Add apport hook:
- Created debian/source_samba.py.
- debian/rules, debian/samba.dirs, debian/samba-common-bin.files: install
+ Switch to upstart:
- Add debian/samba.{nmbd,smbd}.upstart.
+ debian/samba.logrotate, debian/samba-common.dhcp, debian/samba.if-up:
- Make them upstart compatible
+ debian/samba.postinst:
- Avoid scary pdbedit warnings on first import.
+ debian/samba-common.postinst: Add more informative error message for
the case where smb.conf was manually deleted
+ debian/patches/fix-debuglevel-name-conflict.patch: don't use 'debug_level'
as a global variable name in an NSS module
* Dropped changes, included in Debian:
+ debian/rules:
- Add BIND_NOW to maximize benefit of RELRO hardening.
* Mark samba-common Multi-Arch: foreign.
.
samba (2:3.5.11~dfsg-4) unstable; urgency=low
.
* Lintian override for libpam-winbind; it's not a shared library so doesn't
really need the pre-depends on multiarch-support.
* export DEB_BUILD_MAINT_OPTIONS := hardening=+bindnow, taken from Ubuntu.
.
samba (2:3.5.11~dfsg-3) unstable; urgency=low
.
* Split winbind into separate packages, winbind and libpam-winbind,
with the latter marked Multi-Arch: same and the former marked
Multi-Arch: foreign, so that we can install multiple copies of the
pam module and nss modules on the same system.
Checksums-Sha1:
56a1fe707c26f3ee16d1c27bea2e10a2776e2c7e 2598 samba_3.5.11~dfsg-4ubuntu1.dsc
5e102934d4e243ba6f799bc3f64bead610977ab0 299469 samba_3.5.11~dfsg-4ubuntu1.debian.tar.gz
Checksums-Sha256:
7f509b646a057d8423ef85b388a1041916c59b6a9d860c2c22ac9d8aeeb1d640 2598 samba_3.5.11~dfsg-4ubuntu1.dsc
0fc53587b6c819a3ac9c92e8bf2a1c84d74e2356bd71378483c258691a522ef0 299469 samba_3.5.11~dfsg-4ubuntu1.debian.tar.gz
Files:
c51746df2c5107f63f656d31fc1e1324 2598 net optional samba_3.5.11~dfsg-4ubuntu1.dsc
343fed768fcda93ba4e1a1b6a5b88ffb 299469 net optional samba_3.5.11~dfsg-4ubuntu1.debian.tar.gz
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint at lists.alioth.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iQIVAwUBTqmg7laNMPMhshM9AQjTpA//VxBpZQ5lhVcp656sslgduyn6ve8WIsDT
1jfKqj/qThamRJXn54an4a9RwMX6mgSln3sQIT5doon9Z3jsrTA12J3hnb21SHVe
uN8mXcAfYVmWWH0yfZXnmm50TGrk6rlS0CseIqNSEeHi+aUEFRMb0PVRMcFKQKBl
lKz0VG9XcgYjJ7qOvlQEn7fJ3tICm0gRQDn6GAsjgX4KVvDWigt8ZMjM9RGXmT8W
A/zwT7ojrCHrUhBn1TSlISp2bJ8npO+iHmk2x67IFwdRWy3a/1iAL3e0KrA+Koqv
s3dzj/ZSATT81ElPLJr0uoVLWazZVhz7vmremSUnjVazosNwD96xohAPVp3w8/u/
vggCjlca0ZG+F2mda4Xuka3ioZmjqvo1upqGu1X6tWzVA+Z3X7gkdIEKPFKdQzzz
QhfBWxfiwcxAljCGVUoSOL4LOTWB7RSN7iz9MhvC0eMyqoaT35aDOPYUccytwK6g
DpJf5+7EWVegzxwxp5zFb1vGu8E97R/ic2ZOwt/O/aJEyPTz51L9R8yeBtA7Q6vY
PIXi7Ui11TTvFLtTGssOTpz6Q+q+71yFRyxRJkstzwSE3/7JgobHut3NDs+HGuNL
2R4AmuU/rprU+2K9vcH/CKqvhvRqIrUcFm7QgKdi2+gsHDoKjhQr2RorpGswqcEf
/6UUg5IKNCc=
=E8W5
-----END PGP SIGNATURE-----
More information about the Precise-changes
mailing list