OBS-URL: https://build.opensuse.org/package/show/server:irc/atheme?expand=0&rev=55
177 lines
6.6 KiB
Plaintext
177 lines
6.6 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Jul 20 10:30:48 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 7.1.0
|
|
* ngircd: New protocol module.
|
|
* nefarious: Add Nefarious 2 SASL support.
|
|
* nefarious: Send account timestamp in svslogin.
|
|
* elemental-ircd: New protocol module.
|
|
* dreamforge: Remove protocol module.
|
|
* inspircd: Add support for server-side MLOCK and TOPICLOCK enforcement
|
|
* inspircd: Add support for matching extbans modifying matching logic
|
|
* inspircd: Add +H to channel modes
|
|
* inspircd: Add +X and +w to list-like mode list
|
|
* ircd-seven: Support charybdis extension cmodes on ircd-seven as well.
|
|
* ts6-generic: Add support for serverinfo::hidden
|
|
* unreal: Add support for extbans.
|
|
* unreal: Add cmode +P for permanent channel.
|
|
- Remove 0001-build-resolve-compile-warning-in-servtree.c.patch
|
|
(merged upstream)
|
|
- Delete sysvinit support (keeping the `rcatheme` shortcut, though)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 3 21:24:59 UTC 2014 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 7.0.7
|
|
* saslserv/{dh-aes,dh-blowfish}: avoid possible buffer overflow
|
|
with untrusted input size
|
|
* saslserv/dh-blowfish: generate a new keypair (but not a new
|
|
prime) for each authentication session
|
|
* saslserv/dh-blowfish: avoid generating DH parameters on each
|
|
mech_start().
|
|
* Use hostname for flood klines if IP isn't set, for example on
|
|
auth-spoofed users
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 30 23:51:08 UTC 2013 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 7.0.6
|
|
* chanfix: Restrict registering scored channels
|
|
* memoserv/delete: Only accept numeric indexes
|
|
- Add 0001-build-resolve-compile-warning-in-servtree.c.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Nov 21 00:00:07 UTC 2012 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 7.0.5
|
|
* ircd/unreal: fix memory corruption caused by strlcpy() against
|
|
a strshare-managed string
|
|
* ircd/ircd-seven: support charybdis's extension channel modes
|
|
* chanserv/sync: sync a channel on account registration. This
|
|
allows exttargets like $registered to react to new account
|
|
registrations.
|
|
* chanserv/main: send MLOCK after a TS change, otherwise it
|
|
will be lost.
|
|
* chanserv/flags: allow users with +f and +o (+v) to set +/-O and
|
|
+/-V on themselves.
|
|
* chanserv/main: respect founder_flags config setting during
|
|
channel succession
|
|
- Add atheme-nodate.diff which removes __DATE__ from source
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 19 17:12:57 UTC 2012 - dimstar@opensuse.org
|
|
|
|
- Fix useradd invocation: -o is useless without -u and newer
|
|
versions of pwdutils/shadowutils fail on this now.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 31 12:55:59 UTC 2012 - jengelh@inai.de
|
|
|
|
- Update to new upstream release 7.0.2
|
|
* new "dbverify" utility to perform extensive and complicated
|
|
consistency checks on the object store
|
|
* channel locking updates for inspircd and charybdis
|
|
* SASL support for unrealircd
|
|
* many more changes, see "NEWS" file in the package
|
|
|
|
-------------------------------------------------------------------
|
|
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
|
|
|
|
- Update to new upstream release 6.0.9
|
|
* ircd/inspircd: Fix end-of-burst detection.
|
|
* ircd/ts6: Mark +S services as UF_IMMUNE.
|
|
* ircd/p10: Recognize umode +k as providing kick immunity.
|
|
* ircd/plexus: Fix real hostname showing up as vhost.
|
|
* backend/opensex: Cleanly handle no OpenSEX DB existing on startup
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 12 11:30:30 UTC 2012 - coolo@suse.com
|
|
|
|
- change license to be in spdx.org format
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Sep 17 13:29:19 UTC 2011 - jengelh@medozas.de
|
|
|
|
- Remove redundant tags/sections from specfile
|
|
- Use %_smp_mflags for parallel build
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jun 25 18:07:07 UTC 2011 - jengelh@medozas.de
|
|
|
|
- enable LDAP backend
|
|
- update to version 6.0.8
|
|
* inspircd: Support for owner, halfops and admin are now dynamically
|
|
enabled by what modes exist instead of being enabled by what
|
|
modules you have loaded in inspircd.
|
|
* support for InspIRCd 1.1, OfficeIRC and UltimateIRCd 3 has been
|
|
removed.
|
|
* opensex is now the required database format. All flatfile will do
|
|
is convert your flatfile database to opensex and exit.
|
|
* converted many modules that use external databases to using
|
|
opensex.
|
|
- add Requires for pwdutils
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 9 23:21:00 UTC 2010 - mrueckert@suse.de
|
|
|
|
- update to version 5.0.1+4628
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 23 06:32:22 CEST 2007 - mrueckert@suse.de
|
|
|
|
- update to 2.2.0
|
|
many fixes see /usr/share/doc/packages/atheme/RELEASE
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 7 22:50:31 CEST 2007 - mrueckert@suse.de
|
|
|
|
- added atheme-2.1.1_restart.patch:
|
|
replace hardcoded path in restart
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 2 04:34:00 CEST 2007 - mrueckert@suse.de
|
|
|
|
- after a discussion with upstream:
|
|
remove postgresql support
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Apr 2 03:29:08 CEST 2007 - mrueckert@suse.de
|
|
|
|
- update to version 2.1.1
|
|
ircd protocol
|
|
- Fix some potential crashes and desyncs with inspircd and
|
|
channel bans.
|
|
- Allow for SAQUIT in inspircd11.
|
|
- Allow for RSQUIT in inspircd11 to allow /squit on jupes.
|
|
- Increase maximum parameter count for protocol commands from 19
|
|
to 35.
|
|
chanserv
|
|
- Fix a crash in /cs set mlock.
|
|
documentation
|
|
- Update documentation a little.
|
|
misc
|
|
- Fix a potential division by zero.
|
|
- Improve random seeding.
|
|
- Use DATADIR in os_logonnews.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 20 19:12:00 CET 2007 - mrueckert@suse.de
|
|
|
|
- update to version 2.1.0
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 25 04:16:17 CET 2006 - mrueckert@suse.de
|
|
|
|
- initial package of version 2.0.0
|
|
|