CVS: sylpheedclaws/sylpheed-claws PATCHSETS,1.1.2.2149,1.1.2.2150 ChangeLog,1.396.2.1250,1.396.2.1251 configure.ac,1.654.2.2192,1.654.2.2193
[email protected] Wed, 13 Dec 2006 20:53:24 +0000
| Newsgroups | gmane.mail.sylpheed.claws.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /pack/anoncvs/sylpheedclaws/sylpheed-claws
In directory sunsite.dk:/tmp/cvs-serv7744
Modified Files:
Tag: gtk2
PATCHSETS ChangeLog configure.ac
Log Message:
2006-12-13 [colin] 2.6.1cvs30
* src/ldapquery.c
* src/ldaputil.c
Use the binary safe version of ldap_get_values,
to make sure we manipulate null-terminated
strings. Maybe fixes bug 1075, 'claws mail
segfault when completing ldap adresses'
* src/syldap.c ** REMOVED **
* src/syldap.h ** REMOVED **
Remove dead files
Index: PATCHSETS
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/PATCHSETS,v
retrieving revision 1.1.2.2149
retrieving revision 1.1.2.2150
diff -u -d -r1.1.2.2149 -r1.1.2.2150
--- PATCHSETS 2006/12/13 19:46:33 1.1.2.2149
+++ PATCHSETS 2006/12/13 20:53:14 1.1.2.2150
@@ -2137,3 +2137,4 @@
( cvs diff -u -r 1.12.2.11 -r 1.12.2.12 po/en_GB.po; ) > 2.6.1cvs27.patchset
( cvs diff -u -r 1.115.2.118 -r 1.115.2.119 src/main.c; ) > 2.6.1cvs28.patchset
( cvs diff -u -r 1.60.2.39 -r 1.60.2.40 po/es.po; ) > 2.6.1cvs29.patchset
+( cvs diff -u -r 1.3.2.9 -r 1.3.2.10 src/ldapquery.c; cvs diff -u -r 1.1.4.4 -r 1.1.4.5 src/ldaputil.c; cvs diff -u -r -1.16.2.5 -r -1.16.2.6 src/syldap.c; cvs diff -u -r -1.9.2.3 -r -1.9.2.4 src/syldap.h; ) > 2.6.1cvs30.patchset
Index: ChangeLog
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/ChangeLog,v
retrieving revision 1.396.2.1250
retrieving revision 1.396.2.1251
diff -u -d -r1.396.2.1250 -r1.396.2.1251
--- ChangeLog 2006/12/13 19:46:30 1.396.2.1250
+++ ChangeLog 2006/12/13 20:53:15 1.396.2.1251
@@ -1,3 +1,15 @@
+2006-12-13 [colin] 2.6.1cvs30
+
+ * src/ldapquery.c
+ * src/ldaputil.c
+ Use the binary safe version of ldap_get_values,
+ to make sure we manipulate null-terminated
+ strings. Maybe fixes bug 1075, 'claws mail
+ segfault when completing ldap adresses'
+ * src/syldap.c ** REMOVED **
+ * src/syldap.h ** REMOVED **
+ Remove dead files
+
2006-12-13 [mones] 2.6.1cvs29
* po/es.po
Index: configure.ac
===================================================================
RCS file: /pack/anoncvs/sylpheedclaws/sylpheed-claws/configure.ac,v
retrieving revision 1.654.2.2192
retrieving revision 1.654.2.2193
diff -u -d -r1.654.2.2192 -r1.654.2.2193
--- configure.ac 2006/12/13 19:46:34 1.654.2.2192
+++ configure.ac 2006/12/13 20:53:18 1.654.2.2193
@@ -11,7 +11,7 @@
MICRO_VERSION=1
INTERFACE_AGE=0
BINARY_AGE=0
-EXTRA_VERSION=29
+EXTRA_VERSION=30
EXTRA_RELEASE=
EXTRA_GTK2_VERSION=