Jump to letter: [
34ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pyicq-t-mysql - MySQL backend for ICQ transport
- Description:
MySQL backend for ICQ transport
Packages
pyicq-t-mysql-0.8.1.5-1.el5.noarch
[9 KiB] |
Changelog
by Stefan Schulze Frielinghaus (2009-09-18):
- Merge from Fedora devel
- New upstream release
- Changed init script to run pyicq-t as non root user and changed permissions of the config
file because it contains a cleartext password.
- Changed start/stop time of the init script to fix race condition with ejabberd.
- Changed init script to call "PyICQt.py" directly and not via
"python PyICQt.py" this makes it easier to write a SELinux policy for.
- Some whitespace fixes
- Added shadow-utils as a requirement
- Removed empty config file creation and changed it to copy an example config file
- Added try-restart, reload and force-reload to the init script
- Fixed permissions
- Fixed typo in config.patch
- Make init script more compatible, e.g. "exit 2" if invalid arguments supplied,
killproc needs prog name otherwise the signal won't be used and a couple of
other minor fixes.
|