Version 3.4 fixes a race condition where two threads could enter the
check_next_chunk() function simultaneously and end up with mismatched
chunk numbers.
Change-Id: I348f5cf11d9826e4f8df20b02d256f3684ad2318
Signed-off-by: Dongwoo Lee <dwoo08.lee@samsung.com>
SET(PREFIX ${CMAKE_INSTALL_PREFIX})
SET(BINDIR "${PREFIX}/bin")
SET(PREFIX ${CMAKE_INSTALL_PREFIX})
SET(BINDIR "${PREFIX}/bin")
-SET(PACKAGE_VERSION "3.3")
+SET(PACKAGE_VERSION "3.4")
IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
IF("${CMAKE_BUILD_TYPE}" STREQUAL "")
+lthor (3.4) unstable; urgency=low
+
+ * Upgraded to v3.4
+ * fix race condition for increasing chunk_number unintendly
+
+ -- Dongwoo Lee <dwoo08.lee@samsung.com> Thu Dec 19 15:23:47 2024 +0900
+
lthor (3.3) unstable; urgency=low
* Upgraded to v3.3
lthor (3.3) unstable; urgency=low
* Upgraded to v3.3
#
Name: lthor
Summary: Flashing tool for Tizen lunchbox
#
Name: lthor
Summary: Flashing tool for Tizen lunchbox
Release: 1
Group: Development/Tools/Other
License: Apache
Release: 1
Group: Development/Tools/Other
License: Apache