Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#15276 closed enhancement (fixed)

samba-4.14.6

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version

Change History (6)

comment:1 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 3 years ago

                   ==============================
                   Release Notes for Samba 4.14.6
                            July 13, 2021
                   ==============================


This is the latest stable release of the Samba 4.14 release series.


Changes since 4.14.5
--------------------

o  Jeremy Allison <jra@samba.org>
   * BUG 14722: s3: lib: Fix talloc heirarcy error in parent_smb_fname().
   * BUG 14732: smbd: Fix pathref unlinking in create_file_unixpath().
   * BUG 14734: s3: VFS: default: Add proc_fd's fallback for vfswrap_fchown().
   * BUG 14736: s3: smbd: Remove erroneous TALLOC_FREE(smb_fname_parent) in
     change_file_owner_to_parent() error path.

o  Ralph Boehme <slow@samba.org>
   * BUG 14730: NT_STATUS_FILE_IS_A_DIRECTORY error messages when using
     glusterfs VFS module.
   * BUG 14734: s3/modules: fchmod: Fallback to path based chmod if pathref.
   * BUG 14740: Spotlight RPC service doesn't work with vfs_glusterfs.

o  Stefan Metzmacher <metze@samba.org>
   * BUG 14750: gensec_krb5: Restore ipv6 support for kpasswd.
   * BUG 14752: smbXsrv_{open,session,tcon}: protect
     smbXsrv_{open,session,tcon}_global_traverse_fn against invalid records.

o  Joseph Sutton <josephsutton@catalyst.net.nz>
   * BUG 14027: samba-tool domain backup offline doesn't work against bind DLZ
     backend.
   * BUG 14669: netcmd: Use next_free_rid() function to calculate a SID for
     restoring a backup.

comment:3 by Douglas R. Reno, 3 years ago

After trying to use the following sed:

sed '1s@.*$@#!/usr/bin/python3@' \

-i ./bin/default/source4/scripting/bin/samba-gpupdate.inst

It looks like it's no longer needed, /usr/bin/python3 is set by default now inside that file.

I'll remove this and a couple merged-/usr command explanation leftovers too. :)

in reply to:  3 comment:4 by Douglas R. Reno, 3 years ago

Replying to Douglas R. Reno:

After trying to use the following sed:

sed '1s@.*$@#!/usr/bin/python3@' \

-i ./bin/default/source4/scripting/bin/samba-gpupdate.inst

It looks like it's no longer needed, /usr/bin/python3 is set by default now inside that file.

I'll remove this and a couple merged-/usr command explanation leftovers too. :)

I retract that comment, I'll leave the sed alone. I looked into samba-gpupdate without realizing that the virtualenv would change it!

comment:5 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed

comment:6 by Bruce Dubbs, 3 years ago

Milestone: 10.211.0

Milestone renamed

Note: See TracTickets for help on using tickets.