Accepting request 973248 from home:ojkastl_buildservice:Branch_devel_kubic
update to 9.1.2 OBS-URL: https://build.opensuse.org/request/show/973248 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=18
This commit is contained in:
parent
833905152b
commit
c38c5e9614
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.1.1</param>
|
||||
<param name="revision">v9.1.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.1.1.tar.gz</param>
|
||||
<param name="archive">teleport-9.1.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">b0129ff5e7754a462028467eb2a2534a24c5f627</param></service></servicedata>
|
||||
<param name="changesrevision">eef8b5ac6a2edbdf9e6eec979e20755257e92d01</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:75e0a576597d2f69dbedcd62f6015bad7b210413396955acdc67d261218fe32a
|
||||
size 47590811
|
3
teleport-9.1.2.tar.gz
Normal file
3
teleport-9.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b641665c6cee6523d99210362d00dfeb0b1f6dbb1eabece3bb29fb6dd1b4bde1
|
||||
size 47593567
|
@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 27 17:14:24 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 9.1.2:
|
||||
* Release 9.1.2 (#12259)
|
||||
* Revert "Backport #11725 #11249 #11799 to branch/v9 (#11795)" (#12243)
|
||||
* docker: Add lint-helm to build.assets Makefile (#12189)
|
||||
* [v9] Regenerate host UUID of node if host_uuid is empty (#12222)
|
||||
* Simplify user creation in database access guides (#12136) (#12235)
|
||||
* bump to 9.1.1 in docs (#12210)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 19:47:35 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 9.1.1
|
||||
Version: 9.1.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:73c1fd5482de45eaecfd009b19337e1aefa35dfe11ff2ad2a0cbb94f4a3302be
|
||||
size 19590391
|
||||
oid sha256:5bd8285e8b4610ba8bc20e58997fe86b5b576b67219511f6855f1221a95ca11c
|
||||
size 19594438
|
||||
|
Loading…
Reference in New Issue
Block a user