summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin V. Arkhipov <voxus@gentoo.org>2005-03-20 16:54:48 +0000
committerKonstantin V. Arkhipov <voxus@gentoo.org>2005-03-20 16:54:48 +0000
commit8f110c684c4f6cc95b5be3fb2afa29d8a4d018b0 (patch)
tree890f56c1294c7d43c684b013ce76fb0b6721efba /net-im/licq/files
parentStable on SPARC wrt security bug #84479. (diff)
downloadhistorical-8f110c684c4f6cc95b5be3fb2afa29d8a4d018b0.tar.gz
historical-8f110c684c4f6cc95b5be3fb2afa29d8a4d018b0.tar.bz2
historical-8f110c684c4f6cc95b5be3fb2afa29d8a4d018b0.zip
#86000 fixed
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-im/licq/files')
-rw-r--r--net-im/licq/files/1.3.0-msnpacket_sync.patch11
-rw-r--r--net-im/licq/files/digest-licq-1.3.0-r32
2 files changed, 13 insertions, 0 deletions
diff --git a/net-im/licq/files/1.3.0-msnpacket_sync.patch b/net-im/licq/files/1.3.0-msnpacket_sync.patch
new file mode 100644
index 000000000000..33dec5264f5d
--- /dev/null
+++ b/net-im/licq/files/1.3.0-msnpacket_sync.patch
@@ -0,0 +1,11 @@
+--- plugins/msn/src/msnpacket.h.orig 2005-03-20 18:48:11.000000000 +0300
++++ plugins/msn/src/msnpacket.h 2005-03-20 18:48:19.000000000 +0300
+@@ -36,7 +36,7 @@
+ const unsigned short Command() { return 0; }
+ const unsigned short SubSequence() { return 0; }
+ const unsigned short SubCommand() { return 0; }
+- const unsigned long Sequence() { return m_nSequence; }
++ const unsigned short Sequence() { return m_nSequence; }
+ const char* MSNCommand() { return m_szCommand; }
+
+ virtual void InitBuffer();
diff --git a/net-im/licq/files/digest-licq-1.3.0-r3 b/net-im/licq/files/digest-licq-1.3.0-r3
new file mode 100644
index 000000000000..574dbf4158e6
--- /dev/null
+++ b/net-im/licq/files/digest-licq-1.3.0-r3
@@ -0,0 +1,2 @@
+MD5 c1b05d1078b9826273191c05d0d1a969 licq-1.3.0.tar.bz2 4284325
+MD5 9d27f4422743c4c5aadb8bd5f5a84466 licq-branch-update-20050315.patch.bz2 27952