Accepting request 1065552 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1065552 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=44
This commit is contained in:
commit
947f792619
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">v12.0.1</param>
|
||||
<param name="revision">v12.0.2</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-12.0.1.tar.gz</param>
|
||||
<param name="archive">teleport-12.0.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">a27fce92756b49c8a9229299a63bfcb55069c556</param></service></servicedata>
|
||||
<param name="changesrevision">64e23540e972d1349330325cfd24f0babe8f05cd</param></service></servicedata>
|
@ -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
3
teleport-12.0.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5544c7c79c710fe399932fd6dfd3e4103c737ed383dc3ae38e0a5951741cd415
|
||||
size 133496129
|
@ -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
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 12.0.1
|
||||
Version: 12.0.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:5d4d15adb8aff46b8b69d760fdea49f7f80f9de600de5bfe9c26c29cf734ab1b
|
||||
size 28816178
|
||||
oid sha256:7d460509d8c8c98ef60d4875464d7d224fd0ccb6173b2dd96b0ad7f7e2a7b1f3
|
||||
size 29046407
|
||||
|
Loading…
Reference in New Issue
Block a user