Name: | sharutils |
---|---|
Version: | 4.13.3 |
Release: | 8.el7 |
Architecture: | aarch64 |
Group: | Applications/Archiving |
Size: | 1067100 |
License: | GPLv3+ and LGPLv3+ and (LGPLv3+ or BSD) and LGPLv2+ and Public Domain and GFDL |
RPM: | sharutils-4.13.3-8.el7.aarch64.rpm |
Source RPM: | sharutils-4.13.3-8.el7.src.rpm |
Build Date: | Thu May 03 2018 |
Build Host: | ca-buildarm01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnu.org/software/sharutils/ |
Summary: | The GNU shar utilities for packaging and unpackaging shell archives |
Description: | The sharutils package contains the GNU shar utilities, a set of tools for encoding and decoding packages of files (in binary or text format) in a special plain text format called shell archives (shar). This format can be sent through e-mail (which can be problematic for regular binary files). The shar utility supports a wide range of capabilities (compressing, uuencoding, splitting long files for multi-part mailings, providing check-sums), which make it very flexible at creating shar files. After the files have been sent, the unshar tool scans mail messages looking for shar files. Unshar automatically strips off mail headers and introductory text and then unpacks the shar files. |
- Correct fix for new line at the end of usage texts (bug #1020287)
- Mass rebuild 2014-01-24
- Mass rebuild 2013-12-27
- Append new-line to usage output (bug #1020287)
- Correct license declaration (LGPLv3+ and (LGPLv3+ or BSD) and GFDL added)
- Collect message catalogs in install phase (bug #908967)
- Fix decoding from positional argument while overriding output file (bug #901895) - Fix decoding to standard output when output file is - or /dev/stdout (bug #901895)
- 4.13.3 bump
- Fix MD5 checksum generation on big-endian machines
- 4.13.1 bump