There are 2 open security issues in sid.
commit 1ae3166e0b72d95ce2eb5cdba42778f8c86b77d0
Merge: 6b2b903 19822a7
Author: Christian Kastner <ckk@kvr.at>
Date: Tue Mar 31 19:12:52 2026 +0000
Merge branch 'fix-autopkgtest-failure' into 'debian/unstable'
d/t/upstream-basic: add test-arg-parser to skip_tests
See merge request deeplearning-team/llama.cpp!6
commit 19822a72bf641b051f1eb5d9967e0e69bbfd2ce9
Author: Talha Can Havadar <talha.can.havadar@canonical.com>
Date: Tue Mar 31 13:03:19 2026 +0200
d/t/upstream-basic: skip test-llama-archs as known to be broken
This test is known to be broken by upstream and it is being skipped in
their CI as well.
Gbp-Dch: full
commit 2f5e9e727a6bc9f93d76029761380c6e6d85b7df
Author: Talha Can Havadar <talha.can.havadar@canonical.com>
Date: Tue Mar 31 10:20:43 2026 +0200
d/t/upstream-basic: skip test-chat-auto-parse as it requires templates
models directory in upstream repo skipped due to discrepancy around
licensing and this test requires templates resides in models directory
hence it is causing autopkgtest failures.
Gbp-Dch: full
commit efbc74a7f04e8cf03fdaaa0e99d8311ce3a23e81
Author: Talha Can Havadar <talha.can.havadar@canonical.com>
Date: Fri Mar 6 13:09:24 2026 +0100
d/t/upstream-basic: add test-arg-parser to skip_tests
test-arg-parser uses internet to check the validity of given url which
causes issue when test run in an environment with no internet access.
Gbp-Dch: full
commit 02218bce398c83897245fd670ef9b90dc930e86d
Author: Talha Can Havadar <talha.can.havadar@canonical.com>
Date: Tue Mar 3 22:30:25 2026 +0100
d/t/control: add missing dpkg-dev dependency for upstream-basic