Skip to content

Commit b532e39

Browse files
committed
Release v3.0.4
Security update: CVE-2023-32681 Dependency Requests library leaks Proxy-Authorization headers to remote mirror servers. Signed-off-by: Hiroshi Miura <miurahr@linux.com>
1 parent a1dea2b commit b532e39

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ All notable changes to this project will be documented in this file.
77
`Unreleased`_
88
=============
99

10+
`v3.0.4`_ (6, Nov. 2023)
11+
========================
12+
13+
Security
14+
--------
15+
* CVE-2023-32681: Bump requests@2.31.0 (#724)
16+
17+
Chnaged
18+
-------
19+
* Remove a specific mirror from fallback (#688)
1020

1121
`v3.0.3`_ (25, Mar. 2023)
1222
=========================
@@ -316,7 +326,8 @@ Fixed
316326

317327

318328

319-
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.0.3...HEAD
329+
.. _Unreleased: https://github.com/miurahr/aqtinstall/compare/v3.0.4...HEAD
330+
.. _v3.0.4: https://github.com/miurahr/aqtinstall/compare/v3.0.3...v3.0.4
320331
.. _v3.0.3: https://github.com/miurahr/aqtinstall/compare/v3.0.2...v3.0.3
321332
.. _v3.0.2: https://github.com/miurahr/aqtinstall/compare/v3.0.1...v3.0.2
322333
.. _v3.0.1: https://github.com/miurahr/aqtinstall/compare/v3.0.0...v3.0.1

0 commit comments

Comments
 (0)