Autor Thema: Mini/Test/DHCP/Webserver und Tools diverses  (Gelesen 22886 mal)

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DHCP Server 2.5.0
« Antwort #165 am: 13 September, 2015, 19:20 »
Wer ein eigenes Netzwerk aufbauen möchte, aber keinen DHCP-Server hat, kann sich mit dieser Freeware behelfen. Die Einstellungen des DHCP-Servers werden in eine Konfigurationsdatei manuell vorgenommen. Hilfestellung gibt es dazu auf der Homepage.


Whats new: >>

Fixed bug recognizing client id and added two more features to the IPSCOPE language: it is now possible to check for client ids and for any option in hexadecimal formation (OPTIONHEX_nnn). Also a new setting ReserveByOffer has been introduced in V2.5.0.

www.dhcpserver.de

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
DHCP Server 2.5.1
« Antwort #166 am: 18 September, 2015, 18:45 »
Whats new:>>

Fixed bug in UseClientID not being observed correctly.

www.dhcpserver.de

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx-Webserver Plus jetzt mit HTTP/2
« Antwort #167 am: 18 September, 2015, 20:37 »
Noch vor Apache hat die Nummer Zwei der Webserver Nginx Plus mit Release 7 eine stabile HTTP/2-Implementierung vorgelegt. Weitere Neuerungen sollen ebenfalls die Performance erhöhen und die Sicherheitsrisiken minimieren.

Mit Nginx Plus Release 7 (R7) hat Nginx die erste stabile Webserver-Version vorgelegt, die HTTP/2 (Hypertext Transfer Protocol/2) beherrscht. Den HTTP-1.1-Nachfolger hatte die IETF erst im Februar 2015 verabschiedet und im Mai als RFC 7540 veröffentlicht. Die neue Major-Release der kommerziellen Nginx-Variante bringt für HTTP/2 ein separates Paket nginx-plus-http2 mit, das die Pakete nginx-plus und nginx-plus-extra ergänzt. Anders als die letztgenannten Standard-Pakete ist in nginx-plus-http2 keine SPDY-Implementierung mehr integriert. Googles Transport-Protokoll SPDY stellte die Basis für die HTTP/2-Entwicklung dar.
Freiwillige Verschlüsselungspflicht

HTTP/2 verspricht vor allem einen Performance-Schub beim Surfen. Allerdings setzt Nginx – mit knapp 15 Prozent inzwischen die Nummer Zwei der Webservern – für HTTP/2 TLS voraus. Anders dagegen der große Konkurrent Apache, der auf über 50 Prozent aller aktiven Websites im Hintergrund werkelt. Für Apache existiert seit April 2015 ein Modul mod_h2 im Alpha-Stadium, das als interner HTTP-Proxy auf Basis von nghttp2 vor die Apache-Infrastruktur ab Version 2.4.12 gespannt wird. Anders als die Nginx-Erweiterung erlaubt es sowohl HTTP2 over TLS (h2) als auch HTTP2 over plain HTTP connections via Upgrade (h2c).

Von einer Verschlüsselungspflicht war das HTTP/2-Gremium am Ende wieder abgerückt, dafür hatten Google und die Mozilla Foundation angekündigt, dass sie in ihre Browser ausschließlich HTTP/2 over TLS implementieren werden. Auch der Internet Explorer 11 für Windows 10 nutzt HTTP/2 derzeit nur über TLS. Microsoft Edge soll ebenfalls HTTP/2 beherrschen, über die Integration in die Desktop-Versionen von Opera und Safari schweigen sich die Entwickler aus.

Anfang August hatte das Nginx-Projekt der Version 1.9.4. einen HTTP/2-Patch im Alpha-Statium spendiert, der das SPDY-Modul in der freien Nginx-Version ersetzt. Red Hats WildFly zugrunde liegender Undertow-Webserver kann seit Juli 2015 HTTP/2. Microsofts IIS (Internet Information Server) soll ab Windows 10 und Windows Server 2016 HTTP/2 sprechen.
Protokoll-Wahl auf Anfrage

Nginx Plus kann als HTTP/2-Gateway agieren, das den Traffic an die dahinterliegenden Server per HTTP 1.1 weiterleitet. Ebenfalls implementiert ist die TLS-Extention (Transport Layer Security) ALPN (Application-Layer Protocol Negotiation) nach RFC 7301. Sie erlaubt dem Browser das Senden einer Liste der ihm verständlichen Protokolle. Fehlt HTTP/2 darin, fällt der Server auf HTTP 1.1 zurück.

Auch an anderen Stellen haben die Entwickler an der Performance von Nginx Plus R7 geschraubt: Dazu griffen sie zum Thread Pooling und zum Socket Sharding. Zu den Sicherheits-Neuerungen zählen TCP Access Control und Limitierungen per IP-Adressen. Die Zahl konkurrierender Verbindungen per Client oder Dienst lässt sich ebenso begrenzen wie die Durchsatzkapazität pro Connection. Zudem kann NGINX nun mit der Authentifizierung per NTLM (Windows NT LAN Manager) umgehen.

Zugelegt hat Nginx auch bei den Monitoring- und Diagnose-Funktionen. Andere Erweiterungen sowie Bugfixes sind ebenfalls in die neue Release eingeflossen. Nginx-Plus-Nutzern empfehlen die Entwickler ein schnellst mögliches Update. Allerdings sollte, wer seinen Webserver noch auf Debian 6, SLES 11 SP3 oder Ubuntu 10.04 TLS respektive 14.10 laufen lässt, vorher auf eine von den Distributoren unterstützte Betriebssystem-Version umsteigen.

Quelle : www.heise.de

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Hiawatha Webserver 9.14
« Antwort #168 am: 11 Oktober, 2015, 18:15 »
Whats new: >>

mbed TLS updated to 2.0.0.
Small bugfixes.
Bugfix: crash when sending very large request to FastCGI server.

http://www.hiawatha-webserver.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Apache HTTPD 2.4.17 Stable
« Antwort #169 am: 15 Oktober, 2015, 05:10 »
Changelog
                                                         -*- coding: utf-8 -*-

Changes with Apache 2.4.17

  *) mod_http2: added donated HTTP/2 implementation via core module. Similar
     configuration options to mod_ssl. [Stefan Eissing]

  *) mod_proxy: don't recyle backend announced "Connection: close" connections
     to avoid reusing it should the close be effective after some new request
     is ready to be sent.  [Yann Ylavic]

  *) mod_substitute: Allow to configure the patterns merge order with the new
     SubstituteInheritBefore on|off directive.  PR 57641
     [Marc.Stern <Marc.Stern approach.be>, Yann Ylavic, William Rowe]

  *) mod_proxy: Fix ProxySourceAddress binding failure with AH00938.
     PR 56687.  [Arne de Bruijn <apache arbruijn.dds.nl>

  *) mod_ssl: Support compilation against libssl built with OPENSSL_NO_SSL3,
     and change the compiled-in default for SSL[Proxy]Protocol to "all -SSLv3",
     in accordance with RFC 7568. PR 58349, PR 57120. [Kaspar Brand]

  *) mod_ssl: append :!aNULL:!eNULL:!EXP to the cipher string settings,
     instead of prepending !aNULL:!eNULL:!EXP: (as was the case in 2.4.7
     and later). Enables support for configuring the SUITEB* cipher
     strings introduced in OpenSSL 1.0.2. PR 58213. [Kaspar Brand]

  *) mod_ssl: Add support for extracting the msUPN and dnsSRV forms
     of subjectAltName entries of type "otherName" into
     SSL_{CLIENT,SERVER}_SAN_OTHER_{msUPN,dnsSRV}_n environment
     variables. Addresses PR 58020. [Jan Pazdziora <jpazdziora redhat.com>,
     Kaspar Brand]

  *) mod_logio: Fix logging of %^FB (time to first byte) on the first request on
     an SSL connection.  PR 58454. 
     [Konstantin J. Chernov <k.j.chernov gmail.com>]

  *) mod_cache: r->err_headers_out is not merged into
     r->headers when mod_cache is enabled and the response
     is cached for the first time. [Edward Lu]

  *) mod_slotmem_shm: Fix slots/SHM files names on restart for systems that
     can't create new (clear) slots while previous children gracefully stopping
     still use the old ones (e.g. Windows, OS2). mod_proxy_balancer failed to
     restart whenever the number of configured balancers/members changed during
     restart.  PR 58024.  [Yann Ylavic]

  *) core/util_script: make REDIRECT_URL a full URL.  PR 57785. [Nick Kew]

  *) MPMs: Support SO_REUSEPORT to create multiple duplicated listener
     records for scalability. [Yingqi Lu <yingqi.lu@intel.com>,
     Jeff Trawick, Jim Jagielski, Yann Ylavic]

  *) mod_proxy: Fix a race condition that caused a failed worker to be retried
     before the retry period is over. [Ruediger Pluem]

  *) mod_autoindex: Allow autoindexes when neither mod_dir nor mod_mime are
     loaded. [Eric Covener]

  *) mod_rewrite:  Allow cookies set by mod_rewrite to contain ':' by accepting
     ';' as an alternate separator.  PR47241.
     [<bugzilla schermesser com>, Eric Covener]

  *) apxs: Add HTTPD_VERSION and HTTPD_MMN to the variables available with
     apxs -q. PR58202. [Daniel Shahaf <danielsh apache.org>]

  *) mod_rewrite: Avoid a crash when lacking correct DB access permissions
     when using RewriteMap with MapType dbd or fastdbd.  [Christophe Jaillet]

  *) mod_authz_dbd: Avoid a crash when lacking correct DB access permissions.
     PR 57868. [Jose Kahan <jose w3.org>, Yann Ylavic]

  *) mod_socache_memcache: Add the 'MemcacheConnTTL' directive to control how
     long to keep idle connections with the memcache server(s).
     Change default value from 600 usec (!) to 15 sec. PR 58091
     [Christophe Jaillet]

  *) mod_dir: Prevent the internal identifier "httpd/unix-directory" from
     appearing as a Content-Type response header when requests for a directory
     are rewritten by mod_rewrite. [Eric Covener]



  [Apache 2.3.0-dev includes those bug fixes and changes with the
   Apache 2.2.xx tree as documented, and except as noted, below.]

Changes with Apache 2.2.x and later:

  *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/CHANGES?view=markup

Changes with Apache 2.0.x and later:

  *) http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/CHANGES?view=markup


[close]

http://httpd.apache.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
HFS v2.3g
« Antwort #170 am: 17 Oktober, 2015, 20:15 »
what's new:>>

- general problems navigating folders http://www.rejetto.com/forum/bug-reports/404-not-found-server-error/
- default template: comment was not moved with the file http://www.rejetto.com/forum/bug-reports/descript-ion-and-comment-not-cleaned-up-after-moving-file/msg1060608/#msg1060608
- request header limit too small, now raised to 16KB

http://www.rejetto.com/hfs/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.6 Development
« Antwort #171 am: 06 November, 2015, 16:40 »
Changelog
Bugfix: a segmentation fault might occur in a worker process when using HTTP/2.
Bugfix: the $server_protocol variable was empty when using HTTP/2.
Bugfix: backend SSL connections in the stream module might be timed out unexpectedly.
Bugfix: a segmentation fault might occur in a worker process if different ssl_session_cache settings were used in different virtual servers.
Bugfix: nginx/Windows could not be built with MinGW gcc; the bug had appeared in 1.9.4.
Bugfix: time was not updated when the timer_resolution directive was used on Windows.
Miscellaneous minor fixes and improvements.
[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.7 Development
« Antwort #172 am: 26 November, 2015, 12:24 »
Changelog

Feature: the "nohostname" parameter of logging to syslog.
Feature: the "proxy_cache_convert_head" directive.
Feature: the $realip_remote_addr variable in the ngx_http_realip_module.
Bugfix: the "expires" directive might not work when using variables.
Bugfix: a segmentation fault might occur in a worker process when using HTTP/2; the bug had appeared in 1.9.6.
Bugfix: if nginx was built with the ngx_http_v2_module it was possible to use the HTTP/2 protocol even if the "http2" parameter of the "listen" directive was not specified.
Bugfix: in the ngx_http_v2_module.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
lighttpd 1.4.38
« Antwort #173 am: 05 Dezember, 2015, 20:45 »
Whats new:>>

mod_secdownload now requires an algorithm option to be set
fix a header parse bug (#2670)
sendfile support for darwin (just select “sendfile” as backend)

http://www.lighttpd.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.9 Development
« Antwort #174 am: 12 Dezember, 2015, 20:15 »
Whats new:>>

Bugfix: proxying to unix domain sockets did not work when using variables; the bug had appeared in 1.9.8.

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
WampServer 3.0
« Antwort #175 am: 22 Dezember, 2015, 22:45 »
WampServer installs automatically Apache, PHP5, MySQL database ,PHPmyadmin and SQLitemanager on your computer. It's principal aim is to allow you to easily discover the new version oh PHP : PHP5. WAMP5 comes with a service manager installed as a tray icon. It allows you to manage WAMP5 and access all services.

Licence: Open Source

Changelog


- Apache 2.4.17
- PHP 5.6.15
- Mysql 5.7.9
- phpmyadmin 4.5.1
- phpsysinfo 3.2.3
- sqlbuddy1.3.3
- xdebug dll 2.3.3


Size : 71 132 857 bytes - MD5 730DA26BB086F01245234EFBDAE9BC82


BEFORE proceeding with the installation of Wampserver, you must ensure that certain elements are installed on your system, otherwise Wampserver will absolutely not run, and in addition, the installation will be faulty and you need to remove Wampserver BEFORE installing the elements that were missing.

Make sure you are "up to date" in the redistributable packages VC9, VC10, VC11, VC13 and VC14
Even if you think you are up to date, install each package as administrator and if message "Already installed", validate Repair.

The following packages (VC9, VC10, VC11) are imperatively required to Wampserver 2.4, 2.5 and 3.0, even if you use only Apache and PHP versions VC11 and VC14 is required for PHP 7 and Apache 2.4.17
-- VC9 Packages (Visual C++ 2008 SP1)
http://www.microsoft.com/en-us/download/details.aspx?id=5582
http://www.microsoft.com/en-us/download/details.aspx?id=2092
-- VC10 Packages (Visual C++ 2010 SP1)
http://www.microsoft.com/en-us/download/details.aspx?id=8328
http://www.microsoft.com/en-us/download/details.aspx?id=13523
-- VC11 Packages (Visual C++ 2012 Update 4)
The two files VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe to be download are on the same page:
http://www.microsoft.com/en-us/download/details.aspx?id=30679
-- VC13 Packages[/b] (Visual C++ 2013[)
The two files VSU4\vcredist_x86.exe and VSU4\vcredist_x64.exe to be download are on the same page:
https://www.microsoft.com/en-us/download/details.aspx?id=40784
-- VC14 Packages (Visual C++ 2015)
The two files vcredist_x86.exe and vcredist_x64.exe to be download are on the same page:
http://www.microsoft.com/fr-fr/download/details.aspx?id=48145

If you have a 64-bit Windows, you must install both 32 and 64bit versions, even if you do not use Wampserver 64 bit.

English : This is item number 20 of TROUBLESHOOTING TIPS of Wampserver
http://forum.wampserver.com/read.php?2,134915

French : Voir item N°20 des CONSEILS DE DÉPANNAGE de Wampserver
http://forum.wampserver.com/read.php?1,88043


[close]

Download :

WampServer 3.0 x86 Final (19.8 MB)
WampServer 3.0 x64 Final (19.8 MB)

http://www.wampserver.com/en/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
lighttpd 1.4.39
« Antwort #176 am: 02 Januar, 2016, 19:40 »
Whats new:>>

This release fixes crashes resulting from a use after free (#2700) and was introduced in 1.4.36.

http://www.lighttpd.net/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.8.1
« Antwort #177 am: 29 Januar, 2016, 05:09 »
Changelog

Security: invalid pointer dereference might occur during DNS server response processing if the "resolver" directive was used, allowing an attacker who is able to forge UDP packets from the DNS server to cause segmentation fault in a worker process (CVE-2016-0742).
Security: use-after-free condition might occur during CNAME response processing if the "resolver" directive was used, allowing an attacker who is able to trigger name resolution to cause segmentation fault in a worker process, or might have potential other impact (CVE-2016-0746).
Security: CNAME resolution was insufficiently limited if the "resolver" directive was used, allowing an attacker who is able to trigger arbitrary name resolution to cause excessive resource consumption in worker processes (CVE-2016-0747).
Bugfix: the "proxy_protocol" parameter of the "listen" directive did not work if not specified in the first "listen" directive for a listen socket.
Bugfix: nginx might fail to start on some old Linux variants; the bug had appeared in 1.7.11.
Bugfix: a segmentation fault might occur in a worker process if the "try_files" and "alias" directives were used inside a location given by a regular expression; the bug had appeared in 1.7.1.
Bugfix: the "try_files" directive inside a nested location given by a regular expression worked incorrectly if the "alias" directive was used in the outer location.
Bugfix: "header already sent" alerts might appear in logs when using cache; the bug had appeared in 1.7.5.
Bugfix: a segmentation fault might occur in a worker process if different ssl_session_cache settings were used in different virtual servers.
Bugfix: the "expires" directive might not work when using variables.
Bugfix: if nginx was built with the ngx_http_spdy_module it was possible to use the SPDY protocol even if the "spdy" parameter of the "listen" directive was not specified.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.11 Development
« Antwort #178 am: 13 Februar, 2016, 17:20 »
Changelog

*) Feature: TCP support in resolver.

    *) Feature: dynamic modules.

    *) Bugfix: the $request_length variable did not include size of request
       headers when using HTTP/2.

    *) Bugfix: in the ngx_http_v2_module.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
Nginx 1.9.12 Development
« Antwort #179 am: 28 Februar, 2016, 20:45 »
Changelog

Feature: Huffman encoding of response headers in HTTP/2.
Feature: the "worker_cpu_affinity" directive now supports more than 64 CPUs.
Bugfix: compatibility with 3rd party C++ modules; the bug had appeared in 1.9.11.
Bugfix: nginx could not be built statically with OpenSSL on Linux; the bug had appeared in 1.9.11.
Bugfix: the "add_header ... always" directive with an empty value did not delete "Last-Modified" and "ETag" header lines from error responses.
Workaround: "called a function you should not call" and "shutdown while in init" messages might appear in logs when using OpenSSL 1.0.2f.
Bugfix: invalid headers might be logged incorrectly.
Bugfix: socket leak when using HTTP/2.
Bugfix: in the ngx_http_v2_module.

[close]

http://nginx.org/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )