Github messages for voidlinux
 help / color / mirror / Atom feed
From: dmarto <dmarto@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [PR PATCH] libfido2: switch udev rules back to 'plugdev', revbump
Date: Tue, 04 Oct 2022 02:48:31 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-39688@inbox.vuxu.org> (raw)

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

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

https://github.com/dmarto/void-packages libfido-plugdev
https://github.com/void-linux/void-packages/pull/39688

libfido2: switch udev rules back to 'plugdev', revbump
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 8c5a64647072b81411b44654b51267f132cbf746 Mon Sep 17 00:00:00 2001
From: Martin Dimov <martin@dmarto.com>
Date: Tue, 4 Oct 2022 03:46:32 +0300
Subject: [PATCH] libfido2: switch udev rules back to 'plugdev', revbump

---
 srcpkgs/libfido2/template | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/libfido2/template b/srcpkgs/libfido2/template
index bb68556787ef..a5127f2ea672 100644
--- a/srcpkgs/libfido2/template
+++ b/srcpkgs/libfido2/template
@@ -1,7 +1,7 @@
 # Template file for 'libfido2'
 pkgname=libfido2
 version=1.12.0
-revision=1
+revision=2
 build_style=cmake
 configure_args="-DUDEV_RULES_DIR=/usr/lib/udev/rules.d"
 hostmakedepends="pkg-config"
@@ -10,8 +10,8 @@ short_desc="Library for FIDO 2.0, including communication with a device over USB
 maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="BSD-2-Clause"
 homepage="https://github.com/Yubico/libfido2"
+changelog="https://raw.githubusercontent.com/Yubico/libfido2/main/NEWS"
 distfiles="https://github.com/Yubico/libfido2/archive/${version}.tar.gz"
-changelog="https://github.com/Yubico/libfido2/blob/main/NEWS"
 checksum=813d6d25116143d16d2e96791718a74825da16b774a8d093d96f06ae1730d9c5
 # udev rules used to be shipped by libu2f-host
 conf_files="/usr/lib/udev/rules.d/70-u2f.rules"
@@ -23,8 +23,6 @@ post_extract() {
 
 post_install() {
 	vlicense LICENSE
-	vsed -e 's/GROUP="plugdev"/GROUP="users"/' \
-		-i ${DESTDIR}/usr/lib/udev/rules.d/70-u2f.rules
 }
 
 libfido2-devel_package() {

             reply	other threads:[~2022-10-04  0:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-04  0:48 dmarto [this message]
2022-10-04  0:55 ` classabbyamp
2022-10-04  1:11 ` dmarto
2022-10-04  1:12 ` dmarto
2022-10-04  2:07 ` 0x5c
2022-10-04 12:35 ` dmarto
2022-10-04 12:52 ` leahneukirchen
2022-10-04 13:12 ` dmarto
2022-10-04 15:16 ` classabbyamp
2022-10-04 15:56 ` dmarto
2022-10-04 16:14 ` dmarto
2022-10-05 14:47 ` CameronNemo
2022-10-08 22:54 ` dmarto
2022-10-08 22:57 ` dmarto
2022-10-08 23:16 ` [PR PATCH] [Updated] " dmarto
2022-10-08 23:19 ` dmarto
2022-10-09  6:08 ` libfido2: add INSTALL.msg, revbump 0x5c
2022-10-09  6:09 ` classabbyamp
2022-10-09 11:30 ` leahneukirchen
2022-11-13  0:30 ` dmarto
2022-11-13  3:46 ` libfido2: switch udev rules to the `plugdev` group 0x5c
2022-11-13 15:38 ` CameronNemo
2023-02-12  2:01 ` github-actions
2023-02-26  2:06 ` [PR PATCH] [Closed]: " github-actions

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