File tree Expand file tree Collapse file tree 4 files changed +27
-8
lines changed
Expand file tree Collapse file tree 4 files changed +27
-8
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,33 @@ Changelog
1717
1818.. towncrier release notes start
1919
20+ 3.14.6 (2021-09-02)
21+ ===================
22+ REST API
23+ --------
24+
25+ Bugfixes
26+ ~~~~~~~~
27+
28+ - Stop using insecure hash function blake2s for calculating 64 bit lock identifier from uuid.
29+ (backported from #9249)
30+ `#9288 <https://pulp.plan.io/issues/9288 >`_
31+ - Fixed a bug where ``pulpcore-content `` decompressed data while incorrectly advertising to clients
32+ it was still compressed via the ``Content-Encoding: gzip `` header.
33+ (backported from #9213)
34+ `#9325 <https://pulp.plan.io/issues/9325 >`_
35+ - Fixed bug where some Openshift environments could not start workers due to a strange Python runtime
36+ import issue.
37+ (backported from #9338)
38+ `#9339 <https://pulp.plan.io/issues/9339 >`_
39+
40+
41+ Plugin API
42+ ----------
43+
44+ No significant changes.
45+
46+
20473.14.5 (2021-08-24)
2148===================
2249REST API
Load Diff This file was deleted.
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments