micropython (1.12-1ubuntu0.1~esm1) focal-security; urgency=medium

  * SECURITY UPDATE: Heap-based buffer overflow in extmod/vfs.c
    - debian/patches/CVE-2024-8946.patch: Fix buffer overflow of string
      comparison in umount.
    - CVE-2024-8946

  * SECURITY UPDATE: Use-after-free in py/objarray.c.
    - debian/patches/CVE-2024-8947.patch: Fix use-after-free if extending
      a bytearray from itself.
    - CVE-2024-8947

  * SECURITY UPDATE: Buffer overflow vulnerability in stm32_mw_usb_host
    - debian/patches/CVE-2021-42553.patch: Fix buffer overflow.
    - CVE-2021-42553

 -- Nick Galanis <nick.galanis@canonical.com>  Fri, 11 Apr 2025 18:41:57 +0300

micropython (1.12-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.5.0

 -- Yangfl <mmyangfl@gmail.com>  Sun, 09 Feb 2020 22:38:54 +0800

micropython (1.11-1) unstable; urgency=medium

  * Initial Release (closes: #926561)

 -- Yangfl <mmyangfl@gmail.com>  Tue, 19 Nov 2019 22:09:47 +0800
