Thu, 13 Jun 2024 10:13:12 UTC | login

Information for build pseudo-1.9.0-3.fc29

ID43228
Package Namepseudo
Version1.9.0
Release3.fc29
Epoch
SummaryAdvanced tool for simulating superuser privileges
DescriptionThe pseudo utility offers a way to run commands in a virtualized "root" environment, allowing ordinary users to run commands which give the illusion of creating device nodes, changing file ownership, and otherwise doing things necessary for creating distribution packages or filesystems. Pseudo has a lot of similarities to fakeroot but is a new implementation that improves on the problems seen using fakeroot. Pseudo is now extensively used by Poky as a replacement to fakeroot but can also be used standalone in many other use cases.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 11 Jun 2018 23:55:37 UTC
CompletedTue, 12 Jun 2018 00:28:48 UTC
Taskbuild (f29-candidate, pseudo-1.9.0-3.fc29.src.rpm)
Tags
f29
RPMs
src
pseudo-1.9.0-3.fc29.src.rpm (info) (download)
riscv64
pseudo-1.9.0-3.fc29.riscv64.rpm (info) (download)
pseudo-debuginfo-1.9.0-3.fc29.riscv64.rpm (info) (download)
pseudo-debugsource-1.9.0-3.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Mon Mar 19 2018 Iryna Shcherbina <ishcherb@redhat.com> - 1.9.0-3 - Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Feb 02 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 1.9.0-1 - Update to 1.9.0 * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Mar 29 2017 Dominik Mierzejewski <dominik@greysector.net> 1.8.2-2 - drop tclsh test, tclsh is not shipped in Fedora - drop obsolete patch * Tue Mar 28 2017 Igor Gnatenko <ignatenko@redhat.com> - 1.8.2-1 - Update to 1.8.2 * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.8.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Oct 11 2016 Dominik Mierzejewski <dominik@greysector.net> 1.8.1-3 - fix condition on Fedora * Mon Oct 10 2016 Dominik Mierzejewski <dominik@greysector.net> 1.8.1-2 - make sure _libdir/pseudo is owned - fakeroot without alternatives support exists on RHEL < 7 only * Sun Oct 09 2016 Dominik Mierzejewski <dominik@greysector.net> 1.8.1-1 - update to 1.8.1 - use upstream release tarball - add missing NAME section to manpage (patch from Debian) - fix passing CFLAGS containing commas via --cflags - install missing pseudolog(1) manpage * Thu Apr 07 2016 Dominik Mierzejewski <dominik@greysector.net> 1.7.5-1 - update to 1.7.5 * Mon Nov 30 2015 Dominik Mierzejewski <dominik@greysector.net> 1.7.4-1 - initial build - filter private library from Provides: - filter -m32/-m64 option from compiler flags on arm and s390