Accepting request 1118798 from home:ojkastl_buildservice:Branch_devel_kubic
update to 13.4.4 OBS-URL: https://build.opensuse.org/request/show/1118798 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=162
This commit is contained in:
parent
a24ad004c8
commit
c767046ce2
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.4.3</param>
|
||||
<param name="revision">v13.4.4</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">80f1080e000cdb8589c263f628aecfef66f1b6b9</param></service></servicedata>
|
||||
<param name="changesrevision">04a35f51cc8103a9497f566f580aa62da4a964da</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b2d5471d88f6a7f1928d5accb7548f62402da98b215317478d6920ad581ec4ce
|
||||
size 267508238
|
3
teleport-13.4.4.obscpio
Normal file
3
teleport-13.4.4.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e896c258200be87253fbf2fb5c3cfd7e1567ee5860fc10387ce8c2fd0b205160
|
||||
size 267511822
|
@ -1,3 +1,73 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 19 05:46:50 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 13.4.4:
|
||||
* Release 13.4.4 (#33622)
|
||||
* Select examples `api` dependency update (#33595) (#33599)
|
||||
* Expand access list review audit entry. (#33572)
|
||||
* add security group picker to deployservice step (#33454)
|
||||
* [v13] Add support for deploy service agent auto updates
|
||||
(#31982) (#33311)
|
||||
* Add Docker to Slack access request plugin (#33392)
|
||||
* [v13] docs: Reorganize and revise moderated sessions (#33546)
|
||||
* Deflake TestChaosUpload (#33611)
|
||||
* [v13] Update e (#33606)
|
||||
* docs: update okta service setup (#33465)
|
||||
* Add Docker to MSFT teams plugin (#33386)
|
||||
* Add Docker to Mattermost plugin (#33389)
|
||||
* docs: Fix a couple of typos and reword scenario descriptions
|
||||
(#33398)
|
||||
* docs: Add agent updates follow the cluster upgrade to the FAQ
|
||||
(#33401)
|
||||
* Remove sending tracingContext in NewClientConn (#33584)
|
||||
* [v13] OpenTelemetry Update Backport (#33551)
|
||||
* Gracefully handle web socket closure by clients (#33480)
|
||||
(#33532)
|
||||
* Allow Bots to submit access request reviews (#33375) (#33510)
|
||||
* [v13] Prevent remote proxies from impersonating users from
|
||||
different clusters (#33540)
|
||||
* Notify CLI users when access lists need reviews. (#33469)
|
||||
* [v13] Missed v13 golang backport updates (#33527)
|
||||
* Update e (#33531)
|
||||
* [v13] AWS OIDC: Only consider Linux/UNIX when listing EC2
|
||||
instances (#33514)
|
||||
* [v13] Update e (#33526)
|
||||
* fix oidc test race (#33431)
|
||||
* [v13] Fix user login state gRPC client upsert. (#33450)
|
||||
* [v13] Bump `google.golang.org/grpc` to v1.57.1 (#33488)
|
||||
* [v13] Update @babel/core to 7.23.2 and dedupe babel deps
|
||||
(#33442)
|
||||
* Update e (#33494)
|
||||
* [v13] Add `pcscd` install instructions for hardware key support
|
||||
(#33377)
|
||||
* Web: Fix passing in color to wrong field name (#33489)
|
||||
* [v13] Include 'nextAuditDate' in 'CreateAccessListReview'
|
||||
method (#33484)
|
||||
* [v13] Add a duration for starting notifications to access
|
||||
lists. (#33473)
|
||||
* [v13] docs: update macos app remove command to delete dir and
|
||||
correct fips debug container address (#33368)
|
||||
* [docs] clarify RDS/Aurora databases getting modified (#33411)
|
||||
* [v13] Web: Add notification store (#33382)
|
||||
* Add usage events for desktop access (#33456)
|
||||
* Web: add identity management nav section (#33409) (#33425)
|
||||
* [v13] Bump for word-wrap and semver (#33452)
|
||||
* Allow for Windows PKI operations to target a different domain
|
||||
(#33276)
|
||||
* [v13] Bump golang.org/x/net Backport (#33447)
|
||||
* Remove "aurora" engine from db fetcher (#30572) (#33236)
|
||||
* Refactor desktop audit event emission (#33336)
|
||||
* Fix an issue `tsh` fails to connect Proxy behind TLS-terminated
|
||||
loadbalancer in separate port mode (#33407)
|
||||
* [v13] Fix access list audit log formatting (#33384)
|
||||
* Allow access requests to use user login state. (#33351)
|
||||
* join_sessions overrides the deny rule for sessions a user is
|
||||
allowed to join (#33160)
|
||||
* [auto] docs: Update version to v13.4.3 (#33360)
|
||||
* Remove access lists and members from the cache. (#33324)
|
||||
* docs: include servicenow and opsgenie in plugin index (#33293)
|
||||
* Add Docker to email plugin (#33320)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 06:03:55 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 13.4.3
|
||||
mtime: 1697043077
|
||||
commit: 80f1080e000cdb8589c263f628aecfef66f1b6b9
|
||||
version: 13.4.4
|
||||
mtime: 1697653458
|
||||
commit: 04a35f51cc8103a9497f566f580aa62da4a964da
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 13.4.3
|
||||
Version: 13.4.4
|
||||
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:8bb86b146ddc5d7cf621c472c3419315db13c79f1532004c45e0cb2ed4fbbd8b
|
||||
size 35806601
|
||||
oid sha256:607f8905a068b3ac3443f263b9cfa43afdbbd7b0cb72a03645f6106ecea35b09
|
||||
size 35998601
|
||||
|
Loading…
Reference in New Issue
Block a user