From ac735027b65b86ef2fded6c9e9527be7bda66811294777581f95e6d1e2472d81 Mon Sep 17 00:00:00 2001 From: Benjamin Greiner Date: Tue, 20 Apr 2021 11:20:00 +0000 Subject: [PATCH] Accepting request 886977 from home:bnavigator:branches:science - Update to v2.3.1 New 3rd party printer profiles * Multiple Creality printers profiles were added (Ender-3 Max, Ender-4, Ender-6, CR-5 Pro, CR-5 Pro H, CR-6 SE, CR-6 Max, CR-10 Max, CR-200B, CR-8), thanks @pmjdebruijn. * Added Artillery printer profiles (Sidewinder X1, Genius), thanks @SzabolcsHornyak. * Added INAT printer profiles, thanks @MarkINAT. * Updated Anycubic Kossel bed texture (thanks @brunosso) and Anycubic Kossel bed STL. Vulnerability issues fixed * The Talos Cisco Intelligence Group did a great job identifying potential security issues in loading invalid and potentially malicious AMF and 3MF files, see their vulnerability reports TALOS-2020-1222 and TALOS-2020-1218. We fixed these two potential security issues with this release of PrusaSlicer. Bugs fixed with respect to PrusaSlicer 2.3.0 * Reduced number of hits shown by the "Find config option" dialog, fixed case insensitive search for non-Latin1 languages #5202. * Fixed G-code preview with coloring by a tool and visualization of travels enabled #6095. * Fixed opening of drop down menus at the bottom of the screen on multi-monitor setups #2999 #5911 #5957. This issue has been fixed by us in wxWidgets and accepted by the upstream. OBS-URL: https://build.opensuse.org/request/show/886977 OBS-URL: https://build.opensuse.org/package/show/science/PrusaSlicer?expand=0&rev=25 --- PrusaSlicer-2.3.0.tar.gz | 3 --- PrusaSlicer-2.3.1.tar.gz | 3 +++ PrusaSlicer.changes | 29 +++++++++++++++++++++++++++++ PrusaSlicer.spec | 2 +- 4 files changed, 33 insertions(+), 4 deletions(-) delete mode 100644 PrusaSlicer-2.3.0.tar.gz create mode 100644 PrusaSlicer-2.3.1.tar.gz diff --git a/PrusaSlicer-2.3.0.tar.gz b/PrusaSlicer-2.3.0.tar.gz deleted file mode 100644 index d006f72..0000000 --- a/PrusaSlicer-2.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:cd3bac5e29b5441fc4690f28cd7b1064e97dc00207bbdc88f7bd7832308d6ca5 -size 34785471 diff --git a/PrusaSlicer-2.3.1.tar.gz b/PrusaSlicer-2.3.1.tar.gz new file mode 100644 index 0000000..49df05e --- /dev/null +++ b/PrusaSlicer-2.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1315826d07f428dfe4b9aa6325727beb1257aa6f711d1659a2760f8e213cd51 +size 39583385 diff --git a/PrusaSlicer.changes b/PrusaSlicer.changes index 85b5acb..bb26f2c 100644 --- a/PrusaSlicer.changes +++ b/PrusaSlicer.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Tue Apr 20 10:50:45 UTC 2021 - Ben Greiner + +- Update to v2.3.1 + New 3rd party printer profiles + * Multiple Creality printers profiles were added (Ender-3 Max, + Ender-4, Ender-6, CR-5 Pro, CR-5 Pro H, CR-6 SE, CR-6 Max, + CR-10 Max, CR-200B, CR-8), thanks @pmjdebruijn. + * Added Artillery printer profiles (Sidewinder X1, Genius), + thanks @SzabolcsHornyak. + * Added INAT printer profiles, thanks @MarkINAT. + * Updated Anycubic Kossel bed texture (thanks @brunosso) and + Anycubic Kossel bed STL. + Vulnerability issues fixed + * The Talos Cisco Intelligence Group did a great job identifying + potential security issues in loading invalid and potentially + malicious AMF and 3MF files, see their vulnerability reports + TALOS-2020-1222 and TALOS-2020-1218. We fixed these two + potential security issues with this release of PrusaSlicer. + Bugs fixed with respect to PrusaSlicer 2.3.0 + * Reduced number of hits shown by the "Find config option" + dialog, fixed case insensitive search for non-Latin1 languages + #5202. + * Fixed G-code preview with coloring by a tool and visualization + of travels enabled #6095. + * Fixed opening of drop down menus at the bottom of the screen + on multi-monitor setups #2999 #5911 #5957. This issue has been + fixed by us in wxWidgets and accepted by the upstream. + ------------------------------------------------------------------- Mon Jan 11 18:43:08 UTC 2021 - Benjamin Greiner diff --git a/PrusaSlicer.spec b/PrusaSlicer.spec index 8d0732c..e3b4390 100644 --- a/PrusaSlicer.spec +++ b/PrusaSlicer.spec @@ -17,7 +17,7 @@ Name: PrusaSlicer -Version: 2.3.0 +Version: 2.3.1 Release: 0 Summary: G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.) License: AGPL-3.0-only