Changelog for
perl-Filter-1.640.0-150600.1.1.x86_64.rpm :
* Wed Aug 17 2022 timueller+perlAATTsuse.de- updated to 1.64 see /usr/share/doc/packages/perl-Filter/Changes 1.64 2022-08-16 rurban
* Exec: Silence all Windows -Wint-conversion and -Wint-to-pointer-cast warnings
* Sat Aug 13 2022 timueller+perlAATTsuse.de- updated to 1.63 see /usr/share/doc/packages/perl-Filter/Changes 1.63 2022-08-11 rurban
* Exec: Really fix USE_ITHREADS (GH #17) with USE_THREADS on windows. USE_5005THREADS is not defined in older perls, but OLD_PTHREADS_API is. 1.62 2022-08-10 rurban
* Exec: compile with USE_THREADS and USE_ITHREADS (GH #17)
* add a make release target
* Fri Jun 17 2022 timueller+perlAATTsuse.de- updated to 1.61 see /usr/share/doc/packages/perl-Filter/Changes 1.61 2022-06-13 rurban
* perfilter.pod: minor improvements (PR #16 khw)
* Remove runtime recommends META (GH #14 kentfredric)
* use strict in all modules. Fixes Test::Kwalitee.
* Add github actions, and cirrus CI\'s
* Updated Copyright years.
* Thu Aug 06 2020 timueller+perlAATTsuse.de- updated to 1.60 see /usr/share/doc/packages/perl-Filter/Changes 1.60 2020-08-05 rurban
* Increase t/call.t verbosity on failures (PR #12 aatomic)
* Push cwd to AATTINC for PERL_CORE (PR #11 jkeenan)
* Update search.cpan.org link to metacpan (PR #10 Grinnz)
* Sun Aug 05 2018 cooloAATTsuse.com- updated to 1.59 see /usr/share/doc/packages/perl-Filter/Changes 1.59 2018-08-04 rurban
* Improve tests using FindBin for filter-util.pl [atoomic #9]
* Added new m4 filter [werner lemberg #8]
* Add int casts, assert on 2GB limitation.
* Thu Nov 16 2017 cooloAATTsuse.com- updated to 1.58 see /usr/share/doc/packages/perl-Filter/Changes 1.58 2017-11-15 rurban
* Drop 5.005 support
* Switch from DynaLoader to XSLoader [atoomic #5]
* Replace use vars by our. [atoomic #5]
* Lazy load Carp only when required. [atoomic #5]
* Minor test improvements
* Fix v5.8 cast warnings
* Mon Feb 13 2017 cooloAATTsuse.com- updated to 1.57 see /usr/share/doc/packages/perl-Filter/Changes 1.57 2017-01-22 rurban
* Todo the t/exec.t test 2 on cygwin.
* Fixed/Todo the t/decrypt.t test 7 utf8 failures. Skip with non UTF-8 locale.
* Wed Jul 29 2015 cooloAATTsuse.com- updated to 1.55 see /usr/share/doc/packages/perl-Filter/Changes 1.55 2015-07-26 rurban
* Fix t/z_pod-coverage.t with old Test::More by Kent Frederik. RT #106090.
* Fix t/tee.t + t/order.t race under parallel testing. RT #105396. Thanks to Kent Frederik
* Fix Filter exec refcount, breaking earlier parse exits with __DATA__ RT #101668 Thanks to user42_kevinAATTyahoo.com.au
* Add missing filter_del in exec filter.
* Add pod for Filter::Util::Call::unimport to fix t/z_pod-coverage.t
* Sat May 02 2015 cooloAATTsuse.com- updated to 1.54 see /usr/share/doc/packages/perl-Filter/Changes 1.44 2012-06-18 rurban
* Sync t/call.t with core fixes in 2adbc9b6 1.45 2012-06-19 rurban
* Sync perlfilter.pod with core improvements 1.46 2013-03-29 rurban
* Fix RT #84292 PIPE_PID/waitpid broken in Exec pipe_read since 5.17.6 (rurban)
* Fix RT #84210 Bad NAME in Makefile.PL (miyagawa)
* Fix RT #82687 cpansign MANIFEST failure (myra)
* Work on RT #41285 test failures with non-english locale (reported by srezic)
* Skip patching the src for newWarnings style, these are the default (rurban)
* Fix RT #53132 examples/method/Decompress.pm syntax error (kevin ryde) and add usage docs. 1.47 2013-03-31 rurban
* Reproduced and fixed RT #41285 test failures with non-english locale (reported by srezic) 1.48 2013-04-01 rurban
* added META records, such as repository, recommends to Makefile.PL
* added META and POD tests 1.49 2013-04-02 rurban
* Better fix for RT #41285 test failures with non-english locale (patched by srezic, pull #1)
* Add t/z_
*.t meta tests (now for real), move Try to t/FilterTry, add POD to Filter::Util::Call, Filter::Util::Exec and generated FilterTry. 1.50 2014-06-04 rurban
* Do not re-bless already blessed filter_add arguments into the callers package. Fixes RT #54452
* t/z_pod-coverage.t: omit empty Filter::decrypt (also fixes RT #84405)
* Fix Perl Compiler detection in Filter::decrypt 1.51 2014-12-09 rurban
* Minor -Wall -Wextra cleanups by jhi and me. Fixes RT #100742
* Updated Copyright years
* Document and warn about its limitations 1.52 2014-12-19 rurban
* Fix Filter::Util::Call regression from 1.50, for filter_add({}) or filter_add([]). This broke Switch, see RT #101004. 1.53 2014-12-20 rurban
* Re-release caused by broken SIGNATURE, caused by broken ExtUtils::Makemaker distsignature rules. See https://github.com/Perl-Toolchain-Gang/ExtUtils-MakeMaker/issues/177 1.54 2015-01-17 rurban
* Fix some compiler warnings for -Wall. Some patches by Dave Mitchell. RT #101587 Note that perl5 itself is not yet -pedantic safe, Filter is.
* Wed Feb 22 2012 vcizekAATTsuse.com- update to 1.43
* Improve t/tee.t test 5 on windows which allows all Administrator members read-access [RT #75164]
* Fix more windows tests: http://www.cpantesters.org/cpan/report/9e790a72-6bf5-1014-9f3b-641f296be760