너만의 별이 되어줄게

January 30, 2012
by 다콘
0 comments

CentOS 5 kernel-2.6.32-300.7.1.el5

Oracle Unbreakable Enterprise Kernel rebuild

SRPM
http://mirror.star4u.org/darchon/el5/SRPMS/kernel-2.6.32-300.7.1.el5.src.rpm

x86_64 RPM
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-2.6.32-300.7.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-debug-2.6.32-300.7.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-debug-devel-2.6.32-300.7.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-devel-2.6.32-300.7.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-firmware-2.6.32-300.7.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-headers-2.6.32-300.7.1.el5.x86_64.rpm

December 28, 2011
by 다콘
0 comments

CentOS 5 kernel-2.6.32-300.4.1.el5

Oracle Unbreakable Enterprise Kernel rebuild

SRPM
http://mirror.star4u.org/darchon/el5/SRPMS/kernel-2.6.32-300.4.1.el5.src.rpm

x86_64 RPM
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-2.6.32-300.4.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-debug-2.6.32-300.4.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-debug-devel-2.6.32-300.4.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-devel-2.6.32-300.4.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-firmware-2.6.32-300.4.1.el5.x86_64.rpm
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/kernel-headers-2.6.32-300.4.1.el5.x86_64.rpm

December 28, 2011
by 다콘
0 comments

Nginx 1.0.11 CentOS 5 패키지

CentOS 5용 nginx 1.0.11

SRPMS
http://mirror.star4u.org/darchon/el5/SRPMS/nginx-1.0.11-1.el5.src.rpm

x86_64 RPMS
http://mirror.star4u.org/darchon/el5/x86_64/RPMS/nginx-1.0.11-1.el5.x86_64.rpm

Changes with nginx 1.0.11                                        15 Dec 2011

*) Change: now double quotes are encoded in an “echo” SSI-command
output.
Thanks to Zaur Abasmirzoev.

*) Feature: the “image_filter_sharpen” directive.

*) Bugfix: a segmentation fault might occur in a worker process if SNI
was used; the bug had appeared in 1.0.9.

*) Bugfix: SIGWINCH signal did not work after first binary upgrade; the
bug had appeared in 1.0.9.

*) Bugfix: the “If-Modified-Since”, “If-Range”, etc. client request
header lines might be passed to backend while caching; or not passed
without caching if caching was enabled in another part of the
configuration.

*) Bugfix: in the “scgi_param” directive, if complex parameters were
used.

*) Bugfix: “add_header” and “expires” directives did not work if a
request was proxied and response status code was 206.

*) Bugfix: in the “expires @time” directive.

*) Bugfix: in the ngx_http_flv_module.
Thanks to Piotr Sikora.

*) Bugfix: in the ngx_http_mp4_module.

*) Bugfix: nginx could not be built on FreeBSD 10.

*) Bugfix: nginx could not be built on AIX.