Accepting request 1235555 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1235555 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/teleport?expand=0&rev=130
This commit is contained in:
13
_constraints
Normal file
13
_constraints
Normal file
@@ -0,0 +1,13 @@
|
||||
<?xml version="1.0"?>
|
||||
<constraints>
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<disk>
|
||||
<size unit="G">15</size>
|
||||
</disk>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
</constraints>
|
2
_service
2
_service
@@ -4,7 +4,7 @@
|
||||
<param name="scm">git</param>
|
||||
<param name="submodules">disable</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">v17.1.3</param>
|
||||
<param name="revision">v17.1.4</param>
|
||||
<param name="match-tag">v*</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="versionrewrite-pattern">v(.*)</param>
|
||||
|
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b1fe0d474ea9eded28f28df8011d335f2ad1abeb0c48b89e76ebbe02ef4ba76a
|
||||
size 271758862
|
3
teleport-17.1.4.obscpio
Normal file
3
teleport-17.1.4.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:693b705638187b48eb663f592d4d29dada40f0f7aaa86e7832ac8acc8a3b578b
|
||||
size 271879182
|
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 09:55:34 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- add _constraints to fix builds on ppc64le
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 09:35:41 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- update to 17.1.4:
|
||||
* Fixed a Postgres database-access auto-user provisioning syntax
|
||||
error that caused a misleading debug level error log in most
|
||||
cases, unless the database admin is not a superuser and the
|
||||
database was upgraded from Postgres v15 or lower to Postgres
|
||||
v16 or higher, in which case the role "teleport-auto-user" must
|
||||
be granted to the database admin with the ADMIN option
|
||||
manually. #50782
|
||||
* Fixes a bug where S3 bucket details fail to fetch due to
|
||||
incorrect bucket region. #50763
|
||||
* Present connection errors to the Web UI terminal during
|
||||
database sessions. #50700
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 3 08:54:02 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
name: teleport
|
||||
version: 17.1.3
|
||||
mtime: 1735843359
|
||||
commit: 9726471338977c02ed50f67a54479d3d8dde69c5
|
||||
version: 17.1.4
|
||||
mtime: 1736231602
|
||||
commit: db102d96ce2bad6c240bb182c6a4b2c39f159c2b
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: teleport
|
||||
Version: 17.1.3
|
||||
Version: 17.1.4
|
||||
Release: 0
|
||||
Summary: Identity-aware, multi-protocol access proxy
|
||||
License: AGPL-3.0-only
|
||||
|
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:12a74b453b7e417e23a3f7590af3789f166925c1c30fb21634380505528b6573
|
||||
size 52379694
|
||||
oid sha256:a9169d3ec1759b9a55211ceee601b06811a6c9a10d260d215be7107d6d59dcc6
|
||||
size 52406037
|
||||
|
Reference in New Issue
Block a user