SHA256
1
0
forked from pool/velero

Accepting request 938971 from home:jenting:branches:devel:kubic

- Update to version 1.7.1:
  * Add change log for 1.7.1
  * add 4358 changelog
  * - fix buggy pager func fix paging items in to use list options passed by the paging function
  * Fix CVE-2020-29652 and CVE-2020-26160 (#4315)
  * Namespace validation now allows asterisks and empty string (#4316)
  * Comment in Dockerfile to explain the digest of base image (#4224)

OBS-URL: https://build.opensuse.org/request/show/938971
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/velero?expand=0&rev=23
This commit is contained in:
jenting hsiao 2021-12-10 02:40:46 +00:00 committed by Git OBS Bridge
parent 5508846bd4
commit 73a97ded69
7 changed files with 20 additions and 9 deletions

View File

@ -5,7 +5,7 @@
<param name="exclude">.git</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
<param name="revision">v1.7.0</param>
<param name="revision">v1.7.1</param>
<param name="changesgenerate">enable</param>
</service>
<service name="recompress" mode="disabled">

View File

@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">https://github.com/vmware-tanzu/velero</param>
<param name="changesrevision">4863ff4119bcf790cb4f017c6b9d6657bb8affb6</param></service></servicedata>
<param name="changesrevision">cdf3acab5aa562a7841ce733b964b0dc13d10c71</param></service></servicedata>

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e8a559911956ee25c3dbdf64fe7adc0ab783795f9a59c7b2eec8534f8e7f4cc
size 13299986

3
velero-1.7.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f008ea2ed6b5f03419399289768db907ec993f4c6ef6947689737d67d4a895b8
size 13307413

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Fri Dec 10 02:04:03 UTC 2021 - jenting.hsiao@suse.com
- Update to version 1.7.1:
* Add change log for 1.7.1
* add 4358 changelog
* - fix buggy pager func fix paging items in to use list options passed by the paging function
* Fix CVE-2020-29652 and CVE-2020-26160 (#4315)
* Namespace validation now allows asterisks and empty string (#4316)
* Comment in Dockerfile to explain the digest of base image (#4224)
-------------------------------------------------------------------
Thu Sep 30 15:39:37 UTC 2021 - jenting.hsiao@suse.com

View File

@ -17,11 +17,11 @@
%define goipath github.com/vmware-tanzu/velero
%define commit 4863ff4119bcf790cb4f017c6b9d6657bb8affb6
%define commit cdf3acab5aa562a7841ce733b964b0dc13d10c71
%define gitstate clean
Name: velero
Version: 1.7.0
Version: 1.7.1
Release: 0
Summary: Backup program with deduplication and encryption
License: Apache-2.0

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a027cb0ef8d2a46dba14fa107cfcf4118bedae1a857dc9e982e4608956089ca7
size 7701772
oid sha256:04a26e11c5b9b6196863ef3fafa401708706c0af4cd118c1cca44024d0575de6
size 8265707