Skip to content

Commit 1ee4e58

Browse files
committed
REL: 6.14.1
## What's new ### Security (SEC) - Detect end of stream during inline image end marker detection (#3891) by @stefan6419846 [Full Changelog](6.14.0...6.14.1)
1 parent ec3b145 commit 1ee4e58

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## Version 6.14.1, 2026-06-23
4+
5+
### Security (SEC)
6+
- Detect end of stream during inline image end marker detection (#3891)
7+
8+
[Full Changelog](https://github.com/py-pdf/pypdf/compare/6.14.0...6.14.1)
9+
310
## Version 6.14.0, 2026-06-22
411

512
### Security (SEC)

pypdf/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "6.14.0"
1+
__version__ = "6.14.1"

0 commit comments

Comments
 (0)