{"bugs":[{"bugid":962747,"firstseen":"2026-03-03T21:03:51.716636","severity":"major","status":"CONFIRMED","summary":"net-misc\/iputils Alignment issue (SIGBUS crash on sparc)"}],"categories":[{"categoryid":428,"name":"dev-util","summary":"The dev-util category contains various miscellaneous development utilities."},{"categoryid":334,"name":"net-analyzer","summary":"The net-analyzer category contains network analysis software."},{"categoryid":402,"name":"net-dns","summary":"The net-dns category contains DNS (Domain Name Service) related software."},{"categoryid":370,"name":"net-firewall","summary":"The net-firewall category contains network firewall software."},{"categoryid":358,"name":"net-ftp","summary":"The net-ftp contains FTP (File Transfer Protocol) software."},{"categoryid":451,"name":"net-misc","summary":"The net-misc category contains various miscellaneous networking tools and utilities."},{"categoryid":361,"name":"sys-cluster","summary":"The sys-cluster category contains cluster-related software."},{"categoryid":485,"name":"sys-fabric","summary":"The sys-fabric category contains OFED software stack and other infiniband related software."},{"categoryid":381,"name":"sys-libs","summary":"The sys-libs category contains various system-level libraries."},{"categoryid":396,"name":"virtual","summary":"The virtual category contains packages which satisfy virtual dependencies."}],"changelog":[{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7ed1602727235fd522d4ecdae642a9b820fc50ef","committime":"2026-02-06T00:00:48","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"ping is mostly functional without privileges. We can leave the\ndecision to enable filecaps\/suid to the sysadmin.\n\nBug: https:\/\/bugs.gentoo.org\/962112\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"c525e93401eb002d03c3ee6111f8cde0bb67480b","committime":"2026-02-05T23:53:44","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add 'suid' USE flag"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8ba6a5e1d25878dd23a5b0398465ba422360752e","committime":"2026-02-05T21:30:50","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"iputils uses libcap to enable\/disable caps at run time. When libcap\nis disabled, iputils calls seteuid() to elevate\/drop privs.\n\nFor best results, we should require libcap (USE=caps) whenever filecaps\nare enabled to ensure permissions can be dropped when appropriate.\n\nNote that the ping command does not always require CAP_NET_RAW since\nwe enabled the net.ipv4.ping_group_range sysctl setting. However, the -m\noption still requires CAP_NET_RAW or CAP_NET_ADMIN depending on the\nkernel version.\n\nBug: https:\/\/bugs.gentoo.org\/962112\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"3ea5bb0c62bc9d8073192273fa311f60c4503c99","committime":"2026-02-05T21:08:14","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: rework filecaps support"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Signed-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"e3a8d6d0b607c12b212cb447b7c6e9447dd923c0","committime":"2026-02-05T20:13:00","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop versions"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"90c838049e367bdf6c5d3b87118a1a43e288a478","committime":"2026-01-20T08:46:29","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d1e0a4ffab535715f6b87f65813a619f37264647","committime":"2026-01-20T08:38:33","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: wire up verify-sig"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e5f48c40a1a461dfca70e7f1b423ea0d6a29f13","committime":"2025-12-22T11:45:47","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a198e862478387fe37b4d232d51a3edb558cd3e0","committime":"2025-12-19T10:01:01","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Bug: https:\/\/bugs.gentoo.org\/473598\nBug: https:\/\/bugs.gentoo.org\/720224\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"2d25fad95cbaa525c8945d8e582c749d49524f49","committime":"2025-12-19T09:25:43","packageid":46020,"repoid":1,"summary":"*\/*: drop *-linux keywords"},{"authoremail":"listout@listout.xyz","authorname":"Brahmajit Das","body":"Upstream has merged\nhttps:\/\/github.com\/iputils\/iputils\/commit\/35ed506fe4bfc393284138915017d4b7da1a6f3e\nand we can safely remove the meson build patch.\n\nCloses: https:\/\/bugs.gentoo.org\/951050\nSigned-off-by: Brahmajit Das <listout@listout.xyz>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/44979\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2a4c53f2b1fa3483e91a17cbb6fd43e0ce0b0999","committime":"2025-12-10T15:36:50","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Remove patch from live ebuild since upstream merged it"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"30e2fcd0b492ae2bcb6f03ac571b6d5f82f733a6","committime":"2025-09-02T17:19:36","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Result of running the command:\n grep --include=\"*.ebuild\" -r . -e 'KEYWORDS=.*[\" ]sparc' -l | xargs ekeyword ~sparc\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"0ad96e879b651cc7e8214159d5841d6b633bef8a","committime":"2025-09-02T16:20:20","packageid":46020,"repoid":1,"summary":"*\/*: destable sparc"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Result of running the command:\n grep --include=\"*.ebuild\" -r . -e 'KEYWORDS=.*[\" ]hppa' -l | xargs ekeyword ~hppa\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"634a005686006d01415107ef3968d1a81809a95f","committime":"2025-09-02T16:18:20","packageid":46020,"repoid":1,"summary":"*\/*: destable hppa"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e8cfd58db6db70dfaf8fe0e8c4abe5855f74543d","committime":"2025-07-13T09:41:57","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e70c3994f42352a2ec5d52e8354cc1f915e61d43","committime":"2025-07-13T09:15:12","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"bbb5dc5b8e9e595a4559337a271840ffb1bf67ac","committime":"2025-07-13T08:59:59","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20250605-r1 hppa, #959882"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"43852ca9038ccb66f4efa2b1ff8ce5abc7410e3b","committime":"2025-07-13T08:47:02","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20250605-r1 sparc, #959882"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c22462ca21b520adc356c23b3cb7f3a1fa9d653b","committime":"2025-07-12T14:07:11","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"7b7d13d2e3087f748f748a9615a3e4856d8ff083","committime":"2025-07-12T13:50:46","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20250605-r1 ppc64, #959882"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e72a8f8bde83c988e9cd8447c2c7526f29d6c53","committime":"2025-07-12T05:25:41","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"95a89bfae1d9da8110b88aab8581971de1dfabc4","committime":"2025-07-12T04:47:12","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20250605-r1 ppc, #959882"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"27f5343264969707c7c81a240f726a3ceebf87d9","committime":"2025-07-12T04:47:10","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20250605-r1 amd64, #959882"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"362e57fde0b32857413d4031c679fb3ec79b0169","committime":"2025-07-12T04:47:09","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20250605-r1 x86, #959882"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e118413b2a717403ceac0934a43e5eec1251e6c6","committime":"2025-07-12T02:52:31","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"8cd02e77c57e70410601d0f8fb72a37382dcbf81","committime":"2025-07-12T02:39:59","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20250605-r1 arm64, #959882"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"c50fcf20d1d5490ce45f1d46a742f896d29bb7a5","committime":"2025-07-12T02:39:58","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20250605-r1 arm, #959882"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6dc32105b14241ad5cf83df62e50ed80e1eeef2f","committime":"2025-07-12T02:22:42","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"listout@listout.xyz","authorname":"Brahmajit Das","body":"Closes: https:\/\/bugs.gentoo.org\/951050\nSigned-off-by: Brahmajit Das <listout@listout.xyz>\nPart-of: https:\/\/github.com\/gentoo\/gentoo\/pull\/42690\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/42690\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2365d88431772bf7485e02fb3db4b1624f6d751e","committime":"2025-06-22T15:49:17","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Fix undefined reference to error on musl"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1bc3b38bab6254a8d20a72fd427ad851cc78ba83","committime":"2025-06-08T13:39:18","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/957594\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"4342cdf7069e90891a311dae274e3b8d47663903","committime":"2025-06-08T13:21:44","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add 20250605"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"047096463d89992e19582bd4796dc68a4d084284","committime":"2024-11-20T14:48:17","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d665fbf57ac2202c49acfc3fee89fe64509d6f41","committime":"2024-11-20T14:35:59","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240905 hppa, #943258"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"66b918b5e8934e4fc94f3607fe0450789faf9806","committime":"2024-11-13T11:18:44","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"48b5be893e39e471b9490d92e01711cf2bdd8824","committime":"2024-11-13T11:10:22","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240905 arm64, #943258"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b22eb0a8f173d3cafaf1b9e587ef19455851d545","committime":"2024-11-11T16:06:09","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"8083a82ebaf306eea730b1d9a720402cdf8ff164","committime":"2024-11-11T15:47:52","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240905 arm, #943258"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"fee3616ab05b93d8f85dec597db54defb9455923","committime":"2024-11-11T15:33:21","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"48d9f5911447db514e1959315b4cc26d8977a170","committime":"2024-11-11T15:20:02","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240905 x86, #943258"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0c9cdf80897f1ced63b16ef694d286fbc49f15bb","committime":"2024-11-11T15:20:00","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240905 ppc64, #943258"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"300e6e499cbcc1f9b6ae2b870d72bec9f1be19b7","committime":"2024-11-11T15:19:59","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240905 ppc, #943258"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"27c824ad9c096e1036da6e785ee9269e39271fb2","committime":"2024-11-11T15:05:26","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"8502d881f450f837b9a6967700c5f4a4ef30fcec","committime":"2024-11-11T14:46:19","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240905 amd64, #943258"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"ddfcda80a144e109f7d7121ad2813cb8f6d151cc","committime":"2024-11-11T14:46:18","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240905 sparc, #943258"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1a1170e1251b3fac882c772ec69cf72bf0c75e8b","committime":"2024-10-03T07:48:26","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"This also essentially reverts commit 8fd3bbe19eb695fb5ca88375e4d814070ab33639\n(brings back the doc\/man page logic as it's now in an upstream release).\n\nIncludes a patch from Eli (https:\/\/github.com\/iputils\/iputils\/pull\/556).\n\nBug: https:\/\/bugs.gentoo.org\/908817\nCloses: https:\/\/bugs.gentoo.org\/920901\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"91046f11889af3d05a54ba858e5b85506e121d96","committime":"2024-10-03T06:59:46","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add 20240905"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"562fad09561684954963d0a91b23e0a61f2c7932","committime":"2024-09-12T18:49:01","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Change was created by running the following command::\n\n    ekeyword ^ia64 *\/*\/*.ebuild\n\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"0e727a3a16bc2abfd39386f10821d3e5ce89c45a","committime":"2024-09-07T15:44:22","packageid":46020,"repoid":1,"summary":"*\/*: unkeyword ~ia64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"32aa6c6e389f9d9cf2666964c4dad3bdb4ba8cdb","committime":"2024-07-01T19:03:53","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Signed-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"09aa8f9a8a5a1d60edd00625e5cc122ae5200ce7","committime":"2024-07-01T18:52:55","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: update SRC_URI"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4f09189d697949b7e87e28a516efedd7f57bc5ee","committime":"2024-04-13T06:34:14","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"matoro_gentoo@matoro.tk","authorname":"Matoro Mahri","body":"Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>\nSigned-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"b969d0a1de873ef92db0e96b11a6d22f06b29ccc","committime":"2024-04-13T00:39:16","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240117 hppa, #926989"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e3b6fb0fb740bcf04a9d90bccc2c0248e0a79dca","committime":"2024-03-14T08:35:46","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"99dd3d9a2a30e39290743a80b1b24f549a360b32","committime":"2024-03-14T08:18:32","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240117 ppc64, #926989"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0bb6d1ed9c03ab0323ae455e41b0fc287946c36d","committime":"2024-03-14T07:48:50","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"arthurzam@gentoo.org","authorname":"Arthur Zamarin","body":"Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>","commitid":"1a6f7af8d7c0bb95b973da14b2dd15941f3fdc34","committime":"2024-03-14T07:36:39","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240117 amd64, #926989"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"40c07a7258a022f6b829feae387f33cfef904ec2","committime":"2024-03-14T07:18:41","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"291ff6076227b02e96c22e8ea8db33cdf1040dcc","committime":"2024-03-14T07:12:16","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240117 ppc, #926989"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"96981462073d8af84655ff590c0d67554166a45c","committime":"2024-03-14T06:33:48","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f3dbe3fb7b7ba683097d7c18f7bfc1374d4ac5e6","committime":"2024-03-14T06:18:56","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240117 sparc, #926989"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"447d0cbfd4cf142e4315e1245a6ac76779d4b226","committime":"2024-03-14T06:18:55","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240117 x86, #926989"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2f66bdb86d63deeef0f084c9fc555bd765b94e12","committime":"2024-03-14T06:18:40","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"1442b9ed299ff7501324100f2732113aa7883bd2","committime":"2024-03-14T06:07:55","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240117 arm, #926989"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"fabb37f1a6bd03f899bb670f6f09cee4d2113f0a","committime":"2024-03-14T06:04:12","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20240117 arm64, #926989"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"658ce5fcdc150a6481be72d8511e69aae8bf3ff3","committime":"2024-02-02T02:03:24","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"20240117 just fixes a 'ping -i 0' regression over this, so use that.\n\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"3103669db5aeab291b327b4d29e27fa180b20e9c","committime":"2024-02-02T01:34:36","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop 20231222"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a769b612eb276e9caddabc0ded16a59f8d8dae66","committime":"2024-02-02T01:34:27","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add 20240117"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e48e2ad561cec791aaac63cf82f01af5f942ffe","committime":"2023-12-30T17:16:54","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"There are no pregenerated man pages to be found here.\n\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"8fd3bbe19eb695fb5ca88375e4d814070ab33639","committime":"2023-12-30T17:13:19","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: revert man page logic"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"55b3481c986e8bc06dfd4be76a71988701408642","committime":"2023-12-24T11:16:48","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/920650\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"2ff9251df828bb33d6ff49ec0ba33a5ab6d0cb57","committime":"2023-12-24T11:06:28","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix USE=doc"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"eae338ffb45fa00f905739e157523b79aa42899b","committime":"2023-12-23T19:16:53","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/908817\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"347e0109b475a12b97e91ed8948cf6aaf9db671f","committime":"2023-12-23T19:00:28","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add 20231222"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"da573c1b87b3c2644f63f7fb17e04dad410f3108","committime":"2023-06-20T01:42:15","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Signed-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"3d847e3ddd1a8bdf7130561af54438096e69fb8a","committime":"2023-06-20T01:21:19","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: remove obsolete comment"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9660fbbcf8b507814350d75d5e10eefe7ff16c2e","committime":"2023-02-20T18:31:52","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Signed-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"399ba45c0b34222d67890c6c4998d89e65d5c293","committime":"2023-02-20T18:26:51","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: install symlink for tracepath4.8"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Always build manpages from source instead of hacking in prebuilt copies\nfrom an auxiliary tarball.\n\nCloses: https:\/\/bugs.gentoo.org\/895160\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"31dcb27958c21cfb89f1dc3d84fa67861d230d9f","committime":"2023-02-20T18:23:47","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: simplify manpage handling"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"818def3469ac76a4bf3b990af1d4ac46cfa0d2b9","committime":"2023-02-03T19:46:56","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"591ed0e276efdd24dc383db54157e819807b9a46","committime":"2023-02-03T19:29:33","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20221126 ppc, #892175"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d5524be39fcb011d94b34b2c643fed9890f6cc30","committime":"2023-01-28T22:02:13","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"1e15992a390f9e44daa5117f7155f60a0b47cfbb","committime":"2023-01-28T21:49:02","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20221126 hppa, #892175"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8062349e60f23012978cce53f4e63302bb9c0628","committime":"2023-01-27T08:16:53","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"68960cc7ef4d4c4241c6820316f4838aa8e4a70e","committime":"2023-01-27T08:04:04","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20221126 sparc, #892175"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d2ccdcbad6b92eed7ee55b804a780bf5136ed112","committime":"2023-01-27T08:04:02","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20221126 amd64, #892175"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"bad383a0b4e718c8bdd82fac65d3e75daeda7126","committime":"2023-01-27T08:04:01","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20221126 x86, #892175"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"9847a9efb9bf80dbf265fa26d883aa6a65f5773b","committime":"2023-01-27T08:03:59","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20221126 ppc64, #892175"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f6d6582982cd17760c070b3dc88400a819fe0497","committime":"2023-01-27T06:31:53","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"4906b3804e1f45a81926aba1e9249f2677a369e4","committime":"2023-01-27T06:27:27","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20221126 arm64, #892175"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"2181f01861f5dfbfeeeb188309c75d4dbfb2809b","committime":"2023-01-27T06:22:33","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20221126 arm, #892175"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"56652fa5537b9dd2cdc08234eb6b084560f4b983","committime":"2022-12-04T09:31:43","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xen0n@gentoo.org","authorname":"WANG Xuerui","body":"Signed-off-by: WANG Xuerui <xen0n@gentoo.org>","commitid":"12635498f4822b7e1ead9b8e500c9638f8cf7590","committime":"2022-12-04T08:58:45","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: forward ~loong"},{"authoremail":"xen0n@gentoo.org","authorname":"WANG Xuerui","body":"Signed-off-by: WANG Xuerui <xen0n@gentoo.org>","commitid":"fa7d37130468d820a62353fff40c77d9c20996e6","committime":"2022-12-04T08:58:42","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: keyword 20221126 for ~loong"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d17b9eb77fe3da94a9496c528d801e1ac0e80b69","committime":"2022-11-30T04:16:45","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"d49ceea95de3d72f937c995a04811e03b57e2c9e","committime":"2022-11-30T03:53:57","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add 20221126"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ddaef09bdcf5f624b65ff7a1a98c7c8debb6480f","committime":"2022-09-22T16:01:55","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Closes: https:\/\/bugs.gentoo.org\/872380\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"4cd0fbd620b0f3210d047a5139bef8e866331c8f","committime":"2022-09-22T15:46:10","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: rework fcaps logic"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4434ff27fa87c1ead1b70b7753256438880a9e29","committime":"2022-07-11T03:16:23","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"50bf0f2e017f7efff02701b707e116677654128c","committime":"2022-07-11T03:05:59","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix UnusedInherits"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6771b169e0cd28284d4c05dd51b667aafcb8d233","committime":"2022-06-21T09:47:40","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"1dd55b2d20ab833779c522e959b4f9f4c1ee0f73","committime":"2022-06-21T09:40:29","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop 20210722-r1"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3ccbe28c93c9608e8c01b58c13b53e068971ed2d","committime":"2022-06-02T07:47:55","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"e8ed29cce6c9a813c388f5f5a39538a279d67aae","committime":"2022-06-02T07:31:27","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20211215 hppa, #849152"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"693de5751c24b910a966ae9ebab9e37413a4bd2a","committime":"2022-06-02T05:10:58","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20211215 sparc, #849152"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3b611b7ed0dbde5fa50b12b0eb43a3338d70d19c","committime":"2022-06-02T04:47:56","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"dcb17e1089859534078f11b77556b377d2bc67b2","committime":"2022-06-02T04:36:40","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20211215 arm64, #849152"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"93e38d8a70592dfbbff6fe37e8d47fc207768248","committime":"2022-06-02T04:18:41","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jsmolic@gentoo.org","authorname":"Jakov Smolić","body":"Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>","commitid":"2dd7b1366c83038eb432e4335d898d756c73084a","committime":"2022-06-02T04:05:43","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20211215 arm, #849152"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"193077cf245b312453bf72e50f092747cab0f090","committime":"2022-06-02T03:17:55","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"37fad37cb33486e24ae33ca087fbef670604eef8","committime":"2022-06-02T03:13:43","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20211215 ppc, #849152"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"96d95e61ede715ecefe2a0b73a3050f54afe8676","committime":"2022-06-02T03:13:08","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20211215 ppc64, #849152"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"41bf26dc2798744e79d9a03b3a87ad6a4b3766ff","committime":"2022-06-02T02:33:35","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"c29ca0e2eec1932c663633ef1542cc9510630b9a","committime":"2022-06-02T02:19:24","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20211215 x86, #849152"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6d513987496f216d8462ea4eb6bf7fc37be21c45","committime":"2022-06-02T02:18:44","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20211215 amd64, #849152"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c3fb7af2b76fbc6d89632f15a5542b1f1ed6e2a2","committime":"2022-05-11T19:03:02","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"There's no real reason to put it there.\n\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"a2b9755b0f7a319bb777b28d0e7a707bb5b77e3c","committime":"2022-05-11T18:51:09","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: do not move 'ping' to \/bin"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f52b6387269d3152290a7a91f65b7bf2eb52165b","committime":"2022-05-11T18:48:00","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"There does not seem to be any compelling reason to link these tools\nstaticly.\n\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"05da34ff3ebc7ae2783fd20ddf11f6b914fc94f8","committime":"2022-05-11T18:45:55","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop 'static' USE flag"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Signed-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"0b738488bed8d9735db35ade5a01834b3e07ebcf","committime":"2022-05-11T18:29:07","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop non-functional USE flags"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ba8e55fe133bf2ecae5977bc454437d18f587e1a","committime":"2022-04-29T08:03:20","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"xen0n@gentoo.org","authorname":"WANG Xuerui","body":"Signed-off-by: WANG Xuerui <xen0n@gentoo.org>","commitid":"ca7fee99858923b7a5fdaa0ea9bf3185f505301d","committime":"2022-04-26T05:36:49","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: keyword 20211215 for ~loong"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1c36f59f168e1fb624cac50e28365b49d9660088","committime":"2022-04-17T17:46:01","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5276e30d51c42fc5519d3da958458e3262cde837","committime":"2022-04-17T17:10:25","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop 20210202, 20210722"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ac22410d1ee122f96c9a5b2fe25a7026b309af62","committime":"2022-04-03T03:04:26","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7b86d886a186879903872c1e0dd3c57512ad5d04","committime":"2022-04-03T02:46:02","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: use consistent style"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"baba5e46505f30b252f3123bd2b0f4cfa1ae83c1","committime":"2022-04-03T02:05:13","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/834321\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"ffc4b0ff48f2ba9a2241b91a791ae9ef210103b2","committime":"2022-04-03T01:47:08","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add 20211215"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dc883c45e89a6abe6606ffa8477a7a7b92777fc0","committime":"2022-02-18T02:51:48","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"At this point, USE=ipv6 is only used to control creating \"ping6\"\nand \"tracepath6\" symlinks.  Just remove the flag and install the links\nunconditionally.\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"71342476da70a32fa23f736f2c3162bb6b2cfded","committime":"2022-02-12T10:51:42","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Remove unneccessary USE=-ipv6"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f6c024078fb94b2b0c5f27e7192069f60ca71313","committime":"2021-11-07T08:07:14","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.28, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"80d3fbb3ef48a969bac05c1f0469e8b9efa32a8d","committime":"2021-11-07T07:45:31","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20210722 for hppa, bug #813681"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"046f1b5e0cc1950cb43794da186477c1e3ece398","committime":"2021-10-20T10:51:17","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7a7322eb59565cb71e0b1f0331ab8a1a4a9b8b19","committime":"2021-10-20T10:34:38","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722-r1 sparc, #818022"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"82d9a3cd216c1bafaff8898a971c416c4b22c8c7","committime":"2021-10-20T10:34:35","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722-r1 hppa, #818022"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"6ba0e28d2253410e520bd183ea77ddb6024dcce8","committime":"2021-10-20T10:34:32","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722-r1 ppc64, #818022"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"5b0db849b84921c721ec1b1d11aeeba4a6615ad0","committime":"2021-10-20T10:34:29","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722-r1 ppc, #818022"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"c8e3efd407c051127935a091add88ace17306494","committime":"2021-10-20T10:34:26","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722-r1 arm64, #818022"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0ba7f0e4717f8d246ac127ef24866b0262837b3d","committime":"2021-10-20T10:34:23","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722-r1 arm, #818022"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a0a5ad071f083ab9f1b25ae3c3de5c194ef2e3cc","committime":"2021-10-20T10:34:19","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722-r1 x86, #818022"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"64ce91a5d2c994115a6bed18a06ddce659486f77","committime":"2021-10-20T10:34:16","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722-r1 amd64, #818022"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5397f8dd8ea4482b3bfbecc876731034f74494d6","committime":"2021-10-14T03:36:16","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Bug: https:\/\/bugs.gentoo.org\/818022\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"c8e7cf5b4f813a24758f4d81e722df07bba85017","committime":"2021-10-14T03:15:47","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: backport no-IPv6 ping patch"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d79e4a6077e61ac76a28675609226dd9315e84ad","committime":"2021-10-02T15:51:22","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"a9d326e10b05df9db8a8bee594f9e69e18283bd9","committime":"2021-10-02T15:41:18","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722 arm64, #813681"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"444e5817087ab2b0977beb428bf6b450e4baf2a7","committime":"2021-09-25T05:36:18","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"7875aa2b4bd9e7fc7f973bc037257b31d1876fdb","committime":"2021-09-25T05:16:04","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: ppc stable wrt bug #813681"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b64dee1c0221f12e5919409a6043cb4b445dff0d","committime":"2021-09-20T00:34:30","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"7b88b63881a6b57138db1f5c98d7c034d2c6a75c","committime":"2021-09-20T00:26:39","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722 arm, #813681"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8a21f917538dac40ded66fbf7ee688168f9187f5","committime":"2021-09-19T06:51:18","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"5a949250083e3ad577e62adc7b73753074b1844b","committime":"2021-09-19T06:39:00","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: x86 stable wrt bug #813681"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"16770e22bd812eda74293541976b1bf0abeac7fe","committime":"2021-09-19T06:37:54","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: sparc stable wrt bug #813681"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"8be00253c63a20aba839213860104afe4a612321","committime":"2021-09-19T06:37:25","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: ppc64 stable wrt bug #813681"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8bde912ac6899888db2b8338bc2da21fdf168bf1","committime":"2021-09-18T20:06:22","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"4b308378824526d60aa7e8e2902ccf9d1ab8bf3d","committime":"2021-09-18T19:46:43","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210722 amd64, #813681"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3c5ec6d4b9bf8a84e22d1a0083d29c1c8e379c3e","committime":"2021-09-10T17:36:21","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Closes: https:\/\/bugs.gentoo.org\/807973\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"b88892c8d906c8bf491a8d9cf8fd7ddde1251700","committime":"2021-09-10T17:17:36","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: make tests conditional"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"dbb4daf4b06dccdcf0c8aaeeb2701b804649b688","committime":"2021-07-24T16:52:23","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"97d81eebdcb920670d34222cdfc8034c125a2cc6","committime":"2021-07-24T16:36:47","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Bug: https:\/\/bugs.gentoo.org\/803851\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"11a8f0371e473e4492f4245ad45dfb81950029cc","committime":"2021-07-24T16:30:04","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix root check in src_test"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/803851\nPackage-Manager: Portage-3.0.21, Repoman-3.0.3\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"8864db7c1d679fe66cd93140e2fdd07a7eaf4bb4","committime":"2021-07-24T16:12:24","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: tests require root privileges"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3b0f5a1e2cda772a583b4957b2e5fe12a9be5eb6","committime":"2021-07-23T22:36:50","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.21, Repoman-3.0.3\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"bafe21cc13492a710191e36ce9660b1f50575d22","committime":"2021-07-23T22:22:35","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: bump to v20210722"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"358e32423a9f2c221a06823315d4dfa8b1905793","committime":"2021-07-04T14:21:18","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ulm@gentoo.org","authorname":"Ulrich Müller","body":"Package-Manager: Portage-3.0.20, Repoman-3.0.3\nSigned-off-by: Ulrich Müller <ulm@gentoo.org>","commitid":"90ddd836d36e87ad4a3af41ed1fc970504408e9d","committime":"2021-07-03T15:46:38","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Update from l10n.eclass to plocale.eclass"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f45b709be2da2b4b1ac292644e3d67232e34bb2b","committime":"2021-06-12T19:05:09","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fedora.dm0@gmail.com","authorname":"David Michael","body":"Closes: https:\/\/bugs.gentoo.org\/795654\nPackage-Manager: Portage-3.0.18, Repoman-3.0.2\nSigned-off-by: David Michael <fedora.dm0@gmail.com>\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"6123e6f4c4b62898fdb0666cc09a4f19980fd459","committime":"2021-06-12T18:32:12","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: move gettext to BDEPEND"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"aa127f5f4cfc818d7605cc53283f4d4d1a01acb6","committime":"2021-05-10T14:50:18","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: David Seifert <soap@gentoo.org>","commitid":"7a347bf30b5593ed8a5db30c7b3628042885a882","committime":"2021-05-10T14:43:31","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Remove old 20190709-r1, 20200821-r2"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"282a3a69ca320140449e67d4b48ca7cb34707ac3","committime":"2021-05-10T13:36:01","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"a9d6043b7347ea880f685f6f9f6d1c61b96f1e0c","committime":"2021-05-10T12:41:51","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20210202 for hppa, bug #789048"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"46aab90f90c0cd1b6e72fbc78faf77955a446c92","committime":"2021-05-09T22:05:24","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"0485b7d74b6ee451cf83792b20375de980abf566","committime":"2021-05-09T21:50:19","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"90631f3c3c7b29eda3bb52447a1c489f06633fed","committime":"2021-05-09T21:47:44","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210202 ppc64, #789048"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f137cc8b6f2d57a2d5ecc463ab3229076669a95b","committime":"2021-05-09T21:47:04","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210202 ppc, #789048"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"02441f1bd28d3e1a64d1d74da952161948967267","committime":"2021-05-09T21:46:29","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210202 arm64, #789048"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f327dcf44ec867a251bd40db243c673ee9eae4b4","committime":"2021-05-09T21:43:59","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210202 x86, #789048"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"0681e268809dab254c0f52caa6ccca25e9676051","committime":"2021-05-09T21:42:20","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210202 amd64, #789048"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f751ccc63e0bfd7ae4a1d564e1d62d04dd6b089f","committime":"2021-05-09T11:05:04","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"50f8bb210c07a1fc9d287571ec42b2c43b1f94b2","committime":"2021-05-09T10:57:10","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210202 sparc, #789048"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"34eda2578cd1a8a7e5895f5823a23aba22c76a1f","committime":"2021-05-09T10:55:52","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20210202 arm, #789048"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9d1c20a3d85a867c826b66066316549313cb2ab9","committime":"2021-05-01T18:20:00","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.18, Repoman-3.0.3\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"bbf42a3d5d3f4ff9ff88b5cdcfe6732c6925d9fb","committime":"2021-05-01T17:51:34","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop obsolete LibreSSL support"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"553e6e20438354150f9607139de3f88678e72e75","committime":"2021-04-05T22:35:13","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"448b373335bf8847bc31c1f05081c1524a4e52a3","committime":"2021-04-05T20:39:02","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop s390 to ~s390 (unstable)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9d82edab561c970ea01573b7157e4c6992a410d8","committime":"2021-03-29T15:05:42","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Signed-off-by: Sam James <sam@gentoo.org>","commitid":"f3ee9b4e1430429390cd7e1ca27a96f8a92885cb","committime":"2021-03-29T14:30:58","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stabilize 20200821-r2 arm, #766980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"91a239c88416ae71a7de5579e820187b450eb319","committime":"2021-03-26T12:20:31","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.13, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"s390\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"33943e9c717c85383aa5df7841426975674d9bd8","committime":"2021-03-26T12:08:20","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: s390 stable wrt bug #766980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6a8555f13c18984f2df7dae3aef4dc8017588bbd","committime":"2021-02-18T20:22:26","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"stable wrt bug #766980\n\nPackage-Manager: Portage-3.0.14, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"3041e307893cb7fa4c42df52511a77d84f36a22a","committime":"2021-02-18T20:00:52","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20200821-r2 for ppc"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e489a0b860e3872c6c844fe1650b8d34256062db","committime":"2021-02-15T11:38:35","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"sam@gentoo.org","authorname":"Sam James","body":"Package-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Sam James <sam@gentoo.org>","commitid":"9f46aaf86580904e45093cf169b3aabe3858016e","committime":"2021-02-15T11:13:03","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix comment typo"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7a27af8637be03b16af176ef950d201c932086e9","committime":"2021-02-11T07:52:39","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"stable wrt bug #766980\n\nPackage-Manager: Portage-3.0.14, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"2d6a06ae6883d0f9db5137a67847f9a0606a72e6","committime":"2021-02-11T07:43:45","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20200821-r2 for ppc64"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"4ec6358857427d38c04ea9be2ae645e1d3193da1","committime":"2021-02-06T21:47:27","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Signed-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"cdb5d4fc1266feea294d4e8fa64269c7845855ca","committime":"2021-02-06T20:26:42","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: remove pointless S assignment"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"985bc15d0ff338526119c2d059831b662b72f669","committime":"2021-02-03T23:17:31","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"db18325b8d98451efd364cc701f06cef37d26bd5","committime":"2021-02-03T21:47:26","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"423282de2622ff660479a5816e5c35edd8c2a387","committime":"2021-02-03T21:19:17","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: bump to v20210202"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.14, Repoman-3.0.2\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"fe2750676ce8a38b9179da54d1ec3f7051f466ba","committime":"2021-02-03T20:18:49","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: x86 stable (bug #766980)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"88a59df2eb187888961354b28ae170cb2d1ba0bd","committime":"2021-02-01T16:47:33","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"dc030f829f132f51569f3ddfa7e9c5f00f95dcb1","committime":"2021-02-01T15:06:34","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: amd64 stable wrt bug #766980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1b1a4229c72107a7a4f01c1a3c554601d1277cf8","committime":"2021-01-28T18:36:55","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.13, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"61147c26eda6aea7a663af641a8ba38b44002bcb","committime":"2021-01-28T17:11:42","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20200821-r2 for hppa, bug #766980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b27312379f068cc7de2bd53855a6e6f5ec56732c","committime":"2021-01-26T18:32:42","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-3.0.13, Repoman-3.0.2\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"3194912394fec8bf0c62ad8e4b3df67e3cee3598","committime":"2021-01-26T16:55:20","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20200821-r2 for sparc, bug #766980"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e7878bf2994fdf6cf1a43844fb25da1eaa800086","committime":"2021-01-25T19:32:25","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Closes: https:\/\/bugs.gentoo.org\/738872\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"20d6a21ff3e24e24a52cafaa640344d7dfaf59a3","committime":"2021-01-25T18:27:17","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: backport tftpd fixes"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"8f94a10418dbfa3483e05355e563d7b81af539c1","committime":"2021-01-25T04:32:41","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Closes: https:\/\/bugs.gentoo.org\/738842\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"f70bc63e84eb5797b02ec3aa6d972d2f1f8bc55a","committime":"2021-01-25T03:27:29","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix fallback code when getrandom fails"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"3c63a54e558ee9b042bf4387fc9864a147004dec","committime":"2020-12-28T18:05:13","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"fedora.dm0@gmail.com","authorname":"David Michael","body":"Closes: https:\/\/bugs.gentoo.org\/762023\nPackage-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: David Michael <fedora.dm0@gmail.com>\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"f310cd8f1f734dd989a174f63102e8272ccab841","committime":"2020-12-27T23:26:39","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: move doc dependencies to BDEPEND"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6520b615f1d80b488a518d90a9e324314cc9f49e","committime":"2020-12-27T18:05:19","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"grobian@gentoo.org","authorname":"Fabian Groffen","body":"Package-Manager: Portage-3.0.9, Repoman-3.0.2\nSigned-off-by: Fabian Groffen <grobian@gentoo.org>","commitid":"aebe0aa083adc4f0a6d28cb75643fa167b18b9ec","committime":"2020-12-27T17:54:08","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop ppc-aix m68k-mint"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"25375df4b3b5a5aa01014b8c11ba7f180072bd32","committime":"2020-10-02T17:05:21","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Signed-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"9e5bdd37c117309621c8032750f48ebb6d2bbd47","committime":"2020-10-02T16:33:13","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop non-existant blockers"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"The patch fails to apply to the latest version, and the flag is pretty\ndubious to begin with.  Users who require this functionality can restore\nit via a user patch.\n\nCloses: https:\/\/bugs.gentoo.org\/746161\nSigned-off-by: Mike Gilbert <floppym@gentoo.org>","commitid":"b71647e693db79181012ccde8dfeeb5ef8b5bfc9","committime":"2020-10-02T16:30:27","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop SECURITY_HAZARD USE flag"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b58c85a81041e0cd163fa8115a77a186c028f816","committime":"2020-08-23T02:35:11","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.3, Repoman-3.0.0\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"9f58ba1e3a406b1ef3b58846db617c45993bd51d","committime":"2020-08-23T02:17:51","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop old"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-3.0.3, Repoman-3.0.0\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"c7356fc32a2843cf4896ae90f6cda4f24a5db3e0","committime":"2020-08-23T02:15:22","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: bump to v20200821"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2157e04e57a9dc035e349c12b337596711976714","committime":"2020-04-21T07:36:47","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"m68k and ~m68k trees are inconsistent. Let's drop keywords\ndown to ~m68k only. Profiles already accept both keywords:\n\n    ACCEPT_KEYWORDS=\"m68k ~m68k\"\n\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"0dce3dc0aa1341155a31407122e079632fcd07ca","committime":"2020-04-21T06:59:08","packageid":46020,"repoid":1,"summary":"*\/*: downgrade m68k down to ~m68k"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f9efb6a329ea35fbba45de13977659d2e7b73a49","committime":"2020-04-17T20:36:31","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"07c2f0446ff221b3b8a053798055550f60be5a50","committime":"2020-04-16T19:08:32","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e5719784af77478a20bbbf97ec0003d0e3d1dc38","committime":"2020-04-16T14:39:18","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"arm\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"35d1f41e62d917d10a5db49800584a892f1873b3","committime":"2020-04-16T14:07:36","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: arm stable wrt bug #716594"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"amd64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"d12e392eebce3ffa8f71cf7a074c181910d65109","committime":"2020-04-16T14:07:08","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: amd64 stable wrt bug #716594"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c8eaa7b27fc4edbf7bc197e31aec684d0b1fee82","committime":"2020-04-16T14:06:41","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"e0b79c97b9c672488e8a5df335b7d277b5f1f9cb","committime":"2020-04-16T13:48:48","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: x86 stable wrt bug #716594"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Rolf Eike Beer <eike@sf-mail.de>\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"877019cc451b6455ada1491e3ec1c6d624341d78","committime":"2020-04-16T13:35:54","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20190709-r1 for hppa, bug #716594"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"421786457122f7f4e8c7c2e3b037c8206a7ccfab","committime":"2020-04-16T10:08:31","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"0c4d4f50672f4cd7f78da2e0acf21fa8630c0658","committime":"2020-04-16T09:31:56","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: sparc stable wrt bug #716594"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e0a602473b865af09184639251a374f555ca3c76","committime":"2020-04-16T08:06:46","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"s390\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"43cf12b713eb50ef8bfad45761f869ae54a96c74","committime":"2020-04-16T07:40:54","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: s390 stable wrt bug #716594"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"9a1da8d2859203a3b747e0205b85c39a9c81c5cc","committime":"2020-04-16T07:39:41","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: ppc64 stable wrt bug #716594"},{"authoremail":"ago@gentoo.org","authorname":"Agostino Sarubbo","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Agostino Sarubbo <ago@gentoo.org>","commitid":"20a54b2086c8428bc9605f22c013e94d2bd136ca","committime":"2020-04-16T07:39:09","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: ppc stable wrt bug #716594"},{"authoremail":"sam@cmpct.info","authorname":"Sam James (sam_c)","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nSigned-off-by: Sam James (sam_c) <sam@cmpct.info>\nSigned-off-by: Mart Raudsepp <leio@gentoo.org>","commitid":"a14b83dd6dbddba8d73c6c39902b7268842cf72f","committime":"2020-04-15T23:42:33","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: arm64 stable (bug #716594)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c7ae2a54588555fadec1541198d334397d31f9ca","committime":"2020-04-07T18:36:16","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"- ping: try next addrinfo on connect failure\n- ping: fix main loop over multiple addrinfo results\n\nPackage-Manager: Portage-2.3.96, Repoman-2.3.22\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"865c1a561c7eaabd160cd1d7b0aef09bfbcdb327","committime":"2020-04-07T18:09:06","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add some more patches for ping"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/692982\nPackage-Manager: Portage-2.3.96, Repoman-2.3.22\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"23a95c6869f3abe76afd4197e4b7f92d25048861","committime":"2020-04-07T18:04:59","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix arping"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"7e330619608f15fd933afe697de21943b3173183","committime":"2020-04-03T20:08:45","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"0b8b716331049599ea3299981e3a9ea6e258c5e0","committime":"2020-03-30T17:13:23","packageid":46020,"repoid":1,"summary":"*\/*: Drop stable ia64 keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"34ba96658b4aee13a14ae5dbb455d843466a0302","committime":"2020-03-26T15:38:35","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.89, Repoman-2.3.20\nRepoMan-Options: --ignore-arches\nSigned-off-by: Mikle Kolyada <zlogene@gentoo.org>","commitid":"2e51443573bdad1d4757bed11ed5c02f137b822e","committime":"2020-03-26T15:25:34","packageid":46020,"repoid":1,"summary":"*\/*: Discontinue Gentoo SuperH port"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a8d907e4b2acb38467b494e36313788750592b3d","committime":"2020-02-11T17:48:59","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mgorny@gentoo.org","authorname":"Michał Górny","body":"Update the copyright notice on all files that were touched since\nJanuary 1st but did not have the notice updated.\n\nSigned-off-by: Michał Górny <mgorny@gentoo.org>","commitid":"6568a730a830fd8a93b28162a01787600d19d307","committime":"2020-02-11T17:05:13","packageid":46020,"repoid":1,"summary":"*\/*: Bump copyright on files touched this year"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"58bdec353bf2118114727bbebb6354c65598da9f","committime":"2020-02-08T16:49:21","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"soap@gentoo.org","authorname":"David Seifert","body":"Signed-off-by: David Seifert <soap@gentoo.org>","commitid":"3228f943629c89784fa4a2136ea8f26b0a5df284","committime":"2020-02-08T16:23:08","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: [QA] Fix UnnecessarySlashStrip"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ec1eddd5e7b3f69cadcdbf1547a742a3ce22097d","committime":"2020-01-26T00:28:29","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"5671613f07850086a11a1ace34816b498e9b69b7","committime":"2020-01-26T00:18:19","packageid":46020,"repoid":1,"summary":"*\/*: Drop stable alpha keywords"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"683639c1412cd7d022e2ff55ed001a1c29b9c32f","committime":"2019-08-06T00:10:37","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"gokturk@gentoo.org","authorname":"Göktürk Yüksek","body":"Package-Manager: Portage-2.3.67, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"riscv\"\nSigned-off-by: Göktürk Yüksek <gokturk@gentoo.org>","commitid":"093d665721ccfbf08324662e736475f3f5eb888b","committime":"2019-07-26T02:15:16","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: keyword for riscv #686122"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ab649248b130c69d91505ee0b1ced67d8ace86d6","committime":"2019-07-21T00:26:59","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Reported-by:  Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>\nPackage-Manager: Portage-2.3.68, Repoman-2.3.16\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"664ec5dec05e7e808b9a633c372b85d24ea153d1","committime":"2019-07-21T00:15:06","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: virtual\/os-headers belongs into DEPEND"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c0b276a180c00e0337536eaef1895d1f0e79ae6d","committime":"2019-07-19T11:27:05","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.68, Repoman-2.3.16\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"b0700a3de125240bc4970bb7dd3f7286ad24ae8c","committime":"2019-07-19T11:04:03","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: bump to v20190709"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.68, Repoman-2.3.16\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"8fab61d0c84583dc7ebdf2a5c43a40d5eaf9914e","committime":"2019-07-19T11:01:51","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"df44c5af5c32fb3305b172ae239973ab9e349275","committime":"2019-06-27T23:23:58","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hanetzer@startmail.com","authorname":"Marty E. Plummer","body":"Upstream patch. Without this change, attempting to emerge\nnet-misc\/iputils-20190515 with USE=\"-caps\" without having\nhad sys-libs\/libcap installed for some other reason will fail during\nsrc_configure due to wrong type of arguments for add_install_script.\n\nPackage-Manager: Portage-2.3.67, Repoman-2.3.16\nSigned-off-by: Signed-off-by: Marty E. Plummer <hanetzer@startmail.com>\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/12344\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"67362b18b2c01dfe7deb017f6e7e929138fa932e","committime":"2019-06-27T23:00:15","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix build with USE=\"-caps\""},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"5f8baa1159491288593a351d8eb9e241b64a74c6","committime":"2019-05-16T23:04:06","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/686096\nPackage-Manager: Portage-2.3.66, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"c939e858817c9822308ad510a45f1644014741af","committime":"2019-05-16T22:56:05","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: bump to v20190515"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.66, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"ec886beb76dc342eec146f7e4d3785437c12bfa9","committime":"2019-05-16T22:51:15","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: update live ebuild"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ff3df5e93fd8953c4c7b864d4779eade5d10c505","committime":"2019-05-04T20:04:40","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"dilfridge@gentoo.org","authorname":"Andreas K. Hüttel","body":"Package-Manager: Portage-2.3.66, Repoman-2.3.12\nSigned-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>","commitid":"8caa6994fc3d39bf0fe47590aac4e83951bdfe64","committime":"2019-05-04T19:35:32","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: keyword ~riscv"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d3a24b73a73a5e937337000d3d54d3a8f5749ff4","committime":"2019-05-04T12:24:12","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11","commitid":"989635c6ee0219278238ec72ef798582c9fd6706","committime":"2019-05-04T12:04:05","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Add ~riscv keyword"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2153d6f170eee46ab4406a6ad39f5f7d8fa07613","committime":"2019-03-31T22:44:05","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.62, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"113cb929218bb726627bb6d60740f553db8c8bf4","committime":"2019-03-31T22:31:56","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop old"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"iputils always did only provide traceroute6. Renaming USE flag will clarify\nthat iputils can't provide normal IPv4 traceroute.\n\nAlso, mark USE=traceroute6 as deprecated (in metadata.xml). See Link 1.\n\nPlease use net-analyzer\/traceroute for traceroute and traceroute6.\n\nLink 1: https:\/\/github.com\/iputils\/iputils\/issues\/166\n\nPackage-Manager: Portage-2.3.62, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"8986bbeb851ff4d7342b79cdb0971fc17e325d33","committime":"2019-03-31T22:26:01","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: rename USE=traceroute to USE=traceroute6 and mark as deprecated"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2933720a585d97d07be88099c0746a3893e09fea","committime":"2019-03-14T19:27:43","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.62, Repoman-2.3.11","commitid":"accc1dbcd171a642ff73190777bd9c954b84a943","committime":"2019-03-14T18:57:51","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Drop old"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"c9a73f5b316501ef1dc06ff97ceb0c81049708d3","committime":"2019-02-07T17:43:51","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"73f0bf4440353bdddb931a5e591c992f78fee1f6","committime":"2019-02-07T17:31:30","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: m68k stable wrt bug #673498"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"eddf01de9a109acf02fc43dc274c86a65253ecda","committime":"2019-02-07T17:30:43","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: sh stable wrt bug #673498"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"428d8c2f0392106059738c6cce479b5e6b0f1cbe","committime":"2019-02-07T17:29:58","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: arm stable wrt bug #673498"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a1423eb5ea71ad59eb270a3522607ede9dbedac4","committime":"2019-01-29T12:03:53","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"1f47f8a1f850d6c931df38c87e55a21a7e0b0dc5","committime":"2019-01-29T11:43:47","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: s390 stable wrt bug #673498"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"6359e2962dffc4f4db2c5ffb914f2ced3cffa00f","committime":"2019-01-16T22:43:53","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Mart Raudsepp <leio@gentoo.org>","commitid":"f1191592cb0b8c39913e8b16805d584bf4fde907","committime":"2019-01-16T22:03:32","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: arm64 stable (bug #673498)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"d353b6b68a9b41c3a2b746ec1ae882f48fd4854a","committime":"2018-12-28T20:04:35","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.53, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"hppa\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"2ed61b84c30db2e04ac3d50f37f519bc4c7becbf","committime":"2018-12-28T19:39:02","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20180629 for hppa, bug #673498"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f433b8d43680fcf29e0bca18f758878eb8358782","committime":"2018-12-25T20:04:00","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"ppc64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"9b1bb03a115ec647c57ca19fb39d1a4dd71ca1f6","committime":"2018-12-25T19:47:55","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20180629 for ppc64, bug #673498"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"9ac97093558f780862f5718967655f4cd2d26fa8","committime":"2018-12-23T20:04:00","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","body":"Signed-off-by: Matt Turner <mattst88@gentoo.org>","commitid":"d1cbb1b8bb1e72b73322c9aa439d36b8b2714bb3","committime":"2018-12-23T19:52:11","packageid":46020,"repoid":1,"summary":"net-misc\/iputils-20180629: alpha stable, bug 673498"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"ae896f8099cd94b8255a0bedf5183b41c1d8fb8e","committime":"2018-12-23T17:23:59","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11","commitid":"92b28af42941d4544cd28f7407444924f0e15c3f","committime":"2018-12-23T17:14:33","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: amd64 stable wrt bug #673498"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"b72590e8bfb1bd1a21bab66d0555946f2a7c33bb","committime":"2018-12-23T00:23:57","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"36c19a244dff7ab96958621fda13eecd7adb43b1","committime":"2018-12-23T00:04:06","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"ppc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"0d9a9396409522ebfe1129797599e41d903113df","committime":"2018-12-23T00:02:50","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20180629 for ppc, bug #673498"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nRepoMan-Options: --include-arches=\"ia64\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"1108bb5e7f65f9c550d2a6a8c1d45e68be21ff50","committime":"2018-12-22T23:55:57","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20180629 for ia64, bug #673498"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"a5ab2a4b36191668df0e8b41f190b117ce23fca5","committime":"2018-12-22T22:43:58","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>","commitid":"56be03940d8b044ced0809133fcd4f23b1f4395a","committime":"2018-12-22T22:19:06","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: x86 stable (bug #673498)"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"68417e9878b9b84e456764255d5e2f856ffea5b5","committime":"2018-12-21T20:24:01","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>\nPackage-Manager: Portage-2.3.51, Repoman-2.3.11\nRepoMan-Options: --include-arches=\"sparc\"\nSigned-off-by: Sergei Trofimovich <slyfox@gentoo.org>","commitid":"c0f05c4961898337a8c5ee7a39fb921e18bac48c","committime":"2018-12-21T18:59:04","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20180629 for sparc, bug #673498"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"2ef437c164ece8d8a03cb1bc21ab73dd1f988301","committime":"2018-11-27T12:44:10","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Closes: https:\/\/bugs.gentoo.org\/672046\nPackage-Manager: Portage-2.3.52, Repoman-2.3.12\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"b0b6bc4f3a5e3fd56d9f0ec55e9443957b1e0586","committime":"2018-11-27T12:17:37","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Convert live ebuild to use meson"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"f5710bd436b792cd735be037b71f2f6e919b598f","committime":"2018-10-01T18:24:02","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/665164\nSigned-off-by: Thomas Deutschmann <whissi@gentoo.org>\nPackage-Manager: Portage-2.3.50, Repoman-2.3.11","commitid":"7e5d313104a13e24ef704f176618dcb63dc87209","committime":"2018-10-01T18:00:17","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix build on musl when USE=-idn"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"e994c2455dab4ad6c8ef1b733e9cf7e0083d61de","committime":"2018-07-10T23:44:09","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.41, Repoman-2.3.9","commitid":"3ee18d29f9d2f245c8a9acda7a767edd247f7558","committime":"2018-07-10T23:38:13","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: bump to v20180629"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"70d444314cc6a6ea728ff944fda092c0d7024480","committime":"2018-05-31T17:04:04","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"9a95d755b9df949e2f236efe74b77691800af0c1","committime":"2018-05-31T14:55:15","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: mark 20171016_pre m68k\/s390\/sh stable"},{"authoremail":"repomirrorci@gentoo.org","authorname":"Repository mirror & CI","commitid":"1a7243c2927bd5365b922f5403c9b7685723b63a","committime":"2018-05-29T11:05:41","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.40, Repoman-2.3.9","commitid":"0b46ab22421a778246a745e08e1169958e859b0d","committime":"2018-05-29T10:47:44","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Added sub-slot dep to libidn."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8c17d29318f45a370dea0ee3f95011fc8fcf8742","committime":"2018-05-16T19:40:52","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.36, Repoman-2.3.9","commitid":"034a66e5627fc629c4e43a5e49c2b483cac08333","committime":"2018-05-16T19:24:50","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Removed old."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"d2298d5bd908183ec6b94d191b57eb03baf51193","committime":"2018-05-14T03:06:03","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Package-Manager: Portage-2.3.36, Repoman-2.3.9_p193","commitid":"2fad94710df779ade16a6089e72b2f3b679f57ba","committime":"2018-05-14T02:51:33","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add slot-operator to libidn deps"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e7687a303c8d0e64b1e194984da2dbdfd7c68e6c","committime":"2018-04-23T17:52:21","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"Package-Manager: Portage-2.3.31, Repoman-2.3.9","commitid":"d30f1031a74da40349d545897eb51a87e17e972a","committime":"2018-04-23T17:08:30","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add slot\/subslot operators for LibreSSL"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"574eea3bc4206a1244a5db7e74dc745c5084197f","committime":"2018-04-20T19:40:53","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"leio@gentoo.org","authorname":"Mart Raudsepp","body":"Package-Manager: Portage-2.3.28, Repoman-2.3.9","commitid":"aee405d83ed628fc46e846c5ad42789abe4bca95","committime":"2018-04-20T18:44:48","packageid":46020,"repoid":1,"summary":"net-misc\/iputils-20171016_pre: arm64 stable (bug #643026)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4fa14c99049e4c7d6bb4f0f8fa2f755818fbb376","committime":"2018-04-11T12:27:23","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.28, Repoman-2.3.9","commitid":"bd2573ea3f4807480e916c96f83a01013de67654","committime":"2018-04-11T12:06:20","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Add slot\/subslot operator on dev-libs\/libressl atom"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"134a0588c8bf7e3f376c4cbaa7bd52793132fbbb","committime":"2018-04-11T11:54:50","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"...and update live ebuild with recent changes.\n\nCloses: https:\/\/bugs.gentoo.org\/643304\nPackage-Manager: Portage-2.3.28, Repoman-2.3.9","commitid":"84a612ae902ed90b13887a252b9ed81c57c15712","committime":"2018-04-11T11:40:22","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Fix IUSE"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"cea03200b31e9b749b6d53f44efdd4eedf92beac","committime":"2018-04-11T07:51:47","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"bman@gentoo.org","authorname":"Aaron Bauman","body":"This revision bump adjusts the logic for OpenSSL  and LibreSSL ensuring\nthat the libressl flag is not dependent on the openssl flag being set.\n\nAlso, this revision bump removes the requirement for REQUIRED_USE and\ndefaults to dev-libs\/openssl if no user flags are set. OpenSSL was\nchosen as it is the current default provider for a stage3.  Should the\nlibressl project decide to build a stage3 this can also be easily\nadjusted in profiles without ebuild modifications.\n\nBug: https:\/\/bugs.gentoo.org\/643304\nPackage-Manager: Portage-2.3.28, Repoman-2.3.9\nCloses: https:\/\/github.com\/gentoo\/gentoo\/pull\/7937","commitid":"e7b28e2545c9e3fb8f68f32899f10187f2da5b25","committime":"2018-04-11T04:40:48","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix ipv6 dependency logic and drop REQUIRED_USE"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"426cdea36b5ddd61f9a4647052058293780675b1","committime":"2018-03-16T23:06:37","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.24, Repoman-2.3.6","commitid":"d39c87d66d669b078731c98f829062c5f20aeb0f","committime":"2018-03-16T22:46:05","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Added sub-slot dep operator for dev-libs\/openssl."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"104037ca382ad4f7b26e2b31b614e30938719286","committime":"2018-03-03T13:28:46","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"klausman@gentoo.org","authorname":"Tobias Klausmann","body":"Gentoo-Bug: http:\/\/bugs.gentoo.org\/643026","commitid":"4b40449563adec3f7f1571693518f83d848bdd41","committime":"2018-03-03T12:17:37","packageid":46020,"repoid":1,"summary":"net-misc\/iputils-20171016_pre-r0: alpha stable"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"96450b2360a5e781f926a6cbecf9d0f7342bc16f","committime":"2018-01-10T06:26:16","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"maekke@gentoo.org","authorname":"Markus Meier","body":"Package-Manager: Portage-2.3.13, Repoman-2.3.3\nRepoMan-Options: --include-arches=\"arm\"","commitid":"b7aaef4402ffca1c78181c5d5ceccff50a93399b","committime":"2018-01-10T06:16:09","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: arm stable, bug #643026"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"775b1bf48604afad10141fb746fd01deb20527b0","committime":"2018-01-06T05:26:35","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.19, Repoman-2.3.6","commitid":"b153c4a00ebc3b0505f04d203b92d7c51a8c6897","committime":"2018-01-06T03:56:23","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: x86 stable (bug #643026)"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c46cdc4f02ecf508a9618429be950815de159699","committime":"2018-01-03T00:09:37","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"zlogene@gentoo.org","authorname":"Mikle Kolyada","body":"Package-Manager: Portage-2.3.13, Repoman-2.3.3","commitid":"2eb809d46f2d9eff6130124e1db843b33e80bc27","committime":"2018-01-02T23:42:01","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: amd64 stable wrt bug #643026"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f87b5f463c17310a15181e34a4ba8c411b6e244b","committime":"2018-01-02T07:46:12","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"11209fa0d8d1b27494162d10f6a5208267382bfd","committime":"2018-01-01T23:39:05","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"eike@sf-mail.de","authorname":"Rolf Eike Beer","body":"Package-Manager: Portage-2.3.13, Repoman-2.3.3\nRepoMan-Options: --include-arches=\"sparc\"","commitid":"5a522fcafb5615eb850f83c117d730317001fca0","committime":"2018-01-01T23:18:18","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20171016_pre for sparc, bug #643026"},{"authoremail":"slyfox@gentoo.org","authorname":"Sergei Trofimovich","body":"Package-Manager: Portage-2.3.19, Repoman-2.3.6\nRepoMan-Options: --include-arches=\"hppa ia64 ppc ppc64\"","commitid":"fafa1f52eed56332560117c3c70b306d3c4e3dfb","committime":"2018-01-01T22:13:43","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: stable 20171016_pre for hppa\/ia64\/ppc\/ppc64, bug #643026"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"74f0c7efa870c63c69b3bf9908b65862ed93e82d","committime":"2017-10-30T18:44:05","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Package-Manager: Portage-2.3.13, Repoman-2.3.4","commitid":"37b39f45fc097f8be6e36bfcd0dcc6495c76ed0c","committime":"2017-10-30T18:40:06","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Update live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ad6a28a0841f601cd2fa135c49e64eb5d76124f9","committime":"2017-10-29T22:48:19","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/503914\nPackage-Manager: Portage-2.3.13, Repoman-2.3.4","commitid":"4c0166edf28e7359be5d1057a9cf5a7415b42653","committime":"2017-10-29T22:25:38","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Fix build issue on MUSL"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"edddf12df51f50b7cd203302cfb1d13abdd4ea1f","committime":"2017-10-28T15:03:41","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/bugs.gentoo.org\/626994\nPackage-Manager: Portage-2.3.13, Repoman-2.3.4","commitid":"698832458c8639ad939bf5743a91cb512029707c","committime":"2017-10-28T14:44:27","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Bump to v20171016 (snapshot release)"},{"authoremail":"whissi@gentoo.org","authorname":"Thomas Deutschmann","body":"Closes: https:\/\/github.com\/gentoo\/gentoo\/pull\/5591\nCloses: https:\/\/bugs.gentoo.org\/628240\nPackage-Manager: Portage-2.3.13, Repoman-2.3.4","commitid":"c80f7a43e5789f3be0e39bbae4c29b6e25ab5e61","committime":"2017-10-28T14:40:16","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Update live ebuild"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b9e4b527c8d3ef0e3d17873ffc23530d43d7bc76","committime":"2017-08-19T07:03:29","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"ulm@gentoo.org","authorname":"Ulrich Müller","body":"Bug: 263596\nPackage-Manager: Portage-2.3.8, Repoman-2.3.3","commitid":"3b96d44e56f73f27b145328f6e9aa36fc9bd8d93","committime":"2017-08-19T06:52:21","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Fix LICENSE."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"eecf418558f805aefde1b9522322335ce359ff1b","committime":"2017-06-25T18:23:54","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"floppym@gentoo.org","authorname":"Mike Gilbert","body":"Bug: https:\/\/bugs.gentoo.org\/607828\nPackage-Manager: Portage-2.3.6_p9, Repoman-2.3.2_p77","commitid":"1671a2688efbb88cf35adfc1c3c39b0ed291160d","committime":"2017-06-25T17:49:16","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: enable arping by default"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"3b1833af8b65478133b49578a161f0091e0f95d2","committime":"2017-05-19T11:21:50","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: Portage-2.3.5, Repoman-2.3.2","commitid":"e110a2db6aeba202af3e3876293cf31aa322d356","committime":"2017-05-19T10:51:22","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Bump to version 20161105"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"25093d6359f778b8d1052f66ba9e26fc29ded21a","committime":"2017-02-28T20:35:29","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"61b861acd7b49083dab687e133f30f3331cb7480","committime":"2017-02-28T19:47:27","packageid":46020,"repoid":1,"summary":"Drop $Id$ per council decision in bug #611234."},{"authoremail":"malfatti@neuro.ufrn.br","authorname":"T. Malfatti","commitid":"8457ba6f9fd6f0dbafcca1fb375788eeea02aae1","committime":"2017-01-26T18:44:34","packageid":46020,"repoid":1,"summary":"media-libs\/portaudio: Version bump"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"e4ece068dfce4ec8d08c6029584a201fd12ce72b","committime":"2017-01-21T02:04:50","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"62fa24bb8afe5b4e83a853b62649cb5a7ae100f5","committime":"2017-01-21T01:52:40","packageid":46020,"repoid":1,"summary":"fix quoting to a lot of patch calls"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ddfe55bc8e163a8b8d5a2410d9235aaabece3ae3","committime":"2016-10-01T21:10:39","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>","commitid":"33366e8017b6938faa3cc7650b32654f32bc7f2a","committime":"2016-10-01T20:54:47","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Merge GitHub PR #2289"},{"authoremail":"pavlix@pavlix.net","authorname":"Pavel Šimerda","body":"Apply necessary changes to `iputils-99999999.patch` that are not needed\nin `iputils-20160308.ebuild` from which it was copied.\n\n * Don't use `S` variable when `PV=99999999`\n * Quote variables to make `repoman -d full` happy\n * Reflect the rename of `INSTALL` to `INSTALL.md`","commitid":"312e3e6942e6145df201a9ece34b665278e162f2","committime":"2016-09-10T14:22:12","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: make 99999999 buildable"},{"authoremail":"pavlix@pavlix.net","authorname":"Pavel Šimerda","body":"Drop `021109-uclibc-no-ether_ntohost.patch` from\n`iputils-99999999.ebuild` as latest uClibc in Gentoo already supports\n`ether_ntohost()` function and thus doesn't require the work around.","commitid":"5f8456304f97185849ac74ea1f00c0e659a8b7d1","committime":"2016-09-10T14:22:12","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: drop unnecessary uClibc patch"},{"authoremail":"pavlix@pavlix.net","authorname":"Pavel Šimerda","body":"The current `net-misc\/iputils-99999999` is no longer working. This\ncommit switches upstream to `github.com\/iputils\/iputils` to match\nthe changes already done in `iputils-20160308.ebuild`.\n\nThis patch was created using the following command:\n\n    cp iputils-20160308.ebuild iputils-99999999.ebuild\n\nThe following changes happened:\n\n * Switch upstream to `github.com\/iputils\/iputils`\n * Add nettle and openssl use flags\n * Remove obsolete patches\n * Adapt `src_configure()` and related functions\n\nMore changes will come as separate commits to mark the changes\nclearly.","commitid":"0e6d3355a14feecd7037650e248b345c3e772bd4","committime":"2016-09-10T14:22:12","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: update 99999999 to match 20160308"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"6c2b199935ef2e199fa57c39fa33d044ad250a97","committime":"2016-08-01T04:02:19","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"cc5da65274ddaf6c27c4ab6fa6f68f37a2029446","committime":"2016-08-01T03:52:05","packageid":46020,"repoid":1,"summary":"linuxfoundation: switch http:\/\/ URIs to https:\/\/"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"245b40ea425daa927d3f4e39df01c45b852b159a","committime":"2016-06-19T23:21:47","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"heroxbd@gentoo.org","authorname":"Benda Xu","body":"ebuild helpers includes EPREFIX by default.\n\nPackage-Manager: portage-2.2.28","commitid":"16abf63155918668a89444a036c10e015d98c3b0","committime":"2016-06-19T22:37:04","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: remove EPREFIX from dosym."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b2d195e4bfa860b767fd65bfe3d0ec9bfce9c670","committime":"2016-06-01T19:02:32","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"e3e732120f9e37788668f2bbc1a28308a46379e1","committime":"2016-06-01T18:59:34","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: update traceroute blocker after package move #584362"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b898a466db5206d1baca4d569a3f1391118cdcc7","committime":"2016-06-01T04:24:31","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"cf759e3b000d92683cc0c200cebaea448aadb484","committime":"2016-06-01T04:06:02","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: make -lresolv linkage dynamic #584132"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"8e4545ab6dfed7e226858036b7653801a75db94a","committime":"2016-06-01T04:04:24","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"vapier@gentoo.org","authorname":"Mike Frysinger","commitid":"9fbc8cb5b309667f23bf7019b4f44a9bb7912600","committime":"2016-06-01T03:59:18","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: mark 20151218 arm\/arm64\/ia64\/m68k\/ppc\/s390\/sh\/sparc stable #583960"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"f8fa678e9953ea761f4e14c908ad88dea92329c7","committime":"2016-05-27T13:02:20","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.28\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"8288b9e42abf41c69a4dbb456d3cc85bc7c39667","committime":"2016-05-27T12:32:55","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: amd64 stable (bug #583960)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c676de4f8d77debe704c5c165f02e58d601141b8","committime":"2016-05-26T20:22:42","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.28\nRepoMan-Options: --include-arches=\"x86\"\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"50445af9d171e45b000111565d323e798c5d7fc4","committime":"2016-05-26T19:58:12","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: x86 stable (bug #583960)."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"dc84d9255c215b4793b9ce52e4b179594695ebbe","committime":"2016-05-25T07:00:29","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"157448ed6340aa69f169bc93769cbd52ba06366e","committime":"2016-05-25T05:43:00","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jer@gentoo.org","authorname":"Jeroen Roovers","body":"Package-Manager: portage-2.3.0_rc1\nRepoMan-Options: --ignore-arches","commitid":"b60be1513e007eeba362af927b5408c3e1de8695","committime":"2016-05-25T05:23:20","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Stable for HPPA PPC64 (bug #583960)."},{"authoremail":"mattst88@gentoo.org","authorname":"Matt Turner","commitid":"2cf169d70d5fa07a385cf585681bd4e2d13fbbb9","committime":"2016-05-25T05:08:05","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: alpha stable, bug 583960."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"7ce63b0ae47ea3c9f3657730fab9902b2813cc1b","committime":"2016-04-19T14:02:25","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.28\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"e23a9a2280b1dd45b063797d5ce0ccd8bf68768d","committime":"2016-04-19T13:40:16","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Removed old."},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.28\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"7780fa0c9b4c244d29946266c7e78783da753471","committime":"2016-04-19T13:38:19","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Synced live ebuild with latest official release."},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.28\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"cde5281a1b426829c534a278e7f41960566f6ec4","committime":"2016-04-19T13:36:16","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Bump to version 20151218"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"df0851037b717ba773e0bf6ea914e37f45b65bbc","committime":"2016-03-09T11:02:41","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.27\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"5cbeea1ca96771fb3451dced358d2e29fa59ac7c","committime":"2016-03-09T10:53:04","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Bump to version 20160308"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"1e09560e8a684cc961ffe2c636312c4b55291695","committime":"2016-03-07T16:05:07","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.27\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"f300a385b4d4a54333b686d25db2a652360e3ac9","committime":"2016-03-07T15:49:42","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Replaced two patches with upstream equivalents."},{"authoremail":"idella4@gentoo.org","authorname":"Ian Delaney","body":"Pull Request: https:\/\/github.com\/gentoo\/gentoo\/pull\/990","commitid":"2ce51dd9de78846a6d3a34877c097b8939056f15","committime":"2016-03-07T06:42:48","packageid":46020,"repoid":1,"summary":"Merge remote-tracking branch 'remotes\/sbraz\/syncthing'"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"c6ca080166046bf8a8a4dd0c7ee692f3cb8c5dc9","committime":"2016-03-07T01:05:24","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"blueness@gentoo.org","authorname":"Anthony G. Basile","body":"Package-Manager: portage-2.2.26","commitid":"1ad11dca923899419cf5487565b49e4e607149e6","committime":"2016-03-07T00:50:53","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: remove 20150815 without libressl support"},{"authoremail":"blueness@gentoo.org","authorname":"Anthony G. Basile","body":"Package-Manager: portage-2.2.26","commitid":"e34f6acdcbb186a8e241f9a08eb2af0d1c1aeabe","committime":"2016-03-07T00:43:03","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add libressl support to version 20121221-r2"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"01477db3ddaa478d8c1e990aee502c0fcf9c2a7a","committime":"2016-03-07T00:41:56","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"4edd64c9a7b497cf13694c790fc40fa2615609dd","committime":"2015-10-05T09:21:54","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","commitid":"9931938d420d30a41ec1c94de73297098b9ff233","committime":"2015-10-05T09:05:53","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: fix bash substitution for libressl USE flag"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"b01a4f4f7280f2fb60e19a4f6cbd52d88830d92a","committime":"2015-10-05T09:01:58","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"hasufell@gentoo.org","authorname":"Julian Ospald","commitid":"d16540096668893d848cc45e93ba7e389d08b070","committime":"2015-10-05T08:35:17","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: add libressl support"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"ef24c6d38ee6f1f594bfced120ea11754942aaf9","committime":"2015-08-24T11:26:48","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"jlec@gentoo.org","authorname":"Justin Lecher","body":"Convert all URLs for sites supporting encrypted connections from http to https\n\nSigned-off-by: Justin Lecher <jlec@gentoo.org>","commitid":"eaaface92ee81f30a6ac66fe7acbcc42c00dc450","committime":"2015-08-24T10:47:45","packageid":46020,"repoid":1,"summary":"Use https by default"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"63a0aa37d038d901db498ede10e45ad2c0758b05","committime":"2015-08-20T12:36:08","packageid":46020,"repoid":1,"summary":"Merge updates from master"},{"authoremail":"polynomial-c@gentoo.org","authorname":"Lars Wendler","body":"Package-Manager: portage-2.2.20.1\nSigned-off-by: Lars Wendler <polynomial-c@gentoo.org>","commitid":"8416ea962b3feb527e8ca0ed4d05c524f3a66b3a","committime":"2015-08-20T12:18:18","packageid":46020,"repoid":1,"summary":"net-misc\/iputils: Bump to version 20150815."},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"945f0d2a26da4f944fd06ad6a874f69d37ce1e06","committime":"2015-08-09T09:26:46","packageid":46020,"repoid":1,"summary":"2015-08-09 09:26:21 UTC"},{"authoremail":"robbat2@gentoo.org","authorname":"Robin H. Johnson","body":"This commit represents a new era for Gentoo:\nStoring the gentoo-x86 tree in Git, as converted from CVS.\n\nThis commit is the start of the NEW history.\nAny historical data is intended to be grafted onto this point.\n\nCreation process:\n1. Take final CVS checkout snapshot\n2. Remove ALL ChangeLog* files\n3. Transform all Manifests to thin\n4. Remove empty Manifests\n5. Convert all stale $Header$\/$Id$ CVS keywords to non-expanded Git $Id$\n5.1. Do not touch files with -kb\/-ko keyword flags.\n\nSigned-off-by: Robin H. Johnson <robbat2@gentoo.org>\nX-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests\nX-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project\nX-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration\nX-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn\nX-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts\nX-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration\nX-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging\nX-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed","commitid":"56bd759df1d0c750a065b8c845e93d5dfa6b549d","committime":"2015-08-08T20:49:04","packageid":46020,"repoid":1,"summary":"proj\/gentoo: Initial commit"},{"authoremail":"repo-qa-checks@gentoo.org","authorname":"Repository QA checks","commitid":"a637bd65b7fef8e2be4e7fc6e9097479372e0e2e","committime":"2015-06-19T16:38:33","packageid":46020,"repoid":1,"summary":"2015-06-19 16:35:30 UTC"}],"dependencies":[{"block":false,"categoryid":381,"description":"POSIX 1003.1e capabilities","ebuildids":[58785,889147],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libcap","packageid":48479},{"block":false,"categoryid":396,"description":"Virtual for the GNU Internationalization Library","ebuildids":[58785,889147],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alt@gentoo.org","maintainername":"Gentoo Alt","name":"libintl","packageid":54422},{"block":false,"categoryid":396,"description":"Virtual for operating system headers","ebuildids":[58785,889147],"firstseen":"2011-04-14T14:38:49.700200","maintainer":"toolchain@gentoo.org","maintainername":"Gentoo Toolchain Project","name":"os-headers","packageid":57232},{"block":false,"categoryid":402,"description":"An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)","ebuildids":[58785,889147],"firstseen":"2014-11-23T14:43:45.287984","maintainer":"jer@gentoo.org","name":"libidn2","packageid":62828}],"depending":[{"block":true,"categoryid":334,"description":"Utility to trace the route of IP packets","ebuildids":[798140,809579],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"traceroute","packageid":42046},{"block":false,"categoryid":451,"description":"A set of co-operative tools that make networking simple and straightforward","ebuildids":[870239,880190,885231,892140],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"networkmanager","packageid":43002},{"block":true,"categoryid":358,"description":"Port of the OpenBSD TFTP server","ebuildids":[855645],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"tftp-hpa","packageid":43744},{"block":false,"categoryid":334,"description":"Graphical front-ends to various networking command-line","ebuildids":[745877,887574],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"gnome@gentoo.org","maintainername":"Gentoo GNOME Desktop","name":"gnome-nettool","packageid":45977},{"block":false,"categoryid":370,"description":"iptables firewall generator","ebuildids":[756828,756828,858234,858234],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alonbl@gentoo.org","name":"firehol","packageid":46179},{"block":false,"categoryid":334,"description":"Scans the shares of a SMB\/NetBIOS network","ebuildids":[629884],"firstseen":"2010-05-04T00:54:45.661860","name":"nmbscan","packageid":46374,"summary":"nmbscan scans the shares of a SMB network, using the NMB and SMB protocols. It is useful for acquiring information on a local area network for such purposes as security auditing. It can obtain such information as NMB\/SMB\/Windows hostname, IP address, IP hostname, ethernet MAC address, Windows username, NMB\/SMB\/Windows domain name, and master browser. It can discover all the NMB\/SMB\/Windows hosts on a local area network by using the hosts lists maintained by master browsers."},{"block":true,"categoryid":334,"description":"Utility to see if a specific IP is taken and what MAC owns it","ebuildids":[576738,576738,836354,836354,877951,877951],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"arping","packageid":50185},{"block":false,"categoryid":361,"description":"Library pack for Heartbeat \/ Pacemaker","ebuildids":[866774,866774],"firstseen":"2010-06-21T14:35:41.677096","maintainer":"cluster@gentoo.org","maintainername":"Gentoo Cluster Project","name":"cluster-glue","packageid":55938,"summary":"Cluster Glue is a set of libraries, tools and utilities suitable for the Heartbeat\/Pacemaker cluster stack."},{"block":false,"categoryid":334,"description":"Periodic ping program","ebuildids":[838509],"firstseen":"2012-09-17T13:35:59.695431","maintainer":"netmon@gentoo.org","maintainername":"Gentoo network monitoring and analysis project","name":"alive","packageid":59820},{"block":false,"categoryid":428,"description":"Tools for BPF-based Linux IO analysis, networking, monitoring, and more","ebuildids":[879831,879832,879833,879834,883628,888465,889508,894276],"firstseen":"2016-04-11T13:41:41.099961","maintainer":"zmedico@gentoo.org","name":"bcc","packageid":65304},{"block":false,"categoryid":485,"description":"OpenSM - InfiniBand Subnet Manager and Administration for OpenIB","ebuildids":[787021,787022],"firstseen":"2016-06-30T13:39:29.547198","maintainer":"cluster@gentoo.org","maintainername":"Gentoo Cluster Project","name":"opensm","packageid":65589,"summary":"OpenSM provides an implementation for an InfiniBand Subnet Manager and Administrator. Such a software entity is required to run for in order to initialize the InfiniBand hardware (at least one per each InfiniBand subnet)."},{"block":false,"categoryid":334,"description":"Ping wrapper that produces coloured, easily readable output","ebuildids":[634246],"firstseen":"2018-11-03T10:32:35.779729","name":"prettyping","packageid":69508,"summary":"'prettyping' is a wrapper around the standard 'ping' tool, making the output prettier, more colorful, more compact, and easier to read."},{"block":true,"categoryid":451,"description":"Collection of common network programs","ebuildids":[887719,887719],"firstseen":"2023-09-10T04:33:06.773809","name":"inetutils","packageid":76454}],"ebuilds":[{"archs":[],"ebuildid":58785,"firstseen":"2010-05-04T00:27:59.568230","license":"BSD arping? ( GPL-2+ ) clockdiff? ( BSD ) tracepath? ( GPL-2+ )","moddate":"2026-04-02T22:11:34","packageid":46020,"repoid":1,"slot":"0","uses":["arping","caps","clockdiff","doc","filecaps","idn","nls","suid","test","tracepath"],"version":"99999999"},{"archs":["amd64","arm","arm64","ppc","ppc64","x86","~alpha","~hppa","~loong","~m68k","~mips","~riscv","~s390","~sparc"],"ebuildid":889147,"firstseen":"2026-02-06T00:12:07.418067","license":"BSD arping? ( GPL-2+ ) clockdiff? ( BSD ) tracepath? ( GPL-2+ )","moddate":"2026-04-02T22:11:34","packageid":46020,"repoid":1,"slot":"0","uses":["arping","caps","clockdiff","doc","filecaps","idn","nls","suid","test","tracepath","verify-sig"],"version":"20250605-r3"}],"masks":[],"package":{"categoryid":451,"description":"Network monitoring tools including ping and ping6","firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"iputils","packageid":46020},"rdependencies":[{"block":false,"categoryid":381,"description":"POSIX 1003.1e capabilities","ebuildids":[58785,889147],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"base-system@gentoo.org","maintainername":"Gentoo Base System","name":"libcap","packageid":48479},{"block":false,"categoryid":396,"description":"Virtual for the GNU Internationalization Library","ebuildids":[58785,889147],"firstseen":"2010-05-04T00:54:45.661860","maintainer":"alt@gentoo.org","maintainername":"Gentoo Alt","name":"libintl","packageid":54422},{"block":false,"categoryid":402,"description":"An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)","ebuildids":[58785,889147],"firstseen":"2014-11-23T14:43:45.287984","maintainer":"jer@gentoo.org","name":"libidn2","packageid":62828}],"repos":[{"branch":"master","lastcommit":"52197549fd3431fa256b8edbafdcd3702dd0e134","name":"gentoo","path":"\/usr\/portage","repoid":1,"upstream":"origin"}],"tracked":false,"urls":["https:\/\/wiki.linuxfoundation.org\/networking\/iputils"],"uses":[{"defaultflag":true,"description":"Build and install arping -- tool for sending ARP requests to peers (see also net-analyzer\/arping)","isdefault":true,"packageid":46020,"use":"arping"},{"defaultflag":true,"description":"Use Linux capabilities library to control privilege","isdefault":true,"use":"caps"},{"description":"Build and install clockdiff -- tool for comparing clocks via ICMP packets","isdefault":false,"packageid":46020,"use":"clockdiff"},{"description":"Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally","isdefault":false,"use":"doc"},{"defaultflag":true,"description":"Use Linux file capabilities to control privilege rather than set*id (this is orthogonal to USE=caps which uses capabilities at runtime e.g. libcap)","isdefault":true,"use":"filecaps"},{"description":"Enable support for Internationalized Domain Names","isdefault":false,"use":"idn"},{"description":"Add Native Language Support (using gettext - GNU locale utilities)","isdefault":false,"use":"nls"},{"defaultflag":true,"description":"Enable setuid root program(s)","isdefault":true,"use":"suid"},{"description":"Enable dependencies and\/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)","isdefault":false,"use":"test"},{"description":"Build and install tracepath -- tool for tracing network paths for discovering MTU values","isdefault":false,"packageid":46020,"use":"tracepath"},{"description":"Verify upstream signatures on distfiles","isdefault":false,"use":"verify-sig"}]}