Accepting request 1069825 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1069825 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=47
This commit is contained in:
commit
d954d42a1e
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">v12.0.5</param>
|
||||
<param name="revision">v12.1.0</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
@ -26,6 +26,6 @@
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
<service name="go_modules" mode="disabled">
|
||||
<param name="archive">teleport-12.0.5.tar.gz</param>
|
||||
<param name="archive">teleport-12.1.0.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">818318c7af231b0fb2f0e87512af5ba0d8bca1a6</param></service></servicedata>
|
||||
<param name="changesrevision">49a6de744a3a64ceba633c434ad471e72810b432</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ca8073bb1c4ec10dabc44d124b8ac234d522152f57793b2abd728e8ed3568c6a
|
||||
size 134172909
|
3
teleport-12.1.0.tar.gz
Normal file
3
teleport-12.1.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:57d6ece93e765b42f1516358761ec60043d4c983391c2b717e443362653ef6a5
|
||||
size 134632521
|
@ -1,3 +1,30 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 07 05:48:42 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 12.1.0:
|
||||
* Release 12.1.0 (#22694)
|
||||
* (v12) Downgrade Go to 1.19.6 (#22691)
|
||||
* Add MaxRetryPeriod for cachePolicy config to use in tests
|
||||
(#22656) (#22692)
|
||||
* [v12] temporarily disable TestHSMDualAuthRotation (#22682)
|
||||
* [v12] Docs: Add Datadog guide. (#22677)
|
||||
* Update node listing troubleshooting (#22678)
|
||||
* [v12] Update access request enterprise description (#22621)
|
||||
* [v12] Machine ID Agent Anonymous Analytics (#22658)
|
||||
* test keyword frontmatter (#22666)
|
||||
* Machine ID telemetry docs (#22541) (#22660)
|
||||
* SCP - Change file attrs only when requested (#22579) (#22609)
|
||||
* Fix broken Teleterm stories (#22665)
|
||||
* spell fixes and discord config fix (#22617)
|
||||
* Remove network I/O from database_service collection apply
|
||||
(#22588)
|
||||
* [v12] Add OSS repo name to github actions trigger (#22653)
|
||||
* Update e (#22608)
|
||||
* Refresh remote cluster connection status periodically (#22575)
|
||||
* bump cloud version (#22542)
|
||||
* fix typo in image (#22138) (#22552)
|
||||
* Bump e ref. (#22602)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 04 08:45:41 UTC 2023 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 12.0.5
|
||||
Version: 12.1.0
|
||||
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:1e41f809d9c9cb6a523d0db6cb6dec5df048480dfb91aed872bfce062fed38d0
|
||||
size 28876389
|
||||
oid sha256:6809e29be86d0c1e16c0bb1eeb1eb0aae6f4ab67be586fcaf0d9e1044e893b46
|
||||
size 28876263
|
||||
|
Loading…
Reference in New Issue
Block a user