- runtime-postinstall: Disable sshd.socket (bcl@redhat.com)
- docs: Document mock and SELinux not working together (bcl@redhat.com) - imgutils: Don't delete dirs created for DracutChroot (bcl@redhat.com) - tito: Use .tito instead of old ./rel-eng directory (bcl@redhat.com) - setup.py: Set the version number (bcl@redhat.com) - Improvement of unmounting /proc, /dev and binds (soksanichenko@cloudlinux.com)
This commit is contained in:
parent
78348e8ac3
commit
5982dc4e71
1
.gitignore
vendored
1
.gitignore
vendored
@ -224,3 +224,4 @@
|
||||
/lorax-37.8.tar.gz
|
||||
/lorax-38.0.tar.gz
|
||||
/lorax-38.1.tar.gz
|
||||
/lorax-38.2.tar.gz
|
||||
|
10
lorax.spec
10
lorax.spec
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 38.1
|
||||
Version: 38.2
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -168,6 +168,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_datadir}/lorax/templates.d/*
|
||||
|
||||
%changelog
|
||||
* Wed Nov 09 2022 Brian C. Lane <bcl@redhat.com> 38.2-1
|
||||
- runtime-postinstall: Disable sshd.socket (bcl@redhat.com)
|
||||
- docs: Document mock and SELinux not working together (bcl@redhat.com)
|
||||
- imgutils: Don't delete dirs created for DracutChroot (bcl@redhat.com)
|
||||
- tito: Use .tito instead of old ./rel-eng directory (bcl@redhat.com)
|
||||
- setup.py: Set the version number (bcl@redhat.com)
|
||||
- Improvement of unmounting /proc, /dev and binds (soksanichenko@cloudlinux.com)
|
||||
|
||||
* Tue Oct 11 2022 Brian C. Lane <bcl@redhat.com> 38.1-1
|
||||
- livemedia-creator: Allow file: url without networking (bcl@redhat.com)
|
||||
- Update kdump addon package name (vslavik@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-38.1.tar.gz) = 58b5e0a1a1cf4a0fe8167ec9913b5ef7aec7f6715ac3983ed69911ab0945834f5b9f23b824da3efd6bf5f1305c5c33b1640e1483b78269acaea992a531c7ac63
|
||||
SHA512 (lorax-38.2.tar.gz) = a11aa2bd0db5506b123ed23c369acc39c52fd3d64e669c4282152d7347a800227446678c976977f7677d4ee56d5b7fc2974389e5eca69c7a586aa1cb9d8204e5
|
||||
|
Loading…
Reference in New Issue
Block a user