summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2017-09-05 12:13:46 +0000
committerDouwe Maan <douwe@gitlab.com>2017-09-05 12:13:46 +0000
commitc4dcd6677dee5c1e017533c4ab8842a928438d2e (patch)
tree0548b7dd83cff79cc351feb62e6209095f501ef1 /changelogs
parent8191ee390130ef8d63bd78939e3b27ea2e18574a (diff)
parentae600b80f9cbad19dc3c2592d044c233e7d27073 (diff)
downloadgitlab-ce-c4dcd6677dee5c1e017533c4ab8842a928438d2e.tar.gz
Merge branch 'feature/gpg-verification-status' into 'master'
GPG signature must match the committer in order to be verified See merge request !13771
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature-gpg-verification-status.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-gpg-verification-status.yml b/changelogs/unreleased/feature-gpg-verification-status.yml
new file mode 100644
index 00000000000..7518fafcdb8
--- /dev/null
+++ b/changelogs/unreleased/feature-gpg-verification-status.yml
@@ -0,0 +1,6 @@
+---
+title: 'Update the GPG verification semantics: A GPG signature must additionally match
+ the committer in order to be verified'
+merge_request: 13771
+author: Alexis Reigel
+type: changed