pydantic (1.8.2-1ubuntu0.1~esm1) jammy-security; urgency=medium

  * SECURITY UPDATE: Regular expression denial of service
    - debian/patches/CVE-2024-3772.patch: Add max length check to
      `validate_email`and added extra test
    - CVE-2024-3772
  * Fix FTBFS:
    - debian/patches/FTBFS-distutils.patch: Replaced distutils with packaging
      library in tests/test_utils.py and setup.py and added pytest-mock 3.10.0
      as a requirement in tests/requirements-testing.txt
    - debian/rules: Updated rules file to skip some tests

 -- Chrisa Oikonomou <chrisa.oikonomou@canonical.com>  Fri, 08 Nov 2024 14:03:41 +0200

pydantic (1.8.2-1) unstable; urgency=medium

  * New upstream release; Closes: #992891
  * debian/copyright
    - update upstream copyright notice
  * debian/control
    - add dotenv, email-validator, typing-extensions to b-d, needed for tests

 -- Sandro Tosi <morph@debian.org>  Tue, 05 Oct 2021 22:41:20 -0400

pydantic (1.7.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream point release.
    - Fixes CVE-2021-29510: Date and datetime parsing could cause an infinite
      loop by passing either 'infinity' or float('inf') (Closes: #988480)
  * Update watch file to version 4 with current uscan(1) recommended regex.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 21 May 2021 16:05:17 -0400

pydantic (1.7.3-1) unstable; urgency=medium

  [ Sandro Tosi ]
  * New upstream release; Closes: #977934, #977077
  * Add DPT to Uploaders; Closes: #977933
  * debian/patches
    - drop, no longer needed
  * debian/control
    - add pytest-mock (and nocheck profile) to b-d, needed for tests
    - bump Standards-Version to 4.5.1 (no changes needed)
  * debian/rules
    - install examples

 -- Sandro Tosi <morph@debian.org>  Fri, 08 Jan 2021 02:31:43 -0500

pydantic (1.2-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Michael Banck ]
  * debian/patches/python3.9-support.patch: New patch, add support for
    python3.9, adapted from upstream commit 794d0bcc (Closes: #971918).

 -- Michael Banck <mbanck@debian.org>  Thu, 22 Oct 2020 22:25:54 +0200

pydantic (1.2-1) unstable; urgency=low

  * Non-maintainer upload (lowNMU)
  * New upstream version 1.2 (Closes: #940156, #946409)
  * Add dh-python build dependency
  * Push Standards-Version to 4.4.1. No changes required
  * Replace d/compat by debhelper-compat virtual package build dependency
  * Add Vcs- fields for Salsa (Closes: #946411)

 -- Ole Streicher <olebole@debian.org>  Sun, 08 Dec 2019 20:30:21 +0100

pydantic (0.30.1-1) unstable; urgency=medium

  * Initial release.

 -- Michael Banck <mbanck@debian.org>  Sat, 20 Jul 2019 20:11:08 -0300
