2024-01-28 Mike Gabriel

        * Release 0.1 (HEAD -> main)
        * CMakeLists.txt: Set PROJECT_VERSION via project() macro. (8b3c8b6)
        * CMakeLists: Bump cmake_minimum_required() to 3.5. (1e5181b)
        * d/changelog: fix UNRELEASED (863e566)

2023-11-12 Ratchanan Srirattanamet

        * Merge branch 'personal/fredldotme/lomirirestart' into 'main'
          (facc69c)

2023-11-12 Alfred Neumayer

        * data: Set the agent to restart with Lomiri (5e96652)

2023-11-09 Alfred Neumayer

        * debian: Rename package to lomiri-polkit-agent (b6a49cb)
        * data: Remove "Requires" from systemd user service unit (88c7489)
        * CMakeLists & data: Generate systemd user service (fe52d31)
        * service & tests: Adapt remaining Lomiri rename changes (0582653)

2023-11-08 Alfred Neumayer

        * git: Add .gitignore (a4c67e4)
        * service: Adapt to renamed Lomiri notification interfaces (031e195)
        * CMakeLists: Allow use of deprecated glib functions (61559de)

2017-03-10 Bileto Bot

        * Releasing 0.1+17.04.20170310-0ubuntu1 (0b6d011)

2017-03-10 Pete Woods

        * Compatibility with unversioned cmake-extras modules (LP: #1563573)
          (94e3515)

2016-12-07 Pete Woods

        * Compatibility with unversioned cmake-extras modules (8c264e6)

2016-11-30 Bileto Bot

        * Releasing 0.1+17.04.20161130-0ubuntu1 (dc1069d)

2016-11-30 Albert Astals Cid

        * Compile on zesty (628ed66)

2016-11-28 Albert Astals Cid

        * Compile on zesty (af1d9b2)

2016-11-16 Bileto Bot

        * Releasing 0.1+17.04.20161116-0ubuntu1 (3f8c8cb)

2016-11-16 Michael Terry

        * Let policykit-unity8 work inside of a unity8 snap. (LP: #1629009)
          (dae4360)
        * Respect $SNAP (9b05daa)

2016-08-29 Bileto Bot

        * Releasing 0.1+16.10.20160829-0ubuntu1 (93562fe)

2016-08-29 Ted Gould

        * Fix test suite and make it run on package build (72e593f)
        * Use cmake-extras for code formatting and reformat code (5ddcf66)
        * Drop format code test as it fails on vivid :-( (cf0c321)
        * Adding in a PolKit Subject mock (2d7fd1b)
        * Add a registration check and format the code (3c000ef)
        * Make sure this is a variant truth (6da2b30)

2016-08-25 Ted Gould

        * Allow clang format 3.4 (540853b)

2016-08-23 Ted Gould

        * Add formating dependencies (866dd8b)
        * Merge trunk (5b7216a)

2016-08-22 Ted Gould

        * Apply formatting changes to get to Unity API style (8ee4952)
        * Ignoring format code stuff (0edb600)
        * Removing the old format script (f77c6c9)
        * Add in formatting for code (6e43187)
        * Grab bzr bd fixes (64e7e9f)
        * Grab the password hiding (4db0587)
        * Grab the fallback (abb4abe)
        * Grab no exception (75a0e03)

2016-08-22 Bileto Bot

        * Releasing 0.1+16.10.20160822.1-0ubuntu1 (fcc7d35)

2016-08-22 Rodney Dawes

        * Add missing bzr-builddeb config for non-native version for CI
          train. (5d38503)

2016-08-22 Ted Gould

        * Setting the password echo mode on passwords (LP: #1580236)
          (da0f09f)
        * Setup Agent so that it is the fallback agent (LP: #1579837)
          (4809cdb)
        * Replacing that U8 isn't responding with a recoverable error instead
          of crashing (LP: #1579837) (51e9246)
        * Ensure we're passing a gboolean (f7b1e43)
        * Detect the password request more robustly (1802d44)
        * Make sure we don't have a type issue and force the password if we
          think we're getting one (39ac6a2)

2016-08-22 Rodney Dawes

        * Add missing bzr-builddeb config for non-native version for CI
          train. (3bf2700)

2016-08-19 Ted Gould

        * Attach bug (3f1ccc7)
        * Set echo mode (dd875e8)

2016-05-09 Ted Gould

        * Remove the whoopsie code completely, for now (6bc09ac)
        * Code formatting (0631fd0)
        * Switch to vardict and add a clarifying comment (3fe39b7)
        * Forgot to remove it from CMake (0b32d88)
        * Disable recoverable error until we can get whoopsie in a better
          state (ba790e5)
        * Make it so that we depwait on old whoopsie instead of failing to
          build (db05328)
        * Add in the gcrypt dep (a14209e)
        * Attach bug (490abc5)
        * Update mock to have the function with options (1170fa3)
        * Switch to registering with options (03abfd9)
        * Forgot the packaging (36542d8)
        * Replacing that U8 isn't responding with a recoverable error instead
          of crashing (bfaedbd)

2016-04-25 CI Train Bot

        * Releasing 0.1+16.04.20160425-0ubuntu1 (568d4a6)

2016-04-25 Ted Gould

        * Initial implementation of the agent. Approved by: Charles Kerr
          (56114cc)
        * Make it so that we can reset the GObject without destroying the
          core::signals (c21dd7b)

2016-04-21 Ted Gould

        * Lower required CMake for Vivid (29a2091)
        * More name changes (feb180d)
        * Name change from trunk (7c9150c)
        * Changing name in CMake (711ce8c)
        * Update to trunk name change (4aee3f8)
        * Change package name in changelog (a3dcede)
        * More name change (1f70777)
        * Switch package name to policykit-unity8 (e37b7c7)
        * Fix copyright date (55725b0)
        * Fix cut-and-paste from the description (7d0cb90)

2016-04-15 Ted Gould

        * Doc cleanups and urls (7305e2a)

2016-04-14 Ted Gould

        * Merging dummy changelog from trunk (2ba57d1)
        * Dummy changelog for CI Train (fe9704f)
        * Adding in an integration test (aa975a9)
        * Use better expect functions (31d572f)
        * Ensure we disconnect the GLib signals (4625270)
        * Being a little pickier on who are friends are (7637f17)
        * Trying to increase my cast (25a6e11)
        * Protect std::string (039cd2b)
        * Add a helper to protect std::string from nullptr (1efdb03)
        * Change name of in flight map (8978fcf)
        * Const and'ing a string (6e8a302)
        * Remove underscore from member variable names (aa87b74)
        * static_cast<comment>('useful thought') (ebbbdad)
        * No copy on call (50e008e)
        * Fix casting (113cc45)
        * Break out a yuuuuge lambda (0d4e5f9)
        * Switch to marking includes as sytem headers (79d048d)

2016-04-13 Ted Gould

        * Adding in localization (0d6968b)
        * Docs and more docs (9a5e31b)

2016-04-12 Ted Gould

        * Getting the documentation structure in shape (9c712f3)

2016-04-11 Ted Gould

        * Flesh out some authentication tests to have real usecases (7760268)
        * Flesh out the authentication manager tests and handle the corner
          cases (c997f78)

2016-04-09 Ted Gould

        * Adding in an authmanager test (42c55ee)

2016-04-08 Ted Gould

        * Fixing up the ignore list (79e6211)
        * Adding in a basic authentication test (7020c38)
        * Adding a doc framework (0fdc542)
        * Setup coverage reporting for the project (a876fa4)
        * Namespacing the actions to make them work (2f14666)

2016-04-06 Ted Gould

        * Fixes to some runtime error messages (8f787ba)
        * Adding licensing information (e26abdb)
        * Put the Upstart config in the proper directory (a17e6d3)
        * Make it so that the debian package can disable tests (a4b8117)

2016-04-04 Ted Gould

        * Base level debian packaging (4ed199f)
        * Adding in Upstart configuration files (4842960)

2016-03-31 Ted Gould

        * Flesh out setting up authentications (e6da125)

2016-03-22 Ted Gould

        * Really flesh out auth manager and change some callbacks and signals
          along the way (69597c9)

2016-03-21 Ted Gould

        * Get a test of shutting down the agent properly (3b8b8b9)

2016-03-18 Ted Gould

        * Adding in a full callback mock and tests to use it (8a989d5)

2016-03-17 Ted Gould

        * Adding a basic test and frameworks (ea873c6)

2016-03-16 Ted Gould

        * Handle cancelling and call into the authentication manager
          (3dc9181)
        * Register our agent with policy kit (eae1f5c)
        * Integrating with polkit-agent to get the glib library (0517aa3)

2016-03-15 Ted Gould

        * Fix includes so we don't need a cmake workaround (f68a332)
        * Initial something building commit (808dd91)
