We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3619af5 commit cfb98a0Copy full SHA for cfb98a0
CMakeLists.txt
@@ -1,6 +1,6 @@
1
SET(PACKAGE libcue)
2
SET(PACKAGE_NAME libcue)
3
-SET(PACKAGE_VERSION 2.2.1)
+SET(PACKAGE_VERSION 2.3.0)
4
SET(PACKAGE_SOVERSION 2)
5
6
CMAKE_MINIMUM_REQUIRED(VERSION 2.8 FATAL_ERROR)
ChangeLog
@@ -1,3 +1,9 @@
+libcue (2.3.0)
+ [Vlad Stulikov, Vasiliy Sazonov]
+ * Bug fix - no EOF handling
+
+ [Kevin Backhouse]
+ * Fix CVE-2023-43641
7
libcue (2.2.1)
8
[Ilya Lipnitskiy]
9
* cmake: Check for __attribute__ format
0 commit comments