代码拉取完成,页面将自动刷新
同步操作将从 src-openEuler/protobuf-c 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
Name: protobuf-c
Version: 1.4.0
Release: 4
Summary: This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format
License: BSD-2-Clause
URL: https://github.com/protobuf-c/protobuf-c
Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
#https://github.com/protobuf-c/protobuf-c/pull/508/files
Patch0001: CVE-2022-33070.patch
BuildRequires: autoconf automake libtool gcc-c++ pkgconfig(protobuf)
Provides: %{name}-compiler = %{version}-%{release}
Obsoletes: %{name}-compiler < %{version}-%{release}
Patch6000: backport-0001-Fix-issue-499-unsigned-integer-overflow.patch
Patch6001: backport-0002-Fix-regression-with-zero-length-messages-introduced-.patch
%description
This is protobuf-c, a C implementation of the Google Protocol Buffers data serialization format.
%package devel
Summary: Development files for protobuf-c library
Requires: %{name} = %{version}-%{release} %{name}-compiler = %{version}-%{release}
%description devel
Protobuf-c-devel contains development files for protobuf-c.
%prep
%autosetup -n %{name}-%{version} -p1
%build
autoreconf -ifv
%configure --disable-static
%make_build
%check
make check
%install
%make_install
%delete_la
%ldconfig_scriptlets
%files
%doc TODO LICENSE ChangeLog
%{_libdir}/libprotobuf-c.so.*
%{_bindir}/{protoc-c,protoc-gen-c}
%files devel
%dir %{_includedir}/google
%{_includedir}/{google/protobuf-c/,protobuf-c/}
%{_libdir}/{libprotobuf-c.so,pkgconfig/libprotobuf-c.pc}
%changelog
* Sat Jan 7 2023 mengwenhua<[email protected]> - 1.4.0-4
- Type:bugfix
- CVE:NA
- SUG:NA
- DESC:fix unsigned integer overflow
* Mon Jul 4 2022 dengyuyu <[email protected]> - 1.4.0-3
- fix CVE-2022-33070
* Tue May 10 2022 Ge Wang <[email protected]> - 1.4.0-2
- License compliance rectification
* Thu Dec 02 2021 wujing <[email protected]> - 1.4.0-1
Type:upgrade
ID:NA
SUG:NA
DESC: upgrade to 1.4.0-1
* Fri Feb 14 2020 Senlin Xia <[email protected]> - 1.3.2-2
- Package init
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。