diff --git a/SPECS/cloud-init.spec b/SPECS/cloud-init.spec index b79a940..89691ae 100644 --- a/SPECS/cloud-init.spec +++ b/SPECS/cloud-init.spec @@ -7,7 +7,7 @@ Name: cloud-init Version: 0.7.9 -Release: 9%{?dist} +Release: 9%{?dist}.2 Summary: Cloud instance init scripts Group: System Environment/Base @@ -180,6 +180,11 @@ fi %config(noreplace) %{_sysconfdir}/rsyslog.d/21-cloudinit.conf %changelog +* Tue Sep 5 2017 Karanbir Singh 0.7.9-9.el7.centos.1 +- Roll in CentOS Branding +- set default user to centos +- assume Red Hat compatibility + * Thu Jun 22 2017 Lars Kellogg-Stedman 0.7.9-9 - RHEL/CentOS: Fix default routes for IPv4/IPv6 configuration. (rhbz#1438082) - azure: ensure that networkmanager hook script runs (rhbz#1440831 rhbz#1460206)