Change logs for uwsgi source package in Zesty

  • uwsgi (2.0.14+20170111-4ubuntu1) zesty; urgency=medium
    
      * Sync with Debian. Remaining change:
        - Don't build mongo plugins on arm* and powerpc since
          mongo-cxx-legacy-plugin is not available for those architectures
          in Ubuntu
    
    uwsgi (2.0.14+20170111-4) unstable; urgency=medium
    
      * Fix have package uwsgi-plugin-php provide php.
        Closes: Bug#853891. Thanks to Georg Faerber.
    
     -- Jeremy Bicha <email address hidden>  Mon, 27 Feb 2017 01:16:06 -0500
  • uwsgi (2.0.14+20161117-3ubuntu1) zesty; urgency=medium
    
      * Sync with Debian. Remaining change:
        - Don't build mongo plugins since the required -dev package is
          not currently available in Ubuntu
    
    uwsgi (2.0.14+20161117-3) unstable; urgency=medium
    
      * Add patch 1007 to fix build router_basicauth for GNU/kFreeBSD.
      * Fix refer to OpenJDK 8 (not 7) in short and long descriptions.
        Closes: Bug#845998. Thanks to Daniele Forsi.
      * Fix link plugins against non-default Lua.
    
    uwsgi (2.0.14+20161117-2) unstable; urgency=medium
    
      * Add patch cherry-picked upstream to fix build with OpenSSL 1.0.
      * Add patch 1006 to fix avoid informational-only Postgres flags.
        Closes: Bug#847207. Thanks to Raphael Hertzog and Christoph Berg.
      * Update supported archs for MongoDB plugin: Add mips mipsel.
    
    uwsgi (2.0.14+20161117-1) unstable; urgency=medium
    
      [ upstream ]
      * Development snapshot.
    
      [ Jonas Smedegaard ]
      * Revert OpenSSL 1.1 workaround: libapache-dev now libssl-agnostic.
        Closes: Bug#828590. Thanks to Kurt Roeckx and Apache2 maintainers.
    
    uwsgi (2.0.14+20161106-1) unstable; urgency=medium
    
      [ upstream ]
      * Development snapshot.
    
      [ Jonas Smedegaard ]
      * Update watch file:
        + Bump to version 4.
        + Add repacksuffix option.
        + Mention gbp in usage hint comment.
      * Fix have uwsgi-plugin-python3 provide virtual package httpd-uwsgi
        (not bogus httpd-uwsgi3).
      * Declare compliance with Debian Policy 3.9.8.
      * Update git-buildpackage config: Filter any .git* file.
      * Extract metadata from PNG files for copyright check.
        Tighten build-dependency on cdbs.
        Build-depend on libregexp-assemble-perl libimage-exiftool-perl
        libfont-ttf-perl.
      * Build-depend on licensecheck (not devscripts).
      * Build-depend on libmongoclient-dev (only fallback on now
        transitional mongodb-dev).
        Closes: bug#833055. Thanks to Andreas Beckmann, Raphael Hertzog,
        Apollon Oikonomopoulos and Giulio Paci.
      * Have CDBS track Github source.
        Document how to get upstream snapshots in README.source.
      * Update copyright info:
        + Extend coverage for main author to include current year.
      * Update patches:
        + Drop patches cherry-picked upstream.
        + Drop patch 1011 adopted upstream.
        + Unfuzz patches 1001 1002.
      * Use cdbs_expand_pythonruntime and cdbs_python2_defaultruntime (not
        deprecated cdbs_curpythonindepbinary or cdbs_python_binary).
        Tighten build-depdendency on cdbs.
        Closes: Bug#828785. Thanks to Santiago Vila.
      * Update supported archs for Mono/ASP.NET plugin: Add powerpc.
      * Update supported archs for MongoDB plugin:
        + Drop hurd-i386.
        + Add arm64 mips64el powerpc ppc64el s390x.
      * Fix unregister apache modules when removed (not only when purged).
        + Use dh-apache2.
          Build-depend explicitly on virtual dh-apache2 (as hinted by
          lintian).
          Suppress bogus lintian warnings (See bug#796285).
        Closes: Bug#839666. Thanks to Neil Williams.
      * Add patch 1005 to avoid deprecated std::auto_ptr.
      * Mark uwsgi-srch as Multi-Arch: foreign.
        Thanks to the Multi-Arch hinter.
      * Fix typo in README.Debian. Thanks to lintian.
      * Work around OpenSSL 1.0/1.1 build-dependency clash:
        + Disable SSL support in core.
        + Skip plugins php logcrypto router_radius sslrouter.
        + Drop binary package uwsgi-plugin-php.
        + Stop build-depend on libssl-dev php-dev libphp-embed.
        + Build-depend on libcurl4-gnutls-dev (not libcurl4-openssl-dev).
        See bug#828590.
      * Fix avoid "local" in uwsgi-core POSIX shell init.d script.
      * Use POSIX-style ANDed tests in uwsgi bash init.d scripts.
      * Suppress shellcheck concerns about source expansions and backslash
        expansion when read'ing.
      * Suppress bogus lintian override about requirement for versioned
        dependency on lsb-base: Needed version satisfied everywhere
        supported by Debian.
      * Fix avoid including binary files in uwsgi-src package.
    
     -- Jeremy Bicha <email address hidden>  Tue, 13 Dec 2016 12:35:56 -0500
  • uwsgi (2.0.12-7ubuntu4) yakkety; urgency=medium
    
      * Work around cdbs regression not setting curpythonindepbinary (see #830529).
      * Build using the default gccgo.
      * Fix harder not building any mongodb plugins.
    
     -- Matthias Klose <email address hidden>  Thu, 01 Sep 2016 17:49:05 +0200