Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] librdkafka: update to 1.8.2.
@ 2022-01-06  0:22 knusbaum
  2022-01-06  0:39 ` [PR PATCH] [Updated] " knusbaum
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: knusbaum @ 2022-01-06  0:22 UTC (permalink / raw)
  To: ml

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

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

https://github.com/knusbaum/void-packages UPDATE-librdkafka-1.8.2
https://github.com/void-linux/void-packages/pull/34881

librdkafka: update to 1.8.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-librdkafka-1.8.2-34881.patch --]
[-- Type: text/x-diff, Size: 1078 bytes --]

From 57dfb31117a7472b882081a905d2414642f6abd6 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 5 Jan 2022 14:57:20 +0000
Subject: [PATCH] librdkafka: update to 1.8.2.

---
 srcpkgs/librdkafka/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/librdkafka/template b/srcpkgs/librdkafka/template
index 4b6c741bf25d..ef0e62aed958 100644
--- a/srcpkgs/librdkafka/template
+++ b/srcpkgs/librdkafka/template
@@ -1,6 +1,6 @@
 # Template file for 'librdkafka'
 pkgname=librdkafka
-version=1.4.4
+version=1.8.2
 revision=3
 build_style=configure
 configure_args="--prefix=/usr"
@@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/edenhill/librdkafka"
 distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
-checksum=0984ffbe17b9e04599fb9eceb16cfa189f525a042bef02474cd1bbfe1ea68416
+checksum=6a747d293a7a4613bd2897e28e8791476fbe1ae7361f2530a876e0fd483482a6
 
 librdkafka-devel_package() {
 	short_desc+=" - development files"

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

* Re: [PR PATCH] [Updated] librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
@ 2022-01-06  0:39 ` knusbaum
  2022-01-07 19:19 ` ericonr
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: knusbaum @ 2022-01-06  0:39 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by knusbaum against master on the void-packages repository

https://github.com/knusbaum/void-packages UPDATE-librdkafka-1.8.2
https://github.com/void-linux/void-packages/pull/34881

librdkafka: update to 1.8.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-librdkafka-1.8.2-34881.patch --]
[-- Type: text/x-diff, Size: 1146 bytes --]

From bbeecb7400ab7a042e667491eece19cf478a9111 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 5 Jan 2022 14:57:20 +0000
Subject: [PATCH] librdkafka: update to 1.8.2.

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

diff --git a/srcpkgs/librdkafka/template b/srcpkgs/librdkafka/template
index 4b6c741bf25d..a4bbf3abe391 100644
--- a/srcpkgs/librdkafka/template
+++ b/srcpkgs/librdkafka/template
@@ -1,7 +1,7 @@
 # Template file for 'librdkafka'
 pkgname=librdkafka
-version=1.4.4
-revision=3
+version=1.8.2
+revision=1
 build_style=configure
 configure_args="--prefix=/usr"
 makedepends="zlib-devel openssl-devel libsasl-devel"
@@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/edenhill/librdkafka"
 distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
-checksum=0984ffbe17b9e04599fb9eceb16cfa189f525a042bef02474cd1bbfe1ea68416
+checksum=6a747d293a7a4613bd2897e28e8791476fbe1ae7361f2530a876e0fd483482a6
 
 librdkafka-devel_package() {
 	short_desc+=" - development files"

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

* Re: librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
  2022-01-06  0:39 ` [PR PATCH] [Updated] " knusbaum
@ 2022-01-07 19:19 ` ericonr
  2022-01-10 23:33 ` [PR PATCH] [Updated] " knusbaum
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2022-01-07 19:19 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/34881#issuecomment-1007672592

Comment:
How did you test?

Just want to make sure `kafkacat` works fine with it.

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

* Re: [PR PATCH] [Updated] librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
  2022-01-06  0:39 ` [PR PATCH] [Updated] " knusbaum
  2022-01-07 19:19 ` ericonr
@ 2022-01-10 23:33 ` knusbaum
  2022-01-10 23:35 ` knusbaum
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: knusbaum @ 2022-01-10 23:33 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by knusbaum against master on the void-packages repository

https://github.com/knusbaum/void-packages UPDATE-librdkafka-1.8.2
https://github.com/void-linux/void-packages/pull/34881

librdkafka: update to 1.8.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-librdkafka-1.8.2-34881.patch --]
[-- Type: text/x-diff, Size: 2274 bytes --]

From bbeecb7400ab7a042e667491eece19cf478a9111 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 5 Jan 2022 14:57:20 +0000
Subject: [PATCH 1/2] librdkafka: update to 1.8.2.

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

diff --git a/srcpkgs/librdkafka/template b/srcpkgs/librdkafka/template
index 4b6c741bf25d..a4bbf3abe391 100644
--- a/srcpkgs/librdkafka/template
+++ b/srcpkgs/librdkafka/template
@@ -1,7 +1,7 @@
 # Template file for 'librdkafka'
 pkgname=librdkafka
-version=1.4.4
-revision=3
+version=1.8.2
+revision=1
 build_style=configure
 configure_args="--prefix=/usr"
 makedepends="zlib-devel openssl-devel libsasl-devel"
@@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/edenhill/librdkafka"
 distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
-checksum=0984ffbe17b9e04599fb9eceb16cfa189f525a042bef02474cd1bbfe1ea68416
+checksum=6a747d293a7a4613bd2897e28e8791476fbe1ae7361f2530a876e0fd483482a6
 
 librdkafka-devel_package() {
 	short_desc+=" - development files"

From 3f34af2a903bf994d72f07979594df313763081b Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Mon, 10 Jan 2022 17:32:05 -0600
Subject: [PATCH 2/2] kafkacat: bump revision for librdkafka update

This patch also fixes the wrksrc variable.
---
 srcpkgs/kafkacat/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kafkacat/template b/srcpkgs/kafkacat/template
index d71a02805a31..3cb937a860ac 100644
--- a/srcpkgs/kafkacat/template
+++ b/srcpkgs/kafkacat/template
@@ -1,7 +1,8 @@
 # Template file for 'kafkacat'
 pkgname=kafkacat
 version=1.6.0
-revision=1
+revision=2
+wrksrc="kcat-${version}"
 build_style=configure
 configure_args="--prefix=/usr"
 makedepends="librdkafka-devel"
@@ -10,7 +11,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
 license="BSD-2-Clause"
 homepage="https://github.com/edenhill/kafkacat"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=e67aecd153659d7ea0d561469a1e65038485fe9a3203fa8c9c59a9fe02164bf0
+checksum=300fd861d2d6b406ae8a9f5538055449e10da611076959993b8e2430101c4ea1
 
 post_install() {
 	vlicense LICENSE

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

* Re: librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
                   ` (2 preceding siblings ...)
  2022-01-10 23:33 ` [PR PATCH] [Updated] " knusbaum
@ 2022-01-10 23:35 ` knusbaum
  2022-01-10 23:36 ` [PR REVIEW] " knusbaum
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: knusbaum @ 2022-01-10 23:35 UTC (permalink / raw)
  To: ml

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

New comment by knusbaum on void-packages repository

https://github.com/void-linux/void-packages/pull/34881#issuecomment-1009458020

Comment:
@ericonr

I just rebuilt and tested kafkacat with a live kafka broker, producer, and consumer.
I am not able to exhaustively test kafkacat, but it compiles and basic commands (monitoring a topic) work.


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

* Re: [PR REVIEW] librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
                   ` (3 preceding siblings ...)
  2022-01-10 23:35 ` knusbaum
@ 2022-01-10 23:36 ` knusbaum
  2022-01-10 23:39 ` [PR PATCH] [Updated] " knusbaum
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: knusbaum @ 2022-01-10 23:36 UTC (permalink / raw)
  To: ml

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

New review comment by knusbaum on void-packages repository

https://github.com/void-linux/void-packages/pull/34881#discussion_r781654676

Comment:
Looks like this package changed out from under us. (different checksum, different `wrksrc`), but it *does* bulid and run. 

Not sure how we handle situations like this.

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

* Re: [PR PATCH] [Updated] librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
                   ` (4 preceding siblings ...)
  2022-01-10 23:36 ` [PR REVIEW] " knusbaum
@ 2022-01-10 23:39 ` knusbaum
  2022-01-14 15:26 ` knusbaum
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: knusbaum @ 2022-01-10 23:39 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by knusbaum against master on the void-packages repository

https://github.com/knusbaum/void-packages UPDATE-librdkafka-1.8.2
https://github.com/void-linux/void-packages/pull/34881

librdkafka: update to 1.8.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-librdkafka-1.8.2-34881.patch --]
[-- Type: text/x-diff, Size: 2328 bytes --]

From bbeecb7400ab7a042e667491eece19cf478a9111 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 5 Jan 2022 14:57:20 +0000
Subject: [PATCH 1/2] librdkafka: update to 1.8.2.

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

diff --git a/srcpkgs/librdkafka/template b/srcpkgs/librdkafka/template
index 4b6c741bf25d..a4bbf3abe391 100644
--- a/srcpkgs/librdkafka/template
+++ b/srcpkgs/librdkafka/template
@@ -1,7 +1,7 @@
 # Template file for 'librdkafka'
 pkgname=librdkafka
-version=1.4.4
-revision=3
+version=1.8.2
+revision=1
 build_style=configure
 configure_args="--prefix=/usr"
 makedepends="zlib-devel openssl-devel libsasl-devel"
@@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/edenhill/librdkafka"
 distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
-checksum=0984ffbe17b9e04599fb9eceb16cfa189f525a042bef02474cd1bbfe1ea68416
+checksum=6a747d293a7a4613bd2897e28e8791476fbe1ae7361f2530a876e0fd483482a6
 
 librdkafka-devel_package() {
 	short_desc+=" - development files"

From 4600e45381b23c305f62cf5cf3626c72da1fb127 Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Mon, 10 Jan 2022 17:32:05 -0600
Subject: [PATCH 2/2] kafkacat: bump revision for librdkafka update

The checksum has changed, meaning this is a different build of 1.6.0 than
the previous revision.
---
 srcpkgs/kafkacat/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kafkacat/template b/srcpkgs/kafkacat/template
index d71a02805a31..3cb937a860ac 100644
--- a/srcpkgs/kafkacat/template
+++ b/srcpkgs/kafkacat/template
@@ -1,7 +1,8 @@
 # Template file for 'kafkacat'
 pkgname=kafkacat
 version=1.6.0
-revision=1
+revision=2
+wrksrc="kcat-${version}"
 build_style=configure
 configure_args="--prefix=/usr"
 makedepends="librdkafka-devel"
@@ -10,7 +11,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
 license="BSD-2-Clause"
 homepage="https://github.com/edenhill/kafkacat"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=e67aecd153659d7ea0d561469a1e65038485fe9a3203fa8c9c59a9fe02164bf0
+checksum=300fd861d2d6b406ae8a9f5538055449e10da611076959993b8e2430101c4ea1
 
 post_install() {
 	vlicense LICENSE

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

* Re: [PR PATCH] [Updated] librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
                   ` (5 preceding siblings ...)
  2022-01-10 23:39 ` [PR PATCH] [Updated] " knusbaum
@ 2022-01-14 15:26 ` knusbaum
  2022-01-14 15:26 ` knusbaum
  2022-01-16 18:59 ` [PR PATCH] [Merged]: " ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: knusbaum @ 2022-01-14 15:26 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by knusbaum against master on the void-packages repository

https://github.com/knusbaum/void-packages UPDATE-librdkafka-1.8.2
https://github.com/void-linux/void-packages/pull/34881

librdkafka: update to 1.8.2.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-UPDATE-librdkafka-1.8.2-34881.patch --]
[-- Type: text/x-diff, Size: 2328 bytes --]

From 0ecc97375e3a4d29a67ec50cf82cca3a09ef6e3a Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Wed, 5 Jan 2022 14:57:20 +0000
Subject: [PATCH 1/2] librdkafka: update to 1.8.2.

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

diff --git a/srcpkgs/librdkafka/template b/srcpkgs/librdkafka/template
index 4b6c741bf25d..a4bbf3abe391 100644
--- a/srcpkgs/librdkafka/template
+++ b/srcpkgs/librdkafka/template
@@ -1,7 +1,7 @@
 # Template file for 'librdkafka'
 pkgname=librdkafka
-version=1.4.4
-revision=3
+version=1.8.2
+revision=1
 build_style=configure
 configure_args="--prefix=/usr"
 makedepends="zlib-devel openssl-devel libsasl-devel"
@@ -10,7 +10,7 @@ maintainer="Kyle Nusbaum <knusbaum+void@sdf.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/edenhill/librdkafka"
 distfiles="https://github.com/edenhill/librdkafka/archive/v${version}.tar.gz"
-checksum=0984ffbe17b9e04599fb9eceb16cfa189f525a042bef02474cd1bbfe1ea68416
+checksum=6a747d293a7a4613bd2897e28e8791476fbe1ae7361f2530a876e0fd483482a6
 
 librdkafka-devel_package() {
 	short_desc+=" - development files"

From 16f6f07d3c8ecb69e171832b7c58509b235216be Mon Sep 17 00:00:00 2001
From: Kyle Nusbaum <KyleJNusbaum@gmail.com>
Date: Mon, 10 Jan 2022 17:32:05 -0600
Subject: [PATCH 2/2] kafkacat: bump revision for librdkafka update

The checksum has changed, meaning this is a different build of 1.6.0 than
the previous revision.
---
 srcpkgs/kafkacat/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/kafkacat/template b/srcpkgs/kafkacat/template
index d71a02805a31..3cb937a860ac 100644
--- a/srcpkgs/kafkacat/template
+++ b/srcpkgs/kafkacat/template
@@ -1,7 +1,8 @@
 # Template file for 'kafkacat'
 pkgname=kafkacat
 version=1.6.0
-revision=1
+revision=2
+wrksrc="kcat-${version}"
 build_style=configure
 configure_args="--prefix=/usr"
 makedepends="librdkafka-devel"
@@ -10,7 +11,7 @@ maintainer="Frank Steinborn <steinex@nognu.de>"
 license="BSD-2-Clause"
 homepage="https://github.com/edenhill/kafkacat"
 distfiles="${homepage}/archive/${version}.tar.gz"
-checksum=e67aecd153659d7ea0d561469a1e65038485fe9a3203fa8c9c59a9fe02164bf0
+checksum=300fd861d2d6b406ae8a9f5538055449e10da611076959993b8e2430101c4ea1
 
 post_install() {
 	vlicense LICENSE

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

* Re: librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
                   ` (6 preceding siblings ...)
  2022-01-14 15:26 ` knusbaum
@ 2022-01-14 15:26 ` knusbaum
  2022-01-16 18:59 ` [PR PATCH] [Merged]: " ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: knusbaum @ 2022-01-14 15:26 UTC (permalink / raw)
  To: ml

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

New comment by knusbaum on void-packages repository

https://github.com/void-linux/void-packages/pull/34881#issuecomment-1013222752

Comment:
Rebased.

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

* Re: [PR PATCH] [Merged]: librdkafka: update to 1.8.2.
  2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
                   ` (7 preceding siblings ...)
  2022-01-14 15:26 ` knusbaum
@ 2022-01-16 18:59 ` ericonr
  8 siblings, 0 replies; 10+ messages in thread
From: ericonr @ 2022-01-16 18:59 UTC (permalink / raw)
  To: ml

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

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

librdkafka: update to 1.8.2.
https://github.com/void-linux/void-packages/pull/34881

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

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

end of thread, other threads:[~2022-01-16 18:59 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-06  0:22 [PR PATCH] librdkafka: update to 1.8.2 knusbaum
2022-01-06  0:39 ` [PR PATCH] [Updated] " knusbaum
2022-01-07 19:19 ` ericonr
2022-01-10 23:33 ` [PR PATCH] [Updated] " knusbaum
2022-01-10 23:35 ` knusbaum
2022-01-10 23:36 ` [PR REVIEW] " knusbaum
2022-01-10 23:39 ` [PR PATCH] [Updated] " knusbaum
2022-01-14 15:26 ` knusbaum
2022-01-14 15:26 ` knusbaum
2022-01-16 18:59 ` [PR PATCH] [Merged]: " ericonr

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).