Related-Bug: #
1655029
Change-Id: If6fe956da64932d9ca0e0cdf8f200d28796ef305
+haproxy (1.6.3-1~u16.04+mcp1) mos; urgency=medium
+
+ * Apply patch from packages/trusty/haproxy 9.0
+ * d/logrotate.conf: Specify the user/group to be used for rotation.
+ (LP#1655029)
+
+ -- Ivan Udovichenko <iudovichenko@mirantis.com> Wed, 11 Jan 2017 16:02:20 +0200
+
haproxy (1.6.3-1~u16.04+mos3) mos; urgency=medium
* BUGFIX: show servers state may show an empty or incomplete result
notifempty
compress
delaycompress
+ # https://bugs.launchpad.net/ubuntu/+source/logrotate/+bug/1278193
+ su root syslog
postrotate
invoke-rc.d rsyslog rotate >/dev/null 2>&1 || true
endscript