From 26d1e1b1bbf80c9320909bd208f993bbf2df34822e54f35e5f85fc84479608c7 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Thu, 27 Jul 2023 05:11:07 +0000 Subject: [PATCH] Accepting request 1100962 from home:ojkastl_buildservice:Branch_devel_kubic update to 13.2.4 OBS-URL: https://build.opensuse.org/request/show/1100962 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=146 --- _service | 2 +- _servicedata | 2 +- teleport-13.2.3.obscpio | 3 -- teleport-13.2.4.obscpio | 3 ++ teleport.changes | 86 +++++++++++++++++++++++++++++++++++++++++ teleport.obsinfo | 6 +-- teleport.spec | 2 +- vendor.tar.gz | 4 +- 8 files changed, 97 insertions(+), 11 deletions(-) delete mode 100644 teleport-13.2.3.obscpio create mode 100644 teleport-13.2.4.obscpio diff --git a/_service b/_service index d6de198..1cbe04b 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v13.2.3 + v13.2.4 @PARENT_TAG@ enable v(.*) diff --git a/_servicedata b/_servicedata index 76bb1ab..f212601 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - 4785e70f7f38edab7b86c3434ed580bcda3feb4a \ No newline at end of file + f34ac8786c16f734075fb90c8b8dac1679d24577 \ No newline at end of file diff --git a/teleport-13.2.3.obscpio b/teleport-13.2.3.obscpio deleted file mode 100644 index 6176aba..0000000 --- a/teleport-13.2.3.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:18f6ce8c061b2594c1625ef7951f1b7bf3dd254df4d7ec17b8885f8b33c82fe3 -size 259444750 diff --git a/teleport-13.2.4.obscpio b/teleport-13.2.4.obscpio new file mode 100644 index 0000000..8e0e1da --- /dev/null +++ b/teleport-13.2.4.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44e52e91bf667da63b9c62d7354270b2e0d4c8fb6fd2c6243dbe6e12eb3bf1d +size 259962894 diff --git a/teleport.changes b/teleport.changes index 228470a..abda694 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,89 @@ +------------------------------------------------------------------- +Thu Jul 27 04:42:16 UTC 2023 - kastl@b1-systems.de + +- Update to version 13.2.4: + * Release 13.2.4 (#29663) + * [v13] Add support for Amazon Linux 2023 to installer script and + Discover UI (#29654) + * fix (#29577) + * Clarify auto upgrades docs (#29211) (#29507) + * [v13] Add device owner and trusted device IDs to protos + (#29639) + * [v13] Allow creating a admin `ClusterRoleBinding` (#29559) + * Update Operator CRDs and add a Lint check to prevent drifts + (#29554) + * Fix NPD when the table status has an unspecified billing mode + (#29634) + * Update e (#29637) + * [v13] Port and refactor Mattermost from teleport-plugins + (#28989) (#29549) + * Remove upgrade suggestion alerts (#29631) + * Speed up Auth initialization (#29257) (#29571) + * Add CLI options for OpenSearch autodiscovery config. (#28147) + * [v13] feat: Login Rule support for email.local and + regexp.replace (#29611) + * [v13] Vendors in `jira` access plugin source (#29548) + * Athena: Support maxUniqueDaysInSingleBatch (#29604) + * Switch to upstream x/crypto (#28929) (#29601) + * Add --silent flag to teleport node configure command (#29587) + * feat(tctl): make `--type` parameter required for `auth crl` + command (#29591) + * [v13] etcd client pool (#29586) + * [v13] Describe using dynamic resources for DB Service HA + (#29542) + * [v13] update tsh db resource selection (#29163) + * [v13] Changes to ordered and unordered lists for lint warnings + (#29265) + * [v13] Docs: Update OIDC SSO Guide (#29408) + * [v13] Displays warning when SSO is used and username specified + (#29504) + * docs: update chart v12 migration to remove footgun (#29564) + * Defer setting up enhanced recording until after PAM has + completed (#29578) + * [v13] Document DynamoDB backend billing_mode option (#29359) + * adds public web addresses to self-signed cert (#29568) + * Add api ver to path in opsgenie client (#29553) + * docs: version update (#29492) + * Fix GCP joining for Machine ID in v13 (#29563) + * [v13] Athena: accept events without timestamp (#29383) + * athena: support dynamo keyset for migration (#29452) + * Display friendlier errors when an invalid login is provided + (#29273) (#29473) + * feat: support resource requests via tctl + * [v13] Docs: Jamf Pro (#29534) + * bump e on v13 (#29537) + * docs: minor updates for setting up TLS on Windows Server 2012R2 + (#29327) + * Fix a panic in the S3 uploader (#29470) + * [v13] Introduce the `UpdateAndSwapUser` function (#29477) + * web: clean up auth connector page (#29404) + * [v13] Add billing_mode option to the DynamoDB backend so + pay_per_request or provisioned billing can be configured + (#29351) + * [v13] Change how we cache the keys in backend.Reporter (#29330) + * [v13] `GenerateToken` should call `CreateToken` not + `UpsertToken` (#29391) + * Remove dependency of etcd from tctl (#29377) (#29394) + * EC2 Instance Connect Endpoint: add aws metadata to Nodes + (#29316) (#29407) + * [v13] add onboarding survey (#29397) + * Update e (#29400) + * Filter out cluster ID in Connect logs (#29387) + * [v13] Use the examples directory for example plugin code + (#29152) + * Remove gateways on logout (#29388) + * [v13] fix database dynamic labels (#29373) + * tctl: fix error reporting when server is down (#29322) + * Add Connect ads to tsh login and tsh proxy db (#29302) + * [v13] Moves tsh login browser parameter as env var (#29287) + * add saml apps to webui apps list (#28041) (#29371) + * Add in user login state. (#29365) + * Add GCP instances client (#28561) (#29333) + * Add discovery-side label reconciler (#27476) (#29334) + * [v13] tctl users add: Point towards `users update` on + AlreadyExists err (#29343) + * Make prettier a dev dep of root package.json (#29355) + ------------------------------------------------------------------- Thu Jul 20 05:47:54 UTC 2023 - kastl@b1-systems.de diff --git a/teleport.obsinfo b/teleport.obsinfo index 09753a7..f2c72b9 100644 --- a/teleport.obsinfo +++ b/teleport.obsinfo @@ -1,4 +1,4 @@ name: teleport -version: 13.2.3 -mtime: 1689825908 -commit: 4785e70f7f38edab7b86c3434ed580bcda3feb4a +version: 13.2.4 +mtime: 1690425670 +commit: f34ac8786c16f734075fb90c8b8dac1679d24577 diff --git a/teleport.spec b/teleport.spec index e4fbccd..69332ae 100644 --- a/teleport.spec +++ b/teleport.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 13.2.3 +Version: 13.2.4 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 35fb14c..f2075bf 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:51ce5a7c6f2ac0f1c0ae643fd5be39360c1c6600d4df269c110bd215f752b854 -size 33863732 +oid sha256:56dc8a328a442e0cfbfee15e1334ec5cebb189c6d790bb032592541c4cf3d23a +size 35291155