Accepting request 1071346 from home:ojkastl_buildservice:Branch_devel_kubic
update to 12.1.1 OBS-URL: https://build.opensuse.org/request/show/1071346 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=97
This commit is contained in:
parent
930db43c0d
commit
29261f7452
4
_service
4
_service
@ -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.1.0</param>
|
<param name="revision">v12.1.1</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.1.0.tar.gz</param>
|
<param name="archive">teleport-12.1.1.tar.gz</param>
|
||||||
</service>
|
</service>
|
||||||
</services>
|
</services>
|
||||||
|
@ -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">49a6de744a3a64ceba633c434ad471e72810b432</param></service></servicedata>
|
<param name="changesrevision">b9ee4832ecd8fe2dd37e9b6f8aca40d4c8084d53</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:57d6ece93e765b42f1516358761ec60043d4c983391c2b717e443362653ef6a5
|
|
||||||
size 134632521
|
|
3
teleport-12.1.1.tar.gz
Normal file
3
teleport-12.1.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8b897d93822276a2fcbef883620461a7f2a92380d7404a8d2b5bf3ec25a553f0
|
||||||
|
size 136444119
|
@ -1,3 +1,78 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 14 07:12:37 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
- Update to version 12.1.1:
|
||||||
|
* Release 12.1.1 (#23016)
|
||||||
|
* [v12] Hide upgrade-related alerts from dashboards (#22991)
|
||||||
|
* Hide download center when not on dashboards and prevent license
|
||||||
|
gRPC endpoint from being called (#22965) (#22980)
|
||||||
|
* Web-Discover: Add support for connection testers with
|
||||||
|
per-session MFA enabled (#22529) (#22943)
|
||||||
|
* [v12] Add docs for Connect usage reporting (#22661)
|
||||||
|
* fix leave session command (#22795)
|
||||||
|
* Fix usagereporter tests (#22968)
|
||||||
|
* [v12] Remove docs reference and video that users can
|
||||||
|
approve/deny within PagerDuty (#22939)
|
||||||
|
* [v12] Export CRL and Database CA in DER format (#22896)
|
||||||
|
* docs: include a separate page for OSS access requests (#22946)
|
||||||
|
* macOS-compatible grep (#22759)
|
||||||
|
* Use 13px font size in a `Notification` (#22870)
|
||||||
|
* [v12] Swap out select for poll (#22676) and Loop for poll
|
||||||
|
(#22746) (#22798)
|
||||||
|
* [Web] Make language on mfa verify step dialog more clear
|
||||||
|
(#20825) (#22924)
|
||||||
|
* Fix panic when AuditWriter fails on moderated sessions (#22930)
|
||||||
|
* [v12] Add per-session mfa support to connection testers
|
||||||
|
(#22918)
|
||||||
|
* update eref (#22937)
|
||||||
|
* fix select box sizing (#22686)
|
||||||
|
* Make the NodeWatcher more robust (#22910)
|
||||||
|
* Add idle connection timeouts to http clients and servers
|
||||||
|
(#22885) (#22908)
|
||||||
|
* Remove the permissions alias. (#22909)
|
||||||
|
* [v12] chore: Bump gci and golangci-lint (#22900)
|
||||||
|
* Drop local_auth/second_factor warning (#22859)
|
||||||
|
* Update e ref. (#22905)
|
||||||
|
* [v12] Connect: Provide prehog address for prod env (#22876)
|
||||||
|
* [v12] Emit new `AgentMetadataEvent` (#22879)
|
||||||
|
* chore: Bump Buf to v1.15.1 (#22856)
|
||||||
|
* Ensure that the `webclient` closes connections
|
||||||
|
(#22832) (#22893)
|
||||||
|
* [v12] Connect: Remove leftovers from resource cache removal
|
||||||
|
(#22884)
|
||||||
|
* docs: mention how to get the correct API version (#22812)
|
||||||
|
* [v12] Return Public Web Port in TLS mode for postgres when
|
||||||
|
listen addr specified. (#22889)
|
||||||
|
* Idp Docs Fixes (#22853)
|
||||||
|
* Added 03/09 Upcoming Releases Update (#22846)
|
||||||
|
* [v12] Add documentation for tsh --trace-exporter (#22837)
|
||||||
|
* Move the authorizer into its own package. (#22825)
|
||||||
|
* [v12] Interface for processing SAML IdP request signing on
|
||||||
|
auth server. (#22801)
|
||||||
|
* Do not check os groups when user exits (#22805)
|
||||||
|
* [v12] Deduplicate multiplexer detection errors over 1-minute
|
||||||
|
windows (#22802)
|
||||||
|
* Validate static labels assigned to Kubernetes service
|
||||||
|
(#22701) (#22777)
|
||||||
|
* [v12] AWS Terraform doc updates (#22786)
|
||||||
|
* Cherry-pick 6c58a9e (#22785)
|
||||||
|
* usagereporter: Allow multiple batch submissions in a row
|
||||||
|
(#22711) (#22788)
|
||||||
|
* [v12] Use the teleport-ent package on enterprise clusters in
|
||||||
|
the discovery installer (#22769)
|
||||||
|
* Add correct link in place of placeholder for Telemetry docs
|
||||||
|
(#22781)
|
||||||
|
* Docs teleport and golang version (#22765)
|
||||||
|
* [v12] Docs: Fix AWS Terraform Snippets (#22743)
|
||||||
|
* The SAML IdP CA will be handled during auth.Init. (#22721)
|
||||||
|
* [v12] Improve error messages for tsh login connectivity and ssh
|
||||||
|
port (#22763)
|
||||||
|
* [v12] Reorganize the config reference (#22271)
|
||||||
|
* [v12] chore: Bump Go to 1.19.7 (#22725)
|
||||||
|
* [v12] SAML identity provider docs. (#22625)
|
||||||
|
* NodeJoin Script: clear yum repo cache (#22585)
|
||||||
|
* Improve tctl auth export docs/help (#22681)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Mar 07 05:48:42 UTC 2023 - kastl@b1-systems.de
|
Tue Mar 07 05:48:42 UTC 2023 - kastl@b1-systems.de
|
||||||
|
|
||||||
|
@ -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.1.0
|
Version: 12.1.1
|
||||||
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
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:6809e29be86d0c1e16c0bb1eeb1eb0aae6f4ab67be586fcaf0d9e1044e893b46
|
oid sha256:2da97594df98b38eb840ee3089c811877677c520e395272f7f59851a46fef99c
|
||||||
size 28876263
|
size 28880254
|
||||||
|
Loading…
Reference in New Issue
Block a user