summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2021-10-11 16:06:27 +0200
committerJörg Frings-Fürst <debian@jff.email>2021-10-11 16:06:27 +0200
commit0bbac1c83633408455731c7ed7c3149109413fe6 (patch)
tree8a761da5e7d5af86aa6c44f03e6726d8cde4e093 /debian/changelog
parentcdc937881cef498c1e1795a071e0fe5c58cd7e24 (diff)
Fix ftbfs with GCC-11
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4f555f7..e281b50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+psocksxx (1.1.1-2) UNRELEASED; urgency=medium
+
+ * Fix ftbfs with GCC-11 (Closes: #984299):
+ - debian rules: Add -std=c++14 to buildflags.
+
+ -- Jörg Frings-Fürst <debian@jff.email> Sun, 22 Aug 2021 11:27:06 +0200
+
psocksxx (1.1.1-1) unstable; urgency=medium
* New upstream release.