Commit Graph

54 Commits

Author SHA256 Message Date
Lars Müller
1934e69750 - 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

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=74
2013-01-16 15:27:10 +00:00
Suresh Jayaraman
51c53f61d8 Accepting request 142231 from home:elvigia:branches:network:samba:STABLE
- Version 5.8
* NFS-style device names are being deprecated in 6.0.
* Many bugs in cifs.idmap, getcifsacl and setcifsacl have been fixed.

OBS-URL: https://build.opensuse.org/request/show/142231
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=72
2012-11-26 06:27:38 +00:00
Lars Müller
612b8dda46 - 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.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=70
2012-08-08 17:19:37 +00:00
Lars Müller
96aba2e36b mount.cifs: initialize oldfsgid to surpress a warning while building for
RHEL 4 or CentOS 5.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=68
2012-06-12 21:06:37 +00:00
Lars Müller
5157b1a4c9 mount.cifs: set rc to 0 in libcap toggle_dac_capability
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=67
2012-06-12 12:55:13 +00:00
Lars Müller
277a24008f Add missing space.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=65
2012-06-02 00:33:44 +00:00
Lars Müller
425d55bd9f BuildRequire libwbclient-devel for CentOS, Fedora, and RHEL builds too.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=64
2012-06-01 18:32:56 +00:00
Lars Müller
77df3876d5 Do not call autoreconf while build.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=63
2012-06-01 11:27:16 +00:00
Lars Müller
14043d2dbe BuildIgnore libtalloc to prevent a package conflict on Fedora systems.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=62
2012-06-01 09:09:05 +00:00
OBS User buildservice-autocommit
974e115fac Accepting request 122205 from network:samba:STABLE
baserev update by copy to link target

OBS-URL: https://build.opensuse.org/request/show/122205
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=61
2012-06-01 05:19:40 +00:00
OBS User buildservice-autocommit
25b074af11 Updating link to change in openSUSE:Factory/cifs-utils revision 22.0
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=ca95485eb605e8a9e03392d1b662f8fe
2012-06-01 05:19:39 +00:00
Lars Müller
e0d62ea82b BuildRequire libtalloc-devel unconditionally.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=60
2012-05-31 11:57:47 +00:00
Lars Müller
90771dbbf0 - 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

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=59
2012-05-30 11:16:27 +00:00
Lars Müller
bab4f11c74 - 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.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=58
2012-05-26 11:44:52 +00:00
Lars Müller
63592d33eb BuildRequire libtalloc2-devel instead of libtalloc-devel for post 12.1
systems.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=57
2012-05-16 19:40:19 +00:00
Lars Müller
eaf17894ac Don't package get-, setcifsacl, and cifs.idmap for Mandriva pre-201100.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=54
2012-04-19 22:35:53 +00:00
Lars Müller
b8fb2f2b10 Don't care at all what the real uid is when we call toggle_dac_capability().
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=53
2012-04-19 19:43:12 +00:00
Lars Müller
24df7bdc57 Make use of the stored return code in toggle_dac_capability() of mount.cifs.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=52
2012-04-19 19:11:22 +00:00
Lars Müller
6010084b6c Add Upstream-Reported and Acknowledged tags.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=51
2012-04-19 18:30:14 +00:00
Lars Müller
3752eaf521 - Declare krb5_auth_con_set_req_cksumtype if the prototype does not exist.
- Initialize bkupuid and bkupgid.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=50
2012-04-19 17:32:39 +00:00
Lars Müller
f246c3f672 BuildRequire pkg-config for post-10.2 systems and else pkgconfig.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=49
2012-04-19 16:07:51 +00:00
Lars Müller
022564b90a - 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)

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=47
2012-04-19 13:49:28 +00:00
Lars Müller
4150dbfbcc Streamline package change log of request 102839 to follow the common pattern.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=43
2012-02-08 15:26:03 +00:00
Suresh Jayaraman
78cb3cea70 Accepting request 102839 from home:dlovasko:branches:network:samba:STABLE
fixed bnc#743133 - added position independent flags to compilation and linking(-fpie/-pie)

OBS-URL: https://build.opensuse.org/request/show/102839
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=42
2012-02-06 11:12:48 +00:00
Lars Müller
a1732b92dc - 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.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=41
2012-02-02 12:12:14 +00:00
Lars Müller
5a84c11bab - 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

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=40
2012-02-01 20:51:03 +00:00
Suresh Jayaraman
c179a9fe21 Accepting request 97685 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97685
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=38
2011-12-21 16:26:53 +00:00
Suresh Jayaraman
f4498dd35d Accepting request 94767 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94767
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=37
2011-12-05 05:39:09 +00:00
Suresh Jayaraman
dd75cc3206 Accepting request 83091 from home:jengelh:bl-c
- Remove redundant tags/sections from specfile

OBS-URL: https://build.opensuse.org/request/show/83091
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=36
2011-09-19 11:07:12 +00:00
OBS User buildservice-autocommit
a1e304b6a6 Updating link to change in openSUSE:Factory/cifs-utils revision 15.0
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=948a5d03abeacf489cb2803fdedf4581
2011-03-08 12:37:18 +00:00
Suresh Jayaraman
e21df1503f - Update to cifs-utils 4.9.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=30
2011-03-08 09:23:19 +00:00
OBS User buildservice-autocommit
234fc5d3e0 Updating link to change in openSUSE:Factory/cifs-utils revision 13.0
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=3113fef422c5053649a17001690a00c5
2011-02-18 10:58:10 +00:00
Suresh Jayaraman
d08b6356f3 Accepting request 55019 from home:toganm:branches:network:samba:STABLE
reviewed ok.

OBS-URL: https://build.opensuse.org/request/show/55019
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=28
2010-12-08 05:42:13 +00:00
OBS User autobuild
fcb653ed72 Accepting request 44346 from network:samba:STABLE
checked in (request 44346)

OBS-URL: https://build.opensuse.org/request/show/44346
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=26
2010-08-03 13:27:33 +00:00
Suresh Jayaraman
d73be7504e - Update to cifs-utils 4.6.
+ adds documentation for the fsc option.
  + mount.cifs deals with the _netdev, mand, and nomand options correctly now.
  + changes how mount.cifs handles the MS_MANDLOCK flag.
  + makes cifs.upcall prefer the creduid= upcall option to uid=

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=25
2010-08-02 08:57:43 +00:00
OBS User autobuild
210bfddae3 Accepting request 42703 from network:samba:STABLE
checked in (request 42703)

OBS-URL: https://build.opensuse.org/request/show/42703
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=24
2010-07-19 11:35:46 +00:00
Suresh Jayaraman
68f2501a6b - mount.cifs: fix parsing of "cred=" option.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=23
2010-07-07 15:19:48 +00:00
OBS User buildservice-autocommit
69355c28db Updating link to change in openSUSE:Factory/cifs-utils revision 6.0
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=88793fa66c7fab0eae6436c440170d48
2010-05-25 11:17:54 +00:00
OBS User autobuild
7dfcfb23b6 Accepting request 40553 from network:samba:STABLE
checked in (request 40553)

OBS-URL: https://build.opensuse.org/request/show/40553
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=22
2010-05-25 11:17:53 +00:00
Suresh Jayaraman
5359c53f90 - Update to cifs-utils 4.5.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=21
2010-05-24 04:35:59 +00:00
OBS User buildservice-autocommit
d2afae8451 Updating link to change in openSUSE:Factory/cifs-utils revision 5.0
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=a01c2dc38b56f5634f8edf4e63e6a544
2010-05-07 13:34:59 +00:00
OBS User autobuild
d38c63fff1 Accepting request 39375 from network:samba:STABLE
checked in (request 39375)

OBS-URL: https://build.opensuse.org/request/show/39375
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=20
2010-05-07 13:34:58 +00:00
Lars Müller
bd7396e70d - BuildRequire libkeyutils-devel on Mandriva systems.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=19
2010-05-05 13:27:17 +00:00
Suresh Jayaraman
e1e62e4117 - Fix build error due to missing package version update in the spec file.
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=18
2010-05-04 12:01:31 +00:00
Suresh Jayaraman
c5f0cf988e - Update to cifs-utils 4.4.
+ fix a segfault that could occur when parsing the address list.
  + fix autoconf/automake problem that could cause compilation to fail.
  + acquire required capabilities before a couple of operations.
  + ensure passwords are not left in memory.
  + cleanup of credential file parsing.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=17
2010-05-04 10:45:53 +00:00
Lars Müller
b543c2f669 - update package version number in the file header.
- remove unused and uncommented Patch: line.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=16
2010-04-14 15:38:17 +00:00
OBS User buildservice-autocommit
a5c7f071af Updating link to change in openSUSE:Factory/cifs-utils revision 4.0
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=a68de0b1ea45f6cd40d8fecb00df147b
2010-04-14 13:43:19 +00:00
OBS User autobuild
b901b49565 Accepting request 37877 from network:samba:STABLE
checked in (request 37877)

OBS-URL: https://build.opensuse.org/request/show/37877
OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=15
2010-04-14 13:43:18 +00:00
Lars Müller
5f6e467e44 Merge real real fix from Jeff Layton.
- automake: don't use @foo@ constructs in Makefile.am.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=14
2010-04-13 15:01:11 +00:00
Lars Müller
1e8dc6079d Merge real fix from Jeff Layton.
- autoconf: define CAPNG_LDADD even when it's not set.

OBS-URL: https://build.opensuse.org/package/show/network:samba:STABLE/cifs-utils?expand=0&rev=13
2010-04-13 14:14:10 +00:00