[DRE-commits] [ruby-nokogiri] branch master updated (384862f -> a3450bc)

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Nov 17 17:11:12 UTC 2015


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

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

      from  384862f   reupload to unstable
      adds  584eb41   Imported Upstream version 1.6.6.3
       new  6798ef4   Merge tag 'upstream/1.6.6.3'
       new  6a258f4   New upstream release
       new  0bcc10f   Refresh patches
       new  a3450bc   switch running tests to debian/ruby-tests.rake

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.ja.rdoc                                  |  15 ++
 CHANGELOG.rdoc                                     |  15 ++
 Manifest.txt                                       |   7 +
 debian/changelog                                   |   8 +
 debian/control                                     |   2 +-
 debian/patches/always_use_system_libraries.patch   |  20 +--
 debian/ruby-tests.rake                             |   5 +
 debian/ruby-tests.rb                               |   4 -
 lib/nokogiri/version.rb                            |   2 +-
 metadata.yml                                       |  89 ++---------
 ...top-parsing-on-entities-boundaries-errors.patch |  32 ++++
 ...leanup-conditional-section-error-handling.patch |  49 ++++++
 ...19-Enforce-the-reader-to-run-in-constant-.patch | 177 +++++++++++++++++++++
 ...iation-of-overflow-in-Conditional-section.patch |  32 ++++
 ...ror-in-previous-Conditional-section-patch.patch |  28 ++++
 ...2015-8035-Fix-XZ-compression-support-loop.patch |  31 ++++
 ...ype-confusion-in-preprocessing-attributes.patch |  29 ++++
 test_all                                           |   6 +-
 18 files changed, 453 insertions(+), 98 deletions(-)
 create mode 100644 debian/ruby-tests.rake
 delete mode 100644 debian/ruby-tests.rb
 create mode 100644 ports/patches/libxml2/0003-Stop-parsing-on-entities-boundaries-errors.patch
 create mode 100644 ports/patches/libxml2/0004-Cleanup-conditional-section-error-handling.patch
 create mode 100644 ports/patches/libxml2/0005-CVE-2015-1819-Enforce-the-reader-to-run-in-constant-.patch
 create mode 100644 ports/patches/libxml2/0006-Another-variation-of-overflow-in-Conditional-section.patch
 create mode 100644 ports/patches/libxml2/0007-Fix-an-error-in-previous-Conditional-section-patch.patch
 create mode 100644 ports/patches/libxml2/0008-CVE-2015-8035-Fix-XZ-compression-support-loop.patch
 create mode 100644 ports/patches/libxslt/0016-Fix-for-type-confusion-in-preprocessing-attributes.patch

-- 
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