1 ==============================
2 Release Notes for Samba 4.10.4
4 ==============================
7 This is the latest stable release of the Samba 4.10 release series.
13 o Jeremy Allison <jra@samba.org>
14 * BUG 13938: s3: SMB1: Don't allow recvfile on stream fsp's.
16 o Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
17 * BUG 13882: py/provision: Fix for Python 2.6.
19 o Tim Beale <timbeale@catalyst.net.nz>
20 * BUG 13873: netcmd: Fix 'passwordsettings --max-pwd-age' command.
22 o Ralph Boehme <slow@samba.org>
23 * BUG 13938: s3:smbd: Don't use recvfile on streams.
25 o Günther Deschner <gd@samba.org>
26 * BUG 13861: s3-libnet_join: 'net ads join' to child domain fails when using
27 "-U admin@forestroot".
29 o David Disseldorp <ddiss@samba.org>
30 * BUG 13896: vfs_ceph: Explicitly enable libcephfs POSIX ACL support.
31 * BUG 13940: vfs_ceph: Fix cephwrap_flistxattr() debug message.
33 o Amitay Isaacs <amitay@gmail.com>
34 * BUG 13895: ctdb-common: Avoid race between fd and signal events.
35 * BUG 13943: ctdb-common: Fix memory leak in run_proc.
37 o Volker Lendecke <vl@samba.org>
38 * BUG 13892: lib: Initialize getline() arguments.
39 * BUG 13903: winbind: Fix overlapping id ranges.
41 o Gary Lockyer <gary@catalyst.net.nz>
42 * BUG 13902: lib util debug: Increase format buffer to 4KiB.
43 * BUG 13927: nsswitch pam_winbind: Fix Asan use after free.
44 * BUG 13929: s4 lib socket: Ensure address string owned by parent struct.
45 * BUG 13936: s3 rpc_client: Fix Asan stack use after scope.
47 o Stefan Metzmacher <metze@samba.org>
48 * BUG 10097: s3:smbd: Handle IO_REPARSE_TAG_DFS in
49 SMB_FIND_FILE_FULL_DIRECTORY_INFO.
50 * BUG 10344: smb2_tcon: Avoid STATUS_PENDING completely on tdis.
51 * BUG 12845: smb2_sesssetup: avoid STATUS_PENDING responses for session
53 * BUG 13698: smb2_tcon: Avoid STATUS_PENDING completely on tdis.
54 * BUG 13796: smb2_sesssetup: avoid STATUS_PENDING responses for session
56 * BUG 13843: dbcheck: Fix the err_empty_attribute() check.
57 * BUG 13858: vfs_snapper: Drop unneeded fstat handler.
58 * BUG 13862: vfs_default: Fix vfswrap_offload_write_send()
59 NT_STATUS_INVALID_VIEW_SIZE check.
60 * BUG 13863: smb2_server: Grant all 8192 credits to clients.
61 * BUG 13919: smbd: Implement SMB_FILE_NORMALIZED_NAME_INFORMATION handling.
63 o Anoop C S <anoopcs@redhat.com>
64 * BUG 13872: s3/vfs_glusterfs: Dynamically determine NAME_MAX.
66 o Robert Sander <r.sander@heinlein-support.de>
67 * BUG 13918: s3: modules: ceph: Use current working directory instead of
70 o Christof Schmitt <cs@samba.org>
71 * BUG 13831: winbind: Use domain name from lsa query for sid_to_name cache
73 * BUG 13865: memcache: Increase size of default memcache to 512k.
75 o Andreas Schneider <asn@samba.org>
76 * BUG 13857: docs: Update smbclient manpage for "--max-protocol".
77 * BUG 13861: 'net ads join' to child domain fails when using
78 "-U admin@forestroot".
79 * BUG 13937: s3:utils: If share is NULL in smbcacls, don't print it.
80 * BUG 13939: s3:smbspool: Fix regression printing with Kerberos credentials.
82 o Martin Schwenke <martin@meltin.net>
83 * BUG 13860: ctdb-scripts: CTDB restarts failed NFS RPC services by hand,
84 which is incompatible with systemd.
85 * BUG 13888: ctdb-daemon: Revert "We can not assume that just because we
86 could complete a TCP handshake".
87 * BUG 13930: ctdb-daemon: Never use 0 as a client ID.
88 * BUG 13943: ctdb-common: Fix memory leak.
90 o Ralph Wuerthner <ralph.wuerthner@de.ibm.com>
91 * BUG 13904: s3:debug: Enable logging for early startup failures.
94 #######################################
95 Reporting bugs & Development Discussion
96 #######################################
98 Please discuss this release on the samba-technical mailing list or by
99 joining the #samba-technical IRC channel on irc.freenode.net.
101 If you do report problems then please try to send high quality
102 feedback. If you don't provide vital information to help us track down
103 the problem then you will probably be ignored. All bug reports should
104 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
105 database (https://bugzilla.samba.org/).
108 ======================================================================
109 == Our Code, Our Bugs, Our Responsibility.
111 ======================================================================
114 Release notes for older releases follow:
115 ----------------------------------------
117 ==============================
118 Release Notes for Samba 4.10.3
120 ==============================
123 This is a security release in order to address the following defect:
125 o CVE-2018-16860 (Samba AD DC S4U2Self/S4U2Proxy unkeyed checksum)
133 The checksum validation in the S4U2Self handler in the embedded Heimdal KDC
134 did not first confirm that the checksum was keyed, allowing replacement of
135 the requested target (client) principal.
137 For more details and workarounds, please refer to the security advisory.
140 Changes since 4.10.2:
141 ---------------------
143 o Isaac Boukris <iboukris@gmail.com>
144 * BUG 13685: CVE-2018-16860: Heimdal KDC: Reject PA-S4U2Self with unkeyed
148 #######################################
149 Reporting bugs & Development Discussion
150 #######################################
152 Please discuss this release on the samba-technical mailing list or by
153 joining the #samba-technical IRC channel on irc.freenode.net.
155 If you do report problems then please try to send high quality
156 feedback. If you don't provide vital information to help us track down
157 the problem then you will probably be ignored. All bug reports should
158 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
159 database (https://bugzilla.samba.org/).
162 ======================================================================
163 == Our Code, Our Bugs, Our Responsibility.
165 ======================================================================
168 ----------------------------------------------------------------------
171 ==============================
172 Release Notes for Samba 4.10.2
174 ==============================
177 This is a security release in order to address the following defects:
179 o CVE-2019-3870 (World writable files in Samba AD DC private/ dir)
180 o CVE-2019-3880 (Save registry file outside share as unprivileged user)
188 During the provision of a new Active Directory DC, some files in the private/
189 directory are created world-writable.
192 Authenticated users with write permission can trigger a symlink traversal to
193 write or detect files outside the Samba share.
195 For more details and workarounds, please refer to the security advisories.
198 Changes since 4.10.1:
199 ---------------------
201 o Andrew Bartlett <abartlet@samba.org>
202 * BUG 13834: CVE-2019-3870: pysmbd: Ensure a zero umask is set for
205 o Jeremy Allison <jra@samba.org>
206 * BUG 13851: CVE-2018-14629: rpc: winreg: Remove implementations of
210 #######################################
211 Reporting bugs & Development Discussion
212 #######################################
214 Please discuss this release on the samba-technical mailing list or by
215 joining the #samba-technical IRC channel on irc.freenode.net.
217 If you do report problems then please try to send high quality
218 feedback. If you don't provide vital information to help us track down
219 the problem then you will probably be ignored. All bug reports should
220 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
221 database (https://bugzilla.samba.org/).
224 ======================================================================
225 == Our Code, Our Bugs, Our Responsibility.
227 ======================================================================
230 ----------------------------------------------------------------------
233 ==============================
234 Release Notes for Samba 4.10.1
236 ==============================
239 This is the latest stable release of the Samba 4.10 release series.
242 Changes since 4.10.0:
243 ---------------------
245 o Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
246 * BUG 13837: py/kcc_utils: py2.6 compatibility.
248 o Philipp Gesang <philipp.gesang@intra2net.com>
249 * BUG 13869: libcli: permit larger values of DataLength in
250 SMB2_ENCRYPTION_CAPABILITIES of negotiate response.
252 o Michael Hanselmann <public@hansmi.ch>
253 * BUG 13840: regfio: Improve handling of malformed registry hive files.
255 o Amitay Isaacs <amitay@samba.org>
256 * BUG 13789: ctdb-version: Simplify version string usage.
258 o Volker Lendecke <vl@samba.org>
259 * BUG 13859: lib: Make fd_load work for non-regular files.
261 o Stefan Metzmacher <metze@samba.org>
262 * BUG 13816: dbcheck in the middle of the tombstone garbage collection causes
263 replication failures, dbcheck: add --selftest-check-expired-tombstones
265 * BUG 13818: ndr_spoolss_buf: Fix out of scope use of stack variable in
266 NDR_SPOOLSS_PUSH_ENUM_OUT().
268 o Anoop C S <anoopcs@redhat.com>
269 * BUG 13854: s4/messaging: Fix undefined reference in linking
270 libMESSAGING-samba4.so.
272 o Garming Sam <garming@catalyst.net.nz>
273 * BUG 13836: acl_read: Fix regression for empty lists.
275 o Michael Saxl <mike@mwsys.mine.bz>
276 * BUG 13841: s4:dlz make b9_has_soa check dc=@ node.
278 o Andreas Schneider <asn@samba.org>
279 * BUG 13832: s3:client: Fix printing via smbspool backend with kerberos auth.
280 * BUG 13847: s4:librpc: Fix installation of Samba.
281 * BUG 13848: s3:lib: Fix the debug message for adding cache entries.
282 * BUG 13793: s3:utils: Add 'smbstatus -L --resolve-uids' to show username.
283 * BUG 13848: s3:lib: Fix the debug message for adding cache entries.
284 * BUG 13853: s3:waf: Fix the detection of makdev() macro on Linux.
286 o Martin Schwenke <martin@meltin.net>
287 * BUG 13789: ctdb-build: Drop creation of .distversion in tarball.
288 * BUG 13838: ctdb-packaging: Test package requires tcpdump, ctdb package
289 should not own system library directory.
292 #######################################
293 Reporting bugs & Development Discussion
294 #######################################
296 Please discuss this release on the samba-technical mailing list or by
297 joining the #samba-technical IRC channel on irc.freenode.net.
299 If you do report problems then please try to send high quality
300 feedback. If you don't provide vital information to help us track down
301 the problem then you will probably be ignored. All bug reports should
302 be filed under the "Samba 4.1 and newer" product in the project's Bugzilla
303 database (https://bugzilla.samba.org/).
306 ======================================================================
307 == Our Code, Our Bugs, Our Responsibility.
309 ======================================================================
312 ----------------------------------------------------------------------
315 ==============================
316 Release Notes for Samba 4.10.0
318 ==============================
321 This is the first stable release of the Samba 4.10 release series.
322 Please read the release notes carefully before upgrading.
331 A new 'samba-tool gpo backup' command has been added that can export a
332 set of Group Policy Objects from a domain in a generalised XML format.
334 A corresponding 'samba-tool gpo restore' command has been added to
335 rebuild the Group Policy Objects from the XML after generalization.
336 (The administrator needs to correct the values of XML entities between
337 the backup and restore to account for the change in domain).
342 The KDC now supports the pre-fork process model and worker processes will be
343 forked for the KDC when the pre-fork process model is selected for samba.
345 Prefork 'prefork children'
346 --------------------------
348 The default value for this smdb.conf parameter has been increased from 1 to
354 DCERPC now supports pre-forked NETLOGON processes. The netlogon processes are
355 pre-forked when the prefork process model is selected for samba.
357 Offline domain backups
358 ----------------------
360 The 'samba-tool domain backup' command has been extended with a new 'offline'
361 option. This safely creates a backup of the local DC's database directly from
362 disk. The main benefits of an offline backup are it's quicker, it stores more
363 database details (for forensic purposes), and the samba process does not have
364 to be running when the backup is made. Refer to the samba-tool help for more
365 details on using this command.
367 Group membership statistics
368 ---------------------------
370 A new 'samba-tool group stats' command has been added. This provides summary
371 information about how the users are spread across groups in your domain.
372 The 'samba-tool group list --verbose' command has also been updated to include
373 the number of users in each group.
375 Paged results LDAP control
376 --------------------------
378 The behaviour of the paged results control (1.2.840.113556.1.4.319, RFC2696)
379 has been changed to more closely match Windows servers, to improve memory
380 usage. Paged results may be used internally (or is requested by the user) by
381 LDAP libraries or tools that deal with large result sizes, for example, when
382 listing all the objects in the database.
384 Previously, results were returned as a snapshot of the database but now,
385 some changes made to the set of results while paging may be reflected in the
386 responses. If strict inter-record consistency is required in answers (which is
387 not possible on Windows with large result sets), consider avoiding the paged
388 results control or alternatively, it might be possible to enforce restrictions
389 using the LDAP filter expression.
391 For further details see https://wiki.samba.org/index.php/Paged_Results
393 Prefork process restart
394 -----------------------
396 The pre-fork process model now restarts failed processes. The delay between
397 restart attempts is controlled by the "prefork backoff increment" (default = 10)
398 and "prefork maximum backoff" (default = 120) smbd.conf parameters. A linear
399 back off strategy is used with "prefork backoff increment" added to the
400 delay between restart attempts up until it reaches "prefork maximum backoff".
402 Using the default sequence the restart delays (in seconds) are:
403 0, 10, 20, ..., 120, 120, ...
405 Standard process model
406 ----------------------
408 When using the standard process model samba forks a new process to handle ldap
409 and netlogon connections. Samba now honours the 'max smbd processes' smb.conf
410 parameter. The default value of 0, indicates there is no limit. The limit
411 is applied individually to netlogon and ldap. When the process limit is
412 exceeded Samba drops new connections immediately.
417 This is the first release of Samba which has full support for Python 3.
418 Samba 4.10 still has support for Python 2, however, Python 3 will be used by
419 default, i.e. 'configure' & 'make' will execute using python3.
421 To build Samba with python2 you *must* set the 'PYTHON' environment variable
422 for both the 'configure' and 'make' steps, i.e.
423 'PYTHON=python2 ./configure'
424 'PYTHON=python2 make'
425 This will override the python3 default.
427 Alternatively, it is possible to produce Samba Python bindings for both
428 Python 2 and Python 3. To do so, specify '--extra-python=/usr/bin/python2'
429 as part of the 'configure' command. Note that python3 will still be used as
430 the default in this case.
432 Note that Samba 4.10 supports Python 3.4 onwards.
434 Future Python support
435 ---------------------
437 Samba 4.10 will be the last release that comes with full support for
438 Python 2. Unfortunately, the Samba Team doesn't have the resources to support
439 both Python 2 and Python 3 long-term.
441 Samba 4.11 will not have any runtime support for Python 2. This means if
442 you use Python 2 bindings it is time to migrate to Python 3 now.
444 If you are building Samba using the '--disable-python' option (i.e. you're
445 excluding all the run-time Python support), then this will continue to work
446 on a system that supports either python2 or python3.
448 Also note that Samba 4.11 will most likely only support Python 3.6 onwards.
453 Authentication messages now contain the Windows Event Id "eventId" and logon
454 type "logonType". The supported event codes and logon types are:
456 4624 Successful logon
457 4625 Unsuccessful logon
464 The version number for Authentication messages is now 1.1, changed from 1.0
466 Password change messages now contain the Windows Event Id "eventId", the
467 supported event Id's are:
468 4723 Password changed
471 The version number for PasswordChange messages is now 1.1, changed from 1.0
473 Group membership change messages now contain the Windows Event Id "eventId",
474 the supported event Id's are:
475 4728 A member was added to a security enabled global group
476 4729 A member was removed from a security enabled global group
477 4732 A member was added to a security enabled local group
478 4733 A member was removed from a security enabled local group
479 4746 A member was added to a security disabled local group
480 4747 A member was removed from a security disabled local group
481 4751 A member was added to a security disabled global group
482 4752 A member was removed from a security disabled global group
483 4756 A member was added to a security enabled universal group
484 4757 A member was removed from a security enabled universal group
485 4761 A member was added to a security disabled universal group
486 4762 A member was removed from a security disabled universal group
489 The version number for GroupChange messages is now 1.1, changed from 1.0. Also
490 A GroupChange message is generated when a new user is created to log that the
491 user has been added to their primary group.
493 The leading "JSON <message type>:" and source file prefix of the JSON formatted
494 log entries has been removed to make the parsing of the JSON log messages
495 easier. JSON log entries now start with 2 spaces followed by an opening brace
498 SMBv2 samba-tool support
499 ------------------------
501 On previous releases, some samba-tool commands would not work against a remote
502 DC that had SMBv1 disabled. SMBv2 support has now been added for samba-tool.
503 The affected commands are 'samba-tool domain backup|rename' and the
504 'samba-tool gpo' set of commands. Refer also bug #13676.
506 New glusterfs_fuse VFS module
507 -----------------------------
509 The new vfs_glusterfs_fuse module improves performance when Samba
510 accesses a glusterfs volume mounted via FUSE (Filesystem in Userspace
511 as part of the Linux kernel). It achieves that by leveraging a
512 mechanism to retrieve the appropriate case of filenames by querying a
513 specific extended attribute in the filesystem. No extra configuration
514 is required to use this module, only glusterfs_fuse needs to be set in
515 the "vfs objects" parameter. Further details can be found in the
516 vfs_glusterfs_fuse(8) manpage. This new vfs_glusterfs_fuse module does
517 not replace the existing vfs_glusterfs module, it just provides an
518 additional, alternative mechanism to access a Gluster volume.
523 MIT Kerberos build of the AD DC
524 -------------------------------
526 While not removed, the MIT Kerberos build of the Samba AD DC is still
527 considered experimental. Because Samba will not issue security
528 patches for this configuration, such builds now require the explicit
529 configure option: --with-experimental-mit-ad-dc
531 For further details see
532 https://wiki.samba.org/index.php/Running_a_Samba_AD_DC_with_MIT_Kerberos_KDC
537 The samba_backup script has been removed. This has now been replaced by the
538 'samba-tool domain backup offline' command.
540 SMB client Python bindings
541 --------------------------
543 The SMB client python bindings are now deprecated and will be removed in future
544 Samba releases. This will only affects users that may have used the Samba
545 Python bindings to write their own utilities, i.e. users with a custom Python
546 script that includes the line 'from samba import smb'.
551 Parameter Name Description Default
552 -------------- ----------- -------
553 prefork backoff increment Delay added to process restart 10 (seconds)
555 prefork maximum backoff Maximum delay for process between 120 (seconds)
556 process restart attempts
557 smbd search ask sharemode Name changed, old name was
558 "smbd:search ask sharemode"
559 smbd async dosmode Name changed, old name was
561 smbd max async dosmode Name changed, old name was
562 "smbd:max async dosmode"
563 smbd getinfo ask sharemode New: similar to "smbd search ask yes
564 sharemode" but for SMB getinfo
567 CHANGES SINCE 4.10.0rc4
568 =======================
570 o Andrew Bartlett <abartlet@samba.org>
571 * BUG 13760: s4-server: Open and close a transaction on sam.ldb at startup.
573 o Ralph Boehme <slow@samba.org>
574 * BUG 13812: access_check_max_allowed() doesn't process "Owner Rights" ACEs.
576 o Joe Guo <joeg@catalyst.net.nz>
577 * s4/scripting/bin: Open unicode files with utf8 encoding and write
580 o Björn Jacke <bj@sernet.de>
581 * BUG 13759: sambaundoguididx: Use the right escaped oder unescaped sam ldb
584 o Volker Lendecke <vl@samba.org>
585 * BUG 13813: Fix idmap cache pollution with S-1-22- IDs on winbind hickup.
587 o Christof Schmitt <cs@samba.org>
588 * passdb: Update ABI to 0.27.2.
589 * BUG 13813: lib/winbind_util: Add winbind_xid_to_sid for --without-winbind.
591 o Andreas Schneider <asn@samba.org>
592 * BUG 13823: lib:util: Move debug message for mkdir failing to log level 1.
595 CHANGES SINCE 4.10.0rc3
596 =======================
598 o Jeremy Allison <jra@samba.org>
599 * BUG 13803: SMB1 POSIX mkdir does case insensitive name lookup.
601 o Ralph Boehme <slow@samba.org>
602 * BUG 13802: Fix idmap xid2sid cache issue.
604 o David Disseldorp <ddiss@samba.org>
605 * BUG 13807: vfs_ceph strict_allocate_ftruncate calls (local FS) ftruncate
608 o Volker Lendecke <vl@samba.org>
609 * BUG 13786: messages_dgm: Properly handle receiver re-initialization.
611 o Gary Lockyer <gary@catalyst.net.nz>
612 * BUG 13765: man pages: Document prefork process model.
613 * BUG 13773: CVE-2019-3824 ldb: wildcard_match end of data check.
615 o Stefan Metzmacher <metze@samba.org>
616 * tdb: Fix compatibility of wscript with older python.
617 * tevent: version 0.9.39
618 * BUG 13773: CVE-2019-3824 ldb: version 1.5.4
620 o David Mulder <dmulder@suse.com>
621 * Search for location of waf script.
623 o Noel Power <noel.power@suse.com>
624 * BUG 13777: buildtools/wafsamba: Avoid decode when using python2.
626 o Jiří Šašek <jiri.sasek@oracle.com>
627 * BUG 13704: notifyd: Fix SIGBUS on sparc.
629 o Swen Schillig <swen@linux.ibm.com>
630 * BUG 13791: ctdb: Buffer write beyond limits.
632 o Lukas Slebodnik <lslebodn@fedoraproject.org>
633 * BUG 13773: CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compare.
635 o Martin Schwenke <martin@meltin.net>
636 * BUG 13790: ctdb-config: Change example recovery lock setting to one that
638 * BUG 13800: Fix recovery lock bug.
641 CHANGES SINCE 4.10.0rc2
642 =======================
644 o Jeremy Allison <jra@samba.org>
645 * BUG 13690: smbd: uid: Don't crash if 'force group' is added to an existing
647 * BUG 13770: s3: VFS: vfs_fruit. Fix the NetAtalk deny mode compatibility
650 o Andrew Bartlett <abartlet@samba.org>
651 * ldb: Release ldb 1.5.3
652 * BUG 13762: Avoid inefficient one-level searches.
653 * BUG 13772: The test api.py should not rely on order of entries in dict.
655 o Tim Beale <timbeale@catalyst.net.nz>
656 * BUG 13762: ldb: Avoid inefficient one-level searches.
658 o Ralph Boehme <slow@samba.org>
659 * BUG 13776: tldap: Avoid use after free errors.
661 o Günther Deschner <gd@samba.org>
662 * BUG 13746: s3-smbd: Use fruit:model string for mDNS registration.
664 o David Disseldorp <ddiss@samba.org>
665 * BUG 13766: printing: Check lp_load_printers() prior to pcap cache update.
667 o Christof Schmitt <cs@samba.org>
668 * BUG 13787: waf: Check for libnscd.
670 o Andreas Schneider <asn@samba.org>
671 * BUG 13770: s3:vfs: Correctly check if OFD locks should be enabled or not.
672 * BUG 13778: Public ZERO_STRUCT() uses undefined C11 function memset_s().
675 CHANGES SINCE 4.10.0rc1
676 =======================
678 o Jeremy Allison <jra@samba.org>
679 * BUG 13750: libcli: dns: Change internal DNS_REQUEST_TIMEOUT from 2 to 10
682 o Tim Beale <timbeale@catalyst.net.nz>
683 * BUG 13676: samba-tool SMB/sysvol connections do not work if SMBv1 is
685 * BUG 13747: join: Throw CommandError instead of Exception for simple errors.
687 o Günther Deschner <gd@samba.org>
688 * BUG 13774: s3-vfs: Add glusterfs_fuse vfs module.
690 o Volker Lendecke <vl@samba.org>
691 * BUG 13742: ctdb: Print locks latency in machinereadable stats.
693 o Stefan Metzmacher <metze@samba.org>
694 * BUG 13752: s4:server: Add support for 'smbcontrol samba shutdown'.
696 o Anoop C S <anoopcs@redhat.com>
697 * BUG 13330: vfs_glusterfs: Adapt to changes in libgfapi signatures.
698 * BUG 13774: s3-vfs: Use ENOATTR in errno comparison for getxattr.
700 o Justin Stephenson <jstephen@redhat.com>
701 * BUG 13727: s3:libsmb: Honor disable_netbios option in smbsock_connect_send.
707 https://wiki.samba.org/index.php/Release_Planning_for_Samba_4.10#Release_blocking_bugs
710 #######################################
711 Reporting bugs & Development Discussion
712 #######################################
714 Please discuss this release on the samba-technical mailing list or by
715 joining the #samba-technical IRC channel on irc.freenode.net.
717 If you do report problems then please try to send high quality
718 feedback. If you don't provide vital information to help us track down
719 the problem then you will probably be ignored. All bug reports should
720 be filed under the Samba 4.1 and newer product in the project's Bugzilla
721 database (https://bugzilla.samba.org/).
724 ======================================================================
725 == Our Code, Our Bugs, Our Responsibility.
727 ======================================================================