Mon, 06 May 2024 07:10:24 UTC | login

Information for build vsomeip3-3.3.0-2.fc38

ID248119
Package Namevsomeip3
Version3.3.0
Release2.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/vsomeip3.git#925960bcf8024e87e90cdce97b2e12eab59cf107
SummaryCOVESA implementation of SOME/IP protocol
Description The vsomeip stack implements the http://some-ip.com/ (Scalable service-Oriented MiddlewarE over IP (SOME/IP)) protocol. The stack consists out of: * a shared library for SOME/IP (libvsomeip3.so) * a second shared library for SOME/IP's service discovery (libvsomeip3-sd.so) which is loaded during runtime if the service discovery is enabled.
Built bydavidlt
State failed
Volume DEFAULT
StartedThu, 08 Jun 2023 10:23:19 UTC
CompletedThu, 08 Jun 2023 14:11:39 UTC
Taskbuild (f38, /rpms/vsomeip3.git:925960bcf8024e87e90cdce97b2e12eab59cf107)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/vsomeip3.git#925960bcf8024e87e90cdce97b2e12eab59cf107'}}
Tags No tags
RPMs No RPMs
Changelog * Thu May 18 2023 Stephen Smoogen <smooge@fedoraproject.org> - 3.3.0-2 - Readded endian patch for s390x build * Thu May 18 2023 Stephen Smoogen <smooge@fedoraproject.org> - 3.3.0-1 - Updated to 3.3.0 - Removed un-needed patches to code to fix C20 problems - Removed endian patches - Changed CMakefileLists.txt patch to remove -Werror for gcc-13 - Opened upstream on that. * Tue Mar 07 2023 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.20.3-11 - migrated to SPDX license * Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Aug 03 2022 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.20.3-9 - Add patch to bring up to 2022-03-15 git 17cc55f24d1c56f6a5dcca6065a227ca91d01c90 - Remove patch for bigendian and boost-1.76 due to inclusion to git - Add in boost-1.78 for rawhide fix BZ#2084320 BZ#2113757 - Add in minor fixes to clean up C20 warnings * Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.20.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 3.1.20.3-7 - Rebuilt for Boost 1.78 * Thu Mar 10 2022 Alexander Larsson <alexl@redhat.com> - 3.1.20.3-6 - Make routingmanager socket activated - Drop systemd buildrequires - Add selinux policy * Wed Mar 09 2022 Alexander Larsson <alexl@redhat.com> - 3.1.20.3-5 - Fix build on big-endian * Wed Mar 09 2022 Alexander Larsson <alexl@redhat.com> - 3.1.20.3-4 - Change basedir to /run/vsomeip * Wed Mar 09 2022 Alexander Larsson <alexl@redhat.com> - 3.1.20.3-3 - Fix build on boost 1.75 * Tue Mar 01 2022 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.20.3-2 - Add systemd to BuildRequires - Update description to upstream text - add MPL-2.0 AND BSL-1.0 line * Thu Feb 24 2022 Stephen Smoogen <smooge@fedoraproject.org> - 3.1.20.3-1 - Begin work to make it 'valid' Fedora spec - Add gcc-c++ because it is needed post Fedora 3x - Update License to MPLv2.0 for rpmlint * Tue Feb 22 2022 Alexander Larsson <alexl@redhat.com> - 3.1.20.3-1 - Initial version