2005-03-18 19:56:04 by Julio M. Merino Vidal | Files touched by this commit (4) |
Log message:
Use nss instead of gnutls for SSL connections. This fixes several problems
under NetBSD 1.6 (gaim hanging during MSN connection). Bump revision to 1.
No objections in tech-pkg@ and got positive comments from tv@ and maintainer.
Closes PR pkg/28690 by chemical-al at suomi24.fi.
|
2005-03-16 18:46:55 by Julio M. Merino Vidal | Files touched by this commit (1) |
Log message:
Add print-PLIST hooks to avoid removing the lib/gaim directory.
|
2005-02-27 09:52:07 by Julio M. Merino Vidal | Files touched by this commit (2) |
Log message:
Update to 1.1.4; patch provided by maintainer in PR pkg/29542:
* Fixed a bug where Yahoo! would lose messages (and any other packet really).
* Correctly show the time when incoming Gadu-Gadu messages were sent
(Carl-Daniel Hailfinger).
* Fixed crashes with glib 2.6.
* Fixed MSN crash when conversations time out after the conversation window
was closed.
* Fixed an html parsing bug, CAN-2005-0208.
|
2005-02-23 16:59:14 by Alistair G. Crooks | Files touched by this commit (86) |
Log message:
Add RMD160 digests in addition to SHA1 ones
|
2005-02-21 10:46:43 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 1.1.3:
Luke: Yet another bug fix release, many thanks to everyone who has
helped to make gaim more stable!
Stu: I fixed too many Yahoo HTTP proxy bugs, I should just go and
write some core HTTP support that works better. A good all round
bug fix release otherwise.
|
2005-02-02 21:46:47 by Jan Schaumann | Files touched by this commit (1) |
Log message:
Add a buildlink that can be used by gaim plugins.
|
2005-01-21 14:26:42 by Adam Ciarcinski | Files touched by this commit (3) |
Log message:
Changes 1.1.2:
Luke: Another Bug fix release. This one featuring a fix to the HTTP
Method for MSN users and other MSN fixes. A big thanks to Stu and
Felipe Contreras for those. Stu also spent a long time in valgrind
and so this brings you a Gaim release with fewer memory leaks. This
release is on time primarily because I want to see the MSN fixes
make it into Debian and Fedora before freezes. Expect further bug
fix only releases to come at longer intervals, at Mark's request.
Daniel: This is my first NEWS! (YaY) I didn't really do too much for
this release. There are a few bugfixes, mostly wingaim stuff. Oh, and
I like the new XP System Tray icons.
Sean: I'm down here today. I haven't really been paying too much
attention to these boring bugfix releases, but I'd like to thank
David and welcome him to the team. I'd also like to thank Steven
and Nathan from Silverorange who redid the webpage.
Tim: Another bug fix release. I didn't really fix any bugs, so
I didn't exactly do much for this one. The autopackage will now
work with mozilla-nss, if anyone has that, and not gnutls11. (It
works with either gnutls11 or mozilla-nss, but not gnutls10)
I started working on Gaim-vv again though, and I merged someone's
custom msn smiley patch into the 2.0.0 tree, so expect good things
whenever that's released (no, don't try it now, you won't like it).
Oh and welcome to the team Daniel. Of course, he was already on my
Gaim-vv team.
Stu: Welcome Daniel! you've done some good stuff already. Felipe did some
good work on MSN yet again, so you can all use the HTTP method now. I
didn't do all that much, other than let valgrind tell me what to fix, and
a couple of easy bug fixes from the bug tracker. Hopefully Ethan will get
well soon, so he can get back to merging patches and fixing things.
Nathan: I think I made some Jabber fixes, at least one of which is
ChangeLog'd. I will continue to make empty promises about new features,
especially for 2.0.0. Until then, welcome Daniel!
|
2005-01-04 10:02:39 by Julio M. Merino Vidal | Files touched by this commit (3) |
Log message:
Update to 1.1.1:
* Allow SILC authentication via public key if your key is password
protected (Michele Baldessari)
* More MSN bug fixes (Felipe Contreras)
* Drag-and-drop to conversation window file transfers work again
* Disable the delete button on pounces that aren't saved yet anyway
(Kevin Stange)
|
2004-12-10 03:51:46 by Tom Spindler | Files touched by this commit (1) |
Log message:
As advertised in the previous log message, but omitted from the Makefile,
pass --disable-binreloc to configure.
|
2004-12-03 13:43:24 by Adam Ciarcinski | Files touched by this commit (6) |
Log message:
Changes 1.1.0:
New Features:
* Binary relocable. Gaim will find its files even if it's installed
in a location other than the --prefix it was ./configured with.
Pass --disable-binreloc to ./configure to disable.
* IRC now has fallback encodings, and tries harder to display
something useful during an encoding error.
* New MSN protocol icon (Felipe Contreras)
Bug Fixes:
* Fix some leaks (Miah Gregory, Felipe Contreras)
* Fix crashes when removing buddies in certain situations (Andrew Hart)
* Eliminate MSN switchboard errors (Felipe Contreras)
* Fix MSN buddy icon syncronization (Felipe Contreras)
* Correctly display file transfer dialogs for filenames containing &, < \
or >
* Correctly display MSN authorization dialogs for friendly names containing
&, < or >
* Properly align the right-click docklet menu with the docklet icon in
*nix.
* Fix a crash if the MSN buddy list is not available
* Fix a bug in the request api (Gary Kramlich)
|