ftbfs seemed to be due to test timeouts, so it could be good to add
valkey to the list of packages in need of longer test times/more
resources. All arches are building now. Verified for oracular and noble:

autopkgtests passing

CVE-2024-31449:

lxc launch ubuntu:oracular test-valkey oracular

# Add proposed pocket to apt sources in
/etc/apt/sources.list.d/ubuntu.sources

apt update
apt upgrade

apt install valkey -t oracular-proposed
apt install lua5.4

valkey-cli eval "return bit.tohex(65535, -2147483648)" 0
"0000FFFF"


lxc launch ubuntu:oracular test-valkey noble

# Add proposed pocket to apt sources in
/etc/apt/sources.list.d/ubuntu.sources

apt update
apt upgrade

apt install valkey -t noble-proposed
apt install lua5.4

valkey-cli eval "return bit.tohex(65535, -2147483648)" 0
"0000FFFF"


 

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-31449

** Tags removed: verification-needed verification-needed-noble 
verification-needed-oracular
** Tags added: verification-done verification-done-noble 
verification-done-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091129

Title:
  Update Valkey to 7.2.7 in noble and oracular

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/valkey/+bug/2091129/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to