]> code.ossystems Code Review - openembedded-core.git/commit
expat: upgrade 2.4.1 -> 2.4.2
authorwangmy <wangmy@fujitsu.com>
Mon, 27 Dec 2021 13:20:18 +0000 (21:20 +0800)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 25 Jan 2022 03:05:18 +0000 (11:05 +0800)
commit2a5e1b617678c148d96f767493cb08e9cb2fc9e7
tree26011ad5dd495e844285a740d49167912a7d531d
parent1818c3c24fcd42103468a3de01b35c6c9a8228bd
expat: upgrade 2.4.1 -> 2.4.2

Changelog:
=========
  #509 #510  Link againgst libm for function "isnan"
  #513 #514  Include expat_config.h as early as possible
       #498  Autotools: Include files with release archives:
               - buildconf.sh
               - fuzz/*.c
  #507 #519  Autotools: Sync CMake templates
  #495 #524  CMake: MinGW: Fix pkg-config section "Libs" for
               - non-release build types (e.g. -DCMAKE_BUILD_TYPE=Debug)
               - multi-config CMake generators (e.g. Ninja Multi-Config)
  #502 #503  docs: Document that function XML_GetBuffer may return NULL
               when asking for a buffer of 0 (zero) bytes size
  #522 #523  docs: Fix return value docs for both
               XML_SetBillionLaughsAttackProtection* functions
  #525 #526  Version info bumped from 9:1:8 to 9:2:8;
               see https://verbump.de/ for what these numbers do

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 98a87bcfa50fc46ea86a085d330f5cbc41ddaaa5)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
meta/recipes-core/expat/expat_2.4.2.bb [moved from meta/recipes-core/expat/expat_2.4.1.bb with 91% similarity]