Accepting request 1007514 from home:ojkastl_buildservice:Branch_devel_kubic
update to 10.3.1 OBS-URL: https://build.opensuse.org/request/show/1007514 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/teleport?expand=0&rev=54
This commit is contained in:
parent
31a1ec9d9c
commit
1372ef21f9
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.6</param>
|
||||
<param name="revision">v10.3.1</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.6.tar.gz</param>
|
||||
<param name="archive">teleport-10.3.1.tar.gz</param>
|
||||
</service>
|
||||
</services>
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3973f4e5522410ab448ffe3bba4bd8dbf96ede58709b6a5ea1b4aee9e600b3d8
|
||||
size 105768723
|
3
teleport-10.3.1.tar.gz
Normal file
3
teleport-10.3.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:729e9517ddfac49ea0f3daf8689a7b024ac71c211f04c1864a2fbf0205612ac1
|
||||
size 111420033
|
@ -1,3 +1,48 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 01 16:49:17 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 10.3.1:
|
||||
* Release 10.3.1 (#16915)
|
||||
* docs: add more details on audit log retention (#16814)
|
||||
* [v10] Drop direct dependency on github.com/golang/protobuf (#16904)
|
||||
* local alert resync
|
||||
* security patch alerts
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 01 16:25:21 UTC 2022 - kastl@b1-systems.de
|
||||
|
||||
- Update to version 10.3.0:
|
||||
* Release 10.3.0 (#16891)
|
||||
* [v10] security: include exec command in session.start.initial_command (#16905)
|
||||
* typo correction (#16839)
|
||||
* Fix label based tsh when per session mfa is enabled via role (#16893)
|
||||
* Implement RFD 82: Session Tracker Resource RBAC (#15760) (#16554)
|
||||
* [auto] Update webassets in teleport/branch/v10 from webassets/teleport-v10 (#16888)
|
||||
* [v10] Backport Elasticsearch suppport (#16873)
|
||||
* Update download link (#16836)
|
||||
* [v10] Drop a couple of deprecated/shallow Go dependencies (#16883)
|
||||
* Added 09/29 Upcoming Releases Update
|
||||
* update webassets (#16860)
|
||||
* update eref (#16859)
|
||||
* Initial RDPDR tests (#16470) (#16846)
|
||||
* [auto] Update webassets in teleport/branch/v10 from webassets/teleport-v10 (#16807)
|
||||
* [v10] Clean up old artifacts when retrying a tag build (#16669) (#16785)
|
||||
* [v10] Add an Elastic Stack guide (#16842)
|
||||
* [v10] security: one allow one exec request per SSH channel (#16813)
|
||||
* [v10] Change kube logged in message (#16829)
|
||||
* [v10] Document MsTeams access plugin (#16642)
|
||||
* Update on-prem docs version (#16725)
|
||||
* [v10] Fix auto discovery on secondary cluster of a global Aurora database (#16710)
|
||||
* Updated operating system support
|
||||
* [v10] Retrieve an IMDS token in the default ec2 discovery installer (#16808)
|
||||
* [v10] Docs: Update Docker Config Path (#16522)
|
||||
* docs: add ssh_file_copy to role spec (#16766)
|
||||
* Update the docs issues contributing guide (#16529) (#16631)
|
||||
* [v10] Backport PagerDuty edits (#16052)
|
||||
* [v10] fix: Handle failures when checking for excluded credentials (#16765)
|
||||
* [v10] update e ref (#16731)
|
||||
* Hide `--db-user`/`--db-name` flags if they are not needed. (#16747)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 27 18:46:58 UTC 2022 - michael@stroeder.com
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
%define __arch_install_post export NO_BRP_STRIP_DEBUG=true
|
||||
|
||||
Name: teleport
|
||||
Version: 10.2.6
|
||||
Version: 10.3.1
|
||||
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:a4669f6d0fecee047476a71334bb38b482ccde5b40cb8da46fc8caa141dce491
|
||||
size 24428316
|
||||
oid sha256:44d23821083b20edf7f10acd49f4b41b0d5c688b40a3ad572a9e1ad68ae6fd01
|
||||
size 25632663
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4a6c4f84675fbfae6de7458db8f74f813162250ef3b3120684af9f5fc261e51d
|
||||
size 4216417
|
||||
oid sha256:5955ccab327f794ef978f157e7e0e07d86feca14752f01103c4dad8b3f421744
|
||||
size 4217412
|
||||
|
Loading…
Reference in New Issue
Block a user