File spawn-fcgi.changes of Package spawn-fcgi
-------------------------------------------------------------------
Thu Jan 22 17:30:13 UTC 2015 - sfalken@opensuse.org
- Update to version 1.6.4:
+ Use octal mode for -M (patch by dfjoerg)
+ Add -b backlog option (fixes #2422, patch by aschmitz)
+ Restrict Unix socket file ownership by default to ug=rw
+ Add example apparmor spawn-fcgi abstraction
+ Use autoreconf instead of calling tools manually
+ Add more flags to extra-warning flags
+ Check return values of setuid, setgid, setgroups, initgroups, write
+ Check whether compiler supports wanted CFLAGS (fixes #2235)
+ Fix resource leaks in failure cases (found with coverity)
- Added:
+ spawn-fcgi-1.6.4.tar.bz2
+ spawn-fcgi_1.6.4.orig.tar.gz
+ spawn-fcgi_1.6.4-1.diff.gz
+ spawn-fcgi_1.6.4-1.dsc
- Dropped:
+ spawn-fcgi-1.6.3.tar.bz2
+ spawn-fcgi_1.6.3.orig.tar.gz
+ spawn-fcgi_1.6.3-1.1~backport1.diff.gz
+ spawn-fcgi_1.6.3-1.1~backport1.dsc
-------------------------------------------------------------------
Sat Feb 11 09:23:47 UTC 2012 - coolo@suse.com
- patch license to be in spdx.org format
- small cleanup of spec file
-------------------------------------------------------------------
Thu Oct 8 15:43:38 CEST 2009 - mrueckert@suse.de
- update to version 1.6.3
- Fix unix socket mode change to work without specifying
user/group for socket
- Add some ./run script examples for use with daemontools or
runit
- Fix Invalid Argument in chmod if mode=-1 (fixes #2033)
- Add deprecated and /bin/sh info for -f option; wrap syntax
output (fixes #2044)
- Add run script examples in automake dist build
-------------------------------------------------------------------
Mon Apr 20 15:11:43 CEST 2009 - mrueckert@suse.de
- update to version 1.6.2
- Add IPv6 support
- Fix problems with usernames starting with a digit and
non-existing uids; add warning if only user priveleges are
dropped. (fixes #1959)
- List IPv6 as feature after the version if it is supported
-------------------------------------------------------------------
Tue Mar 31 21:33:44 CEST 2009 - mrueckert@suse.de
- update to version 1.6.1
- Add build date to show-version
- Added options to chown/chmod the socket and to create the
socket
- before chroot() (fixes #1906)
- Updated man page
- Add proper SUID bit detection
- Added option to change the directory before spawning
(fixes #1847)
-------------------------------------------------------------------
Mon Mar 9 15:08:41 CET 2009 - mrueckert@suse.de
- update to version 1.6.0
- Man page update
- Use header include order from 1.4.x
- Fix segfault due to uninitialized var
-------------------------------------------------------------------
Thu Feb 26 14:55:29 CET 2009 - mrueckert@suse.de
- initial package of 1.6.0.rc1
-------------------------------------------------------------------