libnss-cache (0.22-1) unstable; urgency=medium

  * New upstream release.
  * Fix lintian override.

 -- Brendan O'Dea <bod@debian.org>  Thu, 05 Dec 2024 15:10:44 +1100

libnss-cache (0.21-1) unstable; urgency=medium

  [ Jamie Wilkinson ]
  * Fix the license in debian/copyright.
  * lint: Override two findings for shared libraries.
  * Make sure the test code is compiled with correct coverage flags.

  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)

 -- Jamie Wilkinson <jaq@debian.org>  Fri, 18 Aug 2023 14:37:23 +1000

libnss-cache (0.18-2) unstable; urgency=medium

  * Set the build locale as C.UTF-8 to make the build reproducible.
  * Specify Rules-Requires-Root: no.
  * Bump debhelper-compat to 13.
  * Reformat copyright as dep5 machine readable.

 -- Jamie Wilkinson <jaq@debian.org>  Sat, 23 Oct 2021 17:31:32 +1100

libnss-cache (0.18-1) unstable; urgency=medium

  * New upstream release.
  * Remove local source options as unapply-patches is the default.
  * Update standards version to 4.5.1.
  * Update watch format version to 4.

 -- Jamie Wilkinson <jaq@debian.org>  Fri, 12 Feb 2021 16:42:04 +1100

libnss-cache (0.17-2) unstable; urgency=medium

  * Moved Debian packaging to salsa.debian.org; updated control.

 -- Jamie Wilkinson <jaq@debian.org>  Mon, 08 Feb 2021 12:42:19 +1100

libnss-cache (0.17-1) unstable; urgency=medium

  * New upstram release.
  * Trim trailing whitespace.
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Use canonical URL in Vcs-Git.
  * Update standards-version to 4.4.0.
  * Add build hardening flags.
  * Run the test suite now one exists.

 -- Jamie Wilkinson <jaq@debian.org>  Tue, 14 Jan 2020 16:08:39 +1100

libnss-cache (0.16-3) unstable; urgency=medium

  * Add missing Multi-Arch header to debian/control.

 -- Jamie Wilkinson <jaq@debian.org>  Mon, 07 Nov 2016 15:18:25 +1100

libnss-cache (0.16-2) unstable; urgency=medium

  * Bump standards version.

 -- Jamie Wilkinson <jaq@debian.org>  Tue, 01 Nov 2016 16:04:27 +1100

libnss-cache (0.16-1) unstable; urgency=medium

  * New upstream release.

 -- Jamie Wilkinson <jaq@debian.org>  Tue, 01 Nov 2016 15:39:14 +1100

libnss-cache (0.15-2) unstable; urgency=medium

  * Fix nss.h include for BSD.

 -- Jamie Wilkinson <jaq@debian.org>  Wed, 30 Dec 2015 17:54:57 +1100

libnss-cache (0.15-1) unstable; urgency=medium

  * New upstream release.
  * Change obsolete homepage URL.

 -- Jamie Wilkinson <jaq@debian.org>  Wed, 30 Dec 2015 16:20:07 +1100

libnss-cache (0.14-1) unstable; urgency=medium

  * New upstream release.

 -- Jamie Wilkinson <jaq@debian.org>  Wed, 20 May 2015 09:00:53 +1000

libnss-cache (0.13-1) unstable; urgency=medium

  * Update control file with VCS URLs.
  * New upstream version.
  * Update watch file to match new github upstream.
  * Bump standards version.

 -- Jamie Wilkinson <jaq@debian.org>  Wed, 22 Oct 2014 10:41:44 +1100

libnss-cache (0.12-1) unstable; urgency=medium

  * New upstream release.  (Closes: #745258; thanks Arthur Marble).
  * Ignore tarballs in debian/source/options.

 -- Jamie Wilkinson <jaq@debian.org>  Thu, 22 May 2014 18:24:55 +1000

libnss-cache (0.11-2) unstable; urgency=low

  * Fix FTBFS with clang
    - Fixed the potential usage of an uninitialized variable error in
      nss_cache.c

 -- Arthur Marble <arthur@info9.net>  Sat, 19 Apr 2014 16:02:56 -0500

libnss-cache (0.11-1) unstable; urgency=medium

  * New upstream release.
  * Change to arch: any, now builds on all architectures.
  * Update standards-version.
  * Depend on new debhelper.

 -- Jamie Wilkinson <jaq@debian.org>  Sun, 23 Mar 2014 16:55:37 +1100

libnss-cache (0.10.2-1) unstable; urgency=low

  * New upstream release.

 -- Jamie Wilkinson <jaq@debian.org>  Fri, 10 Feb 2012 01:05:46 +0000

libnss-cache (0.10.1-1) unstable; urgency=low

  * New upstream release.
  * Speeds up the name / uid / gid lookup in the nss-cache library.
    * don't search groups if the provided buffer is small enough that the
      chance of succeeding is small
    * create simple index structure with uniformly sized entries and
	  mmap/bsearch as a replacement for a heuristic binary search
    * if the entry was not found in the index, do not fall back to linear
      search; still fall back if the entry was outdated, not accessible or
      if a value was not found at the expected offset
    * replace strcoll with strcmp for checking equality of the index, as
	  the index is built based on a simple string sort

 -- Jamie Wilkinson <jaq@debian.org>  Fri, 10 Feb 2012 11:11:07 +1100

libnss-cache (0.10-2) unstable; urgency=low

  *  Remove post{inst,rm}, as dh_makeshlibs already does the ldconfig for us.

 -- Jamie Wilkinson <jaq@debian.org>  Sat, 20 Aug 2011 09:04:28 +1000

libnss-cache (0.10-1) unstable; urgency=low

  * Initial release. (Closes: #609626)

 -- Jamie Wilkinson <jaq@debian.org>  Fri, 22 Jul 2011 12:17:00 +1000
