summaryrefslogtreecommitdiff
path: root/newmoon/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'newmoon/debian/changelog')
-rw-r--r--newmoon/debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/newmoon/debian/changelog b/newmoon/debian/changelog
index b67b300..c421410 100644
--- a/newmoon/debian/changelog
+++ b/newmoon/debian/changelog
@@ -1,3 +1,21 @@
+newmoon (29.4.4-1+devuan) obs; urgency=medium
+
+ - This is a security update.
+ * Improved application library loading security. DiD
+ * Fixed an issue in JavaScript serialization. DiD
+ * Fixed a potential out-of-bounds issue in IndexedDB. DiD
+ * Fixed a potential issue in widget data handling code. DiD
+ * Fixed potentially exploitable crashes in handling truncated/corrupt
+ media files or streams.
+ * Fixed an issue in the DOM FileReader code.
+ * Updated NSS to 3.52.3 to address a security issue.
+ * Fixed the following security issues: CVE-2022-22736, CVE-2022-22741,
+ CVE-2021-4140, CVE-2022-22746, CVE-2022-22744 and CVE-2022-22747.
+ * Unified XUL Platform Mozilla Security Patch Summary: 8 fixed, 4 DiD,
+ 17 not applicable.
+
+ -- B. Stack <bgstack15@gmail.com> Thu, 20 Jan 2022 14:02:40 -0500
+
newmoon (29.4.3-1+devuan) obs; urgency=medium
- This is a security update with a few extras.
bgstack15