mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-22 19:31:44 +00:00
Merge pull request #81044 from praseodym/changelog-add-security-notices
Add security notices to changelogs
This commit is contained in:
commit
9f4f3c2b19
@ -218,9 +218,10 @@ filename | sha512 hash
|
||||
|
||||
## Changelog since v1.13.8
|
||||
|
||||
**No notable changes for this release**
|
||||
|
||||
* Fix CVE-2019-11249: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal ([#80436](https://github.com/kubernetes/kubernetes/pull/80436))
|
||||
* Fix CVE-2019-11247: API server allows access to custom resources via wrong scope ([#80750](https://github.com/kubernetes/kubernetes/pull/80750))
|
||||
|
||||
See also the [security announcement for this release](https://groups.google.com/forum/#!topic/kubernetes-security-announce/vUtEcSEY6SM).
|
||||
|
||||
# v1.13.8
|
||||
|
||||
|
@ -170,9 +170,10 @@ filename | sha512 hash
|
||||
|
||||
## Changelog since v1.14.4
|
||||
|
||||
**No notable changes for this release**
|
||||
|
||||
* Fix CVE-2019-11249: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal ([#80436](https://github.com/kubernetes/kubernetes/pull/80436))
|
||||
* Fix CVE-2019-11247: API server allows access to custom resources via wrong scope ([#80750](https://github.com/kubernetes/kubernetes/pull/80750))
|
||||
|
||||
See also the [security announcement for this release](https://groups.google.com/forum/#!topic/kubernetes-security-announce/vUtEcSEY6SM).
|
||||
|
||||
# v1.14.4
|
||||
|
||||
|
@ -176,9 +176,10 @@ filename | sha512 hash
|
||||
|
||||
## Changelog since v1.15.1
|
||||
|
||||
**No notable changes for this release**
|
||||
|
||||
* Fix CVE-2019-11249: Incomplete fixes for CVE-2019-1002101 and CVE-2019-11246, kubectl cp potential directory traversal ([#80436](https://github.com/kubernetes/kubernetes/pull/80436))
|
||||
* Fix CVE-2019-11247: API server allows access to custom resources via wrong scope ([#80750](https://github.com/kubernetes/kubernetes/pull/80750))
|
||||
|
||||
See also the [security announcement for this release](https://groups.google.com/forum/#!topic/kubernetes-security-announce/vUtEcSEY6SM).
|
||||
|
||||
# v1.15.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user