- New lorax documentation - 37.1 (bcl@redhat.com)

- docs: Update the mkksiso documentation (bcl@redhat.com)
- setup.py: Install mkksiso to /usr/bin (bcl@redhat.com)
- pylorax: Move variable out of try block (bcl@redhat.com)
- setup.py: Use setup from setuptools not distutils (bcl@redhat.com)
- Makefile: Remove -it options for test-in-podman (bcl@redhat.com)
- mkksiso: Rewrite to use xorriso features (bcl@redhat.com)
- docs: Fix typo in index.html (bcl@redhat.com)
This commit is contained in:
Brian C. Lane 2022-05-11 12:11:59 -07:00
parent 52072bb3c5
commit 1869e05bd2
3 changed files with 15 additions and 3 deletions

1
.gitignore vendored
View File

@ -214,3 +214,4 @@
/lorax-36.8.tar.gz
/lorax-36.9.tar.gz
/lorax-37.0.tar.gz
/lorax-37.1.tar.gz

View File

@ -3,7 +3,7 @@
%define debug_package %{nil}
Name: lorax
Version: 37.0
Version: 37.1
Release: 1%{?dist}
Summary: Tool for creating the anaconda install images
@ -16,6 +16,7 @@ URL: https://github.com/weldr/lorax
Source0: %{name}-%{version}.tar.gz
BuildRequires: python3-devel
BuildRequires: python3-setuptools
BuildRequires: make
BuildRequires: systemd-rpm-macros
@ -153,7 +154,7 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_sbindir}/lorax
%{_sbindir}/mkefiboot
%{_sbindir}/livemedia-creator
%{_sbindir}/mkksiso
%{_bindir}/mkksiso
%{_bindir}/image-minimizer
%dir %{_sysconfdir}/lorax
%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
@ -176,6 +177,16 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
%{_datadir}/lorax/templates.d/*
%changelog
* Wed May 11 2022 Brian C. Lane <bcl@redhat.com> 37.1-1
- New lorax documentation - 37.1 (bcl@redhat.com)
- docs: Update the mkksiso documentation (bcl@redhat.com)
- setup.py: Install mkksiso to /usr/bin (bcl@redhat.com)
- pylorax: Move variable out of try block (bcl@redhat.com)
- setup.py: Use setup from setuptools not distutils (bcl@redhat.com)
- Makefile: Remove -it options for test-in-podman (bcl@redhat.com)
- mkksiso: Rewrite to use xorriso features (bcl@redhat.com)
- docs: Fix typo in index.html (bcl@redhat.com)
* Mon Mar 28 2022 Brian C. Lane <bcl@redhat.com> 37.0-1
- New lorax documentation - 37.0 (bcl@redhat.com)
- runtime-cleanup: keep 'unshare' binary present from util-linux-core (kkoukiou@redhat.com)

View File

@ -1 +1 @@
SHA512 (lorax-37.0.tar.gz) = cc2ae4bb84c2fdfc056b2dc96b6e0948014c092b419821c9bf159fdd5b92fe908009614d42a54a1b5b9dfd3e9ab605df0861386735363b7e4bbd3598f78e8938
SHA512 (lorax-37.1.tar.gz) = f2fb20119e0b580a311b8d06d93d2f91e640dd66080674ed76b8d97611d2d51f47d100519486b13f70460bdc7968c7c6c8b0e5241ff48ab1bb8c2080bd23b9f7