2021-11-02 Ratchanan Srirattanamet

        * Release 1.0.5 (HEAD -> releases/1.0.5, tag: 1.0.5)
        * Merge branch 'personal/peat-psuwit/skip-non-root-test' into
          'master' (fa809bf)

2021-10-06 Dalton Durst

        * Merge branch 'personal/peat-psuwit/gitignore-obj' into 'master'
          (7938174)

2021-10-06 Ratchanan Srirattanamet

        * tests: skip permission denied test if running as root
          (4e2c06c)
          Fixes:
          https://gitlab.com/ubports/core/lib-cpp/persistent-cache-cpp/-/issues/1

2021-09-21 Ratchanan Srirattanamet

        * Merge branch 'mr/fix-copyright-tests-on-some-occasions' into
          'master' (225e19d)
        * .gitignore: ignore obj-*, Debian build directory (36fc366)

2021-09-18 Mike Gabriel

        * debian/control: Add to B-D: licensecheck. (8f59bf2)
        * tests/copyright/check_copyright.sh: Ignore Git related and quilt
          related directory/file structures. (e940fc8)

2021-07-19 Ratchanan Srirattanamet

        * Merge branch 'mr/debian-control-libgtest-dev' into 'master'
          (c9d6dc2)

2021-07-17 Mike Gabriel

        * debian/control: Add B-D libgtest-dev. Fix FTBFS (No rule to make
          target 'tests/core/gmock/libgmock_main.a', needed by
          <test>...) on Debian 11 and above. (66b0628)

2020-07-12 Marius Gripsgard

        * Fix gmock (57ccf1a)
        * Import and clean (7bfd592)

2017-01-13 Michi Henning

        * Merged trunk. (d253ac8)
        * Merged lp:~michihenning/persistent-cache-cpp/merge-crossbuild
          (0f719a7)
        * Merged
          lp:~pete-woods/persistent-cache-cpp/cmake-extras-compatibility
          (b35dd0f)

2016-12-07 Pete Woods

        * Compatibility with unversioned cmake-extras modules (812c87c)

2016-11-29 Michi Henning

        * Updated CMakeLists.txt to work with gtest 1.8. Suppressed warnings
          from gtests. (fcfb860)

2016-11-28 Michi Henning

        * Replaced libgtest-dev with google-mock build test. (809464b)
        * Moved GMock find_package one level down. (f1bdbb4)
        * Fixed failing copyright test. (9fd3e00)
        * Updated cmake files to work with gtest 1.8. Suppressed warnings
          from gtest. (a98d164)

2016-07-25 Michi Henning

        * Changed python dependency to python <!nocheck> for cross-builds.
          (93487f1)

2016-07-21 Michi Henning

        * Merged lp:~michihenning/persistent-cache-cpp/fix-cross-build:
          Changed python dependency to python:any for cross-builds.
          (c2cf024)

2016-07-20 Michi Henning

        * Changed python dependency to python:any for cross-builds. (b528e8d)

2016-05-09 Michi Henning

        * No-change commit to test Jenkins. (15817f3)
        * No-change commit for Jenkins testing. (639b63c)

2016-05-06 Michi Henning

        * Back-merge of 1.0.4+16.10.20160505.5-0ubuntu1 from trunk. (b42bb76)
        * Back-merge of 1.0.4+16.10.20160505.5-0ubuntu1 from trunk. (d50fa68)

2016-05-05 CI Train Bot

        * Releasing 1.0.4+16.10.20160505.5-0ubuntu1 (3863ce9)

2016-05-05 Michi Henning

        * Fix for copyright test. (9b808c8)
        * No-change rebuild to pick up -fPIE on amd64. (cf955a8)
        * Merged fixes from devel. (0f9bb58)
        * Fixed copyright test by adding new suppressions. (396535c)
        * Added missing suppressions to copyright test. (fc456f3)

2016-01-19 Michi Henning

        * Merge 1.0.4+16.04.20160117-0ubuntu1 from trunk after release.
          (9e5100e)

2016-01-20 Michi Henning

        * Merge trunk after release. (c266acf)

2016-01-17 CI Train Bot

        * Releasing 1.0.4+16.04.20160117-0ubuntu1 (74dce9d)

2016-01-17 Michi Henning

        * Fix for assertion failure in stats move constructor. Approved by:
          Michi Henning (ad77992)

2016-01-18 Michi Henning

        * Merged devel for silo landing. (955b434)

2016-01-16 Michi Henning

        * Fixed assertion failure when move-constructing from internal stats
          instance. (de65360)
        * Work-around for broken licensecheck on xenial. (8a9659d)

2015-12-10 Michi Henning

        * Merged dependent branch. (5385775)
        * Add work-around for broken licensecheck on xenial. (351880a)

2015-12-09 Michi Henning

        * Fixed typo in comment. (41edd95)
        * Updated changelog. (4174faf)
        * Fixed assertion failure when move-constructing from internal stats
          instance. (d3cdf73)

2015-08-28 Michi Henning

        * Merged 1.0.4+15.10.20150819.2-0ubuntu1 from trunk. (826653c)
        * Merged 1.0.4+15.10.20150819.2-0ubuntu1 from trunk. (44e07f4)

2015-08-19 Michi Henning

        * Fixed wrong performance claim due to insufficient number of
          iterations. (51513ff)

2015-08-19 CI Train Bot

        * Releasing 1.0.4+15.10.20150819.2-0ubuntu1 (5d4d4a4)

2015-08-19 Michi Henning

        * Minor enhancements to cache. Suppressed a lintian warning, fixed
          autopkg test dependency, and added run length averages to
          stats. Approved by: PS Jenkins bot (9e40a20)

2015-08-20 Michi Henning

        * Merged documentation fix. (1bd4764)
        * Fixed changelog again. (c4b4c8d)

2015-08-19 Michi Henning

        * Fixed changelog version and change micro version to match.
          (08cc661)
        * Landing branch devel -> trunk. (61afe12)
        * Added average hit and miss run stats. (f6a886a)
        * Merged devel and resolved conflict. Yet another try at getting rid
          of the garbage in changelog. (fe5db4c)
        * Simplified avg calculation (thanks James!) (50ed182)
        * Added examples to the unit tests, so we can be sure they don't
          break. (8d0d8b6)
        * Merging trunk into devel after releasing 1.0.3. (80e7c0f)
        * Added average hit and miss run stats. (470f47a)

2015-08-17 Michi Henning

        * Fixed incorrect performance claim due to insufficient number of
          iterations. (d274de1)

2015-08-10 Michi Henning

        * Fixed whitespace in CMakeLists.txt (59ddde4)

2015-08-08 Michi Henning

        * Added examples to the unit tests, so we can be sure they don't
          break. (ef867fa)
        * Merging trunk into devel after releasing 1.0.3. (cc69f34)

2015-08-07 CI Train Bot

        * Releasing 1.0.3+15.10.20150807-0ubuntu1 (0aa341d)

2015-08-07 Michi Henning

        * Merging fixes for autopkg test from devel. Approved by: Michi
          Henning (3d7e1e4)
        * Merging devel into trunk for landing. (d459715)
        * Some more fixes for autopkg test. Passes under qemu now. (d516339)
        * Now passed under adt-run. (fddbfdb)
        * Disabled env vars in autopkg test. (1d6ce84)
        * Fixed another dependency. More trace. (bfaadb2)
        * Test needs to depend on libleveldb-dev. (8be4edd)
        * Testing dependencies again. (c7ca6a8)
        * More hackery for autopkg test. (18001d6)
        * Trying pkg-config with absolute path. (2f32a2e)
        * Added missing dependency to autopkg test. (c7d2e49)
        * Added missing dependency to autopkg test. (e49a084)
        * Merged devel. (4be954c)
        * Suppressed lintian warning about doxygen's use of jquery.js.
          (cd07eee)

2015-08-06 Michi Henning

        * Suppressed lintian warning about doxygen's use of jquery.js.
          (3796d7b)
        * Merged trunk to get debian/changelog up to date. Remove noise in
          changelog caused by bug in the packaging machinery.
          (8644ad7)
        * Added lintian suppression for doxygen's use of jquery.js. (a5ced02)
        * Merged trunk and cleaned up messy changelog caused by bug in the
          packaging machinery. (c5c6f5e)

2015-08-05 CI Train Bot

        * Releasing 1.0.0+15.10.20150805-0ubuntu1 (c4c1d2b)

2015-08-05 Michi Henning

        * Initial revision for landing. Approved by: PS Jenkins bot, James
          Henstridge, Michi Henning (41522bd)
        * Fixes for gcc 5 and new changelog entry for packaging. (7879748)

2015-07-29 Michi Henning

        * Updated autopkg test for fixed pkg-config file. (277ca1a)
        * Fixed missing lib in pkg-config. (57e6263)
        * Added python3 to build deps. (ccc70e5)
        * Added config for split building. (a5e58bd)
        * Updated version number in changelog. (d3dded3)
        * Fixed TODO. (f228eeb)
        * Merged devel:   Michi Henning 2015-07-29 Trying without -DLIBDIR
          Michi Henning 2015-07-29 Added more missing deps.   Michi
          Henning 2015-07-29 Don't need click to build.   Michi
          Henning 2015-07-29 Added pkgconfig to deps.   Michi
          Henning 2015-07-29 [merge] pending merges:   Michi Henning
          2015-07-29 Added cmake to dependencies. (9a72508)
        * Trying without -DLIBDIR (4f2d26f)
        * Added more missing deps. (f0242f3)
        * Don't need click to build. (1fbc2f4)
        * Added pkgconfig to deps. (f5e6bc3)
        * pending merges:   Michi Henning 2015-07-28 [merge] Doc fix.
          Michi Henning 2015-07-28 [merge] Merged devel: (f5542db)
        * Added cmake to dependencies. (54945db)
        * Added cmake to dependencies. (f2ea7cc)

2015-07-28 Michi Henning

        * Doc fix. (2b438ff)
        * Doc fix. (2d3ee93)
        * Merged devel:   More doc improvements.   Fleshed out string cache
          example. Doc improvements. (9d0e63e)
        * More doc improvements. (13a8aea)
        * Fleshed out string cache example. Doc improvements. (9c1a071)

2015-07-27 Michi Henning

        * Minor fix to test script. (18ca89c)
        * Enabled autopkgtest. (6f44258)
        * Added autopkgtest. (1c62fff)
        * Added examples directory. (0787ad5)

2015-07-24 Michi Henning

        * Added cmake-extras to build deps. (d4aca03)
        * Added pkgconfig support. (0388de2)

2015-07-23 Michi Henning

        * Added doc package. (48aaa38)
        * Fixed incorrect include file install dir. (234ca00)
        * Bunch of debian adjustments. (37db4fb)
        * Started on debian packaging. (27ac6e7)
        * Removed build directory (checked in accidentally). (bf556ff)

2015-07-21 Michi Henning

        * Initial version from thumbnailer, with one minor bug fix. (4d1b27d)
