From nobody Thu Aug 15 19:58:08 2024 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4WlGBp1sM6z5Slj1; Thu, 15 Aug 2024 19:58:10 +0000 (UTC) (envelope-from leres@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WlGBp0nhbz3y8F; Thu, 15 Aug 2024 19:58:10 +0000 (UTC) (envelope-from leres@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723751890; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=taH/avIK2UZurjXEGNiPyEct4b55F+R9k+wThEP1h9M=; b=D9Jg0OPbYjcOheEQ1TRTNM9whD5qHPXak1/6ZTw4N1RhoZLaqboE8Q/kXrHiW5aR3d/KpB QsIyKinHatO0+pEYillHnZzrG8dr/EE+yXqYPAqfjf42Hi70YyJGKuFQ6r0ON2FLQRinfl JxyhRYQXtiLecAhdMDQzzAAm9NfmHNfPANfjF1VEght1cxRbT5PJvwv/q7Xmul/VFfriz/ NtDRK3tbcOmHNf2Ucg7HBpqIhrDVhV+IKQgOT1ZeOAyehKluGlGYMX4UnBQvqqtmu3kaj3 a/eMolqhlkgX4i2ljHniaBkl850JQP9GqrXgr795cKhnw1j5BmWTwRPTbA5r7g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1723751890; a=rsa-sha256; cv=none; b=MBz6lEUJSZu7Nzgl+lkZLLlvVJJncT5NjydXFXmMjnztWo4dPOxKDqlxUm/BGM0jBYjD6Z BSH8EVkFsVlTE16Paks/HZGb/ei4mx5hHZpvitVLHweFbOZ1H3TrJAorndDV88Z9QQRIFu BgpwlUDFZke+GJf09xiLiaUJEw27TU3xgRQpHszjCVZXso/qOrw9Q774h/i6ZYAB/B6cw5 +XKj7308vdPOgm7nWZyBoMZf1myNnkGYDQMC7Ix8ESOPbo2itvMbQ5neCsC+iq0a7HLBMX m1AXNGo2Q2RLe083PrpPy7QvPJmWq5p2VG8JkT/SJsu0XT1Hd0WSr56DXuCIlg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1723751890; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=taH/avIK2UZurjXEGNiPyEct4b55F+R9k+wThEP1h9M=; b=eFtEOLj4m6terOs9NKJujlRX3Xw7quHBm/QkuDmkxd19HkftqOc+jaybPqWoKQbdTALuOF OAjHrfT//jO4CWnm45e+DbL54Ybh2ZvraAiRHw+RttccZfzhR3OGA66D5PCMJj9hm7zlnY wfRG6KhrngbM+Ous4gXt8y6sCyfWZ8Pc1NDsE+W64HrF1WxKkGYVxiP3+X1G1WrJUQ2kDy wI6Y4anqTYwdNI5yHAHaqfal52Qrt7c9Kzr0/memwMga9QxLUoZjFqRunJCyk+SxTr7Iex tN3pbxQi+ki2oSIl+LaLThu/RS+H6+IM2qoHo8+Gw8X5xLlDgEKIivc4sXiI7A== Received: from [IPV6:fd:1965::2] (unknown [IPv6:2600:1700:ab1b:6800:2e0:edff:fece:8f27]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: leres) by smtp.freebsd.org (Postfix) with ESMTPSA id 4WlGBn4Sv8zf2w; Thu, 15 Aug 2024 19:58:09 +0000 (UTC) (envelope-from leres@freebsd.org) Message-ID: Date: Thu, 15 Aug 2024 12:58:08 -0700 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-main@freebsd.org Sender: owner-dev-commits-ports-main@FreeBSD.org MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: git: 4c04b4155dcd - main - devel/pcsc-lite: Update to 2.3.0 To: Gleb Popov Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202408141122.47EBMJH1064241@gitrepo.freebsd.org> From: Craig Leres Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 8/15/24 12:16, Gleb Popov wrote: > On Thu, Aug 15, 2024 at 9:34 PM Craig Leres wrote: >> >> On 8/14/24 04:22, Gleb Popov wrote: >>> The branch main has been updated by arrowd: >>> >>> URL:https://cgit.FreeBSD.org/ports/commit/?id=4c04b4155dcdb6ac873a7e296bf401420583569b >>> >>> commit 4c04b4155dcdb6ac873a7e296bf401420583569b >>> Author: Älven >>> AuthorDate: 2024-08-14 11:03:21 +0000 >>> Commit: Gleb Popov >>> CommitDate: 2024-08-14 11:22:04 +0000 >>> >>> devel/pcsc-lite: Update to 2.3.0 >> >> This version doesn't work for me. I'm using a Feitian ePass2003. After >> upgrading to 2.3.0, opensc-tool does not detect the token; a workaround >> is to downgrade back to 2.2.2. >> >> Craig >> >> [with 2.3.0] >> ice 256 % opensc-tool -l >> No smart card readers found. >> >> [with 2.2.2] >> ice 356 % opensc-tool -l >> # Detected readers (pcsc) >> Nr. Card Features Name >> 0 Yes Feitian ePass2003 00 00 >> > > Maybe opensc needs a PORTREVISION bump. Could you try rebuilding > security/opensc against this new version? > Another thing to try is updating/rebuilding devel/libccid Actually it's simpler than that; all that's needed for opensc-tool to work after upgrading is to restart pcscd. Craig ice 77 # opensc-tool -l # Detected readers (pcsc) Nr. Card Features Name 0 Yes Feitian ePass2003 00 00 ice 78 # pkg info | fgrep pcsc-lite pcsc-lite-2.2.2,2 Middleware library to access a smart card using SCard API (PC/SC) ice 79 # pkg upgrade -y pcsc-lite Updating pkg.lbl.gov repository catalogue... pkg.lbl.gov repository is up to date. All repositories are up to date. The following 1 package(s) will be affected (of 0 checked): Installed packages to be UPGRADED: pcsc-lite: 2.2.2,2 -> 2.3.0,2 Number of packages to be upgraded: 1 100 KiB to be downloaded. [1/1] Fetching pcsc-lite-2.3.0,2.pkg: 100% 100 KiB 102.8kB/s 00:01 Checking integrity... done (0 conflicting) [1/1] Upgrading pcsc-lite from 2.2.2,2 to 2.3.0,2... [1/1] Extracting pcsc-lite-2.3.0,2: 100% ice 80 # opensc-tool -l No smart card readers found. ice 81 # service pcscd restart pcscd not running? Starting pcscd. ice 82 # opensc-tool -l # Detected readers (pcsc) Nr. Card Features Name 0 Yes Feitian ePass2003 00 00