There is one functional change with regard to -e of -f in BC_ENV_ARGS resp.
DC_ENV_ARGS: these do no longer make the program exit after processing the
commands passed that way (which prevented to use the environment variables
to set parameters for interactive sessions, unless -f- was passed as the
last argument on the command line).
Add LICENSE, regerate multiple patches, reorder variables, etc.
Accumulated ChangeLog:
Version 5.6.4 (12/24/2020):
* Fixed shared libary creation. Thanks to @ffontaine and Alex Suykov.
* Fixed one more pointer arithmetic issue. Thanks to aitap.
* Better configuring of the pointer arithmetic type.
* Fixed strndup macro detection... Again. Thanks to SkyOnce.
Version 5.6.3 (12/23/2020):
* Fixed missing dmallocc.o <- dmalloc.h dependency. Thanks to @ffontaine.
* Fixed more %p usage and issues around pointer arithmetic. Thanks to aitap.
Version 5.6.2 (12/17/2020):
* Fixed bug with loc_snprintf use of va_args. Thanks much to aitap.
* Handle strndup being a macro. Thanks much to aitap.
* Renmaed the ERROR_ and DEBUG_ defines to DMALLOC_* to reduce OS overlap.
* Fixed issues with cross-compiling and getpagesize. Thanks to aitap.
* Fixed problems with cross-compiling and printing of pointers. Thanks to aitap.
Version 5.6.1 (11/24/2020):
* Fixed the installdocs target. Thanks to matthewluckie.
Version 5.6.0 (11/22/2020):
* Implemented a snprintf to [hopefully] stop recursion. Thanks to drok.
* Added append_string and friends for better string output.
* Fixed strndup handling when it is a macro. Thanks to danielgora.
* Fixed strndup configuration and handling in general.
* Added better getenv handling.
* Fixed issues around page-size detection and heap extension.
* Added circleci to github.
* Improved the test program output.
* Added strnlen configuration and handling.
* Moved to git on April 9, 2018.
PR: 252124
Submitted by: mjl@luckie.org.nz (maintainer)
- Fix verification of new credential if no attestation provided and 'None' type is not among configured acceptable_attestation_types. I.e. reject it instead of letting it go through.
- Removes the deprecated NDesk DBusSharp dependency and adds the supported DBus Sharp dependency.
Changes since 1.0.8:
- Revamped preferences dialog
- More emojis support
- More reliable Twitter support
- Bitcoin message patterns
- Mono 4 and newer support
- More translations
- More reliable link detection
- Adds CertFP support to authenticate against IRC services
Reviewed by: Mirco Bauer <meebey@meebey.net>
<ChangeLog>
# 4.0.0 > 2021-02-16
#### New features
- **[BREAKING]** Remove the `prn` option as it's not included
in the spec any longer #114
- **[BREAKING]** Avoid adding an `exp` claim automatically.
Instead, the `--exp` flag must be present, with or without a
value
- Support adding `jti` when encoding
- Add `no-iat` flag to disable automatic `iat` claim generation
- Add an `--iso8601` flag to represent date-based claims as ISO
8601 date strings. Only applies to `iat`, `exp`, and `nbf`
#### Bug fixes
- Trim whitespace around a jwt before encoding #120
# 3.3.0 > 2020-12-24
#### New features
- Default decoding to JSON when not in a TTY #100
</ChangeLog>
we'll call fstatfs(2) instead of statfs(2).
That is, for most people these too lines will print the
same things:
(print (statfs '/var))
(print (statfs (fopen '/var/log/messages)))
Add siod.scm to the list of those with MS-DOS line-endings.
There are no packages for 3.6.2, so not updating PORTREVISION yet...
Sponsored by: United Marsupials