[libsys-cpuaffinity-perl] branch master updated (83db526 -> bad0db2)

gregor herrmann gregoa at debian.org
Tue Nov 22 18:24:44 UTC 2016


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

gregoa pushed a change to branch master
in repository libsys-cpuaffinity-perl.

      from  83db526   releasing libsys-cpuaffinity-perl verison 1.10-1
      adds  254753a   New upstream version 1.11~02
       new  aa901bf   Merge tag 'upstream/1.11_02'
       new  4ae8363   update changelog / fix version / add bug closer
       new  bad0db2   releasing package libsys-cpuaffinity-perl version 1.11~02-1

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:
 Build.PL                           |   4 +-
 Changes                            |   4 +
 MANIFEST                           |   1 +
 META.json                          |   6 +-
 META.yml                           |   4 +-
 README                             |   4 +-
 contrib/contrib.doc                |  28 +++---
 contrib/linux-sched_getaffinity.xs |  26 +++---
 contrib/linux-sched_setaffinity.xs |  71 +++++++--------
 contrib/solaris_processor_bind.xs  | 162 +++++++++++++++++++++++++++++++++
 debian/changelog                   |  10 +++
 lib/Sys/CpuAffinity.pm             |  86 +++++++++++++++---
 t/10-exercise.t                    | 179 +++++++++++++++++++++----------------
 t/11-exercise-all.t                |   2 +-
 t/12-32cpus.t                      |   2 +-
 15 files changed, 429 insertions(+), 160 deletions(-)
 create mode 100644 contrib/solaris_processor_bind.xs

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



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