Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libfido2: switch udev rules back to 'plugdev', revbump
@ 2022-10-04  0:48 dmarto
  2022-10-04  0:55 ` classabbyamp
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: dmarto @ 2022-10-04  0:48 UTC (permalink / raw)
  To: ml

[-- 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() {

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

end of thread, other threads:[~2023-02-26  2:06 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04  0:48 [PR PATCH] libfido2: switch udev rules back to 'plugdev', revbump dmarto
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

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