From 1419178527f5dc127116eca7fddb2971ff2dc463 Mon Sep 17 00:00:00 2001 From: Pirate Praveen Date: Thu, 20 Aug 2020 23:25:13 +0530 Subject: [PATCH] Upload to unstable --- debian/changelog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1148598690..c82c60acd8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,18 @@ +gitlab (13.2.6-3) unstable; urgency=medium + + [ Karthik ] + * Add puma dependency to debian/control, add puma systemd service, update + gitlab service with puma + + [ Pirate Praveen ] + * Add gitlab-puma.service as dependency of gitlab.service + * Remove unicorn from Gemfile and choose puma + * Add puma.rb and use it from gitlab-puma.service + * Update minimum version of gitlab-common to use unix socket in gitlab-shell + * Remove gitlab-unicorn.service and install gitlab-puma.service + + -- Pirate Praveen Thu, 20 Aug 2020 23:23:49 +0530 + gitlab (13.2.6-2) unstable; urgency=medium * Switch to aws-sdk v3 with upstream patch