ANNOUNCE: cifs-utils release 6.5 ready for download

Jeff Layton jlayton at samba.org
Mon Feb 22 16:22:32 UTC 2016


Nothing Earth-shattering here, but it has been quite some time (well
over a year!) since the last release.

There has been little activity other than a few minor bugfixes. But,
this is probably a reasonable time to do a release that to make things
easier on the packaging folks:

webpage:    https://wiki.samba.org/index.php/LinuxCIFS_utils
tarball:    ftp://ftp.samba.org/pub/linux-cifs/cifs-utils/
git:        git://git.samba.org/cifs-utils.git
gitweb:     http://git.samba.org/?p=cifs-utils.git;a=summary

Here is a detailed list of changes since 6.4 was released:

commit d21675b34a77868cac7e0131ddac79a32d8809ba
Author: Jeff Layton <jlayton at samba.org>
Date:   Mon Dec 8 06:09:44 2014 -0500

    autoconf: set version to 6.4.1 for interim builds
    
    Signed-off-by: Jeff Layton <jlayton at samba.org>

commit 6603cef0f06c450196a1bca06bb143d8fcda5651
Author: Felix Janda <felix.janda at posteo.de>
Date:   Fri Dec 5 23:19:29 2014 +0100

    mtab.c: include <paths.h> for _PATH_MOUNTED
    
    Signed-off-by: Felix Janda <felix.janda at posteo.de>

commit dd13ac8a25d409a0d3d068b5b2b96f921f2613f2
Author: Uri Simchoni <urisimchoni at gmail.com>
Date:   Thu Nov 19 21:48:15 2015 +0200

    manpage: clarify use of backupuid and backupgid in mount.cifs.8
    
    Assert that backup intent shall only be attempted if the user matches
    the backupuid or backupgid parameter.
    
    Signed-off-by: Uri Simchoni <uri at samba.org>
    Signed-off-by: Jeff Layton <jlayton at samba.org>

commit be5046ae3fabca17f19672f7b4019efb6a869298
Author: Karel Zak <kzak at redhat.com>
Date:   Thu Jan 7 11:02:49 2016 +0100

    mount.cifs: ignore x-* mount options
    
    x-* prefix is used for userspace mount options and it's pretty
    commonly used to extend fstab configuration in systemd world (e.g.
    x-systemd.automount). These options is necessary to ignored.
    
    The command mount(8) does not pass x-* mount options to mount.<type>
    helpers, but in some use-cases it's possible that the cifs helper reads
    mount options from fstab or users directly call mount.cifs and copy & past
    mount options, etc.
    
    This patch marks all options prefixed by "x-" as OPT_IGNORE to make
    things more robust for end-users. We already uses the same concept for
    _netdev.
    
    Signed-off-by: Karel Zak <kzak at redhat.com>
    Signed-off-by: Jeff Layton <jlayton at samba.org>

commit 7b2b35586d10c04f501222701c3382455a07ff9e
Author: Sachin Prabhu <sprabhu at redhat.com>
Date:   Fri Jan 8 17:54:39 2016 +0530

    autoconf: Use $(DEFS) when building idmapwb.so and pam_cifscreds.so
    
    We should pass the macros defined in $(DEFS) when building idmapwb.so
    and pam_cifscreds.so. The autoconf process sets the macro HAVE_CONFIG_H
    using the $(DEFS) variable. This macro has to be defined to allow the
    source files to include config.h
    
    Signed-off-by: Sachin Prabhu <sprabhu at redhat.com>

commit 7edaddd4d91cdb06a55f25fd66c609c4c43168f8
Author: Jeff Layton <jlayton at samba.org>
Date:   Mon Feb 22 10:31:25 2016 -0500

    autoconf: set version to 6.5
    
    Signed-off-by: Jeff Layton <jlayton at samba.org>

-- 
Jeff Layton <jlayton at samba.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20160222/ac6cc4cf/attachment.sig>


More information about the samba-technical mailing list