pkgsrc/www/logswan/distinfo
kamil 94a74cd17c logswan: Update to 2.0.3
Update submitted by Frederic Cambus, the upstream developer of this package.

author's notes
==============

Notable changes:

- Logswan now links against geography/libmaxminddb instead of net/GeoIP
- Take back MAINTAINER, as I'm upstream for this package

upstream changelog
==================

Logswan 2.0.3 (2018-10-15)

- Use -std=c11, Logswan requires a C11 compiler for libmaxminddb
- Enable support for parsing HTTP/2.0 requests, for real this time
- Revert back to using INT64_MAX for strtonum() maxval, as maxval is long long
  and using UINT64_MAX caused bandwidth parsing to always fail (Thanks James Loh
  for reporting the issue)
- Move maps of countries and continents to separate files

Logswan 2.0.2 (2018-08-05)

- Use UINT64_MAX for strtonum() maxval
- Add missing headers and reorder includes
- Add support for HTTP/2.0

Logswan 2.0.1 (2018-06-27)

- Do not use -Werror by default
- Do not always call inet_pton two times per log line, this speeds things up
- Use bool types for isIPv4 and isIPv6
- Use the monotonic clock to determine runtime
- Move conditional includes for 'pledge' and 'strtonum' in compat.h

Logswan 2.0.0 (2018-03-16)

- Use type off_t for results struct member fileSize
- Reflect OpenBSD's pledge() changes
- Switch to using libmaxminddb and GeoIP2/GeoLite2 databases
- Add Antarctica to the list of continents
2019-01-17 21:56:09 +00:00

6 lines
404 B
Text

$NetBSD: distinfo,v 1.8 2019/01/17 21:56:09 kamil Exp $
SHA1 (logswan-2.0.3.tar.gz) = 6b80763f07b1231f6f2eaf80db2ea6eadffa7ca6
RMD160 (logswan-2.0.3.tar.gz) = 7a95859cac7d661af273938319f0298899a304ff
SHA512 (logswan-2.0.3.tar.gz) = 137e74f143529a0e8724ca56ae9333a694d2b7363c053ea795f2f6406bdd75584d4f3383a465826608738c1f28b44bdc4bb7d6310b646abb4992ce69c8632526
Size (logswan-2.0.3.tar.gz) = 21799 bytes