forked from pool/hiawatha
New upstream version
OBS-URL: https://build.opensuse.org/package/show/server:http/hiawatha?expand=0&rev=41
This commit is contained in:
parent
042b4acf23
commit
11680d9fcf
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4c97367d9914c20588e6fe6a15719e8c3a12e35335049a5c4c74050af0bce371
|
||||
size 276812
|
3
hiawatha-7.7.tar.gz
Normal file
3
hiawatha-7.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9fdbf47e96155b5c0aee77c49c466593b6f2a80e5df4491f4104103fcdc82d0d
|
||||
size 276997
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 10 00:00:00 CET 2011 - detlef@links2linux.de
|
||||
|
||||
- new upstream version <7.7>
|
||||
|
||||
* First parameter of Alias can now contain subdirectories.
|
||||
* Improved stability for connections with SSL client authentication.
|
||||
* Bugfix: BanOnFlooding was broken.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 06 00:00:00 CET 2011 - detlef@links2linux.de
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define webroot /srv/www
|
||||
|
||||
Name: hiawatha
|
||||
Version: 7.6
|
||||
Version: 7.7
|
||||
Release: 1
|
||||
|
||||
Summary: A secure webserver for Unix
|
||||
@ -22,7 +22,7 @@ PreReq: %insserv_prereq %fillup_prereq pwdutils
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
BuildRequires: libxml2-devel libxslt-devel openssl-devel
|
||||
BuildRequires: libxml2-devel libxslt-devel openssl-devel udev
|
||||
|
||||
|
||||
%description
|
||||
|
Loading…
Reference in New Issue
Block a user