From 7045d9dad9da1b78d42f1f3de170b9baf1e3df64 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Mon, 6 Feb 2023 17:36:54 -0500 Subject: [PATCH] Bump Windows version numbers and update exports file. --- CHANGES.md | 2 +- pdfio.vcxproj | 8 ++++---- pdfio_native.nuspec | 6 +++--- pdfio_native.redist.nuspec | 4 ++-- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/CHANGES.md b/CHANGES.md index b38141b..bcab7dd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,7 +5,7 @@ Changes in PDFio v1.1.0 (February 3, 2023) ------------------------- -- CVE-2023-nnnn: Fixed a potential denial-of-service with corrupt PDF files. +- CVE-2023-24808: Fixed a potential denial-of-service with corrupt PDF files. - Added `pdfioFileCreateTemporary` function (Issue #29) - Added `pdfioDictIterateKeys` function (Issue #31) - Added `pdfioContentPathEnd` function. diff --git a/pdfio.vcxproj b/pdfio.vcxproj index 8011344..acad40a 100644 --- a/pdfio.vcxproj +++ b/pdfio.vcxproj @@ -87,7 +87,7 @@ Level3 true - PDFIO_VERSION="1.0.1";WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + PDFIO_VERSION="1.1.0";WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true @@ -101,7 +101,7 @@ true true true - PDFIO_VERSION="1.0.1";WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + PDFIO_VERSION="1.1.0";WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true @@ -115,7 +115,7 @@ Level3 true - PDFIO_VERSION="1.0.1";_DEBUG;_CONSOLE;%(PreprocessorDefinitions) + PDFIO_VERSION="1.1.0";_DEBUG;_CONSOLE;%(PreprocessorDefinitions) true @@ -130,7 +130,7 @@ true true true - PDFIO_VERSION="1.0.1";NDEBUG;_CONSOLE;%(PreprocessorDefinitions) + PDFIO_VERSION="1.1.0";NDEBUG;_CONSOLE;%(PreprocessorDefinitions) true diff --git a/pdfio_native.nuspec b/pdfio_native.nuspec index a78d1e9..51bda27 100644 --- a/pdfio_native.nuspec +++ b/pdfio_native.nuspec @@ -3,7 +3,7 @@ pdfio_native PDFio Library for VS2019+ - 1.0.1 + 1.1.0 Michael R Sweet michaelrsweet https://github.com/michaelrsweet/pappl @@ -13,10 +13,10 @@ false PDFio Library for VS2019+ PDFio is a simple C library for reading and writing PDF files. PDFio is licensed under the Apache License Version 2.0 with an (optional) exception to allow linking against GNU GPL2-only software. - Copyright © 2019-2022 by Michael R Sweet + Copyright © 2019-2023 by Michael R Sweet pdf file native - + diff --git a/pdfio_native.redist.nuspec b/pdfio_native.redist.nuspec index f6c971e..1c8b403 100644 --- a/pdfio_native.redist.nuspec +++ b/pdfio_native.redist.nuspec @@ -3,7 +3,7 @@ pdfio_native.redist PDFio Library for VS2019+ - 1.0.1 + 1.1.0 Michael R Sweet michaelrsweet https://github.com/michaelrsweet/pappl @@ -13,7 +13,7 @@ false PDFio Library for VS2019+ PDFio is a simple C library for reading and writing PDF files. This package provides the redistributable content for the PDFio library. PDFio is licensed under the Apache License Version 2.0 with an (optional) exception to allow linking against GNU GPL2-only software. - Copyright © 2019-2022 by Michael R Sweet + Copyright © 2019-2023 by Michael R Sweet pdf file native