Le 5/07/25 à 15:41, Paul Gevers a écrit :
Control: tags -1 moreinfo Hi Laurent, On 29-06-2025 14:13, Laurent Bigonville wrote:Please unblock package nutsrc:nut isn't a key package and has passing autopkgtests, so it doesn't need any action from our side. Having said that, I do wonder...
Right, so only 12 days to go before it migrates
The patch only changes the file name of the libraty from lib.so to lib.so.SONAME, so as long as the SONAME is not changing there is no risksSo, how is this intended to work with transitions? Just rebuilding src:nut will not magically fix the patch.
Well plan here was a quick fix for Trixie (there are no transitions happening when a version is released, isn't it?)
For the next release, 2.8.3 (currently in experimental), includes an other fix, the build system capture the file name of the library at compilation time and then use that name to dynamically load at runtime.
So I guess it's "OK"?