Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] mbuffer: update to 20200929
@ 2020-11-03 17:40 emacsomancer
  2020-11-06 14:53 ` [PR PATCH] [Merged]: " ahesford
  0 siblings, 1 reply; 2+ messages in thread
From: emacsomancer @ 2020-11-03 17:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 927 bytes --]

There is a new pull request by emacsomancer against master on the void-packages repository

https://github.com/emacsomancer/void-packages mbuffer20200929
https://github.com/void-linux/void-packages/pull/26108

mbuffer: update to 20200929
- enhancement: added option --no-direct to disable use of O_DIRECT
- defaults: raised default TCP timeout to 10ms for WAN connections
- fix: leave TCP buffer size untouched if not set
- enhancement: add option to set TCP timeout
- performance optimization: use recv with MSG_WAITALL instead of read
- configure fix: look for objdump also with target prefix
- testing: make sure to use gtar for testing to avoid unexpected failures
- portability: NetBSD compatibility fix
- build enhancement: added dependency calculation for make
- build enhancement: automatic version string generation


A patch file from https://github.com/void-linux/void-packages/pull/26108.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-mbuffer20200929-26108.patch --]
[-- Type: text/x-diff, Size: 1096 bytes --]

From 2685413ff78e831c1ae33677102395d0018f1f3d Mon Sep 17 00:00:00 2001
From: Benjamin Slade <slade@jnanam.net>
Date: Tue, 3 Nov 2020 10:35:43 -0700
Subject: [PATCH] mbuffer: update to 20200929

---
 srcpkgs/mbuffer/template | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/mbuffer/template b/srcpkgs/mbuffer/template
index 9f6c1bb56a0..b6dfb7f4cc3 100644
--- a/srcpkgs/mbuffer/template
+++ b/srcpkgs/mbuffer/template
@@ -1,7 +1,7 @@
 # Template file for 'mbuffer'
 pkgname=mbuffer
-version=20200505
-revision=2
+version=20200929
+revision=1
 build_style=gnu-configure
 makedepends="libressl-devel"
 short_desc="Buffer data streams with many additional functions"
@@ -9,5 +9,5 @@ maintainer="Diogo Leal <diogo@diogoleal.com>"
 license="GPL-3.0-or-later"
 homepage="http://www.maier-komor.de/mbuffer.html"
 distfiles="http://www.maier-komor.de/software/mbuffer/mbuffer-${version}.tgz"
-checksum=cc046183149e51814c23b9f83fd748cc1625a88ee128651ea500aa7bd5f01f0b
+checksum=53a6e3c14e9a049f18a09840653dd84f18e7ec7560f2dcf2b61c0ab5f0ead4e8
 conf_files="/etc/mbuffer.rc"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: mbuffer: update to 20200929
  2020-11-03 17:40 [PR PATCH] mbuffer: update to 20200929 emacsomancer
@ 2020-11-06 14:53 ` ahesford
  0 siblings, 0 replies; 2+ messages in thread
From: ahesford @ 2020-11-06 14:53 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

There's a merged pull request on the void-packages repository

mbuffer: update to 20200929
https://github.com/void-linux/void-packages/pull/26108

Description:
- enhancement: added option --no-direct to disable use of O_DIRECT
- defaults: raised default TCP timeout to 10ms for WAN connections
- fix: leave TCP buffer size untouched if not set
- enhancement: add option to set TCP timeout
- performance optimization: use recv with MSG_WAITALL instead of read
- configure fix: look for objdump also with target prefix
- testing: make sure to use gtar for testing to avoid unexpected failures
- portability: NetBSD compatibility fix
- build enhancement: added dependency calculation for make
- build enhancement: automatic version string generation


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-11-06 14:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-03 17:40 [PR PATCH] mbuffer: update to 20200929 emacsomancer
2020-11-06 14:53 ` [PR PATCH] [Merged]: " ahesford

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).