[Pkg-samba-maint] [samba] annotated tag debian/2%4.1.17+dfsg-1 created (now b5d5a77)
Ivo De Decker
ivodd at moszumanska.debian.org
Mon Feb 23 19:40:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
ivodd pushed a change to annotated tag debian/2%4.1.17+dfsg-1
in repository samba.
at b5d5a77 (tag)
tagging e244bab1767c9b684d7d79ca24a3e389a2c9bf53 (commit)
replaces debian/2%4.1.13+dfsg-2
tagged by Ivo De Decker
on Mon Feb 23 20:35:13 2015 +0100
- Log -----------------------------------------------------------------
samba Debian release 2:4.1.17+dfsg-1
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 (6):
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.
s3-netlogon: Make sure we do not deference a NULL pointer.
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 (12):
Imported Upstream version 4.1.16+dfsg
Merge tag 'upstream/4.1.16+dfsg'
start changelog for 2:4.1.16+dfsg-1
Refresh patch add-so-version-to-private-libraries
Fix installation of bind modules.
Imported Upstream version 4.1.17+dfsg
Merge tag 'upstream/4.1.17+dfsg'
update changelog for upstream version 4.1.17
backport torture test for CVE-2015-0240
Add breaks on qtsmbstatus-server (<< 2.2.1-3~).
Build-depend on reverted ldb version (with increased epoch)
release samba 2:4.1.17+dfsg-1 to unstable
Jelmer Vernooij (4):
Add bug#.
releasing package samba version 2:4.1.13+dfsg-3
Revert previous patch, since ldb has an active module version check. Instead, just depend on ldb 1.1.18.
releasing package samba version 2:4.1.13+dfsg-4
Jelmer Vernooij (1):
Update debian/rules to allow support for multiple upstream ldb versions, when verified.
Jeremy Allison (9):
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.
CVE-2015-0240: s3: netlogon: Ensure we don't call talloc_free on an uninitialized pointer.
Jose A. Rivera (1):
vfs_glusterfs: Remove "integer fd" code and store the glfs pointers.
Karolin Seeger (13):
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.
VERSION: Bump version up to 4.1.17.
VERSION: Re-enable git snapshots.
WHATSNEW: Add release notes for Samba 4.1.17.
VERSION: Disable git snapshots for the 4.1.17 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
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 66fbbd0 Merge tag 'upstream/4.1.16+dfsg'
new dc24495 start changelog for 2:4.1.16+dfsg-1
new 32615f1 Refresh patch add-so-version-to-private-libraries
new f892a65 Fix installation of bind modules.
new 2399643 Merge tag 'upstream/4.1.17+dfsg'
new 7c09c7e update changelog for upstream version 4.1.17
new 1cff678 backport torture test for CVE-2015-0240
new 79fdc11 Add breaks on qtsmbstatus-server (<< 2.2.1-3~).
new 1e2ae3c Build-depend on reverted ldb version (with increased epoch)
new e244bab release samba 2:4.1.17+dfsg-1 to unstable
The 10 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
--
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