SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for perl-Net-Daemon-0.49-bp154.1.1.noarch.rpm :

* Wed Sep 30 2020 Tina Müller - Add manual license
* Sat Sep 26 2020 Tina Müller - updated to 0.49 see /usr/share/doc/packages/perl-Net-Daemon/ChangeLog 2020-09-22 Todd Rinaldo (0.49)
* Perl 5.6 is the minimum required version now.
* RIP Thread.pm it has not been relevant since 5.6
* Now using github CI to monitor the major platforms.
* .gitignore for better management
* Update the MANIFEST
* Perltidy the code base.
* use strict, warnings, no vars, our
* Remove perl 4-ish subroutine calls
* Require Sys::Syslog 0.29 to function properly.
* t/base.t -> Test::More
* Improve skipall messages and detection of ithreads/forks
* Disable t/ithreadm.t for Windows See https://github.com/toddr/Net-Daemon/issues/19
* Only load threads if forks hasn\'t already been loaded and threads exist.
* Update tracker location to github
* Fix ReadConfigFile implementation traversing AATTINC
* Tue Dec 13 2011 cooloAATTsuse.com- license is \"as perl\"
* Thu Mar 31 2011 cooloAATTnovell.com- update to 0.48
* t/forkm.t Patched perl Leon Timmermans http://rt.perl.org/rt3/Public/Bug/Display.html?id=83646
* lib/Net/Daemon.pm Patched per bug 32887 \"ithreads not detected due to a typo\"
* lib/Net/Daemon.pm Fixed \"Subroutine import redefined\" problem that perl 5.8.8 CPAN testers was getting. It was due to more than one \"require threads\" being run.
* lib/Net/Daemon.pm Used \"make dist\" to create the uploaded
* lib/Net/Daemon.pm Added ServClose patch by Gaspar Chilingarov
* t/thread.t Added patches by Daniel Macks and Joe McMahon, and added Test::More and skip_all for Windows < 5.10
* Added necessary thread sharing to work with 5.10 threads model: regexp-threads,
* Tue Nov 30 2010 cooloAATTnovell.com- switch to perl_requires macro
* Mon Nov 29 2010 cooloAATTnovell.com- remove /var/adm/perl-modules
* Tue Oct 19 2010 cooloAATTnovell.com- add perl as explicit buildrequire
* Sun Jan 10 2010 jengelhAATTmedozas.de- enable parallel build
* Mon Jul 16 2007 ugAATTsuse.de- update to version 0.43- lib/Net/Daemon.pm Needed to up the VERSION number- t/forkm.t: Added a wait so that the parent will not loop around and make another child until the previous child has been destroyed.- t/forkm.t: When all ten childs are exited, sub CatchChild will now exit.- t/threadm.t: The tests are now skipped with a passing indication when usethreads is defined, which would mean that the ithreadm tests are the ones that matter. Test.pm: A patch from todd.e.rinaldo was used. I do not remember what the issues were.
* Wed Oct 25 2006 ugAATTsuse.de- Update to version 0.39- a testsuite fixed
 
ICM