Package Release Info

spawn-fcgi-1.6.4-bp151.2.13

Update Info: Base Release
Available in Package Hub : 15 SP1

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

spawn-fcgi

Change Logs

Version: 1.6.4-bp150.2.4
* Thu Jan 22 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 2012 coolo@suse.com
- patch license to be in spdx.org format
- small cleanup of spec file
* Thu Oct 08 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 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 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 09 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 2009 mrueckert@suse.de
- initial package of 1.6.0.rc1