[DRE-commits] [ruby-nokogiri] branch master updated (6389d2d -> 6302b12)
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Wed Dec 23 12:52:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a change to branch master
in repository ruby-nokogiri.
from 6389d2d release to unstable
adds a48c7da Imported Upstream version 1.6.7.1
new 6f0c2f7 Merge tag 'upstream/1.6.7.1'
new 3b70410 upload to unstable
new 6302b12 refresh patch
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:
CHANGELOG.ja.rdoc | 16 ++++
CHANGELOG.rdoc | 16 ++++
Gemfile | 2 +-
Rakefile | 2 +-
debian/changelog | 7 ++
debian/patches/always_use_system_libraries.patch | 22 +++--
lib/nokogiri/version.rb | 2 +-
metadata.yml | 16 +++-
...d-extra-processing-of-MarkupDecl-when-EOF.patch | 35 +++++++
...ssing-entities-after-encoding-conversion-.patch | 83 ++++++++++++++++
...97-Avoid-an-heap-buffer-overflow-in-xmlDi.patch | 33 +++++++
...-2015-5312-Another-entity-expansion-issue.patch | 32 +++++++
...0015-Add-xmlHaltParser-to-stop-the-parser.patch | 81 ++++++++++++++++
.../libxml2/0016-Detect-incoherency-on-GROW.patch | 36 +++++++
...00-Fix-memory-access-error-due-to-incorre.patch | 105 +++++++++++++++++++++
...42-Buffer-overead-with-HTML-parser-in-pus.patch | 43 +++++++++
test_all | 6 +-
17 files changed, 520 insertions(+), 17 deletions(-)
create mode 100644 patches/libxml2/0011-Avoid-extra-processing-of-MarkupDecl-when-EOF.patch
create mode 100644 patches/libxml2/0012-Avoid-processing-entities-after-encoding-conversion-.patch
create mode 100644 patches/libxml2/0013-CVE-2015-7497-Avoid-an-heap-buffer-overflow-in-xmlDi.patch
create mode 100644 patches/libxml2/0014-CVE-2015-5312-Another-entity-expansion-issue.patch
create mode 100644 patches/libxml2/0015-Add-xmlHaltParser-to-stop-the-parser.patch
create mode 100644 patches/libxml2/0016-Detect-incoherency-on-GROW.patch
create mode 100644 patches/libxml2/0017-CVE-2015-7500-Fix-memory-access-error-due-to-incorre.patch
create mode 100644 patches/libxml2/0018-CVE-2015-8242-Buffer-overead-with-HTML-parser-in-pus.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