On 13/03/2019 10:23, Thomas Goirand wrote: > Package: release.debian.org > Severity: normal > User: [email protected] > Usertags: unblock > > Dear release team, > > I've been using OpenIPMI's ipmi_sim, which simulates IPMI on a KVM virtual > machine, though it suffered from a very small buffer line for the VM > configuration. > > In #923873, I proposed a fix to this, which is simply: > > -#define MAX_CONFIG_LINE 1024 > +#define MAX_CONFIG_LINE 10240 > > in lanserv/OpenIPMI/serv.h, increasing the maximum command line to 10K instead > of the original 1K. > > Would the release team be ok to accept such a fix in Buster?
That looks fine to me. Emilio

