Click here to visit the old openkoji buildsystem (Archived)

Information for build c-icap-0.6.2-1.fc41

ID6352
Package Namec-icap
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.6.2
Release1.fc41
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/c-icap.git#3e39a6fb2090d684fbae03239e15c46f2a12b22e
SummaryAn implementation of an ICAP server
DescriptionC-icap is an implementation of an ICAP server. It can be used with HTTP proxies that support the ICAP protocol to implement content adaptation and filtering services. Most of the commercial HTTP proxies must support the ICAP protocol, the open source Squid 3.x proxy server supports it too.
Built bykojiadmin
State complete
Volume DEFAULT
StartedWed, 01 May 2024 19:38:23 CST
CompletedWed, 01 May 2024 20:04:35 CST
Taskbuild (f41, /rpms/c-icap.git:3e39a6fb2090d684fbae03239e15c46f2a12b22e)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/c-icap.git#3e39a6fb2090d684fbae03239e15c46f2a12b22e'}}
Tags
f41
RPMs
src
c-icap-0.6.2-1.fc41.src.rpm (info) (download)
riscv64
c-icap-0.6.2-1.fc41.riscv64.rpm (info) (download)
c-icap-devel-0.6.2-1.fc41.riscv64.rpm (info) (download)
c-icap-libs-0.6.2-1.fc41.riscv64.rpm (info) (download)
c-icap-debuginfo-0.6.2-1.fc41.riscv64.rpm (info) (download)
c-icap-debugsource-0.6.2-1.fc41.riscv64.rpm (info) (download)
c-icap-libs-debuginfo-0.6.2-1.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
build.log
state.log
installed_pkgs.log
root.log
mock_output.log
Changelog * Mon Jan 29 2024 Frank Crawford <frank@crawford.emu.id.au> - 0.6.2-1 - Update to 0.6.2 release. - Drop perl RPM as removed upstream. * Tue Jan 23 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.6.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Nov 29 2023 Florian Weimer <fweimer@redhat.com> - 0.6.0-3 - Fix C compatibility issue in the configure script * Sat Sep 30 2023 Simone Caronni <negativo17@gmail.com> - 0.6.0-2 - Fix InterProcessLockingScheme bug: https://github.com/c-icap/c-icap-server/issues/56 * Thu Sep 28 2023 Simone Caronni <negativo17@gmail.com> - 0.6.0-1 - Update to final 0.6.0 release. * Sun Sep 10 2023 Simone Caronni <negativo17@gmail.com> - 0.5.11-16.20230905git49b6801 - Update to latest snapshot. * Wed Aug 23 2023 Simone Caronni <negativo17@gmail.com> - 0.5.11-15.20230621git7a7b929 - Do not fork process in systemd unit. * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 0.5.11-14.20230621git7a7b929 - Perl 5.38 rebuild * Thu Jun 22 2023 Simone Caronni <negativo17@gmail.com> - 0.5.11-13.20230621git7a7b929 - Update to latest snapshot, fixes build on non-x86_64 architectures and el7. * Mon Jun 12 2023 Simone Caronni <negativo17@gmail.com> - 0.5.11-12.20230403git1238524 - Adjust C++ compiler flags on non-x86_64 architectures so tests build fine. - Remove unused sysconfig file. * Wed May 24 2023 Simone Caronni <negativo17@gmail.com> - 0.5.11-11.20230403git1238524 - Update to latest snapshot. - Switch to PCRE 2. * Fri Mar 31 2023 Simone Caronni <negativo17@gmail.com> - 0.5.11-10.20230319git2e36bb8 - Update to latest snapshot. * Fri Feb 24 2023 Simone Caronni <negativo17@gmail.com> - 0.5.11-9.20230220gitc5f2103 - Update to latest snapshot. - Adjust tmpfiles creation. * Fri Feb 10 2023 Simone Caronni <negativo17@gmail.com> - 0.5.11-8.20230129git5b8fcd9 - Update to latest snapshot. - Enable LMDB. - Enabled more tests. * Wed Jan 04 2023 Simone Caronni <negativo17@gmail.com> - 0.5.10-7 - Review fixes: drop bundled Berkeley DB and disable DB support, adjust Perl requirements, add tests, adjust licenses. * Mon Aug 22 2022 Simone Caronni <negativo17@gmail.com> - 0.5.10-6 - Bundle Berkely DB 5.3.28. - Merge ldap subpackage into main package (minimal dependencies). * Sun Aug 21 2022 Simone Caronni <negativo17@gmail.com> - 0.5.10-5 - Review fixes. * Sat Aug 20 2022 Simone Caronni <negativo17@gmail.com> - 0.5.10-4 - Initial import.