Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

imagefactory-1.1.16-22.fc45 RPM for noarch

From Fedora Rawhide for ppc64le / i

Name: imagefactory Distribution: Fedora Project
Version: 1.1.16 Vendor: Fedora Project
Release: 22.fc45 Build date: Wed Jun 3 18:22:07 2026
Group: Unspecified Build host: buildvm-ppc64le-28.rdu3.fedoraproject.org
Size: 967439 Source RPM: imagefactory-1.1.16-22.fc45.src.rpm
Packager: Fedora Project
Url: https://github.com/redhat-imaging/imagefactory
Summary: System image generation tool
imagefactory allows the creation of system images for multiple virtualization
and cloud providers from a single template definition. See
https://github.com/redhat-imaging/imagefactory for more information.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 1.1.16-22
  - Rebuilt for Python 3.15
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.16-21
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.1.16-20
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.1.16-19
  - Rebuilt for Python 3.14.0rc2 bytecode
* Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.16-18
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Mon Jun 02 2025 Python Maint <python-maint@redhat.com> - 1.1.16-17
  - Rebuilt for Python 3.14
* Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.16-16
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Jul 24 2024 Miroslav Suchý <msuchy@redhat.com> - 1.1.16-15
  - convert license to SPDX
* Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.16-14
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 1.1.16-13
  - Rebuilt for Python 3.13

Files

/etc/imagefactory/imagefactory.conf
/etc/imagefactory/jeos_images
/etc/imagefactory/plugins.d
/etc/logrotate.d/imagefactoryd
/etc/pki/imagefactory
/etc/pki/imagefactory/cert-ec2.pem
/etc/sysconfig/imagefactoryd
/usr/bin/imagefactory
/usr/bin/imagefactoryd
/usr/lib/python3.15/site-packages/imagefactory-1.1.16-py3.15.egg-info
/usr/lib/python3.15/site-packages/imagefactory-1.1.16-py3.15.egg-info/PKG-INFO
/usr/lib/python3.15/site-packages/imagefactory-1.1.16-py3.15.egg-info/SOURCES.txt
/usr/lib/python3.15/site-packages/imagefactory-1.1.16-py3.15.egg-info/dependency_links.txt
/usr/lib/python3.15/site-packages/imagefactory-1.1.16-py3.15.egg-info/top_level.txt
/usr/lib/python3.15/site-packages/imgfac/ApplicationConfiguration.py
/usr/lib/python3.15/site-packages/imgfac/BaseImage.py
/usr/lib/python3.15/site-packages/imgfac/BaseImageImporter.py
/usr/lib/python3.15/site-packages/imgfac/BuildDispatcher.py
/usr/lib/python3.15/site-packages/imgfac/Builder.py
/usr/lib/python3.15/site-packages/imgfac/CallbackWorker.py
/usr/lib/python3.15/site-packages/imgfac/CloudDelegate.py
/usr/lib/python3.15/site-packages/imgfac/FactoryUtils.py
/usr/lib/python3.15/site-packages/imgfac/FilePersistentImageManager.py
/usr/lib/python3.15/site-packages/imgfac/ImageFactoryException.py
/usr/lib/python3.15/site-packages/imgfac/MongoPersistentImageManager.py
/usr/lib/python3.15/site-packages/imgfac/Notification.py
/usr/lib/python3.15/site-packages/imgfac/NotificationCenter.py
/usr/lib/python3.15/site-packages/imgfac/OSDelegate.py
/usr/lib/python3.15/site-packages/imgfac/PersistentImage.py
/usr/lib/python3.15/site-packages/imgfac/PersistentImageManager.py
/usr/lib/python3.15/site-packages/imgfac/PluginManager.py
/usr/lib/python3.15/site-packages/imgfac/Provider.py
/usr/lib/python3.15/site-packages/imgfac/ProviderImage.py
/usr/lib/python3.15/site-packages/imgfac/ReservationManager.py
/usr/lib/python3.15/site-packages/imgfac/Singleton.py
/usr/lib/python3.15/site-packages/imgfac/TargetImage.py
/usr/lib/python3.15/site-packages/imgfac/Template.py
/usr/lib/python3.15/site-packages/imgfac/Version.py
/usr/lib/python3.15/site-packages/imgfac/__init__.py
/usr/lib/python3.15/site-packages/imgfac/__pycache__/ApplicationConfiguration.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/ApplicationConfiguration.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/BaseImage.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/BaseImage.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/BaseImageImporter.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/BaseImageImporter.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/BuildDispatcher.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/BuildDispatcher.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Builder.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Builder.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/CallbackWorker.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/CallbackWorker.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/CloudDelegate.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/CloudDelegate.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/FactoryUtils.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/FactoryUtils.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/FilePersistentImageManager.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/FilePersistentImageManager.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/ImageFactoryException.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/ImageFactoryException.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/MongoPersistentImageManager.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/MongoPersistentImageManager.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Notification.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Notification.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/NotificationCenter.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/NotificationCenter.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/OSDelegate.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/OSDelegate.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/PersistentImage.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/PersistentImage.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/PersistentImageManager.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/PersistentImageManager.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/PluginManager.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/PluginManager.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Provider.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Provider.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/ProviderImage.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/ProviderImage.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/ReservationManager.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/ReservationManager.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Singleton.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Singleton.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/TargetImage.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/TargetImage.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Template.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Template.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Version.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/Version.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/__init__.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/__init__.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/props.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/__pycache__/props.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/props.py
/usr/lib/python3.15/site-packages/imgfac/rest
/usr/lib/python3.15/site-packages/imgfac/rest/OAuthTools.py
/usr/lib/python3.15/site-packages/imgfac/rest/RESTtools.py
/usr/lib/python3.15/site-packages/imgfac/rest/RESTv2.py
/usr/lib/python3.15/site-packages/imgfac/rest/__init__.py
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/OAuthTools.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/OAuthTools.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/RESTtools.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/RESTtools.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/RESTv2.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/RESTv2.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/__init__.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/__init__.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/bottle.cpython-315.opt-1.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/__pycache__/bottle.cpython-315.pyc
/usr/lib/python3.15/site-packages/imgfac/rest/bottle.py
/usr/lib/systemd/system/imagefactoryd.service
/usr/share/licenses/imagefactory
/usr/share/licenses/imagefactory/COPYING
/var/lib/imagefactory/images


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Jun 9 00:02:29 2026