diff --git a/_servicedata b/_servicedata
index f6e16d1..19c66bd 100644
--- a/_servicedata
+++ b/_servicedata
@@ -1,4 +1,4 @@
https://github.com/keylime/rust-keylime.git
- 2f1447dc081ac2aa0fd2c292fbfd0605a0afa432
\ No newline at end of file
+ 59856c2bbf4b8e99d94e2ee3ea6546be95a3fde0
\ No newline at end of file
diff --git a/rust-keylime-0.1.0+git.1645537954.2f1447d.tar.xz b/rust-keylime-0.1.0+git.1645537954.2f1447d.tar.xz
deleted file mode 100644
index 844e054..0000000
--- a/rust-keylime-0.1.0+git.1645537954.2f1447d.tar.xz
+++ /dev/null
@@ -1,3 +0,0 @@
-version https://git-lfs.github.com/spec/v1
-oid sha256:9400c48194b9abc377731c6963247075816ca2a3c2648bf36645e50ad3c44de8
-size 110808
diff --git a/rust-keylime-0.1.0+git.1649449492.59856c2.tar.xz b/rust-keylime-0.1.0+git.1649449492.59856c2.tar.xz
new file mode 100644
index 0000000..1361edf
--- /dev/null
+++ b/rust-keylime-0.1.0+git.1649449492.59856c2.tar.xz
@@ -0,0 +1,3 @@
+version https://git-lfs.github.com/spec/v1
+oid sha256:5c018ef9138b8b70c819b10e74feb1ad32500d114cc0e166f71673f189d1e4a0
+size 114820
diff --git a/rust-keylime.changes b/rust-keylime.changes
index b797d1b..3899f5e 100644
--- a/rust-keylime.changes
+++ b/rust-keylime.changes
@@ -1,3 +1,36 @@
+-------------------------------------------------------------------
+Wed Apr 13 09:54:42 UTC 2022 - aplanas@suse.com
+
+- Update to version 0.1.0+git.1649449492.59856c2:
+ * errors_handler: Add handler for 404 error
+ * errors_handler: Add tests for error handlers
+ * main: Add handler for actix request parsing errors
+ * main: Add default handlers for each scope
+ * main: Use actix middleware to log requests
+ * common: Change status code type from u32 to u16
+ * common: Use trait ToString for status on JsonWrapper::error
+ * quotes_handler: Add used measured boot path to warning message
+ * common: Rename JsonWrapper::new as JsonWrapper::success
+ * Generalize error JSON wrapping
+ * main: Use scopes to organize API
+ * Use JSON wrapper on error responses
+ * quotes_handler: Simplify integrity quote structures
+ * quotes_handler: Improve query parameters parsing
+ * quotes_handler: Add missing log messages
+ * keys_handler: Add API to verify derived key
+ * keys_handler: Remove workaround for missing JSON Content-Type
+ * keys_handler: Fix test for 256-bits keys
+ * Use shared JSON wrapper for HTTP responses
+ * ima: Avoid using unwrap() or panic!()
+ * Apply changes suggested by cargo fmt and cargo clippy
+ * ima: Read IMA measurement list begining at n-th entry.
+ * ima: Get ima_ml_entry from HTTP request
+ * version_handler: Introduce /version REST endpoint (#313)
+ * main: Do not error if payload_script is not found
+ * Remove revocation actions naming restriction
+ * Revert API version to 2.0
+ * Set working directory via KEYLIME_DIR env variable
+
-------------------------------------------------------------------
Fri Mar 4 16:02:57 UTC 2022 - Alberto Planas Dominguez
diff --git a/rust-keylime.spec b/rust-keylime.spec
index c7d8bab..16a3607 100644
--- a/rust-keylime.spec
+++ b/rust-keylime.spec
@@ -18,7 +18,7 @@
%global rustflags '-Clink-arg=-Wl,-z,relro,-z,now'
Name: rust-keylime
-Version: 0.1.0+git.1645537954.2f1447d
+Version: 0.1.0+git.1649449492.59856c2
Release: 0
Summary: Rust implementation of the keylime agent
License: Apache-2.0 AND MIT
diff --git a/vendor.tar.xz b/vendor.tar.xz
index 9cd9caf..1ea3d73 100644
--- a/vendor.tar.xz
+++ b/vendor.tar.xz
@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
-oid sha256:af8020a140931d0c1f5c00c40e9902411be63bdff7171b95d76d66c24b8bb203
-size 16956488
+oid sha256:83154a9871d3350ed4c7089b9ed278fdeb4f5afbd68ee856cccf1b5256669604
+size 16978784