Accepting request 1040864 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1040864 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=35
This commit is contained in:
commit
5c21b1cee5
4
_service
4
_service
@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v11.1.1</param>
|
||||
<param name="revision">v11.1.2</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -25,6 +25,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">teleport-11.1.1.tar.gz</param>
|
||||
<param name="archive">teleport-11.1.2.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/gravitational/teleport</param>
|
||||
<param name="changesrevision">bf4e8ea41f5c86a4136c6c6c80bbbedb0b4f2a83</param></service></servicedata>
|
||||
<param name="changesrevision">2494343f55a443c27d23e49198d3c5c0941254fd</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0dbd7995fa25038fffd46e15d9e1e18df430dbdf2af7b76897d5654807ad952b
|
||||
size 116589562
|
3
teleport-11.1.2.tar.gz
Normal file
3
teleport-11.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:30ed1cd62123c5e5aa00fb72de41e54f39e003776dc52cfcd11157a246562921
|
||||
size 116626102
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 07 06:34:44 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 11.1.2:
|
||||
* Release 11.1.2 (#19117)
|
||||
* Fixed container images dockerfile download using hardcoded repo name (#19090)
|
||||
* Remove mentions of "setup" as a verb (#18949)
|
||||
* spelling, typos, and non-example nouns fixed (#18943) (#18976)
|
||||
* docs: fix tsh --cert-format reference (#19057)
|
||||
* update webassets (#19070)
|
||||
* [v11] Update e ref to conditionally enable usage reporting in cloud/enterprise (#19064)
|
||||
* Add a new usage reporter (#18142) (#19059)
|
||||
* [v11] docs: Add warnings about using layer 7 LBs with TLS routing (#19052)
|
||||
* Provided expanded definition on internal.logins (#19035)
|
||||
* [v11] Re-add the section about EC2 instances including the AmazonSSMManagedInstanceCore (#19029)
|
||||
* [v11] Fix web ssh session with proxy recording mode (#19021)
|
||||
* [v11] Create a partial for adding a role to a user (#19026)
|
||||
* [v11] BUGFIX | Teleport ALPN Proxy doesn't respect HTTP CONNECT Proxy (#19038)
|
||||
* [v11] Move corrupted uploads to separate directory (#19040)
|
||||
* Cache static desktop labels (#18874)
|
||||
* docs: clean up per-session MFA page (#18952)
|
||||
* [v11] Fix unknown group error issue (#18990)
|
||||
* full link to main site (#19004)
|
||||
* [v11] Add clarification as to the purpose of Metrics endpoint. (#19017)
|
||||
* Ensure `tctl windows_desktops ls` produces expected output (#18779) (#19016)
|
||||
* correct heading level for 11.0.1 release (#18998)
|
||||
* update docs version (#18997)
|
||||
* Properly check err from EmitAuditEvent. (#18963)
|
||||
* [v11] Add a guide to GKE Auto-Discovery (#18986)
|
||||
* Address feedback
|
||||
* Added 12/01 Upcoming Releases Update
|
||||
* Fix dir path in Enterprise install instructions (#18967)
|
||||
* [v11] Improve the Kubernetes Dynamic Registration guide (#18950)
|
||||
* [v11] Add the `--version` flag to `helm install` (#18947)
|
||||
* docs version update (#18927)
|
||||
* [v11] [Docs] Update EC2 Discovery guide for bootstrapping. (#18924)
|
||||
* [v11] Fixes for ec2 discovery installer script on legacy ubuntu and fixes for `teleport discovery bootstrap` (#18965)
|
||||
* Connect: Check db cert before using it for local proxy (#18740) (#18852)
|
||||
* [v11] Connect: Set TeleportClient.AuthConnector before logging in (#18900)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 01 05:44:31 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 11.1.1
|
||||
Version: 11.1.2
|
||||
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:a08cfe8079a08bfac4e9468e01cab8908a447793baeab95746c9f725ef56cb78
|
||||
size 30703264
|
||||
oid sha256:7b93eef84672db5de275e33e38fdc215f353d82cc85780d1d652abbb267dda88
|
||||
size 30726210
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:502e594a25907a1ce1d635f895726a4ab2c6c830b9038f6291231011ebe675f1
|
||||
size 4304194
|
||||
oid sha256:14cf83486a429cc95f176a7e8b8abe5adfc30eb55267b909dfa531c33b6f6355
|
||||
size 4306401
|
||||
|
Loading…
Reference in New Issue
Block a user