perusio / drupal-with-nginx

Running Drupal using nginx: an idiosyncratically crafted bleeding edge configuration.
854 stars 246 forks source link

nginx source package unavailable for recompilation? #196

Closed arielsalvo closed 9 years ago

arielsalvo commented 9 years ago

Hi,

Due to a security issue with people impersonating GoogleBot, I'm attempting to follow the instructions in http://debian.perusio.net/ to recompile your .deb package with the nginx-http-rdns 3rd party module. The source package for nginx-1.7.7-perusio.1.0 seem to be unavailable.

# apt-get -t unstable -u source nginx
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Can not find version '1.7.7-perusio.1.0' of package 'nginx'
E: Unable to find a source package for nginx

Are you no longer distributing this package?

Thanks! --Ariel

perusio commented 9 years ago

Yep. I just become too lazy to deal with quilt and dpkg-source. If you want I can share the debian directory. Do you need it for any particular architecture need?

arielsalvo commented 9 years ago

I understand. Having the debian directory would work just fine, I think. As I said, I'm trying to build the exact same package you build for ubuntu trusty 64 bits plus the rdns module (and maybe a couple more) A pity there's no support for dynamic libraries in nginx.

Thanks! Ariel

durist commented 9 years ago

I have no experience with it, but there is a fork that supports dynamic modules: https://github.com/alibaba/tengine

On Sat, Dec 6, 2014 at 5:37 PM, Ariel Salvo notifications@github.com wrote:

I understand. Having the debian directory would work just fine, I think. As I said, I'm trying to build the exact same package you build for ubuntu trusty 64 bits plus the rdns module (and maybe a couple more) A pity there's no support for dynamic libraries in nginx.

Thanks! Ariel

— Reply to this email directly or view it on GitHub https://github.com/perusio/drupal-with-nginx/issues/196#issuecomment-65921300 .

perusio commented 9 years ago

Until Wednesday I will have no bandwith. But after I'll try build a source package of the new nginx source: 1.7.8.

arielsalvo commented 9 years ago

Would you consider uploading the debian directory to a github repo?

perusio commented 9 years ago

Well it took sometime :( but it's done: https://github.com/perusio/nginx-debianization