| Server IP : 162.214.74.102 / Your IP : 216.73.217.80 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/sharutils-4.13.3/ |
Upload File : |
GNU sharutils NEWS - User visible changes.
Copyright (C) 1994-2013
Free Software Foundation, Inc.
Version 4.13.3 - January 2013, by Bruce Korb
* fix malformatted docs
* update automake
Version 4.13.2 - January 2013, by Bruce Korb
* add option and POSIXLY_CORRECT environment variable usage
for POSIX compliance on uudecode.
* update docs
* remove docs for non-existing scripts
* update autotooling
* remove more code maintained elsewhere (e.g. md5.c)
Version 4.13 - December 2012, by Bruce Korb
* POSIX-ism: they have determined that uudecode is not expected
to exit failure when the output file mode cannot be changed.
Either POSIXLY_CORRECT or --ignore-chmod will cause uudecode
to behave this way.
* uudecode now has its options processed wut libopts.
* recent autotools were used in bootstrap, fixing some build issues.
Version 4.12 - August 2012, by Bruce Korb
* options are now defined in option definition files
* the code to process command line and config file options
is generated or obtained from a library
* docs are now largely derived from these definition files