Accepting request 1322830 from devel:kubic
OBS-URL: https://build.opensuse.org/request/show/1322830 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/skupper?expand=0&rev=9
This commit is contained in:
2
_service
2
_service
@@ -3,7 +3,7 @@
|
||||
<param name="url">https://github.com/skupperproject/skupper</param>
|
||||
<param name="scm">git</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="revision">2.1.1</param>
|
||||
<param name="revision">2.1.3</param>
|
||||
<param name="versionformat">@PARENT_TAG@</param>
|
||||
<param name="changesgenerate">enable</param>
|
||||
</service>
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<servicedata>
|
||||
<service name="tar_scm">
|
||||
<param name="url">https://github.com/skupperproject/skupper</param>
|
||||
<param name="changesrevision">4825606e602e5470011273aedfe681c1eddbe5b9</param></service></servicedata>
|
||||
<param name="changesrevision">d20c1d1c380c9924ab746b3b770b167745eca7df</param></service></servicedata>
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9a2cab875b747a7d05045c5010d2f230c26c31a50b6a747a0072b11e281d37eb
|
||||
size 4087820
|
||||
3
skupper-2.1.3.obscpio
Normal file
3
skupper-2.1.3.obscpio
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2a955be0579a323ecf163ae22f108bb1517630b10e2eaf1bf522e3da32e33f43
|
||||
size 4088844
|
||||
@@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 14 08:58:59 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 2.1.3:
|
||||
https://github.com/skupperproject/skupper/milestone/8?closed=1
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 14 08:40:59 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
- Update to version 2.1.2:
|
||||
* Update for 2.1.2 (#2287)
|
||||
* Containers base go image tag as a param
|
||||
* Update go to 1.24.7
|
||||
* Fixes empty SubjectAlternativeName in Certificates
|
||||
* Check old service removal, use blocks for east/west
|
||||
* improve expose-pods-by-name 2e2 test
|
||||
* Fix typo in listener status update error handling
|
||||
* Setting siteId earlier in the init process
|
||||
* Ensure that the mapping is initialized
|
||||
* TcpListeners should not have the host set in kubernetes
|
||||
* Fixes assignment to nil map in certificate manager
|
||||
* Changes kube-adaptor startup conditions
|
||||
* Improved based on review comments
|
||||
* Prevents racing when a Certificate has multiple owners
|
||||
* fix SIGSEGV and improve output messages for the apply command
|
||||
* Fixes Network Status Handler test
|
||||
* fix potential array out of bounds access
|
||||
* include unit test
|
||||
* Changes SecuredAccess owner to RouterAccess
|
||||
* Check that valid site endpoints exist before allowing a token
|
||||
to be created.
|
||||
* fix version command when kube adaptor version is set by the
|
||||
environment variable.
|
||||
* Updates deprecated ansible configuration in e2e (#2256)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 04:53:21 UTC 2025 - Johannes Kastl <opensuse_buildservice@ojkastl.de>
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
name: skupper
|
||||
version: 2.1.1
|
||||
mtime: 1755083397
|
||||
commit: 4825606e602e5470011273aedfe681c1eddbe5b9
|
||||
version: 2.1.3
|
||||
mtime: 1765544393
|
||||
commit: d20c1d1c380c9924ab746b3b770b167745eca7df
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: skupper
|
||||
Version: 2.1.1
|
||||
Version: 2.1.3
|
||||
Release: 0
|
||||
Summary: Virtual Application Network, enabling rich hybrid cloud communication
|
||||
License: Apache-2.0
|
||||
@@ -26,8 +26,8 @@ Source: %{name}-%{version}.tar.gz
|
||||
Source1: vendor.tar.gz
|
||||
BuildRequires: bash-completion
|
||||
BuildRequires: fish
|
||||
BuildRequires: go >= 1.22
|
||||
BuildRequires: zsh
|
||||
BuildRequires: golang(API) >= 1.24
|
||||
|
||||
%description
|
||||
Skupper enables cloud communication by enabling you to create a Virtual
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ae220e3857b6902371747de5eb5b7472bec115c12b0dce01b14a4f198a3f80c1
|
||||
size 9025902
|
||||
oid sha256:1dd84923439559042bac4c7ef4944f7fbc285acd9c7ad9ed3b93803857c6d222
|
||||
size 9022329
|
||||
|
||||
Reference in New Issue
Block a user