Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

haserl-0.9.35-lp152.3.2 RPM for aarch64

From OpenSuSE Ports Leap 15.2 for aarch64

Name: haserl Distribution: openSUSE Leap 15.2
Version: 0.9.35 Vendor: openSUSE
Release: lp152.3.2 Build date: Thu Nov 7 16:28:09 2019
Group: Development/Tools/GUI Builders Build host: obs-arm-7
Size: 78218 Source RPM: haserl-0.9.35-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://haserl.sourceforge.net/
Summary: CGI scripting with shell/lua
Haserl	is a small cgi wrapper that allows "PHP" style cgi programming,
but uses a UNIX bash-like shell or lua	as the programming language. It
is  very  small,  so  it can be used in embedded environments, or where
something like PHP is too big.

It combines three features into a small cgi engine: *  It parses
   POST  and  GET  requests,  placing  form-elements  as name=value
   pairs into the environment for the CGI script to use. This is
   somewhat like the uncgi wrapper.

*  It opens a shell, and translates all text into printable
   statements. All text within <? ... ?> constructs are passed
   verbatim to the shell.  This is somewhat like writing PHP
   scripts.

*  It can optionally be installed to drop its  permissions  to	the
owner  of the script, giving it some of the security features of suexec
or cgiwrapper.

Provides

Requires

License

GPL-2.0

Changelog

* Thu Jul 30 2015 dimstar@opensuse.org
  - Update to version 0.9.35:
    + Fixed a possible segfault if CONTENT_TYPE is not specified.
  - Changes from version 0.9.34:
    + Haserl is now compatible with Lua 5.3 (in addition to 5.1, and
      5.2).
    + Fix processing of headers in rfc2388.c.
* Sat Jan 17 2015 p.drouand@gmail.com
  - Update to version 0.9.33
    * Fix various security vulnerabilities - most serious is a
      Heap Overflow Vulnerability in sliding_buffer.c
    * Allow PUT and DELETE method (But prefix is still POST/GET)
    * On POST/PUT, Content-Type is not x-www-urlencoded, then
    the body of the message is stored verbatim in POST_body=
  - Remove obsolete fix-make.diff
  - Remove autoreconf calling; not needed anymore
  - Use %configure instead of./configure
* Fri Dec 02 2011 coolo@suse.com
  - add automake as buildrequire to avoid implicit dependency
* Tue Oct 12 2010 coolo@novell.com
  - add patch to fix makefile syntax
* Sun Sep 26 2010 ro@suse.de
  - add pkg-config to buildrequires
* Tue Aug 19 2008 garloff@suse.de
  - Update to haserl-0.9.24:
    * bash extensions
    * regression tests (make check)
    * docu updates
    * myputenv enhancements
    * observe CONTENT_LENGTH
* Thu Nov 29 2007 garloff@suse.de
  - Update to haserl-0.9.21:
    * Command line option handling reworked
    * major refactoring
    * various little bugs killed
    * lua support
    * custom handler for uploading large files
    * new comment tag
* Tue Jul 10 2007 garloff@suse.de
  - Initial creation of package haserl-0.8.0

Files

/usr/bin/haserl
/usr/share/man/man1/haserl.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:09:08 2024