summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/iputils: Stabilize 20200821-r2 arm, #766980Sam James2021-03-291-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/iputils: s390 stable wrt bug #766980Agostino Sarubbo2021-03-261-1/+1
| | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: stable 20200821-r2 for ppcSergei Trofimovich2021-02-181-1/+1
| | | | | | | | stable wrt bug #766980 Package-Manager: Portage-3.0.14, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/iputils: fix comment typoSam James2021-02-154-5/+5
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/iputils: stable 20200821-r2 for ppc64Sergei Trofimovich2021-02-111-1/+1
| | | | | | | | stable wrt bug #766980 Package-Manager: Portage-3.0.14, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/iputils: remove pointless S assignmentMike Gilbert2021-02-062-4/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/iputils: bump to v20210202Thomas Deutschmann2021-02-033-3/+179
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: x86 stable (bug #766980)Thomas Deutschmann2021-02-031-1/+1
| | | | | Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: amd64 stable wrt bug #766980Agostino Sarubbo2021-02-011-1/+1
| | | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: stable 20200821-r2 for hppa, bug #766980Rolf Eike Beer2021-01-281-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/iputils: stable 20200821-r2 for sparc, bug #766980Rolf Eike Beer2021-01-261-1/+1
| | | | | | | Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/iputils: backport tftpd fixesMike Gilbert2021-01-253-0/+76
| | | | | Closes: https://bugs.gentoo.org/738872 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/iputils: fix fallback code when getrandom failsMike Gilbert2021-01-242-2/+47
| | | | | Closes: https://bugs.gentoo.org/738842 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/iputils: move doc dependencies to BDEPENDDavid Michael2020-12-281-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/762023 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: David Michael <fedora.dm0@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/iputils: drop ppc-aix m68k-mintFabian Groffen2020-12-273-3/+3
| | | | | Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
* net-misc/iputils: drop non-existant blockersMike Gilbert2020-10-023-6/+0
| | | | Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/iputils: drop SECURITY_HAZARD USE flagMike Gilbert2020-10-022-6/+2
| | | | | | | | | The patch fails to apply to the latest version, and the flag is pretty dubious to begin with. Users who require this functionality can restore it via a user patch. Closes: https://bugs.gentoo.org/746161 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/iputils: remove unused patchesMichael Mair-Keimberger2020-09-205-235/+0
| | | | | | | Closes: https://github.com/gentoo/gentoo/pull/17417 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
* net-misc/iputils: drop oldThomas Deutschmann2020-08-234-582/+0
| | | | | Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: bump to v20200821Thomas Deutschmann2020-08-233-24/+183
| | | | | Package-Manager: Portage-3.0.3, Repoman-3.0.0 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: downgrade m68k down to ~m68kSergei Trofimovich2020-04-211-1/+1
| | | | | | | | | m68k and ~m68k trees are inconsistent. Let's drop keywords down to ~m68k only. Profiles already accept both keywords: ACCEPT_KEYWORDS="m68k ~m68k" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/iputils: arm64 stable (bug #716594)Sam James (sam_c)2020-04-171-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/iputils: stable 20190709-r1 for hppa, bug #716594Rolf Eike Beer2020-04-161-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/iputils: arm stable wrt bug #716594Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: amd64 stable wrt bug #716594Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: x86 stable wrt bug #716594Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: sparc stable wrt bug #716594Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: s390 stable wrt bug #716594Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="s390" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: ppc64 stable wrt bug #716594Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: ppc stable wrt bug #716594Agostino Sarubbo2020-04-161-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/iputils: add some more patches for pingThomas Deutschmann2020-04-073-0/+278
| | | | | | | | - ping: try next addrinfo on connect failure - ping: fix main loop over multiple addrinfo results Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: fix arpingThomas Deutschmann2020-04-072-0/+235
| | | | | | Closes: https://bugs.gentoo.org/692982 Package-Manager: Portage-2.3.96, Repoman-2.3.22 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-264-5/+5
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-113-3/+3
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/iputils: [QA] Fix UnnecessarySlashStripDavid Seifert2020-02-082-6/+6
| | | | Signed-off-by: David Seifert <soap@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/iputils: keyword for riscv #686122Göktürk Yüksek2019-08-051-1/+1
| | | | | | Package-Manager: Portage-2.3.67, Repoman-2.3.12 RepoMan-Options: --include-arches="riscv" Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
* net-misc/iputils: virtual/os-headers belongs into DEPENDThomas Deutschmann2019-07-212-8/+4
| | | | | | Reported-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: bump to v20190709Thomas Deutschmann2019-07-192-0/+203
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: update live ebuildThomas Deutschmann2019-07-191-5/+8
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: fix build with USE="-caps"Marty E. Plummer2019-06-282-1/+70
| | | | | | | | | | | | Upstream patch. Without this change, attempting to emerge net-misc/iputils-20190515 with USE="-caps" without having had sys-libs/libcap installed for some other reason will fail during src_configure due to wrong type of arguments for add_install_script. Package-Manager: Portage-2.3.67, Repoman-2.3.16 Signed-off-by: Signed-off-by: Marty E. Plummer <hanetzer@startmail.com> Closes: https://github.com/gentoo/gentoo/pull/12344 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: bump to v20190515Thomas Deutschmann2019-05-172-0/+200
| | | | | | Closes: https://bugs.gentoo.org/686096 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: update live ebuildThomas Deutschmann2019-05-171-7/+49
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: keyword ~riscvAndreas K. Hüttel2019-05-041-1/+1
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
* net-misc/iputils: Add ~riscv keywordMikle Kolyada2019-05-041-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.62, Repoman-2.3.11
* net-misc/iputils: remove unused patchesMichael Mair-Keimberger2019-04-232-122/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/11776 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/iputils: Re-added accidentally removed patchLars Wendler2019-04-031-0/+11
| | | | | | Closes: https://bugs.gentoo.org/682426 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/iputils: drop oldThomas Deutschmann2019-04-014-192/+0
| | | | | Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/iputils: rename USE=traceroute to USE=traceroute6 and mark as ↵Thomas Deutschmann2019-04-014-14/+14
| | | | | | | | | | | | | | | | deprecated iputils always did only provide traceroute6. Renaming USE flag will clarify that iputils can't provide normal IPv4 traceroute. Also, mark USE=traceroute6 as deprecated (in metadata.xml). See Link 1. Please use net-analyzer/traceroute for traceroute and traceroute6. Link 1: https://github.com/iputils/iputils/issues/166 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>