diff options
Diffstat (limited to 'changelog.d')
-rw-r--r-- | changelog.d/ipfs-dialyzer.skip | 1 | ||||
-rw-r--r-- | changelog.d/pinned-collection-fetch.security | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog.d/ipfs-dialyzer.skip b/changelog.d/ipfs-dialyzer.skip new file mode 100644 index 000000000..b3e74cd19 --- /dev/null +++ b/changelog.d/ipfs-dialyzer.skip @@ -0,0 +1 @@ +no comment diff --git a/changelog.d/pinned-collection-fetch.security b/changelog.d/pinned-collection-fetch.security new file mode 100644 index 000000000..4e8746924 --- /dev/null +++ b/changelog.d/pinned-collection-fetch.security @@ -0,0 +1 @@ +Use proper workers for fetching pins instead of an ad-hoc task, fixing a potential fetch loop |