ruby-mysql2 0.5.3-4ubuntu6 source package in Ubuntu

Changelog

ruby-mysql2 (0.5.3-4ubuntu6) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:56:35 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
ruby-mysql2_0.5.3.orig.tar.gz 105.4 KiB a11d72f79c43e5ffe9bbaa3ab6bc10ea6f777fcedfbf101c88b96e1fec950790
ruby-mysql2_0.5.3-4ubuntu6.debian.tar.xz 11.7 KiB ed889fa90ddb256feb9435576422b9ca52ba9d218d8fda14a8e1a92400f4653c
ruby-mysql2_0.5.3-4ubuntu6.dsc 2.2 KiB 83f381296082d6d7a62154000a41e7f0ad21db80279b30f0c57916a0ea79df9e

Available diffs

View changes file

Binary packages built by this source

ruby-mysql2: simple, fast MySQL library for Ruby

 This is an API module that allows Ruby programs to interface with MySQL
 databases. Usually, it will be pulled in automatically by packages providing
 Ruby programs which need this capability, you only need to install it directly
 if you intend to write such programs yourself. You may want to prefer the
 ruby-mysql2 package over the ruby-mysql package, since benchmarks have shown
 it to be faster, it is non-blocking and it supports UTF-8 database encoding.

ruby-mysql2-dbgsym: debug symbols for ruby-mysql2