Changeset 484
- Timestamp:
- 02/20/04 18:33:01 (5 years ago)
- Files:
-
- trunk/INSTALL (modified) (2 diffs)
- trunk/INSTALL.Pl (modified) (2 diffs)
- trunk/NEWS (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/INSTALL
r462 r484 7 7 Tested with glib-1.2.10 8 8 9 - libgadu >= 20030130 or1.0 (http://dev.null.pl/ekg/)10 Tested with libgadu-1. 0 and 1.19 - libgadu >= 1.0 (http://dev.null.pl/ekg/) 10 Tested with libgadu-1.4 11 11 You will need libgadu>=1.1 for TLS support 12 12 … … 28 28 29 29 otherwise configure will not properly detect gettext or other needed library. 30 31 If you really want to compile jggtrans with a snapshot of libgadu use: 32 33 ./configure --with-libgadu-snapshot 30 34 31 35 trunk/INSTALL.Pl
r462 r484 7 7 Przetestowane z glib-1.2.10 8 8 9 - libgadu >= 20030130 lub1.0 (cz� EKG, http://dev.null.pl/ekg/)10 Przetestowane z libgadu-1. 0 i 1.19 - libgadu >= 1.0 (cz� EKG, http://dev.null.pl/ekg/) 10 Przetestowane z libgadu-1.4 11 11 Aby u�ywa�LS (szyfrowane po��czenia do serwera GG) potrzebne 12 12 jest libgadu >= 1.1 … … 30 30 inaczej skrypt configure mo�e poprawnie nie wykry�ainstalowanych w systemie 31 31 bibliotek, takich jak gettext. 32 33 Je�li naprawd�hcesz skompilowa�ggtrans ze snapshotem libgadu u�yj: 34 35 ./configure --with-libgadu-snapshot 36 trunk/NEWS
r462 r484 1 Version 2.0.8 2 ------------- 3 4 This is another bugfix release. 5 6 Changes from 2.0.7: 7 8 * Disable roster import - it crashed with libgadu >= 1.0 (possible DoS) 9 and the protocol has changed so it doesn't work anyway 10 11 * Jabberd 2.0 compatibility fixes 12 13 * infinite loop on user re-regitration fixed (possible DoS) 14 15 * failure on empty <priority/> fixed (another possible DoS) 16 17 * presence subscribe/subscribe stanzas sent fixed 18 19 * 64-bit fixes in libxode SHA computation (for AMD64) 20 21 * other minor bugfixes 22 23 1 24 Version 2.0.7 2 25 -------------
