Automatic commit of package [lorax] release [28.14.65-1].
Created by command: /usr/bin/tito tag
This commit is contained in:
parent
72d4bb605f
commit
e4855f7f08
@ -3,7 +3,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Name: lorax
|
Name: lorax
|
||||||
Version: 28.14.64
|
Version: 28.14.65
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Tool for creating the anaconda install images
|
Summary: Tool for creating the anaconda install images
|
||||||
|
|
||||||
@ -261,6 +261,10 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
|||||||
%{_mandir}/man1/composer-cli.1*
|
%{_mandir}/man1/composer-cli.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 20 2022 Brian C. Lane <bcl@redhat.com> 28.14.65-1
|
||||||
|
- Enable sftp when using inst.sshd (bcl)
|
||||||
|
- Resolves: rhbz#2041770
|
||||||
|
|
||||||
* Thu Dec 09 2021 Brian C. Lane <bcl@redhat.com> 28.14.64-1
|
* Thu Dec 09 2021 Brian C. Lane <bcl@redhat.com> 28.14.64-1
|
||||||
- mkksiso: Check the length of the filenames (bcl)
|
- mkksiso: Check the length of the filenames (bcl)
|
||||||
Related: rhbz#2028048
|
Related: rhbz#2028048
|
||||||
|
@ -1 +1 @@
|
|||||||
28.14.64-1 ./
|
28.14.65-1 ./
|
||||||
|
Loading…
Reference in New Issue
Block a user