X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:subject:message-id:mail-followup-to:mime-version :content-disposition:content-transfer-encoding:user-agent; bh=dWibNPCsIetXQLprB5amhIcRIbKWmrlqCCjjCfjUmX8=; b=ZxxlIUILY37BIwPnRJas8boWwx5EMj7wAO3pFzN7vjaIxWN9jhSGqXS6J3P5NPaCrM e4LkOaLrwyKe9wJGRH1p5iHVqPFHhaglaO/JduoZDkVCfyrAYicTFzdb5CarBnuskDis ARTzLvyYqRFZkBo2TgsJYzt4GImDfywFpRJzoUqMVUOAjqxF/b+OeO2H6lmyNmstshoz h6xx2SbNSHEkqqUKxE7h1OmTM4xvUW2IwW72fNIZaBZPhHQyvUEq4qMOCVBQz5XZAR8S JbxhzOPXon7yMNCnt3j1djkdFyeBbHxP5xR7Hpa6B1CfipVUNVuUWHZ7OmCE8+z134BI jOUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:mail-followup-to :mime-version:content-disposition:content-transfer-encoding :user-agent; bh=dWibNPCsIetXQLprB5amhIcRIbKWmrlqCCjjCfjUmX8=; b=pBR/LOxt9V7C7S9C+qgpZE/BXQYnN+//ZnYnhziC8m0PHizTyPxQuO7n2I0H91/YMh JvcOnl44tgdtP9i1zw+EKKcEjV3iW3IQDLZw3FV56zBPzdLFICwCZKypW5BO1yu7BlMs zqPAk85v/ZHxaWwqoFznpxqM83WAntw+7CknkI9CnGmETjtwLo1iiAkyKR4JD8PBFy6K wxYgORCGvcGlhQp7S04aeOl4lHJvLCxHyMXtMUHWPLxaeETzJfk2IYaqi5zw6Wj9x4LX 3kDQhAJhhqP7UIsSRRI7pUnFchoTfjocUD3yAGsxPMTHV88IQdCMovt20Y6nkQiovpjd F55g== X-Gm-Message-State: AOAM530IC62Sth8LMt20/UQ10MZQ2HkthZo8bcuGT+AouPEvpRGF0fMY IOtnTSmXRLRICtZ63eSJGLn6HAtF9mw= X-Google-Smtp-Source: ABdhPJwKsHFp5BYYbcf2kVeAesTFVGm4CZ/0HUCS3j0AN8oHkU4tSmgSVaGM5Pu7W4NcOSDGlm7dmw== X-Received: by 2002:a05:651c:283:: with SMTP id b3mr4078831ljo.345.1607647810751; Thu, 10 Dec 2020 16:50:10 -0800 (PST) Date: Fri, 11 Dec 2020 03:48:53 +0300 From: "Vladimir Zhbanov (vzhbanov AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: [geda-user] [Announcement] Lepton EDA 1.9.13 Message-ID: <20201211004853.GA6903@newvzh.lokolhoz> Mail-Followup-To: geda-user AT delorie DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.10.1 (2018-07-13) Note-from-DJ: This may be spam Reply-To: geda-user AT delorie DOT com We are pleased to announce Lepton EDA release 1.9.13. This is a bugfix release. We encourage package maintainers to adopt it instead of the previous release. About ===== Lepton EDA is a suite of free software tools for designing electronics. It provides schematic capture, netlisting into over 30 netlist formats, and many other features. It was forked from the gEDA/gaf suite (http://wiki.geda-project.org/geda:gaf) in late 2016 by most of its active developers at that time. The project team maintains traditional and evolutional (but no longer conservative) development of tools in the suite. Release notes ============= We encourage you to test this release and provide feedback either to our issue tracker at https://github.com/lepton-eda/lepton-eda/issues or to the mailing list geda-user AT delorie DOT com. You can also chat with us at https://gitter.im/Lepton-EDA/. Here are the compressed sources: https://github.com/lepton-eda/lepton-eda/releases/download/1.9.13-20201211/lepton-eda-1.9.13.tar.gz Here is the GPG detached signature[*]: https://github.com/lepton-eda/lepton-eda/releases/download/1.9.13-20201211/lepton-eda-1.9.13.tar.gz.asc [*] Use an .asc file to verify that the corresponding file (without the .asc suffix) is intact. First, be sure to download both the .asc file and the corresponding tarball. Then, run a command like this: gpg --verify lepton-eda-1.9.13.tar.gz.asc Release changelog ================= Full list of changes is available at: https://github.com/lepton-eda/lepton-eda/blob/master/NEWS.md and below. Contributor list ================ The following people have contributed code and docs since the previous lepton-eda release 1.9.12 (as found in the commit history). - Dmitry (AKA dmn) - Vladimir Zhbanov Many thanks to Dmitry who highlighted most of the new issues in the previous release. Changes since version 1.9.12 (excerpt from the NEWS file) ========================================================= ### Changes when building from source: - Build for Cygwin has been fixed in that the Lepton GUI tools now actually work. - Fixed installation of images into the info directory. - File `color-map.scm`, removed in the previous release, has been restored for backward compatibility. ### Changes in `lepton-attrib`: - Two long standing bugs in the program, that manifested themselves when the user deleted an attribute column in the spreadsheet, have been fixed: - The program did not prompt the user about unsaved changes on exit. - All invisible attributes became visible. ### Changes in `lepton-gui`: - Fixed processing of options `-c` and `-s` broken in the previous release. - Reduced the number of Help menu items pointing to obsolete wiki documentation. -- Vladimir (λ)επτόν EDA — https://github.com/lepton-eda