ntopng (3.8+dfsg1-2.1) unstable; urgency=high

  * Non-maintainer upload.
  * Add build-depends on libssl-dev (Closes: 920648)

 -- Peter Michael Green <plugwash@debian.org>  Mon, 04 Feb 2019 01:10:39 +0000

ntopng (3.8+dfsg1-2) unstable; urgency=medium

  * Fix missing space in postinst migration script (Closes: #920281).
  * Delete ntopng user, group, /var/lib/ntopng, /var/log/ntopng during purge.
  * Set appropriate permissions for /var/log/ntopng.

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 26 Jan 2019 00:36:22 -0800

ntopng (3.8+dfsg1-1) unstable; urgency=medium

  * New upstream version 3.8+dfsg1 (Closes: #919907, #910859, #903154,
    #887318, CVE-2018-12520).
  * Drop get-orig-source target in favor of Files-Excluded in the copyright
    file.
  * Remove third-party/lua-5.* as we build against the system one.
  * Build-Depend against liblua5.3-dev.
  * Update copyright information.
  * Refresh patches and remove internal-luajit.patch (no longer applicable).
  * Update Build-Depend against libndpi-dev >= 2.6
  * Build-depend on libmaxminddb-dev.
  * Add use-system-lua.patch to use system liblua insetad of the embedded one.
  * Bump Build-Dep on debhelper >= 10.8 to support the --doc-main-package
    option of dh_installdocs.
  * Migrate datadir from /var/tmp/ntopng to /var/lib/ntopng in postinst.
  * Use system libjs-html5shiv, libjs-jquery, and libjs-jquery-ui.
  * Make ntopng-utils-manage-config executable (needed for the web UI to be
    able to backup/restore the configuration).
  * Change systemd Restart to on-abnormal.
  * Update the list of README to install as docs.
  * Generate html documentation and register it with doc-base. Split
    documentation into ntopng-doc package.
  * Update Vcs headers to point to salsa.debian.org.
  * Remove httpdocs/geoip/README as recommended by lintian.
  * Bump Standards-Version to 4.3.0.

 -- Ludovico Cavedon <cavedon@debian.org>  Mon, 21 Jan 2019 17:46:18 -0800

ntopng (3.2+dfsg1-1) unstable; urgency=medium

  * New upstream version 3.2 (Closes: #878129, #866722, #878123).
  * Update watch file for github.
  * Use pkg-info.mk for parsing changelog and remove legacy SVN code.
  * Remove no longer necessary lines from repackging script.
  * Keep internal libluajit, as upstream pacthed it.
  * Do not remove UserGuide.*, and register UserGuide.pdf with doc-base and
    include it in the desktop file Documentation entry.
  * Make sure we rebuild the minified files from the upstream tarball.
  * Update copyright file.
  * Remove patches applied upstream:
    - Added-fixes-to-avoid-users-to-be-manipulated-with-in.patch
    - Avoid-access-after-free.patch
    - Avoid-access-to-unintialized-memory.patch
    - CVE-2017-7458.patch
    - CVE-2017-7459.patch
    - Check-for-presence-of-crsf-in-admin-scripts.patch
    - gcc-7.patch
  * Refresh patches.
  * Fix Documentation entry in systemd service file (Closes: #854694).
  * Replace priority extra with optional.
  * Make sure ntopng-add-user.sh is executable.
  * Update list of documentation/README files and move them into ntopng-data.
  * Build-Depend on libcap-dev.
  * Build-Depend on debhelper >= 9.20160709 instead of dh-systemd.
  * Bump Standards-Version to 4.1.2.
  * Use EtherOUI.txt file from libwireshark-data.
  * Update source lintian-overrides about source-is-missing false positives
    for js files.
  * Add missing symlink to fontawesome-webfont.woff2.

 -- Ludovico Cavedon <cavedon@debian.org>  Wed, 27 Dec 2017 01:13:57 +0100

ntopng (2.4+dfsg1-4) unstable; urgency=medium

  * Add CVE-2017-7458.patch to prevent an empty host to crash ntopng
    (Closes: #866721, CVE-2017-7458).
  * Add CVE-2017-7459.patch to prevent \r\n from being injected into HTTP URIs
    (Closes: #866719, CVE-2017-7459).
  * Add gcc-7.patch to fix FTBFS with gcc 7 (Closes: #853578).
  * Update Check-for-presence-of-crsf-in-admin-scripts.patch to avoid the
    'Missing CSRF parameter' error (Closes: #856048).
  * Add Avoid-access-after-free.patch and
    Avoid-access-to-unintialized-memory.patch to fix crash with mysql (thanks
    to Bernhard Übelacker, Closes: #859653).
  * Add redis-server in the Required fields of the SysVinit script
    (LP: #1437835).

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 03 Sep 2017 21:12:05 +0200

ntopng (2.4+dfsg1-3) unstable; urgency=high

  * Import upstream patches fixing CVE-2017-5473. (Closes: #852109)

 -- Ludovico Cavedon <cavedon@debian.org>  Fri, 03 Feb 2017 19:43:00 -0800

ntopng (2.4+dfsg1-2) unstable; urgency=high

  * Let systemd guess the main PID of ntopng (Closes: #849210).
  * Add Multi-Arch: foreign to ntopng-data (Closes: #848152).

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 24 Dec 2016 16:04:10 +0100

ntopng (2.4+dfsg1-1) unstable; urgency=medium

  * Update watch file to remove -stable from version.
  * Imported Upstream version 2.4+dfsg1.
  * Update dependency on libndpi 1.8.
  * Update Standards-Version to 3.9.8.
  * Migrate to ntopng-dbgsym.
  * Remove no-detectxsslib.patch (merged upstream).
  * Refresh pacthes.
  * Include all relevant upstream READMEs in docs.
  * Update copyright.
  * Change build dependecy from libmysqlclient-dev to
    default-libmysqlclient-dev (Closes: #845881).
  * Remove no longer needed lintian override.
  * Add dependecy on lsb-base for SysV init script.
  * Add reproducible-build.patch, thanks to Chris Lamb (Closes: #831346).

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 10 Dec 2016 21:51:33 -0800

ntopng (2.2+dfsg1-2) unstable; urgency=medium

  * Add kfreebsd-tap.patch to fix FTBFS on kfreebsd (thanks to
    Steven Chamberlain) (Closes: #818799).
  * Update Standards-Version to 3.9.7.
  * Add Documentation links to systemd unit.

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 02 Apr 2016 19:34:12 -0700

ntopng (2.2+dfsg1-1) unstable; urgency=high

  * Imported Upstream version 2.2+dfsg1, including fix for CVE-2015-8368
    (Closes: #816190).
  * get-orig-source: do not fail if EWAHBoolArray is missing.
  * Refresh patches.
  * Add Build-Depends on libmysqlclient-dev.
  * Add Build-Depends on libndpi >= 1.7.1~.
  * Update copyright.
  * Add no-detectxsslib.patch to prevent use of non-GPL-compatible detectxsslib.
  * Add lintian-override for some missing-source false positives.
  * Remove unused handlebars-1.0.0.0.beta.6.js without source from orig tarball.
  * Use https for Vcs links.
  * Update copyright.

 -- Ludovico Cavedon <cavedon@debian.org>  Sat, 12 Mar 2016 18:50:05 -0800

ntopng (2.0+dfsg1-1) unstable; urgency=medium

  * Imported Upstream version 2.0+dfsg1
  * Add Build-Dep on pkg-config (Closes: #797777).
  * Refresh patches.
  * Update build dependecies to libndpi-dev >= 1.6 and libcurl-gnutls-dev.
  * Update doc path location in upstream tarball.
  * Add use-system-ndpi.patch for using system libndpi.
  * Drop usage of dh_autoreconf and invoke upstream's autogen.sh
  * Remove .git tree when creating repackaged upstream tarball.
  * Update copyright for new sources.
  * Use system libjs-boostrap.
  * Add no-pwd.patch avoiding use of the PWD environment variable during build.
  * Use system boostrap.
  * Remove pdfmake.js and vfs_fonts.js from upstream tarball as they are not
    used and do nto have sources.

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 20 Sep 2015 01:53:02 -0700

ntopng (1.2.1+dfsg1-2) unstable; urgency=low

  * Fix FTBFS due to coffee invocation (Closes: #790091).
  * Update Standards-Version to 3.9.6.
  * Use ntopng configuration file /etc/ntopng.conf instead of
    /etc/default/ntopng.

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 26 Oct 2014 20:49:24 -0700

ntopng (1.2.1+dfsg1-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop unused build-depends on libgnutls-dev. Closes: #764105

 -- Andreas Metzler <ametzler@debian.org>  Sat, 11 Oct 2014 11:51:05 +0200

ntopng (1.2.1+dfsg1-1) unstable; urgency=medium

  * Imported Upstream version 1.2.1+dfsg1 (Closes: #760990, CVE-2014-5464,
    CVE-2014-5511, CVE-2014-5512, CVE-2014-5513, CVE-2014-5514,
    CVE-2014-5515).
  * Remove patches merged upstream: build-flags.patch, libndpi-external.patch,
    manpage.patch, no-svn.patch, path-defaults.patch, remove-libs.patch, and
    rickshaw.patch.
  * Add no-librt.patch to avoid not needed linking against librt.
  * Fix typos in copyright and removed stanzas for removed files.

 -- Ludovico Cavedon <cavedon@debian.org>  Tue, 09 Sep 2014 21:57:04 -0700

ntopng (1.2.0+dfsg1-1) unstable; urgency=medium

  * Imported Upstream version 1.2.0+dfsg1 (Closes: CVE-2014-4329).
  * Update watch rule for new upstream naming convention.
  * get-roig-source: Support both +svn and ~svn in version.
  * Remove external hiredis from orig tarball.
  * Remove Rickshaw from orig tarball.
  * Remove documentation without source from orig tarball and insert an http
  * Remove corrupted unused serializeCFJSON-0.1.js from orig tarball.
    link to it in README.Debian.
  * Remove nDPI from orig tarball.
  * Remove all debian/missing-sources files that are now included not-minified
    by upstream. Remove build-deps on node-uglify and cleancss.
  * Remove references to third-party/redis-lua (removed upstream).
  * Update copyright.
  * Refresh patches and remove those merged upstream.
  * Add external-hiredis.patch to use system libhiredis.
  * Add rickshaw-keep-one.patch to remove references to additional rickshaw
    library.
  * Add no-svn.patch to drop requirement on SVN.
  * Add manpage.patch to fix usage of minus signs, hyphens, and dashes,
    missing space and line breaks.
  * Add rickshaw.patch to use single rickshaw.{css,js} files.
  * Split library removing part of build-flags.patch into remove-libs.patch.
  * Rename debian-defaults.patch to path-defaults.patch and use installation
    path from configure.
  * Use dh-autoreconf instead of autotools-dev.
  * Add build-dep on libsqlite3-dev.
  * Update build-dep on newer libndpi-dev.
  * Cleanup of dh_install rules.
  * Fix typo in font-awesome symlink path and remove and updates symlink links
    in ntopng-data/
  * Remove executable bit to non executable files.
  * Use system linjs-jquery tablesorter and form.
  * Add Build-Dep on libhiredis-dev.
  * Remove empty httpdocs/ssl directory.
  * Add systemd support.
  * Stop supporting ENABLED in /etc/default/ntopng and debian/NEWS to notify
    users.

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 27 Jul 2014 16:13:47 -0700

ntopng (1.1+dfsg2-2) unstable; urgency=medium

  * Fix build-flags.patch causing FTBFS (Closes: #754502).

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 27 Jul 2014 15:19:52 -0700

ntopng (1.1+dfsg2-1) unstable; urgency=medium

  * Initial upload (Closes: #714820).
  * Remove unsed files without source from orig tarball.
  * Minify jquery and boostrap during build process.
  * Include missing sources for minified javascript. Use system libjs-rickshaw.
  * Fix lintian missing-source warnings.

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 13 Apr 2014 16:25:14 -0700

ntopng (1.1+dfsg1-1) unstable; urgency=medium

  * Update Standards-Version to 3.9.5.
  * Repackage orig tarball removing precompiled binaries, non-dfsg-compatile
    files, and other temporary files.
  * Remove currenlty unused dependencies on libjs*.
  * Fix building arch-dependent packages only.
  * Adjust path of pidfile.

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 29 Dec 2013 22:50:40 -0800

ntopng (1.1-1) unstable; urgency=low

  * Initial release (Closes: #714820).

 -- Ludovico Cavedon <cavedon@debian.org>  Sun, 17 Nov 2013 15:03:26 -0800
