Accepting request 1102294 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1102294 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=74
This commit is contained in:
commit
0e0eb28e53
2
_service
2
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v13.3.0</param>
|
||||
<param name="revision">v13.3.1</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gravitational/teleport</param>
|
||||
<param name="changesrevision">d1e081e6f144fd0d3cd48e6d715369ffb8afc237</param></service></servicedata>
|
||||
<param name="changesrevision">b48d58f6354f4192335cb3a9c396458d4925505c</param></service></servicedata>
|
3
teleport-13.3.1.obscpio
Normal file
3
teleport-13.3.1.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6c7850d38a577ebec4c966afce20dcfc46ec662c4756a09e5d2f016ff31fe266
|
||||
size 260487694
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 04 06:29:52 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 13.3.1:
|
||||
* Release 13.3.1 (#30016)
|
||||
* Update e (#30012)
|
||||
* [v13] [Mattermost] Lax requiring recipients and set raw
|
||||
recipients on cfg init (#30009)
|
||||
* Fix `tool.tsh.common.TestKube/list_kube` flaky test (#29998)
|
||||
* Added Prometheus metric for created access requests (#29761)
|
||||
(#29991)
|
||||
* Fix rough edges with usage script (#29982)
|
||||
* Add Prometheus metrics to Kubernetes Access (#29363) (#29970)
|
||||
* pgbk: ensure TOASTed values in the change feed (#29975)
|
||||
* [v13] WebDiscover: Enable auto deploy and skip IAM policy
|
||||
screen on condition (#29978)
|
||||
* [v13] WebDiscover: Partially implement auto deploy database
|
||||
server view (#28629)
|
||||
* Hardware Key Support docs - additional troubleshooting info
|
||||
(#29147) (#29956)
|
||||
* Use enum to describe `IAMPolicyStatus` instead of a bool
|
||||
(#29721) (#29951)
|
||||
* [v13] ci: Fix post-release calling update-ami-ids (#29886)
|
||||
* [v13] Add Kubernetes/Helm instructions to the RDS guide
|
||||
(#29920)
|
||||
* terraform-agent-pool: Fix token provisioning and add expiry
|
||||
(#29943)
|
||||
* fix: Bump libcrypto version in pkgconfig files (#29947)
|
||||
* [v13] Add Headless Polling to Teleport Connect (#28975)
|
||||
* [v13] docs: add client tools download section (#29891)
|
||||
* propagate tctl verbose flag (#29870)
|
||||
* docs: update version (#29884)
|
||||
* [v13] Postgres and Azure Blob Storage backend docs (#29912)
|
||||
* Add support for deleting proxy resources to tctl (#29903)
|
||||
* chore: Bump openssl to 3.0.10 (#29876) (#29908)
|
||||
* [v13] chore: Bump Go to 1.20.7 (#29904)
|
||||
* web: Ignore .swc directory when computing web SHA (#29897)
|
||||
* Postgres: reduce logging level for individual messages.
|
||||
(#29847)
|
||||
* [v13] Add docs on how to impersonate Kubernetes ServiceAccounts
|
||||
(#29868)
|
||||
* lib/teleterm TestStart: Increase timeout, improve error
|
||||
handling (#29852)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 02 07:11:14 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 13.3.0
|
||||
mtime: 1690906046
|
||||
commit: d1e081e6f144fd0d3cd48e6d715369ffb8afc237
|
||||
version: 13.3.1
|
||||
mtime: 1691118223
|
||||
commit: b48d58f6354f4192335cb3a9c396458d4925505c
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 13.3.0
|
||||
Version: 13.3.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:c4f0e003e6ef3f88701441989aaa1eee0f46891c221e2b9063bd95d61d01110a
|
||||
size 35555652
|
||||
oid sha256:4d3126059e877c634a6d7a99ef50405e7780b7b3f46fc43c72445be1d8a6e2dd
|
||||
size 35562250
|
||||
|
Loading…
Reference in New Issue
Block a user