]> git.pld-linux.org Git - packages/centericq.git/commitdiff
- from altlinux src.rpm
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 24 Apr 2007 13:03:06 +0000 (13:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    centericq-amd64jabber.patch -> 1.1

centericq-amd64jabber.patch [new file with mode: 0644]

diff --git a/centericq-amd64jabber.patch b/centericq-amd64jabber.patch
new file mode 100644 (file)
index 0000000..c7801e1
--- /dev/null
@@ -0,0 +1,18 @@
+from https://bugzilla.altlinux.org/show_bug.cgi?id=10786
+
+diff -ur centericq-4.21.0/libjabber-0.1/libxode.h centericq-4.21.0-amd64-jabber/libjabber-0.1/libxode.h
+--- centericq-4.21.0/libjabber-0.1/libxode.h    2005-02-10 03:36:26 +0300
++++ centericq-4.21.0-amd64-jabber/libjabber-0.1/libxode.h       2007-02-07
+18:49:56 +0300
+@@ -424,10 +424,10 @@
+  */
+
+ typedef struct {
+-  unsigned long H[5];
+-  unsigned long W[80];
++  uint32_t H[5];
++  uint32_t W[80];
+   int lenW;
+-  unsigned long sizeHi,sizeLo;
++  uint32_t sizeHi,sizeLo;
+ } SHA_CTX;
This page took 0.0763160000000001 seconds and 4 git commands to generate.