From owner-freebsd-gnome@freebsd.org Sun Aug 2 09:59:15 2020 Return-Path: Delivered-To: freebsd-gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 22E30378682 for ; Sun, 2 Aug 2020 09:59:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 4BKGh304p9z4JQ6 for ; Sun, 2 Aug 2020 09:59:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 02BB93781F6; Sun, 2 Aug 2020 09:59:15 +0000 (UTC) Delivered-To: gnome@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 027D93784A7 for ; Sun, 2 Aug 2020 09:59:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BKGh26JYLz4JKJ for ; Sun, 2 Aug 2020 09:59:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id BBEB321D76 for ; Sun, 2 Aug 2020 09:59:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 0729xEeo093630 for ; Sun, 2 Aug 2020 09:59:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 0729xEEY093629 for gnome@FreeBSD.org; Sun, 2 Aug 2020 09:59:14 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 248196] net/vinagre: patch for support passwords more than 8 chars - support ARD (OS-X remote desktop) Date: Sun, 02 Aug 2020 09:59:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: gnome@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback+ maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Aug 2020 09:59:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D248196 --- Comment #2 from commit-hook@FreeBSD.org --- A commit references this bug: Author: tcberner Date: Sun Aug 2 09:58:15 UTC 2020 New revision: 543941 URL: https://svnweb.freebsd.org/changeset/ports/543941 Log: net/vinagre: patch for support passwords more than 8 chars - support ARD (OS-X remote desktop) - increase the lenght of passwords which can be entered from 8 to 32 The upstream issue with 9 years discussion: https://bugzilla.gnome.org/show_bug.cgi?id=3D652334 Idea of the patch with description: https://bugzilla.gnome.org/show_bug.cgi?id=3D666598 The max length 32 from here: =20=20=20=20=20=20=20=20=20 https://www.mac-forums.com/threads/maximum-length-of-passwords.317066/ PR: 248196 Submitted by: VVD Approved by: desktop Changes: head/net/vinagre/Makefile head/net/vinagre/files/patch-plugins_vnc_vinagre-vnc-tab.c --=20 You are receiving this mail because: You are the assignee for the bug.=