File irker.changes of Package irker
-------------------------------------------------------------------
Thu Aug 3 19:36:00 UTC 2017 - toddrme2178@gmail.com
- Fix shebangs
-------------------------------------------------------------------
Sat Apr 22 23:21:51 UTC 2017 - boris@steki.net
- updated to latest upstream version 2.18
- Add the ability to set the notification-message template
- Add a reconnect delay (Debian bug #749650).
- Add proxy support (requres setting some variables in the source file).
- Use git abbreviated hash to address Debian complaints.
- Code now runs under either Python 2 or Python 3
- Emergency backout of getaddrinfo, it randomly hangs.
- Lookup with getaddrinfo allows use with IPv6.
- Documentation improvements.
-------------------------------------------------------------------
Wed Jul 2 18:44:30 UTC 2014 - boris@steki.net
- updated to latest upstream version 2.11
- With -i, message string argument now optional, stdin is read if it is absent.
- Auto-adapt to BSD & OS X log device as well as Linux's.
- irk no longer fails on ircs channel URLs.
-------------------------------------------------------------------
Mon Jun 16 09:18:53 UTC 2014 - boris@steki.net
- updated to latest upstream version 2.9
- If irkerd is running in background, log to /dev/syslog (facility daemon).
- New -H option to set host listening address.
- Add support for using CertFP to auth to the IRC server, and document it.
- Various minor improvements to irk.
- Cope better with branch names containing slashes.
- Add support for ircs:// and SSL/TLS connections to IRC servers.
- Add support for per-URL usernames and passwords.
- Fix for an infinite loop on failing to connect to IRC
- Bug fix - remove a deadlock we inherited from irclib.
- Bug fix release - some users reported failure to connect with 2.3.
- Also prevent a crash if Unicode shows up in the wrong place.
- -i option enables immediate sending of one line in foreground.
- Fixed Unicode processing - got busted in 2.0 when irclib was removed.
- Show Python traceback on higher debug levels.
- A performance improvement in the git repository hook.
- Documentation polishing.
- The dependency on irclib is gone.
- An email delivery method, suitable for use on SourceForge.
- irkerhook can now be used as a hg changegroup hook.
- Prevent misbehavior on UTF-8 in commit metadata.
- Fix a crash bug on invalid hostnames.
-------------------------------------------------------------------
Fri Mar 1 23:05:50 UTC 2013 - boris@steki.net
- updated package to latest upstream version 1.17
- changes from 1.14 to 1.17:
* Various minor fixes and bulletproofing.Various minor fixes and
bulletproofing.
* Deal gracefully with non-ASCII author names and '|' in
the command line
* Don't append an extra newline in the Subversion hook.
-------------------------------------------------------------------
Wed Dec 5 15:51:55 UTC 2012 - boris@steki.net
- initial packaging of irker version 1.14 from git repository