Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-01-15 20:16:31 +0300
committerGitLab Release Tools Bot <robert+release-tools@gitlab.com>2019-01-15 20:16:31 +0300
commite2cb37ffc0f693aef3283684481b7a8edbcdb6a7 (patch)
tree5f0fefc306698ba812d02c19ce560e15bcc57066
parent56c0f733d55fda4a0ac46687702f1b2ab39115bc (diff)
Update CHANGELOG.md for 11.4.14
[ci skip]
-rw-r--r--CHANGELOG.md7
-rw-r--r--changelogs/unreleased/security-2770-verify-bundle-import-files-11-4.yml5
2 files changed, 7 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e172971b3b..15289247308 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,13 @@
documentation](doc/development/changelog.md) for instructions on adding your own
entry.
+## 11.4.14 (2019-01-15)
+
+### Security (1 change)
+
+- Validate bundle files before unpacking them.
+
+
## 11.4.13 (2018-12-28)
### Security (19 changes)
diff --git a/changelogs/unreleased/security-2770-verify-bundle-import-files-11-4.yml b/changelogs/unreleased/security-2770-verify-bundle-import-files-11-4.yml
deleted file mode 100644
index dea40dd1ef1..00000000000
--- a/changelogs/unreleased/security-2770-verify-bundle-import-files-11-4.yml
+++ /dev/null
@@ -1,5 +0,0 @@
----
-title: Validate bundle files before unpacking them
-merge_request:
-author:
-type: security