Accepting request 1095406 from home:ojkastl_buildservice:Branch_devel_kubic
update to 13.1.3 OBS-URL: https://build.opensuse.org/request/show/1095406 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=134
This commit is contained in:
parent
44089814f9
commit
fd416b2b1b
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.1.2</param>
|
||||
<param name="revision">v13.1.3</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">6571273c6e12e32d16f1e63b46aca32c524abe73</param></service></servicedata>
|
||||
<param name="changesrevision">929489f38b0a276a4ba0ba2cb2c2efd06dae3250</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:48fbb67f7b91e3bef1f814139d4ea463a69b2b0f017379e14c5a056d31ad9f29
|
||||
size 256434190
|
3
teleport-13.1.3.obscpio
Normal file
3
teleport-13.1.3.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d19811c80463846630bb700c79469bcbf3f17c957f0d0d2f626f55fdf12c8a3b
|
||||
size 256488462
|
@ -1,3 +1,37 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 26 06:58:12 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 13.1.3:
|
||||
* Release 13.1.3 (#28243)
|
||||
* [v13] bump e-ref (#28241)
|
||||
* log why the TeleportReady event is not being emitted (#28239)
|
||||
* Warn about clamshell-related touch ID unavailability (#28214)
|
||||
* Added 06/22 Upcoming Releases (#28155)
|
||||
* [v13] Edit the server access Getting Started guide (#28172)
|
||||
* [v13] InstallScripts: pin teleport version using ServerVersion
|
||||
(#28149) (#28208)
|
||||
* [v13] update helm docs (#28068)
|
||||
* [v13] Specify how host user creation invokes `useradd` (#28194)
|
||||
* Bump 'e' ref (#28206)
|
||||
* docs: fix kubernetes guide (#28164)
|
||||
* docs: remove note about supporting any platform supporting Go
|
||||
(#28178)
|
||||
* [v13] Update teleport cloud faq.mdx (#28174)
|
||||
* [v13] Add Opsgenie plugin (#28098)
|
||||
* [v13] permission-warning.mdx: Advise NOT TO give access,editor
|
||||
to users (#28132)
|
||||
* [v13] docs: update macos tsh install instructions (#28135)
|
||||
* [v13] Use the one-liner in install-linux.mdx (#27907)
|
||||
* docs: Fix syntax error (#28142)
|
||||
* bump docs to 13.1.1 (#28153)
|
||||
* feat: add support for label expressions to k8s operator
|
||||
(#28156)
|
||||
* Correct the backend_requests metric help text (#28107)
|
||||
* [v13] feat: adds motd to the ui (#27922)
|
||||
* [branch/v13] Bumped `e` ref (#28144)
|
||||
* Remove deprecated/unused device trust protos (#27975) (#28075)
|
||||
* [v13] Integrate AMI buids into drone (#27354) (#28127)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 22 05:14:09 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 13.1.2
|
||||
mtime: 1687395129
|
||||
commit: 6571273c6e12e32d16f1e63b46aca32c524abe73
|
||||
version: 13.1.3
|
||||
mtime: 1687562305
|
||||
commit: 929489f38b0a276a4ba0ba2cb2c2efd06dae3250
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 13.1.2
|
||||
Version: 13.1.3
|
||||
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:9b36b24e7fff1be8f13af44ea0a9e99db05935f0fc1885fbe527ebebc41ef82e
|
||||
size 33386379
|
||||
oid sha256:ba12ba5f0a8d7fc59f0cdc5e8c62bbc185e530e37cd2888c74aed18b4eae7e98
|
||||
size 33386643
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ebfa06d9f41722ae86b5e39b2b995fbb0b58f159980272e9fa01c967916b7de
|
||||
size 4315327
|
||||
oid sha256:82995946fa24dec4df96b0ca17a295f420d78a442272a59251de2af1dae4633f
|
||||
size 4314856
|
||||
|
Loading…
Reference in New Issue
Block a user