emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#54335: closed ([PATCH 00/14] gnu: Add nebula.)


From: GNU bug Tracking System
Subject: bug#54335: closed ([PATCH 00/14] gnu: Add nebula.)
Date: Mon, 12 Feb 2024 23:53:02 +0000

Your message dated Mon, 12 Feb 2024 23:51:11 +0000
with message-id <8734txqm1c.fsf@gmail.com>
and subject line [PATCH 00/14] gnu: Add nebula.
has caused the debbugs.gnu.org bug report #54335,
regarding [PATCH 00/14] gnu: Add nebula.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
54335: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54335
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 00/14] gnu: Add nebula. Date: Thu, 10 Mar 2022 22:13:56 -0500
This patch series adds Nebula, which is a scalable overlay networking tool
that uses certificates to securely create a peer-to-peer network. This is my
first big patch series, so let me know if something needs to change!

Dominic Martinez (14):
  gnu: Add go-github-com-anmitsu-go-shlex.
  gnu: Add go-github-com-armon-go-radix.
  gnu: Add go-github-com-cespare-xxhash-v2.
  gnu: Add go-github-com-cyberdelia-go-metrics-graphite.
  gnu: Add go-github-com-google-gopacket.
  gnu: Add go-github-com-miekg-dns.
  gnu: Add go-github-com-nbrownus-go-metrics-prometheus.
  gnu: Add go-github-com-songgao-water.
  gnu: Add go-github-com-vishvananda-netns.
  gnu: Add go-github-com-vishvananda-netlink.
  gnu: Add go-google-golang-org-protobuf.
  gnu: Add go-github-com-matttproud-golang-protobuf-extensions.
  gnu: Add go-github-com-skip2-go-qrcode.
  gnu: Add nebula.

 gnu/packages/golang.scm     | 353 ++++++++++++++++++++++++++++++++++++
 gnu/packages/networking.scm |  79 ++++++++
 2 files changed, 432 insertions(+)


base-commit: ae85a472687c3987ceac7e8cd6f793b59dc75403
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: [PATCH 00/14] gnu: Add nebula. Date: Mon, 12 Feb 2024 23:51:11 +0000
Hi Dominic and  Alexey!

Thank you for the work and patience to bring Nebula to Guix.

I've shifted new packages into golang-xyz and move some from (gnu packages
syncthing) to prevent it's inclusion into (gnu packages networking).

Some of packages were already available so I've not include them.

- Modification applied [10/10]
  1. [X] go-github-com-anmitsu-go-shlex
     - Adjust description
     - Placed to (gnu packages golang-xyz)
  2. [X] go-github-com-armon-go-radix
     - Adjust description
     - Placed to (gnu packages golang-xyz)
  3. [X] go-github-com-cyberdelia-go-metrics-graphite
     - Adjust description
     - Placed to (gnu packages golang-xyz)
  4. [X] go-github-com-google-gopacket
     - Added in 124ca1e500d65b57c802ee06423c1581a197ee1f by Hilton Chain 
<hako@ultrarare.space>
  5. [X] go-github-com-miekg-dns
     - Adjust description
     - Placed to (gnu packages golang-xyz)
  6. [X] go-github-com-nbrownus-go-metrics-prometheus
     - Adjust description
     - Placed to (gnu packages golang-xyz)
  7. [X] go-github-com-songgao-water
     - Adjust description
     - Placed to (gnu packages golang-xyz)
  8. [X] go-google-golang-org-protobuf
     - Added in 8835937ea5d708f322aa7ceabcf0d827f38168fc by  
(unmatched-parenthesis <paren@disroot.org>
  9. [X] go-github-com-skip2-go-qrcode
     - Adjust description
     - Placed to (gnu packages golang-xyz)
     - Mentioned in https://issues.guix.gnu.org/62284
  10. [X] go-dario-cat-mergo

Pushed as 0969cb0b48..ace1785c5d to master.

--
Oleg

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]