ros-one-bondcpp (1.8.6-1noble.20251022.2351) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Michael Carroll <michael@openrobotics.org>  Wed, 22 Oct 2025 23:51:39 +0000

ros-one-bondcpp (1.8.6-0noble) noble; urgency=high

  * narrow down required boost dependencies (#68 <https://github.com/ros/bond_core/issues/68>)
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Fri, 28 Aug 2020 00:00:00 -0000

ros-one-bondcpp (1.8.5-0noble) noble; urgency=high

  * Bump CMake minimum version to use CMP0048 (#58 <https://github.com/ros/bond_core/issues/58>)
  * Contributors: Michael Carroll

 -- Michael Carroll <michael@openrobotics.org>  Thu, 14 May 2020 00:00:00 -0000

ros-one-bondcpp (1.8.4-0noble) noble; urgency=high

  * Solved static linking problems with bondcpp (#44 <https://github.com/ros/bond_core/issues/44>)
  * Add BONDCPP_DECL for Bond class (#2 <https://github.com/ros/bond_core/issues/2>) (#45 <https://github.com/ros/bond_core/issues/45>)
  * Make Michael Carroll the maintainer (#40 <https://github.com/ros/bond_core/issues/40>)
  * Contributors: James Xu, Mikael Arguedas, ivanpauno

 -- Michael Carroll <michael@openrobotics.org>  Mon, 24 Feb 2020 00:00:00 -0000

ros-one-bondcpp (1.8.3-0noble) noble; urgency=high

  * Argument to Boost Milliseconds must be integral in Boost >= 1.67 (#37 <https://github.com/ros/bond_core/issues/37>)
    * Argument to Boost milliseconds  must be integral
    * Fix style
    * More consistent type
  * Contributors: Paul-Edouard Sarlin

 -- Michael Carroll <michael@openrobotics.org>  Fri, 17 Aug 2018 00:00:00 -0000

ros-one-bondcpp (1.8.2-0noble) noble; urgency=high

  * uuid dependency fixup (#36 <https://github.com/ros/bond_core/issues/36>)
    * dont export uuid dependency as this isnt anywhere in the public api
    * fixx uuid dependency in test_bond as well
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Fri, 27 Apr 2018 00:00:00 -0000

ros-one-bondcpp (1.8.1-0noble) noble; urgency=high

  * fix package.xml to comply with schema (#30 <https://github.com/ros/bond_core/issues/30>)
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Fri, 27 Oct 2017 00:00:00 -0000

ros-one-bondcpp (1.8.0-0noble) noble; urgency=high

  * Use SteadyTime and SteadyTimer for bond timeouts (#18 <https://github.com/ros/bond_core/issues/18>)
  * C++ style (#28 <https://github.com/ros/bond_core/issues/28>)
  * switch to package format 2 (#27 <https://github.com/ros/bond_core/issues/27>)
  * remove trailing whitespaces (#26 <https://github.com/ros/bond_core/issues/26>)
  * Contributors: Felix Ruess, Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Thu, 27 Jul 2017 00:00:00 -0000

ros-one-bondcpp (1.7.19-0noble) noble; urgency=high

  * fix unused var warning
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Mon, 27 Mar 2017 00:00:00 -0000

ros-one-bondcpp (1.7.18-0noble) noble; urgency=high

  * fix -isystem /usr/include build breakage in gcc6
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Mon, 24 Oct 2016 00:00:00 -0000

ros-one-bondcpp (1.7.17-0noble) noble; urgency=high

  * update maintainer
  * Contributors: Mikael Arguedas

 -- Michael Carroll <michael@openrobotics.org>  Tue, 15 Mar 2016 00:00:00 -0000

ros-one-bondcpp (1.7.16-0noble) noble; urgency=high

  * Fix depedency version
  * Contributors: Esteve Fernandez

 -- Michael Carroll <michael@openrobotics.org>  Thu, 30 Oct 2014 00:00:00 -0000

ros-one-bondcpp (1.7.15-0noble) noble; urgency=high

  * Added version dependency.
  * Removed redundant include_directories
  * Added cmake_modules in alphabetical order
  * Use FindUUID.cmake from cmake-modules to find the UUID libraries #8 <https://github.com/ros/bond_core/pull/8>
  * Contributors: Esteve Fernandez

 -- Michael Carroll <michael@openrobotics.org>  Tue, 28 Oct 2014 00:00:00 -0000

ros-one-bondcpp (1.7.14-0noble) noble; urgency=high

  * Update maintainer field
  * Contributors: Esteve Fernandez, Vincent Rabaud

 -- Michael Carroll <michael@openrobotics.org>  Thu, 08 May 2014 00:00:00 -0000

ros-one-bondcpp (1.7.13-0noble) noble; urgency=high

  * Use c++ style reinterpret_cast rather than c style cast
  * use rpc for uuid on windows
  * add missing archive/library/runtime destinations for library
  * Contributors: David Hodo, Dirk Thomas, William Woodall

 -- Michael Carroll <michael@openrobotics.org>  Wed, 21 Aug 2013 00:00:00 -0000

ros-one-bondcpp (1.7.12-0noble) noble; urgency=high

  * fix dependency on exported targets if the variable is empty
  * use EXPORTED_TARGETS variable instead of explicit target names
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Thu, 06 Jun 2013 00:00:00 -0000

ros-one-bondcpp (1.7.11-0noble) noble; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Wed, 13 Mar 2013 00:00:00 -0000

ros-one-bondcpp (1.7.10-0noble) noble; urgency=high

  * add missing link library uuid #6 <https://github.com/ros/bond_core/issues/6>
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Sun, 13 Jan 2013 00:00:00 -0000

ros-one-bondcpp (1.7.9-0noble) noble; urgency=high

  * modified dep type of catkin
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Thu, 27 Dec 2012 00:00:00 -0000

ros-one-bondcpp (1.7.8-0noble) noble; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Thu, 13 Dec 2012 00:00:00 -0000

ros-one-bondcpp (1.7.7-0noble) noble; urgency=high

  * Added missing link against catkin_LIBRARIES
  * Updated url tags in package.xml's #1 <https://github.com/ros/bond_core/pull/1>
  * updated catkin_package(DEPENDS)
  * Contributors: Dirk Thomas, William Woodall

 -- Michael Carroll <michael@openrobotics.org>  Thu, 06 Dec 2012 00:00:00 -0000

ros-one-bondcpp (1.7.6-0noble) noble; urgency=high

  * fix catkin function order
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Tue, 30 Oct 2012 00:00:00 -0000

ros-one-bondcpp (1.7.5-0noble) noble; urgency=high

  * clean up package.xml files
  * add missing target dependency to gencpp
  * Contributors: Dirk Thomas

 -- Michael Carroll <michael@openrobotics.org>  Sat, 27 Oct 2012 00:00:00 -0000

ros-one-bondcpp (1.7.4-0noble) noble; urgency=high



 -- Michael Carroll <michael@openrobotics.org>  Sat, 06 Oct 2012 00:00:00 -0000

ros-one-bondcpp (1.7.3-0noble) noble; urgency=high

  * fix package building issues
  * Contributors: Vincent Rabaud

 -- Michael Carroll <michael@openrobotics.org>  Tue, 02 Oct 2012 00:19:00 -0000

ros-one-bondcpp (1.7.2-0noble) noble; urgency=high

  * add the missing catkin dependency
  * Contributors: Vincent Rabaud

 -- Michael Carroll <michael@openrobotics.org>  Tue, 02 Oct 2012 00:06:00 -0000

ros-one-bondcpp (1.7.1-0noble) noble; urgency=high

  * add missing dependencies
  * Contributors: Vincent Rabaud

 -- Michael Carroll <michael@openrobotics.org>  Mon, 01 Oct 2012 19:00:00 -0000

ros-one-bondcpp (1.7.0-0noble) noble; urgency=high

  * catkinize bond
  * catkinize the package and bump to 1.7.0 even though it is not tagged yet
  * add link flag for OSX
  * removed spurious reference to libroslib
  * bondcpp now explicitly links against the ros library.  #5334 <https://github.com/ros/bond_core/issues/5334>
  * Changed ros::Time/Duration to ros::WallTime/WallDuration so Bond still works when time stops.  Fixes #5035 <https://github.com/ros/bond_core/issues/5035>
  * Fixed destruction bug: doesn't destroy things if the bond was never started.
  * Can now set a bond's callback queue
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4037081
  * Modified bond's state machine to handle "alive" messages from the sibling when already dead.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036189
  * Added global "bond_disable_heartbeat_timeout" parameter
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4036106
  * typo
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035731
  * rosdep and packages are not the same
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035730
  * patch from stevenbellens for fedora uuid support #4756 <https://github.com/ros/bond_core/issues/4756>
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035729
  * Re-ordering locking in bondcpp's destructor
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035719
  * In bond, wait_until_formed and wait_until_broken terminate when ROS shuts down.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035632
  * Bond no longer warns on destructor when the other side disappeared.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035573
  * removed wiki syntax from description
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035392
  * Creating package descriptions for bondpy, bondcpp, and test_bond.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4035354
  * The bond state machine more gracefully handles excessive requests to die.
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4032653
  * Moving bond into common
    --HG--
    extra : convert_revision : svn%3Aeb33c2ac-9c88-4c90-87e0-44a10359b0c3/stacks/common/trunk%4032634
  * Contributors: Brian Gerkey, Stuart Glaser, Vincent Rabaud, kwc, sglaser, tfoote

 -- Michael Carroll <michael@openrobotics.org>  Mon, 01 Oct 2012 16:51:00 -0000


