File nbase.changes of Package nbase
-------------------------------------------------------------------
Thu Dec 5 14:55:00 +0400 2023 - vle@gmx.net
- update to 9.3.0.1
Fix nawk parallel build
-------------------------------------------------------------------
Thu Dec 5 13:50:00 +0400 2023 - vle@gmx.net
- update to 9.3.0.0
Update to NetBSD-9.3 sources
-------------------------------------------------------------------
Thu Apr 15 01:08:00 +0300 2021 - vle@gmx.net
- update to 9.1.0.1
-------------------------------------------------------------------
Sun Dec 15 01:26:00 +0400 2023 - vle@gmx.net
- update to 9.1.0.3
Fix compilations issues with icc, gcc-12.2 and clang-14
install:
- fix handling the file flags
ls:
- fix option -o on non-BSD systems
- add/improve support for extended file attributes on Darwin and
FreeBSD (UF_HIDDEN, UF_NODUMP, UF_APPEND, UF_IMMUTABLE,
UF_OPAQUE, UF_ARCHIVED, UF_SPARSE, UF_SYSTEM,
UF_NOUNLINK, UF_OFFLINE, UF_READONLY, UF_REPARSE, SF_APPEND,
SF_ARCHIVED, SF_IMMUTABLE and SF_SNAPSHOT, SF_NOUNLINK)
sort:
- Workaround for Darwin < 21.6.0 where setrlimit(RLIMIT_NOFILE)
may fail when argument is rlim_t(-1). This fixes github issue #8