Age | Commit message (Collapse) | Author | Files | Lines |
|
1.1.6:
This version fixes a rekey timeout crash.
1.1.5:
This release fixes the KILL command and disconnection related
problems.
1.1.4:
This version fixes 64-bit alignment issues.
1.1.3:
This version fixes several crashes, a WATCH command busy-loop, QoS
rate limit handling, and many other bugs.
1.1.2:
This version fixes a possible buffer overflow.
1.1.1:
This version fixes a crash related to processing of NEW_CLIENT
packets.
1.1:
This version was ported to the new SILC Toolkit 1.1. Support for
dynamic router connections and HTTP statistics back end were added.
Support was added for the upcoming SILC Protocol version 1.3 and
SILC Public Key version 2. Other major bugfixes were also made.
1.1beta4:
This version fixes public key authentication as responder, OPER
and SILCOPER public key authentication, and other minor bugs.
1.1beta3:
This version fixes a CTR mode rekey crash and other CTR mode issues.
1.1beta2:
This beta release fixes many crash bugs.
|
|
|
|
|
|
Summary of changes from 0.11.8.2.1 to 0.11.8.3
============================================
[UI fea] Simple heuristics for disabling and reenabling encryption based on whether naim thinks you're talking to someone logged in to naim or to a second client.
[TOC fea] Availability messages are now decoded and passed along to the UI.
[TOC fea] The TOC2 driver now uses toc_locate_user instead of toc_get_info to retrieve profile information. This both fixes profile viewing, which has been broken since late 2006, and adds the ability to retrieve away messages for non-naim users, which has not been possible since 0.10.
[UI bug] The string <a href="target"></a> would previously be rendered as " [target]" in naim, while graphical AIM clients would render it as an empty string. A recent version of AIM for Windows introduced a bug where outgoing messages included these empty hyperlinks in some situations. Fixed.
|
|
Fix pkg/38347 (patch provided by Daniel Horecki).
|
|
|
|
|
|
Patch is taken from
http://bugs.bitlbee.org/bitlbee/changeset/devel%2C359
And the issue: http://bugs.bitlbee.org/bitlbee/ticket/368
Thanks to Frederic Jaeckel for the report.
|
|
Also depend on intltool. Bump rev.
|
|
through PLIST_SUBST to the plist module.
|
|
Changelog:
* Version 1.2 (released 2008-03-17) hilights:
- See 1.1.1dev and 1.1dev (Jabber module rewrite, Jabber groupchats, better
(and more secure) file format for user data, ForkDaemon mode).
- Yahoo! support in this release will hopefully still work next month.
* Development version 1.1.1dev (released 2007-11-24) hilights:
- Mostly internal changes (resolved some GPL issues, changed some parts of the
IM API).
- Support for Jabber chatrooms and an XML console.
- Support for named AIM chatrooms.
* Development version 1.1dev (released 2007-02-19) hilights:
- Many new features, enhancements, bugfixes, for example:
- Rewritten Jabber module.
- Improved file format for storing user configuration.
- ForkDaemon mode: Daemon mode without the stability problems.
|
|
|
|
|
|
|
|
|
|
* Remove a workaround for older versions gstreamer that was causing crashes
on some non-Linux systems such as HPUX
* Fix some cases of the conversation input entry area being 1 pixel high
* Fix for displaying channel & buddy names in conversation window when they
have '&' in them
* Some memory leak fixes, especially in the Text Replacement plugin
* Rectangular but non-square buddy icons have rounded corners in the buddy list
|
|
* Treat AIM Unicode messages as UTF-16 rather than UCS-2; this should have no functional effect, other than continued support on systems which have dropped UCS-2 conversions.
* Add support for setting buddy icons on Gadu-Gadu (Tomasz Salacinski)
* Fix a crash when clearing the buddy icon for an account on XMPP
* Fix a crash during login for some ICQ accounts
* Prefer more available resources on XMPP when priorities are equal
* Fix incorrectly marking some Yahoo! contacts as blocked
* Improved handling of UTF-8 group names on ICQ (beret)
* Fix a crash when starting if you have a Zephyr account
* Increase XMPP ping timeout to 120 seconds, to prevent poor network connections from timing out unnecessarily.
* Don't crash on XMPP forms with empty default values.
* Fix issues with CHAP authentication for SOCKS5 proxies.
|
|
This is a HIGHLY RECOMMENDED release. You SHOULD upgrade to it ASAP as it contains security fixes.
Major changes:
* dccallow: fix incorrect api usage
* mysql: fix race condition (crash) on unload
* core: LoopCall fix that fixes modules which call it in a command handler so that spanningtree doesnt break (useful for third party module authors only)
* snomasks: Accidentally hidden quits is fixed (it wasn't me, I swear --w00t)
* ssl: Reworded prompts in configure
* invisible: Fix multiple +Q and -Q notices (harmless)
* configreader: Better checking of newline values
* swhois: Don't desync when setting a title on an already-titled user.
* new module: m_ldapauth
|
|
|
|
http://lists.grok.org.uk/pipermail/full-disclosure/2008-March/060906.html
PKGREVISION++
|
|
|
|
It is writen mostly in Erlang.
|
|
connecting to something. Putting 'sleep 5' in sm's rc.d script
resolves the problem. (The right fix is to for all programs to ensure
that they are ready to provide all defined services before the
top-level command exits, but that's much harder.) PKGREVISION++.
|
|
|
|
No maintainer; wip package initially imported by xtraeme.
Tkabber is a free client for an instant messaging system called
Jabber. It is written in Tcl/Tk and supports many features like
support of unicode, ssl support, http proxy, file transfers and
support of multi-user conference protocol.
I don't know why this DESCR says "ssl" but TODO also says "ssl".
|
|
|
|
see the chat/pidgin* packages.
|
|
remove them from the buildlink3.mk file. The only part of ekg that uses
ncurses and readline is the UI binary ekg itself.
|
|
|
|
* Color is used in the buddylist to indicate status, and the conversation
window to indicate various message attributes. Look at the sample gntrc
file in the man page for details.
* The default keybinding for dump-screen is now M-D and uses a file
request dialog. M-d will properly delete-forward-word, and M-f has been
fixed to imitate readline's behavior.
* New bindings alt+tab and alt+shift+tab to help navigating between the
higlighted windows (details on the man page).
* Recently signed on (or off) buddies blink in the buddy list.
* New action 'Room List' in the action list can be used to get the list of
available chat rooms for an online account.
* The 'Grouping' plugin can be used for alternate grouping in the
buddylist. The current options are 'Group Online/Offline' and 'No
Group'.
* Added a log viewer
* Added the ability to block/unblock buddies - see the buddy context menu
and the menu for the buddy list.
* Fixed a bug preventing finch working on x86_64
|
|
|
|
|
|
Pidgin:
* Added the ability to theme conversation name colors (red and blue)
through your GTK+ theme, and exposed those theme settings to the
Pidgin GTK+ Theme Control plugin (Dustin Howett)
* Fixed having multiple alias edit areas in the infopane (Elliott Sales
de Andrade)
* Save the conversation "Enable Logging" option per-contact (Moos
Heintzen)
* Typing notifications are now shown in the conversation area
|
|
libpurple:
* Added support for offline messages for AIM accounts (thanks to
Matthew Goldstein)
* Fixed various problems with loss of status messages when going
or returning from idle on MySpaceIM.
* Eliminated unmaintained Howl backend implementation for the
Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is
now required to use Bonjour.
* Partial support for viewing ICQ status notes (Collin from
ComBOTS GmbH).
* Support for /notice on IRC.
* Support for Yahoo! Messenger 7.0+ file transfer method (Thanumalayan S.)
* Support for retrieving full names and addresses from the address book
on Yahoo! Japan (Yusuke Odate)
* The AIM/ICQ server-side preference for "allow others to see me
as idle" is no longer unconditionally set to "yes" even when
your libpurple preference is "no."
* Fix SSL certificate checks for renewed certificates
* Fix the ability to set vCard buddy icons on Google Talk/XMPP
* D-Bus fixes on 64bit
* Fixed retrieval of buddy icons and setting of server-side aliases on
Yahoo! and Yahoo! Japan when using an HTTP proxy server (Gideon N.
Guillen)
* Fixed an MSN bug that would leave you appearing offline when transferred
to different server
|
|
their files via a custom do-install target.
|
|
platforms.
+ Remove -lcurses from link command -- icb only needs termcap support,
and then only for the embedded readline library.
Bump the PKGREVISION to 4.
|
|
switch to server based contact list (with several related updates),
XMPP file transfer patch, fix and improve historyd, more fixes
|
|
|
|
to shut up the pkglint warnings.
|
|
+ Fix the way that the ncurses header is detected so that we don't refer
to files outside of BUILDLINK_DIR.
+ Honor PKGMANDIR.
|
|
The key changes are that users will now quit faster (e.g. in netsplits, glines, etc)
K|G|Z|E:Line can now also be used on a nickname - e.g. /zline w00t 1d :foo would place an IP ban on my IP for one day.
A low risk crash with m_invisible and m_watch was also fixed.
Other miscellaneous fixes are also included
|
|
see http://jabberd2.xiaoka.com/wiki/Releases for a detailed description.
|
|
|
|
# used by chat/pidgin/Makefile
per pkglint
|
|
|
|
PKGREVISION++.
Patch from Jonathan Scheifer on pkgsrc-users@.
|
|
|
|
# used by chat/finch/Makefile
per pkglint
|
|
http://sourceforge.net/project/shownotes.php?release_id=557843&group_id=63470
http://sourceforge.net/project/shownotes.php?release_id=559042&group_id=63470
* ircd/gline.c (gline_add): apply too-many-users test to realname
G-lines *only* when the origin is my user (or a user, for
remote-local G-lines)
* include/res.h (irc_in_addr_is_ipv4): Fix classification of
addresses like 0.0.0.0.
* ircd/s_user.c (set_user_mode): Add new parameter to set_user_mode to
ignore some modes.
(register_user): Use set_user_mode to parse default usermode for users.
* ircd/m_user.c (m_luser): Fix broken RFC 2812 on connect user mode
setting
* doc/readme.iauth (IAuth M): Document new command.
* ircd/listener.c (add_listener): Only try to create IPv6 sockets
for IPv6-compatible addresses; likewise for IPv4.
|
|
Backport <goodchan>: Explicitly allow channels denied by <badchan>
Backport fix for bug 464 reported by John
Rebind server sockets on REHASH, closes bug 478
Update conf (patch from bug 463, thanks John)
Backport r8661: don't send 421 to unregistered clients (thanks nenolod)
Backport r8651: SHA256 consistancy fix.
Backport 8634, fix for bug 464 reported by John
Fix for bug 458: servers go missing on collision etc.
Manual backport of r8613: remove nuh mask from /clones output
Backport --disable-rpath configure option for package maintainers
The mysql worker thread only sleeps 50 nanosecs between cycles, this is not enough to prevent it chomping on the CPU on most machines., Increase to 1000,
|