Paulo Paracatu

Results 7 issues of Paulo Paracatu

**Frequently asked questions** - [x] I have read [Frequenty Asked Questions](https://github.com/oerdnj/deb.sury.org/wiki/Frequently-Asked-Questions) **Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I'd like to...

Hello there :) I've successfully converted a GeoIP2-Lite-City to GeoIP Legacy, however the HTTP_GEOIP_REGION is returning a number code instead of the letter one: ``` [HTTP_GEOIP_CITY] => Brasília [HTTP_GEOIP_REGION_NAME] =>...

There was a duplicated curl in the last example. Also... it could be worth to mention that sending a PATCH to change ANY "settings" value will reset all other values....

Hi :) Why aren't we able to invoke python_access and python_include inside "if" blocks? It works inside a location block, but not on "if". I ask this because I wrote...

## What does this PR do? This is still a draft PR containing a few changes and additions to `imei`. **New options:** - `--with-tcmalloc` - Alternative memory allocator - `--disable-hdri`...

good first issue

I faced an issue packaging ImageMagick for Ubuntu 20.04 where `fpm` complained about an invalid relationship field for a package. According to https://www.debian.org/doc/debian-policy/ch-controlfields.html#version, I believe the field should support more...

I faced an issue packaging ImageMagick for Ubuntu 20.04, in which `fpm` complained about an invalid relationship field for a package. This PR fixed the issue on my end: https://github.com/jordansissel/fpm/pull/2080