Accepting request 1039242 from home:ojkastl_buildservice:Branch_devel_kubic
update to 11.1.1 OBS-URL: https://build.opensuse.org/request/show/1039242 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=68
This commit is contained in:
parent
1843c65fa6
commit
9dca94c106
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.1.0</param>
|
||||
<param name="revision">v11.1.1</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-11.1.0.tar.gz</param>
|
||||
<param name="archive">teleport-11.1.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">4ef520e81753855deae73dccdf9b4987d5c7b488</param></service></servicedata>
|
||||
<param name="changesrevision">bf4e8ea41f5c86a4136c6c6c80bbbedb0b4f2a83</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f47b0387a3e519189c59ba1a2d3292159be9dc0c218122694652e6d29a2760e
|
||||
size 116570909
|
3
teleport-11.1.1.tar.gz
Normal file
3
teleport-11.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dbd7995fa25038fffd46e15d9e1e18df430dbdf2af7b76897d5654807ad952b
|
||||
size 116589562
|
@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 01 05:44:31 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 11.1.1:
|
||||
* Release 11.1.1. (#18957)
|
||||
* [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#18954)
|
||||
* [v11] backport #18036 (Allow for specifying roles when making Resource Access Requests in the UI) (#18868)
|
||||
* [v11] Add Terraform provider links to Terraform module README (#18162)
|
||||
* backport spell fixes (#18941)
|
||||
* operator: Handle conflicts properly during tests (#18916)
|
||||
* Fix FIPS builds (#18902)
|
||||
* Remove DEBUG env var from Connect macOS dronegen (#18899) (#18921)
|
||||
* [v11] Include ssh protocol in start, end audit events (#18895)
|
||||
* [v11] Securely delete OTP QR code (#18917)
|
||||
* [v11] Update permit_user_env comments in config ref (#18912)
|
||||
* Include upload ID & session ID in failed upload warning logs (#18788) (#18872)
|
||||
* Fix duplicate docs page titles (#18862)
|
||||
* fuzz: fix broken OSS-Fuzz build (#18878)
|
||||
* [v11] Add info on license renewals (#18848)
|
||||
* Swaps Allow remote RDP connections and Open firewall to inbound RDP connections steps (#18844)
|
||||
* Add `server_hostname` to `session.*` events (#18812) (#18832)
|
||||
* [v11] Improve error message if dialing etcd nodes times out (#18822)
|
||||
* [v11] feat: GCP KMS support (#18835)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 08:02:09 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 11.1.0
|
||||
Version: 11.1.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:795906a319c629fc42de662904d841e2e6a051fdb828db25af025d7b7bd536fb
|
||||
size 30622382
|
||||
oid sha256:a08cfe8079a08bfac4e9468e01cab8908a447793baeab95746c9f725ef56cb78
|
||||
size 30703264
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:01245f16113071c36d1d9273cb03f7b157876c4e6bfd2145e54f2889a1830a60
|
||||
size 4310844
|
||||
oid sha256:502e594a25907a1ce1d635f895726a4ab2c6c830b9038f6291231011ebe675f1
|
||||
size 4304194
|
||||
|
Loading…
Reference in New Issue
Block a user