Update changelog

This commit is contained in:
Sruthi Chandran 2018-12-21 20:27:42 +05:30
parent c7456244d7
commit 9038cc4149

20
debian/changelog vendored
View file

@ -1,3 +1,23 @@
gitlab (11.5.5+dfsg-1) unstable; urgency=high
[ Pirate Praveen ]
* Restart gitlab before checks in postinst (fixes failures in some checks)
* Explicitly call /usr/bin/bundle to avoid gem installed bundler
* Move gitlab-rake to /usr/sbin (depends on /sbin/runuser)
* Remove optional bullet dependency from Gemfile
* Add Gemfile.autopkgtest to specify test only dependencies
* Install test only dependencies from rubygems.org for autopkgtest
* Drop autopkgtest dependencies installed from rubygems.org
* Relax dependency on rspec-rails
* Add golang-any as autopkgtest dependency (to build gitlab-shell)
* Add gitaly: client_path to gitlab.yml
[ Sruthi Chandran ]
* New upstream version 11.5.5+dfsg (Fixes: CVE-2018-20229)
* Add myself to uploaders
-- Sruthi Chandran <srud@disroot.org> Fri, 21 Dec 2018 20:27:36 +0530
gitlab (11.5.4+dfsg-1) unstable; urgency=medium
* New upstream version 11.5.4+dfsg (Fixes: CVE-2018-20144)