Jeff Layton
f92468acdc
Update to 6.0 upstream release
2013-03-25 11:13:07 -04:00
Dennis Gilmore
8a83db9111
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
2013-02-13 12:30:30 -06:00
Jeff Layton
e59bd287d4
Bump release number
...
...also disregard the changelog in the last commit. We're not reverting
the move to /usr/sbin in f19.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2013-01-21 08:04:57 -05:00
Jeff Layton
a176bdbc89
Revert "Move mount.cifs to /usr/sbin"
...
This reverts commit 571ddb022369b5fe8fb2db4e61e432b56dde4e9c.
Moving this to /usr/sbin causes dependency problems for the
resource-agents package, which is hardcoded to look for
/sbin/mount.cifs. I'll just plan to make this change in
f19 and leave the earlier releases alone.
While we at it, add a patch to fix some comments in cifsidmap.h.
2013-01-13 06:02:59 -05:00
Jeff Layton
fef67dae06
mount.cifs: fix regression in credential file handling
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2013-01-13 05:56:48 -05:00
Jeff Layton
590cd6cd96
update to 5.9 release
...
Also:
- add a -devel package to hold cifsidmap.h
- move mount.cifs to /usr/sbin
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2013-01-07 08:27:02 -05:00
Jeff Layton
54e9368312
Update to 5.8 release
2012-11-11 06:42:01 -05:00
Jeff Layton
039b01fb1a
More idmapping and ACL tool fixes slated for 5.8.
2012-11-07 07:10:38 -05:00
Jeff Layton
a9cb2f0ecc
Update to 5.8-pre1
2012-11-04 09:38:01 -05:00
Jeff Layton
47f345086c
Update to 5.7 release.
2012-10-09 21:05:45 -04:00
Jeff Layton
44e776e5f2
Bump release number
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-08-24 06:38:29 -04:00
Jeff Layton
021ba6dd02
Update to current upstream head (5.7-pre)
...
Includes patches to make cifs.upcall search for krb5 credcaches under
/run/user, and fixes to make mount.cifs treat usernames differently
when sec=krb5 is in use. Plus some other random fixes...
2012-08-24 06:30:30 -04:00
Jeff Layton
d706d95ef7
Update to 5.6 release
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-07-26 11:01:10 -04:00
Dennis Gilmore
3c1ea9d328
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
2012-07-18 13:59:45 -05:00
Jeff Layton
e0acf4cdfc
Add patch to enable PIE and RELRO
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-07-09 10:22:17 -04:00
Jeff Layton
bfd8da6470
Update to 5.5 release
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-05-30 06:44:58 -04:00
Jeff Layton
4d5468efaf
- rebuild to fix dependencies due to libwbclient changes
2012-04-25 11:47:02 -04:00
Jeff Layton
457d78be3d
Fix up some -D_FORTIFY_SOURCE=2 warnings
...
...so the package will build with -Werror.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-04-18 21:43:04 -04:00
Jeff Layton
8d02d8c5df
Update to 5.4 release.
2012-04-18 17:55:50 -04:00
Jeff Layton
7126eb6da8
samba-winbind-devel has been renamed to libwbclient-devel
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-03-19 11:59:25 -04:00
Jeff Layton
5d1ba801b2
Fix tests for strtoul success
...
Resolves : #800621
2012-03-19 11:36:06 -04:00
Jeff Layton
7f4676b38a
Move mount.cifs back to /sbin
...
It's unnecessary. The symlinks take care of it since there is no
conflicting filename in /usr/sbin. Also, not moving it is better for
now since that will allow someone to install this package on earlier
fedora versions.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-02-08 13:31:22 -05:00
Jeff Layton
7572d35116
Properly bump release number
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-02-08 12:40:49 -05:00
Jeff Layton
21f4ebf84f
Move mount.cifs to /usr/sbin
...
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2012-02-08 12:09:21 -05:00
Jeff Layton
9e09d11943
Update to 5.3 release
2012-01-28 09:03:37 -05:00
Dennis Gilmore
d39c0a1293
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
2012-01-12 17:22:45 -06:00
Jeff Layton
fe0cb12e47
Have package install config files in /etc/request-key.d for cifs.idmap
...
and cifs.spnego key types.
2011-12-09 21:51:01 -05:00
Jeff Layton
a1d2550223
Update to 5.2 release
2011-12-09 20:58:31 -05:00
Jeff Layton
b388ab509e
Package getcifsacl and setcifsacl, add patch to install them in
...
correct location.
2011-09-23 14:34:14 -04:00
Jeff Layton
758b698cd0
Update to 5.1 release
2011-09-23 14:06:46 -04:00
Jeff Layton
bd243bf708
mount.cifs: fix check_newline retcode check (bz# 726717)
2011-07-29 13:33:36 -04:00
Jeff Layton
158ad7785a
Update to 5.0 release
2011-06-01 16:27:37 -04:00
Jeff Layton
18b089282b
mount.cifs: pass unadulterated device string to kernel (bz# 702664)
2011-05-16 09:50:58 -04:00
Jeff Layton
858614420e
Update to 4.9 release
2011-03-04 15:36:29 -05:00
Jeff Layton
fe63fa41af
mount.cifs: reenable CAP_DAC_READ_SEARCH when mounting (bz# 675761)
2011-02-08 15:08:59 -05:00
Dennis Gilmore
09d8402d16
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
2011-02-08 02:36:27 -06:00
Jeff Layton
2027dd6e31
mount.cifs: don't update /etc/mtab if it's a symlink
2011-02-01 13:00:46 -05:00
Jeff Layton
91bbc425ca
Update to 4.8.1
2011-01-21 14:19:37 -05:00
Jeff Layton
80b83b12d7
Fix changelog entry
2011-01-15 21:32:53 -05:00
Jeff Layton
b6a237fcce
Update to 4.8 release
2011-01-15 21:16:51 -05:00
Jeff Layton
c95937d833
Update to 4.7 release
2010-10-19 15:40:44 -04:00
Jeff Layton
e378fd528a
Update to 4.6 release
2010-07-30 09:23:51 -04:00
Jeff Layton
6e0162f193
mount.cifs: fix parsing of cred= option Resolves: 597756
2010-06-01 19:58:47 +00:00
Jeff Layton
643170ba91
Update to 4.5 release.
2010-05-25 20:02:37 +00:00
Jeff Layton
7e0ecb5c02
Fix regression in prefixpath patch
2010-04-30 19:16:22 +00:00
Jeff Layton
ea0d74b02d
mount.cifs: strip leading delimiter from prefixpath
2010-04-29 19:44:43 +00:00
Jeff Layton
3a19490219
Update to 4.4 release.
2010-04-28 11:46:12 +00:00
Jeff Layton
8e899d49e2
Fix segfault when address list is exhausted (BZ#583230)
2010-04-17 10:31:00 +00:00
Jeff Layton
db9f70dfda
Update to 4.3 release.
2010-04-09 14:19:21 +00:00
Jeff Layton
6621c050b1
Update to 4.2 release
2010-04-02 12:31:42 +00:00
Jeff Layton
4ab7d4bde5
Update to 4.1 release
2010-03-23 14:30:39 +00:00
Jeff Layton
bad489c3ee
Add patch to fix NULL pointer dereference when ip= is provided on command
...
line
2010-03-08 16:31:17 +00:00
Jeff Layton
64f0fa50a1
Initial import ( #568945 ).
2010-03-06 11:38:18 +00:00