From owner-freebsd-emulation@freebsd.org Sun Apr 23 07:44:42 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2E359D4C2E3 for ; Sun, 23 Apr 2017 07:44:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 180ED801 for ; Sun, 23 Apr 2017 07:44:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 17725D4C2E2; Sun, 23 Apr 2017 07:44:42 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1718BD4C2E1 for ; Sun, 23 Apr 2017 07:44:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 06F89800 for ; Sun, 23 Apr 2017 07:44:42 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3N7ifNM058485 for ; Sun, 23 Apr 2017 07:44:41 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 218627] [PATCH] add Evdev ioctl handler to the Linux compat layer Date: Sun, 23 Apr 2017 07:44:42 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: 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-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2017 07:44:42 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218627 --- Comment #3 from commit-hook@freebsd.org --- A commit references this bug: Author: dchagin Date: Sun Apr 23 07:43:51 UTC 2017 New revision: 317323 URL: https://svnweb.freebsd.org/changeset/base/317323 Log: Add Evdev ioctl handler to the Linuxulator. PR: 218627 Submitted by: Jan Kokem?ller Reported by: Jan Kokem?ller MFC after: 1 week Changes: head/sys/compat/linux/linux_ioctl.c head/sys/compat/linux/linux_ioctl.h --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-emulation@freebsd.org Sun Apr 23 07:52:19 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 58A13D4C65F for ; Sun, 23 Apr 2017 07:52:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 424BEC98 for ; Sun, 23 Apr 2017 07:52:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 41A90D4C65E; Sun, 23 Apr 2017 07:52:19 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 41555D4C65D for ; Sun, 23 Apr 2017 07:52:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 30E79C97 for ; Sun, 23 Apr 2017 07:52:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3N7qIKd076866 for ; Sun, 23 Apr 2017 07:52:19 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 218627] [PATCH] add Evdev ioctl handler to the Linux compat layer Date: Sun, 23 Apr 2017 07:52:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: patch X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dchagin@FreeBSD.org X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: dchagin@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc bug_status assigned_to 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-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2017 07:52:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218627 Dmitry Chagin changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dchagin@FreeBSD.org Status|New |In Progress Assignee|emulation@FreeBSD.org |dchagin@FreeBSD.org --- Comment #4 from Dmitry Chagin --- grab --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-emulation@freebsd.org Sun Apr 23 21:00:34 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C6B14D4DA98 for ; Sun, 23 Apr 2017 21:00:34 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id B73D21FB0 for ; Sun, 23 Apr 2017 21:00:34 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id B6B5FD4DA96; Sun, 23 Apr 2017 21:00:34 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B62E4D4DA95 for ; Sun, 23 Apr 2017 21:00:34 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 927981FAE for ; Sun, 23 Apr 2017 21:00:34 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3NL01n1071305 for ; Sun, 23 Apr 2017 21:00:34 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201704232100.v3NL01n1071305@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: emulation@FreeBSD.org Subject: Problem reports for emulation@FreeBSD.org that need special attention Date: Sun, 23 Apr 2017 21:00:34 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2017 21:00:34 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- New | 206711 | Export linux_ioctl_{,un}register_handler from lin 1 problems total for which you should take action. From owner-freebsd-emulation@freebsd.org Sun Apr 23 18:13:52 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 64EE7D4D9C0 for ; Sun, 23 Apr 2017 18:13:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 452F0FAC for ; Sun, 23 Apr 2017 18:13:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 44815D4D9BE; Sun, 23 Apr 2017 18:13:52 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4425CD4D9BD for ; Sun, 23 Apr 2017 18:13:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 192B7FAB for ; Sun, 23 Apr 2017 18:13:52 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by freefall.freebsd.org (Postfix) id 42CDD4217; Sun, 23 Apr 2017 18:13:51 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id 2E9A94216 for ; Sun, 23 Apr 2017 18:13:51 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 73ACFFA7 for ; Sun, 23 Apr 2017 18:13:50 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3NIDo6W066182 for ; Sun, 23 Apr 2017 18:13:50 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: vbox@FreeBSD.org Subject: [Bug 214524] emulators/virtualbox-ose 5.1.8 Guest VLC play host DVD fails (sense/bufer-io errors) Date: Sun, 23 Apr 2017 18:13:50 +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 Only Me X-Bugzilla-Who: jbeich@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: vbox@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.mimetype 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-Mailman-Approved-At: Sun, 23 Apr 2017 21:44:44 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2017 18:13:52 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214524 Jan Beich changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #177013|text/x-log |text/plain mime type| | --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-emulation@freebsd.org Sun Apr 23 21:00:08 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45FC2D4D943 for ; Sun, 23 Apr 2017 21:00:08 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 2D6E91D53 for ; Sun, 23 Apr 2017 21:00:08 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id 2CE28D4D942; Sun, 23 Apr 2017 21:00:08 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2C967D4D941 for ; Sun, 23 Apr 2017 21:00:08 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 095211D51 for ; Sun, 23 Apr 2017 21:00:08 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: by freefall.freebsd.org (Postfix) id 1641A5E94; Sun, 23 Apr 2017 21:00:06 +0000 (UTC) Delivered-To: vbox@localmail.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by freefall.freebsd.org (Postfix) with ESMTPS id AE7AD5E88 for ; Sun, 23 Apr 2017 21:00:05 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 25F021D01 for ; Sun, 23 Apr 2017 21:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3NL01iv071305 for ; Sun, 23 Apr 2017 21:00:04 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <201704232100.v3NL01iv071305@kenobi.freebsd.org> From: bugzilla-noreply@FreeBSD.org To: vbox@FreeBSD.org Subject: Problem reports for vbox@FreeBSD.org that need special attention Date: Sun, 23 Apr 2017 21:00:04 +0000 X-Mailman-Approved-At: Sun, 23 Apr 2017 23:14:15 +0000 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Apr 2017 21:00:08 -0000 To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 202982 | Installation of gnome related ports (xfce, vbox, In Progress | 211320 | emulators/virtualbox-ose-additions 5.0.26 wrong s 2 problems total for which you should take action. From owner-freebsd-emulation@freebsd.org Mon Apr 24 12:39:04 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 362CAD4BC75 for ; Mon, 24 Apr 2017 12:39:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1F0C721A for ; Mon, 24 Apr 2017 12:39:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 1E68FD4BC74; Mon, 24 Apr 2017 12:39:04 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E0E2D4BC73 for ; Mon, 24 Apr 2017 12:39:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0D456219 for ; Mon, 24 Apr 2017 12:39:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3OCd3Op099083 for ; Mon, 24 Apr 2017 12:39:03 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 218640] www/linux-flashplayer: [patch] update to 25.0.0.148 Date: Mon, 24 Apr 2017 12:39:04 +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: patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: sa.inbox@gmail.com X-Bugzilla-Status: Closed X-Bugzilla-Resolution: Overcome By Events X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution 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-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Apr 2017 12:39:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218640 Alexander changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Overcome By Events --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-emulation@freebsd.org Tue Apr 25 08:00:15 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9118BD4E1C4 for ; Tue, 25 Apr 2017 08:00:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 79A94C3D for ; Tue, 25 Apr 2017 08:00:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 7903ED4E1BE; Tue, 25 Apr 2017 08:00:15 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 78AECD4E1BA for ; Tue, 25 Apr 2017 08:00:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 68028C3B for ; Tue, 25 Apr 2017 08:00:15 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3P80FLh040297 for ; Tue, 25 Apr 2017 08:00:15 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 217321] x11-toolkits/linux-c6-gtk2: possibly broke linux-flashplayer Date: Tue, 25 Apr 2017 08:00:15 +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: bkazemi@users.sf.net X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_status resolution 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-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2017 08:00:15 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217321 bkazemi@users.sf.net changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-emulation@freebsd.org Tue Apr 25 08:00:04 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C67F8D4E18C for ; Tue, 25 Apr 2017 08:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id AFD6AC2B for ; Tue, 25 Apr 2017 08:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id AF23FD4E189; Tue, 25 Apr 2017 08:00:04 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AEC9CD4E188 for ; Tue, 25 Apr 2017 08:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E742C2A for ; Tue, 25 Apr 2017 08:00:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v3P804OL037489 for ; Tue, 25 Apr 2017 08:00:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: emulation@FreeBSD.org Subject: [Bug 217321] x11-toolkits/linux-c6-gtk2: possibly broke linux-flashplayer Date: Tue, 25 Apr 2017 08:00:04 +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: bkazemi@users.sf.net X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: emulation@FreeBSD.org X-Bugzilla-Flags: 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-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Apr 2017 08:00:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D217321 --- Comment #2 from bkazemi@users.sf.net --- Looks like this was fixed recently. --=20 You are receiving this mail because: You are the assignee for the bug.= From owner-freebsd-emulation@freebsd.org Wed Apr 26 16:49:30 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4592ED51004 for ; Wed, 26 Apr 2017 16:49:30 +0000 (UTC) (envelope-from steve@mouf.net) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 1FF131822 for ; Wed, 26 Apr 2017 16:49:30 +0000 (UTC) (envelope-from steve@mouf.net) Received: by mailman.ysv.freebsd.org (Postfix) id 1F458D52000; Wed, 26 Apr 2017 16:49:30 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 1E9A3D51FFF; Wed, 26 Apr 2017 16:49:30 +0000 (UTC) (envelope-from steve@mouf.net) Received: from mouf.net (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mouf.net", Issuer "mouf.net" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id D4DC81814; Wed, 26 Apr 2017 16:49:26 +0000 (UTC) (envelope-from steve@mouf.net) Received: from [IPv6:2001:470:5:72d:120b:a9ff:fe33:73f8] ([IPv6:2001:470:5:72d:120b:a9ff:fe33:73f8]) (authenticated bits=0) by mouf.net (8.14.9/8.14.9) with ESMTP id v3QGnHZw090151 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Wed, 26 Apr 2017 16:49:23 GMT (envelope-from steve@mouf.net) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=mouf.net; s=mail; t=1493225364; bh=ydbwPl7qjkKQq7iwoL1Ek4C9tCdlNGIw2y/KkfyP0K8=; h=To:From:Subject:Date; b=uFHm2g5IZJAMY3YJDciz4CT0Fl7KU2w/mzZx2+ncD52OQpPchEUvy2DaXw/jTLr+P zrgUkV5P4bpmP7WbzRs8u1BwkrUp4ASwtcmQ5xdMlUZ13PGXRJAoLq1P6DjTxp6r4W wjfLIxbnzzujBjgDlhtKM3aSXQj17VqHrrPEPsPw= To: ports@freebsd.org, emulation@FreeBSD.org, virtualization@FreeBSD.org From: Steve Wills Subject: [CFT] emulators/open-vm-tools{,-nox11} update to 10.1.5 Message-ID: <5e0a9ea8-a3a3-d5d3-39d9-2795c8fcf289@mouf.net> Date: Wed, 26 Apr 2017 12:49:10 -0400 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.0 MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="RTADgXXaS6Ui9w9N2vOWCGbFdNnsnQ0KS" X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.4.3 (mouf.net [IPv6:2607:fc50:0:4400:216:3eff:fe69:33b3]); Wed, 26 Apr 2017 16:49:24 +0000 (UTC) X-Spam-Status: No, score=1.5 required=4.5 tests=HELO_MISC_IP,RDNS_NONE autolearn=no autolearn_force=no version=3.4.1 X-Spam-Level: * X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mouf.net X-Virus-Scanned: clamav-milter 0.99.2 at mouf.net X-Virus-Status: Clean X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Apr 2017 16:49:30 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --RTADgXXaS6Ui9w9N2vOWCGbFdNnsnQ0KS Content-Type: multipart/mixed; boundary="W5S53ig2n2P4EItm3qIuQhuLN7sbX838e"; protected-headers="v1" From: Steve Wills To: ports@freebsd.org, emulation@FreeBSD.org, virtualization@FreeBSD.org Message-ID: <5e0a9ea8-a3a3-d5d3-39d9-2795c8fcf289@mouf.net> Subject: [CFT] emulators/open-vm-tools{,-nox11} update to 10.1.5 --W5S53ig2n2P4EItm3qIuQhuLN7sbX838e Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: quoted-printable Hello Everyone, It's that time again, time to test another open-vm-tools update. Everything is in basically the same place as last time. The patch is here: https://people.freebsd.org/~swills/open-vm-tools/open-vm-tools-10.1.5.dif= f Note there are a good number of patches being renamed, so be sure to delete empty patch files if necessary. The packages are here: https://people.freebsd.org/~swills/open-vm-tools/ And there's a repo setup script here: https://people.freebsd.org/~swills/open-vm-tools/ovmsetup.sh There shouldn't be a ton of changes on the upstream side this time, but a good number of them on the port side, mostly cleanups. Please let me know if any issues you encounter. Steve --W5S53ig2n2P4EItm3qIuQhuLN7sbX838e-- --RTADgXXaS6Ui9w9N2vOWCGbFdNnsnQ0KS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQGjBAEBCgCNFiEEmPpBSlwqDvnP0K0N9c9isyB7G6EFAlkAz4ZfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk4 RkE0MTRBNUMyQTBFRjlDRkQwQUQwREY1Q0Y2MkIzMjA3QjFCQTEPHHN0ZXZlQG1v dWYubmV0AAoJEPXPYrMgexuhSIwH/0P/eoZrw5uI4HGohCPcU1m+fG9D9MKn3Kjz tXpNiU+vExjVK/+3fq6AGIgLNFggG03x4FqHc5XuivXQ4CfYrxf6sJ9f4G+aBDxZ CYsst3X9Uv0NgHQiqLOKZ6cBzsTdafY95U8V4eTpXnpXsmhsenaB9Ueu8ak+TCdi vjYwj5mAlYs2IJOJjF4cNK9abaB/ZNdENvGsOJfg1Fr2XgWD7Jxs/lGiaTur4PZr atd+pBRpBhnNh3uV5zbuzSm2VQuZPFccq/VcnCXxHa/V8yPOYSdJg4IqzeLq/bnn k/vNg9jPd6Ox6XwugYXqISAfjPbI9pDs5q66BJHX0c7MqV1Vcso= =5eyB -----END PGP SIGNATURE----- --RTADgXXaS6Ui9w9N2vOWCGbFdNnsnQ0KS-- From owner-freebsd-emulation@freebsd.org Sat Apr 29 23:37:35 2017 Return-Path: Delivered-To: freebsd-emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7075CD556F2 for ; Sat, 29 Apr 2017 23:37:35 +0000 (UTC) (envelope-from shb_60@yahoo.ca) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 4F85D1BD8 for ; Sat, 29 Apr 2017 23:37:35 +0000 (UTC) (envelope-from shb_60@yahoo.ca) Received: by mailman.ysv.freebsd.org (Postfix) id 4EEAAD556F1; Sat, 29 Apr 2017 23:37:35 +0000 (UTC) Delivered-To: emulation@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4E9B0D556F0 for ; Sat, 29 Apr 2017 23:37:35 +0000 (UTC) (envelope-from shb_60@yahoo.ca) Received: from nm35-vm7.bullet.mail.gq1.yahoo.com (nm35-vm7.bullet.mail.gq1.yahoo.com [98.136.216.190]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 2329E1BD7 for ; Sat, 29 Apr 2017 23:37:34 +0000 (UTC) (envelope-from shb_60@yahoo.ca) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.ca; s=s2048; t=1493508935; bh=NpQygJ+zcktL4rcqiqYE1MrrW6gAAq8KI4maFKmSmKk=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=joQpfQfJLgOV2WlHMh7WbWtObGWx/SfgbrRsF7Ah+6R5SmbFXdRGqu3rXYT9guyil3FqcNyU9kJZ0RRvR4Q6wFrFMrnFEwf7SEpaXsu1IbcBR5HOPHhTSFZ6P0AUBWcvEaq5zha3J7b29QLs4Kp7CliFIrt6j4hquhfKVvA4MRxre1RRDvJItjwGn2yoOeXhrJ5EoMt4+6uJlyBwXNo8hXsH0RhJir5BMHc8psL0GIxtnB7SkDMPJMDjX6LaLR1PRCFl9F6doMPJWH4FcWeK6E9gPVaqqi3tI1uy2LPzEhyS+57GVGi9QUjb2lWYp28IpTJ1VuK0jtGMMmVsmEFHFw== Received: from [127.0.0.1] by nm35.bullet.mail.gq1.yahoo.com with NNFMP; 29 Apr 2017 23:35:35 -0000 Received: from [98.137.12.189] by nm35.bullet.mail.gq1.yahoo.com with NNFMP; 29 Apr 2017 23:32:35 -0000 Received: from [98.137.12.206] by tm10.bullet.mail.gq1.yahoo.com with NNFMP; 29 Apr 2017 23:29:35 -0000 Received: from [127.0.0.1] by omp1014.mail.gq1.yahoo.com with NNFMP; 29 Apr 2017 23:29:35 -0000 X-Yahoo-Newman-Property: ymail-4 X-Yahoo-Newman-Id: 311521.7751.bm@omp1014.mail.gq1.yahoo.com X-YMail-OSG: xdLok8cVM1laRP89VxPRKpX.Bq4iniajwEZOfG1B.qSmviPGzC4NupxONIwrKuJ QYbJWHn.Yv7U2fEnQX7rMLlJUKDeBeavIWG9qOCChYeqeOv8mOwRD0Y9Ah7ZN5_.GLnEMCDEeWWq JUkznfcI_b8_j6uTktEqPXLi3nzkEijpvVgIVYxbJAzbYNonIy1E65uFo.abpIBX2MBZ.zGDa.D7 .zwcCWeICL9hDdeht1XlFJxo5DgteWoMkc3ILPEBOLjSIDwvJ9s.c.9SpEfLACt0fAWJy_YCGTaQ 5zKsYsGYqY5f_Ba8NN0KdmyQvmSAklQfbeSNxPY5AKzfZ_iSzYZdfULrQHbCvWgmKZEDNr7TO_KA JsLmmXLiKIc99s1s9Aft9_UkX6TggwUtsy2bmLP_cvuSKxmas6sMfycTRBm68zxWnd8qTIjIDoGq 8Crd.ZBotH3Z7jh30zUzf9eXEb1uRk_heYg1ep7F.CgM.3r5Exi_tM0NIMjH.EeU8ZYR7jd_5bo_ WseXkFlnWghnJxw79fXFX56bdQKcE.t5V3C4URZaQHska6s8Aqg-- Received: from jws300013.mail.gq1.yahoo.com by sendmailws124.mail.gq1.yahoo.com; Sat, 29 Apr 2017 23:29:34 +0000; 1493508574.959 Date: Sat, 29 Apr 2017 23:29:08 +0000 (UTC) From: hong shao Reply-To: hong shao To: "emulation@freebsd.org" Message-ID: <411789776.556958.1493508548520@mail.yahoo.com> Subject: flashplayer does't work MIME-Version: 1.0 References: <411789776.556958.1493508548520.ref@mail.yahoo.com> X-Mailer: WebService/1.1.9521 YahooMailNeo Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Firefox/52.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Apr 2017 23:37:35 -0000 it says :nspluginwrapper: no appropriate viewer found for /usr/local=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 /lib/browser_plugins/linux-flashplayer=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 /libf= lashplayer.sopkg-static: POST-INSTALL script failed