Upload to unstable

This commit is contained in:
Pirate Praveen 2020-08-20 23:25:13 +05:30
parent 68b2dd3dc0
commit 1419178527

15
debian/changelog vendored
View file

@ -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 <praveen@debian.org> Thu, 20 Aug 2020 23:23:49 +0530
gitlab (13.2.6-2) unstable; urgency=medium
* Switch to aws-sdk v3 with upstream patch