From owner-freebsd-mono@freebsd.org Mon Oct 16 10:59:57 2017 Return-Path: Delivered-To: freebsd-mono@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 D526FE365F0 for ; Mon, 16 Oct 2017 10:59:57 +0000 (UTC) (envelope-from olgeni@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 C3508770C5 for ; Mon, 16 Oct 2017 10:59:57 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: by mailman.ysv.freebsd.org (Postfix) id BF090E365EF; Mon, 16 Oct 2017 10:59:57 +0000 (UTC) Delivered-To: mono@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 BC6D2E365EE for ; Mon, 16 Oct 2017 10:59:57 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from olgeni.olgeni.com (olgeni.olgeni.com [31.171.246.156]) by mx1.freebsd.org (Postfix) with ESMTP id 7E8E7770C3; Mon, 16 Oct 2017 10:59:57 +0000 (UTC) (envelope-from olgeni@FreeBSD.org) Received: from backoffice (unknown [5.8.101.242]) by olgeni.olgeni.com (Postfix) with ESMTPSA id 06D2CD7887; Mon, 16 Oct 2017 12:51:01 +0200 (CEST) Date: Mon, 16 Oct 2017 12:51:01 +0200 (CEST) From: Jimmy Olgeni X-X-Sender: olgeni@backoffice.local To: mono@FreeBSD.org, koobs@FreeBSD.org Subject: Conflict between lang/mono and net/czmq Message-ID: User-Agent: Alpine 2.21 (BSF 202 2017-01-01) X-OpenPGP-KeyID: 0xFCDB3E82F778D8D7 X-OpenPGP-Fingerprint: EE37 B427 91C5 7707 EC54 064A FCDB 3E82 F778 D8D7 X-OpenPGP-URL: http://olgeni.olgeni.com/~olgeni/pgp/olgeni@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2017 10:59:57 -0000 Hi, Both lang/mono and net/czmq have a 'bin/makecert' in their plist; could one of the two be renamed? -- jimmy From owner-freebsd-mono@freebsd.org Mon Oct 16 11:36:42 2017 Return-Path: Delivered-To: freebsd-mono@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 DB0BBE37738 for ; Mon, 16 Oct 2017 11:36:42 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id C74727C739 for ; Mon, 16 Oct 2017 11:36:42 +0000 (UTC) (envelope-from romain@blogreen.org) Received: by mailman.ysv.freebsd.org (Postfix) id C5C28E37737; Mon, 16 Oct 2017 11:36:42 +0000 (UTC) Delivered-To: mono@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 C54DCE37736 for ; Mon, 16 Oct 2017 11:36:42 +0000 (UTC) (envelope-from romain@blogreen.org) Received: from marvin.blogreen.org (blogreen.org [IPv6:2001:41d0:fea8:8901::2]) by mx1.freebsd.org (Postfix) with ESMTP id 80B157C736; Mon, 16 Oct 2017 11:36:41 +0000 (UTC) (envelope-from romain@blogreen.org) Received: by marvin.blogreen.org (Postfix, from userid 1001) id 7691AA4581; Mon, 16 Oct 2017 13:36:40 +0200 (CEST) Date: Mon, 16 Oct 2017 13:36:40 +0200 From: Romain =?iso-8859-1?Q?Tarti=E8re?= To: Jimmy Olgeni Cc: mono@FreeBSD.org, koobs@FreeBSD.org Subject: Re: Conflict between lang/mono and net/czmq Message-ID: <20171016113640.GA63340@blogreen.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CE+1k2dSO48ffgeK" Content-Disposition: inline In-Reply-To: X-PGP-Key: http://romain.blogreen.org/pubkey.asc User-Agent: Mutt/1.9.1 (2017-09-22) X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Oct 2017 11:36:43 -0000 --CE+1k2dSO48ffgeK Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hello On Mon, Oct 16, 2017 at 12:51:01PM +0200, Jimmy Olgeni wrote: > Both lang/mono and net/czmq have a 'bin/makecert' in their plist;=20 > could one of the two be renamed? The makecert(1) installed by Mono is part of the set of tools used to manage certificates used by .Net applications running in Mono: cert-sync(1), cert2spc(1), certmgr(1) and makecert(1). The issue seems to have been fixed upstream by ZeroMQ in 2015: https://github.com/zeromq/czmq/commit/d6ffdcc11e7feb997302e4982a95bf140ba05= 8a2 I see that 4.0.0 is in RC state, and maybe will ship soon. Regards, Romain from the mono@ Team --=20 Romain Tarti=E8re http://people.FreeBSD.org/~romain/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --CE+1k2dSO48ffgeK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEEgjSaeOfAuAcLWYD/uk0dlVESM28FAlnkmcgACgkQuk0dlVES M2+uZwwAjS9v7y4yY29plIfnnYFfRqD7NUkOXW4WYNlPlxDHhglW4ycBFDqXgeAA mjuNlmLH2e1d1gZTfdSK8SkNMitGrKhwUFq/moVkgqpld66+2ixnpO0Qgqz3W6jA iFnsMk+1nw3QQoLsLPGMkT0//I4XVxgyppZcHuSOLNgmSQhkr4lqWg1H8baAZKMy GCpuFOIxYtWkkCN4X94xinmuVlDd1AVEF0zDasmaCo6T5tptcTnzbhpJui4TgSpA rrweF2bhbFqUmnNMNwIvCISSYn9kKdLMzkSdRhjZiAURYtDfEuuocsvEFOZ9VcsB aaNH/a63Va74PR/eIVDNpGKfV1/XjAg8Oerkt0OrHJRVdEQfChJoJp1uiUKITuZh AS9upLKM4UldqC+QmIzafJlzgsJOBRCtZE4etw3oiaF/VKeNLei4StHRfgab/dFT /vNjHLlk0HnJW87w+z7KpdnaqDhuCD/fCcuAB5/qDdStqG6OIa0KTRbY97BQvXTC GDOswbWk =kf7K -----END PGP SIGNATURE----- --CE+1k2dSO48ffgeK-- From owner-freebsd-mono@freebsd.org Wed Oct 18 14:26:36 2017 Return-Path: Delivered-To: freebsd-mono@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 3F075E3A647 for ; Wed, 18 Oct 2017 14:26:36 +0000 (UTC) (envelope-from adam.smith@accuratebizdata.com) 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 9AC957F903 for ; Wed, 18 Oct 2017 14:26:35 +0000 (UTC) (envelope-from adam.smith@accuratebizdata.com) Received: by mailman.ysv.freebsd.org (Postfix) id 947E9E3A63F; Wed, 18 Oct 2017 14:26:35 +0000 (UTC) Delivered-To: mono@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 8FF22E3A63E for ; Wed, 18 Oct 2017 14:26:35 +0000 (UTC) (envelope-from adam.smith@accuratebizdata.com) Received: from IND01-MA1-obe.outbound.protection.outlook.com (mail-ma1ind01on0053.outbound.protection.outlook.com [104.47.100.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (Client CN "mail.protection.outlook.com", Issuer "Microsoft IT SSL SHA2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 609947F8EA for ; Wed, 18 Oct 2017 14:26:33 +0000 (UTC) (envelope-from adam.smith@accuratebizdata.com) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=NETORGFT2792249.onmicrosoft.com; s=selector1-accuratebizdata-com; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version; bh=zgvtBvVeEhRYT8wyPJ5vGz6kXJKs3crvvHjF65bqukw=; b=dE2kWPDoUnBZ2beIJF7jXVnuY5RhWXYu7nBQeDlFC5yG9OwhkfAh8bvZyLBCDOSJg7DAHQzfQhxG3eVekx0VX5yTsGlKtAnNcwkitEQ05PsGHUg4Hj5QKb6We6l84sMWNueBdVOCkVLtC0xt7vTh1TpcPa+DgH4JYS0byfkt5l0= Received: from MAXPR01MB0490.INDPRD01.PROD.OUTLOOK.COM (10.164.151.141) by MAXPR01MB0489.INDPRD01.PROD.OUTLOOK.COM (10.164.151.140) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384_P256) id 15.20.77.7; Wed, 18 Oct 2017 14:26:29 +0000 Received: from MAXPR01MB0490.INDPRD01.PROD.OUTLOOK.COM ([10.164.151.141]) by MAXPR01MB0490.INDPRD01.PROD.OUTLOOK.COM ([10.164.151.141]) with mapi id 15.20.0077.022; Wed, 18 Oct 2017 14:26:29 +0000 From: Adam Smith To: "mono@freebsd.org" Subject: IT Operations Professionals, Systems Engineers and Administrators Contact Email List Thread-Topic: IT Operations Professionals, Systems Engineers and Administrators Contact Email List Thread-Index: AdNIHRS9dC/sfhWdTy2RcfpM1a8Stw== Date: Wed, 18 Oct 2017 14:26:29 +0000 Message-ID: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=adam.smith@accuratebizdata.com; x-originating-ip: [106.201.125.185] x-ms-publictraffictype: Email x-microsoft-exchange-diagnostics: 1; MAXPR01MB0489; 6:vCBV4D81b3fAHaBRY6ASHvm4lm+NRwvV5GNxzus8sHNvlvzsWt5BWA7BeYIxL4WJ5128O31vVIRB3mWMbAhFAZBlLjP+Wo0ZAF5S7eSQSts2YTl7Pg6x9KxDsPC8kv6cTNiZ/KNU0XhVQlQy/Qd3sEWHLbKWVMyxUwjeMsL3SgtdO1+xpQE4QWf6P297jEB8J1H5/moiNrr4pO+bAEHUztJ+N8Dufe9xY40HxNDtY5/ag1leK9PcSLgCVcHIfqXl2OWpPCRE17a+FjCp795UtGOdaZMkMH2TRs5ziZ0Ee0Fovyu9z9vyceiMYOV26JiHSgEmjvbpRSMH7/Ddba0ZeA==; 5:k/7gz+7F3KYPEdJVZnT364pznYcTg3Ra3fldIDzxG+Kr6vme7eEJspzdpX+1hp/Y05tYnbzSSEBfj4pA5BICA3uREp4o7Fv09VJyBNjrr8xiA0hAutlcmuPzC+/DjVAMu1U595eeOefjxFl4rPfUp4U/yH94+Zch30UTF9io3V0=; 24:p7aYEsdwOhHHFHWrSsk/fFC6Fcawn0f8kAGxYGiGE8c0OCoEQxKozAfZSXIeh6QiWuxlel2McdIFZv3JG2pUDxWucpfpcEjuyKFzFACIR9A=; 7:dbEtAOEQGsUV1OQAr4Y/nlQAjmKd7etYXrQ9zVNbqK/8hHI4q0smje82I7gSPHJgiPziyaHUTV3WaBpG/qhluMd1BbMxAWcWP2SQmdrO5B0xh/RZkUPWQGdZdXw7bNqI8bHihJc1EWP1MoPoflnomuvBssiVStGRHZ7U8pWet/Jw7A0XdMAeecx2yF5eNJzOYWzh3jZB3iMuDrJ6xCzROd8dBn8kYJIXM2nUhGwRf6k= x-ms-office365-filtering-correlation-id: 749e5307-54c0-4359-c5ff-08d51634395e x-microsoft-antispam: UriScan:; BCL:0; PCL:0; RULEID:(22001)(2017030254152)(2017082002075)(2017052603199)(201703131423075)(201702281549075)(201702085551020); SRVR:MAXPR01MB0489; x-ms-traffictypediagnostic: MAXPR01MB0489: x-exchange-antispam-report-test: UriScan:(21748063052155); x-microsoft-antispam-prvs: x-exchange-antispam-report-cfa-test: BCL:0; PCL:0; RULEID:(100000700101)(100105000095)(100000701101)(100105300095)(100000702101)(100105100095)(6040450)(2401047)(8121501046)(5005006)(93006095)(93001095)(3002001)(100000703101)(100105400095)(10201501046)(6041248)(20161123564025)(2016111802025)(20161123558100)(201703131423075)(201702281528075)(201703061421075)(201703061406153)(20161123562025)(20161123555025)(20161123560025)(6072148)(6043046)(201708071742011)(100000704101)(100105200095)(100000705101)(100105500095); SRVR:MAXPR01MB0489; BCL:0; PCL:0; RULEID:(100000800101)(100110000095)(100000801101)(100110300095)(100000802101)(100110100095)(100000803101)(100110400095)(100000804101)(100110200095)(100000805101)(100110500095); SRVR:MAXPR01MB0489; x-forefront-prvs: 0464DBBBC4 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(346002)(376002)(51414003)(199003)(84964002)(189002)(14454004)(5660300001)(6436002)(77096006)(7696004)(97736004)(8936002)(2906002)(25786009)(81156014)(1730700003)(7736002)(8676002)(2351001)(6506006)(5640700003)(9326002)(6916009)(74316002)(86362001)(81166006)(478600001)(5630700001)(6116002)(236005)(55016002)(3660700001)(9476002)(790700001)(3846002)(54896002)(102836003)(6306002)(9686003)(68736007)(53936002)(3280700002)(189998001)(54356999)(50986999)(223583001)(2501003)(101416001)(2900100001)(316002)(106356001)(33656002)(105586002)(626008)(66066001)(8913002); DIR:OUT; SFP:1101; SCL:1; SRVR:MAXPR01MB0489; H:MAXPR01MB0490.INDPRD01.PROD.OUTLOOK.COM; FPR:; SPF:None; PTR:InfoNoRecords; A:1; MX:1; LANG:en; received-spf: None (protection.outlook.com: accuratebizdata.com does not designate permitted sender hosts) spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM MIME-Version: 1.0 X-OriginatorOrg: accuratebizdata.com X-MS-Exchange-CrossTenant-originalarrivaltime: 18 Oct 2017 14:26:29.8791 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: d6f8ba69-3217-4b47-9369-deae95c60cf0 X-MS-Exchange-Transport-CrossTenantHeadersStamped: MAXPR01MB0489 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Oct 2017 14:26:36 -0000 Hi, I hope you are the right person to discuss about "IT Operations Professiona= ls, Systems Engineers and Administrators Contact Email List". Reach: System and Network Administrators, Engineers, Developers, Programmer= s, System Architects, Technical Managers, C-Level, VPs, Directors and more = as per your criteria. List Includes: Contact Name, Company Name, and Company URL, Title, Verified= Email, Physical Address, Phone Number, Fax Number and Industry etc... Usage: Unlimited Let me know if you would be looking for this information? Thank you and I look forward to hearing from you. Regards, Adam Smith B2B and Tradeshow Data Specialist "OPT-OUT"