diff --git a/.gitignore b/.gitignore index 385767c..185913b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /gssproxy-0.2.1.tar.gz /gssproxy-0.2.2.tar.gz /gssproxy-0.2.3.tar.gz +/gssproxy-0.3.0.tar.gz diff --git a/gssproxy.spec b/gssproxy.spec index 86d3d53..6555acc 100644 --- a/gssproxy.spec +++ b/gssproxy.spec @@ -103,7 +103,7 @@ rm -rf %{buildroot} %systemd_postun_with_restart gssproxy.service %changelog -* Wed Oct 24 2013 Guenther Deschner 0.3.0-8 +* Wed Oct 23 2013 Guenther Deschner 0.3.0-8 - New upstream release 0.3.0: * Add support for impersonation (depends on s4u2self/s4u2proxy on the KDC) * Add support for new rpc.gssd mode of operation that forks and changes uid diff --git a/sources b/sources index 8d66c60..2f0a636 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6c2e4ffc90404fc64f882febfdbfecff gssproxy-0.2.3.tar.gz +082fdf0fd3d79ee0d3b67a73367eeed7 gssproxy-0.3.0.tar.gz