| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to 1.7:
* decorate(1): new program - sorts input in non-standard ordering
e.g. IPv4, IPv6, roman numerals.
* New operations: sha224/sha384
* New operations: geomean (Geometric mean) and harmmean (Harmonic
mean)
- includes changes from 1.6:
* The 'gutnum' operation now correctly prints detected numbers
without truncating them
- update to 1.5: * accept backslash-escaped characters in field names * New operations for handling file names and paths * New getnum operation to extract a number from a string * New operation: cut, similar to cut(1)
- disable LTO for ppc64 ppc64le aarch64 bypass boo#1149348
- update to 1.4: * New option: -C/--skip-comments to skip comment lines - drop upsteamed patches: * upstream-disable-broken-test.patch * upstream-fix-test.patch
- Disable broken test with upstream patch: * upstream-disable-broken-test.patch - Fix another test * upstream-fix-test.patch
- initial package 1.3