Github messages for voidlinux
 help / color / mirror / Atom feed
From: icp1994 <icp1994@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] strongswan: update to 5.9.7.
Date: Wed, 24 Aug 2022 19:02:17 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-38890@inbox.vuxu.org> (raw)

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

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

https://github.com/icp1994/void-packages strongswan
https://github.com/void-linux/void-packages/pull/38890

strongswan: update to 5.9.7.
#### Testing the changes
- I tested the changes in this PR: **briefly**

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

I personally use this package and have been using my locally built updated version for the last 3-4 days without noticing any difference.

This update also upgrades the python version in `hostmakedepends` to python3 as upstream [switched to it](https://github.com/strongswan/strongswan/commit/3e2841572bd6f5dfd0d3641472f00eefa4d83d7a) a few minor versions ago.

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

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

From a8f69e01596626aaecfe94ababbc0cb6c63b8c55 Mon Sep 17 00:00:00 2001
From: icp <pangolin@vivaldi.net>
Date: Sat, 20 Aug 2022 13:42:00 +0530
Subject: [PATCH] strongswan: update to 5.9.7.

---
 srcpkgs/strongswan/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/strongswan/template b/srcpkgs/strongswan/template
index 0b291e75edd0..df7dc1703053 100644
--- a/srcpkgs/strongswan/template
+++ b/srcpkgs/strongswan/template
@@ -1,6 +1,6 @@
 # Template file for 'strongswan'
 pkgname=strongswan
-version=5.9.2
+version=5.9.7
 revision=1
 build_style=gnu-configure
 # tpm support waits on libtss2
@@ -8,7 +8,7 @@ configure_args="--disable-static --enable-blowfish --enable-curl --enable-md4
  --enable-openssl --enable-eap-radius --enable-eap-mschapv2 --enable-eap-md5
  --enable-eap-identity --enable-eap-dynamic --enable-led --enable-ha --enable-dhcp
  --enable-mediation --enable-soup --disable-des --enable-chapoly --enable-nm"
-hostmakedepends="pkg-config flex bison python"
+hostmakedepends="pkg-config flex bison python3"
 makedepends="gmp-devel libsoup-devel libldns-devel unbound-devel libcurl-devel
  NetworkManager-devel openssl-devel"
 depends="iproute2 sqlite"
@@ -17,9 +17,9 @@ short_desc="IPsec-based VPN solution, supporting IKEv1/IKEv2 and MOBIKE"
 maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
 license="GPL-2.0-or-later"
 homepage="https://www.strongswan.org/"
-changelog="https://wiki.strongswan.org/projects/strongswan/wiki/Changelog"
+changelog="https://raw.githubusercontent.com/strongswan/strongswan/master/NEWS"
 distfiles="https://download.strongswan.org/${pkgname}-${version}.tar.bz2"
-checksum=61c72f741edb2c1295a7b7ccce0317a104b3f9d39efd04c52cd05b01b55ab063
+checksum=9e64a2ba62efeac81abff1d962522404ebc6ed6c0d352a23ab7c0b2c639e3fcf
 make_dirs="/etc/ipsec.d/ 0755 root root
  /etc/ipsec.d/aacerts 0755 root root
  /etc/ipsec.d/acerts 0755 root root

             reply	other threads:[~2022-08-24 17:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-24 17:02 icp1994 [this message]
2022-08-25 17:42 ` [PR PATCH] [Merged]: " classabbyamp

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-38890@inbox.vuxu.org \
    --to=icp1994@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).