Commit Graph

116 Commits

Author SHA1 Message Date
Fedora Release Engineering
4b0c365f2a - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2022-01-19 23:12:52 +00:00
Bruno Wolff III
abac1077d7 Actually apply the patches
I forgot to apply the patches during setup.
2021-09-23 09:27:34 -05:00
Bruno Wolff III
682d9da486 Include a couple of important upstream fixes
There are two notable fixes scheduled for the next release that
we should get in the package now.

cifs.upcall: fix regression in kerberos mount
mount.cifs: fix crash when mount point does not exist
2021-09-23 09:06:48 -05:00
Bruno Wolff III
f8439f9a52 Move to 6.13 2021-09-22 20:06:30 -05:00
Bruno Wolff III
ad01919f61 The destdir fix is now in an upstream release
We will be updating to 6.13 shortly, which already has this
fix.
2021-09-22 20:00:19 -05:00
Fedora Release Engineering
b31a3abd1b - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 19:27:11 +00:00
Fedora Release Engineering
efa11517a5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-07-21 14:29:58 +00:00
Fedora Release Engineering
44a9b03990 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 01:57:37 +00:00
Jonathan Lebon
ba97a0b2c1 Split out -info subpackage
This will allow environments where Python is not desirable to still make
use of `cifs-utils`, such as Fedora CoreOS and other variants which
value minimalism.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1909288
2020-12-19 16:06:14 -05:00
Tom Stellard
dbc41834d8 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2020-12-17 03:32:23 +00:00
Alexander Bokovoy
b87f12c2b6 CVE2020-14342 cifs-utils: shell command injection in mount.cifs
- update to v6.11
 - fix spec file incompatibilities
 - include smb2-quota and mount.smb3
 - update Python to Python 3

Resolves: rhbz#1876400
2020-11-02 10:32:10 +02:00
Fedora Release Engineering
ba5165b47e - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 13:57:52 +00:00
Fedora Release Engineering
8b9d682a55 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 14:01:33 +00:00
Fedora Release Engineering
ebba56450b - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 20:14:59 +00:00
Jeff Layton
ff154e48d9 Update to v6.9 release
...and add the smbinfo utility.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
2019-04-21 20:25:34 -04:00
Fedora Release Engineering
441868f450 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 15:35:05 +00:00
Igor Gnatenko
72a6ea4a1f Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:23:57 +01:00
Miro Hrončok
51f44321f6 /usr/bin/rst2man is now the Python 3 version 2018-07-27 15:56:04 +02:00
Alexander Bokovoy
660646924a Update the rst2man patch to upstream version 2018-07-17 13:16:04 +03:00
Alexander Bokovoy
bbf0d849b7 Use python 3 version of rst2man 2018-07-17 09:44:53 +03:00
Fedora Release Engineering
0383065fa6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 21:46:53 +00:00
Jason Tibbitts
4de61243f2 Remove needless use of %defattr 2018-07-10 00:30:38 -05:00
Igor Gnatenko
0d6a581c1f add BuildRequires: gcc
Reference: https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot
2018-07-09 19:06:43 +02:00
Jeff Layton
e47b6ae3eb Update to cifs-utils-6.8
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2018-04-10 12:09:17 -04:00
Igor Gnatenko
567794eb44
Remove %clean section
None of currently supported distributions need that.
Last one was EL5 which is EOL for a while.

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-14 07:03:41 +01:00
Igor Gnatenko
5c71885219 Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:08:40 +01:00
Fedora Release Engineering
32b89a0b1d - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 04:55:31 +00:00
Jeff Layton
4f31531d1e Update to latest 6.8-pre patch
- switch to using ReStructuredText (rst) for manpages
- update mount.cifs manpage to describe default version better

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2017-11-07 19:10:14 -05:00
Jeff Layton
ea4dcc33be Pull in all patches merged since v6.7 release
...and update BuildRequires to include python2-docutils since that's
what provides rst2man.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2017-10-29 07:06:29 -04:00
Fedora Release Engineering
5464f5d44e - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-02 18:47:51 +00:00
Fedora Release Engineering
60e9078e72 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 04:49:12 +00:00
Jeff Layton
bab69ea45e Update to cifs-utils-6.7 2017-03-02 14:04:21 -05:00
Jeff Layton
7a8cf3c073 Remove some obsoleted patches.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2017-02-28 13:36:07 -05:00
Fedora Release Engineering
2208fe4fce - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 07:29:41 +00:00
Jeff Layton
6d0099e9f1 Updated to 6.6 release
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2016-09-07 07:38:14 -04:00
Jeff Layton
37fb9b90d4 Another set of cifs.upcall cleanup patches
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2016-08-25 12:59:46 -04:00
Jeff Layton
cabf6f2990 Bump release version in specfile and fix changelog
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2016-08-24 08:06:47 -04:00
Jeff Layton
22f8d9a9f5 Bump release version in specfile and fix changelog
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2016-08-24 08:04:00 -04:00
Jeff Layton
e32823e183 cifs-utils: add latest cifs-upcall cleanup patches
Add a number of cleanup patches to make cifs.upcall more efficient.
Note that these do have the potential to break some configurations
if they depend on the directory-scanning behavior of the original
patches, but hopefully no one is actually relying on that.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2016-08-22 08:46:02 -04:00
Sachin Prabhu
21488a46d7 Updated to 6.5 release
Also fix the Source0 URL in the spec file.

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
2016-03-10 06:25:04 +05:30
Dennis Gilmore
8ba17592f6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-03 17:39:42 +00:00
Dennis Gilmore
297d2e9bf7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 02:39:02 +00:00
Ralf Corsépius
87134229a6 Let package own %{_sysconfdir}/cifs-utils (RHBZ#1184390).
- Let package own %{_libdir}/cifs-utils (RHBZ#1184391).
2015-01-21 11:47:24 +01:00
Peter Robinson
04e544463f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 00:11:45 +00:00
Sachin Prabhu
9f0c3b0ee7 Updated to 6.4 release
Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
2014-08-04 12:11:16 +01:00
Dennis Gilmore
3526ede088 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 23:43:35 -05:00
Sachin Prabhu
8650af544c Update to latest upstream patches
- autoconf: allow PAM security install directory to be configurable
- cifs: use krb5_kt_default() to determine default keytab location
- cifskey: better use snprintf()
- cifscreds: better error handling when key_search fails
- cifscreds: better error handling for key_add

Signed-off-by: Sachin Prabhu <sprabhu@redhat.com>
2014-05-06 12:57:38 +01:00
Jeff Layton
217f0bb091 Update to 6.3 release
Signed-off-by: Jeff Layton <jlayton@redhat.com>
2014-01-09 11:40:03 -05:00
Jeff Layton
abadd4b034 Run autoreconf -i prior to running configure
...otherwise if patches end up touching autoconf/automake source files,
configure will end up attempting to rerun the aclocal version that
generated the files originally. It's possible that that particular
version won't be present however.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2013-12-13 10:12:34 -05:00
Jeff Layton
22c94bcf0e Move pam_cifscreds into subpackage
With PAM modules, it's common that users will need to install both the
32 and 64 bit varieties. Move this to a subpackage to make that
possible without conflicts.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
2013-12-13 09:53:37 -05:00