diff --git a/release-notes-6.2 b/release-notes-6.2
index c61e5f4..14b67d4 100644
--- a/release-notes-6.2
+++ b/release-notes-6.2
@@ -107,6 +107,26 @@ This does not affect functionality.
(tbd, this section uses markdown formatting)
+## Release 6.2.49
+
+### gplazma2-grid
+
+An empty requires field in IGTF policy is now accepted. Files with invalid or unexpected policies are ignored.
+
+
+### Changelog 6.2.48..6.2.49
+
+
+
+[84cc8c49aa](https://github.com/dcache/dcache/commit/84cc8c49aa1e70edc910a86b3098b9d854848a92)
+: [maven-release-plugin] prepare release 6.2.49
+
+[88d11eed37](https://github.com/dcache/dcache/commit/88d11eed372b5bd3167dce14329aacbbe7567e4b)
+: gplazma2-grid: invalid IGTF policy file should fail with ParserException
+
+[035d8fc6d5](https://github.com/dcache/dcache/commit/035d8fc6d5c8c78aedc0d3c807057dee3e1db5f0)
+: [maven-release-plugin] prepare for next development iteration
+
## Release 6.2.48
### xrootd4j
diff --git a/release-notes-7.0 b/release-notes-7.0
index 6ffc681..085001d 100644
--- a/release-notes-7.0
+++ b/release-notes-7.0
@@ -76,6 +76,33 @@ HTML header:
dCache 7.0 Release Notes
(tbd, this section uses markdown formatting)
+## Release 7.0.40
+
+### gplazma2-grid
+
+An empty requires field in IGTF policy is now accepted. Files with invalid or unexpected policies are ignored.
+
+### webdav
+
+A bug was fixed that caused a NullPointerException while sending Kafka messages.
+
+
+### Changelog 7.0.39..7.0.40
+
+
+
+[4a0a5ba588](https://github.com/dcache/dcache/commit/4a0a5ba5887b824d85c89ce5f2afe3900bd36857)
+: [maven-release-plugin] prepare release 7.0.40
+
+[0a3053f9c4](https://github.com/dcache/dcache/commit/0a3053f9c41c64f8d0380324e33becfad0ef8bc9)
+: dcache: NPE on removal via WebDAV and token
+
+[7fa0cfb3c6](https://github.com/dcache/dcache/commit/7fa0cfb3c6d2768caeafcabc56108536a268ed31)
+: gplazma2-grid: invalid IGTF policy file should fail with ParserException
+
+[127c85aad3](https://github.com/dcache/dcache/commit/127c85aad33e56cfa3f844b46de7dc77b251745b)
+: [maven-release-plugin] prepare for next development iteration
+
## Release 7.0.39
### xrootd4j
diff --git a/release-notes-7.1 b/release-notes-7.1
index 3862c49..f72d83a 100644
--- a/release-notes-7.1
+++ b/release-notes-7.1
@@ -80,6 +80,33 @@ HTML header: dCache 7.1 Release Notes
(tbd, this section uses markdown formatting)
+## Release 7.1.32
+
+### gplazma2-grid
+
+An empty requires field in IGTF policy is now accepted. Files with invalid or unexpected policies are ignored.
+
+### webdav
+
+A bug was fixed that caused a NullPointerException while sending Kafka messages.
+
+
+### Changelog 7.1.31..7.1.32
+
+
+
+[0de161467b](https://github.com/dcache/dcache/commit/0de161467b11eec0ef8f7db589bfeb626293b695)
+: [maven-release-plugin] prepare release 7.1.32
+
+[6e65d64b87](https://github.com/dcache/dcache/commit/6e65d64b87d8a6d139a650b87583d46e57da48b3)
+: dcache: NPE on removal via WebDAV and token
+
+[84db43e9b8](https://github.com/dcache/dcache/commit/84db43e9b81ebdd94869869ab4984d4e55f6a200)
+: gplazma2-grid: invalid IGTF policy file should fail with ParserException
+
+[d8ceddf79f](https://github.com/dcache/dcache/commit/d8ceddf79f15f066b04143b5c014d6f4acf8b778)
+: [maven-release-plugin] prepare for next development iteration
+
## Release 7.1.31
### xrootd4j
diff --git a/release-notes-8.0 b/release-notes-8.0
index 7fc5b49..a99e664 100644
--- a/release-notes-8.0
+++ b/release-notes-8.0
@@ -76,6 +76,41 @@ HTML header: dCache 8.0 Release Notes
(tbd, this section uses markdown formatting)
+## Release 8.0.13
+
+### gplazma2-grid
+
+An empty requires field in IGTF policy is now accepted. Files with invalid or unexpected policies are ignored.
+
+### webdav
+
+A bug was fixed that caused a NullPointerException while sending Kafka messages.
+
+jquery was updated to version 3.6.1 and bootstrap was updated to version 5.2.1
+
+
+### Changelog 8.0.12..8.0.13
+
+
+
+[530f6ed109](https://github.com/dcache/dcache/commit/530f6ed109d24092d4d223214821413ac2b0e79f)
+: [maven-release-plugin] prepare release 8.0.13
+
+[58629d1bbf](https://github.com/dcache/dcache/commit/58629d1bbf83ffafdd428700ce21d007fc5ae408)
+: dcache: NPE on removal via WebDAV and token
+
+[14815d279c](https://github.com/dcache/dcache/commit/14815d279ce7674a8cc65c3a4d02432b734bf386)
+: webdav: update 3rd party js libraries
+
+[7d17c92cc8](https://github.com/dcache/dcache/commit/7d17c92cc8ff382fb8ffce83af5c01174d949e30)
+: doc: add recipe to cookbook for migration/draining of resilient pools
+
+[2a4f47be9d](https://github.com/dcache/dcache/commit/2a4f47be9d25d5515a252db05ca07c8b3f0ab050)
+: gplazma2-grid: invalid IGTF policy file should fail with ParserException
+
+[888fecc199](https://github.com/dcache/dcache/commit/888fecc199ff2cfbb2376741afc46b2d19c61af5)
+: [maven-release-plugin] prepare for next development iteration
+
## Release 8.0.12
### common
diff --git a/release-notes-8.1 b/release-notes-8.1
index af94fc4..8064ca9 100644
--- a/release-notes-8.1
+++ b/release-notes-8.1
@@ -73,6 +73,44 @@ It is important to note, that if the lower versions of dCache for pools this pr
+## Release 8.1.7
+
+### gplazma2-grid
+
+An empty requires field in IGTF policy is now accepted. Files with invalid or unexpected policies are ignored.
+
+### webdav
+
+A bug was fixed that caused a NullPointerException while sending Kafka messages.
+
+jquery was updated to version 3.6.1 and bootstrap was updated to version 5.2.1
+
+
+### Changelog 8.1.6..8.1.7
+
+
+
+[ec98e3c559](https://github.com/dcache/dcache/commit/ec98e3c559eaf0668af49b4727a47ca062dbe688)
+: [maven-release-plugin] prepare release 8.1.7
+
+[cc6fa83787](https://github.com/dcache/dcache/commit/cc6fa83787e751df8fa94027c4f30e8154cc7724)
+: dcache: NPE on removal via WebDAV and token
+
+[61e3d13b04](https://github.com/dcache/dcache/commit/61e3d13b04914f8a1f0270e0d18e700c3cd07bf8)
+: webdav: update 3rd party js libraries
+
+[e593318904](https://github.com/dcache/dcache/commit/e593318904740e02305ae850acd322256b36d979)
+: doc: add recipe to cookbook for migration/draining of resilient pools
+
+[a5960187a9](https://github.com/dcache/dcache/commit/a5960187a9cc556f291417f2cc7c16e50b39daef)
+: qos-engine: prevent NPE if pool monitor not available
+
+[b7bb56aecc](https://github.com/dcache/dcache/commit/b7bb56aecc63d5341c1a03e9fb50e03c7ebdfede)
+: gplazma2-grid: invalid IGTF policy file should fail with ParserException
+
+[e090af92b9](https://github.com/dcache/dcache/commit/e090af92b938046c2dd9d313da774caa79685255)
+: [maven-release-plugin] prepare for next development iteration
+
## Release 8.1.6
### common
diff --git a/release-notes-8.2 b/release-notes-8.2
index 32ce1ef..6002694 100644
--- a/release-notes-8.2
+++ b/release-notes-8.2
@@ -77,6 +77,78 @@ HTML header: dCache 8.2 Release Notes
(tbd, this section uses markdown formatting)
+## Release 8.2.1
+
+### Changes affecting multiple services
+
+The commands psu match and psux match can now be used with pnfsid or path.
+
+### core
+
+ac_psu(x)_match commands has been improved to handle null/globbed values correctly in psu match.
+
+### frontend
+
+It is now possible to filter and sort the results of the RESTful API call GET /restores by path, owner and group.
+
+NOTE: This resource is protected by the frontend.authz.unlimited-operation-visibility property, which means that
+proprietary information can be optionally protected by limiting it to those with admin privileges.
+
+### gplazma2-grid
+
+An empty requires field in IGTF policy is now accepted. Files with invalid or unexpected policies are ignored.
+
+### webdav
+
+A bug was fixed that caused a NullPointerException while sending Kafka messages.
+
+jquery was updated to version 3.6.1 and bootstrap was updated to version 5.2.1
+
+### xroot
+
+The proxy is now bind to a local address that respects the network of the client and is likely reachable by it.
+
+
+### Changelog 8.2.0..8.2.1
+
+
+
+[6d2670057e](https://github.com/dcache/dcache/commit/6d2670057e4b1aeb5e9367b91f4761f3dd405602)
+: [maven-release-plugin] prepare release 8.2.1
+
+[6d46d60d8c](https://github.com/dcache/dcache/commit/6d46d60d8cacdae7db891c4c9df86d04767dafe6)
+: dcache-core,dcache-frontend: add pnfsid and path options to ac psu match and RESTful resource
+
+[dbae6e778c](https://github.com/dcache/dcache/commit/dbae6e778cd0b6e601fd3f5d387dd5d669948c97)
+: dcache: NPE on removal via WebDAV and token
+
+[eff5548052](https://github.com/dcache/dcache/commit/eff5548052704c8d5e7144a88563bac6d0c86277)
+: webdav: update 3rd party js libraries
+
+[a10630d44c](https://github.com/dcache/dcache/commit/a10630d44c831a9bed31adc65fc2fd92f8a15f74)
+: dcache-frontend: add filtering and sorting on owner, group and path to restore info API
+
+[ca6486cd98](https://github.com/dcache/dcache/commit/ca6486cd9839573b1118fff13ccc775c1b2424b9)
+: dcache-core: handle null/globbed values correctly in psu match
+
+[c2694d4200](https://github.com/dcache/dcache/commit/c2694d4200faee488ce7229f3713ac0f7e95c65b)
+: dcache-xroot: explictly close the proxy's bound port channel
+
+[a6696f9193](https://github.com/dcache/dcache/commit/a6696f919309e5ab3e42a99eae81d7fb488f5c37)
+: dcache-xroot: select proxy door address on basis of reachability for client
+
+[a0de98f35c](https://github.com/dcache/dcache/commit/a0de98f35c91beebe6c733adcf940977c65cd01c)
+: doc: add recipe to cookbook for migration/draining of resilient pools
+
+[9a09718207](https://github.com/dcache/dcache/commit/9a097182078568cef5feae5371eb5d599e6a4ef2)
+: [maven-release-plugin] prepare for next development iteration
+
+[c25d4246ef](https://github.com/dcache/dcache/commit/c25d4246ef9ec9817c8e34ff1b9b38bb096c7916)
+: qos-engine: prevent NPE if pool monitor not available
+
+[9c37633ce2](https://github.com/dcache/dcache/commit/9c37633ce260bd90ebb598fc824bb3c2047073ca)
+: gplazma2-grid: invalid IGTF policy file should fail with ParserException
+
## Release 8.2.0
diff --git a/releases.xml b/releases.xml
index e828e33..1654c4b 100644
--- a/releases.xml
+++ b/releases.xml
@@ -238,7 +238,23 @@
8.1.
-
+
+ 6.10.2022
+
+ -VERSION-1.noarch.rpm
+ 81873af46e3bb13890cdb4446d328b70
+
+
+ -VERSION.tar.gz
+ 24efaf3ad99eee84fdc3d64967761b30
+
+
+ _VERSION-1_all.deb
+ 3b6e8af229893817fde09d7ff371dfc9
+
+
+
+
13.9.2022
-VERSION-1.noarch.rpm
@@ -376,7 +392,23 @@
-
+
+ 6.10.2022
+
+ -VERSION-1.noarch.rpm
+ e32fd1e4e919c62979b6c487875beb8e
+
+
+ -VERSION.tar.gz
+ 8bf56869154af4aa965795ae9ab763dd
+
+
+ _VERSION-1_all.deb
+ ebe769491c23287cd9fc7bfb1e423926
+
+
+
+
13.9.2022
-VERSION-1.noarch.rpm
@@ -1006,7 +1038,23 @@
repo/7.1/dcache
release-notes-7.1.shtml
7.1.
-
+
+ 6.10.2022
+
+ -VERSION-1.noarch.rpm
+ a5a2ca5dca60de8a6e26eed68ad7dccc
+
+
+ -VERSION.tar.gz
+ 19c20b21d86c3f25f3ef49a22c11b7ac
+
+
+ _VERSION-1_all.deb
+ 2a23ce216793b7183618a7e24a6bc0dc
+
+
+
+
13.9.2022
-VERSION-1.noarch.rpm
@@ -1547,7 +1595,23 @@
7.0.
-
+
+ 6.10.2022
+
+ -VERSION-1.noarch.rpm
+ 922a6144de028c36ff92836f67769392
+
+
+ -VERSION.tar.gz
+ 4edf6da36774d14c13448fb9fb722398
+
+
+ _VERSION-1_all.deb
+ 71e3d24096d8d074234ad3d862a16572
+
+
+
+
13.9.2022
-VERSION-1.noarch.rpm
@@ -2223,7 +2287,23 @@
release-notes-6.2.shtml
6.2.
-
+
+ 6.10.2022
+
+ -VERSION-1.noarch.rpm
+ d3bf641a920422f7307b56e70e0be5b2
+
+
+ -VERSION.tar.gz
+ b020217910d34180d1db19a798636a8c
+
+
+ _VERSION-1_all.deb
+ 85ff9390754392f9bd78406f0b4643d5
+
+
+
+
14.9.2022
-VERSION-1.noarch.rpm