[DRE-commits] [ruby-nokogiri] 01/05: Merge tag 'upstream/1.6.7'
Antonio Terceiro
terceiro at moszumanska.debian.org
Mon Dec 14 13:03:06 UTC 2015
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch master
in repository ruby-nokogiri.
commit 835781b5cf9b0ef9d32d018d63909fcb192bfca2
Merge: 7f450b9 19492fc
Author: Antonio Terceiro <terceiro at debian.org>
Date: Mon Dec 14 10:51:32 2015 -0200
Merge tag 'upstream/1.6.7'
Upstream version 1.6.7
# gpg: Signature made Seg 14 Dez 2015 10:51:32 BRST using RSA key ID CD460BDE
# gpg: Good signature from "Antonio Terceiro <terceiro at softwarelivre.org>"
# gpg: aka "Antonio Terceiro <terceiro at dcc.ufba.br>"
# gpg: aka "Antonio Terceiro <terceiro at colivre.coop.br>"
# gpg: aka "Antonio Terceiro <terceiro at debian.org>"
.cross_rubies | 12 +-
.travis.yml | 63 +-
CHANGELOG.ja.rdoc | 49 +-
CHANGELOG.rdoc | 41 +
Gemfile | 5 +-
LICENSE.txt | 31 +
Manifest.txt | 28 +-
README.ja.rdoc | 112 --
README.md | 170 +++
README.rdoc | 177 ---
Rakefile | 47 +-
appveyor.yml | 22 +
build_all | 96 +-
ext/nokogiri/extconf.rb | 71 +-
ext/nokogiri/xml_node.c | 32 +-
ext/nokogiri/xml_sax_parser_context.c | 4 +-
lib/nokogiri/version.rb | 2 +-
lib/nokogiri/xml/node.rb | 16 +
metadata.yml | 155 +--
...ing-initialization-for-the-catalog-module.patch | 0
...-missing-entities-after-CVE-2014-3660-fix.patch | 0
...top-parsing-on-entities-boundaries-errors.patch | 0
...leanup-conditional-section-error-handling.patch | 0
...19-Enforce-the-reader-to-run-in-constant-.patch | 0
...iation-of-overflow-in-Conditional-section.patch | 0
...ror-in-previous-Conditional-section-patch.patch | 0
...2015-8035-Fix-XZ-compression-support-loop.patch | 0
patches/libxml2/0009-Updated-config.guess.patch | 397 +++++++
...ort-unclosed-comment-uninitialized-access.patch | 64 +
.../0001-Adding-doc-update-related-to-1.1.28.patch | 0
...e-of-places-where-f-printf-parameters-wer.patch | 0
...pseudo-random-number-generator-with-curre.patch | 0
...XSLT-function-str-replace-is-broken-as-is.patch | 0
...ix-str-padding-to-work-with-UTF-8-strings.patch | 0
...nction-for-predicate-matching-in-patterns.patch | 0
.../libxslt/0008-Fix-direct-pattern-matching.patch | 0
...0009-Fix-certain-patterns-with-predicates.patch | 0
...g-of-UTF-8-strings-in-EXSLT-crypto-module.patch | 0
...eak-in-xsltCompileIdKeyPattern-error-path.patch | 0
.../libxslt/0014-Fix-for-bug-436589.patch | 0
.../libxslt/0015-Fix-mkdir-for-mingw.patch | 0
...ype-confusion-in-preprocessing-attributes.patch | 0
patches/libxslt/0017-Updated-config.guess.patch | 1226 ++++++++++++++++++++
{ports/patches => patches}/sort-patches-by-date | 0
test/html/test_document.rb | 29 +-
test/xml/sax/test_parser.rb | 11 +
test/xml/test_document.rb | 11 +
test/xml/test_schema.rb | 17 +-
test/xml/test_xpath.rb | 15 +
49 files changed, 2316 insertions(+), 587 deletions(-)
--
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