Github messages for voidlinux
 help / color / mirror / Atom feed
From: lun-4 <lun-4@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] gnunet: update to 0.19.3
Date: Sat, 25 Mar 2023 20:32:18 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43019@inbox.vuxu.org> (raw)

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

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

https://github.com/lun-4/void-packages update-gnunet
https://github.com/void-linux/void-packages/pull/43019

gnunet: update to 0.19.3
0.12.2 is not even available on the ftp server anymore, so I took the liberty to update it.

#### Testing the changes
- I tested the changes in this PR: **briefly** (I don't know much about GNUnet, but it builds and from a high-level look it runs, but I failed to test GNS functionality)

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

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

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

From f634c609508631e036fc0dc5d329c078f923e3cb Mon Sep 17 00:00:00 2001
From: Luna <git@l4.pm>
Date: Sat, 25 Mar 2023 16:05:25 -0300
Subject: [PATCH] gnunet: update to 0.19.3

---
 common/shlibs           | 4 ++--
 srcpkgs/gnunet/template | 7 ++++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diff --git a/common/shlibs b/common/shlibs
index b8d161c2d932..57247603d6eb 100644
--- a/common/shlibs
+++ b/common/shlibs
@@ -2333,7 +2333,7 @@ libgnunettestbedlogger.so.0 gnunet-0.12.2_1
 libgnunettestbed.so.0 gnunet-0.12.2_1
 libgnunetatstesting.so.0 gnunet-0.12.2_1
 libgnunetnse.so.0 gnunet-0.12.2_1
-libgnunetdht.so.3 gnunet-0.12.2_1
+libgnunetdht.so.4 gnunet-0.19.3_1
 libgnunetfriends.so.0 gnunet-0.12.2_1
 libgnunetregexblock.so.1 gnunet-0.12.2_1
 libgnunetregex.so.3 gnunet-0.12.2_1
@@ -2353,7 +2353,7 @@ libgnunetsecretsharing.so.0 gnunet-0.12.2_1
 libnss_gns.so.2 gnunet-0.12.2_1
 libnss_gns4.so.2 gnunet-0.12.2_1
 libnss_gns6.so.2 gnunet-0.12.2_1
-libgnunetutil.so.13 gnunet-0.12.2_1
+libgnunetutil.so.15 gnunet-0.19.3_1
 libgnunetnt.so.0 gnunet-0.12.2_1
 libgnunetgnsrecord.so.0 gnunet-0.12.2_1
 libgnunethello.so.0 gnunet-0.12.2_1
diff --git a/srcpkgs/gnunet/template b/srcpkgs/gnunet/template
index a8a6dabe66ba..5da4a412060f 100644
--- a/srcpkgs/gnunet/template
+++ b/srcpkgs/gnunet/template
@@ -1,13 +1,14 @@
 # Template file for 'gnunet'
 pkgname=gnunet
-version=0.12.2
-revision=4
+version=0.19.3
+revision=1
 build_style=gnu-configure
 conf_files="/etc/gnunet/gnunet.conf"
 hostmakedepends="automake gettext gettext-devel libtool pkg-config tar texinfo"
 # XXX: curl-gnutls-devel
 makedepends="libidn-devel libltdl-devel libunistring-devel
  libmariadbclient-devel postgresql-libs-devel sqlite-devel zlib-devel
+ libsodium-devel
  $(vopt_if bluetooth libbluetooth-devel)
  $(vopt_if extractor libextractor-devel)
  $(vopt_if ifconfig inetutils-ifconfig)
@@ -25,7 +26,7 @@ maintainer="Anachron <gith@cron.world>"
 license="GPL-3.0-or-later"
 homepage="https://gnunet.org"
 distfiles="http://ftpmirror.gnu.org/gnunet/${pkgname}-${version}.tar.gz"
-checksum=ac288b047d1156fc5e739062b11242bad0487993631e79781aede620ddf18cd7
+checksum=82b7d5fe12d481387c37d2fbf032bb605c2e4d5976079a1947943243e5ba7a25
 
 build_options="bluetooth extractor iptables ifconfig jansson microhttpd opus gstreamer pulseaudio zbar"
 build_options_default="bluetooth extractor iptables ifconfig jansson microhttpd opus gstreamer pulseaudio zbar"

             reply	other threads:[~2023-03-25 19:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-25 19:32 lun-4 [this message]
2023-06-24  2:05 ` github-actions
2023-06-24 11:48 ` Duncaen
2023-06-24 11:48 ` [PR PATCH] [Closed]: " Duncaen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-43019@inbox.vuxu.org \
    --to=lun-4@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).