Your message dated Thu, 04 Apr 2019 05:50:00 +0000
with message-id <[email protected]>
and subject line Re: Bug#926357: unblock: claws-mail/3.17.3-2
has caused the Debian Bug report #926357,
regarding unblock: claws-mail/3.17.3-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
926357: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926357
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
Please unblock package claws-mail
Just added a patch from upstream to fix a segfault when using gdata
plugin with German locales, caused by an unnecessary %s in a msgstr.
Debdiff attached, thanks in advance!
unblock claws-mail/3.17.3-2
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.19.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8), LANGUAGE=
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
diff -Nru claws-mail-3.17.3/debian/changelog claws-mail-3.17.3/debian/changelog
--- claws-mail-3.17.3/debian/changelog 2018-12-29 18:10:15.000000000 +0100
+++ claws-mail-3.17.3/debian/changelog 2019-04-03 20:11:50.000000000 +0200
@@ -1,3 +1,10 @@
+claws-mail (3.17.3-2) unstable; urgency=medium
+
+ * debian/patches/90fix_segfault_gdata_german.patch
+ - Add patch fixing segfault in gdata plugin (Closes: #923980)
+
+ -- Ricardo Mones <[email protected]> Wed, 03 Apr 2019 20:11:50 +0200
+
claws-mail (3.17.3-1) unstable; urgency=medium
* New upstream release
diff -Nru claws-mail-3.17.3/debian/patches/90fix_segfault_gdata_german.patch
claws-mail-3.17.3/debian/patches/90fix_segfault_gdata_german.patch
--- claws-mail-3.17.3/debian/patches/90fix_segfault_gdata_german.patch
1970-01-01 01:00:00.000000000 +0100
+++ claws-mail-3.17.3/debian/patches/90fix_segfault_gdata_german.patch
2019-04-03 20:11:50.000000000 +0200
@@ -0,0 +1,17 @@
+Description: Fix segfault using gdata plugin in German locales
+Origin:
https://git.claws-mail.org/?p=claws.git;a=commit;h=0ffa910327b3476aafec74013d69af98dd9fb5e2
+Bug-Debian: https://bugs.debian.org/923980
+
+diff --git a/po/de.po b/po/de.po
+index 979095871..7332704c9 100644
+--- a/po/de.po
++++ b/po/de.po
+@@ -10502,7 +10502,7 @@ msgstr "GData-Plugin: Fehler beim Erneuern der
Autorisierung: %s\n"
+
+ #: src/plugins/gdata/cm_gdata_contacts.c:535
+ msgid "GData plugin: Authorization refresh successful\n"
+-msgstr "GData-Plugin: Erneuern der Autorisierung erfolgreich: %s\n"
++msgstr "GData-Plugin: Erneuern der Autorisierung erfolgreich\n"
+
+ #: src/plugins/gdata/cm_gdata_contacts.c:595
+ #, c-format
diff -Nru claws-mail-3.17.3/debian/patches/series
claws-mail-3.17.3/debian/patches/series
--- claws-mail-3.17.3/debian/patches/series 2018-12-29 18:10:15.000000000
+0100
+++ claws-mail-3.17.3/debian/patches/series 2019-04-03 20:11:50.000000000
+0200
@@ -1,2 +1,3 @@
11mark_trashed_as_read.patch
12fix_manpage_header.patch
+90fix_segfault_gdata_german.patch
--- End Message ---
--- Begin Message ---
Ricardo Mones:
> Package: release.debian.org
> Severity: normal
> User: [email protected]
> Usertags: unblock
>
> Please unblock package claws-mail
>
> Just added a patch from upstream to fix a segfault when using gdata
> plugin with German locales, caused by an unnecessary %s in a msgstr.
>
> Debdiff attached, thanks in advance!
>
> unblock claws-mail/3.17.3-2
>
> [...]
>
Unblocked, thanks.
~Niels
--- End Message ---