File python-scgi.changes of Package python-scgi

-------------------------------------------------------------------
Tue Aug  1 11:11:40 UTC 2017 - jengelh@inai.de

- Rectify RPM groups

-------------------------------------------------------------------
Mon Jul 17 07:14:43 UTC 2017 - mpluskal@suse.com

- Cleanup spec file with spec cleaner
- Provide python2 version of package to be consisten with python
  packaging

-------------------------------------------------------------------
Tue Apr 23 21:49:28 UTC 2013 - dimstar@opensuse.org

- Update to version 1.14:
  + Improve logic for reaping dead child processes.
  + Properly handle interrupted system calls while doing a restart.
  + Drop GIL when passing file descriptors.
  + Add target to build multi-architecture mod_scgi for Mac OS.
- Rebase python-scgi-newstyle-classes.patch.
- Add python-scgi-apache24.patch: Port to Apache 2.4.

-------------------------------------------------------------------
Wed Jan 25 07:38:54 UTC 2012 - cfarrell@suse.com

- license update: SUSE-Python-1.6
  License is the old Python license (CNRI on Fedora). Use proprietary
  SUSE-prefix until Python-1.6 is accepted upstream at spdx.org

-------------------------------------------------------------------
Wed Apr 29 21:14:03 CEST 2009 - mrueckert@suse.de

- update to version 1.13:
  - Send Content-Length provided by client, rather than
    r->remaining.
  - Fix error message typo in passfd.c.
  - Remove duplicated text from Apache error messages.
  - Ensure that PATH_INFO is correct even with mod_rewrite
    mod_rewrite can modify r->path_info.  One way this could happen
    is if the path being served by SCGI exists on the filesystem.
    Ensure that PATH_INFO is correct.  Thanks to David Binger for
    point out the fix.
- add python-scgi-1.13_documentation_path.patch:
  fix path to documentation (bnc#482477)
- include guide.html (bnc#482477)
- move cgi2scgi.c to the main package

-------------------------------------------------------------------
Fri Mar  6 17:52:10 CST 2009 - maw@pobox.com

- Add python-scgi-newstyle-classes.patch, converting several
  classes from oldstyle to newstyle.

-------------------------------------------------------------------
Fri Apr 13 16:49:26 CEST 2007 - mrueckert@suse.de

- update to version 1.12:
  - Provide a new overridable method in SCGIHandler, produce(), as
    a more user-friendly alternative to handle_connection().
    Another new alternative is produce_cgilike() which receives the
    request payload on standard input and is expected to write its
    results to standard output.
    (Jeroen T. Vermeulen <jtv@thaiopensource.org>)
  - Define the CMSG_LEN and CMSG_SPACE macros if the platform
    doesn't provide them. (Neil Schemenauer <nas@arctrix.com>)
  - Add guide.html document.
    (Jeroen T. Vermeulen <jtv@thaiopensource.org>)

-------------------------------------------------------------------
Fri Sep 22 13:17:52 CEST 2006 - poeml@suse.de

- remove libapr-util1-devel from Buildrequires, since the correct
  one comes with apache2-devel

-------------------------------------------------------------------
Wed Aug 30 03:29:26 CEST 2006 - mrueckert@suse.de

- Update to version 1.11:
  o Allow SCGIServer to use an open socket if provided by the
    calling procedure. The existing serve() method remains the same.
  o Improve portability of the passfd module (solves at least one
    bug on AMD64 machines).
  o Fix a mod_scgi bug that caused a segfault (due to a NULL pointer
    dereference) with certain configurations.
  o Don't send duplicated headers for SCRIPT_NAME and HTTPS.
- removed apache2-mod_scgi-1.9_apache-2.2.0.patch:
  Patch was applied upstream in 1.10 (only change in 1.10)
- install docs with the apache module too

-------------------------------------------------------------------
Sat Mar  4 07:06:43 CET 2006 - aj@suse.de

- updated to reflect python changes due to #149809

-------------------------------------------------------------------
Wed Jan 25 21:40:51 CET 2006 - mls@suse.de

- converted neededforbuild to BuildRequires

-------------------------------------------------------------------
Mon Jan 16 12:34:02 CET 2006 - mrueckert@suse.de

- update the patch so it works with apache 2.0 again

-------------------------------------------------------------------
Sun Jan 15 19:04:12 CET 2006 - mrueckert@suse.de

- added apache2-mod_scgi-1.9_apache-2.2.0.patch

-------------------------------------------------------------------
Thu Dec 15 16:25:52 CET 2005 - mrueckert@suse.de

- Update to version 1.9
  + removed all patches. they are upstream now.

-------------------------------------------------------------------
Mon Nov 21 15:07:21 CET 2005 - mrueckert@suse.de

- Initial package of version 1.8

openSUSE Build Service is sponsored by