Change log for cinder package in Debian

150 of 195 results
Published in sid-release
cinder (2:27.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Wed, 01 Oct 2025 21:42:10 +0200
Superseded in sid-release
cinder (2:27.0.0~rc1-3) unstable; urgency=medium

  * Add bash-completion to cinder-manage and cinder-status.

 -- Thomas Goirand <email address hidden>  Mon, 29 Sep 2025 16:08:35 +0200
Superseded in sid-release
cinder (2:27.0.0~rc1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Sun, 28 Sep 2025 23:52:18 +0200
Deleted in experimental-release (Reason: None provided.)
cinder (2:27.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Now using module= in cinder-api uwsgi ini file.
  * Rebased add-params-thin_provisioning-equal-one.patch.
  * Removed Fix_type_passed_to_write_function_during_backup_restoration.patch
    applied upstream.
  * Blacklist volume.drivers.netapp.* tests, as some are failing.

 -- Thomas Goirand <email address hidden>  Fri, 19 Sep 2025 09:14:40 +0200
Superseded in sid-release
cinder (2:26.0.0-2) unstable; urgency=medium

  * Set export OS_OSLO_MESSAGING_RABBIT__PROCESSNAME in daemons, so they don't
    clash with other OpenStack services in /dev/shm.

 -- Thomas Goirand <email address hidden>  Thu, 10 Jul 2025 21:45:33 +0200
Superseded in sid-release
cinder (2:26.0.0-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update debconf template translation
    - German translation.
      Thanks to Helge Kreutzmann (Closes: #1104290)
    - Dutch translation.
      Thanks to Frans Spiesschaert (Closes: #1104541)

 -- Helge Kreutzmann <email address hidden>  Tue, 13 May 2025 18:03:43 +0200
Superseded in sid-release
cinder (2:26.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Wed, 02 Apr 2025 13:10:54 +0200
Superseded in sid-release
cinder (2:26.0.0~rc2-2) unstable; urgency=medium

  * Blacklist failing unit tests:
    - ISCSIVolumeDriverTestCase.test_initialize_connection

 -- Thomas Goirand <email address hidden>  Mon, 31 Mar 2025 10:48:32 +0200
Superseded in sid-release
cinder (2:26.0.0~rc1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Fri, 28 Mar 2025 14:19:50 +0100
Deleted in experimental-release (Reason: None provided.)
cinder (2:26.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.

 -- Thomas Goirand <email address hidden>  Thu, 20 Mar 2025 17:24:27 +0100
Superseded in sid-release
cinder (2:25.1.0-1) unstable; urgency=medium

  * New upstream point release.

 -- Thomas Goirand <email address hidden>  Tue, 11 Mar 2025 16:35:39 +0100
Superseded in sid-release
cinder (2:25.0.0-7) unstable; urgency=medium

  * Add Implements_cgroupsv2.patch (Closes: #993311).
  * Runtime depends on cgroup-tools >= 2.0.2.

 -- Thomas Goirand <email address hidden>  Tue, 11 Feb 2025 14:23:01 +0100
Superseded in sid-release
cinder (2:25.0.0-6) unstable; urgency=medium

  * Removed pep8 from build-depends.

 -- Thomas Goirand <email address hidden>  Tue, 14 Jan 2025 08:36:09 +0100
Superseded in sid-release
cinder (2:25.0.0-5) unstable; urgency=medium

  [ Mauricio Faria de Oliveira ]
  * d/cinder-volume.init.in: add tgt to Required-Start instead.

 -- Thomas Goirand <email address hidden>  Fri, 27 Dec 2024 11:56:55 +0100
Superseded in sid-release
cinder (2:25.0.0-4) unstable; urgency=medium

  * Updated debian/po/ca.po, thanks to Carles Pina.

 -- Thomas Goirand <email address hidden>  Fri, 27 Dec 2024 11:13:24 +0100
Superseded in sid-release
cinder (2:25.0.0-3) unstable; urgency=medium

  * Switch to pybuild (Closes: #1090403).

 -- Thomas Goirand <email address hidden>  Fri, 20 Dec 2024 08:19:32 +0100
Superseded in sid-release
cinder (2:25.0.0-2) unstable; urgency=medium

  * Add fix-db-schema-migration.patch.

 -- Thomas Goirand <email address hidden>  Wed, 20 Nov 2024 11:55:41 +0100
Superseded in sid-release
cinder (2:25.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Wed, 02 Oct 2024 15:46:09 +0200
Superseded in sid-release
cinder (2:25.0.0~rc1-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Fri, 20 Sep 2024 16:42:12 +0200
Deleted in experimental-release (Reason: None provided.)
cinder (2:25.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * rebased remove-test_backup_s3.patch
  * Deleted applied upstream patches:
    - cve-2024-32498-cinder-stable-2024.1.patch
    - make-package-reproducible.patch
    - remove-oauth2client-from-requirements.txt.patch

 -- Thomas Goirand <email address hidden>  Tue, 17 Sep 2024 08:26:14 +0200
Published in bookworm-release
cinder (2:21.3.1-1~deb12u1) bookworm-security; urgency=high

  * New upstream release.
  * Drop CVE-2023-2088_Reject_unsafe_delete_attachment_calls.patch applied
    upstream.
  * Blacklist RBDISCSITestCase.test_unsupported_client_version().
  * Add add-params-thin_provisioning-equal-one.patch.
  * CVE-2024-32498: Arbitrary file access through custom QCOW2 external data.
    Add upstream patch (Closes: #1074763):
    - cve-2024-32498-cinder-stable-2023.1.patch
  * Build-depends on qemu-utils.
  * Correctly calls manage_glance_api_servers() in config script.

 -- Thomas Goirand <email address hidden>  Fri, 21 Jun 2024 09:19:56 +0200
Superseded in sid-release
cinder (2:24.0.0-8) unstable; urgency=medium

  * cinder-common.config: correctly calls manage_glance_api_servers.

 -- Thomas Goirand <email address hidden>  Wed, 24 Jul 2024 03:48:32 +0200
Superseded in sid-release
cinder (2:24.0.0-7) unstable; urgency=medium

  * Add do-not-import-oauth2client.patch.

 -- Thomas Goirand <email address hidden>  Tue, 23 Jul 2024 07:56:41 +0200
Superseded in sid-release
cinder (2:24.0.0-6) unstable; urgency=medium

  * Add make-package-reproducible.patch.

 -- Thomas Goirand <email address hidden>  Tue, 23 Jul 2024 03:07:09 +0200
Superseded in sid-release
cinder (2:24.0.0-5) unstable; urgency=medium

  * Add remove-oauth2client-from-requirements.txt.patch.

 -- Thomas Goirand <email address hidden>  Sun, 21 Jul 2024 17:58:01 +0200
Superseded in sid-release
cinder (2:24.0.0-3) unstable; urgency=medium

  * Replaced python3-oauth2client by python3-google-auth (build-)depends.

 -- Thomas Goirand <email address hidden>  Thu, 09 May 2024 16:23:31 +0200
Superseded in sid-release
cinder (2:24.0.0-2) unstable; urgency=medium

  * Blacklist test_main_multiprocess that is not deterministically failing
    (Closes: #1031057).

 -- Thomas Goirand <email address hidden>  Thu, 09 May 2024 14:11:54 +0200
Superseded in sid-release
cinder (2:24.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Thu, 04 Apr 2024 09:03:18 +0200
Deleted in experimental-release (Reason: None provided.)
cinder (2:24.0.0~rc1-1) experimental; urgency=medium

  * Add close-on-exec{2,} = true in uwsgi config.
  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed applied upstream patches: debian/patches/sqla2.0-db_*.
  * Rebased: remove-test_backup_s3.patch.
  * Blacklist TestObjectVersions.test_versions as object hash changed.

 -- Thomas Goirand <email address hidden>  Mon, 18 Mar 2024 16:36:57 +0100
Superseded in sid-release
cinder (2:23.0.0-4) unstable; urgency=medium

  * Add add-params-thin_provisioning-equal-one.patch.
  * Add Fix_invalid_assert_calls.patch. (Closes: #1056233).

 -- Thomas Goirand <email address hidden>  Mon, 04 Dec 2023 17:56:41 +0100
Superseded in sid-release
cinder (2:23.0.0-3) unstable; urgency=medium

  * Restrict autopkgtest to Architecture: amd64, arm64.

 -- Thomas Goirand <email address hidden>  Thu, 09 Nov 2023 10:09:42 +0100
Superseded in sid-release
cinder (2:23.0.0-2) unstable; urgency=medium

  * Add upstream SQLAlchemy 2.x support patches:
    - sqla2.0-db_Configure_check_constraint.patch
    - sqla2.0-db_Dont_rely_on_branched_connections.patch
    - sqla2.0-db_Dont_rely_on_branched_connections.patch.base64
    - sqla2.0-db_Remove_erroneous_primary_key_definitions.patch
    - sqla2.0-db_Remove_unnecessary_configure_call.patch
    - sqla2.0-db_Replace_use_of_Connection.execute.patch
    - sqla2.0-db_Replace_use_of_enginefacade_in_migrations.patch
    - sqla2.0-db_Use_the_same_connection_throughout_test.patch
  * Re-add autopkgtest.

 -- Thomas Goirand <email address hidden>  Wed, 08 Nov 2023 14:13:18 +0100
Superseded in sid-release
cinder (2:23.0.0-1) unstable; urgency=medium

  * New upstream release.
  * Uploading to unstable.
  * Cleans even better.

 -- Thomas Goirand <email address hidden>  Thu, 05 Oct 2023 08:45:10 +0200
Deleted in experimental-release (Reason: None provided.)
cinder (2:23.0.0~rc1-1) experimental; urgency=medium

  * New upstream release.
  * Fixed (build-)depends for this release.
  * Removed patches applied upstream:
    - py3.11-test_rbd_iscsi_Make_tests_compatible_with_python.patch
    - CVE-2023-2088_Reject_unsafe_delete_attachment_calls.patch
  * Cleans better.

 -- Thomas Goirand <email address hidden>  Thu, 14 Sep 2023 08:50:48 +0200
Superseded in sid-release
cinder (2:22.0.0-6) unstable; urgency=medium

  * Cleans properly (Closes: #1044028).

 -- Thomas Goirand <email address hidden>  Mon, 14 Aug 2023 13:32:02 +0200
Superseded in sid-release
cinder (2:22.0.0-5) unstable; urgency=medium

  * Define export MALLOC_ARENA_MAX=1, export MALLOC_MMAP_THRESHOLD_=131072
    and export MALLOC_TRIM_THRESHOLD_=262144 when starting cinder-volume and
    cinder-backup (Closes: #1040778).

 -- Thomas Goirand <email address hidden>  Fri, 11 Aug 2023 15:27:04 +0200
Superseded in sid-release
cinder (2:22.0.0-4) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Mon, 19 Jun 2023 13:58:44 +0200
Superseded in bookworm-release
Superseded in sid-release
cinder (2:21.1.0-3) unstable; urgency=medium

  * CVE-2023-2088: Unauthorized volume access through deleted volume
    attachments. Applied upstream patch: Reject unsafe delete attachment calls
    (Closes: #1035961).

 -- Thomas Goirand <email address hidden>  Fri, 12 May 2023 12:38:22 +0200
Deleted in experimental-release (Reason: None provided.)
cinder (2:22.0.0-3) experimental; urgency=medium

  * CVE-2023-2088: Unauthorized volume access through deleted volume
    attachments. Applied upstream patch: Reject unsafe delete attachment calls
    (Closes: #1035961).

 -- Thomas Goirand <email address hidden>  Fri, 12 May 2023 12:22:24 +0200
Published in bullseye-release
cinder (2:17.0.1-1+deb11u1) bullseye-security; urgency=high

  * CVE-2022-47951: By supplying a specially created VMDK flat image which
    references a specific backing file path, an authenticated user may convince
    systems to return a copy of that file's contents from the server resulting
    in unauthorized access to potentially sensitive data. Add upstream patch
    cve-2022-47951-cinder-stable-victoria.patch (Closes: #1029562).

 -- Thomas Goirand <email address hidden>  Wed, 18 Jan 2023 09:06:59 +0100
Superseded in experimental-release
cinder (2:22.0.0-2) experimental; urgency=medium

  * Build-depends on openstack-pkg-tools (>= 123~).

 -- Thomas Goirand <email address hidden>  Fri, 14 Apr 2023 10:26:59 +0200
Superseded in sid-release
cinder (2:21.1.0-2) unstable; urgency=medium

  * Build-depends on openstack-pkg-tools (>= 123~).

 -- Thomas Goirand <email address hidden>  Fri, 14 Apr 2023 10:27:32 +0200
Superseded in experimental-release
cinder (2:22.0.0-1) experimental; urgency=medium

  * New upstream release.
  * Rebased remove-test_backup_s3.patch.

 -- Thomas Goirand <email address hidden>  Wed, 22 Mar 2023 13:16:11 +0100
Superseded in experimental-release
cinder (2:22.0.0~rc1-1) experimental; urgency=medium

  * New usptream release.
  * Removed (build-)depends versions, satisfied in Bookworm.
  * debhelper-compat = 11.
  * Removed lsb-base depends.
  * Fixed (build-)depends for this release.
  * Standards-Version: 4.6.1.
  * Update py3.11-test_rbd_iscsi_Make_tests_compatible_with_python.patch.

 -- Thomas Goirand <email address hidden>  Wed, 08 Mar 2023 14:01:35 +0100
Superseded in sid-release
cinder (2:21.1.0-1) unstable; urgency=medium

  * New upstream point release.
  * Removed patch applied upstream:
    - CVE-2022-47951_Check_VMDK_subformat_against_an_allowed_list.patch

 -- Thomas Goirand <email address hidden>  Wed, 01 Feb 2023 08:51:30 +0100
Superseded in sid-release
cinder (2:21.0.0-3) unstable; urgency=high

  * CVE-2022-47951: By supplying a specially created VMDK flat image which
    references a specific backing file path, an authenticated user may convince
    systems to return a copy of that file's contents from the server resulting
    in unauthorized access to potentially sensitive data. Add upstream patch
    CVE-2022-47951_Check_VMDK_subformat_against_an_allowed_list.patch
    (Closes: #1029562).

 -- Thomas Goirand <email address hidden>  Tue, 24 Jan 2023 17:19:39 +0100
Superseded in sid-release
cinder (2:21.0.0-2) unstable; urgency=medium

  * Address broken tests in Python 3.11 (Closes: #1026591):
    - Add py3.11-test_rbd_iscsi_Make_tests_compatible_with_python.patch.
    - Blacklist all of BackupCephTestCase and test_hpe3par.py
    Note that this really is broken tests (mocking), and not a broken Cinder.

 -- Thomas Goirand <email address hidden>  Sun, 25 Dec 2022 18:09:41 +0100
Superseded in sid-release
cinder (2:21.0.0-1) unstable; urgency=medium

  * New upstream release.

 -- Thomas Goirand <email address hidden>  Thu, 06 Oct 2022 10:18:12 +0200
Superseded in sid-release
cinder (2:21.0.0~rc1-3) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <email address hidden>  Fri, 23 Sep 2022 17:41:40 +0200
Deleted in experimental-release (Reason: None provided.)
cinder (2:21.0.0~rc1-2) experimental; urgency=medium

  * Add missing os_brick namespace when generating the config file.

 -- Thomas Goirand <email address hidden>  Wed, 21 Sep 2022 12:32:15 +0200
150 of 195 results