8
0

Accepting request 1155537 from home:pmonrealgonzalez:branches:devel:languages:perl

- updated to 2.0210 [bsc#1221013]
   see /usr/share/doc/packages/perl-XML-LibXML/Changes
  2.0210  2024-01-24
      - Fix copying external entity from an ext_ent_handler handler
          - https://github.com/shlomif/perl-XML-LibXML/issues/81
          - thanks to Petr
      - libxml-mm: Fix function prototypes in function pointers
          - thanks to Khem Raj

OBS-URL: https://build.opensuse.org/request/show/1155537
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-XML-LibXML?expand=0&rev=105
This commit is contained in:
2024-03-07 07:47:20 +00:00
committed by Git OBS Bridge
parent 9a86d0571a
commit 656649b1f9
4 changed files with 19 additions and 6 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Wed Mar 6 11:33:51 UTC 2024 - Pedro Monreal <pmonreal@suse.com>
- updated to 2.0210 [bsc#1221013]
see /usr/share/doc/packages/perl-XML-LibXML/Changes
2.0210 2024-01-24
- Fix copying external entity from an ext_ent_handler handler
- https://github.com/shlomif/perl-XML-LibXML/issues/81
- thanks to Petr
- libxml-mm: Fix function prototypes in function pointers
- thanks to Khem Raj
-------------------------------------------------------------------
Tue Jul 25 18:17:14 UTC 2023 - Tina Müller <tina.mueller@suse.com>