15 Maggio 2012, 20:13

nginx 1.3.0

È stato rilasciato nginx 1.3.0 modifiche rispetto la versione precedente:
- Feature: the "debug_connection" directive now supports IPv6 addresses and the "unix:" parameter.
- Feature: the "set_real_ip_from" directive and the "proxy" parameter of the "geo" directive now support IPv6 addresses.
- Feature: the "real_ip_recurs...

Leggi tutto il post »
8 Maggio 2012, 21:29

PHP 5.4.3 e PHP 5.3.13

Sono state rilasciate oggi le versioni di php che correggono la vulnerabilità sulle installazione CGI: PHP 5.4.3 e PHP 5.3.13. Tutti gli utenti sono incoraggiati ad effettuare l'upgrade per motivi di sicurezza. Il bug non è presente nelle installazioni con mod_php o con php-fpm....

Leggi tutto il post »
26 Aprile 2012, 15:08

PHP 5.3.11 e PHP 5.4.1

Sono stati rilasciati PHP 5.3.11 e PHP 5.4.1, che apportano le seguenti modifiche: Modifiche relative alla sicurezza per PHP 5.3.11 e PHP 5.4.1:
- Fixed bug #54374 (Insufficient validating of upload name leading to corrupted $_FILES indices). (CVE-2012-1172).
- Add open_basedir checks to readline_write_history and readline_read_history...

Leggi tutto il post »
23 Aprile 2012, 16:04

nginx 1.2.0

È stato rilasciato nginx 1.2.0, modifiche rispetto la versione precedente:
- Bugfix: a segmentation fault might occur in a worker process if the "try_files" directive was used; the bug had appeared in 1.1.19.
- Bugfix: response might be truncated if there were more than IOV_MAX buffers used.
- Bugfix: in the "crop" paramet...

Leggi tutto il post »
12 Aprile 2012, 21:01

nginx 1.0.15

È stato rilasciato nginx 1.0.15, modifiche rispetto la versione precedente:
- Security: specially crafted mp4 file might allow to overwrite memory locations in a worker process if the ngx_http_mp4_module was used, potentially resulting in arbitrary code execution (CVE-2012-2089). Thanks to Matthew Daley.
- Bugfix: in the ngx_htt...

Leggi tutto il post »
12 Aprile 2012, 21:01

nginx 1.1.19

È stato rilasciato nginx 1.1.19, modifiche rispetto la versione precedente:
- Security: specially crafted mp4 file might allow to overwrite memory locations in a worker process if the ngx_http_mp4_module was used, potentially resulting in arbitrary code execution (CVE-2012-2089). Thanks to Matthew Daley.
- Bugfix: nginx/Windows ...

Leggi tutto il post »
28 Marzo 2012, 17:49

nginx 1.1.18

È stato rilasciato nginx 1.1.18, modifiche rispetto la versione precedente:
- Change: keepalive connections are no longer disabled for Safari by default.
- Feature: the $connection_requests variable.
- Feature: $tcpinfo_rtt, $tcpinfo_rttvar, $tcpinfo_snd_cwnd and $tcpinfo_rcv_space variables.
- Feature: the "worker_c...

Leggi tutto il post »
15 Marzo 2012, 15:02

nginx 1.0.14

È stato rilasciato nginx 1.0.14, modifiche rispetto la versione precedente:
- Security: content of previously freed memory might be sent to a client if backend returned specially crafted response. Thanks to Matthew Daley. ...

Leggi tutto il post »
15 Marzo 2012, 15:01

nginx 1.1.17

È stato rilasciato nginx 1.1.17, modifiche rispetto la versione precedente:
- Security: content of previously freed memory might be sent to a client if backend returned specially crafted response. Thanks to Matthew Daley.
- Bugfix: in the embedded perl module if used from SSI. Thanks to Matthew Daley.
- Bugfix: in the ngx_...

Leggi tutto il post »
5 Marzo 2012, 19:13

PHP 5.4

È stato rilasciato da qualche giorno PHP 5.4, che introduce alcune novità rispetto la versione precedente, come ad esempio l'ampliamento della sintassi che include ora la possibilità di dichiarare gli array più velocemente e i Traits. Con questa versione viene inoltre migliorata la velocità e l'utilizzo della ram....

Leggi tutto il post »