Information for build openwsman-2.8.1-14.fc44

ID212529
Package Nameopenwsman
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version2.8.1
Release14.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/openwsman.git#b5a36ee4021f051b42733e38d2d3ed8fb1589d99
SummaryOpen source Implementation of WS-Management
DescriptionOpenwsman is a project intended to provide an open-source implementation of the Web Services Management specification (WS-Management) and to expose system management information on the Linux operating system using the WS-Management protocol. WS-Management is based on a suite of web services specifications and usage requirements that exposes a set of operations focused on and covers all system management aspects.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 18 Jun 2026 21:52:23 CST
CompletedThu, 18 Jun 2026 22:40:52 CST
Taskbuild (f44, /rpms/openwsman.git:b5a36ee4021f051b42733e38d2d3ed8fb1589d99)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/openwsman.git#b5a36ee4021f051b42733e38d2d3ed8fb1589d99'}}
Tags
f44
RPMs
src
openwsman-2.8.1-14.fc44.src.rpm (info) (download)
noarch
openwsman-selinux-2.8.1-14.fc44.noarch.rpm (info) (download)
rubygem-openwsman-doc-2.8.1-14.fc44.noarch.rpm (info) (download)
riscv64
libwsman-devel-2.8.1-14.fc44.riscv64.rpm (info) (download)
libwsman1-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-client-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-perl-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-python3-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-server-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-winrs-2.8.1-14.fc44.riscv64.rpm (info) (download)
rubygem-openwsman-2.8.1-14.fc44.riscv64.rpm (info) (download)
libwsman1-debuginfo-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-client-debuginfo-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-debuginfo-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-debugsource-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-perl-debuginfo-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-python3-debuginfo-2.8.1-14.fc44.riscv64.rpm (info) (download)
openwsman-server-debuginfo-2.8.1-14.fc44.riscv64.rpm (info) (download)
rubygem-openwsman-debuginfo-2.8.1-14.fc44.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
installed_pkgs.log
state.log
mock_output.log
root.log
dnf5.log
mock_config.log
build.log
noarch_rpmdiff.json
Changelog * Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Thu Jan 08 2026 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.8.1-13 - Fix bogus 'sscg' arguments * Fri Jan 02 2026 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.8.1-12 - Support rdoc 6.16 and above (for ruby4.0) * Wed Nov 12 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.8.1-11 - Update OpenSSL certificates set up - Fix ruby binding, enable it * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.8.1-10 - Rebuilt for Python 3.14.0rc3 bytecode * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.8.1-9 - Rebuilt for Python 3.14.0rc2 bytecode * Thu Jul 24 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.1-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Mon Jul 07 2025 Jitka Plesnikova <jplesnik@redhat.com> - 2.8.1-7 - Perl 5.42 rebuild * Tue Jun 17 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.8.1-6 - Update to better support post-quantum cryptography * Mon Jun 09 2025 Python Maint <python-maint@redhat.com> - 2.8.1-5 - Rebuilt for Python 3.14 * Mon Jun 09 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.8.1-4 - Remove deprecated path from systemd service file * Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 2.8.1-3 - Rebuilt for Python 3.14 * Thu Apr 10 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.8.1-2 - Build winrs only when ruby binding is enabled * Mon Apr 07 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.8.1-1 - Update to openwsman-2.8.1 * Fri Feb 28 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.7.2-16 - Update minimum required cmake version * Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 2.7.2-15 - Add explicit BR: libxcrypt-devel * Thu Jan 23 2025 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.7.2-14 - Fix FTBFS with GCC 15, bin and sbin unification * Fri Jan 17 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Wed Jan 08 2025 Mamoru TASAKA <mtasaka@fedoraproject.org> - 2.7.2-12 - Rebuild for https://fedoraproject.org/wiki/Changes/Ruby_3.4 * Thu Jul 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Tue Jun 25 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.7.2-10 - Rebuild Resolves: #2290726 * Tue Jun 18 2024 Python Maint <python-maint@redhat.com> - 2.7.2-9 - Rebuilt for Python 3.13 * Wed Jun 12 2024 Jitka Plesnikova <jplesnik@redhat.com> - 2.7.2-8 - Perl 5.40 rebuild * Fri Jun 07 2024 Python Maint <python-maint@redhat.com> - 2.7.2-7 - Rebuilt for Python 3.13 * Fri May 10 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.7.2-6 - Update license tags in subpackages to SPDX format * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Vitezslav Crhonek <vcrhonek@redhat.com> - 2.7.2-4 - Fix FTBFS Resolves: #2259165 * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.7.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild