Skip to content

Commit 430e67f

Browse files
authored
Prepare 6.5.1 release (#659)
1 parent 9673121 commit 430e67f

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## HEAD
44

5+
## 6.5.1
6+
7+
Released December 28, 2025
8+
9+
### User-facing changes
10+
- [BUGFIX] Only restrict to lower priority policies in `get_symbol_policies` ([#648](https://github.com/pypa/auditwheel/pull/648))
11+
- [BUGFIX] Take whitelisted libraries into account in `_get_machine_policy` ([#649](https://github.com/pypa/auditwheel/pull/649), [#645](https://github.com/pypa/auditwheel/issues/645))
12+
- [BUGFIX] Don't allow highest priority policies with more grafted libraries than the requested policy ([#649](https://github.com/pypa/auditwheel/pull/649))
13+
- [BUGFIX] Blacklist symbols from glibc 2.18 in earlier policies ([#655](https://github.com/pypa/auditwheel/pull/655), [#647](https://github.com/pypa/auditwheel/issues/647))
14+
15+
### Housekeeping
16+
- Move away from Travis CI ([#633](https://github.com/pypa/auditwheel/pull/633))
17+
- Add tests using manylinux_2_35_armv7l image ([#635](https://github.com/pypa/auditwheel/pull/635))
18+
- Fix architecture tests on i686 ([#640](https://github.com/pypa/auditwheel/pull/640))
19+
- Enable all ruff linters ([#653](https://github.com/pypa/auditwheel/pull/653))
20+
- Add trusted publishing workflow ([#658](https://github.com/pypa/auditwheel/pull/658))
21+
- And more...
22+
523
## 6.5.0
624

725
Released November 2, 2025

0 commit comments

Comments
 (0)