[ubuntu/quantal] samba 2:3.6.6-2ubuntu1 (Accepted)
James Page
james.page at ubuntu.com
Wed Jul 4 15:30:32 UTC 2012
samba (2:3.6.6-2ubuntu1) quantal; 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.
+ 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.install: install profile.
- debian/control: have samba suggest ufw.
+ Add apport hook:
- Created debian/source_samba.py.
- debian/rules, debian/samba-common-bin.install: install hook.
+ Switch to upstart:
- Added debian/samba.{nmbd,smbd}.upstart.
- debian/samba.logrotate, debian/samba-common.dhcp, debian/samba.if-up:
Make upstart compatible.
* Dropped:
+ d/patches/lp_970679_fix-large-groups.patch: included in 3.6.6 release.
* d/winbind.upstart: converted winbind init script to upstart (LP: #612958).
* d/rules: Drop explicit configuration options for ctdb.
samba (2:3.6.6-2) unstable; urgency=low
* Restore the DHCP hook.
samba (2:3.6.6-1) unstable; urgency=low
[ Ivo De Decker ]
* Only enable swat in inetd.conf on first install. Closes: #658245
* Minor lintian fixes.
* Remove DHCP hook. Closes: #652942, #629406, #649100
* Don't reload smbd when running from inetd. Closes: #678741
* Don't start smbd when guest account doesn't exist. Closes: #653382
* Only export public symbols in libsmbclient and libwbclient.
[ Christian Perrier ]
* New upstream version
samba (2:3.6.5-7) unstable; urgency=low
* Allow installing smbclient package together with newer versions of
samba4-clients, which no longer ship the smbclient and nmblookup
binaries.
samba (2:3.6.5-6) unstable; urgency=high
[ Ivo De Decker ]
* Update symbols file for linux-only symbols in libsmbclient. This should
fix the FTBFS on kfreebsd and hurd. Closes: #676170
* Enable ctdb for non-linux archs.
* Remove old if-up script during upgrade.
samba (2:3.6.5-5) unstable; urgency=low
[ Christian Perrier ]
* Make libpam-winbind depend on libnss-winbind.
[ Ivo De Decker ]
* Update symbols file for libsmbclient and libwbclient0
* Add lintian overrides for examples in samba-doc
* libpam-winbind: change Depends on libnss-winbind to Recommends
* libnss-winbind: Suggests libpam-winbind
* Update package description for winbind, libpam-winbind and libnss-winbind
to better reflect their content
* Backport vfs_shadow_copy2 from master, to allow shadow copy to work
without wide links
[ Luk Claes ]
* Ship wbclient.pc file in multiarch safe directory (Closes: #674215).
[ Sam Morris ]
* Add libutil_drop_AI_ADDRCONFIG.patch that allows running nmbd when
no network interfaces have been assigned an address, therefore
removing the need for an if-up script. Closes: #640668,#640508
Date: Wed, 04 Jul 2012 16:12:32 +0100
Changed-By: James Page <james.page at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/samba/2:3.6.6-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 04 Jul 2012 16:12:32 +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 libpam-winbind libnss-winbind samba-dbg libwbclient0 libwbclient-dev
Architecture: source
Version: 2:3.6.6-2ubuntu1
Distribution: quantal
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: James Page <james.page at ubuntu.com>
Description:
libnss-winbind - Samba nameservice integration plugins
libpam-smbpass - pluggable authentication module for Samba
libpam-winbind - Windows domain authentication integration plugin
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
Closes: 629406 640508 640668 649100 652942 653382 658245 674215 676170 678741
Launchpad-Bugs-Fixed: 612958
Changes:
samba (2:3.6.6-2ubuntu1) quantal; 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.
+ 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.install: install profile.
- debian/control: have samba suggest ufw.
+ Add apport hook:
- Created debian/source_samba.py.
- debian/rules, debian/samba-common-bin.install: install hook.
+ Switch to upstart:
- Added debian/samba.{nmbd,smbd}.upstart.
- debian/samba.logrotate, debian/samba-common.dhcp, debian/samba.if-up:
Make upstart compatible.
* Dropped:
+ d/patches/lp_970679_fix-large-groups.patch: included in 3.6.6 release.
* d/winbind.upstart: converted winbind init script to upstart (LP: #612958).
* d/rules: Drop explicit configuration options for ctdb.
.
samba (2:3.6.6-2) unstable; urgency=low
.
* Restore the DHCP hook.
.
samba (2:3.6.6-1) unstable; urgency=low
.
[ Ivo De Decker ]
* Only enable swat in inetd.conf on first install. Closes: #658245
* Minor lintian fixes.
* Remove DHCP hook. Closes: #652942, #629406, #649100
* Don't reload smbd when running from inetd. Closes: #678741
* Don't start smbd when guest account doesn't exist. Closes: #653382
* Only export public symbols in libsmbclient and libwbclient.
.
[ Christian Perrier ]
* New upstream version
.
samba (2:3.6.5-7) unstable; urgency=low
.
* Allow installing smbclient package together with newer versions of
samba4-clients, which no longer ship the smbclient and nmblookup
binaries.
.
samba (2:3.6.5-6) unstable; urgency=high
.
[ Ivo De Decker ]
* Update symbols file for linux-only symbols in libsmbclient. This should
fix the FTBFS on kfreebsd and hurd. Closes: #676170
* Enable ctdb for non-linux archs.
* Remove old if-up script during upgrade.
.
samba (2:3.6.5-5) unstable; urgency=low
.
[ Christian Perrier ]
* Make libpam-winbind depend on libnss-winbind.
.
[ Ivo De Decker ]
* Update symbols file for libsmbclient and libwbclient0
* Add lintian overrides for examples in samba-doc
* libpam-winbind: change Depends on libnss-winbind to Recommends
* libnss-winbind: Suggests libpam-winbind
* Update package description for winbind, libpam-winbind and libnss-winbind
to better reflect their content
* Backport vfs_shadow_copy2 from master, to allow shadow copy to work
without wide links
.
[ Luk Claes ]
* Ship wbclient.pc file in multiarch safe directory (Closes: #674215).
.
[ Sam Morris ]
* Add libutil_drop_AI_ADDRCONFIG.patch that allows running nmbd when
no network interfaces have been assigned an address, therefore
removing the need for an if-up script. Closes: #640668,#640508
Checksums-Sha1:
b6ef79f4c17b090cf764b226d72a50b19c7c043a 3144 samba_3.6.6-2ubuntu1.dsc
450371e613d867a2d42555998cd3e83a47014123 29464478 samba_3.6.6.orig.tar.bz2
b5d574abb4eca4a2332fdf8069165846133e3934 419119 samba_3.6.6-2ubuntu1.debian.tar.gz
Checksums-Sha256:
0d5c2d36d62c49559fd04e81afaea88c6e85bbeec176458ef8e05dbe5abda5c3 3144 samba_3.6.6-2ubuntu1.dsc
1141eb5f173534db8f8d7dd1aa8fed53404d719e4a65c610f3ef62fdcad783e6 29464478 samba_3.6.6.orig.tar.bz2
c31081179d6e4b1cca6ea1569589c912b4737232dda48851520ea7980ee2d0a2 419119 samba_3.6.6-2ubuntu1.debian.tar.gz
Files:
a13e9a6058d80e2bf787c28b3ff7a10f 3144 net optional samba_3.6.6-2ubuntu1.dsc
46b07ed027657917413f6bfc7234db38 29464478 net optional samba_3.6.6.orig.tar.bz2
fa3f3e1dbffa9e27ada9ada066f41b3c 419119 net optional samba_3.6.6-2ubuntu1.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)
iQIcBAEBCAAGBQJP9F23AAoJEL/srsug59jD79YP/0cVZOKM2PajkaYOcI6Krf4H
xC1Uarx8/dU1qB9eKCp5Z+iRFF4a9frWq5K34dKQSl5s4Zkia1GV9axJN9I0U6OH
irF/hp+kIjk0PSQSog9rP+ZoTz6NXE1Vnz7w3JZEnhHUaWJ5/W9z/+oS6qTX23rT
hX63kiCzSHfUhenMnfGvm+MeBtbZ3UjuIgU1uDcU6yXF1XYkN1XdhdhCrFvXT7li
jBPRK/8vb89+Y55Q5dewgaxmkcrKvHPOW0OmkrBRQR9lKzcU8PCsjtLB3xeKg9ld
tisaLTUAXIc4ZkdopBpDPrNgiLZjEoet67cl5g0iZvth4vXtZsWCijwQqe/ic96I
4iPgTBtDxlinwJZQMnQEnjhjHvLzEC762rPUPDBU0NShv+XbIAkLEbNtC3+0JTIi
lEQwhkvKKO6OMXRhvsgQiXVWMLWdNa/ynbmqMOq0UYrJHLhoLbxdkwpdjf/HuuwU
U369hbQOzwA4fcjQH7+xPpgz+WIfOX8U90s0Ksh8KtIxaZIQtI6s0TTzDC6l4doK
a3bWxf2mJK2LKaOFrTl+fKoRN3AZ19G0oII5iqOd/kK9q21DrfMMfQB3/qMlmFG5
LjiT89vyi+tfTeIpAjddXSQU7zF6+EmtcoHN3pQqqtjMPPZhhVvT8HtLSxusrZyg
9iY/s4IPjY5e9yYK17vV
=rZeY
-----END PGP SIGNATURE-----
More information about the Quantal-changes
mailing list