Activity log for bug #1234705

Date Who What changed Old value New value Message
2013-10-03 13:15:42 Colin Watson bug added bug
2013-10-03 13:16:00 Colin Watson nominated for series Ubuntu Precise
2013-10-03 13:16:00 Colin Watson bug task added apt (Ubuntu Precise)
2013-10-03 13:16:00 Colin Watson nominated for series Ubuntu Quantal
2013-10-03 13:16:00 Colin Watson bug task added apt (Ubuntu Quantal)
2013-10-03 13:16:00 Colin Watson nominated for series Ubuntu Raring
2013-10-03 13:16:00 Colin Watson bug task added apt (Ubuntu Raring)
2013-10-03 13:16:22 Colin Watson apt (Ubuntu): status New Fix Released
2013-10-03 13:16:27 Colin Watson apt (Ubuntu Precise): status New Triaged
2013-10-03 13:16:29 Colin Watson apt (Ubuntu Precise): importance Undecided High
2013-10-03 13:16:30 Colin Watson apt (Ubuntu Precise): assignee Colin Watson (cjwatson)
2013-10-03 13:16:32 Colin Watson apt (Ubuntu Precise): milestone ubuntu-12.04.4
2013-10-03 13:16:34 Colin Watson apt (Ubuntu Quantal): status New Triaged
2013-10-03 13:16:36 Colin Watson apt (Ubuntu Quantal): importance Undecided High
2013-10-03 13:16:37 Colin Watson apt (Ubuntu Quantal): assignee Colin Watson (cjwatson)
2013-10-03 13:16:39 Colin Watson apt (Ubuntu Raring): status New Triaged
2013-10-03 13:16:41 Colin Watson apt (Ubuntu Raring): importance Undecided High
2013-10-03 13:16:43 Colin Watson apt (Ubuntu Raring): assignee Colin Watson (cjwatson)
2013-10-03 13:19:14 William Grant bug added subscriber William Grant
2013-10-03 14:58:10 Steve Langasek apt (Ubuntu Precise): status Triaged Fix Committed
2013-10-03 14:58:13 Steve Langasek bug added subscriber Ubuntu Stable Release Updates Team
2013-10-03 14:58:19 Steve Langasek bug added subscriber SRU Verification
2013-10-03 14:58:21 Steve Langasek tags verification-needed
2013-10-03 14:59:19 Steve Langasek apt (Ubuntu Quantal): status Triaged Fix Committed
2013-10-03 15:09:27 Launchpad Janitor branch linked lp:ubuntu/precise-proposed/apt
2013-10-03 15:09:30 Launchpad Janitor branch linked lp:ubuntu/quantal-proposed/apt
2013-10-03 15:23:19 Steve Langasek apt (Ubuntu Raring): status Triaged Fix Committed
2013-10-03 15:45:48 Launchpad Janitor branch linked lp:ubuntu/raring-proposed/apt
2013-10-04 09:16:23 Colin Watson description When apt-ftparchive is called upon to generate SHA512 checksums for a source package (e.g. when generating a Sources file referring to a .dsc that doesn't contain such checksums), the version in precise, quantal, and raring generate SHA256 checksums instead and claim they're SHA512. This is due to this line which is obviously incorrect once you notice it: SHA256Summation SHA512; We need to fix this before Launchpad production is upgraded from lucid to precise. [Impact] apt-ftparchive generates SHA256 checksums for source packages and claims they're SHA512; this is likely to cause clients to fail to acquire source packages from Sources files generated with affected versions of apt-ftparchive. [Test Case] Use "apt-ftparchive sources" to generate Sources files for a tree containing a .dsc without the Checksums-Sha512 field. Check that the filled-in checksums are correct. [Regression Potential] Confined to apt-ftparchive. Probably best to diff Packages/Sources files before and after. When apt-ftparchive is called upon to generate SHA512 checksums for a source package (e.g. when generating a Sources file referring to a .dsc that doesn't contain such checksums), the version in precise, quantal, and raring generate SHA256 checksums instead and claim they're SHA512. This is due to this line which is obviously incorrect once you notice it:   SHA256Summation SHA512; We need to fix this before Launchpad production is upgraded from lucid to precise.
2013-10-04 10:15:57 Colin Watson description [Impact] apt-ftparchive generates SHA256 checksums for source packages and claims they're SHA512; this is likely to cause clients to fail to acquire source packages from Sources files generated with affected versions of apt-ftparchive. [Test Case] Use "apt-ftparchive sources" to generate Sources files for a tree containing a .dsc without the Checksums-Sha512 field. Check that the filled-in checksums are correct. [Regression Potential] Confined to apt-ftparchive. Probably best to diff Packages/Sources files before and after. When apt-ftparchive is called upon to generate SHA512 checksums for a source package (e.g. when generating a Sources file referring to a .dsc that doesn't contain such checksums), the version in precise, quantal, and raring generate SHA256 checksums instead and claim they're SHA512. This is due to this line which is obviously incorrect once you notice it:   SHA256Summation SHA512; We need to fix this before Launchpad production is upgraded from lucid to precise. [Impact] apt-ftparchive generates SHA256 checksums for .dsc files and claims they're SHA512; this is likely to cause clients to fail to acquire source packages from Sources files generated with affected versions of apt-ftparchive, although only for .dsc files that contain Checksums-Sha512 (which is not yet the default). [Test Case] Use "apt-ftparchive sources" to generate Sources files for a tree containing a .dsc with the Checksums-Sha512 field (you may need to generate one manually). Check that the filled-in checksum for the .dsc itself is correct. [Regression Potential] Confined to apt-ftparchive. Probably best to diff Packages/Sources files before and after. When apt-ftparchive is called upon to generate SHA512 checksums for a .dsc file that itself contains a Checksums-Sha512 field, the version in precise, quantal, and raring generate a SHA256 checksum instead and claim it's SHA512. This is due to this line which is obviously incorrect once you notice it:   SHA256Summation SHA512; We need to fix this before Launchpad production is upgraded from lucid to precise.
2013-10-04 10:30:25 Colin Watson tags verification-needed verification-done
2013-10-10 17:04:11 Launchpad Janitor apt (Ubuntu Precise): status Fix Committed Fix Released
2013-10-10 17:04:27 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2013-10-10 17:05:02 Launchpad Janitor apt (Ubuntu Quantal): status Fix Committed Fix Released
2013-10-10 17:05:30 Launchpad Janitor apt (Ubuntu Raring): status Fix Committed Fix Released