[Pkg-samba-maint] [samba] annotated tag upstream/4.1.16+dfsg created (now 5eeaf0a)
Ivo De Decker
ivodd at moszumanska.debian.org
Sat Mar 7 12:36:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
ivodd pushed a change to annotated tag upstream/4.1.16+dfsg
in repository samba.
at 5eeaf0a (tag)
tagging 972f3d271e1b736f420e9152fbdcec4b0cc7fe5a (commit)
replaces upstream/4.1.13+dfsg
tagged by Ivo De Decker
on Sun Feb 22 19:51:53 2015 +0100
- Log -----------------------------------------------------------------
Upstream version 4.1.16+dfsg
Amitay Isaacs (5):
s4-dns: Update template variables, change BIND98 --> BIND9_8
s4-dns: Check DLZ_DLOPEN_VERSION for different BIND versions
s4-dns: Update dlz_minimal.h based on BIND release 9.10
s4-dns: Add support for BIND 9.10
s4-dns: dlz-bind: Add trailing '.' to all fqdn strings
Andreas Schneider (5):
s3-smbclient: Return success if we listed the shares.
s3-smbstatus: Fix exit code of profile output.
s3-lib: Do not require a password with --use-ccache.
s3-libsmb: Set the netbios_name in use_ccache case too.
s3-libsmb: Duplicate the memory before we free it.
Andrew Bartlett (5):
docs: Always declare rule to build parameters.all.xml and do it first
CVE-2014-8143:auth: Force talloc type of session_info pointer to match
CVE-2014-8143:pydsdb: Pull in UF_USE_AES_KEYS flag
CVE-2014-8143:dsdb: Allow use of dsdb_autotransaction_request outside util.c
CVE-2014-8143:dsdb-samldb: Check for extended access rights before we allow changes to userAccountControl
Björn Jacke (1):
nss_winbind: add getgroupmembership for FreeBSD
Christian Ambach (3):
s3:registry/regfio read SD from the correct location
s3:registry/regfio fix some valgrind warnings
s3:utils/profiles fix a use after free
Christof Schmitt (2):
winbind: Retry LogonControl RPC in ping-dc after session expiration
winbind: Retry after SESSION_EXPIRED error in ping-dc
Christopher R. Hertel (2):
vfs_glusterfs: Comment the top of the file.
vfs_glusterfs: smb_stat_ex_from_stat commenting and cleanup.
David Disseldorp (7):
spoolss: fix handling of bad EnumJobs levels
printing: add jobid_to_sysjob helper function
spoolss: fix GetJob jobid lookups
spoolss: fix jobid in level 1 GetJob and EnumJobs responses
spoolss: fix jobid in level 2 GetJob and EnumJobs responses
spoolss: fix jobid in level 3 EnumJobs response
spoolss: remove unused fill_job_info3()
Garming Sam (3):
docs: update XInclude year to conform with current standard
docs: remove the file prefix from included path names
docs: define and include entities for the docs
Guenter Kukkukk (3):
samba-tool: Fix enum values in dns.py
samba-tool: Fix the IP output of "samba-tool dns serverinfo <some_server>"
s4-rpc: dnsserver: Fix enumeration of IPv4 and IPv6 addresses
Günther Deschner (4):
s3-proto: remove duplicate proto for add_string_to_array().
lib/util: use size_t for add_string_to_array().
samba: pass down size_t instead of int to add_string_to_array().
pam_winbind: fix warn_pwd_expire implementation.
Ivo De Decker (1):
Imported Upstream version 4.1.16+dfsg
Jeremy Allison (8):
s3: daemons - ensure nmbd and winbindd are consistent in command line processing by adding POPT_COMMON_DYNCONFIG.
s3-nmbd: Fix netbios name truncation.
s3: libsmbclient - smb2. MacOSX 10 SMB2 server doesn't set STATUS_NO_MORE_FILES when handed a non-wildcard path.
s3: nmbd: Ensure NetBIOS names are only 15 characters stored.
libcli: SMB2: Pure SMB2-only negprot fix to make us behave as a Windows client does.
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
s3: smbd: Fix *allocate* calls to follow POSIX error return convention.
s3: modules: Fix *allocate* calls to follow POSIX error return convention.
Jose A. Rivera (1):
vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.
Karolin Seeger (9):
VERSION: Bump version up to 4.1.14...
WHATSNEW: Add release notes for Samba 4.1.14.
VERSION: Disable git snapshots for the 4.1.14 release.
VERSION: Bump version up to 4.1.15...
WHATSNEW: Add release notes for Samba 4.1.15.
VERSION: Disable git snapshots for the 4.1.15 release.
VERSION: Bump version up to 4.1.16...
WHATSNEW: Add release notes for Samba 4.1.16.
VERSION: Disable git snapshots for the 4.1.16 release.
Matt Rogers (1):
s3-keytab: fix keytab array NULL termination.
Matthieu Patou (3):
librpc-idl: replace int32 by the enumeration as it's the type that we use in union's switch drsuapi_DsGetDCInfoCtrLevels
librpc-idl: change the drsuapi_DsBindInfoCtr so that it match what is on the wire both in NDR32 and NDR64.
librpc/ndr_drsuapi: Allow ndrdump to dump dsinfo52 blobs
Michael Adam (15):
wafsamba: remove unused variable from copy_and_fix_python_path
wafsamba: improve wording in a comment
dynconfig: implement PERL_LIB_INSTALL_DIR.
dynconfig: implement PERL_ARCH_INSTALL_DIR
wafsamba: add samba_perl.py with SAMBA_CHECK_PERL() higher level check.
build: do full SAMBA_CHECK_PERL() check in configure
pidl/wscript: don't check for perl again.
s3:build: don't detect perl in source3/wscript again.
wafsamba: add perl_fixup parameter to INSTALL_FILES
pidl: fix the perl module search path (use lib ...) when installing pidl.
pidl: remove superfluous "use lib ...".
Revert "wafsamba: Fail with error message if perl doesn't provide valid dirs."
Revert "wafsamba: If perl can't provide defaults, define them."
Revert "buildtools: Add perl vendorlib configure option."
Revert "buildtools: Rename perl vendorarch configure option."
Richard Sharpe (1):
There are tests all over the SMB1 code to check that srv_send_smb fails, but it never returns false.
Samuel Cabrero (1):
idl:drsuapi: Manage all possible lengths of drsuapi_DsBindInfo
Stefan Metzmacher (22):
s3:smbd: fix file corruption using "write cache size != 0"
wafsamba: fix dependency calculation for SAMBA_GENERATOR()
wafsamba: fix dependency for SAMBA_GENERATOR() when passing vars!=None
wafsamba: allow an optional dep_vars list to be passed to SAMBA_GENERATOR()
wafsamba: fix dependencies on environment variables for python_fixup
wafsamba: let SAMBA_BLDOPTIONS() use dep_vars=['defines'] instead of always=True
dynconfig/wscript: add dynconfig_varnames()
docs-xml/wscript_build: pass dep_vars=bld.dynconfig_varnames() to SAMBA_GENERATOR()
lib/ldb/wscript: pass dep_vars=['LDB_VERSION'] to SAMBA_GENERATOR()
Revert "script/autobuild: make use of --with-perl-{arch,lib}-install-dir"
Revert "autobuild: Set perl vendorlib direcotry."
pidl/wscript: remove --with-perl-* options
s4:dsdb/rootdse: expand extended dn values with the AS_SYSTEM control
testprogs/test_ldb: check rootdse search with extended-dn control
s3:smb2_server: use the global signing key to check if signing is required
s3:smb2_server: allow reauthentication without signing
libcli/smb: only force signing of smb2 session setups when binding a new session
drsuapi.idl: change the range for attribute values to 26214400 bytes.
librpc-idl: replace int32 by uint32 as the values are always > 0
wafsamba: add optional keep_underscore=True to SAMBA_LIBRARY()
selftest: use shared/libnss_wrapper_winbind.so.2
nsswitch: fix soname of linux nss_*.so.2 modules
Volker Lendecke (1):
pdb_tdb: Fix a TALLOC/SAFE_FREE mixup
-----------------------------------------------------------------------
No new revisions were added by this update.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-samba/samba.git
More information about the Pkg-samba-maint
mailing list