glibc (2.42-10) unstable; urgency=medium . [ Aurelien Jarno ] * debian/sysdeps/{amd64,arm64,i386,x32}.mk: disable SFrame support. Closes: #1125944. * debian/control.in/{main,libc}: drop versioned Build-Depends and Breaks on binutils 2.45, now pointless. grpc (1.51.1-7) unstable; urgency=medium . * Compile with C++17 standard (closes: #1114139). * Set minimal CMake version to 3.25 (closes: #1112980). * Remove python3-pkg-resources build dependency (closes: #1083428). * Remove all dependency on ruby-googleauth for being unmaintained and buggy. * Fix Ruby autopkgtest (closes: #1111901). * Override import name for autodep8-python3. * Remove now redundant Rules-Requires-Root value. * Update watch file. * Update Standards-Version to 4.7.2 . libarchive (3.8.5-1) unstable; urgency=medium . [ Gabriel Barrantes ] * New upstream release. * Packaging changes: - Remove debian/.gitignore. - Bump Standards-Version to 4.7.3, drop obsolete Priority field in debian/control. - Update debian/copyright years to 2026. - Update debian/watch to version 5. * Changelog correction: - The 3.8.4-1 entry incorrectly referenced a Debian bug number for CVE-2025-60753; there is no associated Debian bug. libarchive (3.8.4-1) unstable; urgency=medium . [ Gabriel Barrantes ] * New upstream release. - CVE-2025-60753 (Closes: #1037093). * Update debian/libarchive13t64.symbols. * Remove upstream-vcs-tag setting from debian/gbp.conf. * Delete debian/README.Debian, as it is no longer applicable. * Add debian/.gitignore. * Make minor improvements to debian/upstream/metadata. * Update debian/copyright file years, fix some typos. * Adopt the package (Closes: #1122503). * Drop obsolete patches: - debian/patches/typos.patch: forwarded upstream - debian/patches/test-locale-C.UTF-8.patch: originally added to help reprotest CI, but reprotest has since been replaced by debrebuild and tests now pass without it . [ Peter Pentchev ] * Run the test suite by default at package build time. * Add the year 2025 to my debian/* copyright notice. * Update the Salsa CI configuration: - use the now-canonical pipeline definition - temporarily disable reprotest, it interferes with some of the unit tests run at build time * Always run the unit test suite at build time: - dump the logfiles for failed tests - add the unzip-test-env patch to fix a test - use the C.UTF-8 locale for testing - no longer create the en_US.UTF-8 locale for the tests - let dh_auto_test handle parallel running by itself . [ Antoine Le Gonidec ] * Add myself as Uploader. numpy (1:2.3.5+ds-3) unstable; urgency=medium . [ Drew Parsons ] * x32: skip test_advance_symmetry (random) * hurd: skip test_tuple_recursion (core test_dtype) . [ Timo Röhling ] * Drop --config-setting build-dir (Closes: #1124186) * Bump Standards-Version to 4.7.3 python-keystonemiddleware (10.12.0-3) unstable; urgency=high . * CVE-2026-22797: privilege escalation via spoofed identity headers. Applied upstream patch: Fix privilege escalation via spoofed identity headers (Closes: #1125680). sox-ng (14.7.0.4+ds1-4) unstable; urgency=medium . * debian/patches: Apply upstream fix for ioctl errors * debian/tests: Revert "Allow output on stderr" sox-ng (14.7.0.4+ds1-3) unstable; urgency=medium . * debian/: Reenable flac and mp3 plugin (Closes: #1125788) The fallback to sndfile does not work as expected. * debian/tests: Allow output on stderr sox-ng (14.7.0.4+ds1-2) unstable; urgency=medium . * Upload to unstable * debian/: Remove no longer up-to-date bug presubj * debian/control: - Add libspeex-dev and libsppexdsp-dev to Build-Depends - Add ffmpeg to Suggests for additional formats - Apply wrap-and-sort - Bump Standards-Version - Remove redundant Priority: optional - Remove no longer needed build dependency on time sox-ng (14.7.0.4+ds1-1) experimental; urgency=medium . * New upstream version 14.7.0.4+ds1 * debian/symbols: - Mark lpc10 symbols as internal - Mark all lsx_ symbols as internal * debian/: - Use sndfile for MP2/MP3/FLAC - Make libsox-fmt-mp3 and libsox-fmt-pulse transitional packages - Remove libao support * debian/control: Update descriptions sox-ng (14.7.0.3+ds1-1) experimental; urgency=medium . * Switch to sox_ng (Closes: #1108753) * SONAME bump: libsox3 -> libsox-ng3 * Apply wrap-and-sort * debian/control: - Remove old Conflicts+Replaces - Bump Standards-Version - Remove RRR - Add Build-Depends on libebur128-dev, lbiflac-dev, and libfftw3-dev - Remove unused libsamplerate-dev build dependency - Add myself to Uploaders * debian/rules: - Remove obsolete workaround for mips* - Build to replace sox * debian/: - Remove outdated documentation - Directly include pulseaudio plugin * debian/patches: Remove all patches * debian/copyright: - Remove embedded code copies of libebur128 and libgsm - Update for sox_ng voluptuous (0.16.0-1) unstable; urgency=medium . * New upstream release. * Add my name to copyright and uploaders. * Add voluptuous.tests to package via debian/rules instead of with a patch to setup.py. * Add to python3-pytest build dependency. * Simplify debian/rules. * Switch to using dh-sequence-python3. * Switch to autopkgtest-pkg-pybuild. * Remove 'Priority: optional', now the default. * Update Standards-Version. * Update debian/watch to format version 5. * Add debian/salsa-ci.yml.