Click here to visit the old openkoji buildsystem (Archived)

Information for build ypserv-4.2-10.fc40

ID46341
Package Nameypserv
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version4.2
Release10.fc40
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/ypserv.git#1294f444fe732c54e75edbb6dd11dd8d8c7300b1
SummaryThe NIS (Network Information Service) server
DescriptionThe Network Information Service (NIS) is a system that provides network information (login names, passwords, home directories, group information) to all of the machines on a network. NIS can allow users to log in on any machine on the network, as long as the machine has the NIS client programs running and the user's password is recorded in the NIS passwd database. NIS was formerly known as Sun Yellow Pages (YP). This package provides the NIS server, which will need to be running on your network. NIS clients do not need to be running the server. Install ypserv if you need an NIS server for your network. You also need to install the yp-tools and ypbind packages on any NIS client machines.
Built bykojiadmin
State complete
Volume DEFAULT
StartedSun, 05 May 2024 01:00:16 CST
CompletedSun, 05 May 2024 01:18:57 CST
Taskbuild (f40, /rpms/ypserv.git:1294f444fe732c54e75edbb6dd11dd8d8c7300b1)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/ypserv.git#1294f444fe732c54e75edbb6dd11dd8d8c7300b1'}}
Tags
f40
RPMs
src
ypserv-4.2-10.fc40.src.rpm (info) (download)
riscv64
ypserv-4.2-10.fc40.riscv64.rpm (info) (download)
ypserv-debuginfo-4.2-10.fc40.riscv64.rpm (info) (download)
ypserv-debugsource-4.2-10.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
installed_pkgs.log
root.log
hw_info.log
build.log
mock_output.log
Changelog * Tue Jan 30 2024 Ondrej Sloup <osloup@redhat.com> - 4.2-10 - Don't hard code _FORTIFY_SOURCE=2 - Update license tag to the SPDX format (GPL-2.0-only) * Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Thu Dec 01 2022 Timm Bäder <tbaeder@redhat.com> - 4.2-6 - Get rid of an implicit int during configure time - See https://fedoraproject.org/wiki/Changes/PortingToModernC * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Tue Feb 01 2022 Marek Kulik <mkulik@redhat.com> - 4.2-4 - Fix gcc12 compilation issues - Resolves: #2047138