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

@@ -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