GNU bug report logs -
#26042
hiawatha: Adjust description.
Previous Next
Reported by: ng0 <contact.ng0 <at> cryptolab.net>
Date: Thu, 9 Mar 2017 22:18:02 UTC
Severity: normal
Done: ng0 <contact.ng0 <at> cryptolab.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Fri, 10 Mar 2017 09:30:33 +0000
with message-id <20170310093033.w5pw76mxjqg4sr4z <at> abyayala>
and subject line Re: bug#26042: hiawatha: Adjust description.
has caused the debbugs.gnu.org bug report #26042,
regarding hiawatha: Adjust description.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
26042: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26042
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, 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.
[0001-gnu-hiawatha-Adjust-description.patch (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
Kei Kebreau transcribed 2.6K bytes:
> ng0 <contact.ng0 <at> cryptolab.net> 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 <contact.ng0 <at> cryptolab.net>
> > 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
This bug report was last modified 8 years and 72 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.