Your message dated Sun, 21 Jun 2026 11:23:50 +0200 with message-id <[email protected]> and subject line Re: Bug#1126148: dnsdist: luajit available on every release arch has caused the Debian Bug report #1126148, regarding dnsdist: luajit available on every release arch to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 1126148: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1126148 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: dnsdist Version: 2.0.2-1 Severity: normal Please note that you can get around specifying an arch list on the luajit build dep now.
--- End Message ---
--- Begin Message ---Source: dnsdist Source-Version: 2.0.5-2 On Thu, Jan 22, 2026 at 01:09:35PM +0100, Bastian Germann wrote: > Source: dnsdist > Version: 2.0.2-1 > Severity: normal > > Please note that you can get around specifying an arch list on the luajit > build dep now. commit 6aa0ee7f8d06c9c247c8c066c68554f769b2de94 Always build with luajit Available on all release archs. diff --git a/debian/control b/debian/control index ab10c96..0e8aab9 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,7 @@ Build-Depends: libfstrm-dev, libgnutls28-dev, liblmdb-dev, - libluajit-5.1-dev [amd64 arm64] | liblua5.3-dev, + libluajit-5.1-dev, libnghttp2-dev,
--- End Message ---

