postgresql-16 (16.4-1) unstable; urgency=medium . * New upstream version. . + Prevent unauthorized code execution during pg_dump (Masahiko Sawada) . An attacker able to create and drop non-temporary objects could inject SQL code that would be executed by a concurrent pg_dump session with the privileges of the role running pg_dump (which is often a superuser). The attack involves replacing a sequence or similar object with a view or foreign table that will execute malicious code. To prevent this, introduce a new server parameter restrict_nonsystem_relation_kind that can disable expansion of non-builtin views as well as access to foreign tables, and teach pg_dump to set it when available. Note that the attack is prevented only if both pg_dump and the server it is dumping from are new enough to have this fix. . The PostgreSQL Project thanks Noah Misch for reporting this problem. (CVE-2024-7348) . * Disable JIT on hurd-amd64. * Restrict systemtap-sdt-dev B-D to linux-any. python-dmidecode (3.12.3-3) unstable; urgency=medium . * d/control: Adopt package. Add myself as Uploaders. Closes: #1065233. * d/control: Bump debhelper-compat to 13 (from 12). No further changes needed. * d/control: Bump Standards-Version to 4.6.2 (from 4.5.0; no further changes needed). * Reorder sequence of d/control fields by cme (routine-update) * Testsuite: autopkgtest-pkg-python (routine-update) * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update) * Rules-Requires-Root: no (routine-update) python-dmidecode (3.12.3-2) unstable; urgency=medium . * orphan python-dmidecode (3.12.3-1) unstable; urgency=medium . [ Vasudev Kamath ] * New upstream release * Refresh patch: 0002-Stop-linking-with-libxml2mod.patch * Drop patch: 0001-Don-t merged upstream. * Drop patch: 0003-Fix-memory merged upstream. . [ Alexandre Detiste ] * debian/patches/0006-Support-Python-3.10-s-2-digit-minor-version.patch - support Python 2-digits minor version, fixing a FTBFS; Closes: #1054813 python-dmidecode (3.12.2-13) unstable; urgency=medium . * Team upload. * Patch: Support Python 3.10's 2-digit minor version in the test runner. (Closes: #999373) python-dmidecode (3.12.2-12) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Update Vcs-* fields with new Debian Python Team Salsa layout. . [ Debian Janitor ] * Apply multi-arch hints. + python-dmidecode-data: Add Multi-Arch: foreign. . [ Sandro Tosi ] * Use the new Debian Python Team contact name and address * remove -dbg package; Closes: #994351 python-dmidecode (3.12.2-11) unstable; urgency=medium . [ Ondřej Nový ] * Bump Standards-Version to 4.4.1. . [ Debian Janitor ] * Trim trailing whitespace. * Bump debhelper from old 10 to 12. * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. * Update standards version to 4.5.0, no changes needed. . [ Sandro Tosi ] * Use pkg-config to find libxml2 linker flags, patch by Logan Rosen; Closes: #949486 * debian/copyright - extend packaging copyright years * debian/control - wrap-and-sort python-dmidecode (3.12.2-10) unstable; urgency=medium . [ Ondřej Nový ] * Use debhelper-compat instead of debian/compat. * Bump Standards-Version to 4.4.0. . [ Sandro Tosi ] * Drop python 2 support python-dmidecode (3.12.2-9) unstable; urgency=medium . * revert symlink_to_dir for -dbg packages; Closes: #924007 python-dmidecode (3.12.2-8) unstable; urgency=medium . * debian/rules - remove doc/ directories, to actually use dir_to_symlink; Closes: #919442 * debian/*.maintscript - use prior-of tag at the end of the command-line python-dmidecode (3.12.2-7) unstable; urgency=medium . * debian/*.maintscript - properly handle the -dbg dir-to-symlink migration; Closes: #919442 * debian/control - bump Standards-Version to 4.3.0 (no changes needed) * debian/copyright - extend packaging copyright years python-dmidecode (3.12.2-6) unstable; urgency=medium . * add breaks+replace for -data; Closes: #916767 python-dmidecode (3.12.2-5) unstable; urgency=medium . [ Ondřej Nový ] * d/control: Set Vcs-* to salsa.debian.org * d/copyright: Use https protocol in Format field * d/control: Deprecating priority extra as per policy 4.0.1 * Convert git repository from git-dpm to gbp layout . [ Sandro Tosi ] * debian/control - bump Standards-Version to 4.2.1 (no changes needed) * debian/patches/0003-Fix-memory-Type-Detail-map-size.patch - Fix memory Type Detail map size; Closes: #912258 * build py3k package; Closes: #901582 * debian/patches/0004-makefile-dont-cp.patch - dont copy the build extentiont to basedir: correct extensions detection is broken in upstream Makefile, and copying the extensions is not required anyway * debian/upstream.changelog - remove, obsolete * debian/pyversions - remove, obsolete * reorg doc files installation * add python-dmidecode-data, to install arch indep files python-dmidecode (3.12.2-4) unstable; urgency=medium . * debian/{control,copyright} - point upstream homepage to github, now that fedorahosted is retired * debian/watch - scan github for new releases * debian/control - bump Standards-Version to 4.1.2 (no changes needed) * debian/patches/0001-Don-t-use-unaligned-access-on-ARM.patch - don't use unaligned access on ARM; patch by Steve Langasek; Closes: #864960 * debian/patches/0002-Stop-linking-with-libxml2mod.patch - stop linking with libxml2mod; patch by Adrian Bunk; Closes: #867609 python-dmidecode (3.12.2-3) unstable; urgency=medium . [ Sandro Tosi ] * debian/patches/tests_inject_correct_build_dir.patch - use the correct build directory to run tests, this fixes a FTBFS on non-linux archs; Closes: #808363 * debian/control - bump Standards-Version to 3.9.8 (no changes needed) - drop X-Python-Version, no longer needed * debian/copyright - extend packaging copyright years * declare compat level 10 * debian/pyversions - removed, no longer needed . [ Ondřej Nový ] * Fixed VCS URL (https) python-dmidecode (3.12.2-2) unstable; urgency=medium . * debian/{python-dmidecode-dbg.docs, rules} - restore -dbg symlink to main pkg doc dir, lost during conversion to dh; Closes: #788446 python-dmidecode (3.12.2-1) unstable; urgency=medium . * New upstream release * debian/rules - run tests at build time - code is incompatible with std=gnu11 (default in GCC5), so set std=gnu89 * debian/patches/ - drop patches, merged upstream python-dmidecode (3.12.1-1) experimental; urgency=medium . * New upstream release * debian/control - set me as Maintainer, team as Uploaders - bump Standards-Version to 3.9.6 (no changes needed) * debian/watch - update location to fedorahosted.org git snapshot * debian/copyright - converted to DEP-5 format - extend packaging copyright years - extend upstream copyright years * debian/rules - converted to dh sequencer * debian/{control, compat} - bump debhelper compat to 9 * Switch to dh_python2 * debian/python-dmidecode-dbg.postinst - removed * debian/patches/* - patches to support Python 3, still not enables as there is no py3k support for libxml2 yet python-dmidecode (3.10.13-3) unstable; urgency=low . [ Sandro Tosi ] * Acknowledge NMU: 3.10.13-1.1 * debian/control - bump Standards-Version to 3.9.5 (no changes needed) * debian/copyright - extend packaging copyright years . [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. python-dmidecode (3.10.13-2) experimental; urgency=low . * debian/{control, copyright} - updated upstream homepage; thanks to Jakub Wilk for the report; Closes: #540389 * debian/control - bump Standards-Version to 3.9.3 (no changes needed) * debian/copyright - add copyright for my contribution to Debian packaging python-dmidecode (3.10.13-1.1) unstable; urgency=low . * Non-maintainer upload. * debian/python-dmidecode-dbg.postinst: Fix directory to symlink upgrade in postinst. (Closes: #687882) python-dmidecode (3.10.13-1) unstable; urgency=low [ Nima Talebi] * Switch to dpkg-source 3.0 (quilt) format * Upstream bugfix release. See the following URI for details: https://bugzilla.redhat.com/show_bug.cgi?id=583867 * Added a missing dependency (Closes: Bug#578891) - thanks to Sven Wick for the bug report. [ Jakub Wilk ] * Add Vcs-* fields. [ Sandro Tosi ] * New upstream release * debian/control - set DPMT as maintainer, Nima & me as uploaders - remove useless Provides and XB-P-V - reorganize a bit source stanza fields, renaming XS-P-V to X-P-V - bump Standards-Version to 3.9.2 (no changes needed) * debian/rules - don't set DH_VERBOSE - fix build* targets deps as per lintian suggestion * debian/{mk.override, pyversions, upstream.changelog} - removed, useless * debian/{python-dmidecode-dbg.docs, rules} - don't install doc for -dbg, but symlink to the main module one python-dmidecode (3.10.11-1) unstable; urgency=low * New upstream release. * Log messages no longer handled via `fprintf' statements, but handled inside a data structure and dealt with accordingly. python-dmidecode (3.10.10-1) unstable; urgency=low * New upstream cleanup release. * This release has addressed the previously messy error/warning handling. python-dmidecode (3.10.9-1) unstable; urgency=low * New upstream bug-fix release. * Add --install-layout=deb to debian/rules setup.py install to prevent files from landing in /usr/local (Closes: Bug#563883) - thanks to Scott Kitterman. python-dmidecode (3.10.8-2) unstable; urgency=low * Resolved conflict between standard and debug package (Closes: #561904). python-dmidecode (3.10.8-1) unstable; urgency=low * New Upstream release. * Big-endian and little-endian approved. * Packaged unit-test to tarball. * Rewritten unit-test to be able to run as non-root user, where it will not try to read /dev/mem. * Added two dmidump data files to the unit-test. python-dmidecode (3.10.7-3) unstable; urgency=low * Last of URI fixes (#540389). python-dmidecode (3.10.7-2) unstable; urgency=low * Added libxml2 dependencies (Closes: #548669). python-dmidecode (3.10.7-1.1) unstable; urgency=low * Non-maintainer upload. * Fix missing Build-Depends: libxml2-dev (Closes: #548669). * Also add python-libxml2 since it's needed for -lxml2mod. * Use “>=” instead of single “>” in Build-Depends, the latter being deprecated. python-dmidecode (3.10.7-1) unstable; urgency=low * New Upstream release. tre (0.8.0-8) unstable; urgency=medium . * Update de.po. Closes: #1055603. * Sanitize tre.pc (discovered by lintian). * Fix tests which fail when sh is bash. * Do not trim Debian changelog. * Standards-Version: 4.7.0