Accepting request 1065551 from home:ojkastl_buildservice:Branch_devel_kubic

update to 12.0.2

OBS-URL: https://build.opensuse.org/request/show/1065551
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=89
This commit is contained in:
Johannes Kastl 2023-02-13 17:24:28 +00:00 committed by Git OBS Bridge
parent f79aaab1e9
commit 528235f50e
7 changed files with 77 additions and 9 deletions

View File

@ -4,7 +4,7 @@
<param name="scm">git</param> <param name="scm">git</param>
<param name="submodules">disable</param> <param name="submodules">disable</param>
<param name="exclude">.git</param> <param name="exclude">.git</param>
<param name="revision">v12.0.1</param> <param name="revision">v12.0.2</param>
<param name="versionformat">@PARENT_TAG@</param> <param name="versionformat">@PARENT_TAG@</param>
<param name="changesgenerate">enable</param> <param name="changesgenerate">enable</param>
<param name="versionrewrite-pattern">v(.*)</param> <param name="versionrewrite-pattern">v(.*)</param>
@ -26,6 +26,6 @@
<param name="compression">gz</param> <param name="compression">gz</param>
</service> </service>
<service name="go_modules" mode="disabled"> <service name="go_modules" mode="disabled">
<param name="archive">teleport-12.0.1.tar.gz</param> <param name="archive">teleport-12.0.2.tar.gz</param>
</service> </service>
</services> </services>

View File

@ -1,4 +1,4 @@
<servicedata> <servicedata>
<service name="tar_scm"> <service name="tar_scm">
<param name="url">https://github.com/gravitational/teleport</param> <param name="url">https://github.com/gravitational/teleport</param>
<param name="changesrevision">a27fce92756b49c8a9229299a63bfcb55069c556</param></service></servicedata> <param name="changesrevision">64e23540e972d1349330325cfd24f0babe8f05cd</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c65ac0417c93d51d243800d47c19f9305ac4c1ab29d219b8cbb561acffb4306
size 133667985

3
teleport-12.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5544c7c79c710fe399932fd6dfd3e4103c737ed383dc3ae38e0a5951741cd415
size 133496129

View File

@ -1,3 +1,71 @@
-------------------------------------------------------------------
Mon Feb 13 15:53:03 UTC 2023 - kastl@b1-systems.de
- Update to version 12.0.2:
* Release 12.0.2 (#21679)
* Bump cloud version to 11.3.3 (#21672)
* Fix kube agent shutdown during upgrades (#21617)
* [v12] Updates port validation to restrict to valid port numbers 1-65535 (#21651)
* Improve listing resources across clusters (#21003) (#21577)
* [v12] Skip deleting database servers on agent shutdown during binary upgrade (#21635)
* [v12] Update JS grpc-tools to 1.12.4 (#21532)
* capture custom role creation in prehog (#21123) (#21599)
* Verify if proxy can handle application requests when creating session (#21615)
* Extract entity ID when creating SAML service provider. (#21603)
* Allow invalid namespaces in role templates (#21573)
* Remove GCB checks (#21593)
* [v12] Compare TLS and SSH principals independent of order (#21578)
* [v12] Skip device authz when issuing App or Windows certs (#21571)
* fix link in troubleshooting guide (#21581)
* [v12] Use test IP addresses for auth_proxy_test. (#21576)
* Remove unused `CheckResourceUpsertableByError` function (#21562)
* refactor db local proxy logic (#21335)
* Add field to user cert request (#21474)
* Fix k8s docs links (#21553)
* Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#21514)
* Bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (#21513)
* [v12] Update e-ref (#21547)
* [v12] Add SAML IdP service providers to the cache and CLI. (#21471)
* [v12] Improve error message when trying to rename resource (#21179)
* [v12] Remove Auth/Proxy instructions from DB guides (#21333)
* properly resolve conflict (#21409)
* [v12] Update okta.mdx (#21410)
* [v12] helm-docs: Separate cert-manager and ACM values for clarity in AWS guide (#21361)
* Rename protoEqual and add a big warning (#21505)
* [v12] Connect: return logged in user in `ListRootClusters` (#21467)
* Run go mod tidy in CI (#21140) (#21482)
* Align the Okta and Auth Connector configuration examples in Okta SSO guide (#21475)
* [v12] Add in file configuration for the SAML IdP. (#21486)
* improve 'tsh scp' error message when no remote path is specified (#21373)
* Add `tsh request search --kind=pod` support (#21456)
* Removes the "overflow: auto" from StyledXterm (#20868)
* fix partial links (#21470)
* Reduce CPU usage in enhanced session
* update contribute instructions to use major version (#21462)
* [v12] [Docs] update Desktop Access introduction for v12 (#21458)
* Update the version support table for v12 (#21428)
* single-source access control guides list (#21415)
* [v12] Move Connect-specific MenuLogin story out of shared package (#21386)
* Fix flaky tctl UT - allocate network listener (#21390)
* Add RBAC labels for Database Services access (#21093) (#21244)
* Enable role-based device authz for DB, k8s and SSH (#20640) (#21432)
* [v12] Bump OpenSSL and libcbor (#21425)
* [v12] Require flag for dynamic resources matching "tsh db configure create" (#21395)
* [v12] Allow role-based device verification in AccessChecker (#20846)
* Bump forked go-libfido2 (#21175)
* fix k8s docs links (#21414)
* Show enterprise installs for Cloud scope MacOS Installs (#19669) (#21368)
* Update docs version to 12 (#21418)
* [v12] Add missing license headers to files. (#21405)
* correct tsh scp docs (#21378)
* Docs: AWS RDS Proxy Guide (#21322) (#21401)
* [v12] Update security information in docs. (#21358)
* Updated Dronegen for v12 release (#21355)
* [v12] Fix the navigation not listening to the back button (#21236)
* Spelling fix and app access link fix (#21397)
* [v12] Remove deprecated `/webapi/nodes/token` endpoint (#21152)
* Add gRPC Kubernetes Service (#21359)
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Feb 08 08:08:12 UTC 2023 - kastl@b1-systems.de Wed Feb 08 08:08:12 UTC 2023 - kastl@b1-systems.de

View File

@ -19,7 +19,7 @@
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true %define __arch_install_post export NO_BRP_STRIP_DEBUG=true
Name: teleport Name: teleport
Version: 12.0.1 Version: 12.0.2
Release: 0 Release: 0
Summary: Identity-aware, multi-protocol access proxy Summary: Identity-aware, multi-protocol access proxy
License: Apache-2.0 License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1 version https://git-lfs.github.com/spec/v1
oid sha256:5d4d15adb8aff46b8b69d760fdea49f7f80f9de600de5bfe9c26c29cf734ab1b oid sha256:7d460509d8c8c98ef60d4875464d7d224fd0ccb6173b2dd96b0ad7f7e2a7b1f3
size 28816178 size 29046407