Github messages for voidlinux
 help / color / mirror / Atom feed
From: ndowens <ndowens@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] fastd: update to 21
Date: Thu, 12 Nov 2020 01:43:47 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-26309@inbox.vuxu.org> (raw)

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

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

https://github.com/ndowens/void-packages fastd
https://github.com/void-linux/void-packages/pull/26309

fastd: update to 21
@Gottox this fixes https://nvd.nist.gov/vuln/detail/CVE-2020-27638 Seems service does run as checked ps -aux | grep fastd

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

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

From 84ea8e32de115d3298bf4137bf7408d72736feeb Mon Sep 17 00:00:00 2001
From: Nathan Owens <ndowens@artixlinux.org>
Date: Wed, 11 Nov 2020 18:42:32 -0600
Subject: [PATCH] fastd: update to 21

---
 srcpkgs/fastd/template | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/srcpkgs/fastd/template b/srcpkgs/fastd/template
index 2bca39e95f8..1c43d73013a 100644
--- a/srcpkgs/fastd/template
+++ b/srcpkgs/fastd/template
@@ -1,17 +1,17 @@
 # Template file for 'fastd'
 pkgname=fastd
-version=18
-revision=5
-build_style=cmake
-hostmakedepends="pkg-config bison"
-makedepends="libuecc-devel libsodium-devel json-c-devel libcap-devel"
+version=21
+revision=1
+build_style=meson
+configure_args="-Db_lto=true -Dcipher_aes128-ctr=disabled"
+hostmakedepends="bison pkg-config"
+makedepends="libcap-devel json-c-devel libuecc-devel libsodium-devel"
 short_desc="Fast and Secure Tunneling Daemon"
 maintainer="Enno Boland <gottox@voidlinux.org>"
-license="BSD"
+license="BSD-2-Clause"
 homepage="https://projects.universe-factory.net/projects/fastd"
-distfiles="https://git.universe-factory.net/fastd/snapshot/fastd-${version}.tar"
-checksum=dce99ee057f43e3d732a120fb0cb60acb3b86e8231d3dd64ab72fc1254c2491a
-configure_args="ENABLE_LTO=ON -DWITH_CIPHER_AES128_CTR_NACL=OFF"
+distfiles="https://github.com/NeoRaider/fastd/releases/download/v$version/fastd-$version.tar.xz"
+checksum=942f33bcd794bcb8e19da4c30c875bdfd4d0f1c24ec4dcdf51237791bbfb0d4c
 conf_files="
  /etc/fastd/secret.conf
  /etc/fastd/fastd.conf"

             reply	other threads:[~2020-11-12  0:43 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-12  0:43 ndowens [this message]
2020-11-12  0:44 ` [PR PATCH] [Updated] " ndowens
2020-11-12 14:23 ` Gottox
2020-11-14  1:12 ` [PR PATCH] [Updated] " ndowens
2020-11-14 15:01 ` [PR PATCH] [Merged]: " Hoshpak

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