[DRE-commits] [ruby-nokogiri] branch master updated (55d3014 -> 42a7023)

Cédric Boutillier boutil at moszumanska.debian.org
Fri Sep 29 14:11:06 UTC 2017


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

boutil pushed a change to branch master
in repository ruby-nokogiri.

      from  55d3014   Remove myself from Uploaders:
      adds  1b65cd2   New upstream version 1.8.1
       new  aac2cb5   Updated version 1.8.1 from 'upstream/1.8.1'
       new  f8abff7   Refresh 0003-Remove-dependency-on-mini_portile2.patch
       new  1b31242   Bump Standards-Version to 4.1.0 (no changes needed)
       new  42a7023   prepare changelog

The 4 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:
 CHANGELOG.md                                       |  16 ++
 Gemfile                                            |  10 +-
 Manifest.txt                                       |   6 +-
 Rakefile                                           |  10 +-
 debian/changelog                                   |  12 +
 debian/control                                     |   2 +-
 .../0003-Remove-dependency-on-mini_portile2.patch  |  58 ++---
 dependencies.yml                                   |  67 ++++--
 ext/nokogiri/extconf.rb                            |   4 +-
 ext/nokogiri/xml_cdata.c                           |  16 +-
 ext/nokogiri/xml_sax_parser.c                      |   5 +-
 lib/nokogiri/version.rb                            |   2 +-
 lib/nokogiri/xml/node.rb                           |   2 +-
 lib/nokogiri/xml/node_set.rb                       |   2 +-
 nokogiri.gemspec                                   |  36 +--
 ...arison-with-root-node-in-xmlXPathCmpNodes.patch |  34 ---
 ...ix-XPointer-paths-beginning-with-range-to.patch | 174 --------------
 ...sallow-namespace-nodes-in-XPointer-ranges.patch | 249 ---------------------
 ...ap-overread-in-xsltFormatNumberConversion.patch |  31 ---
 ...for-integer-overflow-in-xsltAddTextString.patch |  74 ------
 ports/archives/libxml2-2.9.4.tar.gz                | Bin 5374830 -> 0 bytes
 ports/archives/libxslt-1.1.29.tar.gz               | Bin 3428524 -> 0 bytes
 suppressions/nokogiri_ruby-2.supp                  |  10 +
 test/xml/test_cdata.rb                             |   6 +
 test/xml/test_node_set.rb                          |   5 +
 test/xslt/test_custom_functions.rb                 |   4 +-
 26 files changed, 181 insertions(+), 654 deletions(-)
 delete mode 100644 patches/libxml2/0001-Fix-comparison-with-root-node-in-xmlXPathCmpNodes.patch
 delete mode 100644 patches/libxml2/0002-Fix-XPointer-paths-beginning-with-range-to.patch
 delete mode 100644 patches/libxml2/0003-Disallow-namespace-nodes-in-XPointer-ranges.patch
 delete mode 100644 patches/libxslt/0001-Fix-heap-overread-in-xsltFormatNumberConversion.patch
 delete mode 100644 patches/libxslt/0002-Check-for-integer-overflow-in-xsltAddTextString.patch
 delete mode 100644 ports/archives/libxml2-2.9.4.tar.gz
 delete mode 100644 ports/archives/libxslt-1.1.29.tar.gz
 create mode 100644 suppressions/nokogiri_ruby-2.supp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-nokogiri.git



More information about the Pkg-ruby-extras-commits mailing list