[squid-users] Squid typo fixes for 4.12

L.P.H. van Belle belle at bazuin.nl
Wed Jul 22 07:15:37 UTC 2020


Hai, 

Thanks for the info Amos. 

Ok so i need to reverse the Licence/Credits due to the licencing.
I'll reverse these and add these in the lintian overrides then. 

On the error messages translation text part, should think in squid langpack? 
For now i just used the debian supplied package with my own build, because i dont really need error messages.
But, i'll go through these also when we hit the next update if its needed. 

And thankyou for the review and pointers, most welkom. :-) 


Greetz, 

Louis


> -----Oorspronkelijk bericht-----
> Van: squid-users 
> [mailto:squid-users-bounces at lists.squid-cache.org] Namens 
> Amos Jeffries
> Verzonden: woensdag 22 juli 2020 5:58
> Aan: squid-users at lists.squid-cache.org
> Onderwerp: Re: [squid-users] Squid typo fixes for 4.12
> 
> On 30/06/20 7:38 pm, L.P.H. van Belle wrote:
> > Hai, 
> >  
> > Sorry for not pushing this through git.
> > If you want some typo fixed, here you go.
> > 
> > 
> > Fixed typo's found by Lintian on Debian Buster.
> > --- a/src/ssl/crtd_message.cc
> > +++ b/src/ssl/crtd_message.cc
> > @@ -206,7 +206,7 @@
> >      i = map.find(Ssl::CrtdMessage::param_Sign);
> >      if (i != map.end()) {
> >          if ((certProperties.signAlgorithm = 
> Ssl::certSignAlgorithmId(i->second.c_str())) == Ssl::algSignEnd) {
> > -            error = "Wrong signing algoritm: ";
> > +            error = "Wrong signing algorithm: ";
> >              error += i->second;
> >              return false;
> >          }
> > --- a/CREDITS
> > +++ b/CREDITS
> > @@ -1631,7 +1631,7 @@
> >   * (C) 2000 Antonino Iannella, Stellar-X Pty Ltd
> >   * Released under GPL, see COPYING-2.0 for details.
> > 
> > - * Released under GNU Public License
> > + * Released under GNU General Public License
> >   *
> >   * This program is free software; you can redistribute it 
> and/or modify
> >   * it under the terms of the GNU General Public License as 
> published by
> 
> 
> FTR; License text is not subject to trivial re-writing. The 
> third-party
> code being used by Squid was supplied with that particular wording for
> their license description and we must not change it without 
> permission.
> ("GNU Public License" was an actual license back in the dawn of time).
> 
> In absence of contact with the copyright holder we may only 
> replace the
> code wholesale with an updated version from that author where they
> provide a different license text, or a cleanroom implementation from
> someone else.
> 
> 
> The rest of the patch is fine. Though please be aware that some of the
> error messages have translation texts which will be prevented from
> appearing when changed.
> 
> 
> Amos
> _______________________________________________
> squid-users mailing list
> squid-users at lists.squid-cache.org
> http://lists.squid-cache.org/listinfo/squid-users
> 



More information about the squid-users mailing list