Information for build calamares-3.2.11-1.fc30

ID1310436
Package Namecalamares
Version3.2.11
Release1.fc30
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/calamares.git#900bc6802d4f199514f0661527349369f9a89982
SummaryInstaller from a live CD/DVD/USB to disk
DescriptionCalamares is a distribution-independent installer framework, designed to install from a live CD/DVD/USB environment to a hard disk. It includes a graphical installation program based on Qt 5. This package includes the Calamares framework and the required configuration files to produce a working replacement for Anaconda's liveinst.
Built bykkofler
State complete
Volume fedora_koji_archive04
StartedMon, 08 Jul 2019 22:23:37 UTC
CompletedMon, 08 Jul 2019 22:28:45 UTC
Taskbuild (f30-candidate, /rpms/calamares.git:900bc6802d4f199514f0661527349369f9a89982)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/calamares.git#900bc6802d4f199514f0661527349369f9a89982'}}
Tags
f30-updates
RPMs
src
calamares-3.2.11-1.fc30.src.rpm (info) (download)
i686
calamares-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-devel-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-interactiveterminal-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-libs-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-plasmalnf-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-webview-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-debuginfo-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-debugsource-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-interactiveterminal-debuginfo-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-libs-debuginfo-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-plasmalnf-debuginfo-3.2.11-1.fc30.i686.rpm (info) (download)
calamares-webview-debuginfo-3.2.11-1.fc30.i686.rpm (info) (download)
x86_64
calamares-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-devel-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-interactiveterminal-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-libs-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-plasmalnf-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-webview-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-debuginfo-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-debugsource-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-interactiveterminal-debuginfo-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-libs-debuginfo-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-plasmalnf-debuginfo-3.2.11-1.fc30.x86_64.rpm (info) (download)
calamares-webview-debuginfo-3.2.11-1.fc30.x86_64.rpm (info) (download)
Logs
x86_64
build.log
root.log
state.log
hw_info.log
mock_output.log
i686
build.log
hw_info.log
state.log
root.log
mock_output.log
Changelog * Mon Jul 08 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.11-1 - Update to 3.2.11 (fixes CVE-2019-13178) - Rebase default-settings and kdesu patches - default-settings patch: improve default branding (but auto is still better) - Drop upstreamed shim-grub-cfg patch * Sun May 12 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.8-3 - bootloader: shim-grub-cfg patch: fix destination path for grub.cfg - default-settings patch: fix warnings due to missing or unimplemented settings * Sun May 12 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.8-2 - bootloader: fix sb-shim mode to write grub.cfg into the EFI System Partition * Fri May 10 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.8-1 - Update to 3.2.8 - Rebase default-settings patch, disable GeoIP that is now enabled by default - Drop upstreamed boost-python3, unpackfs-dev, dont-unmount-dev-mapper-live-base, and mount-selinux patches * Wed May 08 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-10 - mount: copy the SELinux context of the host directory to the mountpoint * Wed May 08 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-9 - Revert the change from "-8", this cannot be done with shellprocess * Wed May 08 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-8 - default-settings patch: enable the shellprocess module to create the mount point directories on the / partition with the correct SELinux contexts * Mon May 06 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-7 - default-settings patch: update the log path in umount.conf * Mon May 06 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-6 - Fix branding logos to use the correct form factor for each variant - partition: do not unmount /dev/mapper/live-* (live-base needed in unpackfs) * Sun May 05 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-5 - Drop the grub2-efi*-modules dependencies, not needed with sb-shim support - Add Requires: efibootmgr instead, used by the sb-shim support - default-settings patch: disable the new libpwquality check by default * Sun May 05 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-4 - unpackfs: do not use -o loop if the source is a device (fails on F29+) * Sun May 05 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-3 - Add BuildRequires: parted-devel (used in welcome to check storage requirement) * Sun May 05 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-2 - Fix finding Boost::Python3 on F30+ - Only BuildRequire libatasmart-devel and libblkid-devel on F29- * Sun May 05 2019 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.2.7-1 - Update to 3.2.7 and update BuildRequires and Requires - Add plasmalnf subpackage for the new plasmalnf module requiring plasma-desktop - Switch webview from QtWebEngine to QtWebKit to work around upstream issue 1051 - Rebase default-settings patch and update some settings: - enable INSTALL_CONFIG by default (we patch it in place, so install it) - disable plymouthcfg by default (now only needed to change the default theme) - bootloader.conf: enable sb-shim (UEFI "Secure Boot" support) - plasmalnf.conf (note: module disabled by default): fix default liveuser - plasmalnf.conf (note: module disabled by default): default: show all themes - tracking.conf (note: module disabled by default): default tracking to none - users.conf: default to honoring the default shell from /etc/default/useradd - welcome.conf: use https for internetCheckUrl (catches more captive portals) - Rebase kdesu patch * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.8-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jan 24 2019 Jonathan Wakely <jwakely@redhat.com> - 3.1.8-12 - Rebuilt for Boost 1.69 * Mon Jan 14 2019 Björn Esser <besser82@fedoraproject.org> - 3.1.8-11 - Rebuilt for libcrypt.so.2 (#1666033) * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.8-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.1.8-9 - Rebuilt for Python 3.7 * Wed Feb 14 2018 Richard Shaw <hobbes1069@gmail.com> - 3.1.8-8 - Rebuild for yaml-cpp 0.6.0. * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.8-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Tue Jan 23 2018 Jonathan Wakely <jwakely@redhat.com> - 3.1.8-6 - Rebuilt for Boost 1.66 * Sat Jan 20 2018 Björn Esser <besser82@fedoraproject.org> - 3.1.8-5 - Rebuilt for switch to libxcrypt * Sun Jan 07 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.1.8-4 - Remove obsolete scriptlets * Tue Dec 26 2017 Mattia Verga <mattia.verga@email.it> - 3.1.8-3 - Rebuild for libkpmcore soname bump in rawhide * Sun Dec 03 2017 Mattia Verga <mattia.verga@email.it> - 3.1.8-2 - Rebuild for libkpmcore soname bump in F27 and F26 branches * Tue Nov 14 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.1.8-1 - Update to 3.1.8 (bugfix release) - Rebase default-settings patch - Update fallback PRODUCTURL and SUPPORTURL * Wed Oct 25 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.1.7-1 - Update to 3.1.7 * Sun Oct 22 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.1.6-2 - Update grub2-efi* package names for 32-bit UEFI support (F27+) (#1505151) * Sat Oct 14 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.1.6-1 - Update to 3.1.6 * Sun Oct 01 2017 Mattia Verga <mattia.verga@email.it> - 3.1.5-2 - Rebuild for libkpmcore soname bump * Wed Sep 27 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.1.5-1 - Update to 3.1.5 - Rebase default-settings and kdesu patches - Drop "-DWITH_CRASHREPORTER:BOOL=OFF", upstream removed the crash reporter - Install calamares-python.mo, delete unused calamares-dummypythonqt.mo * Mon Aug 14 2017 Kevin Kofler <Kevin@tigcc.ticalc.org> - 3.1.1-1 - Update to 3.1.1 - Rebase default-settings patch - Update auto branding to add welcomeStyleCalamares and sidebarTextHighlight - Update minimum cmake and kpmcore versions - Add manpage to the file list - Disable crash reporter for now (as was the default in previous releases) * Sun Aug 06 2017 Björn Esser <besser82@fedoraproject.org> - 3.1.0-6 - Rebuilt for AutoReq cmake-filesystem * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Thu Jul 20 2017 Kalev Lember <klember@redhat.com> - 3.1.0-3 - Rebuilt for Boost 1.64