Revisions of perl-Params-Validate

Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 103733 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 26)
- update to 1.05
  * The XS code had a code path where it could pass the contents of a Perl
    variable as the first argument to the XS croak() subroutine. This subroutine
    is like printf(), and should receive a format string as its first
    argument. According to RT #74777, this can lead to segfaults on some systems.
    This could in theory be a security bug, but it's very unlikely that
    untrusted user input could end up being passed to this croak(). It is called
    when a spec specifies a "depend" value on another parameter. The value of
    the "depend" parameter was passed in the first argument to croak().
  1.04    2012-02-08
  * Use the latest Module::XSOrPP dzil plugin to generate a saner Build.PL. No
    need update if you're using an earlier version.
  * This release uses Module::Implementation to handle loading the XS or pure
    Perl implementation of Params::Validate.
  1.02    2012-02-06
  * The previous release never loaded the XS implementation, even if it had been
    compiled.
  * With newer versions of Perl, the pure Perl implementation treated regexp
    objects differently than the XS implementation. They should be treated as
    belonging to the SCALARREF type for backwards compatibility.
  * These two bugs combined managed to break the test suites of a number of
    modules on CPAN. This release should fix them.

- update to 1.01
- The generated Build.PL detects whether or not the machine it's run on has a
  working compiler, and disables XS automatically if it doesn't. Fixes RT
  #44719.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 25)
replace license with spdx.org variant
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 23)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 22)
Autobuild autoformatter for 81902
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 81902 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 21)
- remove Author from desc
- fix deps
  * fix build for 1120 (perl -p -i -e 's|0.3601|0.280801|' Build.PL)
- add bcond_with opt (Test::Taint, Readonly::XS)
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 73434 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 20)
- update to 1.00
- Fix documentation indexing on search.cpan.org. Reported by Lutz Gehlen. RT
  #68756.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 71966 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 19)
- update to 0.99
  - The metadata file - META.{json,yml} - had references to a different distro
    because of a copy and paste error. Reported by Bernhad Graf. RT #68514.
Sascha Peilicke's avatar Sascha Peilicke (saschpe) committed (revision 18)
Autobuild autoformatter for 68353
Sascha Peilicke's avatar Sascha Peilicke (saschpe) accepted request 68353 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 17)
- update to 0.98
- Attribute::Params::Validate's $VERSION regressed in 0.96. 
  It's now manually set to 1.07.

- update to 0.97
- The XS version of the code always called Carp::confess, regardless of
  whether you provided your own on_fail callback. Reported by Scott Bolte. RT
  #66359.
- There were a couple spots that called eval without localizing $@ first. RT
  #58087.
- The parameters for each key validation (can, isa, regex) are now checked,
  and an error is thrown if any of the keys are not valid. Basically, we
  validate the validation spec. Based on a patch by Andreas Faafeng. RT
  #57831.
- This module now requires Perl 5.8.1.
- Switched to version 2.0 of the Artistic License.
autobuild's avatar autobuild committed (revision 16)
11.4 source split
Ruediger Oertel's avatar Ruediger Oertel (oertel) committed (revision 15)
Autobuild autoformatter for 59487
Ruediger Oertel's avatar Ruediger Oertel (oertel) accepted request 59487 from Vítězslav Čížek's avatar Vítězslav Čížek (vitezslav_cizek) (revision 14)
Accepted submit request 59487 from user vitezslav_cizek
autobuild's avatar autobuild committed (revision 13)
release number sync
autobuild's avatar autobuild committed (revision 12)
release number sync
autobuild's avatar autobuild committed (revision 11)
autobuild's avatar autobuild accepted request 33922 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 10)
Copy from devel:languages:perl/perl-Params-Validate based on submit request 33922 from user coolo
autobuild's avatar autobuild committed (revision 9)
Copy from devel:languages:perl/perl-Params-Validate based on submit request 30413 from user anicka
autobuild's avatar autobuild committed (revision 8)
Copy from devel:languages:perl/perl-Params-Validate based on submit request 28966 from user coolo
unknown committed (revision 7)
Displaying revisions 21 - 40 of 46
openSUSE Build Service is sponsored by