summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorAnton Luka Šijanec <anton@sijanec.eu>2021-07-13 18:43:45 +0200
committerAnton Luka Šijanec <anton@sijanec.eu>2021-07-13 18:43:45 +0200
commit1b311510f7ef342e4de24d6331a22ca4fc68c071 (patch)
treefb6ca489fcbbdfa4135224bcb02dc2c15b615876 /debian/changelog
parentremoved useless dependency: math (diff)
downloaddiscord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.gz
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.bz2
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.lz
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.xz
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.tar.zst
discord.c-1b311510f7ef342e4de24d6331a22ca4fc68c071.zip
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 ce89882..d3fc85f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+discord.c (0.0.3-3) stable; urgency=low
+
+ * replaced the TLS library for libcurl from openssl to gnutls. this should
+ fix disord.c getting killed by SIGPIPEs, as referenced by
+ https://curl.se/mail/lib-2013-06/0007.html
+
+ -- Anton Luka Šijanec <anton@sijanec.eu> Tue, 13 Jul 2021 15:20:00 +0200
discord.c (0.0.3-2) stable; urgency=low
* removed useless dependency: math