[openssl/tools] 9a56a6: Fix shebang lines for NixOS compatibility
Hugo Landau
noreply at github.com
Wed Nov 8 11:05:00 UTC 2023
Branch: refs/heads/master
Home: https://github.com/openssl/tools
Commit: 9a56a661d5025163d71f04f440df8fd6ff4f2d91
https://github.com/openssl/tools/commit/9a56a661d5025163d71f04f440df8fd6ff4f2d91
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M release-tools/release-aux/test_suite.sh
M release-tools/stage-release.sh
M review-tools/ghmerge
M review-tools/opensslbuild
M review-tools/opensslpull
M review-tools/pick-to-branch
Log Message:
-----------
Fix shebang lines for NixOS compatibility
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/tools/pull/171)
Commit: 2ddf1e0a008b34e84770fbccf5f174163eaeafef
https://github.com/openssl/tools/commit/2ddf1e0a008b34e84770fbccf5f174163eaeafef
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M review-tools/ghmerge
Log Message:
-----------
Make ghmerge compatible with Git worktrees
Git worktrees have .git be a file containing a string identifying the
location of the real .git directory. Thus -d will not match these
worktrees. Use -e instead.
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/tools/pull/171)
Commit: 257fd56d90c92de1c50ef0d168c98aa9e0c399a0
https://github.com/openssl/tools/commit/257fd56d90c92de1c50ef0d168c98aa9e0c399a0
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M review-tools/ghmerge
Log Message:
-----------
ghmerge: Add support for technical policies
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/tools/pull/171)
Commit: 259b15489c429ea0d08abc18d56c03a825b6c9eb
https://github.com/openssl/tools/commit/259b15489c429ea0d08abc18d56c03a825b6c9eb
Author: Hugo Landau <hlandau at openssl.org>
Date: 2023-11-08 (Wed, 08 Nov 2023)
Changed paths:
M review-tools/addrev
Log Message:
-----------
Allow gitaddrev path to be customised via environment variable
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/tools/pull/171)
Compare: https://github.com/openssl/tools/compare/e31cc768643d...259b15489c42
More information about the openssl-commits
mailing list