Revisions of cifs-utils

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 33)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 160532 from Suresh Jayaraman's avatar Suresh Jayaraman (sjayaraman) (revision 32)
- Added url as source.
  Please see http://en.opensuse.org/SourceUrls (forwarded request 160417 from m_meister)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 156707 from Lars Müller's avatar Lars Müller (lmuelle) (revision 31)
This requires modified Samba packages sources as submitted with
https://build.openSUSE.org/request/show/156705

If possible both should be released for openSUSE 12.3 as well.

- Add cifstab named configuration file to post-12.2 systems; (bnc#804822).
- Really use of the existing cifs init script; (bnc#697218).

- Remove superfluous restart or stop of the cifs service; (bnc#804822).

- Move the cifs init script nfs dependencies from Required to Should.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 30)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 149676 from Lars Müller's avatar Lars Müller (lmuelle) (revision 29)
- Set parsed_info->got_user when a cred file supplies a username;
  (bnc#800018).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 148979 from Lars Müller's avatar Lars Müller (lmuelle) (revision 28)
- Update to cifs-utils 5.9.
  + new plugin architecture for the ID mapping tools
  + DOMAIN\username@password format for username= arguments is removed
  + full RELRO (vs. partial) is now enabled on all binaries
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 142869 from Suresh Jayaraman's avatar Suresh Jayaraman (sjayaraman) (revision 27)
- Version 5.8
* NFS-style device names are being deprecated in 6.0.
* Many bugs in cifs.idmap, getcifsacl and setcifsacl have been fixed. (forwarded request 142231 from elvigia)
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 130790 from Lars Müller's avatar Lars Müller (lmuelle) (revision 26)
- Update to cifs-utils 5.6.
  + -Werror has been removed by default from CFLAGS
  + PIE and RELRO are enabled by default at build time
  + better integration with systemd by allowing the use of
    /bin/systemd-ask-password if available
  + better checks and warnings from cifscreds when used in environments that
    do not have a session keyring
- No longer initialize oldfsgid inside acquire_mountpoint() of mount.cifs.c as
  -Werror got removed.
- mount.cifs: initialize oldfsgid to surpress a warning while building for
  RHEL 4 or CentOS 5.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 124713 from Lars Müller's avatar Lars Müller (lmuelle) (revision 25)
mount.cifs: set rc to 0 in libcap toggle_dac_capability
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 24)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 123240 from Lars Müller's avatar Lars Müller (lmuelle) (revision 23)
- BuildRequire libwbclient-devel for CentOS, Fedora, and RHEL builds too.
- Do not call autoreconf while build.
- BuildIgnore libtalloc to prevent a package conflict on Fedora systems.
- BuildRequire libtalloc-devel unconditionally.
- Update to cifs-utils 5.5.
  + mount.cifs: don't pass credentials= option to the kernel
  + doc: update mailing list
  + mount.cifs: don't send a mandatory ver= option to the kernel
  + mount.cifs: remove smb2 multicall binary code
  + doc: remove old XML sources for mount.cifs.8 and cifs.upcall.8
  + mount.cifs: unused variables
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 122205 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 22)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 116234 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 21)
Automatic submission by obs-autosubmit
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 114748 from Lars Müller's avatar Lars Müller (lmuelle) (revision 20)
- Don't care at all what the real uid is when we call toggle_dac_capability().
- Make use of the stored return code in toggle_dac_capability() of mount.cifs.
- Declare krb5_auth_con_set_req_cksumtype if the prototype does not exist.
- Initialize bkupuid and bkupgid.
- BuildRequire pkg-config for post-10.2 systems and else pkgconfig.
- mount.cifs: fix up some -D_FORTIFY_SOURCE=2 warnings
- Update to cifs-utils 5.4.
  + the "rootsbindir" can now be specified at configure time
  + mount.cifs now supports the -s option by passing "sloppy" to the
    kernel in the options string
  + cifs.upcall now properly respects the domain_realm section in krb5.conf
  + unprivileged users can no longer mount onto dirs into which they
    can't chdir (fixes CVE-2012-1586)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 105190 from Suresh Jayaraman's avatar Suresh Jayaraman (sjayaraman) (revision 19)
Added position independent flags to compilation and linking(-fpie/-pie);(bnc#743133).
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 102472 from Lars Müller's avatar Lars Müller (lmuelle) (revision 18)
- BuildRequire autoconf to avoid implicit dependency for post-11.4 systems.
- BuildRequire keyutils-devel for post-10.2 systems.
- BuildRequire libcap-ng-devel for post-11.2 systems.
- BuildRequire libwbclient-devel for post-10.2 systems.
- BuildRequire samba-winbind-devel for CentOS, Fedora, and RHEL systems.
- Add getcifsacl, setcifsacl, cifs.idmap, and cifs.upcall binaries and man
  pages to the filelist.
- Update to cifs-utils 5.3.
  + admins can now tell cifs.upcall to use an alternate krb5.conf file
  + on remount, mount.cifs no longer adds a duplicate mtab entry
  + the cifscreds utility has seen a major overhaul to allow for multiuser
    mounts without krb5 auth
- Update to cifs-utils 5.2.
  + cifs.idmap can now map uid/gid to SID in addition to the other way around
  + getcifsacl/setcifsacl are now installed by default in /usr/bin instead of
    /usr/sbin. The manpages are now in section 1.
  + cifs.upcall has a new scheme for picking the SPN on krb5 mounts. The
    hostname is now always lowercased. If we fail to get a ticket using an
    unqualified name, it now attempts to guess the domain name.
  + A lot of manpage updates, additions and corrections
- Update to cifs-utils 5.1.
  + fix for a minor security issue that can corrupt the mtab
  + new getcifsacl/setcifsacl tools that allow you to fetch and set raw
    Windows ACLs via an xattr.
  + a lot of manpage patches
- Update to cifs-utils 5.0.
  + mount.cifs always uses the original device string to ensure that umounts
    by unprivileged users are not problematic
  + there is a new cifs.idmap program for handling idmapping upcalls
  + a lot of manpage patches
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 15)
Autobuild autoformatter for 63613
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 63613 from Suresh Jayaraman's avatar Suresh Jayaraman (sjayaraman) (revision 14)
Accepted submit request 63613 from user sjayaraman
Displaying revisions 41 - 60 of 73
openSUSE Build Service is sponsored by