mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-09 17:03:35 -09:00
package/xinetd: bump version to 2.3.15.4
Switched to maintained fork: https://github.com/xinetd-org/xinetd/issues/30 Removed all patches, they are either included in this release or not needed anymore. uClibc builds are broken due to missing ecvt/fcvt functions: https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/tree/include/stdlib.h?h=v1.0.55#n830 needed by https://github.com/openSUSE/xinetd/blob/master/src/sio/sprint.c#L176 Added -std=gnu17 to CFLAGS as per upstream recommendation to fix build errors with newer gcc: https://github.com/openSUSE/xinetd/issues/49 COPYRIGHT file has changed with the following changes: +Modifications: +Version 2.3.15.x +Copyright 2017 SUSE LINUX GmbH and other parties Fixes: https://autobuild.buildroot.net/results/399108140f1932e867e2907c5fa1be2add53beab/ Note: this also fixes issues affecting 2025.02.x, but there is no simple backport to address those issues. Therefore, the most reasonable option is probably to take this version bump in 2025.02.x. Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
7060cc01f1
commit
4ced81d0b4
@@ -1081,10 +1081,6 @@ package/xen/0001-9pfs-include-linux-limits.h-for-XATTR_SIZE_MAX.patch lib_patch.
|
||||
package/xen/0002-Fix-build-with-64-bits-time_t.patch lib_patch.Upstream
|
||||
package/xen/0003-libs-light-fix-tv_sec-printf-format.patch lib_patch.Upstream
|
||||
package/xen/0004-libs-light-fix-tv_sec-fprintf-format.patch lib_patch.Upstream
|
||||
package/xinetd/0001-ar.patch lib_patch.Upstream
|
||||
package/xinetd/0002-destdir.patch lib_patch.Upstream
|
||||
package/xinetd/0003-rpc-fix.patch lib_patch.Upstream
|
||||
package/xinetd/0004-configure-rlim_t.patch lib_patch.Upstream
|
||||
package/xl2tp/xl2tpd lib_shellscript.TrailingSpace
|
||||
package/xml-security-c/0001-fix-build-with-libressl-3.5.0.patch lib_patch.Upstream
|
||||
package/yajl/0001-Let-the-shared-and-the-static-library-have-the-same-.patch lib_patch.Upstream
|
||||
|
||||
Reference in New Issue
Block a user