On Sat, Jan 18, 2025 at 02:28:49PM -0800, Colin Percival wrote: > Hi spiped users, > > I've just uploaded a tarball which may be (modulo version number update) > spiped 1.6.3. Please test this -- even if all you have time to do is check > that it compiles on your platform, that's better than nothing, but running > 'make all test' and/or testing with live usage would be much better. > > You can download the spiped code at > https://www.tarsnap.com/spiped/spiped-1.6.2.99.tgz > and the tarball has SHA256 hash > 2fd03563c818cbaeedc7a3bfd22e428b596b4e88d2c364d062f52d93a40ccdfc > . You can also see the tree from which I rolled this almost-release at > https://github.com/Tarsnap/spiped if you find it useful to crawl through > VCS history. > > Significant changes since 1.6.2: > * spiped and spipe now take an option -b <bind address> to bind a specified > address for outgoing connections. > * portability and standards compliance fixes. > > Assuming nobody finds any problems (or the problems are things I can fix > quickly and easily) I'll roll the official spiped 1.6.3 release in about > a week. As always, Tarsnap bug bounties apply to issues found in spiped. > > -- > Colin Percival > FreeBSD Release Engineering Lead & EC2 platform maintainer > Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid
Builds fine on OpenBSD. Tests pass as well. Running tests ------------- 01-connection-open-close-single... SUCCESS! 02-connection-open-timeout-single... SUCCESS! 03-connection-open-close-double... SUCCESS! 04-send-data-spipe... SUCCESS! 05-send-data-spiped... SUCCESS! 06-send-data-system-spiped... no system spiped, or it is too old... SKIP! 07-dnsthread-resolve... SUCCESS! 08-send-data-spipe-limited-bps... SUCCESS! 09-pushbits... SUCCESS! 10-pthread-create-blocking-np... SUCCESS!
