summary refs log tree commit diff
path: root/changelog.d/5775.bugfix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.3.0rc1 v1.3.0rc1Brendan Abolivier2019-08-131-1/+0
|
* Fix debian packages for sid being called buster. (#5775)Erik Johnston2019-07-301-0/+1
* Fix debian packages for sid being called buster. I don't know why the sid images return buster as its codename in `lsb_release` but it does, so lets just grab the codename from the distro we pass into dockerfile * Newsfile