Accepting request 980366 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/980366 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=15
This commit is contained in:
commit
2019e35ced
4
_service
4
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v9.3.0</param>
|
||||
<param name="revision">v9.3.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -25,6 +25,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">teleport-9.3.0.tar.gz</param>
|
||||
<param name="archive">teleport-9.3.2.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gravitational/teleport</param>
|
||||
<param name="changesrevision">863ce2f4cd2d79ef1e72d1bb41dc3a2259cc4cf8</param></service></servicedata>
|
||||
<param name="changesrevision">b3597d12a871b69e532af180376dd93229bd9764</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f6b99b5b3e5c5e28f0911fa4a03dd60b7c740a079d5359a0b40a1ae475ca7f32
|
||||
size 58763404
|
3
teleport-9.3.2.tar.gz
Normal file
3
teleport-9.3.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3b08f422afe58621097dd483a706ae4f03215ea65db3e2c306f478571ea0963e
|
||||
size 58765620
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 01 11:28:24 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 9.3.2:
|
||||
* [v9] Fix broken version check in tbot's `tshwrap` (#13034) (#13037)
|
||||
* Updated Upcoming Relapses (05/26).
|
||||
* skip no credential providers error (#12984)
|
||||
* [v9] Fix CA rotation docs inconsistently providing `--type` flag (#12929)
|
||||
* [v9] Deflake TestLockWatcherStale (#12981)
|
||||
- skipping 9.3.1 release that does not exist
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 30 14:39:12 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 9.3.0
|
||||
Version: 9.3.2
|
||||
Release: 0
|
||||
Summary: Identity-aware, multi-protocol access proxy
|
||||
License: Apache-2.0
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f68ed10d801c6d4335debd242dfa2097c6adb5b80d105fd9742c41ce6b9e739a
|
||||
size 19607926
|
||||
oid sha256:2206d3bb2e30a4edfd1cd44c785409486bc042e879bf9e8d4262ca6d13704565
|
||||
size 19606652
|
||||
|
Loading…
Reference in New Issue
Block a user