[Bug 2092304] Re: Sync cowsql 1.15.6-1 (universe) from Debian unstable (main)
Simon Quigley
2092304 at bugs.launchpad.net
Fri Dec 20 20:10:46 UTC 2024
This bug was fixed in the package cowsql - 1.15.6-1
Sponsored for Mateus Rodrigues de Morais (mateus-morais)
---------------
cowsql (1.15.6-1) unstable; urgency=medium
* New upstream release (closes: #1067369).
-- Free Ekanayaka <freee at debian.org> Fri, 29 Mar 2024 10:35:43 +0000
--
You received this bug notification because you are a member of Ubuntu
Sponsors, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/2092304
Title:
Sync cowsql 1.15.6-1 (universe) from Debian unstable (main)
Status in cowsql package in Ubuntu:
Fix Released
Bug description:
Please sync cowsql 1.15.6-1 (universe) from Debian unstable (main)
Explanation of the Ubuntu delta and why it can be dropped:
* No-change rebuild for CVE-2024-3094
* Disable flaky promotion test which passes or fails inconsistently across
several architectures
A skip conditional was included upstream due to the flakiness of the test. A patch to disable the test is no longer necessary.
$ git diff old/debian:test/integration/test_role_management.c new/debian:test/integration/test_role_management.c
...
+ /* TODO: this test is time-dependant and flaky on some platforms */
+ if (getenv("CI") == NULL) {
+ return MUNIT_SKIP;
+ }
...
* d/p/time_t.patch: Work around time_t now being 64-bit on armhf
(LP: #2059123)
This patch was cherry-picked from upstream and, since then, has been merged.
See: https://github.com/cowsql/cowsql/pull/19
* No-change rebuild against libuv1 t64.
Changelog entries since current plucky version 1.15.4-1ubuntu3:
cowsql (1.15.6-1) unstable; urgency=medium
* New upstream release (closes: #1067369).
-- Free Ekanayaka <freee at debian.org> Fri, 29 Mar 2024 10:35:43 +0000
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cowsql/+bug/2092304/+subscriptions
More information about the Ubuntu-sponsors
mailing list