From 18086e7de0a511e0d3152435d0dd1df995fb48e68502f8b15dbbf5ea63d366d3 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 1 Feb 2023 14:36:15 +0000 Subject: [PATCH] Accepting request 1062467 from home:ojkastl_buildservice:Branch_devel_kubic update to 11.3.1 OBS-URL: https://build.opensuse.org/request/show/1062467 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=84 --- _service | 4 ++-- _servicedata | 2 +- teleport-11.2.3.tar.gz | 3 --- teleport-11.3.1.tar.gz | 3 +++ teleport.changes | 54 ++++++++++++++++++++++++++++++++++++++++++ teleport.spec | 2 +- vendor.tar.gz | 4 ++-- 7 files changed, 63 insertions(+), 9 deletions(-) delete mode 100644 teleport-11.2.3.tar.gz create mode 100644 teleport-11.3.1.tar.gz diff --git a/_service b/_service index 3ab506d..02be2b0 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git disable .git - v11.2.3 + v11.3.1 @PARENT_TAG@ enable v(.*) @@ -26,6 +26,6 @@ gz - teleport-11.2.3.tar.gz + teleport-11.3.1.tar.gz diff --git a/_servicedata b/_servicedata index 32e61ba..f097b86 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/gravitational/teleport - 73240bcab9ded0e2240b14a5a0d44c61d57257e0 \ No newline at end of file + ccd6a1b02ad787c2f06c4ffcbd63fb34b4ce5446 \ No newline at end of file diff --git a/teleport-11.2.3.tar.gz b/teleport-11.2.3.tar.gz deleted file mode 100644 index cce3954..0000000 --- a/teleport-11.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b4a41876f7edcaebc47d28726cc2527d20b779b82a7e504dbb46d984fa333729 -size 119568556 diff --git a/teleport-11.3.1.tar.gz b/teleport-11.3.1.tar.gz new file mode 100644 index 0000000..cac8a38 --- /dev/null +++ b/teleport-11.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:069656631a8ad39290bbb93ad3cb2379355d40e470728ee22ca212173e735565 +size 119590179 diff --git a/teleport.changes b/teleport.changes index 92e449b..c9d67cf 100644 --- a/teleport.changes +++ b/teleport.changes @@ -1,3 +1,57 @@ +------------------------------------------------------------------- +Tue Jan 31 15:22:27 UTC 2023 - kastl@b1-systems.de + +- Update to version 11.3.1: + * Release 11.3.1 (#20864) + * Add tsh proxy types aws,db,ssh to CLI ref (#20547) + * Fixed issue where container image tag and push step would fail due to missing `docker pull` `--platform` argument (#20859) + +------------------------------------------------------------------- +Tue Jan 31 15:16:55 UTC 2023 - kastl@b1-systems.de + +- Update to version 11.3.0: + * Release 11.3.0 (#20841) + * InstallNode Script: use correct version (oss vs ent) (#20816) + * WebAPI/CreateDB: improve error message when DB already exists (#20755) + * [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#20803) + * [v11] Add support for Moderated Sessions in the Web UI (#19647) + * Fix key attestation error on `tsh login` (#20712) + * [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#20790) + * Renew Kubernetes cluster credentials until the cluster is removed from inventory (#20788) + * [v11] update e and webassets to latest v11 (#20780) + * [v11] feat: evaluate login rules for OIDC and SAML users (#20738) + * Pass parent context to `prompt.Confirmation()` in `identityfile`. (#20685) (#20773) + * [v11] feat: evaluate login rules for GitHub users (#20737) + * fix(azure): verify if system identity is set (#20483) + * Add test that verifies connectivity when Auth is down (#20450) (#20683) + * [v11] Reject access requests with invalid cluster names (#20674) + * [v11] Convert rhel `VERSION_ID`s to only include the major version (#20604) + * Fix two issues with Oracle MySQL client on Windows. (#20599) + * [v11] feat: add login rule audit event types + * [v11] feat: add RW verbs for login rules to preset editor role + * [v11] ci: Use large macOS runner for build-macos workflow (#20718) + * [v11] Disconnect moderated session on Ctrl+C (#20588) + * Alert ack API + CLI implementation (#20692) + * Enforce using github.com/google/uuid (#20633) (#20681) + * Update ssh-approval-email.mdx (#20701) + * [v11] Move connection metrics to `proxy.Router` (#20688) + * [auto] Update webassets in teleport/branch/v11 from webassets/teleport-v11 (#20625) + * [v11] (buddy) helm: Add nodeSelector field (#20441) + * [v11] helm: have proxy reload certificates daily (#20503) + * helm: addPodMonitor support (#20564) + * [v11] Fix typo in install-node script's usage message (#20668) + * Show `client_idle_timeout_message` for windows access (#20617) + * [v11] feat: add login rule evaluator to auth.Server (#20629) + * Document Machine ID and CircleCI joining (#20545) + * Docs. Direct invite link via docs (#20548) + * helm: support passing raw config in `teleport-kube-agent` (#20129) (#20449) + * [v11] Docker install doc updates (#20578) + * Update FedRAMP link (#20464) + * Docs version update (#20612) + * Fix: change var to inner scope's Testing t (#20595) + * fix `tctl auth sign --format kubernetes` when using remote auth server (#20497) (#20571) + * Increase `ReadDeadline` to accommodate slow clients (#20517) + ------------------------------------------------------------------- Tue Jan 24 20:42:58 UTC 2023 - kastl@b1-systems.de diff --git a/teleport.spec b/teleport.spec index e31522c..dee696a 100644 --- a/teleport.spec +++ b/teleport.spec @@ -19,7 +19,7 @@ %define __arch_install_post export NO_BRP_STRIP_DEBUG=true Name: teleport -Version: 11.2.3 +Version: 11.3.1 Release: 0 Summary: Identity-aware, multi-protocol access proxy License: Apache-2.0 diff --git a/vendor.tar.gz b/vendor.tar.gz index 212fcf6..6ce5faf 100644 --- a/vendor.tar.gz +++ b/vendor.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1800d75249c6059db6bdd486bd883878af3b6ed65d6363011dc3455f88fdec0b -size 30968661 +oid sha256:3b073f3e14873daebb5e6742a5670aa2a2366bc75d85f5d2a45e7791888071a8 +size 30971760