Wed, 15 May 2024 11:45:30 UTC | login

Information for build c-icap-0.6.0-2.fc40

ID260380
Package Namec-icap
Version0.6.0
Release2.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/c-icap.git#5c120b1dd20c0a16abb0685157ac19a5aee48972
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 bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Oct 2023 16:39:57 UTC
CompletedFri, 27 Oct 2023 16:53:36 UTC
Taskbuild (f40, /rpms/c-icap.git:5c120b1dd20c0a16abb0685157ac19a5aee48972)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/c-icap.git#5c120b1dd20c0a16abb0685157ac19a5aee48972'}}
Tags
f40
RPMs
src
c-icap-0.6.0-2.fc40.src.rpm (info) (download)
riscv64
c-icap-0.6.0-2.fc40.riscv64.rpm (info) (download)
c-icap-devel-0.6.0-2.fc40.riscv64.rpm (info) (download)
c-icap-libs-0.6.0-2.fc40.riscv64.rpm (info) (download)
c-icap-perl-0.6.0-2.fc40.riscv64.rpm (info) (download)
c-icap-debuginfo-0.6.0-2.fc40.riscv64.rpm (info) (download)
c-icap-debugsource-0.6.0-2.fc40.riscv64.rpm (info) (download)
c-icap-libs-debuginfo-0.6.0-2.fc40.riscv64.rpm (info) (download)
c-icap-perl-debuginfo-0.6.0-2.fc40.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * 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.