Accepting request 958679 from home:ojkastl_buildservice:Branch_devel_kubic
update to 8.3.3 OBS-URL: https://build.opensuse.org/request/show/958679 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=5
This commit is contained in:
parent
8188c85722
commit
362a9b68f3
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.1</param>
|
||||
<param name="revision">v8.3.3</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.1.tar.gz</param>
|
||||
<param name="archive">teleport-8.3.3.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">64812df6eb11134510aa798c6a2fecea9b5ce88d</param></service></servicedata>
|
||||
<param name="changesrevision">2c125b0195b20dd944fea1e811212f18a96cb67a</param></service></servicedata>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9736cff136b104ce0b6ae93c47f9b92228648662afbdd82e2c750187035a3970
|
||||
size 54779339
|
3
teleport-8.3.3.tar.gz
Normal file
3
teleport-8.3.3.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4800984ac5348a426bf1ea5d547fdf0dc74777ce1adc2ec9da8b1c4f68e3d962
|
||||
size 54790746
|
@ -1,3 +1,40 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 03 08:20:49 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- skip non-existing release 8.3.2
|
||||
- Update to version 8.3.3:
|
||||
* Release 8.3.3 (#10756)
|
||||
* Clear terminal when auth server is in FIPS mode (#10095)
|
||||
* Fix x11 server config issues (#10471) (#10758)
|
||||
* [v8] Fix Mongo topology resource release (#10730)
|
||||
* [v8] Sanitize leaf cluster CA (#10743)
|
||||
* Fix artifacts path for build-darwin-amd64-pkg-tsh drone pipeline (#10601)
|
||||
* Backport fixes to apt publishing logic (#10436)
|
||||
* Add missing read verb to ListResources (#10421)
|
||||
* [auto] Update webassets in branch/v8 (#10490)
|
||||
* Add documentation for static windows hosts
|
||||
* Disable BPF tests in CI (#10654) (#10680)
|
||||
* [Docs update] Mention unsupported scenarios for IAM join method (#10530) (#10651)
|
||||
* backport severity (#10667)
|
||||
* update enterprise getting started (#10606)
|
||||
* helm: Fix indenting on database autodiscovery (#10623)
|
||||
* Update x11 sshserver test to test concurrent sessions and requests. (#10473)
|
||||
* Add a Cloud compatibility warning to Helm guides (#10525)
|
||||
* Restore teleport-private deb/rpm gating (#10537)
|
||||
* Add a prominent warning to the config reference (#10524)
|
||||
* Mention Teleport Cloud in some of our guides (#10526)
|
||||
* [v8] Backport "helm: Revert PodSecurityPolicy change" (#10564)
|
||||
* Ensure docs nav titles use title case consistently (#10353) (#10523)
|
||||
* Address Cloud users in guides (#10527)
|
||||
* docs: fix code block (#10495) (#10556)
|
||||
* add teleport_connected_resources metric (#9603) (#10461)
|
||||
* Add teleport_audit_emit_event prometheus metric (#9134) (#10462)
|
||||
* helm: Add AWS database auto-discovery to teleport-kube-agent (#10344) (#10544)
|
||||
* Expose tunnel public addr to config.js (#10514)
|
||||
* Update config.json
|
||||
* Fix server compare to check expiry last (#10464)
|
||||
* Add PDB to teleport-kube-agent chart
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 19 21:00:05 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 8.3.1
|
||||
Version: 8.3.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:6efc9348a8567bc54453e9f01faec04f5b41fe20607554dc176b21728c95c821
|
||||
size 14528029
|
||||
oid sha256:0548ba932c53a211b5bb217a02b2f774cb9a2789a87c7eee95882be41b663118
|
||||
size 14528635
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fe36281d68fa1c13dd5cd87cb4a00f1c194d21a791f024b8716e4d09e7699690
|
||||
size 4733065
|
||||
oid sha256:cc707df6c8d87c052c2a40c8cbb512b951d5fd8b1be63cfa03467836f78a1ff6
|
||||
size 4734496
|
||||
|
Loading…
Reference in New Issue
Block a user