Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rust-keylime for openSUSE:Factory 
checked in at 2024-05-02 23:42:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rust-keylime (Old)
 and      /work/SRC/openSUSE:Factory/.rust-keylime.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rust-keylime"

Thu May  2 23:42:51 2024 rev:21 rq:1171249 version:0.2.5~0

Changes:
--------
--- /work/SRC/openSUSE:Factory/rust-keylime/rust-keylime.changes        
2024-01-31 23:53:52.533260763 +0100
+++ /work/SRC/openSUSE:Factory/.rust-keylime.new.1880/rust-keylime.changes      
2024-05-03 00:09:31.222619965 +0200
@@ -1,0 +2,54 @@
+Thu May 02 07:31:40 UTC 2024 - apla...@suse.com
+
+- Update to version 0.2.5~0:
+  * Bump version to 0.2.5
+  * cargo: Relax required version for pest crate
+  * build(deps): bump log from 0.4.20 to 0.4.21
+  * build(deps): bump thiserror from 1.0.56 to 1.0.59
+
+-------------------------------------------------------------------
+Tue Apr 30 07:52:30 UTC 2024 - apla...@suse.com
+
+- actix-web update moves rustls as feature (bsc#1223234, CVE-2024-32650)
+- Update to version 0.2.4~39:
+  * build(deps): bump openssl from 0.10.63 to 0.10.64
+  * build(deps): bump h2 from 0.3.24 to 0.3.26
+  * build(deps): bump serde_json from 1.0.107 to 1.0.116
+  * build(deps): bump actix-web from 4.4.1 to 4.5.1
+  * crypto: Enable TLS 1.3
+  * build(deps): bump tempfile from 3.9.0 to 3.10.1
+  * build(deps): bump mio from 0.8.4 to 0.8.11
+  * enable hex values to be used for tpm_ownerpassword
+  * config: Support IPv6 with or without brackets
+  * keylime: Implement a simple IP parser to remove brackets
+  * crypto: Implement CertificateBuilder to generate certificates
+  * tests: Fix coverage download by supporting arbitrary URL
+  * cargo: Add testing feature to keylime library
+  * Set X509 SAN with local DNSname/IP/IPv6
+  * Include newest Node20 versions for Github actions
+  * tpm: Add unit test for uncovered public functions
+  * crypto: Implement ECC key generation support
+  * crypto: Add test for match_cert_to_template()
+  * Fix minor typo, format and remove end whitespaces
+  * crypto: Make error types less specific
+  * tests/run.sh: Run tarpaulin with a single thread
+  * payloads: Remove explicit drop of channel transmitter
+  * crypto: Move to keylime library
+  * crypto: Add specific type for every possible error
+  * tpm: Rename origin of error as source in structures
+  * list_parser: Add source for error for backtrace
+  * algorithms: Make errors more specific
+  * typo fix for default path to measured boot log file
+  * README: remove mentions of libarchive as a dependency
+  * Dockerfile.wolfi: Update clang to version 17
+  * docker: Remove libarchive as a dependency
+  * rpm: Remove libarchive from dependencies
+  * cargo: Replace compress-tools with zip crate
+  * cargo: Bump ahash to version 0.8.7
+  * build(deps): bump serde from 1.0.195 to 1.0.196
+  * build(deps): bump libc from 0.2.152 to 0.2.153
+  * build(deps): bump reqwest from 0.11.23 to 0.11.24
+  * docker: Install configuration file in the correct path
+  * config: Make IAK/IDevID disabled by default
+
+-------------------------------------------------------------------

Old:
----
  rust-keylime-0.2.4~0.tar.zst

New:
----
  rust-keylime-0.2.5~0.tar.zst

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rust-keylime.spec ++++++
--- /var/tmp/diff_new_pack.sQSIIS/_old  2024-05-03 00:09:50.183311206 +0200
+++ /var/tmp/diff_new_pack.sQSIIS/_new  2024-05-03 00:09:50.187311352 +0200
@@ -25,7 +25,7 @@
   %define _config_norepl %config(noreplace)
 %endif
 Name:           rust-keylime
-Version:        0.2.4~0
+Version:        0.2.5~0
 Release:        0
 Summary:        Rust implementation of the keylime agent
 License:        (Apache-2.0 OR MIT) AND BSD-3-Clause AND (Apache-2.0 OR MIT) 
AND Unicode-DFS-2016 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) 
AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR 
MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR 
Zlib OR MIT) AND Apache-2.0 AND Apache-2.0 WITH LLVM-exception AND BSD-3-Clause 
AND ISC AND MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.sQSIIS/_old  2024-05-03 00:09:50.251313685 +0200
+++ /var/tmp/diff_new_pack.sQSIIS/_new  2024-05-03 00:09:50.255313831 +0200
@@ -3,7 +3,8 @@
     <param name="url">https://github.com/keylime/rust-keylime.git</param>
     <param name="versionformat">@PARENT_TAG@~@TAG_OFFSET@</param>
     <param name="scm">git</param>
-    <param name="revision">v0.2.4</param>
+    <param name="revision">v0.2.5</param>
+    <!-- <param name="revision">master</param> -->
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.sQSIIS/_old  2024-05-03 00:09:50.279314706 +0200
+++ /var/tmp/diff_new_pack.sQSIIS/_new  2024-05-03 00:09:50.279314706 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/keylime/rust-keylime.git</param>
-              <param 
name="changesrevision">a744517f8cf77241e907e0e644bf26400fa2c255</param></service></servicedata>
+              <param 
name="changesrevision">be501ec981dc4bcd499cba3946c054ffddfdfa1f</param></service></servicedata>
 (No newline at EOF)
 

++++++ rust-keylime.obsinfo ++++++
--- /var/tmp/diff_new_pack.sQSIIS/_old  2024-05-03 00:09:50.371318060 +0200
+++ /var/tmp/diff_new_pack.sQSIIS/_new  2024-05-03 00:09:50.375318206 +0200
@@ -1,5 +1,5 @@
 name: rust-keylime
-version: 0.2.4~0
-mtime: 1706692574
-commit: a744517f8cf77241e907e0e644bf26400fa2c255
+version: 0.2.5~0
+mtime: 1714493059
+commit: be501ec981dc4bcd499cba3946c054ffddfdfa1f
 

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/rust-keylime/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.rust-keylime.new.1880/vendor.tar.xz differ: char 
25, line 1

Reply via email to