From bb0bc56f1f7949b5b422914a393be0c66555505c Mon Sep 17 00:00:00 2001
From: Johannes Schauer Marin Rodrigues <josch@mister-muffin.de>
Date: Mon, 16 Oct 2023 08:23:09 +0200
Subject: [PATCH] debian/changelog: gbp dch --ignore-branch && dch -r

---
 debian/changelog | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index c5cd615..47cbd14 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,17 @@
+reform-tools (1.33) reform; urgency=medium
+
+  * bin/reform-check: support skipping the first X bytes of flash.bin when
+    comparing
+  * debian/control: add dep on x11-xserver-utils for xhost
+  * add multiplatform support in sysimage-v4
+  * move remaining scripts from bash to posix shell
+  * sbin/reform-setup-encrypted-nvme: compute swap space depending on total
+    memory
+  * update to latest u-boot 2023-10-10 on all platforms
+  * set cma=512M on imx and cma=512M@3G on ls1028a
+
+ -- Johannes Schauer Marin Rodrigues <josch@debian.org>  Mon, 16 Oct 2023 08:22:18 +0200
+
 reform-tools (1.32) reform; urgency=medium
 
   * debian/reform-tools.conffiles: remove-on-upgrade
-- 
GitLab