Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (13m)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-06 02:51:07 UTC Now

2015-02-14 13:00:36 UTC MAIN commitmail json YAML

(pkgsrc)
- Drop patch-lib_Proc_Daemon.pm, upstream fix it.
(upstream)
- Update 0.14 to 0.18
-------------------
0.18  Mon Jan 26 2015
- GH#2: make Proc::Daemon internally taint safe (Rob Van Dam).
- GH#3: add option to setgid, same as setuid (Rob Van Dam).

0.17  Fri Jan 23 2015
- Move umask test to the end, should fix some failures from CPAN Testers.
- RT#73352: replace exit with POSIX::_exit(0) in the "first child".

0.16  Thu Jan 22 2015
- GH#1: fix Proc::ProcessTable test requirement.
- RT#72107: die when exec_command fails.

0.15  Wed Jan 21 2015
- RT#91450: fix pid file permissions.
- RT#88512: fix typos in the documentation.

(mef)