[libproc-daemon-perl] branch master updated (7cf7558 -> b12ddeb)

Salvatore Bonaccorso carnil at debian.org
Wed Jun 24 06:28:41 UTC 2015


This is an automated email from the git hooks/post-receive script.

carnil pushed a change to branch master
in repository libproc-daemon-perl.

      from  7cf7558   Update debian/changelog
      adds  5b00cdb   initial import
      adds  6309c8a   Fix pid file permissions [RT#91450]
      adds  123c408   Fix typos [RT#88512]
      adds  7a40b64   Add myself to authors and update copyrights
      adds  265034b   Add github repo
      adds  3a31b8f   Update version
      adds  9f0a717   Reflect changes
      adds  8ef80e0   Remove META.yml
      adds  5a67066   Add Proc::ProcessTable to TEST_REQUIRES, fixes GH #1
      adds  9d2b7ef   die when exec_command fails [RT#72107]
      adds  52e3584   Update version
      adds  5ae9f57   Reflect changes
      adds  7c6b286   Move umask.file test to the end
      adds  693fce9   Fix day of week
      adds  331df00   Add abstract
      adds  cf93588   Replace exit with POSIX::_exit(0) [RT#73352]
      adds  b7285b5   Convert README to Markdown
      adds  2a97e58   Update version
      adds  b345f47   Reflect changes
      adds  04fceee   Convert README to Markdown
      adds  31f4569   Convert README to Markdown
      adds  0eb16bd   Made Proc::Daemon internally taint safe by untainting pids read from any external source. Also, added a new test which re-runs the primary 02_testmodule.t in taint mode
      adds  0720e10   Merge pull request #2 from rvandam/taint-safe
      adds  28d6ded   added option to setgid, same as setuid
      adds  780a855   Merge pull request #3 from rvandam/setgid
      adds  7b8a9b9   Update version
      adds  a97048b   Reflect changes
      adds  4769a2f   Add file_umask option [RT#102360]
      adds  886930b   Add file_umask option [RT#102360]
      adds  e8e7d48   Add file_umask option [RT#102360]
      adds  5a95654   Convert to Dist::Zilla
      adds  a026683   Update version
      adds  1db1a4f   Reflect changes
      adds  8b4f5d6   Update .gitignore to ignore release directories
      adds  fb67cd3   Make it return a value so 03_taintmode.t will not fail
      adds  ead24f1   Merge pull request #4 from rouzier/master
      adds  606c364   Make tests less time-sensitive [RT#103130]
      adds  bb54b53   Update version
      adds  b8f774d   Reflect changes
      adds  d6fd670   Imported Upstream version 0.20
       new  a94e4a0   Merge tag 'upstream/0.20'
       new  b5a3229   Update debian/changelog
       new  b12ddeb   Prepare changelog for release

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes            |  4 ++++
 LICENSE            |  2 +-
 MANIFEST           |  2 +-
 META.yml           | 12 ++++++------
 Makefile.PL        | 16 +++++-----------
 debian/changelog   |  8 ++++++--
 lib/Proc/Daemon.pm |  2 +-
 t/02_testmodule.t  | 29 +++++++++++++++++------------
 8 files changed, 41 insertions(+), 34 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libproc-daemon-perl.git



More information about the Pkg-perl-cvs-commits mailing list