clear that these variables are completely unrelated to
BUILDLINK_TRANSFORM.
Added a legacy check that catches appearances of BUILDLINK_TRANSFORM.*.
XXX: Where should incompatible changes in pkgsrc be documented?
Version 0.2.3 (2007-01-10):
* fixed display bugs with nicklist at top/bottom when look_nicklist_separator
is OFF (bug #18737)
* fixed iconv problem, causing truncated words when using iso locale
* fixed topic scroll when topic has multi-bytes chars
* fixed compilation problem with iconv under FreeBSD
* fixed bugs with charset: now decodes/encodes nicks and channels in IRC
messages (bug #18716)
Version 0.2.2 (2007-01-06):
* fixed bug with status bar (missing refresh) when closing a buffer
* fixed bug with use of first buffer for a channel if not connected
to server (now allowed only for a server buffer)
* fixed refresh bug with private buffer title
* fixed bug with nick completion in command args (now uses option
look_nick_completion_ignore)
* fixed display bug with color for first line on screen (bug #17719)
* added anti-flood option (irc_anti_flood) (task #5442)
* fixed bug with "set_config" function in plugins API (bug #18448)
* plugins: "add_message_handler" now accepts "*" for all IRC messages
* added keys (F9/F10) to scroll topic (task #6030)
* added auto completion with channels and filenames (task #5423)
* fixed memleak in keyboard input
* fixed refresh bug when changing config options if window is splited
* added space between chat and nicklist when position is "right" (bug #17852)
* added option "look_nicklist_separator" (task #5437)
* fixed bug with DCC SEND when filename begins with '~'
* added "irc_send_unknown_commands" option to send unknown commands to
IRC server (OFF by default) (task #5947)
* /charset command and charset conversions now made by "charset" plugin
* fixed display bug in status bar, wrong length when using UTF-8
* fixed bug with ignore: now any IRC command is allowed
* fixed crash with Ctrl-T (transpose) and one char on line (bug #18153)
* added filename completion (task #5425)
* added "modifier" in plugins API
* improved /plugin command
* fixed bug on ignore with "mode" IRC command (bug #18058)
* fixed crash when loading ruby script if file does not exist, with
Ruby >= 1.9 only (bug #18064)
* added date in plugin function get_buffer_data()
* fixed some portability bugs (patch #5271)
* fixed iconv detection for BSD (patch #5456)
* fixed typo in configure.in (bash specific test) (patch #5450)
* mode changes with /op, /deop, /voice, /devoice, /halfop, /dehalfop are
now sent in one mode command to server (task #5968)
* added more values for config boolean values: y/true/t/1 and n/false/f/0
* fixed bug with /alias and arguments (like $1), now text after
argument(s) is used (bug #17944)
* fixed minor display bug with special chars on some arch like PPC
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
In brief:
Unreal3.2.6 Release Notes
==========================
==[ GENERAL INFORMATION ]==
- The purpose of the sections below (NEW, CHANGED, MINOR, etc) is to be a
SUMMARY of the changes in this release. There have been 80+ changes, and
trying to mention them all would be useless, see the Changelog for the full
list of changes.
==[ CHANGED ]==
- SSL: The server certificate and keys can now be reloaded via '/REHASH -ssl',
no restart needed anymore.
- loadmodule errors are improved
- Snomask 'N' will no longer show nick changes of U-lined servers
- Various doc updates ('/HELPOP ?EXTBANS', and some unreal32docs improvements)
==[ MAJOR BUGS FIXED ]==
- Crash if link::options::quarantine was used
- Another crash which could happen in some rare cases
- Throttling was not always being applied correctly
- Windows 2003: Fixed crash on-boot if no nameserver was set
- Windows: Fixed /RESTART not always working properly (leaving the ircd dead)
BSFlite ChangeLog
0.82 - 11/07/2006
* Added port to Watcom C for Win32, which exposed a bug
in how I implemented callbacks (fixed).
* Fixed small bug where idle time was interpreted as
an away message for certain users.
* Inserts newline if user's away message is blank.
* Added R! command to manually reconnect.
* Added auto_reconnect config option.
* Cleans up after itself on quit.
(i.e. no more memory leaks on exit)
Added imcomm_delete_handle() and imcomm_delete_handle_now().
* Added 'idletime' config option to set when bsflite considers
the user to be idle. (thanks to Dan Ponte for the patch)
* Changed 'll' to 'L,' which is an expansion alias like 'I'
and 'r.' 'll' still works.
* Created an actual manpage.
* Code cleanup: rewrote input.c using callbacks.
wrote a new config file parser.
* Profile display now includes idle time if user is in buddy list.
* Changed character set on profile & away messages to iso-8859-1
* Many improvements to color support, including Windows support.
Can now be turned on and off via config directive 'colors'
* Buddies are now marked offline in the log files when quitting bsflite.
* Display version information when bsflite starts
* Fixed bugs when displaying logs containing newlines
Changes since version 2.6.6:
- Updated translations (be, de, el, es, fi, hu, it, ja, lt, pt, ru, sv, vi).
- Removed "xchat-remote" and "dbus.so", it's now apart of the "xchat" binary.
There is now a new dbus interface, see src/common/dbus/README for details.
(Claessens Xavier).
- Special-cased BRASnet for nickserv.
- Fixed using the /MENU args -p and -e at the same time.
- Fixed /reconnect and auto-reconnect issue [1525383].
- Plugin API:
* Added fields: lag, queue to the "channels" list.
* Added fields: sizehigh to the "dcc" list.
* Added fields: networks to the "notify" list.
* Handle gracefully plugins that try to execute commands with invalid UTF-8.
* Added /GETFILE command, to open a file dialog.
* Command hooks that start with a period ('.') will now be hidden from /HELP
and /HELP -l.
- Fixed: [1544960] quitting via tabs behaves bad on bncs.
- Fixed: [1551620] --version flag needs display.
- Fixed: [1539236] problem with the /url command (irc:// handling).
- Fixed: [1568931] treeview problem: closing tabs by holding shift and
clicking.
- "Clear" button in Ban List window now has a 'Are you sure?' dialog for
safety.
- The notify list can now contain entries specific to only one or more IRC
networks.
- Userlist popup menu and buttons: added %e for 'current network name'.
- Added option: 'Flash taskbar on any private messages'.
- Added a new encoding choice: "IRC (Latin-1/UTF-8 hybrid)".
How it works is described at: http://forum.xchat.org/viewtopic.php?t=3180
- Added /LastLog -r <regexp>.
- The DCC windows have been remodeled and are much nicer now. Ported to
GtkTreeView, the buttons are context sensitive, the window remembers its
size and uploads and downloads are combined in one window.
- Perl (Lian Wan Situ)
* Changed Xchat::print and Xchat::command to return false if they are called
with either no arguments or undef
* Changed Xchat::user_info so that it works even if the nick parameter
contains color codes
pkgsrc related changes:
- The text mode UI is broken again and therefore not part of the package
at the moment.
2006/10/01 .59 Added support to convert-db for versions of PTlink Services
through 2.26-eol.1
2006/08/16 Update documentation to reflect new domain name.
* A bug that caused left-to-right text contained in lines determined to be right-to-left text to appear reversed has been fixed.
* Whether a line is treated as right-to-left vs. left-to-right text is now determined by the amount of each type of character in the line, improving the user experience in chats involving bi-directional text considerably.
* The "Edit Network" dialog has been refined for clarity and ease of use.
* A warning dialog to prevent accidentally quitting Konversation has been added.
* The Auto Replace list can now be sorted.
* The '/media' script command now sports improved player recognition, enhanced and easier configurability, the ability to distinguish between audio and video media as well as newly added support for kdetv. New '/audio' and '/video' command aliases have been added to expose these new abilities.
* The lower boundary of the default DCC port range has been raised from 1025 to 1026 to avoid conflicts with the commonly blocked Windows RPC port 1025.
* Dismissing an OSD notification by clicking on it will now also cancel the systray notification flash.
* A new configuration file option [OSD]OSDCheckDesktopLock has been added, allowing to manually disable the screensaver check in non-KDE environments that do not support it, causing the OSD not to be displayed.
* A bug that could lead to the "Switch to" sub-menu in the context menus of tabs not to be updated properly upon switching tabs has been fixed.
* A bug that caused the 'irc setBack' DCOP call not to function has been fixed.
* A bug that caused ampersands in the names of tabs not to be displayed and an immediately following character to be used as keyboard accelerator has been fixed.
* A bug that caused ignoring nicknames with '[' or ']' characters in them to fail has been fixed.
* Command aliases containing regular expression syntax can no longer cause built-in commands not to function.
* A bug that caused the Konversation irc:// protocol handler not to function has been fixed. Its compatibility with systems that do not use the GNU bash shell as default shell has been improved.
* A notable number of code quality improvements suggested by KDEs automated quality control service EBN have been implemented.
Changes excerpted from NEWS:
** Prevent reentrace of message handlers. This might fix some long
standing bug in message handling. (ueno)
** Removed dependency on the calc package from riece-ndcc.el. (ueno)
** Fixed a bug in the 353 message handler. (ueno)
What's New in iroffer:
############################## version 1.3 ##############################
--- New in 1.3.b11 --- (December 12th 2005)
- fix invalid ctcp ping response
- fix username when it cannot be determined automatically
- fix infinate loop when debug output causes memory allocation
--- New in 1.3.b10 --- (January 16th 2005)
- ignore dev/inode changes as file changes
- add sanity check to 'add' command to only allow regular files
- reaping of old listen ports wasn't very good, caused small leaks
- display memstat list using copy of list
- improve dns lookup error reporting
- fix memory leak with regcomp
- allow 5 minute grace period before disconnecting due to restrictsend
- windows users like their \r characters in xdcclistfile
--- New in 1.3.b09 --- (August 23rd 2004)
- fix build issues with OSF1
- fix unaligned bus fault for 64bit writes in md5sum state structure
- fix infinate loop when more than 1 transfer in progress
- dont allow plistoffset must be greater than plist time
--- New in 1.3.b08 --- (August 9th 2004)
- dont use in_port_t, it's not in older glibc's
- fix warnings
- make transfer method determined at runtime
- mmap doesn't work on cygwin sometimes
- warn users about stupid usenatip values
- dont use tr_id 0
- fix crash if rmq called with invalid argument
- fix build for macosx
--- New in 1.3.b07 --- (April 6th 2004)
- add convertxdccfile (convert .xdcc -> .state)
- dont ignore nickserv, re-register on succesful nick rename
--- New in 1.3.b06 --- (April 3rd 2004)
- make debug a cmdline option not config file
- replace auto* with autosendpack
- change overallminspeed -> transferminspeed
- remove double queue, will add something better in the future
- add xdcclistfile config, save xdl to text file
- update info and xdl commands, add 'xdcc info' message for users
- add nomd5sum config option
- add md5sum calcluation to packs
- fixup logstats
- add removedir, remove all files from within a directory
- share filedescriptors and mmaps between transfers
- fix total sent problem in statefile
- fix integer overflow if transfer rate exceeds 140mbps
- add sendfile support (for linux and freebsd)
- turn off respondtochannellist by default
- improve log rotation
- fix 'shutdown now' crash if issued through dcc chat
- other cleanups
--- New in 1.3.b05 --- (March 22nd 2004)
- dcc chat fixes
- stop updating context log after crash starts
- fix nonblocking connect error checking
- change some privmsg to notice
- fix various rehash crashes if items removed/added
- add generic state file (remove xdccfile, messagefile, ignorefile)
- fix user xdcc list to use notice, broke a while back
- fix error handling if can't bind to listen socket
- track nicks and close when no longer on channels (if restrictsend)
- add punishslowusers
--- New in 1.3.b04 --- (February 22nd 2004)
- fix crash on shutdown
--- New in 1.3.b03 --- (February 21st 2004)
- less calls to gethostbyname()
- do server dns resolve in a child process
- fix solaris build
- create fast server queue
- dcc chat cleanup, make connection non-blocking
- add 'chatl' and 'closec'
- multiple dcc chat support
- fix VERASE and VWERASE
--- New in 1.3.b02 --- (January 22nd 2004)
- fix build for MacOSX and *BSD
- terminal support on console (arrow, ctrl-*, history)
- 'delhist' admin command (delete console history)
- add 'downloadhost' config command (specify how can download)
- add -k to allow setting of corefile rlimit
- add 'server_connected_raw' config command (send raw message after MODE)
--- New in 1.3.b01 --- (January 11th 2004)
- sort contents of adddir directory
- mmap files to save system calls
- replace uploadallowed with uploadhost (similar to adminhost)
- allow any number of server_join_raw and channel_join_raw
- replace virthost and vhost_ip with local_vhost
- replace firewall and dccrangestart with tcprangestart
- include device size in listul
- major code cleanup
############################## version 1.2 ##############################
--- New in 1.2b29 --- (March 22nd 2004)
- fix various rehash crashes if items removed/added
- fix error handling if can't bind to listen socket
--- New in 1.2b28 --- (February 21st 2004)
- fix fd leak on switching servers via signal
- fix slow server queue
- fix overwritten errno values on transfer disconnect
--- New in 1.2b27 --- (January 22nd 2004)
- update to cygwin 1.5.6
- fix 'not a known channel' bug
--- New in 1.2b26 --- (January 9th 2004)
- channel_join_raw and channel_join_raw were not cleared on rehash
- various solaris fixes
- only dump context if debug set
--- New in 1.2b24 --- (December 15th 2003)
- fix crypt() detection
--- New in 1.2b23 --- (December 13th 2003)
- fix queue notification messages
- fix renumber
- add 'restrictprivlistmsg', custom message for restrictprivlist
- dont reuse listen ports for a while if never connected
- do sanity checks on adminhost
- add 'timestampconsole', show timestamps on console
- dont increment get counter on shutdown
- add 'quietmode', dont send informational messages to users
- fix unaligned transfer ack reads: caused end-of-transfer hangs
- more crazy usermodes: ~ and &
- fix bug when both respondtochannelxdcc and restrictlist are set
- detect broken crypt in Configure
- fix crash in psend under Solaris
--- New in 1.2b22 --- (October 18th 2003)
- fix end of transfer disconnect
- fix qul
- allow setting notifytime to 0 to disable
- fix slotsmaxpack range
- fix renumber
- dont allow uploads to overwrite non-regular files
--- New in 1.2b21 --- (October 12th 2003)
- fix crash when running on Digital UNIX
- when pack max speed is set, send data more smoothly (250ms instead of 4 second graunlarity)
- unlimited number of packs
- unlimited number of channels
- unlimited number of servers
- unlimited number of adminhosts
- unlimited number of ignores
- upto 504 simultaneous transfers under Linux/UNIX
- upto 119 simultaneous transfers under Windows
- better messages when xdcc list is not sent
- dont say 'for a listing...' if restrictprivlist is on
- add 'closeu' command, disconnect upload
- split server queue into low and high priorities
- better excess flood protection
--- New in 1.2b20 --- (September 14th 2003)
- more debugging information
- fix 'chfile'
- 'qsend' fixes to send first queued item
- fix pack queue crash
- reuse TCP ports from 'dccrangestart'
- fix infinate loop if all servers don't resolve
- fix 'lowbdwth' bug (debian bug #210349)
- add 'notifytime' configurable, how often to notify queue/bandwidth
- add 'dynip.sh' shell script to update 'usenatip'
- auto-convert dos slash to unix slash
- add 'smallfilebypass' bypass queue for small files
- allow starting up with missing offered files
- add 'chgets' command
- ignore list now uses full hostmasks
- add 'unignore' command
- admin commands via msg dont count towards ignore
--- New in 1.2b19 --- (July 6th 2003)
- fix upload bug introduced in 1.2b18
- add 'lognotices', configure if notice messages should be logged
- add recognition of admin, founder and halfop used by some irc networks
--- New in 1.2b18 --- (July 5th 2003)
- alternate nick support
- respond to '!LIST nick' (debian bug #191027)
- set IP TOS for transfers
- add 'hideos', to not show os in quit/version, etc..
- add 'respondtochannelxdcc', configure respons to 'xdcc sent' on channel
- add 'respondtochannellist', configure respons to 'xdcc list' on channel
- decrease queue/bandwidth notification to every 5 minutes
- allow queueing even if slots available but maxtransfersperperson applies
- smart dequeuing: skip over people that would violate maxtransfersperperson
bug fixes:
- fix delete headline on rehash (debian bug #193110)
- fix freebsd, didn't have all sigcodes
- fix super-long retry backoff
- fix for some os's dont have strsignal()
- fix invocation to require at least one config file
- fix to handle CRLF on dcc chat
- work around cygwin bug: over 30 transfers fail
- work around cygwin bug: >2GB files return bad size in stat()
- proper handling of max open files ulimit setting
- fix 'chatme' to use firewall ports too
- fix perodicmsg every second bug
- work around cygwin bug: close() hangs
- fix uninitialized data problem
--- New in 1.2b17 --- (June 10th 2003)
- server retry backoff
- stdout buffering (ctrl-s will no longer block iroffer)
- fix signal hander mess
- fix infinate looping
- largefile support (upto 4GB on OSs that support it)
- xdcc list is saved to text file for external use
- handle files that change on the fly (size, replace, modify, etc...)
- nickserv support
- pick up actual server name for pinging and display
- log notice messages with privmsgs
- admin command 'msg' (send privmsg to someone)
- admin command 'servqc' (clear server queue)
- dont notify queued people if server queue is big
- log all chat attempts
--- New in 1.2b16 --- (May 25th 2003)
- increased number of packs and transfers
- background and color modes on cygwin
- proper file handling for xdcc and ignl files (no possibility of corruption now)
- fix disconnect transfer bug (would previously have to timeout transfer)
- fix channel user list 'unknown channel' bug on some servers
- handle bogus reading after signal (ctrl-c stuck bug)
- better error reasons in logs/messages
- allow color/nocolor screen/noscreen from command line
- fix cygwin 'not running cygwin' bug
--- New in 1.2b15 --- (April 21st 2003)
- performance improvement for high speed connections
- big code cleanups
- patch: add restrictprivlist: dont allow private lists (only public)
- patch: add -plistoffset: offset plist time in channel config
- patch: allow spaces in filenames
- patch: upload resume support!
- patch: respond to '!list' in channels with summary
- patch: chroot/setuid support: iroffer can chroot/setuid itself
- patch: psend type option: psend can now send full/minimal/summary
- patch: onjoin: send something on server connect or channel join
- patch: headline: add line of text to all xdcc list types
bug fixes:
- fix Configure for systems that don't have -Wall
- improve memory allocator
- fix select() usage to work correctly