File unrealircd.changes of Package unrealircd
-------------------------------------------------------------------
Mon Apr 2 12:53:34 UTC 2012 - mrueckert@suse.de
- actually set the UNREALIRCD_CONFIG variable before using it
- added comment in the example config not to use the pid file
setting as we have a proper default at compile time
-------------------------------------------------------------------
Mon Apr 2 12:37:15 UTC 2012 - mrueckert@suse.de
- drop sysconfig file:
It doesnt make any sense to have those values really configurable
- user/group -> hardcoded at compile time.
- config file could be debated but for now it isnt configurable
- pid file -> change the config file. the init script only used
it do find /var/run/Unreal ... replaced that with a variable
for the dir.
-------------------------------------------------------------------
Sun Apr 1 15:54:44 UTC 2012 - lars@linux-schulserver.de
- enable sysconfig file again (even if we can currently not
change much there)
-------------------------------------------------------------------
Fri Mar 30 16:24:36 UTC 2012 - mrueckert@suse.de
- added joindeop_add_prototype.patch: the function is not in the
normal unreal ircd headers. as a quick solution move the
prototype into the file.
-------------------------------------------------------------------
Fri Mar 30 16:15:46 UTC 2012 - mrueckert@suse.de
- added deop on join module from
http://www.unrealircd.com/modules/view/48
-------------------------------------------------------------------
Wed Mar 21 19:10:56 UTC 2012 - mrueckert@suse.de
- added /var/lib/Unreal for ircd.tune file
-------------------------------------------------------------------
Wed Mar 21 17:18:51 UTC 2012 - mrueckert@suse.de
- drop pathnames patch:
merged missing chunks into tmpfile patch
- added apparmor profile
-------------------------------------------------------------------
Wed Mar 21 15:13:31 UTC 2012 - mrueckert@suse.de
- simplified start() in the init script
- marked is as config
-------------------------------------------------------------------
Wed Mar 21 14:49:51 UTC 2012 - mrueckert@suse.de
- make it always change to user/group unrealircd
- disable ssl for now. it always seems to require certs even
without ssl links
- disable curl when using cares. configure complainsa about
possible stalls on reload.
-------------------------------------------------------------------
Wed Mar 21 14:15:47 UTC 2012 - mrueckert@suse.de
- Fix some compiler warnings:
- Added Unreal3.2.9_compiler_warnings.patch
- added -DCLEAN_COMPILE -Wno-unused to the cflags
-------------------------------------------------------------------
Thu Feb 9 13:17:35 UTC 2012 - lars@linux-schulserver.de
- update 3.2.9
- rework of the specfile:
+ "susify" the spec and init script
- compile with optflags
- create /var/run/Unreal on demand as /var/run can be tmpfs on
newer systems
-------------------------------------------------------------------
Sat Feb 21 00:00:00 CET 2009 - gerrit.beine@gmx.de
- Intial build