Next | Query returned 13 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2022-09-18 14:11:28 by Havard Eidnes | Files touched by this commit (3) | Package updated
Log message:
net/fstrm: update to version 0.6.1.

pkgsrc changes:
 * Remove patch integrated upstream.

Upstream changes:

fstrm (0.6.1)
 * fstrm_capture: ignore SIGPIPE, which will cause the
   interrupted connections to generate an EPIPE instead.

 * Fix truncation in snprintf calls in argument processing.

 * fstrm_capture: Fix output printf format.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2020-01-02 04:31:24 by Leonardo Taccari | Files touched by this commit (2)
Log message:
fstrm: Add missing patch-libmy_argv.c entry to distinfo

PKGREVISION++
   2019-12-16 13:52:24 by Havard Eidnes | Files touched by this commit (2)
Log message:
Fix format / buffer size warnings with newer gcc (7.4.0) by
also leaving room for the terminating 0 character.
Also submitted as https://github.com/farsightsec/fstrm/pull/63
Bump PKGREVISION.
   2019-10-14 19:47:24 by Havard Eidnes | Files touched by this commit (2)
Log message:
Update fstrm to version 0.6.0.

Upstream changes:
 * This adds a new feature for fstrm_capture. It can perform output
   file rotation when a SIGUSR1 signal is received by fstrm_capture.
   (See the --gmtime or --localtime options.) This allows
   fstrm_capture's output file to be rotated by logrotate or a
   similar external utility. (Output rotation is suppressed if
   fstrm_capture is writing to stdout.)
   2019-08-02 16:04:31 by Jonathan Perkin | Files touched by this commit (1)
Log message:
fstrm: SunOS needs libnsl.
   2019-03-12 09:53:23 by Havard Eidnes | Files touched by this commit (2)
Log message:
Upgrade to fstrm version 0.5.0.

Pkgsrc changes:
 * Update license to "mit", to track upstream.

Upstream changes:
 * Change license to modern MIT license for compatibility with
   GPLv2 software.
 * src/fstrm_replay.c: For OpenBSD and Posix portability include
   netinet/in.h and sys/socket.h to get struct sockaddr_in and the
   AF_* defines respectively.
 * Fix various compiler warnings.

Next | Query returned 13 messages, browsing 1 to 10 | Previous