Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] New package: passt-2023.02.27.c538ee8
@ 2023-03-01  4:07 lemmi
  2023-03-01 15:32 ` [PR REVIEW] " sgn
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: lemmi @ 2023-03-01  4:07 UTC (permalink / raw)
  To: ml

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

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

https://github.com/lemmi/void-packages passt
https://github.com/void-linux/void-packages/pull/42517

New package: passt-2023.02.27.c538ee8
[podman-v4.4.0](https://github.com/containers/podman/releases/tag/v4.4.0) added support for [pasta](https://passt.top/passt/about/) with <https://github.com/containers/podman/pull/16141>. It's interesting for proper IPv6 forwarding with rootless containers.

There is an [open issue](https://bugs.passt.top/show_bug.cgi?id=4) for `musl` support.

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

#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**


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

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

From 1a3a6a21de2ee118f98cf9730f806cd7b94a86dc Mon Sep 17 00:00:00 2001
From: lemmi <lemmi@nerd2nerd.org>
Date: Wed, 1 Mar 2023 04:27:04 +0100
Subject: [PATCH] New package: passt-2023.02.27.c538ee8

---
 srcpkgs/passt/template | 21 +++++++++++++++++++++
 srcpkgs/passt/update   |  2 ++
 2 files changed, 23 insertions(+)
 create mode 100644 srcpkgs/passt/template
 create mode 100644 srcpkgs/passt/update

diff --git a/srcpkgs/passt/template b/srcpkgs/passt/template
new file mode 100644
index 000000000000..fbebebdbe445
--- /dev/null
+++ b/srcpkgs/passt/template
@@ -0,0 +1,21 @@
+# Template file for 'passt'
+pkgname=passt
+version=2023.02.27.c538ee8
+revision=1
+# upstream uses YYYY_MM_DD.COMMIT
+_version=${version/./_}
+_version=${_version/./_}
+# https://bugs.passt.top/show_bug.cgi?id=4
+archs="~*-musl"
+build_style=gnu-makefile
+short_desc="Plug A Simple Socket Transport"
+maintainer="lemmi <lemmi@nerd2nerd.org>"
+license="AGPL-3.0-or-later, BSD-3-Clause"
+homepage="https://passt.top"
+distfiles="https://passt.top/passt/snapshot/passt-${_version}.tar.xz"
+checksum=e09399ca10d1ddfb372580ac7e2540d00e417e1621d917b5f8ee1cd6adbd6772
+
+post_install() {
+	vlicense LICENSES/AGPL-3.0-or-later.txt
+	vlicense LICENSES/BSD-3-Clause.txt
+}
diff --git a/srcpkgs/passt/update b/srcpkgs/passt/update
new file mode 100644
index 000000000000..53a028708654
--- /dev/null
+++ b/srcpkgs/passt/update
@@ -0,0 +1,2 @@
+site="https://passt.top/passt"
+pattern='passt-\K[\d._abcdef]+(?=.tar.xz)'

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

end of thread, other threads:[~2023-03-24 14:12 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-01  4:07 [PR PATCH] New package: passt-2023.02.27.c538ee8 lemmi
2023-03-01 15:32 ` [PR REVIEW] " sgn
2023-03-01 17:28 ` lemmi
2023-03-02  0:07 ` sbrivio-rh
2023-03-02  0:33 ` lemmi
2023-03-02  8:58 ` sbrivio-rh
2023-03-02 13:53 ` sbrivio-rh
2023-03-02 19:11 ` [PR PATCH] [Updated] " lemmi
2023-03-02 19:14 ` lemmi
2023-03-02 19:15 ` [PR PATCH] [Updated] " lemmi
2023-03-09  9:15 ` sbrivio-rh
2023-03-10  3:12 ` [PR PATCH] [Updated] " lemmi
2023-03-19  6:38 ` [PR PATCH] [Updated] New package: passt-2023.03.09.7c7625d lemmi
2023-03-24 14:09 ` lemmi
2023-03-24 14:12 ` [PR PATCH] [Merged]: " lemmi

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