Revisions of perl-Log-Agent

Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 885130 from Tina Müller's avatar Tina Müller (tinita) (revision 8)
- Add manual license
- updated to 1.005
   see /usr/share/doc/packages/perl-Log-Agent/CHANGELOG.md
  ## [1.005] - 2021-04-11
  ### Added
  - Added support for `logcluck`. `loginfo`, and `logdebug`.
  ### Changed
  - Updated socktype handling to comply with the current language interface.
  - Moved from Drone CI to Github Actions, automating upload to CPAN.
  ## [1.004] - 2021-02-13
  ### Changed
  - Moved from Travis CI with Coveralls to Drone CI with CodeCov.
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 7)
- updated to 2.001003
   see /usr/share/doc/packages/perl-Function-Parameters/Changes
  2.001003  2017-11-11
            - Fix threaded initialization issue better. This is the same issue
              that was fixed in 2.001002, but now we use PL_op_mutex instead of
              PL_check_mutex. This has the advantage of also being thread-safe on
              v5.14.
  
  2.001002  2017-11-09
            - Fix crash when Function::Parameters is loaded at runtime by
              multiple threads (a stack overflow due to infinite recursion).
              This is arguably a core bug (#132413). The current workaround
              employed by Function::Parameters slightly abuses an internal perl
              mutex meant for something else (protecting op checkers), but it
              fixes the issue on perls v5.16 .. v5.26.
              v5.14 doesn't have this API yet, so the workaround is not thread
              safe there. It is technically possible to still run into this issue
              if two threads initialize Function::Parameters at the exact same
              moment (I haven't managed to reproduce this yet, so hopefully it's
              unlikely in practice).
              It is possible to completely avoid the problem on all versions of
              perl and Function::Parameters by making sure the module is loaded
              before the first thread is created.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 537278 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 6)
automatic update
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 347141 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 5)
automatic update
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 297564 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 4)
automatic update
Marcus Rueckert's avatar Marcus Rueckert (darix) committed (revision 3)
- fix the conditional for recommends
Christian Wittmer's avatar Christian Wittmer (computersalat) committed (revision 2)
fix build for CentOS
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 1)
initial package
Displaying all 8 revisions
openSUSE Build Service is sponsored by