Accepting request 1006348 from home:stroeder:sys
- Update to version 10.2.5: * Fixed issue with connecting to servers with some GUI clients e.g. PyCharm. [#16662] * Added support for simplified Active Directory configuration in Desktop Access. [#16623] OBS-URL: https://build.opensuse.org/request/show/1006348 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=50
This commit is contained in:
parent
0319dea4e2
commit
04cc7866cd
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.4</param>
|
||||
<param name="revision">v10.2.5</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.4.tar.gz</param>
|
||||
<param name="archive">teleport-10.2.5.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">15ae38674280cdaf3d670f9588bcf2a14288679b</param></service></servicedata>
|
||||
<param name="changesrevision">3fc4fb22ca4de66579280f948915b8659888cf69</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5d5ada6c2d29f1834c8ea115de344f02ee407d155bd5909ef4d0fb1834e7f041
|
||||
size 104532982
|
3
teleport-10.2.5.tar.gz
Normal file
3
teleport-10.2.5.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0a2f330cf2ba62585906cb2dca3bbb9a2f0803c8bad65143eed49961e2b9b872
|
||||
size 105769664
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 07:57:11 UTC 2022 - michael@stroeder.com
|
||||
|
||||
- Update to version 10.2.5:
|
||||
* Fixed issue with connecting to servers with some GUI clients e.g. PyCharm. [#16662]
|
||||
* Added support for simplified Active Directory configuration in Desktop Access. [#16623]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 06:39:03 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 10.2.4
|
||||
Version: 10.2.5
|
||||
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:31687aa198846720c2b98e49e5977ac5a6db688b70f9025600e4c4bb798c5aa5
|
||||
size 24426449
|
||||
oid sha256:8c9e44af608bf6f22c2a297e44f46d31046872562d6f177ad7267e3acd5b1da1
|
||||
size 24428433
|
||||
|
Loading…
Reference in New Issue
Block a user