diff --git a/lorax.spec b/lorax.spec index db215cae..0708072a 100644 --- a/lorax.spec +++ b/lorax.spec @@ -3,7 +3,7 @@ %define debug_package %{nil} Name: lorax -Version: 28.20 +Version: 28.21 Release: 1%{?dist} Summary: Tool for creating the anaconda install images @@ -230,6 +230,14 @@ 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 28.21-1 +- Adjust tmux version in the tests to 2.8 (bcl@redhat.com) +- New lorax documentation - 28.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 28.20-1 - New lorax documentation - 28.20 (bcl@redhat.com) - Build manpages for composer-cli and lorax-composer (bcl@redhat.com) diff --git a/rel-eng/packages/lorax b/rel-eng/packages/lorax index 2e696a99..031a03a3 100644 --- a/rel-eng/packages/lorax +++ b/rel-eng/packages/lorax @@ -1 +1 @@ -28.20-1 ./ +28.21-1 ./