From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail2.pdinc.us (mail2.pdinc.us [67.90.184.28]) by sourceware.org (Postfix) with ESMTPS id 31B7F3858436 for ; Wed, 10 Nov 2021 12:33:28 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 31B7F3858436 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=pdinc.us Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=pdinc.us Received: from lovegrove (nsa1.pdinc.us [67.90.184.2]) (authenticated bits=0) by mail2.pdinc.us (8.14.4/8.14.4) with ESMTP id 1AACXRA0014809 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 10 Nov 2021 07:33:27 -0500 DKIM-Filter: OpenDKIM Filter v2.11.0 mail2.pdinc.us 1AACXRA0014809 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pdinc.us; s=default; t=1636547607; bh=0emiXWnrcy95ntJ8Pdb162PcGhhgWnOybbZQJLF5ZUI=; h=From:To:References:In-Reply-To:Subject:Date:From; b=f8ssPFCIkB00418EdFzbag6gPy7hFt1YOInDYTver8SPndxyTgw5qJPzlN3z257kX ZNisH5yJSVPMa+nCYouEiNM2fxEATKazF1bPBjFMtiFdP63pDRpmMHTyLLhonknR9Z /m9LVoh8sk/pILMODIAwJ7VK/1IFNG7dyZZEjq0xYkmTpj1q/rQ8gkGi2EOxateBmZ 4K7tDrQikXqLByFZVa+fYxgjL5RGK13hUfDMvT5cvwD+mitsYFGQBCLOW4Oa85xiG6 TF6f0vVwp3JpUGoLrJtGdITdQz4H3T8fH5IQr6FqKbjQXqmR/XJNNNDIVZUH4NmJFo o3BUPUnjp05ng== From: "Jason Pyeron" To: References: <295901d7854f$fdaaaa90$f8ffffb0$@pdinc.us> <067001d7b53e$24465d70$6cd31850$@pdinc.us> <016f9850-f78d-dec7-412f-f74d6fb5b731@dronecode.org.uk> <65dc01d7ce64$d04eb6f0$70ec24d0$@pdinc.us> In-Reply-To: <65dc01d7ce64$d04eb6f0$70ec24d0$@pdinc.us> Subject: RE: [ITP] aide 0.17.3 Date: Wed, 10 Nov 2021 07:33:23 -0500 Message-ID: <00a001d7d62f$27045000$750cf000$@pdinc.us> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQIMeLry1m6YNTfsABuPPXbpQq14TAJDpTHOAbvaYvkBMTpYNKtp5nkw Content-Language: en-us X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_05, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, KAM_INFOUSMEBIZ, KAM_NUMSUBJECT, SPF_HELO_PASS, SPF_PASS, TXREP autolearn=no autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin-apps@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Cygwin package maintainer discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Nov 2021 12:33:30 -0000 > -----Original Message----- > From: Jason Pyeron > Sent: Sunday, October 31, 2021 10:37 AM >=20 > > -----Original Message----- > > From: Jon Turney > > Sent: Sunday, October 31, 2021 8:48 AM > > > > On 29/09/2021 15:27, Jason Pyeron wrote: > > >> -----Original Message----- > > >> From: Jason Pyeron > > >> Sent: Friday, July 30, 2021 10:34 AM > > >> > > >> AIDE - Advanced Intrusion Detection Environment > > >> > > >> https://github.com/aide/aide/ > > >> > > >> It is a GPL v2 tool for monitoring file system changes. > > >> > > >> There was no (mature?) Windows open source solution until AIDE = was built and tested for > > >> Cygwin. This fills a long standing gap in needs. > > >> > > >> Closed source alternative - Trip Wire. > > >> > > >> It is packaged and shipped with most Linux distributions - I am = most familiar with the > > >> RHEL packaging. > > >> > > >> I have built and tested the most recent stable and development = versions. > > >> > > >> I will track the development versions for test package releases. > > >> > > >> Category Security. > > >> > > >> Thoughts? > > > > > > There has been no response. It has been in test locally for 2 = months now. > > > > > > May I push the cygport to git and provide a test release? > > > > > > Upstream has expressed willingness to review/track patches, if = needed. > > > > > > > Hi, > > > > Thanks for offering to package and maintain this package, and = apologies > > for the delay in responding. > > > > Notwithstanding [1] (which needs updating), I look for 2 things in = an ITP: > > > > - a statement that the software uses an acceptable open-source = license >=20 > GPL v2, mentioned in the above original email. >=20 > > - the cygport file (as an attachemnt or link) so it can be reviewed = and > > tested >=20 > The attached (with required patch) has been in testing on multiple = windows servers since > late July. They can also be reviewed on github [2]. >=20 > > > > If you're still interested in progressing this, please provide the > > cygport file for discussion. > > > > [1] https://cygwin.com/packaging-contributors-guide.html#submitting >=20 > Interested, very interested. I am on the aide developers list to track = updates, bugs, and > patches. >=20 > v/r, >=20 > Jason Pyeron >=20 > 2: https://github.com/pdinc-oss/aide/tree/cygport Anyone interested in reviewing? Can I put this out there as a test = package - there are many not on this mailing list that would test but = would not build it. -Jason