git | 8 Apr 01:21

annotated tag 'v1.4.0' created. v1.4.0

The annotated tag 'v1.4.0' has been created
        at  ecaec32c7bff580d663c284f99e0866d7e074632 (tag)
   tagging  3aba8b0c8143d232a6a6dd648432e1f5c2ece405 (commit)
  replaces  v1.3.4
 tagged by  Bryan Drewery
        on  Sat Apr 7 18:15:24 2012 -0500

- Release Notes -------------------------------------------------------
* 1.4.0 Release
-----------------------------------------------------------------------

- Updates since v1.3.4 ----------------------------------------------
  * Updated server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
  * Change +bitch reaction to use normal queue for deopping opper/opped clients
  * Fix +take clearing -fastop (fixes #371)
  * Added botbitch to mmode (fixes #139)
  * Added SSL support
  * libcrypto (openssl) is now loaded at startup and is required.
  * Added TCL support. This is *only* a .tcl command currently, no scripts are loadable yet.
  * Fix blowfish not working correctly on 64bit
  * Suicide will now remove all bots related to the binary being removed (fixes #435)
  * FiSH message support added.
    * FiSH support for DH1080 key-exchange. 'keyx' command added to start from bot, and responds to key-exchanges.
    * Auto FiSH key-exchange when accepting users via callerid (controllable with set 'fish-auto-keyx')
    * Automatic re-key exchange after every message to avoid replay attacks (controllable with set 'fish-paranoid')
    * Set FiSH key via cmd_setkey and 'chanset fish-key'
    * Bot expires key exchange if there's no response in 7 seconds.
    * Bot expires key-exchanged keys after 60 minutes.
  * When 'mdop' protection is on, re-op all previously opped clients automatically.
  * When 'mop' protection is on, deop all previously regular clients automatically.
(Continue reading)

git | 11 Mar 20:27

annotated tag 'v1.3.4' created. v1.3.4

The annotated tag 'v1.3.4' has been created
        at  9a2ee48ba1cdc3e1200112881e7e3f320312c519 (tag)
   tagging  1b15e9a4113b761557522b1b0043df5ab1687802 (commit)
  replaces  v1.3.3
 tagged by  Bryan Drewery
        on  Sun Mar 11 14:25:45 2012 -0500

- Release Notes -------------------------------------------------------
1.3.4 Release
-----------------------------------------------------------------------

- Updates since v1.3.3 ----------------------------------------------
  * Fix various compile warnings with newer GCC
  * Fix bot getting confused when changing to long nicks
  * Fix case where nick would rotate to NICK1 when already on NICK2 and NICK was unavailable
  * Documentation cleanups
  * Fixed 'request' kick msg with cmd_kick
  * Enforce cmd_invite syntax
  * Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
-----------------------------------------------------------------------

- Changelog since v1.3.3 --------------------------------------------
Bryan Drewery (35):
      Update docs
      Cast time_t to long to avoid printf() format warning
      Cast pid_t to int to avoid printf() format warning
      No longer need 'newcommit'
      Remove hub warning during update
      Update official wraith repo URL
      Ensure gmake is installed for 'make test'
(Continue reading)

git | 21 Nov 00:59

annotated tag 'v1.3.3' created. v1.3.3

The annotated tag 'v1.3.3' has been created
        at  662910d2bcbb73511f3628817e0b9fd63de8525c (tag)
   tagging  8cc69dc6938c1e30e3432723414f7248a939ec7b (commit)
  replaces  v1.3.2
 tagged by  Bryan Drewery
        on  Sun Nov 20 17:55:51 2011 -0600

- Release Notes -------------------------------------------------------
* 1.3.3 Release
-----------------------------------------------------------------------

- Updates since v1.3.2 ----------------------------------------------
  * Fix --disable-ipv6 compiling
  * Update cmd_mop to support console channel (so it works via Auth commands better)
  * Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick
  * When a nick is released, start regaining as soon as it is witnessed to have been taken again
  * Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
  * cmd_mns_user now accepts multiple users (fixes #77)
  * Permanent owners can no longer be removed via cmd_mns_user
  * Fix various places incorrectly truncating passwords at 15 characters
  * Fix BSDmakefile not being included in distribution package
-----------------------------------------------------------------------

- Changelog since v1.3.2 --------------------------------------------
Bryan Drewery (24):
      * Update docs
      * Fix BSDmakefile not being included in distribution package
      * Update help for 'rand' param for newpass/chpass
      * Update docs
      * Update docs
(Continue reading)

git | 18 Jul 02:30

annotated tag 'v1.3.2' created. v1.3.2

The annotated tag 'v1.3.2' has been created
        at  777386dc5112d0877269c3d6ec148cae5d31fa73 (tag)
   tagging  cce3a4469c67b71af2355c67f967cab442f57467 (commit)
  replaces  v1.3.1
 tagged by  Bryan Drewery
        on  Sun Jul 17 18:46:11 2011 -0500

- Release Notes -------------------------------------------------------
* 1.3.2 Release
-----------------------------------------------------------------------

- Updates since v1.3.1 ----------------------------------------------
  * Misc bug fixes
  * 'make' on BSD will now redirect to gmake.
  * Fix partyline cmds for |m and |o users who do not have console set correctly. (.adduser)
  * Allow simulated terminal (HQ) user to access owners (ie, .chpass owner)
  * Fix 'mop' causing a mass deop when -bitch
  * Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
  * Don't kick friendly bots that are desynced: op them.
  * Wraith is now linked dynamically. This should improve binary compat.
-----------------------------------------------------------------------

- Changelog since v1.3.1 --------------------------------------------
Bryan Drewery (32):
      * Update github for bdlib tracking
      * Update docs
      * Remove unused buffers from String::printf changes
      * Update String += to use required size_t
      * Update bd::String::printf syntax
      * Only link libcrypto statically if the OS supports it
(Continue reading)

git | 16 Jul 23:40

annotated tag 'v1.3.2-rc1' created. v1.3.2-rc1

The annotated tag 'v1.3.2-rc1' has been created
        at  a719eb3baffa3388795374e5495049e09cff1a9e (tag)
   tagging  cce3a4469c67b71af2355c67f967cab442f57467 (commit)
  replaces  v1.3.1
 tagged by  Bryan Drewery
        on  Sat Jul 16 16:39:34 2011 -0500

- Release Notes -------------------------------------------------------
* 1.3.2 Release Candidate 1
-----------------------------------------------------------------------

- Updates since v1.3.1 ----------------------------------------------
  * Misc bug fixes
  * 'make' on BSD will now redirect to gmake.
  * Fix partyline cmds for |m and |o users who do not have console set correctly. (.adduser)
  * Allow simulated terminal (HQ) user to access owners (ie, .chpass owner)
  * Fix 'mop' causing a mass deop when -bitch
  * Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
  * Don't kick friendly bots that are desynced: op them.
  * Wraith is now linked dynamically. This should improve binary compat.
-----------------------------------------------------------------------

- Changelog since v1.3.1 --------------------------------------------
Bryan Drewery (32):
      * Update github for bdlib tracking
      * Update docs
      * Remove unused buffers from String::printf changes
      * Update String += to use required size_t
      * Update bd::String::printf syntax
      * Only link libcrypto statically if the OS supports it
(Continue reading)

git | 20 May 06:12

annotated tag 'vTEST' deleted. v1.3.1-36-g116bdcc

The annotated tag 'vTEST' has been deleted
       was  619dda3699deb305011169adabbca01e81a9cb3c

-----------------------------------------------------------------------
tag vTEST

TEST
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk3VXOwACgkQl+t6ETqAlpQ4hACeM8hnqgLIVPlGjtXqRCq2xGBz
7YAAoKSu8nB+SvPd8XyrnWqZTHf2/CNm
=Z9xt
-----END PGP SIGNATURE-----
116bdcc55a1adcdca21df278d34032d61661ddd6 Merge branch 'maint'

-----------------------------------------------------------------------

hooks/post-receive
--
Wraith Botpack

git | 20 May 06:07

annotated tag 'vTEST' created. vTEST

The annotated tag 'vTEST' has been created
        at  619dda3699deb305011169adabbca01e81a9cb3c (tag)
   tagging  116bdcc55a1adcdca21df278d34032d61661ddd6 (commit)
  replaces  v1.3.1
 tagged by  Bryan Drewery
        on  Thu May 19 13:09:48 2011 -0500

- Release Notes -------------------------------------------------------
TEST
-----------------------------------------------------------------------

- Updates since v1.3.1 ----------------------------------------------
  * Add an extra 2 second delay before releasing nick to aide in syncing and time to type /nick
  * When a nick is released, start regaining as soon as it is witnessed to have been taken again
  * Wraith is now linked dynamically. This should improve binary compat.
  * 'make' on BSD will now redirect to gmake.
  * Fix partyline cmds for |m and |o users who do not have console set correctly. (.adduser)
  * Allow simulated terminal (HQ) user to access owners (ie, .chpass owner)
-----------------------------------------------------------------------

- Changelog since v1.3.1 --------------------------------------------
Bryan Drewery (26):
      * Add efnet.bredband2.se for IPV6
      * bdlib fixes
      Update bdlib
      * Remove irc.blessed.net
      Fix typo (thanks geto)
      Fix typo (thanks geto)
      * Doc updates
      * Add new IPv6/SSL support for irc.underworld.no
(Continue reading)

git | 14 Aug 19:19

annotated tag 'v1.3.1' created. v1.3.1

The annotated tag 'v1.3.1' has been created
        at  43372eae4a9945cc72610b2a1feaa43ed086becc (tag)
   tagging  f6fdda96a3767294e095e6fcdcf77b8474173b61 (commit)
  replaces  v1.3.0
 tagged by  Bryan Drewery
        on  Sat Aug 14 11:44:41 2010 -0500

- Release Notes -------------------------------------------------------
* 1.3.1 Release
-----------------------------------------------------------------------

- Updates since v1.3.0 ----------------------------------------------
  * Fix crash related to slowpart
  * Fixed parsing errors in .chanset
  * Only global +n can use .chanset * now
  * cmd_die no longer puts user's nick into the quit msg.
  * Update rbl list, 'set -yes rbl-servers -' to get new list.
  * Update server list, 'set -yes servers -' and 'set -yes servers6 -' to get new list.
  * Fix default compile so it doesn't use a ton of processes.
  * Fix bot getting killed on OpenBSD 4.7 on startup
  * Ignore 'pflog' interfaces in promisc
  * Fix buffer overflow in DCC
  * Fix problems with changing IP
  * Fix bot going zombie if it jumps during a restart
  * Fix auth IRC lookups getting the wrong cached idx
  * Fix cmd_relay so it does not use IPv6 if not supported.
  * Fix bot linking so it does not use IPv6 if not supported.
-----------------------------------------------------------------------

- Changelog since v1.3.0 --------------------------------------------
(Continue reading)

git | 13 Apr 18:00

annotated tag 'v1.3.0' created. v1.3.0

The annotated tag 'v1.3.0' has been created
        at  3ce8bc76e52371b34b8e0c6c7a16d44de4048e4a (tag)
   tagging  e03a52e4c5c90f2e828715b26079cc4b4d481530 (commit)
  replaces  v1.2.16.1
 tagged by  Bryan Drewery
        on  Tue Apr 13 09:14:58 2010 -0500

- Release Notes -------------------------------------------------------
* 1.3.0 Release
-----------------------------------------------------------------------

- Updates since v1.2.16.1 ----------------------------------------------
* Binary / shell / startup changes
  * Binary error messages are no longer obscure numbers or fake segfaults. (Compile with OBSCURE_ERRORS to re-enable)
  * Binary pass prompt has been changed to not be an obscure 'bash$' prompt anymore.
  * Removed pscloak feature, it was too malicious, pointless and stupid.
  * Fix problem of upgrading with uninitialized binaries causing corruption (will kick in on future upgrades)
  * Optimized how some shell operations are executed.
  * Uname checking (and associated emails) have been removed.
  * Email functionality has been removed.
  * Fix crash on OpenBSD due to mmap(2) bug.
  * Removed gethostbyname() dependency. This fixes Linux binary compatibility issues / crashes on startup.
* Cookie op changes
  * Cookie op algorithm changed again, they can no longer be easily reused (fixes #402) Thank you mulder.
  * Cookies no longer fail if the opping bot changes nick after queueing the mode.
  * Cookie time window increased, false-positives from lag/netsplits should be completely eliminated now.
  * Auto disable cookies on ircu(undernet) and Unreal servers as they do not support unbanning nonexistant bans.
* DNS changes
  * More DNS errors are now handled which fixes some misc DNS issues.
  * DNS now works on servers which tend to only return partial results (fixes #424)
(Continue reading)

git | 13 Apr 16:08

annotated tag 'v1.3.0-rc2' deleted. v1.2.16.1-846-g4c5b53d

The annotated tag 'v1.3.0-rc2' has been deleted
       was  c5b1b90490eef43d27e9606dfd58f7d55faeea99

-----------------------------------------------------------------------
tag v1.3.0-rc2

* 1.3.0 Release Candidate 2
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)

iEYEABECAAYFAkuP3TAACgkQl+t6ETqAlpSHEACfdY25Ny8RPYBOwZCo3bAMh2xD
XDoAn21d6VPSvGauaETS84ki+f4UpuXh
=ybBd
-----END PGP SIGNATURE-----
4c5b53dd06374054d7c9d739f0e295267e731b74 * Fix regression in oidentd support
-----------------------------------------------------------------------

hooks/post-receive
--
Wraith Botpack (http://wraith.botpack.net)

git | 13 Apr 16:08

annotated tag 'v1.3.0-rc1' deleted. v1.2.16.1-846-g7317679

The annotated tag 'v1.3.0-rc1' has been deleted
       was  30977936be35201de5309dd8edf6b65152a15d63

-----------------------------------------------------------------------
tag v1.3.0-rc1

* 1.3.0 Release Candidate 1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.11 (GNU/Linux)

iEYEABECAAYFAkuPIqgACgkQl+t6ETqAlpTZ/wCfQkmou5Ju3BblmBzbTdfchLug
Sd0AnA91PBOaCQiRPwVZsqTTig0ANH7D
=FSnY
-----END PGP SIGNATURE-----
73176790620b84ef0d42bf0b7c32fea40a7d1e36 * Update doc for auth changes
-----------------------------------------------------------------------

hooks/post-receive
--
Wraith Botpack (http://wraith.botpack.net)


Gmane