Revisions of pidgin-otr

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 370476 from Bjørn Lie's avatar Bjørn Lie (Zaitor) (revision 22)
Resub with freshly downloaded keyring.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 258243 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 20)
- pidgin-otr 4.0.1:
  - Fix max message size for Novell Groupwise.
  - Updated translations.
- Verify source signature: add pidgin-otr.keyring.
- Drop pidgin-otr-fix-max-msg-length-groupwize.patch: fixed
  upstream.
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 19)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 220735 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 18)
Add patch to fix bnc#809052 for opensuse - its a 'closed' bug, bug juding from upstream commitlog we want it too, and not just for SLE (patch done by Federico) 

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2013-05-31
+
+* otr-plugin.c: Add a default max message size for Novell
+Groupwise.  Patch from Federico Mena Quintero
+<federico@suse.com>.
+
 2013-05-29
 
 * configure.ac:

--- a/otr-plugin.c
+++ b/otr-plugin.c
@@ -1161,9 +1161,10 @@
     static const struct s_OtrgIdProtPair {
 char *protid;
 int maxmsgsize;
-    } mmsPairs[8] = {{prpl-msn, 1409}, {prpl-icq, 2346},
+    } mmsPairs[] = {{prpl-msn, 1409}, {prpl-icq, 2346},
 {prpl-aim, 2343}, {prpl-yahoo, 799}, {prpl-gg, 1999},
-{prpl-irc, 417}, {prpl-oscar, 2343}, {NULL, 0}};
+{prpl-irc, 417}, {prpl-oscar, 2343},
+{prpl-novell, 1792}, {NULL, 0}};
     int i = 0;
     gchar *maxmsgsizefile;
     FILE *mmsf; (forwarded request 220681 from Zaitor)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 17)
Split 13.1 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 139725 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 15)
Update to 4.0.0 - Fixes also the build failure in Factory (forwarded request 139112 from Zaitor)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 14)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) committed (revision 12)
replace license with spdx.org variant
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 93857 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 11)
add libtool to buildrequires (forwarded request 93800 from coolo)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 10)
autobuild's avatar autobuild committed (revision 9)
11.4 source split
autobuild's avatar autobuild committed (revision 8)
release number sync
autobuild's avatar autobuild committed (revision 7)
release number sync
autobuild's avatar autobuild committed (revision 6)
unknown committed (revision 5)
Displaying revisions 1 - 20 of 24
openSUSE Build Service is sponsored by