- Due to problems binding with IPv4-mapped IPv6 addresses for a DNS
lookup, splitted up randombind into randombind4 and randombind6.
socket operations on IPv4 use IPv4 address only. (tx. Kouichi).
Version 14.17.4 'Fermium' (LTS)
This is a security release.
Notable Changes
CVE-2021-22930: Use after free on close http2 on stream canceling (High)
Node.js is vulnerable to a use after free attack where an attacker might be able to exploit the memory corruption, to change process behavior. You can read more about it in https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-22930
This releases also fixes some regressions with internationalization introduced by the ICU updates in Node.js 14.17.0 and 14.17.1.
v2.6.6
Added support to infer return type of typing.cast()
Fix variable lookup's handling of exclusive statements
Fix variable lookup's handling of function parameters
Fix variable lookup's handling of except clause variables
Fix handling of classes with duplicated bases with the same name
-Add the -s parameter to submit package to winget in pipeline (#3767)
-corrected position of dataframes (#3776)
-fixed show_hints option to allow hints to be turned off (#3780)
-Updated polars version for faster CSV reader (#3781)
-Fix docs for the config variable completion_type (#3804)
-bat theme wasn't getting set properly (#3807)
-Dataframe Shape command (#3805)
-Support other variables than PATH in pathvar (2nd attempt) (#3828)
-change describe so it doesn't output colored strings (#3832)
-Read from standard input in rm (#3763)
-use chrono_humanize for datetime formatting (#3834)
-All is a DataFrame (#3812)
-Add sha256 to the hash command (#3836)
-added the ability to compare time units like 1hr < 2hr (#3845)
-Update implementing_a_command.md (#3848)
-Improve md5 and sha256 code (#3841)
-Fix clippy lint and disable broken lint (#3865)
-document compiling without openssl (#3862)
-Add named positionals to all (#3863)
-add performance metrics for measuring startup time (#3854)
-fix interpolated strings when using unicode (#3866)
-Support equals sign in shorthand environment variable values (#3869)
-simple contains arguments (#3874)
-Better representation in nested dataframes (#3875)
2021-08-02 Thomas E. Dickey <dickey@invisible-island.net>
* main.c, yacc.1: add "-h" option
* main.c:
map any of bison's long-options which have a corresponding yacc option
into the latter, without depending upon getopt_long().
* main.c: suggested patch:
From: Boris Kolpackov <boris@codesynthesis.com>
Subject: Re: [PATCH] support bison's --defines and --output options in
byacc
2021-08-01 Thomas E. Dickey <dickey@invisible-island.net>
* output.c:
fix a misplaced #line, which was after a generated line in the code-file
* output.c:
add a state-machine to output_semantic_actions() to detect and replace
the "#line" directives added by Roland Illig's change, making them show
the actual line-numbers in the code-file.
* reader.c:
adapt a patch by Roland Illig which added #line directives with dummy
filename and line number, because the debug information was incorrect.
The actual fix (see output_semantic_actions) is to emit #line directives
which correspond to the code-file.
* reader.c: simplify an ifdef so I can balance {/}
* output.c: use new macro
* defs.h: add fprintf_lineno macro
* reader.c:
make that a little simpler - but I see that this should be using the
code-file's line-numbering rather than ""
* reader.c:
make that into a macro, and add a begin_case() to more/less match (the
#line's are not together in some btyacc cases...)
2021-07-14 Thomas E. Dickey <dickey@invisible-island.net>
* reader.c: From: Roland Illig <roland.illig@gmx.de>
Subject: small patch for byacc
...
this splits up "\nbreak;\n" output to put #line directives after
first "\n"
2021-07-03 Thomas E. Dickey <dickey@invisible-island.net>
* config.sub: 2021-07-03
From: Ozkan Sezer <sezero@users.sourceforge.net>
config.sub: disable shellcheck SC2006 / SC2268 warnings
This is in line with the recent config.guess change in commit
12fcf67c9108f4c4b581eaa302088782f0ee40ea
* config.sub (shellcheck disable): Add SC2006,SC2268.
Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
Signed-off-by: Ozkan Sezer <sezero@users.sourceforge.net>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
* config.sub: 2021-07-03
From: Ozkan Sezer <sezero@users.sourceforge.net>
config.sub: normalize the quoting in the `echo FOO | sed ...`
Some cases quote the argument to echo and some do not. At runtime
it probably does not matter because the substituted values will never
contain whitespace, but quoting them all would make shellcheck more
useful.
* config.sub: Consistently quote the argument of echo.
* doc/config.sub.1: Regenerate.
Suggested-by: Jacob Bachmeyer <jcb@gnu.org>
Signed-off-by: Ozkan Sezer <sezero@users.sourceforge.net>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
2021-07-02 Thomas E. Dickey <dickey@invisible-island.net>
* config.sub: 2021-06-03
From: Ozkan Sezer <sezero@users.sourceforge.net>
config.sub: replace POSIX $( ) with classic ` ` throughout
This is in line with the recent config.guess change in commit
d70c4fa934de164178054c3a60aaa0024ed07c91.
The patch was generated using patch-6.gawk script introduced in that
commit.
* config.sub: Revert POSIX command substitutions to classic form.
Signed-off-by: Ozkan Sezer <sezero@users.sourceforge.net>
Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>
Alan Coopersmith (3):
Update configure.ac bug URL for gitlab migration
Fix -Wsign-compare warning in recurse_win_tree()
Fix -Wsign-compare warnings in xrestop_client_get_stats
Ben Byer (1):
fixed typo in output of xrestop -b
Gaetan Nadon (5):
config: upgrade Autoconf initialization section
config: use standard xorg autogen.sh
config: use standard xorg .gitignore file
config: upgrade to util-macros 1.8 for additional man page support
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
James Cloos (2):
Replace static ChangeLog with dist-hook to generate from git log
Fix commit 08c9daab3a0b3ef37723c007858fa949cb91bbd8
Keith Packard (1):
Use XResQueryClientIds to get pid instead of window property
Kevin Ryde (1):
In xrestop_client_get_info() show xrestop's own pid.
Matthieu Herrb (7):
Update README for gitlab migration
Fix version for development.
More fixes for README.md + modern packaging
Remove unused function window_get_pid()
Fix character buffer sizes to hold full formatted strings
Fix EXTRA_DIST and MAINTAINERCLEANFILES
Release xrestop 0.5
Paulo Cesar Pereira de Andrade (1):
Correct make distcheck and sparse warnings.
Peter Harris (1):
Display ShmSeg resource count
Søren Sandmann Pedersen (2):
man page: Change -dt to -t
More man page fixes
Walter Harms (4):
FIX: warning: initialization discards `const' qualifier from pointer target type
no need-to-check argument for XFree
remove unused debug code
FIX: malloc+memset=calloc