ruby-ox 2.1.1-2+deb9u1build0.16.04.1 source package in Ubuntu

Changelog

ruby-ox (2.1.1-2+deb9u1build0.16.04.1) xenial-security; urgency=medium

  * fake sync from Debian

ruby-ox (2.1.1-2+deb9u1) stretch; urgency=medium

  * Team upload
  * Add fix_parse_obj_segfault.patch picked from upstream
    + fix CVE-2017-15928: segmentation fault in parse_obj
    (Closes: #881445)

 -- Mike Salvatore <email address hidden>  Wed, 21 Nov 2018 13:52:18 -0500

Upload details

Uploaded by:
Mike Salvatore
Uploaded to:
Xenial
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe misc
Xenial security universe misc

Downloads

File Size SHA-256 Checksum
ruby-ox_2.1.1.orig.tar.gz 62.1 KiB dffaa414764371de555f26fd5a54f4bd38a759b031e211d0a51ce893c414338e
ruby-ox_2.1.1-2+deb9u1build0.16.04.1.debian.tar.xz 3.8 KiB d87c4ac5853e772dd53abbb878851af84c2db504fbdcc1058a36de22ff175f63
ruby-ox_2.1.1-2+deb9u1build0.16.04.1.dsc 2.0 KiB e11ba0732c2937e5d7b3f0ccc7b483641c63090ed8649bf1292a4b16f54ed542

View changes file

Binary packages built by this source

ruby-ox: fast XML parser and object serializer

 Optimized XML (Ox), as the name implies, was written to provide speed
 optimized XML handling. It was designed to be an alternative to Nokogiri
 and other Ruby XML parsers for generic XML parsing and as an alternative
 to Marshal for Object serialization.
 .
 Ox handles XML documents in three ways: it is a generic XML parser and
 writer, a fast Object / XML marshaller, and a stream SAX parser. The
 library is implemented in C for speed and has a lean, simple Ruby API.

ruby-ox-dbgsym: debug symbols for package ruby-ox

 Optimized XML (Ox), as the name implies, was written to provide speed
 optimized XML handling. It was designed to be an alternative to Nokogiri
 and other Ruby XML parsers for generic XML parsing and as an alternative
 to Marshal for Object serialization.
 .
 Ox handles XML documents in three ways: it is a generic XML parser and
 writer, a fast Object / XML marshaller, and a stream SAX parser. The
 library is implemented in C for speed and has a lean, simple Ruby API.