--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2018-4b709ebc5e
2018-06-28 14:06:06.103027
--------------------------------------------------------------------------------

Name        : lorax
Product     : Fedora 28
Version     : 28.15
Release     : 1.fc28
URL         : https://github.com/weldr/lorax
Summary     : Tool for creating the anaconda install images
Description :
Lorax is a tool for creating the anaconda install images.

It also includes livemedia-creator which is used to create bootable livemedia,
including live isos and disk images. It can use libvirtd for the install, or
Anaconda's image install feature.

--------------------------------------------------------------------------------
Update Information:

- Make LogRequestHandler configurable ([email protected])  ----  - New lorax
documentation - 28.14 ([email protected]) - Add --dracut-arg support to lorax
([email protected]) - gevent has deprecated .wsgi, should use .pywsgi instead
([email protected])  ----  - New lorax documentation - 28.13 ([email protected]) -
Override Sphinx documentation version with LORAX_VERSION ([email protected]) - Add
support for sources to composer-cli ([email protected]) - Fix DNF related issues
with source selection ([email protected]) - Fix handling bad source repos and add 
a
test ([email protected]) - Speed up test_dnfbase.py ([email protected]) - Make sure
new sources show up in the source/list output ([email protected]) - Fix
make_dnf_dirs ([email protected]) - Update test_server for rawhide 
([email protected])
- Add support for user defined package sources API ([email protected])  ----  -
templates: Stop using gconfset ([email protected]) - Add support for version
globs to blueprints ([email protected]) - Update atlas blueprint ([email protected])
----  This version backports the new lorax-composer project      - Update the
generated html docs ([email protected])     - Update the README with relevant URLs
([email protected])     - Fix documentation for enabling lorax-composer.socket
([email protected])     - Add support for systemd socket activation
([email protected])     - Add documentation for lorax-composer and composer-cli
([email protected])     - Move lorax-composer and composer-cli argument parsing
into modules ([email protected])     - Update composer templates for use with
Fedora ([email protected])     - Add new cmdline args to compose_args settings
([email protected])     - lorax-composer also requires tar ([email protected])     -
Remove temporary files after run_compose ([email protected])     - Add --proxy to
lorax-composer cmdline ([email protected])     - Pass the --tmp value into
run_creator and cleanup after a crash ([email protected])     - Add --tmp to 
lorax-
composer and set default tempdir ([email protected])     - Set lorax_templates to
the correct directory ([email protected])     - Adjust the disk size estimates to
match Anaconda ([email protected])     - Skip creating groups with the same name 
as
a user ([email protected])     - Add user and group creation to blueprint
([email protected])     - Add blueprint customization support for hostname and ssh
key ([email protected])     - Update setup.py for lorax-composer and composer-cli
([email protected])     - Add composer-cli and tests ([email protected])     - Fix 
the
compose arguments for the Fedora version of Anaconda ([email protected])     - Add
selinux check to lorax-composer ([email protected])     - Update test_server for
blueprint and Yum to DNF changes. ([email protected])     - Convert Yum usage to
DNF ([email protected])     - workspace read and write needs UTF-8 conversion
([email protected])     - Return an empty list if depsolve results are empty
([email protected])     - The git blob needs to be bytes ([email protected])     -
Remove bin and sbin from nose ([email protected])     - Update the test blueprints
([email protected])     - Ignore more pylint errors ([email protected])     - Use
default commit sort order instead of TIME ([email protected])     - Add lorax-
composer and the composer kickstart templates ([email protected])     - Update
pylorax.api.projects for DNF usage ([email protected])     - Update dnfbase
(formerly yumbase) for DNF support ([email protected])     - Move core of
livemedia-creator into pylorax.creator ([email protected])     - Update dnfbase
tests ([email protected])     - Convert lorax-composer yum base object to DNF
([email protected])     - Use 2to3 to convert the python2 lorax-composer code to
python3 ([email protected])     - Add the tests from lorax-composer branch
([email protected])     - Update .dockerignore ([email protected])     - Update
lorax.spec for lorax-composer ([email protected])     - livemedia-creator: Move
core functions into pylorax modules ([email protected])     - Check selinux state
before creating output directory ([email protected])     - really kill kernel-
bootwrapper on ppc ([email protected])     - Use Fedora 28 for Dockerfile.test
([email protected])     - Enable testing in Travis and collecting of coverage
history ([email protected])     - Remove -boot-info-table from s390 boot.iso
creation (#1478448) ([email protected])     - change installed packages on ppc
([email protected])     - drop support for 32-bit ppc ([email protected])     - remove
redundant mkdir ([email protected])
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jun 11 2018 Brian C. Lane <[email protected]> 28.15-1
- Make LogRequestHandler configurable ([email protected])
* Thu Jun  7 2018 Brian C. Lane <[email protected]> 28.14-1
- New lorax documentation - 28.14 ([email protected])
- Add --dracut-arg support to lorax ([email protected])
- gevent has deprecated .wsgi, should use .pywsgi instead ([email protected])
* Mon Jun  4 2018 Brian C. Lane <[email protected]> 28.13-1
- New lorax documentation - 28.13 ([email protected])
- Override Sphinx documentation version with LORAX_VERSION ([email protected])
- Add support for sources to composer-cli ([email protected])
- Fix DNF related issues with source selection ([email protected])
- Fix handling bad source repos and add a test ([email protected])
- Speed up test_dnfbase.py ([email protected])
- Make sure new sources show up in the source/list output ([email protected])
- Fix make_dnf_dirs ([email protected])
- Update test_server for rawhide ([email protected])
- Add support for user defined package sources API ([email protected])
* Thu May 24 2018 Brian C. Lane <[email protected]> 28.12-1
- templates: Stop using gconfset ([email protected])
- Add support for version globs to blueprints ([email protected])
- Update atlas blueprint ([email protected])
* Thu May 17 2018 Brian C. Lane <[email protected]> 28.11-1
- Update the generated html docs ([email protected])
- Update the README with relevant URLs ([email protected])
- Fix documentation for enabling lorax-composer.socket ([email protected])
- Add support for systemd socket activation ([email protected])
- Add documentation for lorax-composer and composer-cli ([email protected])
- Move lorax-composer and composer-cli argument parsing into modules 
([email protected])
- Update composer templates for use with Fedora ([email protected])
- Add new cmdline args to compose_args settings ([email protected])
- lorax-composer also requires tar ([email protected])
- Remove temporary files after run_compose ([email protected])
- Add --proxy to lorax-composer cmdline ([email protected])
- Pass the --tmp value into run_creator and cleanup after a crash 
([email protected])
- Add --tmp to lorax-composer and set default tempdir ([email protected])
- Set lorax_templates to the correct directory ([email protected])
- Adjust the disk size estimates to match Anaconda ([email protected])
- Skip creating groups with the same name as a user ([email protected])
- Add user and group creation to blueprint ([email protected])
- Add blueprint customization support for hostname and ssh key ([email protected])
- Update setup.py for lorax-composer and composer-cli ([email protected])
- Add composer-cli and tests ([email protected])
- Fix the compose arguments for the Fedora version of Anaconda ([email protected])
- Add selinux check to lorax-composer ([email protected])
- Update test_server for blueprint and Yum to DNF changes. ([email protected])
- Convert Yum usage to DNF ([email protected])
- workspace read and write needs UTF-8 conversion ([email protected])
- Return an empty list if depsolve results are empty ([email protected])
- The git blob needs to be bytes ([email protected])
- Remove bin and sbin from nose ([email protected])
- Update the test blueprints ([email protected])
- Ignore more pylint errors ([email protected])
- Use default commit sort order instead of TIME ([email protected])
- Add lorax-composer and the composer kickstart templates ([email protected])
- Update pylorax.api.projects for DNF usage ([email protected])
- Update dnfbase (formerly yumbase) for DNF support ([email protected])
- Move core of livemedia-creator into pylorax.creator ([email protected])
- Update dnfbase tests ([email protected])
- Convert lorax-composer yum base object to DNF ([email protected])
- Use 2to3 to convert the python2 lorax-composer code to python3 
([email protected])
- Add the tests from lorax-composer branch ([email protected])
- Update .dockerignore ([email protected])
- Update lorax.spec for lorax-composer ([email protected])
- livemedia-creator: Move core functions into pylorax modules ([email protected])
- Check selinux state before creating output directory ([email protected])
- really kill kernel-bootwrapper on ppc ([email protected])
- Use Fedora 28 for Dockerfile.test ([email protected])
- Enable testing in Travis and collecting of coverage history 
([email protected])
- Remove -boot-info-table from s390 boot.iso creation (#1478448) 
([email protected])
- change installed packages on ppc ([email protected])
- drop support for 32-bit ppc ([email protected])
- remove redundant mkdir ([email protected])
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1576733 - Fedora 28: Can't boot ISO in s390x KVM
        https://bugzilla.redhat.com/show_bug.cgi?id=1576733
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2018-4b709ebc5e' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]/message/BHLO3AMRRQFUUWJASKAUNCJVX3ZDQQ47/

Reply via email to