[Perl/perl5] 5f821e: Commit Configure script after rebuild
[email protected] (Paul Evans via perl5-changes)
| Newsgroups | perl.perl5.changes |
|---|---|
| Message-ID | <Perl/perl5/push/refs/heads/blead/[email protected]> |
Branch: refs/heads/blead
Home: https://github.com/Perl/perl5
Commit: 5f821ec6b6e017970d7160d8f480c559e1372b51
https://github.com/Perl/perl5/commit/5f821ec6b6e017970d7160d8f480c559e1372b51
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
M Configure
Log Message:
-----------
Commit Configure script after rebuild
I have no idea why, but this block was moved into a different position
after a rebuild with no apparent edits. Perhaps something subtle in
filesystem sort order? In any case it doesn't appear overly significant.
Commit: 823f3084a764ddd012ed372501399fb7dce882e1
https://github.com/Perl/perl5/commit/823f3084a764ddd012ed372501399fb7dce882e1
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
M Configure
M Cross/config.sh-arm-linux
M Cross/config.sh-arm-linux-n770
M Porting/config.sh
M config_h.SH
M configure.com
M perl.h
M plan9/config_sh.sample
M regen/embed.pl
M win32/config.gc
M win32/config.vc
Log Message:
-----------
Apply metaconfig unit to add -[DU]usetaint Configure option
./Configure -Dusetaint ...
./Configure - builds a perl with taint support
./Configure -Uusetaint ... - builds a perl without taint support
Option defaults to on, matching current behaviour.
Commit: 044d4ee8ef4a7badbe6e2a2b547ae2c33d914121
https://github.com/Perl/perl5/commit/044d4ee8ef4a7badbe6e2a2b547ae2c33d914121
Author: Paul "LeoNerd" Evans <[email protected]>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
M .github/workflows/testsuite.yml
Log Message:
-----------
Change github CI workflow to use the new -Uusetaint configure flag
Compare: https://github.com/Perl/perl5/compare/fe45dc90cef4...044d4ee8ef4a
To unsubscribe from these emails, change your notification settings at https://github.com/Perl/perl5/settings/notifications