[Bug 2085303] Re: Merge unixodbc from Debian unstable for plucky

Bryce Harrington 2085303 at bugs.launchpad.net
Tue Oct 22 18:44:02 UTC 2024


** Summary changed:

- Merge unixodbc from Debian unstable for jammy
+ Merge unixodbc from Debian unstable for plucky

** Changed in: unixodbc (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to unixodbc in Ubuntu.
https://bugs.launchpad.net/bugs/2085303

Title:
  Merge unixodbc from Debian unstable for plucky

Status in unixodbc package in Ubuntu:
  Incomplete

Bug description:
  Scheduled-For: Backlog
  Upstream: tbd
  Debian:   2.3.12-1    
  Ubuntu:   2.3.12-1ubuntu1


  If it turns out this needs a sync rather than a merge, please change
  the tag 'needs-merge' to 'needs-sync', and (optionally) update the
  title as desired.

  If this merge pulls in a new upstream version, also consider adding an
  entry to the Jammy Release Notes:
  https://discourse.ubuntu.com/c/release/38

  
  ### New Debian Changes ###

  unixodbc (2.3.12-1) unstable; urgency=medium

    * New upstream version 2.3.12:
      + iusql now supports connection strings and passwords containing
        semicolons. Refer to the man page for syntax (Closes: #1014603).
    * debian/copyright: Update upstream copyright for 2023.
    * debian/patches: Drop no-config-header.patch (merged upstream).
    * libodbcinst2: Update symbols file.
    * unixodbc-common: Remove legacy rm_conffile handling.

   -- Hugh McMaster <hmc at debian.org>  Wed, 09 Aug 2023 22:22:15 +1000

  unixodbc (2.3.11-4) unstable; urgency=medium

    * unixodbc-common.{preinst|postinst}: Fix maintscript breakage on systems
      where /etc/odbcinst.ini is not present on upgrade (Closes: #1038122).

   -- Hugh McMaster <hmc at debian.org>  Fri, 16 Jun 2023 22:44:16 +1000

  unixodbc (2.3.11-3) unstable; urgency=medium

    * debian/control:
      + Update Maintainer email address.
      + Raise Standards-Version to 4.6.2 (no changes needed).
      + Update Homepage field.
      + Drop transitional packages (libodbc1, odbcinst1debian2).
      + unixodbc-common, odbcinst: Add Breaks+Replaces against odbcinst1debian1
        (Closes: #1037172).
    * debian/copyright: Update Source field and update for 2023.
    * unixodbc-common: Remove obsolete conffile (Closes: #1009152).
    * debian/upstream/metadata: Update Documentation field.

   -- Hugh McMaster <hmc at debian.org>  Thu, 15 Jun 2023 18:00:48 +1000

  unixodbc (2.3.11-2) unstable; urgency=medium

    * debian/control: Update Standards-Version to 4.6.1 (no changes needed).
    * unixodbc-dev: Install unixodbc.h and unixODBC/unixodbc_conf.h into a
      multi-arch include directory.

   -- Hugh McMaster <hugh.mcmaster at outlook.com>  Mon, 23 May 2022
  21:14:45 +1000

  unixodbc (2.3.11-1) unstable; urgency=medium

    * New upstream version 2.3.11:
      - Connection pooling via wide connection functions.
      - Various bug fixes and improvements.
    * debian/copyright: Update for unixODBC 2.3.11.
    * debian/patches:
      - Drop all patches (applied upstream).
      - Add patch to prevent installation of config.h.
    * debian/not-installed: Update excluded files list.
    * debian/rules: Build with a multi-arch ODBC driver path.
    * debian/watch: Switch to upstream's GitHub repository.
    * unixodbc-dev: Install unixodbc.h and unixODBC/unixodbc_conf.h.
    * Drop source Lintian overrides (no longer needed).

   -- Hugh McMaster <hugh.mcmaster at outlook.com>  Fri, 13 May 2022
  22:26:21 +1000

  unixodbc (2.3.9-5) unstable; urgency=medium

    * debian/copyright: Extend copyright to 2022.
    * debian/patches:
      - unixodbc_conf.patch: Replace inclusion of unixodbc_conf.h with
        minimal preprocessor definitions (Closes: #1005887).
      - Remove sizeof_long_int.patch (superseded by unixodbc_conf.patch).

   -- Hugh McMaster <hugh.mcmaster at outlook.com>  Tue, 22 Feb 2022
  22:48:14 +1100

  unixodbc (2.3.9-4) unstable; urgency=medium

    * debian/control:
      - odbcinst1debian2 breaks odbc-postgresql (<< 1:13.02.0000-2).
      - unixodbc-dev breaks libdbd-odbc-perl (<< 1.61-2).
      - Add odbcinst as a dependency of odbcinst1debian2 for compatibility.

   -- Hugh McMaster <hugh.mcmaster at outlook.com>  Tue, 30 Nov 2021
  23:18:15 +1100

  unixodbc (2.3.9-3) unstable; urgency=medium

    * debian/control: libodbc1 also depends on libodbccr2 (Closes: #1000465).
    * debian/not-installed: Add upstream-generated odbcinst.ini file.
    * unixodbc-common:
      - Do not install odbcinst.ini as a conffile.
      - Add maintscripts to manage the odbcinst.ini file.

   -- Hugh McMaster <hugh.mcmaster at outlook.com>  Fri, 26 Nov 2021
  22:59:37 +1100

  unixodbc (2.3.9-2) unstable; urgency=medium

    * Release to unstable.
    * debian/control:
      - Raise Standards-Version to 4.6.0 (no changes needed).
      - Reinstate libodbc1 and odbcinst1debian2 as transitional packages, and
        install compatibility symlinks to the libodbc*2 libraries.
      - Drop the libltdl-dev dependency from unixodbc-dev (Closes: #997870).
    * debian/rules: Don't install the upstream ChangeLog.
    * debian/source/lintian-overrides:
      - Silence some 'very-long-line-length-in-source-file' messages.
    * unixodbc: Don't install the upstream NEWS file.


  ### Old Ubuntu Delta ###

  unixodbc (2.3.12-1ubuntu1) oracular; urgency=medium

    * SECURITY UPDATE: Out-of-bounds write
      - debian/patches/CVE-2024-1013.patch: PostgreSQL driver: Fix
        incompatible pointer-to-integer types
      - CVE-2024-1013

   -- Leonidas Da Silva Barbosa <leo.barbosa at canonical.com>  Mon, 03 Jun
  2024 10:27:39 -0300

  unixodbc (2.3.12-1build2) noble; urgency=medium

    * No-change rebuild for CVE-2024-3094

   -- Steve Langasek <steve.langasek at ubuntu.com>  Sun, 31 Mar 2024
  08:30:48 +0000

  unixodbc (2.3.12-1build1) noble; urgency=medium

    * No-change rebuild for readline time64 change.

   -- Matthias Klose <doko at ubuntu.com>  Thu, 14 Mar 2024 03:02:12 +0100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unixodbc/+bug/2085303/+subscriptions




More information about the foundations-bugs mailing list