unixodbc (2.3.6-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release (Closes: #888968).
- Fix buffer overflow when calling unicode_to_ansi_copy() in
DriverManager/SQLDriverConnectW.c (CVE-2018-7409) (Closes: #891596).
- Package upstream manpages instead of Debian versions (Closes: #893891).
- Fix potential buffer overflow vulnerabilities in SQLDriverConnect
functions (CVE-2012-2657 and CVE-2012-2658) (Closes: #675058).
- Install pkg-config files (Closes: #422207).
* Switch to dpkg-source 3.0 (quilt) format.
* Update debhelper package compatibility to level 11.
* debian/changelog: Remove trailing whitespace.
* debian/control:
- Build-Depend on debhelper version 11.
- Remove dh-autoreconf from the Build-Depends list.
- Raise Standards-Version to 4.1.4 from 3.9.8 (no changes needed).
- Remove the Vcs-fields until the package repository moves to Salsa.
- Remove the deprecated Priority: extra field from unixodbc-dev.
- Use the inherited Section field for libodbc1 and odbcinst1debian2.
- Update package descriptions for odbcinst1debian2 and odbcinst.
- Drop un-needed Conflicts field from unixodbc.
* debian/copyright:
- Use secure HTTP in the Format field.
- Update Copyright information for unixODBC 2.3.6.
* debian/docs:
- Rename to unixodbc.docs.
* debian/patches:
- Convert unixodbc_2.3.4-1.1.diff into patches.
- Add a patch to prevent __post_inernal_error() from being exported.
- Add a patch to fix spelling errors in DRVConfig/txt/drvcfg.c.
- Add a patch to fix spelling and formatting in odbcinst.ini.5.
- Forward some patches upstream.
* debian/rules:
- Add 'hardening=+all' to DEB_BUILD_MAINT_OPTIONS.
- Remove '--with autoreconf' (now handled by debhelper >= level 10).
- Remove dh_auto_clean override.
- Compile with the default CXXFLAGS options.
* Add debian/watch file.
* Remove a lintian override (symbols-file-contains-debian-revision).
* Remove debian/clean (no longer needed).
* Remove debian/odbcinst.postinst (no longer needed).
* Remove debian/dirs: /usr/lib/odbc has been replaced by multi-arch paths.
-- Hugh McMaster <email address hidden> Wed, 09 May 2018 21:53:53 +1000