Skip to content

Commit a2d2bec

Browse files
committed
Release v1.1.2
- Fix Zip-Slip vulnerability by symlink
1 parent 2c2de47 commit a2d2bec

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

docs/Changelog.rst

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,21 @@ All notable changes to this project will be documented in this file.
99
`Unreleased`_
1010
=============
1111

12+
`v1.1.2`_
13+
=========
14+
15+
Security
16+
--------
17+
- security: fix Zip-Slip vulnerability by symlink
18+
1219
Removed
1320
-------
1421
- Remove Code of Conduct from repository.
1522

23+
Changed
24+
-------
25+
- remove unused _lzma imports
26+
1627
`v1.1.1`_
1728
=========
1829

@@ -188,7 +199,8 @@ Changed
188199

189200

190201
.. History links
191-
.. _Unreleased: https://github.com/miurahr/py7zr/compare/v1.1.1...HEAD
202+
.. _Unreleased: https://github.com/miurahr/py7zr/compare/v1.1.2...HEAD
203+
.. _v1.1.2: https://github.com/miurahr/py7zr/compare/v1.1.1..v1.1.2
192204
.. _v1.1.1: https://github.com/miurahr/py7zr/compare/v1.1.0..v1.1.1
193205
.. _v1.1.0: https://github.com/miurahr/py7zr/compare/v1.0.0..v1.1.0
194206
.. _v1.0.0: https://github.com/miurahr/py7zr/compare/v1.0.0-rc3...v1.0.0

0 commit comments

Comments
 (0)