Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

binutils-2.32-14.mga7 RPM for i586

From Mageia 7 for i586 / media / core / updates

Name: binutils Distribution: Mageia
Version: 2.32 Vendor: Mageia.Org
Release: 14.mga7 Build date: Sun Aug 4 23:06:45 2019
Group: Development/Other Build host: localhost
Size: 26645962 Source RPM: binutils-2.32-14.mga7.src.rpm
Packager: tmb <tmb>
Url: http://sources.redhat.com/binutils/
Summary: GNU Binary Utility Development Utilities
Binutils is a collection of binary utilities, including:

   * ar: creating modifying and extracting from archives
   * nm: for listing symbols from object files
   * objcopy: for copying and translating object files
   * objdump: for displaying information from object files
   * ranlib: for generating an index for the contents of an archive
   * size: for listing the section sizes of an object or archive file
   * strings: for listing printable strings from files
   * strip: for discarding symbols (a filter for demangling encoded C++ symbols
   * addr2line: for converting addresses to file and line
   * nlmconv: for converting object code into an NLM

Install binutils if you need to perform any of these types of actions on
binary files.  Most programmers will want to install binutils.

Provides

Requires

License

GPLv3+

Changelog

* Sun Aug 04 2019 tmb <tmb> 1:2.32-14.mga7
  + Revision: 1427345
  - elf: Remove the property after reporting its removal
  - [AArch64] Fix bogus MOVPRFX warning for GPR form of CPY
  - [AArch64] Add missing C_MAX_ELEM flags for SVE conversions
  - [AArch64] Allow MOVPRFX to be used with FMOV
  - Ensure that debug information for ARM security functions is not
    dropped by the linker when performing garbage collection.
  - aarch64: add STO_AARCH64_VARIANT_PCS and DT_AARCH64_VARIANT_PCS
  - aarch64: handle .variant_pcs directive in gas
  - aarch64: override default elf .set handling in gas
  - aarch64: handle STO_AARCH64_VARIANT_PCS in bfd
  - PR24785, bfd crashes on empty .PPC.EMB.apuinfo section
  - aarch64: fix DT_AARCH64_VARIANT_PCS handling in readelf
  - [AArch64] Add support for GMID_EL1 register for +memtag
  - [ARM]: Correct the regular expressions in cmse_main_sec_debug.d file
  - getstring: check bounds before using [PR23940]
* Sun May 26 2019 tmb <tmb> 1:2.32-9.mga7
  + Revision: 1399174
  - AArch64: Add SVE DWARF registers
  - PR24559: Fix pseudo load-operations for Armv8-M Baseline
* Sat May 18 2019 tmb <tmb> 1:2.32-8.mga7
  + Revision: 1398348
  - PR24567, assertion failure in ldlang.c:6868 when compiling with -flto
* Thu May 02 2019 tmb <tmb> 1:2.32-6.mga7
  + Revision: 1396136
  - fix CVE-2019-9071/3/4/5/7
* Sat Apr 20 2019 tmb <tmb> 1:2.32-5.mga7
  + Revision: 1393991
  - AArch64: Add new LDGM/STGM instruction
  - AArch64: Update Store Allocation Tag instructions
  - AArch64: When DF_BIND_NOW don't use TLSDESC GOT value
  - x86: Also check x86 linker_def for non-shared definition
* Sat Apr 06 2019 tmb <tmb> 1:2.32-4.mga7
  + Revision: 1386358
  - AArch64: Fix disassembler bug with out-of-order sections
* Sat Feb 23 2019 tmb <tmb> 1:2.32-3.mga7
  + Revision: 1369548
  - rebuild with gcc 8.3.0 final
* Sun Feb 10 2019 tmb <tmb> 1:2.32-2.mga7
  + Revision: 1365102
  - x86-64: Restore PIC check for PCREL reloc against protected symbol [BZ #24151]
  - gas: Pass max_bytes to TC_FRAG_INIT [BZ #24165]
* Sat Feb 09 2019 tmb <tmb> 1:2.32-1.mga7
  + Revision: 1364365
  - Updated Swedish translation for the opcodes sub-director
  - Arm: Backport hlt to all architectures
* Tue Feb 05 2019 tmb <tmb> 1:2.32-0.1.mga7
  + Revision: 1363474
  - update to 2.32
    * drop merged patches
  - rebase demangle and linux32 patches
* Sat Feb 02 2019 luigiwalser <luigiwalser> 1:2.31.1-23.mga7
  + Revision: 1362517
  - add patch from fedora to fix CVE-2018-20002
* Sat Dec 15 2018 tmb <tmb> 1:2.31.1-22.mga7
  + Revision: 1341405
  - PR23788, objcopy: failed to find link section
* Tue Dec 11 2018 tmb <tmb> 1:2.31.1-20.mga7
  + Revision: 1340286
  - x86: Put back BFD_RELOC_X86_64_GOTPCREL
* Sun Dec 02 2018 tmb <tmb> 1:2.31.1-19.mga7
  + Revision: 1337442
  - elf: Don't merge .note.gnu.property section in IR [PR ld/23929]
* Wed Nov 28 2018 tmb <tmb> 1:2.31.1-18.mga7
  + Revision: 1336486
  - AArch64: Fix regression in Cortex A53 erratum when PIE. (PR ld/23904)
* Wed Nov 07 2018 tmb <tmb> 1:2.31.1-17.mga7
  + Revision: 1328787
  - bfd: PR ld/23818: Hide symbols defined in discarded input sections
  - PR gas/23854: x86: Disable GOT relaxation with data prefix
* Sat Oct 20 2018 tmb <tmb> 1:2.31.1-16.mga7
  + Revision: 1322966
  - Ignore duplicate indirect symbols generated by GOLD
* Fri Oct 19 2018 tmb <tmb> 1:2.31.1-15.mga7
  + Revision: 1322554
  - Arm: Skip new binary decode tests on pe targets
* Fri Oct 19 2018 tmb <tmb> 1:2.31.1-14.mga7
  + Revision: 1322450
  - Arm: Fix disassembler crashing on -b binary when thumb file and thumb not forced
* Wed Oct 17 2018 tmb <tmb> 1:2.31.1-13.mga7
  + Revision: 1321528
  - AArch64: Fix error checking for SIMD udot (by element)
* Sat Oct 13 2018 tmb <tmb> 1:2.31.1-12.mga7
  + Revision: 1320044
  - x86: Add Intel ENCLV to assembler and disassembler
* Fri Sep 28 2018 tmb <tmb> 1:2.31.1-11.mga7
  + Revision: 1309743
  - fixes from upstream binutils 2.31 branch
    * PR ld/23499:  Always clear h->verinfo.verdef when overriding a
      dynamic definition
    * PR ld/23499: elf: Check for corrupt symbol version info
    * gas: Improve the code in the assembler to detect and reject a
      duplicate input and output file
    * gas: Fix Aarch64 bug in warning filtering
* Thu Sep 13 2018 tv <tv> 1:2.31.1-10.mga7
  + Revision: 1258923
  - use new macros
  - Add i386pep emulation for all EFI capable CPU types
* Mon Sep 03 2018 tv <tv> 1:2.31.1-8.mga7
  + Revision: 1256426
  - rely on filetriggers for info system (mga#23482)
* Tue Aug 28 2018 tmb <tmb> 1:2.31.1-7.mga7
  + Revision: 1255250
  - add updates from upstream 2.31 branch:
    * S/390: Set the htm flag on PPA
    * Fix unwind offset for call_info->start_symbol
    * LD, AArch64: Fix ifunc testisms
    * Fix spurious check-ld failures on aarch64-elf
    * Add --warn-drop-version option; by default, do not warn when discarding version info.
    * Updated Bulgarian translation for the ld/ directory
    * PowerPC64 __tls_get_addr_opt stub .eh_frame fix
    * __tls_get_addr_opt stubs and tocsave optimization
    * x32: Align the .note.gnu.property section to 4 bytes
    * x86: Update assembler tests for non-ELF targets
    * x86: Properly merge GNU_PROPERTY_X86_ISA_1_USED
    * x86: Replace evex-no-scale.s with evex-no-scale-[32|64].s
    * x86: Properly add X86_ISA_1_NEEDED property
    * ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486b.s
* Mon Aug 06 2018 tmb <tmb> 1:2.31.1-6.mga7
  + Revision: 1248420
  - gold: Fix type checking errors
* Tue Jul 31 2018 tmb <tmb> 1:2.31.1-5.mga7
  + Revision: 1246318
  - x86: don't mistakenly scale non-8-bit displacements [PR gas/23465]
* Sun Jul 29 2018 tmb <tmb> 1:2.31.1-4.mga7
  + Revision: 1245760
  - revert PR 23161 as it breaks builds (Fedora, reported by pterjan)
* Sat Jul 28 2018 tmb <tmb> 1:2.31.1-3.mga7
  + Revision: 1245641
  - rebuild with gcc 8.2
* Tue Jul 24 2018 tmb <tmb> 1:2.31.1-2.mga7
  + Revision: 1245045
  - x86: Split vcvtps2{,u}qq and vcvttps2{,u}qq [PR gas/23418]
  - x86: Add a GNU_PROPERTY_X86_ISA_1_USED note if needed [PR ld/23428]
* Sat Jul 21 2018 tmb <tmb> 1:2.31.1-1.mga7
  + Revision: 1244740
  - sort Fedora patches
  - drop obsolete patches
  - drop P5, use configure flag --enable-relro=yes instead
  - rebase P51, P52
  - use autopatch
  - drop obsolete ppc and sparc stuff
  - update to 2.31.1
* Sat May 26 2018 tmb <tmb> 1:2.29.1-10.mga7
  + Revision: 1232324
  - rebuild for new glibc and optflags
* Mon Apr 30 2018 tmb <tmb> 1:2.29.1-9.mga7
  + Revision: 1224009
  - restore fix for PR21074 / Ignore duplicate indirect symbols generated by GOLD
  + wally <wally>
  - add aarch64 support
* Thu Jan 18 2018 tmb <tmb> 1:2.29.1-8.mga7
  + Revision: 1194363
  - update fixes from 2.29 branch
* Fri Dec 22 2017 tmb <tmb> 1:2.29.1-7.mga7
  + Revision: 1184070
  - add more fixes from 2.29 branch
* Mon Dec 04 2017 tmb <tmb> 1:2.29.1-6.mga7
  + Revision: 1181145
  - update fixes from 2.29 branch
* Sat Nov 04 2017 tmb <tmb> 1:2.29.1-4.mga7
  + Revision: 1175901
  - update fixes from 2.29 branch
* Wed Oct 11 2017 tmb <tmb> 1:2.29.1-3.mga7
  + Revision: 1170877
  - add fixes from 2.29 branch
* Thu Sep 21 2017 tmb <tmb> 1:2.29.1-2.mga7
  + Revision: 1156831
  - sync up with final 2.29.1 release
  - drop some obsolete patches/references
* Fri Sep 15 2017 tmb <tmb> 1:2.29.1-1.mga7
  + Revision: 1154452
  - update to 2.29.1
* Mon Sep 11 2017 tmb <tmb> 1:2.29.0-8.mga7
  + Revision: 1152988
  - update fixes from 2.29 branch
* Tue Sep 05 2017 tmb <tmb> 1:2.29.0-7.mga7
  + Revision: 1151538
  - update fixes from 2.29 branch
* Sat Sep 02 2017 tmb <tmb> 1:2.29.0-6.mga7
  + Revision: 1150574
  - more fixes from upstream 2.29 branch
* Fri Sep 01 2017 tmb <tmb> 1:2.29.0-5.mga7
  + Revision: 1150371
  - update fixes from 2.29 branch
* Sun Aug 27 2017 tmb <tmb> 1:2.29.0-4.mga7
  + Revision: 1148246
  - update fixes from 2.29 branch
* Mon Aug 14 2017 tmb <tmb> 1:2.29.0-3.mga7
  + Revision: 1140267
  - update fixes from 2.29 branch
* Sun Aug 13 2017 tmb <tmb> 1:2.29.0-2.mga7
  + Revision: 1140031
  - add fixes from upstream 2.29 branch
* Sun Aug 06 2017 tmb <tmb> 1:2.29-0.1.mga7
  + Revision: 1137921
  - rebase linux32 and gold check patch
  - sync some useful patches with fedora
  - drop merged security fixes
  - update to 2.29

Files

/usr/bin/addr2line
/usr/bin/ar
/usr/bin/as
/usr/bin/c++filt
/usr/bin/dwp
/usr/bin/elfedit
/usr/bin/gprof
/usr/bin/ld
/usr/bin/ld.bfd
/usr/bin/ld.gold
/usr/bin/nm
/usr/bin/objcopy
/usr/bin/objdump
/usr/bin/ranlib
/usr/bin/readelf
/usr/bin/size
/usr/bin/strings
/usr/bin/strip
/usr/lib/.build-id
/usr/lib/.build-id/15
/usr/lib/.build-id/15/4c716a78031e899457509500f5515fde732923
/usr/lib/.build-id/16
/usr/lib/.build-id/16/84c5e258e4f6d4eca7fd8302eb599ce95e11a3
/usr/lib/.build-id/19
/usr/lib/.build-id/19/2da7842a2020a2688ae95a46ee5431c99de37f
/usr/lib/.build-id/1c
/usr/lib/.build-id/1c/f42844de101de1f59ebc7a338a8e5f23a0d745
/usr/lib/.build-id/26
/usr/lib/.build-id/26/5fc1b313250c657c51103960bb46154721cdce
/usr/lib/.build-id/32
/usr/lib/.build-id/32/cfe5d90a3797b73c768adf15fc2bb59df9c792
/usr/lib/.build-id/34
/usr/lib/.build-id/34/948e618c46dbf42694c79287c0f2ae96174402
/usr/lib/.build-id/4e
/usr/lib/.build-id/4e/fa7c5cc0d7d26e53a11bb67d57c9fc8513b0e9
/usr/lib/.build-id/51
/usr/lib/.build-id/51/e8fac18509522f22d7e9f5c59210634845ad19
/usr/lib/.build-id/51/e8fac18509522f22d7e9f5c59210634845ad19.1
/usr/lib/.build-id/5f
/usr/lib/.build-id/5f/77984219e86aa0121c9ab43009f544be7b65dc
/usr/lib/.build-id/77
/usr/lib/.build-id/77/98118bb96eb7b61c84c9a87065d1b71dab7e33
/usr/lib/.build-id/85
/usr/lib/.build-id/85/b31ff3ce0e91c52813a70fb773b980ce9e12e1
/usr/lib/.build-id/a1
/usr/lib/.build-id/a1/f04edcb0d95cd036871ca9165e8ada1b95bd39
/usr/lib/.build-id/ad
/usr/lib/.build-id/ad/bd99bac14367ceb10b03efc413e3cc79cfc963
/usr/lib/.build-id/b9
/usr/lib/.build-id/b9/7efa42b9a1821aba6e0af71416ec71fadcb865
/usr/lib/.build-id/c8
/usr/lib/.build-id/c8/c51512d2fa466e394495cf2c77f826ac2400f6
/usr/lib/.build-id/df
/usr/lib/.build-id/df/6a28078fa37eee09325c8a29e1801918bfc7c7
/usr/lib/.build-id/f4
/usr/lib/.build-id/f4/e9ab2905de3af77389d03cf1d471eff39b5244
/usr/lib/.build-id/f7
/usr/lib/.build-id/f7/e121e8afe42468f23656561c709fe2df2038ec
/usr/lib/libbfd-2.32.so
/usr/lib/libopcodes-2.32.so
/usr/share/info/as.info.xz
/usr/share/info/bfd.info.xz
/usr/share/info/binutils.info.xz
/usr/share/info/gprof.info.xz
/usr/share/info/ld.info.xz
/usr/share/locale/bg/LC_MESSAGES/binutils.mo
/usr/share/locale/bg/LC_MESSAGES/gprof.mo
/usr/share/locale/bg/LC_MESSAGES/ld.mo
/usr/share/locale/ca/LC_MESSAGES/binutils.mo
/usr/share/locale/da/LC_MESSAGES/bfd.mo
/usr/share/locale/da/LC_MESSAGES/binutils.mo
/usr/share/locale/da/LC_MESSAGES/gprof.mo
/usr/share/locale/da/LC_MESSAGES/ld.mo
/usr/share/locale/da/LC_MESSAGES/opcodes.mo
/usr/share/locale/de/LC_MESSAGES/gprof.mo
/usr/share/locale/de/LC_MESSAGES/ld.mo
/usr/share/locale/de/LC_MESSAGES/opcodes.mo
/usr/share/locale/eo/LC_MESSAGES/gprof.mo
/usr/share/locale/es/LC_MESSAGES/bfd.mo
/usr/share/locale/es/LC_MESSAGES/binutils.mo
/usr/share/locale/es/LC_MESSAGES/gas.mo
/usr/share/locale/es/LC_MESSAGES/gold.mo
/usr/share/locale/es/LC_MESSAGES/gprof.mo
/usr/share/locale/es/LC_MESSAGES/ld.mo
/usr/share/locale/es/LC_MESSAGES/opcodes.mo
/usr/share/locale/fi/LC_MESSAGES/bfd.mo
/usr/share/locale/fi/LC_MESSAGES/binutils.mo
/usr/share/locale/fi/LC_MESSAGES/gas.mo
/usr/share/locale/fi/LC_MESSAGES/gold.mo
/usr/share/locale/fi/LC_MESSAGES/gprof.mo
/usr/share/locale/fi/LC_MESSAGES/ld.mo
/usr/share/locale/fi/LC_MESSAGES/opcodes.mo
/usr/share/locale/fr/LC_MESSAGES/bfd.mo
/usr/share/locale/fr/LC_MESSAGES/binutils.mo
/usr/share/locale/fr/LC_MESSAGES/gas.mo
/usr/share/locale/fr/LC_MESSAGES/gold.mo
/usr/share/locale/fr/LC_MESSAGES/gprof.mo
/usr/share/locale/fr/LC_MESSAGES/ld.mo
/usr/share/locale/fr/LC_MESSAGES/opcodes.mo
/usr/share/locale/ga/LC_MESSAGES/gprof.mo
/usr/share/locale/ga/LC_MESSAGES/ld.mo
/usr/share/locale/ga/LC_MESSAGES/opcodes.mo
/usr/share/locale/hr/LC_MESSAGES/bfd.mo
/usr/share/locale/hr/LC_MESSAGES/binutils.mo
/usr/share/locale/hu/LC_MESSAGES/gprof.mo
/usr/share/locale/id/LC_MESSAGES/bfd.mo
/usr/share/locale/id/LC_MESSAGES/binutils.mo
/usr/share/locale/id/LC_MESSAGES/gas.mo
/usr/share/locale/id/LC_MESSAGES/gold.mo
/usr/share/locale/id/LC_MESSAGES/gprof.mo
/usr/share/locale/id/LC_MESSAGES/ld.mo
/usr/share/locale/id/LC_MESSAGES/opcodes.mo
/usr/share/locale/it/LC_MESSAGES/binutils.mo
/usr/share/locale/it/LC_MESSAGES/gold.mo
/usr/share/locale/it/LC_MESSAGES/gprof.mo
/usr/share/locale/it/LC_MESSAGES/ld.mo
/usr/share/locale/it/LC_MESSAGES/opcodes.mo
/usr/share/locale/ja/LC_MESSAGES/bfd.mo
/usr/share/locale/ja/LC_MESSAGES/binutils.mo
/usr/share/locale/ja/LC_MESSAGES/gas.mo
/usr/share/locale/ja/LC_MESSAGES/gold.mo
/usr/share/locale/ja/LC_MESSAGES/gprof.mo
/usr/share/locale/ja/LC_MESSAGES/ld.mo
/usr/share/locale/ms/LC_MESSAGES/gprof.mo
/usr/share/locale/nl/LC_MESSAGES/gprof.mo
/usr/share/locale/nl/LC_MESSAGES/opcodes.mo
/usr/share/locale/pt/LC_MESSAGES/bfd.mo
/usr/share/locale/pt/LC_MESSAGES/binutils.mo
/usr/share/locale/pt_BR/LC_MESSAGES/gprof.mo
/usr/share/locale/pt_BR/LC_MESSAGES/ld.mo
/usr/share/locale/pt_BR/LC_MESSAGES/opcodes.mo
/usr/share/locale/ro/LC_MESSAGES/bfd.mo
/usr/share/locale/ro/LC_MESSAGES/binutils.mo
/usr/share/locale/ro/LC_MESSAGES/gprof.mo
/usr/share/locale/ro/LC_MESSAGES/opcodes.mo
/usr/share/locale/ru/LC_MESSAGES/bfd.mo
/usr/share/locale/ru/LC_MESSAGES/binutils.mo
/usr/share/locale/ru/LC_MESSAGES/gas.mo
/usr/share/locale/ru/LC_MESSAGES/gprof.mo
/usr/share/locale/ru/LC_MESSAGES/ld.mo
/usr/share/locale/rw/LC_MESSAGES/bfd.mo
/usr/share/locale/rw/LC_MESSAGES/binutils.mo
/usr/share/locale/rw/LC_MESSAGES/gas.mo
/usr/share/locale/rw/LC_MESSAGES/gprof.mo
/usr/share/locale/sk/LC_MESSAGES/binutils.mo
/usr/share/locale/sr/LC_MESSAGES/bfd.mo
/usr/share/locale/sr/LC_MESSAGES/binutils.mo
/usr/share/locale/sr/LC_MESSAGES/gprof.mo
/usr/share/locale/sr/LC_MESSAGES/ld.mo
/usr/share/locale/sr/LC_MESSAGES/opcodes.mo
/usr/share/locale/sv/LC_MESSAGES/bfd.mo
/usr/share/locale/sv/LC_MESSAGES/binutils.mo
/usr/share/locale/sv/LC_MESSAGES/gas.mo
/usr/share/locale/sv/LC_MESSAGES/gold.mo
/usr/share/locale/sv/LC_MESSAGES/gprof.mo
/usr/share/locale/sv/LC_MESSAGES/ld.mo
/usr/share/locale/sv/LC_MESSAGES/opcodes.mo
/usr/share/locale/tr/LC_MESSAGES/bfd.mo
/usr/share/locale/tr/LC_MESSAGES/binutils.mo
/usr/share/locale/tr/LC_MESSAGES/gas.mo
/usr/share/locale/tr/LC_MESSAGES/gprof.mo
/usr/share/locale/tr/LC_MESSAGES/ld.mo
/usr/share/locale/tr/LC_MESSAGES/opcodes.mo
/usr/share/locale/uk/LC_MESSAGES/bfd.mo
/usr/share/locale/uk/LC_MESSAGES/binutils.mo
/usr/share/locale/uk/LC_MESSAGES/gas.mo
/usr/share/locale/uk/LC_MESSAGES/gold.mo
/usr/share/locale/uk/LC_MESSAGES/gprof.mo
/usr/share/locale/uk/LC_MESSAGES/ld.mo
/usr/share/locale/uk/LC_MESSAGES/opcodes.mo
/usr/share/locale/vi/LC_MESSAGES/bfd.mo
/usr/share/locale/vi/LC_MESSAGES/binutils.mo
/usr/share/locale/vi/LC_MESSAGES/gold.mo
/usr/share/locale/vi/LC_MESSAGES/gprof.mo
/usr/share/locale/vi/LC_MESSAGES/ld.mo
/usr/share/locale/vi/LC_MESSAGES/opcodes.mo
/usr/share/locale/zh_CN/LC_MESSAGES/bfd.mo
/usr/share/locale/zh_CN/LC_MESSAGES/binutils.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gas.mo
/usr/share/locale/zh_CN/LC_MESSAGES/gold.mo
/usr/share/locale/zh_CN/LC_MESSAGES/ld.mo
/usr/share/locale/zh_CN/LC_MESSAGES/opcodes.mo
/usr/share/locale/zh_TW/LC_MESSAGES/binutils.mo
/usr/share/locale/zh_TW/LC_MESSAGES/ld.mo
/usr/share/man/man1/addr2line.1.xz
/usr/share/man/man1/ar.1.xz
/usr/share/man/man1/as.1.xz
/usr/share/man/man1/c++filt.1.xz
/usr/share/man/man1/elfedit.1.xz
/usr/share/man/man1/gprof.1.xz
/usr/share/man/man1/ld.1.xz
/usr/share/man/man1/nm.1.xz
/usr/share/man/man1/objcopy.1.xz
/usr/share/man/man1/objdump.1.xz
/usr/share/man/man1/ranlib.1.xz
/usr/share/man/man1/readelf.1.xz
/usr/share/man/man1/size.1.xz
/usr/share/man/man1/strings.1.xz
/usr/share/man/man1/strip.1.xz
/usr/share/man/man1/windmc.1.xz


Generated by rpm2html 1.8.1

Fabrice Bellet, Thu Mar 9 13:05:32 2023