diff --git a/debian/changelog b/debian/changelog index d3563c81a3..100703718d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 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)