diff --git a/lorax.spec b/lorax.spec index b533d406..4789f3df 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 29.20 +Version: 29.21 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -230,6 +230,13 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin %{_sysconfdir}/bash_completion.d/composer-cli %changelog +* Thu Nov 29 2018 Brian C. Lane 29.21-1 +- New lorax documentation - 29.21 (bcl@redhat.com) +- lorax-composer: Install selinux-policy-targeted in images (bcl@redhat.com) +- Remove setfiles from mkrootfsimage (bcl@redhat.com) +- Remove SELinux Permissive checks (bcl@redhat.com) +- Add --no-system-repos to lorax-composer (bcl@redhat.com) + * Mon Oct 29 2018 Brian C. Lane 29.20-1 - New lorax documentation - 29.20 (bcl@redhat.com) - Add tests for ltmpl.py (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index cbe91586..3ba19893 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -29.20-1 ./ +29.21-1 ./