Public bug reported:
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 <[email protected]> Fri, 29 Mar 2024 10:35:43 +0000
** Affects: cowsql (Ubuntu)
Importance: Wishlist
Status: New
** Changed in: cowsql (Ubuntu)
Importance: Undecided => Wishlist
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2092304
Title:
Sync cowsql 1.15.6-1 (universe) from Debian unstable (main)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cowsql/+bug/2092304/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs