summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support
Commit message (Collapse)AuthorAgeFilesLines
...
* lksctp-tools: upgrade 1.0.19 -> 1.0.20Yi Zhao2024-09-231-11/+3
| | | | | | | | | | | ChangeLog: https://github.com/sctp/lksctp-tools/blob/v1.0.20/ChangeLog Drop redundant variables LK_REL, SOLIBVERSION and SOLIBMAJORVERSION in recipe. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* traceroute: upgrade 2.1.5 -> 2.1.6Wang Mingyu2024-09-181-1/+1
| | | | | | | | | Changelog: - Let getaddrinfo(3) select the default IPv4 or IPv6 protocol version when it is not explicitly specified on the command line Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* stunnel: upgrade 5.72 -> 5.73Wang Mingyu2024-09-182-12/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix-openssl-no-des.patch refreshed for 5.73 Changelog: =========== * Security bugfixes - OpenSSL DLLs updated to version 3.3.2. - OpenSSL FIPS Provider updated to version 3.0.9. * Bugfixes - Fixed a memory leak while reloading stunnel.conf sections with "client=yes" and "delay=no". - Fixed TIMEOUTocsp with values greater than 4. - Fix the IPv6 test on a non-IPv6 machine. * Features - HELO replaced with EHLO in the post-STARTTLS SMTP protocol negotiation (thx to Peter Pentchev). - OCSP stapling fetches moved away from server threads. - Improved client-side session resumption. - Added support for the mimalloc allocator. - Check for protocolHost moved to configuration file processing for the client-side CONNECT protocol. - Clarified some confusing OpenSSL's certificate verification error messages. - stunnel.nsi updated for Debian 13 and Fedora. - Improved NetBSD compatibility. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntp: Fix status call reporting incorrect valueKeith McRae2024-09-181-1/+1
| | | | | | The "status" function called by this script calls "pidof" to get the process id. "pidof" does not expect or operate with a full path. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* open-vm-tools: upgrade 12.3.5 -> 12.4.5Yi Zhao2024-09-151-3/+3
| | | | | | | | | | | | | | | | Release Notes: https://github.com/vmware/open-vm-tools/blob/stable-12.4.0/ReleaseNotes.md https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/ReleaseNotes.md ChangeLog: https://github.com/vmware/open-vm-tools/blob/stable-12.4.0/open-vm-tools/ChangeLog https://github.com/vmware/open-vm-tools/blob/stable-12.4.5/open-vm-tools/ChangeLog Drop --without-xerces configuration option as it has been removed since 12.4.0. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libconfuse: move to meta-oeEnrico Jörns2024-09-121-14/+0
| | | | | | | | | | | This prepares for using libconfuse for the 'genimage' recipe which should reside in meta-oe. Also libftdi (which is in meta-oe already) optionally requires libconfuse when PACKAGECONFIG option 'ftdi-eeprom' is enabled. Signed-off-by: Enrico Jörns <ejo@pengutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* drbd-utils: upgrade 9.27.0 -> 9.28.0Yi Zhao2024-09-113-95/+10
| | | | | | | | | | | | | | ChangeLog: https://github.com/LINBIT/drbd-utils/blob/v9.28.0/ChangeLog * Drop backport patch: 0001-configure.ac-Add-an-option-to-disable-host-udev-vers.patch * Refresh patch: 0001-drbd-utils-support-usrmerge.patch Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark: upgrade 4.2.6 -> 4.2.7Vijay Anusuri2024-09-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug Fixes The following vulnerability has been fixed: wnpa-sec-2024-11 NTLMSSP dissector crash. Issue 19943. CVE-2024-8250. The following bugs have been fixed: Fuzz job issue: fuzz-2024-01-31-7745.pcap. Issue 19627. OSS-Fuzz 70534: wireshark:fuzzshark_ip_proto-udp: Stack-overflow in dissect_cbor_main_type. Issue 19935. SOME/IP Protocol heuristic dissector fails to parse. Issue 19670. 6loWPAN: Page Number Field Incorrect Registration. Issue 19934. PacketBB incorrectly reports "Malformed Packet" Issue 19972. Release Notes: https://www.wireshark.org/docs/relnotes/wireshark-4.2.7.html Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcpdump: upgrade 4.99.4 -> 4.99.5Yi Zhao2024-09-013-132/+2
| | | | | | | | ChangeLog: https://git.tcpdump.org/tcpdump/blob/HEAD:/CHANGES Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unbound: upgrade 1.20.0 -> 1.21.0Wang Mingyu2024-08-281-3/+3
| | | | | | | | Changelog: https://github.com/NLnetLabs/unbound/releases/tag/release-1.21.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtdb: upgrade 1.4.11 -> 1.4.12Wang Mingyu2024-08-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwknop: Specify target locations of gpg and wgetKhem Raj2024-08-191-1/+3
| | | | | | | | This fixes emitting buildpaths into binary and also fixes the issue where these tools wont exist on the paths they were found on build machine Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fwknop: Upgrade to 2.6.11Khem Raj2024-08-183-61/+3
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnsmasq: set config dhcp6, broken-rtc by FEATURESJörg Sommer2024-08-161-1/+6
| | | | | | | | Some of the PACKAGECONFIG can be derived from the DISTRO_FEATURES and MACHINE_FEATURES. Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* dnsmasq: Install conf example from upstream instead of our versionJörg Sommer2024-08-162-300/+1
| | | | | | | | Our version was copied 2011 and is out of date. The changes in the meantime affected only comments. Signed-off-by: Jörg Sommer <joerg.sommer@navimatix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ndisc: Remove buildpaths from binariesKhem Raj2024-08-151-0/+4
| | | | | | | | configure emits its arguments into binaries via PACKAGE_CONFIGURE_INVOCATION therefore edit the paths from this in generated config.h before it gets into binaries. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wavemon: upgrade 0.9.5 -> 0.9.6Wang Mingyu2024-08-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openvpn: upgrade 2.6.11 -> 2.6.12Wang Mingyu2024-08-092-4/+4
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openipmi: upgrade 2.0.35 -> 2.0.36Wang Mingyu2024-08-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtdb: upgrade 1.4.10 -> 1.4.11Wang Mingyu2024-08-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcpreplay: upgrade 4.4.4 -> 4.5.1Yi Zhao2024-08-014-164/+1
| | | | | | | | | | ChangeLog: https://github.com/appneta/tcpreplay/releases/tag/v4.5.1 Drop patches that have been merged upstream. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcpreplay: Fix CVE-2023-4256Poonam Jadhav2024-07-252-0/+28
| | | | | | | | | | | Add patch to fix tcpreplay CVE-2023-4256 dlt_jnpr_ether_cleanup: check config before cleanup Links: https://github.com/appneta/tcpreplay/pull/851 https://github.com/appneta/tcpreplay/issues/813#issuecomment-2245557093 Signed-off-by: Poonam Jadhav <poonam.jadhav@kpit.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark: upgrade 4.2.5 -> 4.2.6Wang Mingyu2024-07-151-1/+1
| | | | | | | | | | | | | | | | | | Bugfixes: =========== * RADIUS dissector's dictionary loading broken in many ways. * 3.4 -> 3.6.5 ASCII display is broken on CentOS 7. * Funnel/Lua: Closing child window disconnects buttons of parent. * Lua detection fails with Alpine Linux: missing: LUA_LIBRARIES. * vnd.3gpp.5gnas payloads of type SMS not decoded inside HTTP2 5GC. * TCP Stream Graphs green sliding window line not displayed correctly. * Wireshark window doesn't fully fit on screen on small resolutions and can't be resized properly on Russian language. * Wireshark started from command line doesn't set gui.fileopen_remembered_dir correctly on Windows. * Wireshark expects wrong length for DHCP Relay Agent Information Source Port Suboption. * SIP P-Access-Network-Info header not correctly decoded. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* sngrep: upgrade 1.8.1 -> 1.8.2Wang Mingyu2024-07-151-1/+1
| | | | | | | | Changelog: capture: fix possible buffer overflow while processing RTP payload Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fetchmail: disable rpath to fix buildpaths warning.Wang Mingyu2024-07-101-4/+1
| | | | | | | | | | There was an error with the last modification to the buildpaths warning, which could cause segment error. fix the following warning about buildpath: WARNING: fetchmail-6.4.38-r0 do_package_qa: QA Issue: File /usr/bin/fetchmail in package fetchmail contains reference to TMPDIR [buildpaths] Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: ignore various issues fatal with gcc-14Martin Jansa2024-07-082-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | work arounds for: meta-oe/meta-oe/recipes-devtools/nodejs/nodejs_20.12.2.bb:do_compile meta-oe/meta-oe/recipes-support/pidgin/pidgin_2.14.2.bb:do_compile meta-oe/meta-oe/recipes-devtools/uw-imap/uw-imap_2007f.bb:do_compile meta-oe/meta-oe/recipes-extended/rrdtool/rrdtool_1.8.0.bb:do_compile meta-oe/meta-oe/recipes-extended/cmpi-bindings/cmpi-bindings_1.0.4.bb:do_compile meta-oe/meta-python/recipes-devtools/python/python3-gevent_24.2.1.bb:do_compile meta-oe/meta-oe/recipes-support/avro/avro-c++_1.11.3.bb:do_compile meta-oe/meta-python/recipes-devtools/python/python3-h5py_3.10.0.bb:do_compile meta-oe/meta-oe/recipes-multimedia/cdrkit/cdrkit_1.1.11.bb:do_compile meta-oe/meta-networking/recipes-connectivity/openthread/ot-br-posix_git.bb:do_compile meta-oe/meta-oe/recipes-devtools/heaptrack/heaptrack_1.2.0.bb:do_configure meta-oe/meta-oe/recipes-support/avro/avro-c_1.11.3.bb:do_compile meta-oe/meta-oe/recipes-core/usleep/usleep_1.2.bb:do_compile meta-oe/meta-networking/recipes-protocols/openflow/openflow_git.bb:do_compile meta-oe/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc_2.2.8.bb:do_compile meta-oe/meta-networking/recipes-support/linux-atm/linux-atm_2.5.2.bb:do_compile meta-oe/meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.19.bb:do_compile meta-oe/meta-networking/recipes-support/ssmping/ssmping_0.9.1.bb:do_compile meta-oe/meta-oe/recipes-connectivity/wifi-test-suite/wifi-test-suite_10.10.1.bb:do_compile meta-oe/meta-oe/recipes-extended/zsync/zsync-curl_git.bb:do_compile meta-oe/meta-python/recipes-devtools/python/python3-kivy_2.3.0.bb:do_compile meta-oe/meta-oe/recipes-support/openct/openct_0.6.20.bb:do_compile meta-oe/meta-oe/recipes-benchmark/dhrystone/dhrystone_2.1.bb:do_compile meta-oe/meta-networking/recipes-daemons/ncftp/ncftp_3.2.7.bb:do_compile meta-oe/meta-oe/recipes-support/daemontools/daemontools_0.76.bb:do_compile meta-oe/meta-oe/recipes-devtools/libgee/libgee_0.20.6.bb:do_compile meta-oe/meta-oe/recipes-devtools/mcpp/mcpp_2.7.2.bb:do_compile meta-oe/meta-oe/recipes-devtools/android-tools/android-tools_5.1.1.r37.bb:do_compile meta-oe/meta-networking/recipes-connectivity/dibbler/dibbler_git.bb:do_compile meta-oe/meta-oe/recipes-devtools/glade/glade_3.22.2.bb:do_compile http://errors.yoctoproject.org/Errors/Build/183124/ Signed-off-by: Martin Jansa <martin.jansa@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unbound: Add ptest for unboundrajmohan r2024-07-012-2/+38
| | | | | | | | | | Adapt the compile 'test' phony target from Makefile and deploy as ptest for unbound. All test are successful on a trial and took around >9min and <10min. Duration of ptest execution was 587 seconds on an average. Signed-off-by: rajmohan r <semc.2042@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* devecot: set dovecot.conf file mode with chmodYi Zhao2024-06-281-1/+2
| | | | | | | The touch command doesn't support file mode setting. Set it with chmod. Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openvpn: upgrade 2.6.10 -> 2.6.11Wang Mingyu2024-06-272-7/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 0001-configure.ac-eliminate-build-path-from-openvpn-versi.patch refreshed for 2.6.11 Changelog: ============= - Implement server_poll_timeout for socks - Use snprintf instead of sprintf for get_ssl_library_version - Add bracket in fingerprint message and do not warn about missing verification - Replace macos11 with macos14 in github runners - Only run coverity scan in OpenVPN/OpenVPN repository - Workaround issue in LibreSSL crashing when enumerating digests/ciphers - Properly handle null bytes and invalid characters in control messages - Allow to set ifmode for existing DCO interfaces in FreeBSD - samples: Update sample configurations - documentation: make section levels consistent - phase2_tcp_server: fix Coverity issue 'Dereference after null check' - script-options.rst: Update ifconfig_* variables - LZO: do not use lzoutils.h macros - Remove "experimental" denotation for --fast-io - Implement Windows CA template match for Crypto-API selector - misc.c: remove unused code - interactive.c: Improve access control for gui<->service pipe - Only schedule_exit() once Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tcpdump: fix CVE-2024-2397Hitendra Prajapati2024-06-272-0/+130
| | | | | | | Upstream-Status: Backport from https://github.com/the-tcpdump-group/tcpdump/commit/b9811ef5bb1b7d45a90e042f81f3aaf233c8bcb2 Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdma-core: Do not use overloadable attribute with muslKhem Raj2024-06-271-4/+2
| | | | | | | clang fortify with glibc is where the issue happens so limit it to just glibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rdma-core: Fix recvfrom override errors with glibc 2.40 and clangKhem Raj2024-06-212-0/+41
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libldb: upgrade 2.8.0 -> 2.8.1Yi Zhao2024-06-201-1/+1
| | | | | Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* tnftp: fix lib32-tnftp build failure with gcc-14Changqing Li2024-06-143-0/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | lib32-tnftp do_compile failed with gcc-14: ../../tnftp-20230507/libedit/terminal.c:597:56: error: passing argument 2 of 'terminal_overwrite' from incompatible pointer type [-Wincompatible-pointer-types] 597 | terminal_overwrite(el, &el->el_display[ | ^~~~~~~~~~~~~~~~ | | | wint_t * {aka unsigned int *} 598 | el->el_cursor.v][el->el_cursor.h], | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../../tnftp-20230507/libedit/refresh.c:114:38: error: initialization of 'wchar_t *' {aka 'long int *'} from incompatible pointer type 'wint_t *' {aka 'unsigned int *'} [-Wincompatible-pointer-types] 114 | wchar_t *firstline = el->el_vdisplay[0]; For 64bit system: wchar_t is defined as int wint_t is define as unsigned int For 32bit system: wchar_t is defined as long int wint_t is define as unsigned int In 64bit case, it works well, but in 32bit case, gcc will take it as incompatible, and report above error Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* usbredir: upgrade 0.13.0 -> 0.14.0Wang Mingyu2024-06-111-1/+1
| | | | | | | | | | | | | Changelog: ============ - usbredirect: Fix redirecting identical devices - usbredirect: Fix CPU tight loop when run as TCP server - usbredirect: Fix some minor memory leaks - usbredirect: Add documentation about bus-device option - usbredirtestclient: Fix build on MacOS 10.5 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* udpcast: add recipeEnguerrand de Ribaucourt2024-06-102-0/+49
| | | | | | | | | | | | | udpcast is a file transfer tool that can send data simultaneously to many destinations on a LAN. It is an alternative to uftp which is already in meta-networking. On a lossy network, udpcast provided 10x faster transfer rates with error correction enabled while using a half as much CPU thanks to a simpler algorithm. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntp: upgrade 4.2.8p17 -> 4.2.8p18Wang Mingyu2024-06-071-2/+2
| | | | | | | | | | | License-Update: Copyright year updated to 2024. Changelog: =========== - changes crypto (OpenSSL or compatible) detection and default build behavior. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ntopng: fix building with GCC 14Dmitry Baryshkov2024-06-062-0/+33
| | | | | | | | | | GCC 14 is more strict regarding const pointers conversion. Fix conversion to let ntpong build with GCC 14 and updated rrdtool. The patch is not submitted upstream yet, the project requires singing of CLA. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wireshark: upgrade 4.2.4 -> 4.2.5Wang Mingyu2024-05-281-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* fetchmail: Fix buildpaths warning.Wang Mingyu2024-05-231-0/+3
| | | | | | | WARNING: fetchmail-6.4.38-r0 do_package_qa: QA Issue: File /usr/bin/fetchmail in package fetchmail contains reference to TMPDIR [buildpaths] Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Switch away from S = WORKDIRKhem Raj2024-05-231-3/+4
| | | | | | Make it dependent on UNPACKDIR instead Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Start WORKDIR -> UNPACKDIR transitionKhem Raj2024-05-2322-50/+50
| | | | | | | Replace references of WORKDIR with UNPACKDIR where it makes sense to do so in preparation for changing the default value of UNPACKDIR. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbd: Do not inherit systemdKhem Raj2024-05-231-1/+1
| | | | | | | | It does not provide/enable systemd script generation which results in ERROR: nbd-3.26.1-r0 do_package: nbd does not appear in package list, please add it Signes-off-by: Khem Raj <raj.khem@gmail.com>
* nbd: Fix build with GCC14 on musl targetsKhem Raj2024-05-232-1/+46
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* nbd: Upgrade to 3.26.1Khem Raj2024-05-233-20/+72
| | | | | | Backport a build fix when using --disable-manpages Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mdio-tools: fix mdio-netlink kernel module reproducibilityYoann Congal2024-05-211-2/+3
| | | | | | | | | | | | | | | | mdio-netlink source make reference to ${S}/.. which breaks -fdebug-prefix-map and results in the full TMPDIR path being present in the -dbg package and, also, change a related CRC in the main package. This changes ${S} to enclose the whole SRC_URI repo and adapt relative paths to build (MODULES_MODULE_SYMVERS_LOCATION) This make mdio-netlink reproducible and fixes this warning: WARNING: mdio-netlink-1.3.1-r0 do_package_qa: QA Issue: File /lib/modules/6.6.29-yocto-standard/updates/.debug/mdio-netlink.ko in package mdio-netlink-dbg contains reference to TMPDIR [buildpaths] Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Alexandre Truong <alexandre.truong@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* unbound: upgrade 1.19.3 -> 1.20.0Beniamin Sandu2024-05-191-2/+2
| | | | | | | | Full changelog: https://github.com/NLnetLabs/unbound/releases/tag/release-1.20.0 Signed-off-by: Beniamin Sandu <beniaminsandu@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* smcroute: upgrade 2.5.6 -> 2.5.7Wang Mingyu2024-05-191-1/+1
| | | | | | | | Changelog: Fix #207: crash when adding IPv6 multicast route on a kernel without IPv6 multicast support Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* openipmi: upgrade 2.0.34 -> 2.0.35Wang Mingyu2024-05-191-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* geoip-perl: Add ptest missing dependency on perl-modulesKhem Raj2024-05-121-0/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>