Changelog for
sharutils-4.11.1-14.1.x86_64.rpm :
Fri Apr 5 14:00:00 2013 idonmezAATTsuse.com
- Add Source URL, see https://en.opensuse.org/SourceUrls
Thu May 31 14:00:00 2012 sweet_f_aAATTgmx.de
- remove useless automake dependency
Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Fri Jul 29 14:00:00 2011 ajAATTsuse.de
- Recommends instead of require lang package.
Thu Jul 28 14:00:00 2011 giecriljAATTstegny.2a.pl
- create sharutils-lang
Tue Jul 26 14:00:00 2011 pthAATTsuse.de
- Update to 4.11.1. Changes since 2.6.3:
4.11.1:
* mail-files was completely broken and cannot be in use. Removed.
mailshar (its wrapper script) also remvoed.
4.10:
* test and handle clobber option correctly in generated scripts.
4.9:
* Fix up quoting some more in the shar script messages.
Translators will not have to worry over shell quoting any more.
4.7.1:
* uudecode will not create output file names with trailing white space
4.7:
* fix a grammatical typo in doc/uuencode.1
* relicense the product under GPL version 3.
- Remove unneeded dummy.diff.
- Prefix all patches with pacckage name.
Tue Nov 3 13:00:00 2009 cooloAATTnovell.com
- updated patches to apply with fuzz=0
Mon Nov 19 13:00:00 2007 schwabAATTsuse.de
- Fix packaging bug.
Thu Nov 15 13:00:00 2007 schwabAATTsuse.de
- Update to sharutils 4.6.3.
* Recognize \"end\\r\
\" as \"end\" as well as \"end\
\".
* Avoid duplicate declarations of \"readdir\".
* generate compress-dummy.1 from the dummy script at bootstrap time
Mon May 15 14:00:00 2006 schwabAATTsuse.de
- Update to sharutils 4.6.2.
* uudecode.c(decode): make clear the name of the file causing problems
* uudecode.c (O_BINARY): Define for all platforms.
(decode): Always open with binary, where it matters.
* uuencode.c [__CYGWIN__]: Include io.h for setmode.
(O_BINARY): Define for all platforms.
(main): Always open with binary, where it matters.
(main) [__CYGWIN__]: Use setmode to make stdin binary.
* src/shar.c(echo_status): new - report status in consistent fashion.
(throughout): remove many strings to scripts.def file.
* src/scripts.def: add many new entries and alphabetize
* tests/shar-1.ok: adjust to changes
* tests/Makefile.am: add \'shar-3\' test and a clean rule
* tests/shar-3: new - test large multi part archive
* tests/shar-1: delete varying text, not arbitrary lines from sample
* tests/shar-2: remove unnecessary line removal