Activity log for bug #1631339

Date Who What changed Old value New value Message
2016-10-07 11:55:48 Lars Tangvald bug added bug
2016-10-07 11:56:20 Lars Tangvald mysql-5.7 (Ubuntu): status New Fix Released
2016-10-07 12:04:36 Robie Basak nominated for series Ubuntu Xenial
2016-10-07 12:04:36 Robie Basak bug task added mysql-5.7 (Ubuntu Xenial)
2016-12-01 12:44:52 Lars Tangvald description MySQL 5.7 source package has liblz4-dev as a build-dep, but it isn't actually used because the build defaults to using a bundled version. Add cmake flag -DWITH_LZ4=system to use the correct version. MySQL 5.7 source package has liblz4-dev as a build-dep, but it isn't actually used because the build defaults to using a bundled version. [Impact] No known user impact at present (other than a small difference in binary footprint), but builds shouldn't use bundled libraries when it's available in the system. Add cmake flag -DWITH_LZ4=system to use the correct version. [Test case] * Build package * Run ldd on usr/lib/lz4_decompress and see it doesn't link in liblz4 from the system. [Regression potential] This change has been in Yakkety for some time (5.7.15-0ubuntu2). Database dump-related utils like mysqlpump and lz4_decompress could be impacted if any significant changes arise between the version of liblz4 available on user systems and what is used to test upstream.
2016-12-16 09:27:46 Lars Tangvald mysql-5.7 (Ubuntu Xenial): status New Fix Committed
2016-12-16 09:27:46 Lars Tangvald mysql-5.7 (Ubuntu Xenial): assignee Lars Tangvald (lars-tangvald)
2016-12-16 11:42:08 Lars Tangvald mysql-5.7 (Ubuntu Xenial): status Fix Committed In Progress
2017-01-06 11:41:56 Robie Basak mysql-5.7 (Ubuntu Xenial): milestone xenial-updates
2017-02-03 17:44:24 Robie Basak description MySQL 5.7 source package has liblz4-dev as a build-dep, but it isn't actually used because the build defaults to using a bundled version. [Impact] No known user impact at present (other than a small difference in binary footprint), but builds shouldn't use bundled libraries when it's available in the system. Add cmake flag -DWITH_LZ4=system to use the correct version. [Test case] * Build package * Run ldd on usr/lib/lz4_decompress and see it doesn't link in liblz4 from the system. [Regression potential] This change has been in Yakkety for some time (5.7.15-0ubuntu2). Database dump-related utils like mysqlpump and lz4_decompress could be impacted if any significant changes arise between the version of liblz4 available on user systems and what is used to test upstream. MySQL 5.7 source package has liblz4-dev as a build-dep, but it isn't actually used because the build defaults to using a bundled version. [Impact] No known user impact at present (other than a small difference in binary footprint), but builds shouldn't use bundled libraries when it's available in the system. [racb] However a future security update in liblz4-dev will not update MySQL. We fixed this in sid, and I think it's appropriate to backport given that we've tested it in Yakkety. Add cmake flag -DWITH_LZ4=system to use the correct version. [Test case] * Build package * Run ldd on usr/lib/lz4_decompress and see it doesn't link in liblz4 from the system. [Regression potential] This change has been in Yakkety for some time (5.7.15-0ubuntu2). Database dump-related utils like mysqlpump and lz4_decompress could be impacted if any significant changes arise between the version of liblz4 available on user systems and what is used to test upstream.
2017-02-06 13:06:45 Andy Whitcroft mysql-5.7 (Ubuntu Xenial): status In Progress Fix Committed
2017-02-06 13:06:47 Andy Whitcroft bug added subscriber Ubuntu Stable Release Updates Team
2017-02-06 13:06:48 Andy Whitcroft bug added subscriber SRU Verification
2017-02-06 13:06:53 Andy Whitcroft tags verification-needed
2017-03-14 08:50:07 Lars Tangvald tags verification-needed verification-done
2017-04-05 17:05:01 Launchpad Janitor mysql-5.7 (Ubuntu Xenial): status Fix Committed Fix Released
2017-04-05 17:05:01 Launchpad Janitor bug watch added http://bugs.mysql.com/bug.php?id=83340
2017-04-05 17:05:35 Brian Murray removed subscriber Ubuntu Stable Release Updates Team