develooper Front page | perl.perl5.changes | Postings from March 2023

[Perl/perl5] 1a8de4: Config.pm - add taint_disabled andtaint_support t...

From:
David Cantrell via perl5-changes
Date:
March 30, 2023 12:11
Subject:
[Perl/perl5] 1a8de4: Config.pm - add taint_disabled andtaint_support t...
Message ID:
Perl/perl5/push/refs/heads/yves/taint_disabled/803a00-31b76a@github.com
  Branch: refs/heads/yves/taint_disabled
  Home:   https://github.com/Perl/perl5
  Commit: 1a8de4ba9d00dcf900238da369f0c42980c41401
      https://github.com/Perl/perl5/commit/1a8de4ba9d00dcf900238da369f0c42980c41401
  Author: Yves Orton <demerphq@gmail.com>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M configpm
    M lib/Config.t

  Log Message:
  -----------
  Config.pm - add taint_disabled and taint_support to %Config

This adds 'taint_disabled' and 'taint_support' to Config.pm and %Config.
This way people can use them while we decide what to do about the
changes to Configure. We shouldn't need to have Configure changed to
export status variables like this in Config.pm

See: https://github.com/Perl-Toolchain-Gang/Test-Harness/pull/118
and: https://github.com/Perl/perl5/pull/20972

for related work that is stalled because we have not decided what
to do about these variables.


  Commit: 31b76a2988efd3ce459dc811cb2c11fcd87ca7c3
      https://github.com/Perl/perl5/commit/31b76a2988efd3ce459dc811cb2c11fcd87ca7c3
  Author: David Cantrell <david@cantrell.org.uk>
  Date:   2023-03-30 (Thu, 30 Mar 2023)

  Changed paths:
    M .github/workflows/testsuite.yml

  Log Message:
  -----------
  Automatically test without taint support


Compare: https://github.com/Perl/perl5/compare/803a00275453...31b76a2988ef



nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About