Wed, 15 May 2024 08:30:12 UTC | login

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

ID301801
Package Namec-icap
Version0.6.2
Release1.fc40
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/c-icap.git#5d88c0963650a196ae2811649f55d76733323fc4
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
StartedSat, 23 Mar 2024 21:03:11 UTC
CompletedSun, 24 Mar 2024 00:38:57 UTC
Taskbuild (f40, /rpms/c-icap.git:5d88c0963650a196ae2811649f55d76733323fc4)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/c-icap.git#5d88c0963650a196ae2811649f55d76733323fc4'}}
Tags
f40
RPMs
src
c-icap-0.6.2-1.fc40.src.rpm (info) (download)
riscv64
c-icap-0.6.2-1.fc40.riscv64.rpm (info) (download)
c-icap-devel-0.6.2-1.fc40.riscv64.rpm (info) (download)
c-icap-libs-0.6.2-1.fc40.riscv64.rpm (info) (download)
c-icap-debuginfo-0.6.2-1.fc40.riscv64.rpm (info) (download)
c-icap-debugsource-0.6.2-1.fc40.riscv64.rpm (info) (download)
c-icap-libs-debuginfo-0.6.2-1.fc40.riscv64.rpm (info) (download)
Logs
riscv64
state.log
root.log
hw_info.log
build.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.