[ITP] libhtp 0.5.42
Jon Turney
jon.turney@dronecode.org.uk
Tue Apr 4 18:25:25 GMT 2023
On 02/04/2023 15:17, Daisuke Fujimura via Cygwin-apps wrote:
> Hello,
>
> [ITP] A new package proposal: libhtp
>
> - libhtp2
> - libhtp-devel
Thanks!
>
> ====
>
> SUMMARY: Security-aware parser for the HTTP protocol
> HOMEPAGE: https://github.com/OISF/libhtp
> SRC_URI: https://github.com/OISF/libhtp/archive/refs/tags/0.5.42.tar.gz
> LICENSE: BSD-3-Clause
>
> ====
>
> Corresponding Linux/Unix packages are searched:
> - https://repology.org/project/libhtp/versions
>
> Cygportfile:
> - https://cygwin.com/git-cygwin-packages/?p=git/cygwin-packages/playground.git;a=shortlog;h=refs/heads/libhtp
You might want to consider writing something like:
libhtp2_CONTENTS="
usr/bin/*-2.dll
usr/share
"
So that if and when the soversion changes, packaging fails, rather than
silently ploughing on to create a libhtp2 package containing
cyghtp-3.dll, with hilarious consequences.
>
> Packages, logs:
> - https://github.com/cygwin/scallywag/actions/runs/4587137631 >
Otherwise, looks good.
I added this to your packages.
More information about the Cygwin-apps
mailing list