1. Nginx + Uwsgi + Cgit

    As you've seen in my previous post, there's been some package updates in the EL6 Extras repository, so let's have some fun with them!

    First you indeed need my EL6 Extras repository if it's not …


  2. EL6 Extras updates

    I've been quite slow to keep up with updates for the last 3 months.
    Here's a bunch of updates:

    • Nginx - Update to latest stable release 1.4.7
    • Uwsgi

  3. Rudder: Fun with variables

    How many different configuration files do you maintain for the same service spread over your different Rudder groups?
    Personnaly only one!

    I hate having to maintain multiple - almost - identical configuration files, it's counterproductive and definitely …


  4. Grsecurity updates and kernel-test "EOL"

    New versions of my grsecurity kernels.

    • 3.2.55-4 and 3.2.55-104
      • Upgrade to grsecurity-3.0-3.2.55-201403252026.patch
      • Set CONFIG_GRKERNSEC_FLOODBURST=1000

    Yes they were actually available in the repo since end of march …


  5. Unbound update - Now with pythonmodule!

    Unbound latest version - 1.4.22
    Notable differences:

    • Doesn't depend on ldns anymore - yum -y update unbound && yum -y remove ldns
    • Built with pythonmodule support

    Init script will populate chroot with your python2.6 directory …


  6. Nginx update

    Nginx latest stable version - 1.4.6

    As usual, contact me if you encounter any issues.