commit bb654e22087df7c8d0dce2594f5e432661086e32
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=273
This commit is contained in:
parent
61933b1689
commit
ed85fcf19b
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -27,9 +27,9 @@ License: GPL-2.0
|
|||||||
Group: Documentation/Man
|
Group: Documentation/Man
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: docbook-toys
|
BuildRequires: docbook-toys
|
||||||
BuildRequires: docbook-utils
|
BuildRequires: docbook-utils
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -32,9 +32,9 @@ License: GPL-2.0
|
|||||||
Group: Development/Sources
|
Group: Development/Sources
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
AutoReqProv: off
|
AutoReqProv: off
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -27,9 +27,9 @@ Group: Development/Sources
|
|||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if %using_buildservice
|
%if %using_buildservice
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
%else
|
%else
|
||||||
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
%define kernel_source_release %(LC_ALL=C rpm -q kernel-devel%variant-%version --qf "%{RELEASE}" | grep -v 'not installed' || echo 0)
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,19 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 1 21:10:51 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
- rpc_pipe: fix cleanup of dummy gssd directory when notification
|
||||||
|
fails (bnc#866437).
|
||||||
|
- sunrpc: add an "info" file for the dummy gssd pipe (bnc#866437).
|
||||||
|
- rpc_pipe: remove the clntXX dir if creating the pipe fails
|
||||||
|
(bnc#866437).
|
||||||
|
- nfs: check if gssd is running before attempting to use krb5i
|
||||||
|
auth in SETCLIENTID call (bnc#866437).
|
||||||
|
- sunrpc: replace sunrpc_net->gssd_running flag with a more
|
||||||
|
reliable check (bnc#866437).
|
||||||
|
- sunrpc: create a new dummy pipe for gssd to hold open
|
||||||
|
(bnc#866437).
|
||||||
|
- commit 5bb4797
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
Sun Feb 23 22:27:13 CET 2014 - jslaby@suse.cz
|
||||||
|
|
||||||
|
@ -63,9 +63,9 @@ License: GPL-2.0
|
|||||||
Group: System/Kernel
|
Group: System/Kernel
|
||||||
Version: 3.13.5
|
Version: 3.13.5
|
||||||
%if 0%{?is_kotd}
|
%if 0%{?is_kotd}
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%else
|
%else
|
||||||
Release: <RELEASE>.g4e9ddcc
|
Release: <RELEASE>.gbb654e2
|
||||||
%endif
|
%endif
|
||||||
Url: http://www.kernel.org/
|
Url: http://www.kernel.org/
|
||||||
BuildRequires: bc
|
BuildRequires: bc
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:989d82f231fc1471613abbbe34ddb7975ab440f0bb8a4be7309a4f2a3e34e5fc
|
oid sha256:8ee3320eae44fa6d50f0c160c40cd0de1006b59d4e21e08090fbab09f3a3a975
|
||||||
size 12031
|
size 17143
|
||||||
|
@ -242,6 +242,12 @@
|
|||||||
########################################################
|
########################################################
|
||||||
# NFS
|
# NFS
|
||||||
########################################################
|
########################################################
|
||||||
|
patches.fixes/nfs-01-sunrpc-create-a-new-dummy-pipe-for-gssd-to-hold-open.patch
|
||||||
|
patches.fixes/nfs-02-sunrpc-replace-sunrpc_net-gssd_running-flag-with-a-m.patch
|
||||||
|
patches.fixes/nfs-03-nfs-check-if-gssd-is-running-before-attempting-to-us.patch
|
||||||
|
patches.fixes/nfs-04-rpc_pipe-remove-the-clntXX-dir-if-creating-the-pipe-.patch
|
||||||
|
patches.fixes/nfs-05-sunrpc-add-an-info-file-for-the-dummy-gssd-pipe.patch
|
||||||
|
patches.fixes/nfs-06-rpc_pipe-fix-cleanup-of-dummy-gssd-directory-when-no.patch
|
||||||
|
|
||||||
|
|
||||||
########################################################
|
########################################################
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
2014-02-23 22:27:13 +0100
|
2014-03-01 21:11:25 +0100
|
||||||
GIT Revision: 4e9ddcc2d6a8763ca7515d5dd78bcca629fc72a3
|
GIT Revision: bb654e22087df7c8d0dce2594f5e432661086e32
|
||||||
GIT Branch: stable
|
GIT Branch: stable
|
||||||
|
Loading…
Reference in New Issue
Block a user