CPAN-Changes
view release on metacpan or search on metacpan
corpus/dists/Ubic.changes view on Meta::CPAN
* ubic-watchdog doesn't require root privileges anymore (unless service requires them, of course)
* repo and bugtracker resources in META.yml
* PodWeaver in dist.ini config, so all modules now have proper AUTHOR and COPYRIGHT sections
* SimpleDaemon and Common services accept arrayref as 'group' value
1.13 Wed Sep 01, 2010
* Perl6::Slurp removed from dependencies
* Ubic::Manual::FAQ now is actually added
* group() method in services:
- services can specify group(s) from which service should run, analogous to user() method
- ubic will call setgid() before invoking any service methods
- default group list consists only of main user's group, as returned by getpwnam; supplementary groups are not supported yet
1.12 Thu Aug 26, 2010
* Ubic::Manual::FAQ with first 2 questions
* Ubic::Log documentation updated according to 1.11 changes
1.11 Thu Aug 26, 2010
* ubic-watchdog prints errors to stdout only
1.10 Wed Aug 18, 2010
corpus/dists/Ubic.parsed view on Meta::CPAN
{
"entries" => [
{
"line" => 331,
"raw" => " - services can specify group(s) from which service should run, analogous to user() method\n",
"style" => "-",
"text" => "services can specify group(s) from which service should run, analogous to user() method"
},
{
"line" => 332,
"raw" => " - ubic will call setgid() before invoking any service methods\n",
"style" => "-",
"text" => "ubic will call setgid() before invoking any service methods"
},
{
"line" => 333,
"raw" => " - default group list consists only of main user's group, as returned by getpwnam; supplementary groups are not supported yet\n\n",
"style" => "-",
"text" => "default group list consists only of main user's group, as returned by getpwnam; supplementary groups are not supported yet"
}
],
"line" => 330,
"raw" => " * group() method in services:\n",
( run in 1.445 second using v1.01-cache-2.11-cpan-97f6503c9c8 )