aboutsummaryrefslogtreecommitdiff
path: root/packages/debian
diff options
context:
space:
mode:
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2021-01-23 08:48:39 +0100
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>2021-01-23 09:01:58 +0100
commit574e89b968b671662c78bf5ae4a6dec9d4cdf3ff (patch)
treef447954ec10ce2b72f2b382c734208674a344efc /packages/debian
parent8026849fda277f54a2a3e4fa5cf5d183cbc84bef (diff)
Bump version numbers & changelog after 1.0.4 release
This commit imports the changes to the CHANGELOG.md in the backports branch after the 1.0.4 release and updates the package scripts to point to the new release. In addition, the version numbers in configure.ac are update to more closeley reflect reality, i.e. set the current so version and set the package version to 1.1.0 which will be the next release from master. The unreleased changes in master are also added to the CHANGELOG.md. Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
Diffstat (limited to 'packages/debian')
-rw-r--r--packages/debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/debian/changelog b/packages/debian/changelog
index be28a0e..ff9051d 100644
--- a/packages/debian/changelog
+++ b/packages/debian/changelog
@@ -1,3 +1,16 @@
+squashfs-tools-ng (1.0.3-2) unstable; urgency=medium
+
+ * Backport upstream fix for normalization of slashes in filenames
+ (closes: #979595).
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.org> Fri, 08 Jan 2021 20:57:22 +0100
+
+squashfs-tools-ng (1.0.3-1) unstable; urgency=medium
+
+ * New upstream release.
+
+ -- Laszlo Boszormenyi (GCS) <gcs@debian.org> Thu, 12 Nov 2020 22:19:55 +0100
+
squashfs-tools-ng (1.0.2-1) unstable; urgency=medium
* New upstream release.