Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Adam Wolf
So when I did it before, I could sign kicad.app just fine, but none of the subapps would be signed, and then when you manually dequarantined them by right clicking open, there would be a conflict in kicad.app because all files were signed but some were dequarantined and some weren't. I suspect tha

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Adam Wolf
When I tested this, notarization didn't exist, and I think it's a subset of what we need for signing. We may be able to notarize now, actually! Adam On Tue, Aug 13, 2019, 5:21 PM Bernhard Stegmaier wrote: > Yes, I did… and I still don’t really like this multi-application approach. > To be hone

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Bernhard Stegmaier
Yes, I did… and I still don’t really like this multi-application approach. To be honest, I never tried to notarize something and I haven’t read very much about it. Did you try to notarize the complete package/dmg including symlinks? Or, only kicad.app on its own (without symlinks and all other s

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Adam Wolf
Oh hey, Bernhard, I didn't see it was you... yeah, you know what I'm talking about since you wrote a bunch of this CMake stuff, didn't you? :) Adam On Tue, Aug 13, 2019 at 5:06 PM Bernhard Stegmaier wrote: > > I see, the symlinks… yes, haven’t seen anything like that elsewhere. > > On 14. Aug 20

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Bernhard Stegmaier
I see, the symlinks… yes, haven’t seen anything like that elsewhere. > On 14. Aug 2019, at 00:02, Adam Wolf wrote: > > I spent quite a long time on this maybe 18 months ago. After I did a lot on > my own, I was told by a few sources, one at Apple, that due to our symlinks, > files were belong

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Adam Wolf
I spent quite a long time on this maybe 18 months ago. After I did a lot on my own, I was told by a few sources, one at Apple, that due to our symlinks, files were belonging to more than one .app, and it wasn't going to work. Things may have changed, and they may have been wrong, so feel free to

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Bernhard Stegmaier
What’s the problem with signing it? Xcode also has applications inside its main bundle and I guess it is signed? Regards, Bernhard > On 13. Aug 2019, at 21:53, Adam Wolf wrote: > > Builds can't be signed until > https://bugs.launchpad.net/kicad/+bug/1826649. I have everything in > place once th

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Adam Wolf
Builds can't be signed until https://bugs.launchpad.net/kicad/+bug/1826649. I have everything in place once that is complete. Adam On Tue, Aug 13, 2019 at 1:34 PM Andy Peters wrote: > > > > > On Aug 13, 2019, at 10:57 AM, Adam Wolf > > wrote: > > > > macOS is ready! > > Hola — downloaded and i

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Andy Peters
> On Aug 13, 2019, at 10:57 AM, Adam Wolf wrote: > > macOS is ready! Hola — downloaded and installed it, and got the complaint about “unidentified developer.” I know how to work around that, but I thought the builds were signed so the complaint doesn’t pop up? -a ___

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Wayne Stambaugh
Thanks Adam! I just pushed the website updates so 5.1.4 is officially released. Thank you again everyone. Cheers, Wayne On 8/13/19 1:57 PM, Adam Wolf wrote: > macOS is ready! > > Adam > > On Mon, Aug 12, 2019 at 10:43 PM Adam Wolf > wrote: >> >> Hi folks! >> >> 5.1.4 is up for macOS. It's

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-13 Thread Adam Wolf
macOS is ready! Adam On Mon, Aug 12, 2019 at 10:43 PM Adam Wolf wrote: > > Hi folks! > > 5.1.4 is up for macOS. It's in two versions, like last time. 10.12 > and 10.13 use > https://kicad-downloads.s3.cern.ch/osx/stable/kicad-unified-5.1.4-0.dmg, > and 10.14 uses > https://kicad-downloads.s3

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-12 Thread Adam Wolf
Hi folks! 5.1.4 is up for macOS. It's in two versions, like last time. 10.12 and 10.13 use https://kicad-downloads.s3.cern.ch/osx/stable/kicad-unified-5.1.4-0.dmg, and 10.14 uses https://kicad-downloads.s3.cern.ch/osx/stable/kicad-unified-5.1.4-0-10_14.dmg The second file is not yet uploaded

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-12 Thread Wayne Stambaugh
Adam, Please ping the mailing list once you get this uploaded so I can get everything released. Thanks, Wayne On 8/12/2019 10:04 AM, Adam Wolf wrote: > Working on this this morning. Thanks for your patience all. > > Adam > > On Mon, Aug 12, 2019 at 7:56 AM Wayne Stambaugh wrote: >> >> Ian,

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-12 Thread Adam Wolf
Working on this this morning. Thanks for your patience all. Adam On Mon, Aug 12, 2019 at 7:56 AM Wayne Stambaugh wrote: > > Ian, > > Nice catch. I just pushed the fix. > > Thanks, > > Wayne > > On 8/12/2019 8:47 AM, Ian McInerney wrote: > > Wayne, > > > > There seems to be a typo in the releas

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-12 Thread Wayne Stambaugh
Ian, Nice catch. I just pushed the fix. Thanks, Wayne On 8/12/2019 8:47 AM, Ian McInerney wrote: > Wayne, > > There seems to be a typo in the release announcement (line 23), it > references the 5.1.3 milestone page twice instead of 5.1.3 and 5.1.4. > > -Ian > > On Mon, Aug 12, 2019 at 2:39

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-12 Thread Ian McInerney
Wayne, There seems to be a typo in the release announcement (line 23), it references the 5.1.3 milestone page twice instead of 5.1.3 and 5.1.4. -Ian On Mon, Aug 12, 2019 at 2:39 PM Wayne Stambaugh wrote: > I just installed 5.1.4_1 on windows 10 and everything seems to be > working as expected.

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-12 Thread Wayne Stambaugh
I just installed 5.1.4_1 on windows 10 and everything seems to be working as expected. I did not see the 5.1.4 macos package. I will hold off updating the website download page and the release announcement until that is ready. Thank you everyone for your efforts. Hopefully the next stable relea

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-10 Thread Nick Østergaard
Ok, it will be updated in a couple of hours. lør. 10. aug. 2019 13.08 skrev Andrew Lutsenko : > FYI, windows builds have 5.1.4_ as version string in file name and in > installer strings. I suppose it should have been 5.1.4_1 > Seems to work fine otherwise. > > Regards, > Andrew > > On Fri, Aug 9,

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-10 Thread Steven A. Falco
Fedora builds have been made, and have been submitted for inclusion in the official "production" repositories. The build for Fedora 30 is available for download here: https://koji.fedoraproject.org/koji/buildinfo?buildID=1349271 If you download and test it, you can provide karma feedbac

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-10 Thread Andrew Lutsenko
FYI, windows builds have 5.1.4_ as version string in file name and in installer strings. I suppose it should have been 5.1.4_1 Seems to work fine otherwise. Regards, Andrew On Fri, Aug 9, 2019 at 3:02 PM Nick Østergaard wrote: > Please sanity test the windows build and make pr for the website,

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-09 Thread Nick Østergaard
Please sanity test the windows build and make pr for the website, I won't make commits until sunday. I am travelling. fre. 9. aug. 2019 23.50 skrev Adam Wolf : > MacOS is building. I am out of town and return tomorrow. If there are no > issues I should be able to get them uploaded tonight, if n

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-09 Thread Adam Wolf
MacOS is building. I am out of town and return tomorrow. If there are no issues I should be able to get them uploaded tonight, if not, Sunday. On Fri, Aug 9, 2019, 1:21 PM Wayne Stambaugh wrote: > I fine with adding the release announcement to the changelog. I'm > guessing this will be final

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-09 Thread Wayne Stambaugh
I fine with adding the release announcement to the changelog. I'm guessing this will be final blog post url. The release announcement is already updated and ready to go as soon as the macos and windows packages are built, uploaded to the server, and the website download links are updated. As soo

Re: [Kicad-developers] 5.1.4 release - release announcement/blog entry?

2019-08-09 Thread Stefan Brüns
On Freitag, 9. August 2019 16:45:37 CEST Nick Østergaard wrote: > kicad-doc 5.1.4 has been tagged Hi, the packages for openSUSE (Tumbleweed and Leap) are ready and waiting for submission to the repos, but I would like to include the release announcement URL in the changelog. Extrapolating past