From unknown Tue Jun 17 01:47:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26042: hiawatha: Adjust description. Resent-From: ng0 Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 09 Mar 2017 22:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 26042 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 26042@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14890978773882 (code B ref -1); Thu, 09 Mar 2017 22:18:02 +0000 Received: (at submit) by debbugs.gnu.org; 9 Mar 2017 22:17:57 +0000 Received: from localhost ([127.0.0.1]:48142 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cm6Nh-00010Y-Hs for submit@debbugs.gnu.org; Thu, 09 Mar 2017 17:17:57 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cm6Nf-00010J-JY for submit@debbugs.gnu.org; Thu, 09 Mar 2017 17:17:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cm6NZ-0004xs-1v for submit@debbugs.gnu.org; Thu, 09 Mar 2017 17:17:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36729) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cm6NY-0004xo-V6 for submit@debbugs.gnu.org; Thu, 09 Mar 2017 17:17:48 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cm6NX-0008Ie-D4 for guix-patches@gnu.org; Thu, 09 Mar 2017 17:17:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cm6NU-0004x4-A1 for guix-patches@gnu.org; Thu, 09 Mar 2017 17:17:47 -0500 Received: from fragranza.investici.org ([178.175.144.26]:45384) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cm6NT-0004wv-Ss for guix-patches@gnu.org; Thu, 09 Mar 2017 17:17:44 -0500 Received: from [178.175.144.26] (fragranza [178.175.144.26]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id 0045A2C02B3 for ; Thu, 9 Mar 2017 22:17:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cryptolab.net; s=stigmate; t=1489097861; bh=Bp+n7YRtGIMOtg5hnk5DI5q0Jl8yQbVihDjqRQkf+es=; h=Date:From:To:Subject; b=OaHD2vrjLfl+JX6EKXxZwtPHzLgNpsNI+8yC5eG18BPqmMfaGwqn+UM3fAJj9fYVk MadN7CypwcTTeBp5P9NpuBTLkJf/TiWECga5TK8qbFaMv1PSi/bUB/ANuemeueteqX WLj4cL2y9bflWC3zbIdI0112JBGTlU/TWCAG+fEM= Date: Thu, 9 Mar 2017 23:26:21 +0000 From: ng0 Message-ID: <20170309232621.hrda7qbzhdipur4l@abyayala> Mail-Followup-To: guix-patches@gnu.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="xprrc4ez32xoppqk" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) --xprrc4ez32xoppqk Content-Type: text/plain; charset=utf-8 Content-Disposition: inline This patch adjusts the description of 'hiawatha'. We don't have the monitoring tool packaged at the moment. It was not even mentioned by name. The entire second sentence was deleted. The software has more than just those 3 features, but they are some of the more unique ones. The original description was very close to upstreams own description. --xprrc4ez32xoppqk Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-hiawatha-Adjust-description.patch" >From 6d710e59096e85bf9eb4fce91fbf468b38f71dda Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 9 Mar 2017 21:46:13 +0000 Subject: [PATCH] gnu: hiawatha: Adjust description. * gnu/packages/web.scm (hiawatha)[description]: Adjust it. --- gnu/packages/web.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index dab30df13..a0e76d52c 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -4459,10 +4459,9 @@ functions of Tidy.") (home-page "https://www.hiawatha-webserver.org") (synopsis "Webserver with focus on security") (description - "Hiawatha has been written with security in mind. This resulted in a -highly secure webserver in both code and features. Hiawatha can stop SQL -injections, XSS and CSRF attacks and exploit attempts. Via a specially -crafted monitoring tool, you can keep track of all your webservers.") + "Hiawatha has been written with security in mind. +Features include the ability to stop SQL injections, XSS and CSRF attacks and +exploit attempts.") (license l:gpl2))) (define-public qutebrowser -- 2.12.0 --xprrc4ez32xoppqk-- From unknown Tue Jun 17 01:47:59 2025 X-Loop: help-debbugs@gnu.org Subject: bug#26042: hiawatha: Adjust description. Resent-From: Kei Kebreau Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 10 Mar 2017 00:46:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 26042 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: 26042@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14891067196076 (code B ref -1); Fri, 10 Mar 2017 00:46:01 +0000 Received: (at submit) by debbugs.gnu.org; 10 Mar 2017 00:45:19 +0000 Received: from localhost ([127.0.0.1]:48214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cm8gJ-0001Zw-H4 for submit@debbugs.gnu.org; Thu, 09 Mar 2017 19:45:19 -0500 Received: from eggs.gnu.org ([208.118.235.92]:54602) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cm8gI-0001Zi-DT for submit@debbugs.gnu.org; Thu, 09 Mar 2017 19:45:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cm8gB-0004Hj-Ow for submit@debbugs.gnu.org; Thu, 09 Mar 2017 19:45:13 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=BAYES_20,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57721) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cm8gB-0004HU-MG for submit@debbugs.gnu.org; Thu, 09 Mar 2017 19:45:11 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45537) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cm8g9-0002g9-T7 for guix-patches@gnu.org; Thu, 09 Mar 2017 19:45:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cm8g6-0004CY-Rb for guix-patches@gnu.org; Thu, 09 Mar 2017 19:45:09 -0500 Received: from lb1.openmailbox.org ([5.79.108.160]:44624 helo=mail.openmailbox.org) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cm8g6-0004Bk-KJ for guix-patches@gnu.org; Thu, 09 Mar 2017 19:45:06 -0500 Received: by mail.openmailbox.org (Postfix, from userid 20002) id 3ACEF5237A5; Fri, 10 Mar 2017 01:45:03 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1489106704; bh=gkKex0mbYguywlQuTKglrsiNpp1Wu//1KdwbH4iZVZc=; h=From:To:Subject:References:Date:In-Reply-To:From; b=KkHuG3cRqQeRJe+QpLJy7XVmfucBYSFX5ocA4D4NB81Vny4/tyWcGhCfZl2xVElId B9JqUeHiOkyxPAKyjaLThX6KC2yYG8X8Qu0oH3JkNYbzJUJxR1/IH6erxs+/IllC/Z /E8dInneTO12h9GwQI3lMfEUXQoA9jSGsbnAr+VI= From: Kei Kebreau DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=openmailbox.org; s=openmailbox; t=1489106703; bh=gkKex0mbYguywlQuTKglrsiNpp1Wu//1KdwbH4iZVZc=; h=From:To:Subject:References:Date:In-Reply-To:From; b=xBZKnmHmVc31X1ufjz8YCIv2ylb4JqRecMc/58MKFH4bHVjTlnmq5Y+lD0NjSliNf 4zvo7XfX5bIDUCM6njGDCg/Fi0SzExzErZ+Bry8bHsfnmLj2/tY/lli6hEfpFLBeNg z7xBhuZ1chutN84NPxanRJjc6ObyWCSE91KGCubU= References: <20170309232621.hrda7qbzhdipur4l@abyayala> Date: Thu, 09 Mar 2017 19:45:00 -0500 In-Reply-To: <20170309232621.hrda7qbzhdipur4l@abyayala> (ng0's message of "Thu, 9 Mar 2017 23:26:21 +0000") Message-ID: <87wpby9cz7.fsf@openmailbox.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable ng0 writes: > This patch adjusts the description of 'hiawatha'. > > We don't have the monitoring tool packaged at the moment. It was not > even mentioned by name. The entire second sentence was deleted. > The software has more than just those 3 features, but they are some of > the more unique ones. > The original description was very close to upstreams own description. > >>>From 6d710e59096e85bf9eb4fce91fbf468b38f71dda Mon Sep 17 00:00:00 2001 > From: ng0 > Date: Thu, 9 Mar 2017 21:46:13 +0000 > Subject: [PATCH] gnu: hiawatha: Adjust description. > > * gnu/packages/web.scm (hiawatha)[description]: Adjust it. > --- > gnu/packages/web.scm | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) > > diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm > index dab30df13..a0e76d52c 100644 > --- a/gnu/packages/web.scm > +++ b/gnu/packages/web.scm > @@ -4459,10 +4459,9 @@ functions of Tidy.") > (home-page "https://www.hiawatha-webserver.org") > (synopsis "Webserver with focus on security") > (description > - "Hiawatha has been written with security in mind. This resulted in= a > -highly secure webserver in both code and features. Hiawatha can stop SQL > -injections, XSS and CSRF attacks and exploit attempts. Via a specially > -crafted monitoring tool, you can keep track of all your webservers.") > + "Hiawatha has been written with security in mind. > +Features include the ability to stop SQL injections, XSS and CSRF attack= s and > +exploit attempts.") > (license l:gpl2))) >=20=20 > (define-public qutebrowser LGTM. Pushed to master as d4f6f78ea35741a617aab161b7afe3893e90a996. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEg7ZwOtzKO2lLzi2m5qXuPBlGeg0FAljB9wwACgkQ5qXuPBlG eg0afg/7BbGviPdeZeMQfcfLL7+iuwjdY/pT6vbKF89lf/NXuFcYhXT0jNZDlPlQ F4DNU3u3x/I994iMXGjhBuao2/katI2ZxhpQ19aOGNoFB4Au68lXYvHo6rFKPd/E 0NUlbkwL9vwDhKJ03HpwKHF5VO0ksSyPDO8WXq9aVFAVFiirrA7K6h/fyen4ZqY1 w2yjTzh+3ojeram1H9jtIAC+09RLymd62UpFPyIh6giRrUGFKLMpZxomhjbMh78A Js1wji9k6T7QtKiA3JnlP8xUpYNa3FdUSna/WwqcuRptChaQxC/rOBmRRUfvcWRS 3lAc6rrEkvRnfipBPOGm0htBkLyn9FnKlkBQKuOEMHdVfS9YMkWpKKesq4dtPJnQ kYQ4ChaQ5jOvmQUPkalB98Ow83WlO5bHWbualyLiOaJmdwoBpJWgtCWSvIvaxFYN ZGeavqXQfJxISXGJ38haK4guPKtBIdkVXpC5ObDcuuC6JOIR7m4K5yVzFQ0Wrdy+ yzY262VDfCN4r9Jvj12FptoC/OWBKw+edAjkIp0w4sdlEQ+nFt4p8uvdNDW63EJj kQcVjDBaQAR0hDAzl/7QBOIApFsSLuQE1lTh0+nPAgY1md3wy2Zqp+pO4rkDDM78 g+FwjJTSSmt+v89PJaL1PyjT7bSpy1fdkbD68SocBjCSTmjB9h0= =A0vC -----END PGP SIGNATURE----- --=-=-=-- From unknown Tue Jun 17 01:47:59 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: ng0 Subject: bug#26042: closed (Re: bug#26042: hiawatha: Adjust description.) Message-ID: References: <20170310093033.w5pw76mxjqg4sr4z@abyayala> <20170309232621.hrda7qbzhdipur4l@abyayala> X-Gnu-PR-Message: they-closed 26042 X-Gnu-PR-Package: guix-patches Reply-To: 26042@debbugs.gnu.org Date: Fri, 10 Mar 2017 08:22:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1489134122-16371-1" This is a multi-part message in MIME format... ------------=_1489134122-16371-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #26042: hiawatha: Adjust description. which was filed against the guix-patches package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 26042@debbugs.gnu.org. --=20 26042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D26042 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1489134122-16371-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 26042-done) by debbugs.gnu.org; 10 Mar 2017 08:21:55 +0000 Received: from localhost ([127.0.0.1]:48411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cmFoB-0004Fj-Bk for submit@debbugs.gnu.org; Fri, 10 Mar 2017 03:21:55 -0500 Received: from latitanza.investici.org ([82.94.249.234]:44630) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cmFo9-0004FZ-0k for 26042-done@debbugs.gnu.org; Fri, 10 Mar 2017 03:21:53 -0500 Received: from [82.94.249.234] (latitanza [82.94.249.234]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id 16021120EAF; Fri, 10 Mar 2017 08:21:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cryptolab.net; s=stigmate; t=1489134112; bh=yGCSARQn9PzmpaIv0ZHgssMdDaFVsNAuoNHWifs6VgE=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Iv+XpBE1Z0o0NghdXxqgAkB5AjGSc7tBGYXqHfNHRTAm6hhvUl7JlNPClv5fYNUAV BbUHUJ6k5nGEw3+7gvzaZ5GBszLCbF0QNv8Dq9Hj7J8D8oxSAxhk7A9JeNGGzWqi8G dFjJbcZxEbPATaC8ZDM4QYog75qW64W8R5JGldPw= Date: Fri, 10 Mar 2017 09:30:33 +0000 From: ng0 To: Kei Kebreau Subject: Re: bug#26042: hiawatha: Adjust description. Message-ID: <20170310093033.w5pw76mxjqg4sr4z@abyayala> Mail-Followup-To: Kei Kebreau , 26042-done@debbugs.gnu.org References: <20170309232621.hrda7qbzhdipur4l@abyayala> <87wpby9cz7.fsf@openmailbox.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <87wpby9cz7.fsf@openmailbox.org> X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 26042-done Cc: 26042-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.0 (/) Kei Kebreau transcribed 2.6K bytes: > ng0 writes: > > > This patch adjusts the description of 'hiawatha'. > > > > We don't have the monitoring tool packaged at the moment. It was not > > even mentioned by name. The entire second sentence was deleted. > > The software has more than just those 3 features, but they are some of > > the more unique ones. > > The original description was very close to upstreams own description. > > > >>From 6d710e59096e85bf9eb4fce91fbf468b38f71dda Mon Sep 17 00:00:00 2001 > > From: ng0 > > Date: Thu, 9 Mar 2017 21:46:13 +0000 > > Subject: [PATCH] gnu: hiawatha: Adjust description. > > > > * gnu/packages/web.scm (hiawatha)[description]: Adjust it. > > --- > > gnu/packages/web.scm | 7 +++---- > > 1 file changed, 3 insertions(+), 4 deletions(-) > > > > diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm > > index dab30df13..a0e76d52c 100644 > > --- a/gnu/packages/web.scm > > +++ b/gnu/packages/web.scm > > @@ -4459,10 +4459,9 @@ functions of Tidy.") > > (home-page "https://www.hiawatha-webserver.org") > > (synopsis "Webserver with focus on security") > > (description > > - "Hiawatha has been written with security in mind. This resulted in a > > -highly secure webserver in both code and features. Hiawatha can stop SQL > > -injections, XSS and CSRF attacks and exploit attempts. Via a specially > > -crafted monitoring tool, you can keep track of all your webservers.") > > + "Hiawatha has been written with security in mind. > > +Features include the ability to stop SQL injections, XSS and CSRF attacks and > > +exploit attempts.") > > (license l:gpl2))) > > > > (define-public qutebrowser > > LGTM. Pushed to master as d4f6f78ea35741a617aab161b7afe3893e90a996. Thanks! closed ------------=_1489134122-16371-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 9 Mar 2017 22:17:57 +0000 Received: from localhost ([127.0.0.1]:48142 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cm6Nh-00010Y-Hs for submit@debbugs.gnu.org; Thu, 09 Mar 2017 17:17:57 -0500 Received: from eggs.gnu.org ([208.118.235.92]:56214) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1cm6Nf-00010J-JY for submit@debbugs.gnu.org; Thu, 09 Mar 2017 17:17:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cm6NZ-0004xs-1v for submit@debbugs.gnu.org; Thu, 09 Mar 2017 17:17:50 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:36729) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cm6NY-0004xo-V6 for submit@debbugs.gnu.org; Thu, 09 Mar 2017 17:17:48 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47184) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cm6NX-0008Ie-D4 for guix-patches@gnu.org; Thu, 09 Mar 2017 17:17:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cm6NU-0004x4-A1 for guix-patches@gnu.org; Thu, 09 Mar 2017 17:17:47 -0500 Received: from fragranza.investici.org ([178.175.144.26]:45384) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cm6NT-0004wv-Ss for guix-patches@gnu.org; Thu, 09 Mar 2017 17:17:44 -0500 Received: from [178.175.144.26] (fragranza [178.175.144.26]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id 0045A2C02B3 for ; Thu, 9 Mar 2017 22:17:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cryptolab.net; s=stigmate; t=1489097861; bh=Bp+n7YRtGIMOtg5hnk5DI5q0Jl8yQbVihDjqRQkf+es=; h=Date:From:To:Subject; b=OaHD2vrjLfl+JX6EKXxZwtPHzLgNpsNI+8yC5eG18BPqmMfaGwqn+UM3fAJj9fYVk MadN7CypwcTTeBp5P9NpuBTLkJf/TiWECga5TK8qbFaMv1PSi/bUB/ANuemeueteqX WLj4cL2y9bflWC3zbIdI0112JBGTlU/TWCAG+fEM= Date: Thu, 9 Mar 2017 23:26:21 +0000 From: ng0 To: guix-patches@gnu.org Subject: hiawatha: Adjust description. Message-ID: <20170309232621.hrda7qbzhdipur4l@abyayala> Mail-Followup-To: guix-patches@gnu.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="xprrc4ez32xoppqk" Content-Disposition: inline X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) --xprrc4ez32xoppqk Content-Type: text/plain; charset=utf-8 Content-Disposition: inline This patch adjusts the description of 'hiawatha'. We don't have the monitoring tool packaged at the moment. It was not even mentioned by name. The entire second sentence was deleted. The software has more than just those 3 features, but they are some of the more unique ones. The original description was very close to upstreams own description. --xprrc4ez32xoppqk Content-Type: text/plain; charset=utf-8 Content-Disposition: attachment; filename="0001-gnu-hiawatha-Adjust-description.patch" >From 6d710e59096e85bf9eb4fce91fbf468b38f71dda Mon Sep 17 00:00:00 2001 From: ng0 Date: Thu, 9 Mar 2017 21:46:13 +0000 Subject: [PATCH] gnu: hiawatha: Adjust description. * gnu/packages/web.scm (hiawatha)[description]: Adjust it. --- gnu/packages/web.scm | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gnu/packages/web.scm b/gnu/packages/web.scm index dab30df13..a0e76d52c 100644 --- a/gnu/packages/web.scm +++ b/gnu/packages/web.scm @@ -4459,10 +4459,9 @@ functions of Tidy.") (home-page "https://www.hiawatha-webserver.org") (synopsis "Webserver with focus on security") (description - "Hiawatha has been written with security in mind. This resulted in a -highly secure webserver in both code and features. Hiawatha can stop SQL -injections, XSS and CSRF attacks and exploit attempts. Via a specially -crafted monitoring tool, you can keep track of all your webservers.") + "Hiawatha has been written with security in mind. +Features include the ability to stop SQL injections, XSS and CSRF attacks and +exploit attempts.") (license l:gpl2))) (define-public qutebrowser -- 2.12.0 --xprrc4ez32xoppqk-- ------------=_1489134122-16371-1--