Opened 8 years ago

Closed 8 years ago

#7349 closed enhancement (fixed)

samba-4.3.4

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

https://www.samba.org/samba/ftp/stable/samba-4.3.4.tar.gz

https://www.samba.org/samba/ftp/stable/samba-4.3.4.tar.asc

https://www.samba.org/samba/history/samba-4.3.4.html

Samba 4.3.4 Available for Download

                   =============================
                   Release Notes for Samba 4.3.4
                         January 12, 2016
                   =============================


This is the latest stable release of Samba 4.3.

Changes since 4.3.3:
--------------------

o  Michael Adam <obnox@samba.org>
   • BUG 11619: doc: Fix a typo in the smb.conf manpage, explanation of
     idmap config.
   • BUG 11647: s3:smbd: Fix a corner case of the symlink verification.

o  Jeremy Allison <jra@samba.org>
   • BUG 11624: s3: libsmb: Correctly initialize the list head when
     keeping a list of primary followed by DFS connections.
   • BUG 11625: Reduce the memory footprint of empty string options.

o  Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
   • BUG 11659: Update lastLogon and lastLogonTimestamp.

o  Ralph Boehme <slow@samba.org>
   • BUG 11065: vfs_fruit: Enable POSIX directory rename semantics.
   • BUG 11466: Copying files with vfs_fruit fails when using
     vfs_streams_xattr without stream prefix and type suffix.
   • BUG 11645: smbd: Make "hide dot files" option work with "store dos
     attributes = yes".

o  Günther Deschner <gd@samba.org>
   • BUG 11639: lib/async_req: Do not install async_connect_send_test.

o  Stefan Metzmacher <metze@samba.org>
   • BUG 11394: Crash: Bad talloc magic value - access after free.

o  Rowland Penny <repenny241155@gmail.com>
   • BUG 11613: samba-tool: Fix uncaught exception if no fSMORoleOwner
     attribute is given.

o  Karolin Seeger <kseeger@samba.org>
   • BUG 11619: docs: Fix some typos in the idmap backend section.
   • BUG 11641: docs: Fix typos in man vfs_gpfs.

o  Uri Simchoni <uri@samba.org>
   • BUG 11649: smbd: Do not disable "store dos attributes" on-the-fly.

Change History (5)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

I am very suspicious something is wrong in my system or with this version.

Statistics:

    Estimated disk space required: 438 MB (452 MB building and running the
    quicktest, reputedly up to 500 MB additional for all tests)

    Estimated build time: 1.8 SBU, using parallelism=4 (2.6 SBU building and
    running the quicktest, also using -j4, reputedly up to 110 SBU to run all
    tests)

The sizes are probably OK, I might have done a double count in the past.

But the SBU for the tests, additional less than 0.8 (testes also with -j1) does not seem good.

For the first time, I noticed that the directory /usr/share/samba has not been installed since 4.3.2. It only contains one sub-directory setup and nothing else. The setup directory contains what seems examples. It is included in present tarball samba-4.3.4/source4/setup, and the latest which was installed (4.3.1) did not have the setup/tests sub-directory, which has the scripts:

blackbox_group.sh              blackbox_s3upgrade.sh
blackbox_newuser.sh            blackbox_setpassword.sh
blackbox_provision-backend.sh  blackbox_spn.sh
blackbox_provision.sh          blackbox_upgradeprovision.sh

Latest, but not least (literally), six apparently very important programs are not being compiled, consequently, not being installed:

/usr/bin/samba-tool
/usr/sbin/samba
/usr/sbin/samba_dnsupdate
/usr/sbin/samba_kcc
/usr/sbin/samba_spnupdate
/usr/sbin/samba_upgradedns

What am I missing?

PS: Stopping today. Will commit at least tw updates, early in the morning, and will try to reply some posts.

comment:3 by Fernando de Oliveira, 8 years ago

Think I found it.

in reply to:  2 comment:4 by Fernando de Oliveira, 8 years ago

Replying to fo:

I am very suspicious something is wrong in my system or with this version.

Statistics:

Now, good.

The sizes are probably OK, I might have done a double count in the past.

No, I was right in previous versions.

But the SBU for the tests, additional less than 0.8 (testes also with -j1) does not seem good.

Now, good.

For the first time, I noticed that the directory /usr/share/samba has not been installed since 4.3.2. It only contains one sub-directory setup and nothing else. The setup directory contains what seems examples. It is included in present tarball samba-4.3.4/source4/setup, and the latest which was installed (4.3.1) did not have the setup/tests sub-directory, which has the scripts:

Now, good.

What am I missing?

I use a switch --with-system-mitkrb5 think is to test mitkrb5 updates, and forgot it there.

comment:5 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16802.

Note: See TracTickets for help on using tickets.