Changelog for
ncompress-5.0-1.13.x86_64.rpm :
* Mon Apr 26 2021 Martin Pluskal
- Update to version 5.0:
* New stream for cleanups
* Drop support for 2.0 output & -C option
* Improve & fix recursive mode
* Drop old DEF_ERRNO support
* Drop DIRENT/SYSDIR config knobs
* Drop support for REGISTER build knob
* Drop support for explicit unaligned memory accesses
* Drop support for dead operating systems
* Fix Windows access fallback logic
* Include io.h on Windows
* Disable \"deprecated\" API warnings on Windows
* Add setmode binary for stdin and stdout on Windows
* Clean up help text a bit
* Add a standard -k (keep) option
* Use io.h fallbacks on mingw too
* Thu May 14 2020 Martin Pluskal - Update to version 4.2.4.6:
* Fix tests under macOS
* Drop support for NOFUNCDEF
* Drop old unused MARK & SIZE_INNER_LOOP defines
* Add chmod/chown stubs for AMIGA/DOS
* Add a WINDOWS define for disabling chmod/chown
* Simplify LSTAT checking
* Disable utime usage on AMIGA/DOS/WINDOWS
* Add a fallback for access() for DOS & WINDOWS
* Disable unistd.h include on DOS & WINDOWS
* Disable chmod/chown/utime for mingw builds
* Add xxx->_xxx redirects on WINDOWS for filesystem funcs
* Add support for Windows in Travis
* Add PREFIX conformance, add option to only install main program by Eli Schwartz
* Don\'t strip binaries by default by Eli Schwartz
* Set the mandir to use $(PREFIX)/share/man by default by Eli Schwartz
* Do not set exit_code when an error is ignored by Petr Kubat
* Use default CFLAGS when using GNU make
* Fix typos in Makefile.def
* Tweak Changes style for better markdown integration
* Thu Dec 05 2019 Martin Pluskal - Update to version 4.2.4.5:
* New homepage https://github.com/vapier/ncompress
* Switch to intmax_t for nlink_t fields when printing
* Make builds more reproducible by dropping datestamps
* Fix integer overflow in maxmaxcode computation by Jakub Wilk
* Don\'t leak file descriptor in error cases by Pavel Raiskup
* Drop 8.3 filename checks for old DOS/Windows
* Change signal ifdef logic to the signal names
* Fix -Werror=parentheses errors with newer compilers
* Define LSTAT=1 in modern builds by default
* Change pathnames to be dynamic to avoid hardcoded 1k limit
* Add a standard -h (help) option
* Change version output to go to stdout
* Start a testsuite!
* Add support for -- to halt option parsing
* Add a uncompress(1) link to compress(1)- Drop all upstreamed patches:
* ncompress-2GB.patch
* ncompress-4.2.4.4-drop-datestamp.patch
* ncompress-4.2.4.4-filenamelen.patch
* ncompress-4.2.4.4-lfs2.patch
* ncompress-4.2.4-endians.patch
* ncompress-4.2.4-make.patch
* Thu Dec 06 2018 Martin Pluskal - Really use optflags
* Sun Jul 23 2017 bwiedemannAATTsuse.com- Add ncompress-4.2.4.4-drop-datestamp.patch to drop compile date to fix build-compare (boo#1047218)- Use make Makefile to avoid build time race
* Fri May 26 2017 jengelhAATTinai.de- Reword description
* Sun May 21 2017 meissnerAATTsuse.com- fixed endian define (bsc#1040046)
* Sun Oct 23 2016 mpluskalAATTsuse.com- Small spec file cleanups:
* Use pretty name for archive
* Drop alpha and itanium specific parts
* Run spec-cleaner on spec file
* Thu Nov 26 2015 opensuseAATTdstoecker.de- stop to provide uncompress tool and require gzip instead
* Wed Nov 11 2015 opensuseAATTdstoecker.de- fix for Leap 42.1