Nginx 1.0.1 has been released on May 3rd, bringing some changes and bugfixes.
It is now available on Dotdeb for Debian 6.0 “Squeeze” and Debian 5.0 “Lenny” in amd64 and i386 flavours.
Please note that the nginx-extras package now supports Passenger. I hope Ruby on Rails users will enjoy.
12 replies on “Nginx 1.0.1 is out”
[…] wiele błędów i poprawek, które pojawiły się w stabilnym wydaniu 1.0.0. Serwis dotdeb.org przygotował wersję nginx-a 1.0.1 dla Debiana – zarówno na platformy i386 oraz amd64. Lista zmian oraz […]
Woot! Thanks for nginx backported to lenny! The only thing missing now is PHP 5.2 FPM patched for those lazy VPS provider that keep us on old distros.
Hello, do you can add Apache 2.2.17 to your mirror, please? I’m sorry to post this under your nginx article but we use both – nginx and apache and so on we would be happy to see apache2 updated. Thank you for your reply :)!
@Sinix : sorry, but I have no plan about backporting Apache
Run this to get Apache 2.2.16 (from squeeze)
cat > /etc/apt/preferences <<END
Package: apache2 apache2-doc apache2-mpm-event apache2-mpm-itk apache2-mpm-prefork apache2-mpm-worker apache2-prefork-dev apache2-suexec apache2-suexec-custom apache2-threaded-dev apache2-utils apache2.2-bin apache2.2-common
Pin: release a=lenny-backports
Pin-Priority: 990
Package: openssl
Pin: release a=lenny-backports
Pin-Priority: 990
END
apt-get update && apt-get upgrade
Hello,
I’m talking about Apache 2.2.17 – not .16. It will be a change forward, not backward.
Thanks a lot for the fast update of the nginx server. You do a great job.
If you need some help with hosting then let me know.
Regards
Adam
You can set the repo to sid if you want 2.2.17. Just switch lenny-backports for sid, and add the sid repo to your sources.list file.
I’m trying to install nginx-light on Debian 5.0 lenny, but I’m getting following errors:
Any helps appreciated.
@Sei Kan : be sure to use oldstable or explicitely lenny in your sources.list
deb http://your.dotdeb.mirror/ lenny all
Ops, I just released there are differences between lenny and squeeze repos. Thanks!
1.0.2 released a few days ago.