From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.pdinc.us (mail.pdinc.us [67.90.184.27]) by sourceware.org (Postfix) with ESMTPS id 9E4273858C60 for ; Wed, 29 Sep 2021 14:27:37 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9E4273858C60 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 mail1.pdinc.us (8.14.4/8.14.4) with ESMTP id 18TERZmK030627 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 29 Sep 2021 10:27:35 -0400 DKIM-Filter: OpenDKIM Filter v2.11.0 mail1.pdinc.us 18TERZmK030627 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pdinc.us; s=default; t=1632925656; bh=mUa+PpW6iWnI6Nlob8iud58Jlajk2V8XBz7KkCPnKjw=; h=From:To:References:In-Reply-To:Subject:Date:From; b=NqZtAr2PmvXvMjOs1RZssm9E3SBlu4If9c9tIyLER1ORp0kC7QRw6aB9BOG+2VN3A nND2iwUI8yfp71aLr4uJH7CVi6QYBOEXU/++1u8WpIL2VnvMhHpKLBuP9bb6GKYoVQ 4SRij8SpESBcx3KmF6FPfvdQYSDNkH+yU6jOkXuX0eGnUtCQxYmkIht/JG1hirjO9F 3b3P8SIJJsNcn0oBAFuHLHNWOPbDA/69nwKod+QlfsE1bqFHeF83x6UcFTz34PWBNs wZPwrxQG0VAevMBrk0fmp5H23/c1cxlVbPre5mAVi1sFP9GxnvcZLRM0rPq0JefES5 mSye+hmkPOkaw== From: "Jason Pyeron" To: References: <295901d7854f$fdaaaa90$f8ffffb0$@pdinc.us> In-Reply-To: <295901d7854f$fdaaaa90$f8ffffb0$@pdinc.us> Subject: RE: [ITP] aide 0.17.3 Date: Wed, 29 Sep 2021 10:27:32 -0400 Message-ID: <067001d7b53e$24465d70$6cd31850$@pdinc.us> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 15.0 Thread-Index: AQIMeLry1m6YNTfsABuPPXbpQq14TKtRidIA Content-Language: en-us X-Spam-Status: No, score=1.3 required=5.0 tests=BAYES_50, 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-Level: * 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, 29 Sep 2021 14:27:39 -0000 > -----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. v/r, Jason Pyeron