Accepting request 1006558 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1006558 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=26
This commit is contained in:
commit
f68d8c44ca
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">v10.2.5</param>
|
||||
<param name="revision">v10.2.6</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-10.2.5.tar.gz</param>
|
||||
<param name="archive">teleport-10.2.6.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">3fc4fb22ca4de66579280f948915b8659888cf69</param></service></servicedata>
|
||||
<param name="changesrevision">46438b451d6d3771d2b398f7cb454f32d1c20d71</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a2f330cf2ba62585906cb2dca3bbb9a2f0803c8bad65143eed49961e2b9b872
|
||||
size 105769664
|
3
teleport-10.2.6.tar.gz
Normal file
3
teleport-10.2.6.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3973f4e5522410ab448ffe3bba4bd8dbf96ede58709b6a5ea1b4aee9e600b3d8
|
||||
size 105768723
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 18:46:58 UTC 2022 - michael@stroeder.com
|
||||
|
||||
- Update to version 10.2.6:
|
||||
* Fixed issue with connecting to SQL Server in a leaf cluster through the local proxy. [#16616]
|
||||
* Fixed regression issue introduced in `10.2.3` with enterprise specific web UI pages returning errors. [webapps#1212]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 07:57:11 UTC 2022 - michael@stroeder.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 10.2.5
|
||||
Version: 10.2.6
|
||||
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:8c9e44af608bf6f22c2a297e44f46d31046872562d6f177ad7267e3acd5b1da1
|
||||
size 24428433
|
||||
oid sha256:a4669f6d0fecee047476a71334bb38b482ccde5b40cb8da46fc8caa141dce491
|
||||
size 24428316
|
||||
|
Loading…
Reference in New Issue
Block a user