This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to "mingw-org-wsl" repository containing the "mingw" project. The branch, 5.4-trunk has been updated via aec597ba5a867b378ea135421b529a92a87aae85 (commit) via 34964df1b77f7291f3024c40829d75f0925c724e (commit) via 1bd327ac8507d23db5869e008c6e4244293c6c89 (commit) from fc698e62aa0eb198271e6844239a9b07334bf356 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit aec597ba5a867b378ea135421b529a92a87aae85 Author: Keith Marshall <keith****@users*****> Date: Thu Jul 23 10:58:58 2020 +0100 Prepare and publish MinGW.org WSL-5.4.1 release. commit 34964df1b77f7291f3024c40829d75f0925c724e Author: Keith Marshall <keith****@users*****> Date: Mon Jul 20 20:17:27 2020 +0100 Add support for emulation of Microsoft's rand_s() function. commit 1bd327ac8507d23db5869e008c6e4244293c6c89 Author: Keith Marshall <keith****@users*****> Date: Sat Jul 18 22:59:28 2020 +0100 Adjust repository version following WSL-5.4 release. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 12 ++++++ VERSION.m4 | 6 +-- mingwrt/ChangeLog | 25 +++++++++++++ mingwrt/Makefile.in | 6 +-- mingwrt/mingwex/cryptnam.c | 64 +++----------------------------- mingwrt/mingwex/memcrypt.c | 92 ++++++++++++++++++++++++++++++++++++++++++++++ w32api/ChangeLog | 6 +++ 7 files changed, 147 insertions(+), 64 deletions(-) create mode 100644 mingwrt/mingwex/memcrypt.c hooks/post-receive -- mingw-org-wsl (mingw)