SHA256
1
0
forked from pool/expat
Go to file
David Anes 39c80d1cc4 Accepting request 1146279 from home:david.anes:expat_build
- Update keyring automatically from keyserver during OBS service run.
- Explicitly use --without-docbook (before it was implicit).
- Include missing files for documentation and examples.
- Add manpage for xmlwf, which is not available in the release tarball.
- Clean the spec file a bit.
- Update to 2.6.0: 
  * Security fixes:
    - CVE-2023-52425 (boo#1219559)  
      -- Fix quadratic runtime issues with big tokens
      that can cause denial of service, in partial where
      dealing with compressed XML input.  Applications
      that parsed a document in one go -- a single call to
      functions XML_Parse or XML_ParseBuffer -- were not affected.
      The smaller the chunks/buffers you use for parsing
      previously, the bigger the problem prior to the fix.
      Backporters should be careful to no omit parts of
      pull request #789 and to include earlier pull request #771,
      in order to not break the fix.
    - CVE-2023-52426 (boo#1219561)
      -- Fix billion laughs attacks for users
      compiling *without* XML_DTD defined (which is not common).
      Users with XML_DTD defined have been protected since
      Expat >=2.4.0 (and that was CVE-2013-0340 back then).
  * Bug fixes:
    - Fix parse-size-dependent "invalid token" error for
      external entities that start with a byte order mark
    - Fix NULL pointer dereference in setContext via
      XML_ExternalEntityParserCreate for compilation with
      XML_DTD undefined
    - Protect against closing entities out of order

OBS-URL: https://build.opensuse.org/request/show/1146279
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/expat?expand=0&rev=106
2024-02-12 21:50:19 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=1 2006-12-18 23:15:51 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/expat?expand=0&rev=1 2006-12-18 23:15:51 +00:00
baselibs.conf Accepting request 83485 from home:jengelh:bl-e 2011-09-19 09:53:57 +00:00
expat-2.6.0.tar.xz Accepting request 1146279 from home:david.anes:expat_build 2024-02-12 21:50:19 +00:00
expat-2.6.0.tar.xz.asc Accepting request 1146279 from home:david.anes:expat_build 2024-02-12 21:50:19 +00:00
expat.changes Accepting request 1146279 from home:david.anes:expat_build 2024-02-12 21:50:19 +00:00
expat.keyring Accepting request 1146279 from home:david.anes:expat_build 2024-02-12 21:50:19 +00:00
expat.spec Accepting request 1146279 from home:david.anes:expat_build 2024-02-12 21:50:19 +00:00
expatfaq.html Accepting request 540028 from home:avindra 2017-11-09 08:26:03 +00:00