diff --git a/atheme-services-6.0.10.tar.xz b/atheme-services-6.0.10.tar.xz new file mode 100644 index 0000000..fb2b174 --- /dev/null +++ b/atheme-services-6.0.10.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e57e3604976143f02fa223b238ba92efd209e4b8ed228e5b03f1e8d82885ccb +size 705480 diff --git a/atheme-services-6.0.9.tar.xz b/atheme-services-6.0.9.tar.xz deleted file mode 100644 index 2a22f4c..0000000 --- a/atheme-services-6.0.9.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:acf8d0ce62e0c425eb58aa7479b037e89e5d8c3fd5f2cf11d41e40766bbd7938 -size 706560 diff --git a/atheme.changes b/atheme.changes index 3d6bd0e..ca2725f 100644 --- a/atheme.changes +++ b/atheme.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Apr 11 17:16:11 UTC 2012 - simone.tolotti@gmail.com + +- Update to new upstream release 6.0.10 +* ircd/charybdis: send messages to channels even if we're not on it from the bots themselves. +* ircd/unrealircd: reset +x if a vhost is removed. +* ircd/inspircd: reset +x if a vhost is removed and track whether or not m_cloaking is loaded. +* nickserv: ensure certfp resources are released when an account object is destroyed +* bugs fixed in this release - SRV-148, SRV-160, SRV-166 + ------------------------------------------------------------------- Sat Feb 18 01:25:28 UTC 2012 - jengelh@medozas.de diff --git a/atheme.spec b/atheme.spec index a0a7cac..210cb8c 100644 --- a/atheme.spec +++ b/atheme.spec @@ -16,7 +16,7 @@ # Name: atheme -Version: 6.0.9 +Version: 6.0.10 Release: 0 %define pkg_name atheme-services # @@ -34,7 +34,7 @@ BuildRequires: xz # Url: http://www.atheme.net/ #Git-Clone: git://git.atheme.org/atheme -#DL-URL: http://atheme.net/downloads/atheme-services-6.0.9.tar.bz2 +#DL-URL: http://atheme.net/downloads/atheme-services-6.0.10.tar.bz2 Source: %name-services-%version.tar.xz Source1: atheme.init Patch1: atheme-lockmodes.diff