From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) by sourceware.org (Postfix) with ESMTPS id 9E2023858D32 for ; Sun, 14 Aug 2022 23:31:36 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 9E2023858D32 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=SystematicSW.ab.ca Authentication-Results: sourceware.org; spf=none smtp.mailfrom=systematicsw.ab.ca Received: from shw-obgw-4004a.ext.cloudfilter.net ([10.228.9.227]) by cmsmtp with ESMTP id ND4eogR9FSp39NN4yolWgv; Sun, 14 Aug 2022 23:31:36 +0000 Received: from localhost.localdomain ([184.64.124.72]) by cmsmtp with ESMTP id NN4xohInEGRNlNN4xoGMUq; Sun, 14 Aug 2022 23:31:36 +0000 X-Authority-Analysis: v=2.4 cv=Sfrky9du c=1 sm=1 tr=0 ts=62f985d8 a=oHm12aVswOWz6TMtn9zYKg==:117 a=oHm12aVswOWz6TMtn9zYKg==:17 a=uswv5WdKAAAA:8 a=NEAV23lmAAAA:8 a=XNLtDrBET1Kep-EhYmsA:9 a=jwDdIuxgE-wiLByRady0:22 From: "Cygwin fortune-mod Maintainer" To: "Cygwin Announcements" Reply-To: "Cygwin" Date: Sun, 14 Aug 2022 17:30:11 -0600 Message-Id: <20220814173011.25924-1-Brian.Inglis@SystematicSW.ab.ca> Subject: Updated: fortune-mod 3.14.1 X-CMAE-Envelope: MS4xfD04gRKBS2Orddbe5GG5iZeN9Wbj/4tYbCW401cJId2bViZLKiyRombhhQpBAiNWMNEbQze1NZAXGjF7o+c9aTe+xG1GFrx4sZKO9t5c+5yEWBovDLEm r7p7PpKbYFEqUZpgJ6tQ/HybeFdwYWwpbc5HupaNv6FAceXb/t2ii//zx92bvkHCkWAo7DYPF5hJnP9Yise86odCitP3WhlDr3439tjHGDc0dYG1Nonped4A X-Spam-Status: No, score=-1163.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, KAM_LAZY_DOMAIN_SECURITY, KAM_NUMSUBJECT, SPF_HELO_NONE, SPF_NONE, TXREP, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: cygwin-announce@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Read-only mailing list announcing new and updated Cygwin packages List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2022 23:31:38 -0000 The following packages have been upgraded in the Cygwin distribution: * fortune-mod 3.14.1 The ever-popular fortune program, which will display quotes or witticisms. Fun-loving system administrators can add fortune to users' .profile or .login files so that they get their dose of wisdom each time they log in. For more information see the project home page: https://www.shlomifish.org/open-source/projects/fortune-mod or the Github project page: https://github.com/shlomif/fortune-mod For changes since the previous Cygwin release please see below or read /usr/share/doc/fortune-mod/ChangeLog after installation: https://github.com/shlomif/fortune-mod/blob/master/fortune-mod/ChangeLog August 10, 2022 3.14.1 * Try to fix the manpage's docbook5/XML markup. * Fix issue#67 - typo. * Cleanups.