recipes: networking/ineutils: Apply patches from Debian in order to refresh this...
commitb63d58e539d9c946ef2d9d18e2e5002d0c0d3d13
authorMatías Fonzo <selk@dragora.org>
Wed, 9 Sep 2020 22:14:13 +0000 (9 19:14 -0300)
committerMatías Fonzo <selk@dragora.org>
Wed, 9 Sep 2020 22:14:13 +0000 (9 19:14 -0300)
tree850688b521f1037205e0f7156a861600f052170b
parent68d4b0a68bfec98574f6599ce3d86f7c0fe9dd41
recipes: networking/ineutils: Apply patches from Debian in order to refresh this source

Signed-off-by: Matías Fonzo <selk@dragora.org>
62 files changed:
patches/inetutils/0001-ifconfig-Sporadically-appearing-regression.patch [new file with mode: 0644]
patches/inetutils/0002-ifconfig-Improve-the-support-for-GNU-Hurd.patch [new file with mode: 0644]
patches/inetutils/0003-ifconfig-More-info-on-tunnel-interfaces.patch [new file with mode: 0644]
patches/inetutils/0004-ifconfig-Implement-hardware-list-for-BSD-systems.patch [new file with mode: 0644]
patches/inetutils/0005-ifconfig-Support-changing-of-hardware-address.patch [new file with mode: 0644]
patches/inetutils/0006-ifconfig-Symbolic-name-as-peer-address.patch [new file with mode: 0644]
patches/inetutils/0007-ifconfig-Hardware-detection-in-GNU-Hurd.patch [new file with mode: 0644]
patches/inetutils/0008-ifconfig-Apply-interface-flags-correctly.patch [new file with mode: 0644]
patches/inetutils/0009-ifconfig-Verbose-report-on-changed-flags.patch [new file with mode: 0644]
patches/inetutils/0010-ifconfig-Statistics-for-BSD-systems.patch [new file with mode: 0644]
patches/inetutils/0011-telnetd-Premature-connection-closure.patch [new file with mode: 0644]
patches/inetutils/0012-syslogd-Redefine-faulty-macro-LOG_MAKEPRI.patch [new file with mode: 0644]
patches/inetutils/0013-tests-ftp-localhost.sh-Incomplete-error-handling.patch [new file with mode: 0644]
patches/inetutils/0014-ftp-Allow-remote-user-in-command.patch [new file with mode: 0644]
patches/inetutils/0015-Amended-changelog-of-last-commit.patch [new file with mode: 0644]
patches/inetutils/0016-Properly-disable-the-generation-of-ping6.patch [new file with mode: 0644]
patches/inetutils/0017-ping-Implement-subprivileged-echo-method.patch [new file with mode: 0644]
patches/inetutils/0018-traceroute-Subprivileged-use-case.patch [new file with mode: 0644]
patches/inetutils/0019-hostname-Avoid-a-trailing-space.patch [new file with mode: 0644]
patches/inetutils/0020-telnetd-Scrub-USER-from-environment.patch [new file with mode: 0644]
patches/inetutils/0021-telnetd-Portable-option-debugging.patch [new file with mode: 0644]
patches/inetutils/0022-Test-utility-displays-some-termcaps.patch [new file with mode: 0644]
patches/inetutils/0023-ftp-main.c-main-Don-t-assume-that-uninitialized-argv.patch [new file with mode: 0644]
patches/inetutils/0024-ftpd-ftpd.c-options-max-timeout-Mention-mandatory-ar.patch [new file with mode: 0644]
patches/inetutils/0025-src-hostname.c-set_name-Handle-case-when-hostname_ne.patch [new file with mode: 0644]
patches/inetutils/0026-src-hostname.c-parse_file-Free-name-and-allocate-one.patch [new file with mode: 0644]
patches/inetutils/0027-Gnulib-requires-autoconf-2.63-forced-by-libtool.patch [new file with mode: 0644]
patches/inetutils/0028-telnet-Telnet-E-no-escape-is-treating-_POSIX_VDISABL.patch [new file with mode: 0644]
patches/inetutils/0029-telnet-Validate-supplied-environment-variables.-CVE-.patch [new file with mode: 0644]
patches/inetutils/0030-Change-header-inclusion-for-ifconfig-on-GNU-Linux.patch [new file with mode: 0644]
patches/inetutils/0031-More-work-on-CVE-2019-0053.patch [new file with mode: 0644]
patches/inetutils/0032-Various-compiler-warnings.patch [new file with mode: 0644]
patches/inetutils/0033-telnet-Fix-silent-truncation-off-by-one-check.patch [new file with mode: 0644]
patches/inetutils/0034-telnetd-Fix-multiple-definition-of-not42-gcc-10.patch [new file with mode: 0644]
patches/inetutils/0035-ftpd-Fix-multiple-definition-of-errcatch-gcc-10.patch [new file with mode: 0644]
patches/inetutils/0036-libls-Remove-unused-variable-kflag.patch [new file with mode: 0644]
patches/inetutils/0037-ping-Fix-memleak-in-ping_set_packetsize.patch [new file with mode: 0644]
patches/inetutils/0038-ping6-Fix-memleak-in-ping_set_dest.patch [new file with mode: 0644]
patches/inetutils/0039-ping-ping6-Silence-Wimplicit-fallthrough.patch [new file with mode: 0644]
patches/inetutils/0040-talk-Fix-uninitialized-variable-nready.patch [new file with mode: 0644]
patches/inetutils/0041-ftp-Fix-2x-misuse-of-strncpy-read-buffer-overflow.patch [new file with mode: 0644]
patches/inetutils/0042-ftp-Fix-strncpy-misuse-leading-to-buffer-overflow.patch [new file with mode: 0644]
patches/inetutils/0043-ftp-cmds.c-Fix-return-value-of-remglob.patch [new file with mode: 0644]
patches/inetutils/0044-ftp-cmds.c-Fix-multipliers-for-M-ega-and-G-iga.patch [new file with mode: 0644]
patches/inetutils/0045-ftp-cmds.c-Silence-Wimplicit-fallthrough.patch [new file with mode: 0644]
patches/inetutils/0046-ftp-domacro.c-Silence-Wimplicit-fallthrough.patch [new file with mode: 0644]
patches/inetutils/0047-telnetd-Silence-unused-warning-for-getterminaltype.patch [new file with mode: 0644]
patches/inetutils/0048-telnetd-state.c-Silence-Wimplicit-fallthrough.patch [new file with mode: 0644]
patches/inetutils/0049-telnet-Fix-Wsign-compare-in-suboption.patch [new file with mode: 0644]
patches/inetutils/0050-telnet-commands.c-Use-strdup-instead-malloc-strcpy.patch [new file with mode: 0644]
patches/inetutils/0051-ChangeLog-Add-missing-entries.patch [new file with mode: 0644]
patches/inetutils/0052-ping-ping6.c-print_packet_too_big-Use-u-when-printin.patch [new file with mode: 0644]
patches/inetutils/0053-telnetd-Fix-arbitrary-remote-code-execution-via-shor.patch [new file with mode: 0644]
patches/inetutils/0054-ping-Fix-typo-in-output.patch [new file with mode: 0644]
patches/inetutils/0055-ping6-Fix-interval-to-be-in-seconds-not-milliseconds.patch [new file with mode: 0644]
patches/inetutils/0056-tests-Fix-test-suite-failure-due-parallel-runs.patch [new file with mode: 0644]
patches/inetutils/0057-syslogd-Add-a-syslog.conf-file.patch [new file with mode: 0644]
patches/inetutils/0058-inetd-Change-protocol-semantics-in-inetd.conf.patch [new file with mode: 0644]
patches/inetutils/0059-build-Disable-useless-man-pages.patch [new file with mode: 0644]
patches/inetutils/0060-telnet-Several-ioctls-have-been-disabled-in-the-Hurd.patch [new file with mode: 0644]
patches/inetutils/series [new file with mode: 0644]
recipes/networking/inetutils/recipe