Accepted storm-lang 0.5.20-1 (source) into unstable
- To: debian-devel-changes@lists.debian.org
- Subject: Accepted storm-lang 0.5.20-1 (source) into unstable
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 15 Aug 2022 15:10:04 +0000
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:Subject: Content-Transfer-Encoding:Content-Type:MIME-Version:To:Reply-To:From:Cc: Content-ID:Content-Description:In-Reply-To:References; bh=AlwGh2o4Od4NGulGrbQLT0UjvkyXTKD37r+QzpXF7f8=; b=dX6/0pkCiCH6xRd2bBrqCme6MQ aaRXgcI0cKEeYo+wEW4bqml5FLeMEgr4w/DVpA7k8lsGTr2rZUIy1ldlKcQal1dEoS1cf7OIIuAmq uT0JPe2m2Y3DGWm6GtCYfdYPqXNUcuwXHMtYOw1nrc3ini4vlUKiA5g+1O+CCkSi623HdZ7EdErM1 Nyl9nzDhOz//ccF4bdtOFTTvsaUNWorNc3YsKhshEPlyfqltwuJ/5/LvqimOzZzhyhWfDeg2hb0dE Gb5/Fld4znAQ3h18VmZNh86Ws2G4CLqyiAJrPb4n4wyMC6vQgiDg3WX7TTD+Y6zoEnL+8von8r5Us 77+zx2AQ==;
- Mail-followup-to: debian-devel@lists.debian.org
- Message-id: <E1oNbjA-00Gtp5-SM@fasolo.debian.org>
- Reply-to: debian-devel@lists.debian.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 30 Jul 2022 11:15:07 +0200
Source: storm-lang
Architecture: source
Version: 0.5.20-1
Distribution: unstable
Urgency: medium
Maintainer: Filip Strömbäck <filip@fprg.se>
Changed-By: Filip Strömbäck <filip@fprg.se>
Changes:
storm-lang (0.5.20-1) unstable; urgency=medium
.
* Allow running code from files without the "-f" flag.
* Allow catching "out of memory" errors from the garbage collector.
* Fixed a rare crash that could occur when a large amount of memory
is allocated on the heap (around 1GB or so).
* Protect against integer overflows when allocating data on the
heap. Previously, a well-selected size could cause a too small
allocation and subsequent crashes/buffer overflows.
* Improved the representation of uninitialized synchronization
primitives in Progvis.
* Fixed issues when running UI applications on Wayland.
* Fixed issues with calling the "join" function multiple times.
* SQL library supports "ORDER BY" and table aliases.
* Lambdas never try to return a reference, which previously caused an error.
* Improved error message when using wrong syntax on command line.
* Fixed a bug in the PinnedSet class when resizing internal storage.
* Added iterators to the Queue class.
* Added progress bars to the UI library.
* Fixed issues with DPI scaling on Linux in the UI library.
* Added maps and sets that operate on object identity for class types.
* Improved layout of data in Progvis.
* Added a model checker to Progvis to find problems automatically.
* Organized the demo directory, and added button to the UI for accessing it.
* Fixed bug that caused Progvis to not show all accesses sometimes.
* The C/C++ frontend for Progvis handles whitespaces properly and allows
using "static" for global variables.
* Added icons to Progvis.
Checksums-Sha1:
9da746a632bf1e46834f4295a3cf88eb17050203 1892 storm-lang_0.5.20-1.dsc
87fb6bbab81a4381f5e58d91204edc9399a8d528 14537052 storm-lang_0.5.20.orig.tar.xz
c87cecbd985091351feae6612a4f35c0dd098e4e 16196 storm-lang_0.5.20-1.debian.tar.xz
7cd6c4a574eb08685c2aaa0e6dbca75a4d4085c5 15948 storm-lang_0.5.20-1_source.buildinfo
Checksums-Sha256:
c4ad5e1c08a9a30066472b8d7330e4744f777d47be53571d8fb93c5fd73381b8 1892 storm-lang_0.5.20-1.dsc
1744d2d9567365cc8b58e31953e609d91599edad66105c301dab39de1c8e09bf 14537052 storm-lang_0.5.20.orig.tar.xz
9541ee8a6c86623cd6bd6216cdb90b11f953112082ae0f7298cc035231b9c17b 16196 storm-lang_0.5.20-1.debian.tar.xz
5c53e9a2b99721d6f787b9242a201523e046bbceca54fde03a03d4cbe7a111a4 15948 storm-lang_0.5.20-1_source.buildinfo
Files:
eed74c8cfa99cdae5f3a035fafa0f8c7 1892 devel optional storm-lang_0.5.20-1.dsc
34f0c9bf4a4966876b680bd63b2a1659 14537052 devel optional storm-lang_0.5.20.orig.tar.xz
17d9766d5f75be396b974c7a9f59fdd3 16196 devel optional storm-lang_0.5.20-1.debian.tar.xz
0265d62d32c210578c2c38ea9c844b86 15948 devel optional storm-lang_0.5.20-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQRgswk9lhCOXLlxQu/i9jtDU/RZiQUCYvpY3gAKCRDi9jtDU/RZ
ieGWAP4wT8kEqqJvmfMR1M/j7h9Suaov+KYOqNXZZEjR6MZKCQEAlm9YOlEi3cwk
SMVVTGNYSaKbxssAGVnvNHeEO+jslAw=
=oFgR
-----END PGP SIGNATURE-----