Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 606476 - =net-misc/hath-0.3.0: stabilization
Summary: =net-misc/hath-0.3.0: stabilization
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Stabilization (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michael Orlitzky
URL:
Whiteboard:
Keywords: STABLEREQ
Depends on:
Blocks:
 
Reported: 2017-01-19 03:14 UTC by Michael Orlitzky
Modified: 2017-01-19 11:04 UTC (History)
0 users

See Also:
Package list:
=net-misc/hath-0.3.0
Runtime testing required: Yes
mjo: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Orlitzky gentoo-dev 2017-01-19 03:14:49 UTC
Arches, please stabilize this. It has a test suite that should pass, and the man page has some examples that you can try. Given a list of CIDR network blocks it will (by default) spit out a regex to match them. For example,

  $ echo "10.0.0.0/29 10.0.0.8/29" | hath
  ((10).(0).(0).(15|14|13|12|11|10|9|8|7|6|5|4|3|2|1|0))
Comment 1 Agostino Sarubbo gentoo-dev 2017-01-19 10:39:11 UTC
amd64 stable
Comment 2 Agostino Sarubbo gentoo-dev 2017-01-19 11:04:08 UTC
x86 stable. Closing.