Accepting request 1057916 from home:ojkastl_buildservice:Branch_devel_kubic
update to 11.2.1 OBS-URL: https://build.opensuse.org/request/show/1057916 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=78
This commit is contained in:
parent
723bfbe824
commit
396c09efb8
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">v11.2.0</param>
|
||||
<param name="revision">v11.2.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -26,6 +26,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">teleport-11.2.0.tar.gz</param>
|
||||
<param name="archive">teleport-11.2.1.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">7591b8da43c5f317ef6eefaa36c9477eca865ff7</param></service></servicedata>
|
||||
<param name="changesrevision">999ff610be62036ee3ffe625f9ac56981e8840bb</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0582468a61691af5f1f35e3a74a31bd323008a3b5ffee7a2283065434d683019
|
||||
size 118822208
|
3
teleport-11.2.1.tar.gz
Normal file
3
teleport-11.2.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7ecb6fbcce3d2e7ab85488c081fea47fdde156036b84fb67228925965335d13f
|
||||
size 118825770
|
@ -1,3 +1,25 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 12 06:03:42 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 11.2.1:
|
||||
* Release 11.2.1 (#20113)
|
||||
* [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#20102)
|
||||
* [v11] chore: Bump Go to 1.19.5 (#20084)
|
||||
* [v11] Minor docs fixes (#20006)
|
||||
* Update config example to turn off ssh, proxy, auth and use teleport start example (#20076)
|
||||
* revert plugin version (#20093)
|
||||
* Update webassets in preparation for 11.2.1 release (#20074)
|
||||
* Fix RFD link in the Directory Sharing guide (#20062)
|
||||
* [v11] Periodically reload proxy certificates (#20040)
|
||||
* Remove RW on `license` and `download` from preset editor role (#19997) (#20033)
|
||||
* Unbundle TestAppInvalidateAppSessionsOnLogout (#20037)
|
||||
* Change "name" to "sAMAccountName" (#20022)
|
||||
* Fix bot IAM joining (#20011)
|
||||
* docs: update version to 11.2.0 (#19971)
|
||||
* Fix Machine ID Certificate TTL on IAM join (#20001)
|
||||
* [v11] Make Connect's --insecure flag easier to find in docs (#19991)
|
||||
* Use one Buf workspace instead of three (#19774) (#19990)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jan 07 14:58:25 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 11.2.0
|
||||
Version: 11.2.1
|
||||
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:47054e241d3ffdbfd24acc698035a93fe36a8834593810bc4321ace110d520cb
|
||||
size 30954052
|
||||
oid sha256:1c86aef08e4c031563be1850202f1a46b51995439c08310a1c0fc6b61c5ba9f2
|
||||
size 30953927
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8a1fc9ae18e9ba582f0125bad57ab0016b68afa9d23f7bf926e25cd98bf2173d
|
||||
size 4316219
|
||||
oid sha256:0e89810ab484db5eb4ccdc49f0011ea7b8118df1316c11359284f9439e846803
|
||||
size 4314722
|
||||
|
Loading…
Reference in New Issue
Block a user