[Kicad-developers] Stable release update

2021-11-04 Thread Wayne Stambaugh
Unfortunately we found a locale issue with 5.1.11.  Some of the packages 
were ready and uploaded to website which resulted in a few users 
downloading them which exposed the issue.  We have fixed the issue but 
given that users have already downloaded 5.1.11 packages, we will not be 
officially releasing 5.1.11.  Instead, we will officially be releasing 
5.1.12 which include the fix.  I just pushed the 5.1.12 tag to the 5.1 
repo so packages and the official release announcement should be 
available soon.  The KiCad project apologizes for any inconvenience.


Cheers,

Wayne

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


Re: [Kicad-developers] Test email - For some reason I'm no longer getting launchpad emails

2021-11-04 Thread Nick Østergaard
The list received it at least ..

On Thu, 4 Nov 2021, 20.26 Steven A. Falco,  wrote:

> This is a test email - please ignore.
>
> For some reason, the last email I received from launchpad was on
> 2021-10-08 at the time the "Launchpad bug tracker closure" email went out.
>
> Thus, I missed the emails about domain name changes, the 5.1.11 release,
> etc.
>
> I've tried to reset my email address in launchpad.  Let's see if that
> helped.  Hopefully, launchpad will send me a copy of this email.
>
> Sorry for the test.
>
> Steve
>
> ___
> Mailing list: https://launchpad.net/~kicad-developers
> Post to : kicad-developers@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp
>
___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] Test email - For some reason I'm no longer getting launchpad emails

2021-11-04 Thread Steven A. Falco

This is a test email - please ignore.

For some reason, the last email I received from launchpad was on 2021-10-08 at the time 
the "Launchpad bug tracker closure" email went out.

Thus, I missed the emails about domain name changes, the 5.1.11 release, etc.

I've tried to reset my email address in launchpad.  Let's see if that helped.  
Hopefully, launchpad will send me a copy of this email.

Sorry for the test.

Steve

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp


[Kicad-developers] typo

2021-11-04 Thread Marco Ciampa
Hi devs,
I know that we are in string freeze but this one is a simple typo:

git diff pcb_calculator/attenuators/bridget_tee_formula.h
diff --git a/pcb_calculator/attenuators/bridget_tee_formula.h 
b/pcb_calculator/attenuators/bridget_tee_formula.h
index 94d6382d15..d8064681ab 100644
--- a/pcb_calculator/attenuators/bridget_tee_formula.h
+++ b/pcb_calculator/attenuators/bridget_tee_formula.h
@@ -5,7 +5,7 @@ _HKI( "### Bridged Tee Attenuator\n"
 "___Zout___ is desired output impedance in \n"
 "___Z0 = Zin = Zout___\n"
 "\n"
-"___L = 10a/20___\n"
+"___L = 10a/20___\n"
 "___R1 = Z0  (L1)___\n"
 "___R2 = Z0 / (L1)___\n"
 "" );


please fix...

-- 

Saluton,
Marco Ciampa

___
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp