2176f7a78a
- Update to catatonit v0.1.6, which fixes a few bugs -- mainly ones related to socket activation or features somewhat adjacent to socket activation (such as passing file descriptors). - Update catatonit-rpmlintrc in order to cover that static binaries are now an error not a warning. OBS-URL: https://build.opensuse.org/request/show/919464 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/catatonit?expand=0&rev=20
4 lines
215 B
Plaintext
4 lines
215 B
Plaintext
# We need catatonit to be statically linked.
|
|
addFilter ("^catatonit.*: [EW]: statically-linked-binary /usr/bin/catatonit")
|
|
addFilter ("^catatonit.*: W: position-independent-executable-suggested /usr/bin/catatonit")
|