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

Lucas Kanashiro kanashiro at moszumanska.debian.org
Mon Sep 12 19:40:26 UTC 2016


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

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

      from  47477c1   releasing package libsys-cpuaffinity-perl version 1.09-1
      adds  13ee850   New upstream version 1.10
       new  6e6b12a   Merge tag 'upstream/1.10'
       new  3de2bc8   Update debian/changelog
       new  83db526   releasing libsys-cpuaffinity-perl verison 1.10-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                              |   21 +-
 Changes                               |    6 +-
 MANIFEST                              |    3 +-
 META.json                             |    4 +-
 META.yml                              |    4 +-
 README                                |    2 +-
 contrib/getaffinity_processor_bind.xs |   61 --
 contrib/linux-sched_getaffinity.xs    |   21 +-
 contrib/linux-sched_setaffinity.xs    |   10 +-
 contrib/setaffinity_processor_bind.xs |   98 ----
 contrib/solaris_processor_affinity.xs |  155 +++++
 debian/changelog                      |    7 +
 lib/Sys/CpuAffinity.pm                | 1038 ++++++++++++++++-----------------
 t/11-exercise-all.t                   |   11 +-
 14 files changed, 729 insertions(+), 712 deletions(-)
 delete mode 100644 contrib/getaffinity_processor_bind.xs
 delete mode 100644 contrib/setaffinity_processor_bind.xs
 create mode 100644 contrib/solaris_processor_affinity.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