Hello community,

here is the log from the commit of package kanidm for openSUSE:Factory checked 
in at 2020-10-10 00:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kanidm (Old)
 and      /work/SRC/openSUSE:Factory/.kanidm.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kanidm"

Sat Oct 10 00:29:28 2020 rev:2 rq:840342 version:v1.1.0alpha.2~git0.ca71b12

Changes:
--------
--- /work/SRC/openSUSE:Factory/kanidm/kanidm.changes    2020-10-07 
14:16:48.501405614 +0200
+++ /work/SRC/openSUSE:Factory/.kanidm.new.4249/kanidm.changes  2020-10-10 
00:29:30.101157485 +0200
@@ -1,2 +1 @@
--------------------------------------------------------------------
-Wed Sep 23 01:17:22 UTC 2020 - William Brown <william.br...@suse.com>
+Thu Oct 01 00:19:19 UTC 2020 - wbr...@suse.de
@@ -4 +3,33 @@
-- Correct missing license details
+- Update to version v1.1.0alpha.2~git0.764e727:
+  * Update
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * (cargo-release) version 1.1.0-alpha.2
+  * gitignore
+  * Update Release Notes
+  * 250 cookie to auth bearer (#321)
+  * 259 reduce clones (#319)
+  * Xxx clippy outdated (#318)
+  * 314 improve async (#316)
+  * Update README.md
+  * On login pw upgrade (#315)
+  * Add python3 support to radius
+  * Dynamic crypto rounds (#311)
+  * tweak book chapter
+  * 67 resource limits impl (#307)
+  * Update based on review
+  * Apply suggestions from code review
+  * doc
+  * Build improvements
+  * Support zfs page size
+  * V large cleanup
+  * Cleanup and improve client error handling
+  * Improve server hardening
+  * Update deps + add simd support in container
+  * Add FAQ + eap selection
+  * Minor updates
+  * tweak release steps

Old:
----
  kanidm-v1.1.0alpha~git0.c8ac497.tar.xz

New:
----
  kanidm-v1.1.0alpha.2~git0.ca71b12.tar.xz

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

Other differences:
------------------
++++++ kanidm.spec ++++++
--- /var/tmp/diff_new_pack.C7WMNt/_old  2020-10-10 00:29:31.689158272 +0200
+++ /var/tmp/diff_new_pack.C7WMNt/_new  2020-10-10 00:29:31.693158274 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kanidm
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,18 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 # Solid source of inspiration.
 # 
https://build.opensuse.org/package/view_file/home:luke_nukem:rust_apps/nushell/nushell.spec?expand=1
 
 %global rustflags -Clink-arg=-Wl,-z,relro,-z,now -C debuginfo=2
 
 Name:           kanidm
-Version:        v1.1.0alpha~git0.c8ac497
+Version:        v1.1.0alpha.2~git0.ca71b12
 Release:        0
 Summary:        Kanidm identity project
 License:        MPL-2.0 AND Apache-2.0 AND MIT AND ISC AND OpenSSL AND APSL-2.0
-Url:            https://github.com/Firstyear/kanidm
+URL:            https://github.com/kanidm/kanidm
 Source:         kanidm-%{version}.tar.xz
 Source1:        vendor.tar.xz
 Source2:        cargo_config
@@ -36,9 +37,9 @@
 ExcludeArch:    %ix86
 
 BuildRequires:  cargo
-BuildRequires:  rust >= 1.39.0
-BuildRequires:  rust-std-static
 BuildRequires:  lld
+BuildRequires:  rust >= 1.45.0
+BuildRequires:  rust-std-static
 # BuildRequires:  pkgconfig(openssl)
 # BuildRequires:  sqlite-devel
 BuildRequires:  pam-devel

++++++ _service ++++++
--- /var/tmp/diff_new_pack.C7WMNt/_old  2020-10-10 00:29:31.725158290 +0200
+++ /var/tmp/diff_new_pack.C7WMNt/_new  2020-10-10 00:29:31.725158290 +0200
@@ -4,9 +4,9 @@
     <param name="versionformat">@PARENT_TAG@~git@TAG_OFFSET@.%h</param>
     <param name="scm">git</param>
     <!-- <param name="revision">master</param> -->
-    <param name="revision">v1.1.0-alpha</param>
+    <param name="revision">v1.1.0-alpha.2</param>
     <param name="match-tag">v*</param>
-    <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)-alpha</param>
+    <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)-alpha\.2</param>
     <param name="versionrewrite-replacement">\1~alpha</param>
     <param name="changesgenerate">enable</param>
     <param name="changesauthor">wbr...@suse.de</param>

++++++ cargo_config ++++++
--- /var/tmp/diff_new_pack.C7WMNt/_old  2020-10-10 00:29:31.745158299 +0200
+++ /var/tmp/diff_new_pack.C7WMNt/_new  2020-10-10 00:29:31.749158302 +0200
@@ -6,5 +6,14 @@
 rev = "eab2d93d2438652773699b0807d558ce75b1e748"
 replace-with = "vendored-sources"
 
+[source."https://github.com/http-rs/tide-rustls.git";]
+git = "https://github.com/http-rs/tide-rustls.git";
+rev = "c1f13a77e82369323274d832b8d3f33ba7c272c7"
+replace-with = "vendored-sources"
+
+[source."https://github.com/mozilla-services/fernet-rs.git";]
+git = "https://github.com/mozilla-services/fernet-rs.git";
+replace-with = "vendored-sources"
+
 [source.vendored-sources]
 directory = "vendor"
\ No newline at end of file

++++++ vendor.tar.xz ++++++
/work/SRC/openSUSE:Factory/kanidm/vendor.tar.xz 
/work/SRC/openSUSE:Factory/.kanidm.new.4249/vendor.tar.xz differ: char 25, line 
1


Reply via email to