Change logs for udisks2 source package in Mantic

  • udisks2 (2.10.1-1ubuntu1.1) mantic-proposed; urgency=medium
    
      * Don't build with -Wl,-Bsymbolic-functions. It breaks module loading, as
        it confuses GObject's type loading cache: "cannot register existing type
        'UDisksDaemon'". (Patch also applied to Debian packaging git, can be
        synced next time). (LP: #2040488)
    
     -- Martin Pitt <email address hidden>  Tue, 05 Dec 2023 11:25:08 +0000
  • udisks2 (2.10.1-1ubuntu1) mantic; urgency=medium
    
      * Fix an event loop that can occur when ID_PART_TABLE_TYPE is not set for a
        device and that device has partitions.  (LP: #2037569)
    
     -- Dan Bungert <email address hidden>  Mon, 02 Oct 2023 11:26:55 -0600
  • udisks2 (2.10.1-1) unstable; urgency=medium
    
      * New upstream version 2.10.1
        - Limit getting filesystem size only to Ext and XFS
          (Closes: #1043022, #1040836)
        - Use ID_FS_SIZE for filesystems that are not known to report
          ID_FS_LASTBLOCK (Closes: #1041774)
    
     -- Michael Biebl <email address hidden>  Tue, 12 Sep 2023 14:47:10 +0200
  • udisks2 (2.10.0-5) unstable; urgency=medium
    
      * Remove libblockdev-crypto2 from test dependencies.
        It has been replaced by libblockdev-crypto3, but since libblockdev-crypto
        is no longer an optional dependency, udisks2 already depends on it, so an
        explicit test dependency is no longer needed.
        (Closes: #1042794)
    
     -- Michael Biebl <email address hidden>  Tue, 01 Aug 2023 08:20:32 +0200
  • udisks2 (2.10.0-3ubuntu2) mantic; urgency=medium
    
      * debian/control:
        - restore the depends on libblockdev-crypto3, it's needed for luks
          devices, also fixes the tests
    
     -- Sebastien Bacher <email address hidden>  Wed, 12 Jul 2023 13:13:26 +0200
  • udisks2 (2.10.0-3ubuntu1) mantic; urgency=medium
    
      * debian/control:
        - revert the previous change at least temporarily to unblock the
          libblockdev3 transition. libblockdev-mdraid3 depends on libbytesize
          which will need to be MIRed. Also do we want mdraid by default?
      * debian/patches/revert_plugins_depends.patch:
        - revert the upstream change that made plugins non optional,
          details in https://github.com/storaged-project/udisks/issues/1142
    
     -- Sebastien Bacher <email address hidden>  Tue, 11 Jul 2023 19:16:56 +0200
  • udisks2 (2.10.0-3) unstable; urgency=medium
    
      * Update libblockdev-mdraid2 to libblockdev-mdraid3 (Closes: #1040797)
      * Bump libblockdev-{crypto3,mdraid3,nvme3} to Depends.
        Fixes a crash in udisksd if those plugins are missing. (Closes: #1040793)
    
     -- Michael Biebl <email address hidden>  Mon, 10 Jul 2023 23:36:46 +0200
  • udisks2 (2.9.4-4ubuntu1) mantic; urgency=medium
    
      * debian/patches/git_tests_newkernel.patch:
        - tests: Forcefully set scsi_debug cd drive as read-only to workaround
          issue with the new kernel
    
     -- Sebastien Bacher <email address hidden>  Thu, 29 Jun 2023 15:21:27 +0200
  • udisks2 (2.9.4-4) unstable; urgency=medium
    
      * Update debian/watch.
        Use the GitHub API when checking for new upstream releases.
      * (Build-)Depend on polkitd instead of the transitional policykit-1
        (Closes: #1025586)
      * Add lintian override for source-is-missing false positive
    
     -- Michael Biebl <email address hidden>  Wed, 07 Dec 2022 17:02:25 +0100