Your message dated Sat, 17 Apr 2010 10:27:25 +0000
with message-id <[email protected]>
and subject line Bug#576415: fixed in samba 2:3.4.7~dfsg-2
has caused the Debian Bug report #576415,
regarding samba: nmbd often exits with 'getaddrinfo failed for name 0.0.0.0
[Address family for hostname not supported]'
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
576415: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=576415
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: samba
Version: 2:3.4.7~dfsg-1
Severity: normal
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I run Debian in a VirtualBox virtual machine and often find that I am
unable to resolve the hostname of the system from my Windows host. This
is always caused by nmbd not running in the virtual machine.
I'm attaching my log.nmbd file; this was produced with 'log level' set
to 3. It appears that nmbd was launched but then immediately failed with
these messages:
[2010/03/29 20:45:01, 3] nmbd/nmbd.c:948(main)
Opening sockets 137
[2010/03/29 20:45:01, 3]
../lib/util/util_net.c:56(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name 0.0.0.0 [Address
family for hostname not supported]
[2010/03/29 20:45:01, 0] nmbd/nmbd.c:693(open_sockets)
I have tried to correlate this time with other log messages and it
appears that the system was still booting when the message occurred.
Here are the syslog messages from around the same time:
Mar 29 20:45:00 wintermute acpid: client connected from 1771[0:0]
Mar 29 20:45:00 wintermute acpid: 1 client rule loaded
Mar 29 20:45:01 wintermute kernel: [ 20.516949] eth0: no IPv6 routers present
Mar 29 20:45:01 wintermute avahi-daemon[1621]: Joining mDNS multicast group on
interface eth1.IPv6 with address fe80::a00:27ff:fe5c:9e9b.
Mar 29 20:45:01 wintermute avahi-daemon[1621]: New relevant interface eth1.IPv6
for mDNS.
Mar 29 20:45:01 wintermute avahi-daemon[1621]: Registering new address record
for fe80::a00:27ff:fe5c:9e9b on eth1.*.
Mar 29 20:45:02 wintermute dhclient: DHCPREQUEST on eth0 to 255.255.255.255
port 67
Mar 29 20:45:02 wintermute dhclient: DHCPNAK from 192.168.1.1
Mar 29 20:45:02 wintermute NetworkManager: <info> DHCP: device eth0 state
changed preinit -> expire
Mar 29 20:45:02 wintermute dhclient: DHCPDISCOVER on eth0 to 255.255.255.255
port 67 interval 4
Mar 29 20:45:02 wintermute NetworkManager: <info> DHCP: device eth0 state
changed expire -> preinit
Mar 29 20:45:02 wintermute dhclient: DHCPOFFER from 192.168.1.1
Mar 29 20:45:02 wintermute dhclient: DHCPREQUEST on eth0 to 255.255.255.255
port 67
Mar 29 20:45:02 wintermute dhclient: DHCPACK from 192.168.1.1
Mar 29 20:45:02 wintermute dhclient: bound to 192.168.1.5 -- renewal in 519137
seconds.
Mar 29 20:45:02 wintermute NetworkManager: <info> DHCP: device eth0 state
changed preinit -> bound
Mar 29 20:45:02 wintermute NetworkManager: <info> Activation (eth0) Stage 4 of
5 (IP4 Configure Get) scheduled...
Mar 29 20:45:02 wintermute NetworkManager: <info> Activation (eth0) Stage 4 of
5 (IP4 Configure Get) started...
Mar 29 20:45:02 wintermute NetworkManager: <info> address 192.168.1.5
Mar 29 20:45:02 wintermute NetworkManager: <info> prefix 24 (255.255.255.0)
Mar 29 20:45:02 wintermute NetworkManager: <info> gateway 192.168.1.1
Mar 29 20:45:02 wintermute NetworkManager: <info> hostname 'dhcppc3'
Mar 29 20:45:02 wintermute NetworkManager: <info> nameserver '192.168.1.1'
Mar 29 20:45:02 wintermute NetworkManager: <info> Activation (eth0) Stage 5 of
5 (IP Configure Commit) scheduled...
Mar 29 20:45:02 wintermute NetworkManager: <info> Activation (eth0) Stage 4 of
5 (IP4 Configure Get) complete.
Mar 29 20:45:02 wintermute NetworkManager: <info> Activation (eth0) Stage 5 of
5 (IP Configure Commit) started...
Mar 29 20:45:02 wintermute avahi-daemon[1621]: Joining mDNS multicast group on
interface eth0.IPv4 with address 192.168.1.5.
Mar 29 20:45:02 wintermute avahi-daemon[1621]: New relevant interface eth0.IPv4
for mDNS.
Mar 29 20:45:02 wintermute avahi-daemon[1621]: Registering new address record
for 192.168.1.5 on eth0.IPv4.
Mar 29 20:45:02 wintermute kernel: [ 21.701139] [drm] Initialized drm 1.1.0
20060810
Mar 29 20:45:02 wintermute kernel: [ 21.714121] alloc irq_desc for 18 on
node -1
Mar 29 20:45:02 wintermute kernel: [ 21.714123] alloc kstat_irqs on node -1
Mar 29 20:45:02 wintermute kernel: [ 21.714146] pci 0000:00:02.0: PCI INT A
-> GSI 18 (level, low) -> IRQ 18
Mar 29 20:45:02 wintermute kernel: [ 21.714171] pci 0000:00:02.0: setting
latency timer to 64
Mar 29 20:45:02 wintermute kernel: [ 21.714376] [drm] Initialized vboxvideo
1.0.0 20090303 for 0000:00:02.0 on minor 0
Mar 29 20:45:03 wintermute NetworkManager: <info> (eth0): device state change:
7 -> 8 (reason 0)
Mar 29 20:45:03 wintermute NetworkManager: <info> Policy set 'Ifupdown (eth0)'
(eth0) as default for routing and DNS.
Mar 29 20:45:03 wintermute NetworkManager: <info> Activation (eth0)
successful, device activated.
Mar 29 20:45:03 wintermute NetworkManager: <info> Activation (eth0) Stage 5 of
5 (IP Configure Commit) complete.
Mar 29 20:45:10 wintermute kernel: [ 29.832096] eth1: no IPv6 routers present
Mar 29 20:45:23 wintermute polkitd[2140]: started daemon version 0.96 using
authority implementation `local' version `0.96'
- -- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (430, 'testing'), (420, 'unstable'), (410, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages samba depends on:
ii adduser 3.112 add and remove users and groups
ii debconf [debconf-2.0] 1.5.30 Debian configuration management sy
ii libacl1 2.2.49-2 Access control list shared library
ii libattr1 1:2.4.44-1 Extended attribute shared library
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libcap2 1:2.17-2 support for getting/setting POSIX.
ii libcomerr2 1.41.11-1 common error description library
ii libcups2 1.4.2-4 Common UNIX Printing System(tm) -
ii libgnutls26 2.8.6-1 the GNU TLS library - runtime libr
ii libgssapi-krb5-2 1.8+dfsg~alpha1-7 MIT Kerberos runtime libraries - k
ii libk5crypto3 1.8+dfsg~alpha1-7 MIT Kerberos runtime libraries - C
ii libkrb5-3 1.8+dfsg~alpha1-7 MIT Kerberos runtime libraries
ii libldap-2.4-2 2.4.17-2.1 OpenLDAP libraries
ii libpam-modules 1.1.1-2 Pluggable Authentication Modules f
ii libpam-runtime 1.1.1-2 Runtime support for the PAM librar
ii libpam0g 1.1.1-2 Pluggable Authentication Modules l
ii libpopt0 1.15-1 lib for parsing cmdline parameters
ii libtalloc2 2.0.1-1 hierarchical pool based memory all
ii libwbclient0 2:3.4.7~dfsg-1 Samba winbind client library
ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip
ii procps 1:3.2.8-8 /proc file system utilities
ii samba-common 2:3.4.7~dfsg-1 common files used by both the Samb
ii update-inetd 4.36 inetd configuration file updater
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
Versions of packages samba recommends:
ii logrotate 3.7.8-5 Log rotation utility
Versions of packages samba suggests:
pn ctdb <none> (no description available)
pn ldb-tools <none> (no description available)
ii openbsd-inetd [inet-superse 0.20080125-4 The OpenBSD Internet Superserver
pn smbldap-tools <none> (no description available)
- -- debconf information:
samba/run_mode: daemons
samba/generate_smbpasswd: true
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAku4cFUACgkQshl/216gEHgclgCdEtjl0ImrT5sC04ZSqX6czRfN
fg0AniYXit/ShEJXeV/qRbA9pwLoaguk
=Lrpd
-----END PGP SIGNATURE-----
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).
# The loopback network interface
auto lo
iface lo inet loopback
# The primary network interface
allow-hotplug eth0
iface eth0 inet dhcp
#allow-hotplug eth1
iface eth1 inet dhcp
utmp = yes
log level = 3
#
# Sample configuration file for the Samba suite for Debian GNU/Linux.
#
#
# This is the main Samba configuration file. You should read the
# smb.conf(5) manual page in order to understand the options listed
# here. Samba has a huge number of configurable options most of which
# are not shown in this example
#
# Some options that are often worth tuning have been included as
# commented-out examples in this file.
# - When such options are commented with ";", the proposed setting
# differs from the default Samba behaviour
# - When commented with "#", the proposed setting is the default
# behaviour of Samba but the option is considered important
# enough to be mentioned here
#
# NOTE: Whenever you modify this file you should run the command
# "testparm" to check that you have not made any basic syntactic
# errors.
# A well-established practice is to name the original file
# "smb.conf.master" and create the "real" config file with
# testparm -s smb.conf.master >smb.conf
# This minimizes the size of the really used smb.conf file
# which, according to the Samba Team, impacts performance
# However, use this with caution if your smb.conf file contains nested
# "include" statements. See Debian bug #483187 for a case
# where using a master file is not a good idea.
#
#======================= Global Settings =======================
[global]
## Browsing/Identification ###
# Change this to the workgroup/NT-domain name your Samba server will part of
workgroup = SAM
# server string is the equivalent of the NT Description field
# server string = %h server
server string = The fire in his eyes had become a cold wind, he blinked away
tears.
# Windows Internet Name Serving Support Section:
# WINS Support - Tells the NMBD component of Samba to enable its WINS Server
# wins support = no
# WINS Server - Tells the NMBD components of Samba to be a WINS Client
# Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
; wins server = w.x.y.z
# This will prevent nmbd to search for NetBIOS names through DNS.
dns proxy = no
# What naming service and in what order should we use to resolve host names
# to IP addresses
; name resolve order = lmhosts host wins bcast
#### Networking ####
# The specific set of interfaces / networks to bind to
# This can be either the interface name or an IP address/netmask;
# interface names are normally preferred
; interfaces = 127.0.0.0/8 eth0
# Only bind to the named interfaces and/or networks; you must use the
# 'interfaces' option above to use this.
# It is recommended that you enable this feature if your Samba machine is
# not protected by a firewall or is a firewall itself. However, this
# option cannot handle dynamic or non-broadcast interfaces correctly.
; bind interfaces only = yes
#### Debugging/Accounting ####
# This tells Samba to use a separate log file for each machine
# that connects
; log file = /var/log/samba/log.%m
log file = /var/log/samba/log.smbd
# Cap the size of the individual log files (in KiB).
max log size = 1000
# If you want Samba to only log through syslog then set the following
# parameter to 'yes'.
# syslog only = no
# We want Samba to log a minimum amount of information to syslog. Everything
# should go to /var/log/samba/log.{smbd,nmbd} instead. If you want to log
# through syslog you should set the following parameter to something higher.
syslog = 0
# Do something sensible when Samba crashes: mail the admin a backtrace
panic action = /usr/share/samba/panic-action %d
####### Authentication #######
# "security = user" is always a good idea. This will require a Unix account
# in this server for every user accessing the server. See
# /usr/share/doc/samba-doc/htmldocs/Samba3-HOWTO/ServerType.html
# in the samba-doc package for details.
# security = user
# You may wish to use password encryption. See the section on
# 'encrypt passwords' in the smb.conf(5) manpage before enabling.
encrypt passwords = true
# If you are using encrypted passwords, Samba will need to know what
# password database type you are using.
passdb backend = tdbsam
obey pam restrictions = yes
# This boolean parameter controls whether Samba attempts to sync the Unix
# password with the SMB password when the encrypted SMB password in the
# passdb is changed.
unix password sync = yes
# For Unix password sync to work on a Debian GNU/Linux system, the following
# parameters must be set (thanks to Ian Kahan
<<[email protected]> for
# sending the correct chat script for the passwd program in Debian Sarge).
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\s*\spassword:* %n\n *Retype\snew\s*\spassword:*
%n\n *password\supdated\ssuccessfully* .
# This boolean controls whether PAM will be used for password changes
# when requested by an SMB client instead of the program listed in
# 'passwd program'. The default is 'no'.
pam password change = yes
########## Domains ###########
# Is this machine able to authenticate users. Both PDC and BDC
# must have this setting enabled. If you are the BDC you must
# change the 'domain master' setting to no
#
; domain logons = yes
#
# The following setting only takes effect if 'domain logons' is set
# It specifies the location of the user's profile directory
# from the client point of view)
# The following required a [profiles] share to be setup on the
# samba server (see below)
; logon path = \\%N\profiles\%U
# Another common choice is storing the profile in the user's home directory
# (this is Samba's default)
# logon path = \\%N\%U\profile
# The following setting only takes effect if 'domain logons' is set
# It specifies the location of a user's home directory (from the client
# point of view)
; logon drive = H:
# logon home = \\%N\%U
# The following setting only takes effect if 'domain logons' is set
# It specifies the script to run during logon. The script must be stored
# in the [netlogon] share
# NOTE: Must be store in 'DOS' file format convention
; logon script = logon.cmd
# This allows Unix users to be created on the domain controller via the SAMR
# RPC pipe. The example command creates a user account with a disabled Unix
# password; please adapt to your needs
; add user script = /usr/sbin/adduser --quiet --disabled-password --gecos "" %u
# This allows machine accounts to be created on the domain controller via the
# SAMR RPC pipe.
# The following assumes a "machines" group exists on the system
; add machine script = /usr/sbin/useradd -g machines -c "%u machine account"
-d /var/lib/samba -s /bin/false %u
# This allows Unix groups to be created on the domain controller via the SAMR
# RPC pipe.
; add group script = /usr/sbin/addgroup --force-badname %g
########## Printing ##########
# If you want to automatically load your printer list rather
# than setting them up individually then you'll need this
# load printers = yes
# lpr(ng) printing. You may wish to override the location of the
# printcap file
; printing = bsd
; printcap name = /etc/printcap
# CUPS printing. See also the cupsaddsmb(8) manpage in the
# cupsys-client package.
; printing = cups
; printcap name = cups
############ Misc ############
# Using the following line enables you to customise your configuration
# on a per machine basis. The %m gets replaced with the netbios name
# of the machine that is connecting
; include = /home/samba/etc/smb.conf.%m
# Most people will find that this option gives better performance.
# See smb.conf(5) and /usr/share/doc/samba-doc/htmldocs/Samba3-HOWTO/speed.html
# for details
# You may want to add the following on a Linux system:
# SO_RCVBUF=8192 SO_SNDBUF=8192
# socket options = TCP_NODELAY
# The following parameter is useful only if you have the linpopup package
# installed. The samba maintainer and the linpopup maintainer are
# working to ease installation and configuration of linpopup and samba.
; message command = /bin/sh -c '/usr/bin/linpopup "%f" "%m" %s; rm %s' &
# Domain Master specifies Samba to be the Domain Master Browser. If this
# machine will be configured as a BDC (a secondary logon server), you
# must set this to 'no'; otherwise, the default behavior is recommended.
# domain master = auto
# Some defaults for winbind (make sure you're not using the ranges
# for something else.)
; idmap uid = 10000-20000
; idmap gid = 10000-20000
; template shell = /bin/bash
# The following was the default behaviour in sarge,
# but samba upstream reverted the default because it might induce
# performance issues in large organizations.
# See Debian bug #368251 for some of the consequences of *not*
# having this setting and smb.conf(5) for details.
; winbind enum groups = yes
; winbind enum users = yes
# Setup usershare options to enable non-root users to share folders
# with the net usershare command.
# Maximum number of usershare. 0 (default) means that usershare is disabled.
usershare max shares = 100
usershare allow guests = yes
#======================= Share Definitions =======================
;[homes]
; comment = Home Directories
; browseable = no
# By default, the home directories are exported read-only. Change the
# next parameter to 'no' if you want to be able to write to them.
; read only = yes
# File creation mask is set to 0700 for security reasons. If you want to
# create files with group=rw permissions, set next parameter to 0775.
; create mask = 0700
# Directory creation mask is set to 0700 for security reasons. If you want to
# create dirs. with group=rw permissions, set next parameter to 0775.
; directory mask = 0700
# By default, \\server\username shares can be connected to by anyone
# with access to the samba server.
# The following parameter makes sure that only "username" can connect
# to \\server\username
# This might need tweaking when using external authentication schemes
; valid users = %S
# Un-comment the following and create the netlogon directory for Domain Logons
# (you need to configure Samba to act as a domain controller too.)
;[netlogon]
; comment = Network Logon Service
; path = /home/samba/netlogon
; guest ok = yes
; read only = yes
; share modes = no
# Un-comment the following and create the profiles directory to store
# users profiles (see the "logon path" option above)
# (you need to configure Samba to act as a domain controller too.)
# The path below should be writable by all users so that their
# profile directory may be created the first time they log on
;[profiles]
; comment = Users profiles
; path = /home/samba/profiles
; guest ok = no
; browseable = no
; create mask = 0600
; directory mask = 0700
[printers]
comment = All Printers
browseable = no
path = /var/spool/samba
printable = yes
guest ok = no
read only = yes
create mask = 0700
# Windows clients look for this share name as a source of downloadable
# printer drivers
[print$]
comment = Printer Drivers
path = /var/lib/samba/printers
browseable = yes
read only = yes
guest ok = no
# Uncomment to allow remote administration of Windows print drivers.
# You may need to replace 'lpadmin' with the name of the group your
# admin users are members of.
# Please note that you also need to set appropriate Unix permissions
# to the drivers directory for these users to have write rights in it
; write list = root, @lpadmin
# A sample share for sharing your CD-ROM with others.
;[cdrom]
; comment = Samba server's CD-ROM
; read only = yes
; locking = no
; path = /cdrom
; guest ok = yes
# The next two parameters show how to auto-mount a CD-ROM when the
# cdrom share is accesed. For this to work /etc/fstab must contain
# an entry like this:
#
# /dev/scd0 /cdrom iso9660 defaults,noauto,ro,user 0 0
#
# The CD-ROM gets unmounted automatically after the connection to the
#
# If you don't want to use auto-mounting/unmounting make sure the CD
# is mounted on /cdrom
#
; preexec = /bin/mount /cdrom
; postexec = /bin/umount /cdrom
[2010/03/29 20:45:01, 0] nmbd/nmbd.c:854(main)
nmbd version 3.4.7 started.
Copyright Andrew Tridgell and the Samba Team 1992-2009
[2010/03/29 20:45:01, 3] param/loadparm.c:7726(do_section)
Processing section "[global]"
[2010/03/29 20:45:01, 2] lib/tallocmsg.c:106(register_msg_pool_usage)
Registered MSG_REQ_POOL_USAGE
[2010/03/29 20:45:01, 2] lib/dmallocmsg.c:77(register_dmalloc_msgs)
Registered MSG_REQ_DMALLOC_MARK and LOG_CHANGED
[2010/03/29 20:45:01, 3] param/loadparm.c:9039(lp_load_ex)
lp_load_ex: refreshing parameters
Initialising global parameters
rlimit_max: rlimit_max (1024) below minimum Windows limit (16384)
[2010/03/29 20:45:01, 3] ../lib/util/params.c:550(pm_process)
params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
[2010/03/29 20:45:01, 3] param/loadparm.c:7726(do_section)
Processing section "[global]"
[2010/03/29 20:45:01, 3] nmbd/nmbd.c:381(reload_nmbd_services)
services not loaded
[2010/03/29 20:45:01, 2] nmbd/nmbd.c:887(main)
Becoming a daemon.
[2010/03/29 20:45:01, 3] nmbd/nmbd.c:948(main)
Opening sockets 137
[2010/03/29 20:45:01, 3]
../lib/util/util_net.c:56(interpret_string_addr_internal)
interpret_string_addr_internal: getaddrinfo failed for name 0.0.0.0 [Address
family for hostname not supported]
[2010/03/29 20:45:01, 0] nmbd/nmbd.c:693(open_sockets)
--- End Message ---
--- Begin Message ---
Source: samba
Source-Version: 2:3.4.7~dfsg-2
We believe that the bug you reported is fixed in the latest version of
samba, which is due to be installed in the Debian FTP archive:
libpam-smbpass_3.4.7~dfsg-2_i386.deb
to main/s/samba/libpam-smbpass_3.4.7~dfsg-2_i386.deb
libsmbclient-dev_3.4.7~dfsg-2_i386.deb
to main/s/samba/libsmbclient-dev_3.4.7~dfsg-2_i386.deb
libsmbclient_3.4.7~dfsg-2_i386.deb
to main/s/samba/libsmbclient_3.4.7~dfsg-2_i386.deb
libwbclient0_3.4.7~dfsg-2_i386.deb
to main/s/samba/libwbclient0_3.4.7~dfsg-2_i386.deb
samba-common-bin_3.4.7~dfsg-2_i386.deb
to main/s/samba/samba-common-bin_3.4.7~dfsg-2_i386.deb
samba-common_3.4.7~dfsg-2_all.deb
to main/s/samba/samba-common_3.4.7~dfsg-2_all.deb
samba-dbg_3.4.7~dfsg-2_i386.deb
to main/s/samba/samba-dbg_3.4.7~dfsg-2_i386.deb
samba-doc-pdf_3.4.7~dfsg-2_all.deb
to main/s/samba/samba-doc-pdf_3.4.7~dfsg-2_all.deb
samba-doc_3.4.7~dfsg-2_all.deb
to main/s/samba/samba-doc_3.4.7~dfsg-2_all.deb
samba-tools_3.4.7~dfsg-2_i386.deb
to main/s/samba/samba-tools_3.4.7~dfsg-2_i386.deb
samba_3.4.7~dfsg-2.debian.tar.gz
to main/s/samba/samba_3.4.7~dfsg-2.debian.tar.gz
samba_3.4.7~dfsg-2.dsc
to main/s/samba/samba_3.4.7~dfsg-2.dsc
samba_3.4.7~dfsg-2_i386.deb
to main/s/samba/samba_3.4.7~dfsg-2_i386.deb
smbclient_3.4.7~dfsg-2_i386.deb
to main/s/samba/smbclient_3.4.7~dfsg-2_i386.deb
swat_3.4.7~dfsg-2_i386.deb
to main/s/samba/swat_3.4.7~dfsg-2_i386.deb
winbind_3.4.7~dfsg-2_i386.deb
to main/s/samba/winbind_3.4.7~dfsg-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Christian Perrier <[email protected]> (supplier of updated samba package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 17 Apr 2010 07:49:49 +0200
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 all i386
Version: 2:3.4.7~dfsg-2
Distribution: unstable
Urgency: low
Maintainer: Debian Samba Maintainers <[email protected]>
Changed-By: Christian Perrier <[email protected]>
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
Changes:
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:
2ff4c561694f063df53f7a3bce4aaea87e25b86a 2286 samba_3.4.7~dfsg-2.dsc
f9d35d0fb4e8a8d5e442f53466b48cb841918ada 31121690 samba_3.4.7~dfsg.orig.tar.bz2
dc4f3eae9dcddcc8f406f51d6c90eb53c4aeba5f 474911
samba_3.4.7~dfsg-2.debian.tar.gz
a4f85f440704b36f495e7cf53db6e3417f580777 385428
samba-common_3.4.7~dfsg-2_all.deb
e1b656077661afda16a24167e62f933285552b4b 8001138 samba-doc_3.4.7~dfsg-2_all.deb
97f02373fc89be88d013e0982efdf4d1bf53717e 6226552
samba-doc-pdf_3.4.7~dfsg-2_all.deb
017acbd78101c8bad484ce8ada45a38c7f7bc5c6 6275748 samba_3.4.7~dfsg-2_i386.deb
f945c13f2d318b0bce90d688bd42c886a3ffb7d1 4800666
samba-common-bin_3.4.7~dfsg-2_i386.deb
d61f6fe15c7d422f88acf0fb4c8e3878167adda0 9844046
samba-tools_3.4.7~dfsg-2_i386.deb
25387290379807326c099e8d6015c3150adaf59f 11437484
smbclient_3.4.7~dfsg-2_i386.deb
01d583c430644e1622e4544be5f458fa5ca7d90d 1895360 swat_3.4.7~dfsg-2_i386.deb
49d7a1502e64b9af12587ba14367abda69b42f1b 671788
libpam-smbpass_3.4.7~dfsg-2_i386.deb
961c3c01afb21ff151b7428176e0b75a5378e69d 1650924
libsmbclient_3.4.7~dfsg-2_i386.deb
62f0a6d4882c3fb5594b8f30f61b243593c31934 2434228
libsmbclient-dev_3.4.7~dfsg-2_i386.deb
4df51327dc9b3434c38e9f34d6908c043fd581dc 4396944 winbind_3.4.7~dfsg-2_i386.deb
cb584ffa5fa588e9e3dac97b58c128a370e17808 49171998
samba-dbg_3.4.7~dfsg-2_i386.deb
bb29406c4e19410b8a73f1c5e7f33bfea766bfb8 90920
libwbclient0_3.4.7~dfsg-2_i386.deb
Checksums-Sha256:
164b17ff05d9506fa82662ad06cdfd6cbec357fb1c88a6bf2993ef235178c63c 2286
samba_3.4.7~dfsg-2.dsc
eaaa692ac930e81206699eb6b58c6f1e6357a1b86d031ae1b34d400b024a526e 31121690
samba_3.4.7~dfsg.orig.tar.bz2
b399e54b269c7f1820e8f706aec211d095dfcba2d1463fd4d242bdede06c39d4 474911
samba_3.4.7~dfsg-2.debian.tar.gz
bb2d877d821adc1893d4fb317e06c6abca27c967def5dc6c405fcdba41ec17df 385428
samba-common_3.4.7~dfsg-2_all.deb
f91c3b332d72705306124003c09de91008818a9e8b8eeb166581fb1e7b2a3937 8001138
samba-doc_3.4.7~dfsg-2_all.deb
cb520dd3152bfda65b831a31f8227e6268afa81647b49c725979790a70c8f677 6226552
samba-doc-pdf_3.4.7~dfsg-2_all.deb
53da8c385a0f259f4e3e46b668c161354adb030153967992976a7f09392e3f5b 6275748
samba_3.4.7~dfsg-2_i386.deb
adaf9dfcae70cd0eccdac3ed7d9252aeecc8bf129ba1eeb7a094a23df048909b 4800666
samba-common-bin_3.4.7~dfsg-2_i386.deb
d20b86e91ed9fc4b8a27e6db2bd5f0b755aa9e4eefec4840586311b1eba977cb 9844046
samba-tools_3.4.7~dfsg-2_i386.deb
6c663c6fbfa808f1cde52d7ca8c2ac1841e656beb4476a15ec74e1d2ffc5a6ac 11437484
smbclient_3.4.7~dfsg-2_i386.deb
c614ff4ec70a2f88ae607b25a7bef87c3ae64faec9148ecfaa8972637d2a9639 1895360
swat_3.4.7~dfsg-2_i386.deb
8eb50fa984ec9c7d051f5107ab6465cfe4825a22e020eef9500bc551b87ac1fa 671788
libpam-smbpass_3.4.7~dfsg-2_i386.deb
d157d0e2523f699d85535fd6691412b42a57db54373d605118d2455e7c97e4bd 1650924
libsmbclient_3.4.7~dfsg-2_i386.deb
bd6be7f002f2a4fc5e2bb123a5f65cf836fa754d1c216c551ff66955da95f998 2434228
libsmbclient-dev_3.4.7~dfsg-2_i386.deb
33819818dfad46c361422ff3e80dcc0d9727782e10f3a81c760d9a25cbb28da6 4396944
winbind_3.4.7~dfsg-2_i386.deb
cfc01e5f07d109894d064b04b7ec2503536ab11a976a82144097d1081c6d1ee2 49171998
samba-dbg_3.4.7~dfsg-2_i386.deb
03c75e65007d54598ccb20423ef84dea89b4f9fa07eb1e87841fad435bf70e77 90920
libwbclient0_3.4.7~dfsg-2_i386.deb
Files:
b5169d17e5161faf5370cb0e7b0c9d9a 2286 net optional samba_3.4.7~dfsg-2.dsc
9af1b0ba63735f703fb76b789dea8cbc 31121690 net optional
samba_3.4.7~dfsg.orig.tar.bz2
331587ab2817fd2e37d4fbb123796142 474911 net optional
samba_3.4.7~dfsg-2.debian.tar.gz
b043612fbc37cbaa616d68a1ce99a895 385428 net optional
samba-common_3.4.7~dfsg-2_all.deb
4aa8911896857d323695ee0a1e68795d 8001138 doc optional
samba-doc_3.4.7~dfsg-2_all.deb
782105f81ad1dd08ebf34c1f32b12840 6226552 doc optional
samba-doc-pdf_3.4.7~dfsg-2_all.deb
ae77b4b68fec6f1e1735425b8837483d 6275748 net optional
samba_3.4.7~dfsg-2_i386.deb
35473f187f3f1a4a172ba9b3e23139f9 4800666 net optional
samba-common-bin_3.4.7~dfsg-2_i386.deb
f335592b6ebcce052092a4ab49083e17 9844046 net optional
samba-tools_3.4.7~dfsg-2_i386.deb
d897e923a79f42c772c007aabfb62ce0 11437484 net optional
smbclient_3.4.7~dfsg-2_i386.deb
eb1de1d2d0ab5a350db550fe4db9cb50 1895360 net optional
swat_3.4.7~dfsg-2_i386.deb
786abdbb8040642cb1957566f1bcd23c 671788 admin extra
libpam-smbpass_3.4.7~dfsg-2_i386.deb
f9b2b0fad2d798484232c0c4878adc65 1650924 libs optional
libsmbclient_3.4.7~dfsg-2_i386.deb
28abf48b1671f68139f73160ae2a08b4 2434228 libdevel extra
libsmbclient-dev_3.4.7~dfsg-2_i386.deb
caf99443adf88798b671d7547eed0662 4396944 net optional
winbind_3.4.7~dfsg-2_i386.deb
74203c4287741fcf85a5d3ede3f38d7d 49171998 debug extra
samba-dbg_3.4.7~dfsg-2_i386.deb
4a95647fe0e6ba382ad18f2fbea79b3c 90920 libs optional
libwbclient0_3.4.7~dfsg-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFLyXLG1OXtrMAUPS0RAlQwAJ97s+PZr4w63J5RO5DLgq3edA17AwCgm4NQ
Vudse3NhDy52LIFoPPHCzKY=
=ak7g
-----END PGP SIGNATURE-----
--- End Message ---