7 Commits

Author SHA256 Message Date
1f4ed5c833 Accepting request 885130 from devel:languages:perl:autoupdate
- 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.

OBS-URL: https://build.opensuse.org/request/show/885130
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Agent?expand=0&rev=8
2021-04-14 13:04:29 +00:00
Stephan Kulow
24c1b95d1e - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Agent?expand=0&rev=7
2017-12-10 14:06:20 +00:00
Stephan Kulow
4aec31d29c Accepting request 537278 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/537278
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Agent?expand=0&rev=6
2017-11-08 16:49:46 +00:00
2939a4c59a Accepting request 347141 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/347141
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Agent?expand=0&rev=5
2015-12-03 17:59:47 +00:00
Stephan Kulow
1d27d74880 Accepting request 297564 from devel:languages:perl:autoupdate
automatic update

OBS-URL: https://build.opensuse.org/request/show/297564
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Agent?expand=0&rev=4
2015-04-17 09:40:06 +00:00
Christian Wittmer
c61d24b3ec fix build for CentOS
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Agent?expand=0&rev=2
2011-08-23 13:53:34 +00:00
Stephan Kulow
c04fad4474 initial package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Log-Agent?expand=0&rev=1
2011-05-01 10:36:34 +00:00