Aqtinstall

Latest version: v3.2.0

Safety actively analyzes 706487 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 17

2.1.0

=========================

Changed
-------
* Change security policy(506):
Supported 2.0.x
Unsupported 1.2.x and before
* Bump py7zr0.18.3(509)
* pyproject.toml configuration
* project section(507)
* setuptools_scm settings(508)
* Use SHA256 hash from trusted mirror for integrity check (493)
* Update combinations.xml
* QtDesignStudio generation2 (486)
* IFW version (from 42 to 43) change (495)
* Support Qt 6.2.4 (502)
* Update fallback mirror list (485)

Fixed
-----
* Fix patching of Qt6.2.2-ios(510, 503)
* Test: Conditionally install dependencies on Ubuntu (494)

Added
-----
* doc: warn about unrelated aqt package (490)
* doc: add explanation of --config flag in CLI docs (491)
* doc: note about MSYS2/Mingw64 environment

Security
--------
* Use secrets for secure random numbers(498)
* Use defusedxml to parse Updates.xml file to avoid attack(498)
* Improve get_hash function(504)
* Check Update.xml file with SHA256 hash (493)


.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.2.0...HEAD
.. _v3.2.0: https://github.com/miurahr/aqtinstall/compare/v3.1.21...v3.2.0
.. _v3.1.21: https://github.com/miurahr/aqtinstall/compare/v3.1.20...v3.1.21
.. _v3.1.20: https://github.com/miurahr/aqtinstall/compare/v3.1.19...v3.1.20
.. _v3.1.19: https://github.com/miurahr/aqtinstall/compare/v3.1.18...v3.1.19
.. _v3.1.18: https://github.com/miurahr/aqtinstall/compare/v3.1.17...v3.1.18
.. _v3.1.17: https://github.com/miurahr/aqtinstall/compare/v3.1.16...v3.1.17
.. _v3.1.16: https://github.com/miurahr/aqtinstall/compare/v3.1.15...v3.1.16
.. _v3.1.15: https://github.com/miurahr/aqtinstall/compare/v3.1.14...v3.1.15
.. _v3.1.14: https://github.com/miurahr/aqtinstall/compare/v3.1.13...v3.1.14
.. _v3.1.13: https://github.com/miurahr/aqtinstall/compare/v3.1.12...v3.1.13
.. _v3.1.12: https://github.com/miurahr/aqtinstall/compare/v3.1.11...v3.1.12
.. _v3.1.11: https://github.com/miurahr/aqtinstall/compare/v3.1.10...v3.1.11
.. _v3.1.10: https://github.com/miurahr/aqtinstall/compare/v3.1.9...v3.1.10
.. _v3.1.9: https://github.com/miurahr/aqtinstall/compare/v3.1.8...v3.1.9
.. _v3.1.8: https://github.com/miurahr/aqtinstall/compare/v3.1.7...v3.1.8
.. _v3.1.7: https://github.com/miurahr/aqtinstall/compare/v3.1.6...v3.1.7
.. _v3.1.6: https://github.com/miurahr/aqtinstall/compare/v3.1.5...v3.1.6
.. _v3.1.5: https://github.com/miurahr/aqtinstall/compare/v3.1.4...v3.1.5
.. _v3.1.4: https://github.com/miurahr/aqtinstall/compare/v3.1.3...v3.1.4
.. _v3.1.3: https://github.com/miurahr/aqtinstall/compare/v3.1.2...v3.1.3
.. _v3.1.2: https://github.com/miurahr/aqtinstall/compare/v3.1.1...v3.1.2
.. _v3.1.1: https://github.com/miurahr/aqtinstall/compare/v3.1.0...v3.1.1
.. _v3.1.0: https://github.com/miurahr/aqtinstall/compare/v3.0.2...v3.1.0
.. _v3.0.2: https://github.com/miurahr/aqtinstall/compare/v3.0.1...v3.0.2
.. _v3.0.1: https://github.com/miurahr/aqtinstall/compare/v3.0.0...v3.0.1
.. _v3.0.0: https://github.com/miurahr/aqtinstall/compare/v2.2.3...v3.0.0
.. _v2.2.3: https://github.com/miurahr/aqtinstall/compare/v2.2.2...v2.2.3
.. _v2.2.2: https://github.com/miurahr/aqtinstall/compare/v2.2.1...v2.2.2
.. _v2.2.1: https://github.com/miurahr/aqtinstall/compare/v2.2.0...v2.2.1
.. _v2.2.0: https://github.com/miurahr/aqtinstall/compare/v2.1.0...v2.2.0
.. _v2.1.0: https://github.com/miurahr/aqtinstall/compare/v2.0.6...v2.1.0


:tocdepth: 1

.. default-role:: any

.. _previous_changes:

====================

2.0.6

Not secure
========================

Fixed
-----
* Fix archives flag(459)
* Accept the case Update.xml in Server has delimiter without space(479)
* Fix getUrl function to use property http session and retry(473)

Added
-----
* 32bit release binary(471)

Changed
-------
* Update combinations.xml
* Qt 6.2.2, 6.2.3, 6.3.0(481,484)

2.0.5

Not secure
=========================

Changed
-------
* Reduce memory consumption: garbage collection on install subprocess(464)
* Cache PowerShell modules on Azure Pipeline(465)

2.0.4

Not secure
=========================

Fixed
=====
* Allow duplicated install on the directory previously installed(438,462)
* Memory error on 32bit python on Windows(436,462)

Changed
=======
* Change list-src, list-doc and list-example command(453)

2.0.3

=========================

Added
-----
* Improve --keep and new --archive-dest options(458)

Fixed
-----
* Fix cross-platform installation failure (450)
* CI: update OSes, Windows-2019, macOS-10.15(444,456)
* CI: fix failure of uploading coveralls(446)
* CI: test for QtIFW(451)

Changed
-------
* combinations matrix json(452)

2.0.2

Not secure
=========================

Added
-----
* Support Qt 6.2.1 (441)

Fixed
-----
* Degraded install-tool (442,443)

Changed
-------
* Add suggestion to use ``--external`` for MemoryError (439)

Page 6 of 17

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.