diff --git a/_servicedata b/_servicedata
index 2ff5c2e..6d50dab 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/keylime/rust-keylime.git
- cf6c4f090be324b403d908a27af8c737b45f68e9
\ No newline at end of file
+ f7edd9a5cd49ef09e95f34a35d0829a90e9d38ff
\ No newline at end of file
diff --git a/rust-keylime-0.2.0+git.1677002906.cf6c4f0.tar.xz b/rust-keylime-0.2.0+git.1677002906.cf6c4f0.tar.xz
deleted file mode 100644
index 552c222..0000000
--- a/rust-keylime-0.2.0+git.1677002906.cf6c4f0.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:8c7f1d0a26637d4116c934ccd2c40eabaafa824cd51d2418ea31344ffc908553
-size 130584
diff --git a/rust-keylime-0.2.0+git.1677691779.f7edd9a.tar.xz b/rust-keylime-0.2.0+git.1677691779.f7edd9a.tar.xz
new file mode 100644
index 0000000..c5c80b4
--- /dev/null
+++ b/rust-keylime-0.2.0+git.1677691779.f7edd9a.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:be6e0450a2ec4adfa3f037b346e43347685b2c274e2c283eff7b6323f09335b1
+size 133336
diff --git a/rust-keylime.changes b/rust-keylime.changes
index ed79d37..7fe446a 100644
--- a/rust-keylime.changes
+++ b/rust-keylime.changes
@@ -1,3 +1,17 @@
+-------------------------------------------------------------------
+Thu Mar 02 15:12:27 UTC 2023 - aplanas@suse.com
+
+- Update to version 0.2.0+git.1677691779.f7edd9a:
+ * Disable e2e on Rawhide due to RHBZ#2171376
+ * Change number of required uploaded files
+ * Coverage for rust agent as github action.
+ * config: Skip validation of keylime_dir during tests
+
+-------------------------------------------------------------------
+Thu Mar 2 15:11:47 UTC 2023 - Alberto Planas Dominguez
+
+- Create the certificiate directory
+
-------------------------------------------------------------------
Wed Feb 22 09:07:12 UTC 2023 - aplanas@suse.com
diff --git a/rust-keylime.spec b/rust-keylime.spec
index e9d3a02..8e466b0 100644
--- a/rust-keylime.spec
+++ b/rust-keylime.spec
@@ -25,7 +25,7 @@
%define _config_norepl %config(noreplace)
%endif
Name: rust-keylime
-Version: 0.2.0+git.1677002906.cf6c4f0
+Version: 0.2.0+git.1677691779.f7edd9a
Release: 0
Summary: Rust implementation of the keylime agent
License: Apache-2.0 AND MIT
@@ -88,8 +88,8 @@ install -Dpm 0644 %{SOURCE5} %{buildroot}%{_tmpfilesdir}/keylime.conf
install -d %{buildroot}%{_localstatedir}/log/keylime
install -d %{buildroot}%{_libexecdir}/keylime
-# Create work directory
-mkdir -p %{buildroot}%{_sharedstatedir}/keylime
+# Create work directory and the certificate directory
+mkdir -p %{buildroot}%{_sharedstatedir}/keylime/cv_ca
# %_check
# %_{cargo_test}
@@ -129,5 +129,6 @@ mkdir -p %{buildroot}%{_sharedstatedir}/keylime
%dir %attr(0750,keylime,tss) %{_localstatedir}/log/keylime
%dir %attr(0750,keylime,tss) %{_libexecdir}/keylime
%dir %attr(0700,keylime,tss) %{_sharedstatedir}/keylime
+%dir %attr(0700,keylime,tss) %{_sharedstatedir}/keylime/cv_ca
%changelog
diff --git a/vendor.tar.xz b/vendor.tar.xz
index f62b089..f02492a 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:3ee77572304c5e2534c915645b6caeadbec544bc337bc75d016733f4b4657ab1
-size 25901108
+oid sha256:bc42dfbbdb8fbd9a7885d6fbe22b845130515e9f3fbc43f9a470b8ebce069dd3
+size 25892084