Changelog for
znc-0.077-1.svn1672.fc10.i386.rpm :
Mon Dec 7 23:00:00 2009 Nick Bebout
- 0.077-1.svn1672
- Add a DCCVHost config option which specifies the VHost (IP only!) for DCC bouncing. (r1647)
- Users cloned via the admin module no longer automatically connect into IRC. (r1653)
- Inform new clients about their /away status. (r1655)
- The \"BUG\" messages from route_replies can now be turned off via /msg
*route_replies silent yes. (r1660)
- Rewrite znc.conf on SIGUSR1. (r1666)
- ISpoofFormat now supports ExpandString. (r1670)
- Allow specifing port and password for delserver. (r1640)
- Write the config file on restart and shutdown. (r1641)
- Disable c-ares if it is not found unless --enable-c-ares was used. (r1644) (r1645)
- blockuser was missing an admin check. (r1648)
- Sometimes, removing a server caused znc to lose track of which server it is connected to. (r1659)
- Include a more portable header for uint32_t in SHA256.h. (r1665)
- Fixed cases where ZNC didn\'t properly block PONG replies to its own PINGs. (r1668)
- Fixed a possible crash if a client disconnected before an auth module was able to verify the login. (r1669)
- Away allowed to accidentally execute IRC commands. (r1672)
- Comment out some weird code in Client.cpp. (r1646)
- Remove connect_throttle since it\'s obsoleted by fail2ban. (r1649)
- Remove outdated sample znc.conf. (r1654)
- route_replies now got a higher timeout before it generates a \"BUG\" message. (r1657)
- Documented the signals on which znc reacts better. (r1667)
- New module hook OnIRCConnecting(). (r1638)
- Remove obsolete CUtils::GetHashPass(). (r1642)
- A module\'s GetDescription() now returns a C-String. (r1661) (r1662)
- When opening a module, check the version number first and don\'t do anything on a mismatch. (r1663)
Fri Dec 4 23:00:00 2009 Stepan Kasal - 0.076-3
- rebuild against perl 5.10.1
Sat Sep 26 00:00:00 2009 Nick Bebout - 0.076-2
- Fix missing dist tag
Sat Sep 26 00:00:00 2009 Nick Bebout - 0.076-1
- Upgrade to ZNC 0.076
- http://en.znc.in/wiki/ChangeLog/0.076
Sat Aug 29 00:00:00 2009 Nick Bebout - 0.075-8.svn1613
- Rebuild with new openssl and svn 1613
- build 0.075-7.svn1610 existed but I had to remove it from the spec because
- the date was earlier than the date tmraz build the new openssl one
Thu Aug 27 00:00:00 2009 Tomas Mraz - 0.075-6.svn1608
- rebuilt with new openssl
Fri Aug 21 00:00:00 2009 Nick Bebout - 0.075-5.svn1608
- Upgrade to svn 1608
Wed Aug 19 00:00:00 2009 Nick Bebout - 0.075-4.20090818svn1602
- Upgrade to svn 1602
Sun Aug 9 00:00:00 2009 Nick Bebout - 0.075-3.20090807svn1594
- Fix source filename
Sat Aug 8 00:00:00 2009 Nick Bebout - 0.075-2.20090807svn1594
- Fix broken source tarball
Sat Aug 8 00:00:00 2009 Nick Bebout - 0.075-1.20090807svn1594
- Upgrade to svn 1594
Tue Jul 28 00:00:00 2009 Fedora Release Engineering - 0.074-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
Fri Jul 24 00:00:00 2009 Nick Bebout - 0.074-1
- Update to 0.074
Thu Jul 23 00:00:00 2009 Nick Bebout - 0.072-3
- Fix date in changelog, disable c-ares
Thu Jul 23 00:00:00 2009 Nick Bebout - 0.072-2
- Backport patch to fix webadmin skins issue introduced in 0.072
Thu Jul 23 00:00:00 2009 Nick Bebout - 0.072-1
- Upgrade to 0.072 of ZNC, fixes security issue in bug # 513152
Mon Jul 13 00:00:00 2009 Nick Bebout - 0.070-7
- Fix License: to be GPLv2 with exceptions
Sun Jul 12 00:00:00 2009 Nick Bebout - 0.070-6
- Fix permissions error in %prep, not in source
Sun Jul 12 00:00:00 2009 Nick Bebout - 0.070-5
- Fix permissions error on q.cpp and add LICENSE.OpenSSL
Sun Jul 12 00:00:00 2009 Nick Bebout - 0.070-4
- Remove switch to enable debug, fix %files section
Sat Jul 11 00:00:00 2009 Nick Bebout - 0.070-3
- Move fixfreenode and log into separate znc-extra package
- Move awayping into separate znc-awayping package
Fri Jul 10 00:00:00 2009 Nick Bebout - 0.070-2
- Include modules with main package
Thu Jul 9 00:00:00 2009 Nick Bebout - 0.070-1
- Initial Fedora package based on 0.070 of upstream