[Pkg-xmpp-devel] [prosody] Would someone package lua-proctitle, please?

Martin debacle at debian.org
Wed Jul 8 22:42:12 BST 2020


On 2020-07-08 10:49, Victor Seva wrote:
> Can you please take a look and test it?

Works with prosody and mod_proctitle.lua on buster. Thanks!

To make it lintian clean, I had to add:

    $ cat debian/lua-proctitle.lintian-overrides 
    # The package contains multiple libraries, it can't match SONAME of all of
    # them. No need to point this out to us.
    package-name-doesnt-match-sonames *

which I copied from another lua package.

I'm not so sure about the actual code:

    // XXX no length check
    strcpy(argv0, title);

Doesn't look right to me.

Cheers



More information about the Pkg-xmpp-devel mailing list