micropython (1.22.1+ds-1ubuntu0.24.10.1) oracular-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>  Tue, 15 Apr 2025 13:14:48 +0300

micropython (1.22.1+ds-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <wgrant@ubuntu.com>  Mon, 01 Apr 2024 17:55:44 +1100

micropython (1.22.1+ds-1build1) noble; urgency=medium

  * No-change rebuild against libmbedcrypto7t64

 -- Steve Langasek <steve.langasek@ubuntu.com>  Sun, 17 Mar 2024 18:08:54 +0000

micropython (1.22.1+ds-1) unstable; urgency=medium

  * New upstream release
    * Fix FTBFS with gcc 13 (Closes: #1042992)
  * Enable manifest to ship uasyncio (Closes: #1043530)
  * Disable all tests due to buggy code quality
  * Bump Standards-Version to 4.6.2

 -- Yangfl <mmyangfl@gmail.com>  Fri, 09 Feb 2024 21:23:24 +0800

micropython (1.19.1+ds-1) unstable; urgency=medium

  * New upstream release
    * Fix test fails with Python 3.10 (Closes: #1007090)
  * Bump Standards-Version to 4.6.1

 -- Yangfl <mmyangfl@gmail.com>  Sat, 23 Jul 2022 12:35:20 +0800

micropython (1.17+ds-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * debian/rules: Circumvent FTBFS with gcc 11 using
    -Wno-error=maybe-uninitialized cflag. (Closes: #994239)

 -- Boyuan Yang <byang@debian.org>  Wed, 10 Nov 2021 15:51:19 -0500

micropython (1.17+ds-1) unstable; urgency=medium

  * New upstream release
  * Bump Standards-Version to 4.6.0

 -- Yangfl <mmyangfl@gmail.com>  Sat, 04 Sep 2021 14:41:03 +0800

micropython (1.14+ds-1) unstable; urgency=medium

  * New upstream release
  * Fix FTBFS on amd64 (Closes: #975774)
  * Bump Standards-Version to 4.5.1
  * Add upstream metadata

 -- Yangfl <mmyangfl@gmail.com>  Tue, 16 Feb 2021 17:52:54 +0800

micropython (1.12-2) unstable; urgency=medium

  * Fix FTBFS on arm64
  * Bump debhelper compat to 13

 -- Yangfl <mmyangfl@gmail.com>  Fri, 01 May 2020 20:16:38 +0800

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
