Sat, 04 May 2024 05:03:33 UTC | login

Information for build linux-system-roles-1.0-11.fc32

ID139177
Package Namelinux-system-roles
Version1.0
Release11.fc32
Epoch
SummarySet of interfaces for unified system management
DescriptionCollection of Ansible roles and modules that provide a stable and consistent configuration interface for managing multiple versions of Fedora, Red Hat Enterprise Linux & CentOS.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 09:16:46 UTC
CompletedFri, 27 Mar 2020 09:16:46 UTC
Tags
f33
RPMs
src
linux-system-roles-1.0-11.fc32.src.rpm (info) (download)
noarch
linux-system-roles-1.0-11.fc32.noarch.rpm (info) (download)
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Dec 05 2018 Till Maas <opensource@till.name> - 1.0-8 - Install roles at /usr/share/linux-system-roles, use symlinks in /usr/share/ansible/roles/ to allow using alternatives * Wed Nov 14 2018 Mike DePaulo <mikedep333@gmail.com> - 1.0-7 - spec file improvement: Remove unnecessary %doc for files under _pkgdocdor - Install license files under /usr/share/licenses instead of /usr/share/doc * Tue Nov 06 2018 Mike DePaulo <mikedep333@gmail.com> - 1.0-7 - Fix rpm build for added example timesync example playbooks - Misc spec file comments fixes - Fix rpmlint error by escaping a previous changelog entry with a macro - Comply with Fedora guidelines by always using "cp -p" in %install - Update %description to be different for Fedora. * Wed Oct 24 2018 Pavel Cahyna <pcahyna@redhat.com> - 1.0-7 - Update to latest versions of selinux, kdump and timesync. - Update to the latest revision of postfix, fixes README markup - Add Obsoletes for the -techpreview subpackage introduced mistakenly in 1.0-1 - spec file improvement: Unify the source macros with deftag() and defcommit() * Tue Oct 23 2018 Till Maas <opensource@till.name> - 1.0-6 - Update Network system role to latest commit to include Fedora 29 fixes - Update example timesync example playbooks - Add comments about upstream status * Tue Aug 14 2018 Pavel Cahyna <pcahyna@redhat.com> - 1.0-4 - Format the READMEs as html, by vdolezal, with changes to use highlight (source-highlight does not understand YAML) * Thu Aug 09 2018 Pavel Cahyna <pcahyna@redhat.com> - 1.0-3 - Rebase the network role to the last revision (d866422). Many improvements to tests, introduces autodetection of the current provider and defaults to using profile name as interface name. - Rebase the selinux, timesync and kdump roles to their 1.0rc1 versions. Many changes to the role interfaces to make them more consistent and conforming to Ansible best practices. - Update the description. * Fri May 11 2018 Pavel Cahyna <pcahyna@redhat.com> - 0.6-4 - Fix complaints about /usr/bin/python during RPM build by making the affected scripts non-exec - Fix merge botch * Mon Mar 19 2018 Troy Dawson <tdawson@redhat.com> - 0.6-3.1 - Use -a (after cd) instead of -b (before cd) in %setup * Wed Mar 14 2018 Pavel Cahyna <pcahyna@redhat.com> - 0.6-3 - Minor corrections of the previous change by Till Maas. * Fri Mar 09 2018 Pavel Cahyna <pcahyna@redhat.com> - 0.6-2 - Document network role options: static routes, ethernet, dns Upstream PR#36, bz1550128, documents bz1487747 and bz1478576 * Tue Jan 30 2018 Pavel Cahyna <pcahyna@redhat.com> - 0.6-1 - Drop hard dependency on ansible (#1525655), patch from Yaakov Selkowitz - Update the network role to version 0.4, solves bz#1487747, bz#1478576