Projects
Mega:23.03
dhcp
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 3
View file
_service:tar_scm:dhcp.spec
Changed
@@ -3,7 +3,7 @@ Name: dhcp Version: 4.4.3 -Release: 1 +Release: 2 Summary: Dynamic host configuration protocol software #Please don't change the epoch on this package Epoch: 12 @@ -58,6 +58,7 @@ Patch38: backport-Fix-CVE-2021-25220.patch Patch39: backport-Fix-CVE-2022-2928.patch Patch40: backport-Fix-CVE-2022-2929.patch +Patch41: fix-clang.patch BuildRequires: gcc autoconf automake libtool openldap-devel krb5-devel libcap-ng-devel BuildRequires: systemd systemd-devel @@ -306,6 +307,12 @@ %{_mandir}/man3/omapi.3.gz %changelog +* Wed Jun 28 2023 yoo <sunyuechi@iscas.ac.cn> - 4.4.3-2 +- Type:NA +- ID:NA +- SUG:NA +- DESC:fix clang build error + * Tue Oct 25 2022 renmingshuai <renmingshuai@huawei.com> - 12:4.4.3-1 - Type:requirement - ID:
View file
_service:tar_scm:fix-clang.patch
Added
@@ -0,0 +1,13 @@ +diff -u -r dhcp-4.4.3/client/dhclient.c dhcp-4.4.3/client/dhclient.c +--- dhcp-4.4.3/client/dhclient.c 2023-06-28 13:24:44.000000000 +0800 ++++ dhcp-4.4.3/client/dhclient.c 2023-06-28 13:26:34.000000000 +0800 +@@ -49,6 +49,9 @@ + * Defined in stdio.h when _GNU_SOURCE is set, but we don't want to define + * that when building ISC code. + */ ++#ifdef asprintf ++#undef asprintf ++#endif + extern int asprintf(char **strp, const char *fmt, ...); + + TIME default_lease_time = 43200; /* 12 hours... */
View file
_service
Changed
@@ -1,8 +1,8 @@ <services> <service name="tar_scm"> - <param name="url">git@gitee.com:src-openeuler/dhcp.git</param> + <param name="url">git@gitee.com:openeuler-risc-v/dhcp.git</param> <param name="scm">git</param> - <param name="revision">openEuler-23.03</param> + <param name="revision">mega</param> <param name="exclude">*</param> <param name="extract">*</param> </service>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2