Accepting request 959627 from home:ojkastl_buildservice:Branch_devel_kubic
update to 8.3.4 OBS-URL: https://build.opensuse.org/request/show/959627 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=7
This commit is contained in:
parent
362a9b68f3
commit
9ffcb9925a
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">v8.3.3</param>
|
||||
<param name="revision">v8.3.4</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-8.3.3.tar.gz</param>
|
||||
<param name="archive">teleport-8.3.4.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">2c125b0195b20dd944fea1e811212f18a96cb67a</param></service></servicedata>
|
||||
<param name="changesrevision">010bea10d531dfdf5d6c946d36f2534566212759</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4800984ac5348a426bf1ea5d547fdf0dc74777ce1adc2ec9da8b1c4f68e3d962
|
||||
size 54790746
|
3
teleport-8.3.4.tar.gz
Normal file
3
teleport-8.3.4.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7805c4eff663cbe2dca96f63444309a7c3e09db25e87765e72dd7ac39b8860b3
|
||||
size 54791481
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 05 13:06:11 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 8.3.4:
|
||||
* Release 8.3.4 (#10859)
|
||||
* Backport #9556 to branch/v8 (#10825)
|
||||
* Fix DynamoDB getAllRecords logic when 1MB query limit is reached (#10726) (#10847)
|
||||
* Backport #10061 to branch/v8 (#10828)
|
||||
* Open parts files one at a time
|
||||
* Complete empty uploads
|
||||
* Restore docs deply hook (#10839)
|
||||
* Do not block apt publishing if there is a more current pre-release (#10806)
|
||||
* Improve HA behavior of database agents in leaf clusters (#10641) (#10770)
|
||||
* docs: update CA rotation page (#10419)
|
||||
* Backport #10460 to branch/v8 (#10617)
|
||||
* Print proxy server on instructions on nodes add command for cloud (#10749)
|
||||
* Fix broken link
|
||||
* Fix nindent of `service.spec` in teleport-cluster chart
|
||||
* Update upcoming-releases.mdx
|
||||
* TF provider configuration environment variables (#10417) (#10547)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 03 08:20:49 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 8.3.3
|
||||
Version: 8.3.4
|
||||
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:0548ba932c53a211b5bb217a02b2f774cb9a2789a87c7eee95882be41b663118
|
||||
size 14528635
|
||||
oid sha256:bc0f55aad420b2cfea304767226d1d28abe69df94c1bc97de893c3a8053bad75
|
||||
size 14527719
|
||||
|
Loading…
Reference in New Issue
Block a user