all:
  children:
    tempest:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 162.253.55.43
      ansible_port: 22
      ansible_python_interpreter: auto
      ansible_user: zuul
      configure_swap_size: 8192
      devstack_local_conf:
        post-config:
          $NEUTRON_CONF:
            DEFAULT:
              global_physnet_mtu: '{{ external_bridge_mtu }}'
          /etc/magnum/magnum.conf:
            cluster_template:
              kubernetes_allowed_network_drivers: calico,cilium
              kubernetes_default_network_driver: calico
            nova_client:
              api_version: 2.15
          /etc/manila/manila.conf:
            generic:
              connect_share_server_to_tenant_network: true
              driver_handles_share_servers: true
      devstack_localrc:
        ADMIN_PASSWORD: secretadmin
        DATABASE_PASSWORD: secretdatabase
        DEBUG_LIBVIRT_COREDUMPS: true
        DISABLE_AMP_IMAGE_BUILD: true
        ENABLE_SYSCTL_MEM_TUNING: true
        ENABLE_SYSCTL_NET_TUNING: true
        ENABLE_ZSWAP: true
        ERROR_ON_CLONE: true
        FIXED_RANGE: 10.1.0.0/20
        FLOATING_RANGE: 172.24.5.0/24
        GIT_BASE: https://github.com
        HOST_IP: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
        IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
        LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
        LOGFILE: /opt/stack/logs/devstacklog.txt
        LOG_COLOR: false
        MAGNUM_GUEST_IMAGE_URL: '{{ image_url }}'
        MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: snapshot_support=True create_share_from_snapshot_support=True
        MANILA_ENABLED_BACKENDS: generic
        MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
        NETWORK_GATEWAY: 10.1.0.1
        NOVA_LIBVIRT_TB_CACHE_SIZE: 128
        NOVA_VNC_ENABLED: true
        OCTAVIA_NODE: api
        OVN_DBS_LOG_LEVEL: dbg
        PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
        PUBLIC_NETWORK_GATEWAY: 172.24.5.1
        RABBIT_PASSWORD: secretrabbit
        SERVICE_HOST: '{{ hostvars[''controller''][''nodepool''][''private_ipv4'']
          }}'
        SERVICE_PASSWORD: secretservice
        SWIFT_HASH: 1234123412341234
        SWIFT_REPLICAS: 1
        SWIFT_START_ALL_SERVICES: false
        VERBOSE: true
        VERBOSE_NO_TIMESTAMP: true
      devstack_plugins:
        barbican: https://github.com/openstack/barbican
        magnum: https://review.opendev.org/openstack/magnum
        magnum-cluster-api: https://github.com/vexxhost/magnum-cluster-api
        manila: https://github.com/openstack/manila
        octavia: https://github.com/openstack/octavia
        ovn-octavia-provider: https://github.com/openstack/ovn-octavia-provider
      devstack_services:
        base: false
        c-api: true
        c-bak: true
        c-sch: true
        c-vol: true
        dstat: false
        etcd3: true
        file_tracker: true
        g-api: true
        horizon: false
        key: true
        memory_tracker: true
        mysql: true
        n-api: true
        n-api-meta: true
        n-cond: true
        n-cpu: true
        n-novnc: true
        n-sch: true
        o-api: true
        o-da: true
        o-hk: true
        octavia: true
        openstack-cli-server: true
        ovn-controller: true
        ovn-northd: true
        ovs-vswitchd: true
        ovsdb-server: true
        placement-api: true
        q-ovn-agent: true
        q-svc: true
        rabbit: true
        s-account: false
        s-container: false
        s-object: false
        s-proxy: false
        tempest: false
        tls-proxy: true
      extensions_to_txt:
        auto: true
        conf: true
        localrc: true
        log: true
        stackenv: true
      image_url: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-{{
        kube_tag }}.qcow2
      kube_tag: v1.32.12
      network_driver: cilium
      nodepool:
        az: nova
        cloud: public
        external_id: d559e679-1372-4614-a716-22338590cb41
        host_id: dc47ae3b6bd7105f226a81ddfc9102f715bac5cc73984e91b5981caa
        interface_ip: 162.253.55.43
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 162.253.55.43
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.43
        public_ipv6: 2604:e100:1:0:f816:3eff:fe32:b09c
        region: ca-ymq-1
        slot: null
      zuul_copy_output:
        /etc/ceph: logs
        /etc/glusterfs/glusterd.vol: logs
        /etc/libvirt: logs
        /etc/lvm: logs
        /etc/resolv.conf: logs
        /etc/sudoers: logs
        /etc/sudoers.d: logs
        /var/log/ceph: logs
        /var/log/glusterfs: logs
        /var/log/libvirt: logs
        /var/log/mysql: logs
        /var/log/openvswitch: logs
        /var/log/postgresql: logs
        /var/log/rabbitmq: logs
        /var/log/unbound.log: logs
        '{{ devstack_conf_dir }}/.localrc.auto': logs
        '{{ devstack_conf_dir }}/.stackenv': logs
        '{{ devstack_conf_dir }}/local.conf': logs
        '{{ devstack_conf_dir }}/localrc': logs
        '{{ devstack_full_log}}': logs
        '{{ devstack_log_dir }}/atop': logs
        '{{ devstack_log_dir }}/devstacklog.txt': logs
        '{{ devstack_log_dir }}/devstacklog.txt.summary': logs
        '{{ devstack_log_dir }}/dstat-csv.log': logs
        '{{ devstack_log_dir }}/qemu.coredump': logs
        '{{ devstack_log_dir }}/tcpdump.pcap': logs
        '{{ devstack_log_dir }}/worlddump-latest.txt': logs
        '{{ stage_dir }}/apache': logs
        '{{ stage_dir }}/apache_config': logs
        '{{ stage_dir }}/audit.log': logs
        '{{ stage_dir }}/core': logs
        '{{ stage_dir }}/deprecations.log': logs
        '{{ stage_dir }}/df.txt': logs
        '{{ stage_dir }}/dpkg-l.txt': logs
        '{{ stage_dir }}/etc': logs
        '{{ stage_dir }}/iptables.txt': logs
        '{{ stage_dir }}/listen53.txt': logs
        '{{ stage_dir }}/mount.txt': logs
        '{{ stage_dir }}/performance.json': logs
        '{{ stage_dir }}/pip2-freeze.txt': logs
        '{{ stage_dir }}/pip3-freeze.txt': logs
        '{{ stage_dir }}/rpm-qa.txt': logs
        '{{ stage_dir }}/services.txt': logs
        '{{ stage_dir }}/verify_tempest_conf.log': logs
      zuul_node:
        az: nova
        cloud: public
        external_id: d559e679-1372-4614-a716-22338590cb41
        host_id: dc47ae3b6bd7105f226a81ddfc9102f715bac5cc73984e91b5981caa
        interface_ip: 162.253.55.43
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 162.253.55.43
        private_ipv6: null
        provider: yul1
        public_ipv4: 162.253.55.43
        public_ipv6: 2604:e100:1:0:f816:3eff:fe32:b09c
        region: ca-ymq-1
        slot: null
        uuid: null
  vars:
    configure_swap_size: 8192
    devstack_local_conf:
      post-config:
        $NEUTRON_CONF:
          DEFAULT:
            global_physnet_mtu: '{{ external_bridge_mtu }}'
        /etc/magnum/magnum.conf:
          cluster_template:
            kubernetes_allowed_network_drivers: calico,cilium
            kubernetes_default_network_driver: calico
          nova_client:
            api_version: 2.15
        /etc/manila/manila.conf:
          generic:
            connect_share_server_to_tenant_network: true
            driver_handles_share_servers: true
    devstack_localrc:
      ADMIN_PASSWORD: secretadmin
      DATABASE_PASSWORD: secretdatabase
      DEBUG_LIBVIRT_COREDUMPS: true
      DISABLE_AMP_IMAGE_BUILD: true
      ENABLE_SYSCTL_MEM_TUNING: true
      ENABLE_SYSCTL_NET_TUNING: true
      ENABLE_ZSWAP: true
      ERROR_ON_CLONE: true
      FIXED_RANGE: 10.1.0.0/20
      FLOATING_RANGE: 172.24.5.0/24
      GIT_BASE: https://github.com
      HOST_IP: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
      IPV4_ADDRS_SAFE_TO_USE: 10.1.0.0/20
      LIBVIRT_TYPE: '{{ devstack_libvirt_type | default("qemu") }}'
      LOGFILE: /opt/stack/logs/devstacklog.txt
      LOG_COLOR: false
      MAGNUM_GUEST_IMAGE_URL: '{{ image_url }}'
      MANILA_DEFAULT_SHARE_TYPE_EXTRA_SPECS: snapshot_support=True create_share_from_snapshot_support=True
      MANILA_ENABLED_BACKENDS: generic
      MANILA_USE_SERVICE_INSTANCE_PASSWORD: true
      NETWORK_GATEWAY: 10.1.0.1
      NOVA_LIBVIRT_TB_CACHE_SIZE: 128
      NOVA_VNC_ENABLED: true
      OCTAVIA_NODE: api
      OVN_DBS_LOG_LEVEL: dbg
      PUBLIC_BRIDGE_MTU: '{{ external_bridge_mtu }}'
      PUBLIC_NETWORK_GATEWAY: 172.24.5.1
      RABBIT_PASSWORD: secretrabbit
      SERVICE_HOST: '{{ hostvars[''controller''][''nodepool''][''private_ipv4''] }}'
      SERVICE_PASSWORD: secretservice
      SWIFT_HASH: 1234123412341234
      SWIFT_REPLICAS: 1
      SWIFT_START_ALL_SERVICES: false
      VERBOSE: true
      VERBOSE_NO_TIMESTAMP: true
    devstack_plugins:
      barbican: https://github.com/openstack/barbican
      magnum: https://review.opendev.org/openstack/magnum
      magnum-cluster-api: https://github.com/vexxhost/magnum-cluster-api
      manila: https://github.com/openstack/manila
      octavia: https://github.com/openstack/octavia
      ovn-octavia-provider: https://github.com/openstack/ovn-octavia-provider
    devstack_services:
      base: false
      c-api: true
      c-bak: true
      c-sch: true
      c-vol: true
      dstat: false
      etcd3: true
      file_tracker: true
      g-api: true
      horizon: false
      key: true
      memory_tracker: true
      mysql: true
      n-api: true
      n-api-meta: true
      n-cond: true
      n-cpu: true
      n-novnc: true
      n-sch: true
      o-api: true
      o-da: true
      o-hk: true
      octavia: true
      openstack-cli-server: true
      ovn-controller: true
      ovn-northd: true
      ovs-vswitchd: true
      ovsdb-server: true
      placement-api: true
      q-ovn-agent: true
      q-svc: true
      rabbit: true
      s-account: false
      s-container: false
      s-object: false
      s-proxy: false
      tempest: false
      tls-proxy: true
    extensions_to_txt:
      auto: true
      conf: true
      localrc: true
      log: true
      stackenv: true
    image_url: https://github.com/vexxhost/capo-image-elements/releases/latest/download/ubuntu-22.04-{{
      kube_tag }}.qcow2
    kube_tag: v1.32.12
    network_driver: cilium
    zuul:
      _inheritance_path:
      - '<Job base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#1>'
      - '<Job openstack-multinode-fips explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/zuul-config/zuul.d/jobs.yaml@main#17>'
      - '<Job devstack-base explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#426>'
      - '<Job devstack-minimal explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#558>'
      - '<Job devstack explicit: None implied: {MatchAny:{ImpliedBranchMatcher:master}}
        source: openstack/devstack/.zuul.yaml@master#601>'
      - '<Job magnum-cluster-api-devstack explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#1>'
      - '<Job magnum-cluster-api-hydrophone explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#60>'
      - '<Job magnum-cluster-api-hydrophone-v1.32.12 explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#72>'
      - '<Job magnum-cluster-api-hydrophone-v1.32.12-cilium explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#84>'
      - '<Job magnum-cluster-api-hydrophone-v1.32.12-cilium explicit: None implied:
        None source: vexxhost/magnum-cluster-api/zuul.d/project.yaml@main#1>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: eb069d37f5144fb69fef294beaf0231d
      build_refs:
      - branch: main
        change: '854'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.6\n\n>
          \u2139\uFE0F **Note**\n> \n> This PR body was truncated due to platform
          limits.\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | minor | `0.9.9` \u2192 `0.10.6` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.10.6`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0106)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.5...0.10.6)\n\nReleased
          on 2026-02-24.\n\n##### Bug fixes\n\n- Apply lockfile marker normalization
          for fork markers ([#&#8203;18116](https://redirect.github.com/astral-sh/uv/pull/18116))\n-
          Fix Python version selection for scripts with a `requires-python` conflicting
          with `.python-version` ([#&#8203;18097](https://redirect.github.com/astral-sh/uv/pull/18097))\n-
          Preserve file permissions when using reflinks on Linux ([#&#8203;18187](https://redirect.github.com/astral-sh/uv/pull/18187))\n\n#####
          Documentation\n\n- Remove verbose documentation from optional dependencies
          help text ([#&#8203;18180](https://redirect.github.com/astral-sh/uv/pull/18180))\n\n###
          [`v0.10.5`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0105)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.4...0.10.5)\n\nReleased
          on 2026-02-23.\n\n##### Enhancements\n\n- Add hint when named index is found
          in a parent config file ([#&#8203;18087](https://redirect.github.com/astral-sh/uv/pull/18087))\n-
          Add warning for `uv lock --frozen` ([#&#8203;17859](https://redirect.github.com/astral-sh/uv/pull/17859))\n-
          Attempt to use reflinks by default on Linux ([#&#8203;18117](https://redirect.github.com/astral-sh/uv/pull/18117))\n-
          Fallback to hardlinks after reflink failure before copying ([#&#8203;18104](https://redirect.github.com/astral-sh/uv/pull/18104))\n-
          Filter `pylock.toml` wheels by tags and `requires-python` ([#&#8203;18081](https://redirect.github.com/astral-sh/uv/pull/18081))\n-
          Validate wheel filenames are normalized during `uv publish` ([#&#8203;17783](https://redirect.github.com/astral-sh/uv/pull/17783))\n-
          Fix message when `exclude-newer` invalidates the lock file ([#&#8203;18100](https://redirect.github.com/astral-sh/uv/pull/18100))\n-
          Change the missing files log level to debug ([#&#8203;18075](https://redirect.github.com/astral-sh/uv/pull/18075))\n\n#####
          Performance\n\n- Improve performance of repeated conflicts with an extra
          ([#&#8203;18094](https://redirect.github.com/astral-sh/uv/pull/18094))\n\n#####
          Bug fixes\n\n- Fix `--no-emit-workspace` with `--all-packages` on single-member
          workspaces ([#&#8203;18098](https://redirect.github.com/astral-sh/uv/pull/18098))\n-
          Fix `UV_NO_DEFAULT_GROUPS` rejecting truthy values like `1` ([#&#8203;18057](https://redirect.github.com/astral-sh/uv/pull/18057))\n-
          Fix iOS detection ([#&#8203;17973](https://redirect.github.com/astral-sh/uv/pull/17973))\n-
          Propagate project-level conflicts to package extras ([#&#8203;18096](https://redirect.github.com/astral-sh/uv/pull/18096))\n-
          Use a global build concurrency semaphore ([#&#8203;18054](https://redirect.github.com/astral-sh/uv/pull/18054))\n\n#####
          Documentation\n\n- Update documentation heading for environment variable
          files ([#&#8203;18122](https://redirect.github.com/astral-sh/uv/pull/18122))\n-
          Fix comment about `uv export` formats ([#&#8203;17900](https://redirect.github.com/astral-sh/uv/pull/17900))\n-
          Make it clear that Windows is supported in user- and system- level configuration
          docs ([#&#8203;18106](https://redirect.github.com/astral-sh/uv/pull/18106))\n\n###
          [`v0.10.4`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0104)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.3...0.10.4)\n\nReleased
          on 2026-02-17.\n\n##### Enhancements\n\n- Remove duplicate references to
          the affected paths when showing `uv python` errors ([#&#8203;18008](https://redirect.github.com/astral-sh/uv/pull/18008))\n-
          Skip discovery of workspace members that contain only git-ignored files,
          including in sub-directories ([#&#8203;18051](https://redirect.github.com/astral-sh/uv/pull/18051))\n\n#####
          Bug fixes\n\n- Don't panic when initialising a package at the filesystem
          root (e.g. `uv init / --name foo`) ([#&#8203;17983](https://redirect.github.com/astral-sh/uv/pull/17983))\n-
          Fix permissions on `wheel` and `sdist` files produced by the `uv_build`
          build backend ([#&#8203;18020](https://redirect.github.com/astral-sh/uv/pull/18020))\n-
          Revert locked file change to fix locked files on NFS mounts ([#&#8203;18071](https://redirect.github.com/astral-sh/uv/pull/18071))\n\n###
          [`v0.10.3`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0103)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.2...0.10.3)\n\nReleased
          on 2026-02-16.\n\n##### Python\n\n- Add CPython 3.15.0a6\n\n##### Enhancements\n\n-
          Don't open file locks for writing ([#&#8203;17956](https://redirect.github.com/astral-sh/uv/pull/17956))\n-
          Make Windows trampoline error messages consistent with uv proper ([#&#8203;17969](https://redirect.github.com/astral-sh/uv/pull/17969))\n-
          Log which preview features are enabled ([#&#8203;17968](https://redirect.github.com/astral-sh/uv/pull/17968))\n\n#####
          Preview features\n\n- Add support for ruff version constraints and `exclude-newer`
          in `uv format` ([#&#8203;17651](https://redirect.github.com/astral-sh/uv/pull/17651))\n-
          Fix script path handling when `target-workspace-discovery` is enabled ([#&#8203;17965](https://redirect.github.com/astral-sh/uv/pull/17965))\n-
          Use version constraints to select the default ruff version used by `uv format`
          ([#&#8203;17977](https://redirect.github.com/astral-sh/uv/pull/17977))\n\n#####
          Bug fixes\n\n- Avoid matching managed Python versions by prefixes, e.g.
          don't match CPython 3.10 when `cpython-3.1` is specified ([#&#8203;17972](https://redirect.github.com/astral-sh/uv/pull/17972))\n-
          Fix handling of `--allow-existing` with minor version links on Windows ([#&#8203;17978](https://redirect.github.com/astral-sh/uv/pull/17978))\n-
          Fix panic when encountering unmanaged workspace members ([#&#8203;17974](https://redirect.github.com/astral-sh/uv/pull/17974))\n-
          Improve accuracy of request timing ([#&#8203;18007](https://redirect.github.com/astral-sh/uv/pull/18007))\n-
          Reject `u64::MAX` in version segments to prevent overflow ([#&#8203;17985](https://redirect.github.com/astral-sh/uv/pull/17985))\n\n#####
          Documentation\n\n- Reference Debian Trixie instead of Bookworm ([#&#8203;17991](https://redirect.github.com/astral-sh/uv/pull/17991))\n\n###
          [`v0.10.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0102)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.1...0.10.2)\n\nReleased
          on 2026-02-10.\n\n##### Enhancements\n\n- Deprecate unexpected ZIP compression
          methods ([#&#8203;17946](https://redirect.github.com/astral-sh/uv/pull/17946))\n\n#####
          Bug fixes\n\n- Fix `cargo-install` failing due to missing `uv-test` dependency
          ([#&#8203;17954](https://redirect.github.com/astral-sh/uv/pull/17954))\n\n###
          [`v0.10.1`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0101)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.0...0.10.1)\n\nReleased
          on 2026-02-10.\n\n##### Enhancements\n\n- Don't panic on metadata read errors
          ([#&#8203;17904](https://redirect.github.com/astral-sh/uv/pull/17904))\n-
          Skip empty workspace members instead of failing ([#&#8203;17901](https://redirect.github.com/astral-sh/uv/pull/17901))\n-
          Don't fail creating a read-only `sdist-vX/.git` if it already exists ([#&#8203;17825](https://redirect.github.com/astral-sh/uv/pull/17825))\n\n#####
          Documentation\n\n- Suggest `uv python update-shell` over `uv tool update-shell`
          in Python docs ([#&#8203;17941](https://redirect.github.com/astral-sh/uv/pull/17941))\n\n###
          [`v0.10.0`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0100)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.30...0.10.0)\n\nSince
          we released uv [0.9.0](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.0)
          in October of 2025, we've accumulated various changes that improve correctness
          and user experience, but could break some workflows. This release contains
          those changes; many have been marked as breaking out of an abundance of
          caution. We expect most users to be able to upgrade without making changes.\n\nThis
          release also includes the stabilization of preview features. Python upgrades
          are now stable, including the `uv python upgrade` command, `uv python install
          --upgrade`, and automatically upgrading Python patch versions in virtual
          environments when a new version is installed. The `add-bounds` and `extra-build-dependencies`
          settings are now stable. Finally, the `uv workspace dir` and `uv workspace
          list` utilities for writing scripts against workspace members are now stable.\n\n#####
          Breaking changes\n\n- **Require `--clear` to remove existing virtual environments
          in `uv venv`** ([#&#8203;17757](https://redirect.github.com/astral-sh/uv/pull/17757))\n\n
          \ Previously, `uv venv` would prompt for confirmation before removing an
          existing virtual environment in interactive contexts, and remove it without
          confirmation in non-interactive contexts. Now, `uv venv` requires the `--clear`
          flag to remove an existing virtual environment. A warning for this change
          was added in [uv 0.8](https://redirect.github.com/astral-sh/uv/blob/main/changelogs/0.8.x.md#breaking-changes).\n\n
          \ You can opt out of this behavior by passing the `--clear` flag or setting
          `UV_VENV_CLEAR=1`.\n\n- **Error if multiple indexes include `default = true`**
          ([#&#8203;17011](https://redirect.github.com/astral-sh/uv/pull/17011))\n\n
          \ Previously, uv would silently accept multiple indexes with `default =
          true` and use the first one. Now, uv will error if multiple indexes are
          marked as the default.\n\n  You cannot opt out of this behavior. Remove
          `default = true` from all but one index.\n\n- **Error when an `explicit`
          index is unnamed** ([#&#8203;17777](https://redirect.github.com/astral-sh/uv/pull/17777))\n\n
          \ Explicit indexes can only be used via the `[tool.uv.sources]` table, which
          requires referencing the index by name. Previously, uv would silently accept
          unnamed explicit indexes, which could never be referenced. Now, uv will
          error if an explicit index does not have a name.\n\n  You cannot opt out
          of this behavior. Add a `name` to the explicit index or remove the entry.\n\n-
          **Install alternative Python executables using their implementation name**
          ([#&#8203;17756](https://redirect.github.com/astral-sh/uv/pull/17756), [#&#8203;17760](https://redirect.github.com/astral-sh/uv/pull/17760))\n\n
          \ Previously, `uv python install` would install PyPy, GraalPy, and Pyodide
          executables with names like `python3.10` into the bin directory. Now, these
          executables will be named using their implementation name, e.g., `pypy3.10`,
          `graalpy3.10`, and `pyodide3.12`, to avoid conflicting with CPython installations.\n\n
          \ You cannot opt out of this behavior.\n\n- **Respect global Python version
          pins in `uv tool run` and `uv tool install`** ([#&#8203;14112](https://redirect.github.com/astral-sh/uv/pull/14112))\n\n
          \ Previously, `uv tool run` and `uv tool install` did not respect the global
          Python version pin (set via `uv python pin --global`). Now, these commands
          will use the global Python version when no explicit version is requested.\n\n
          \ For `uv tool install`, if the tool is already installed, the Python version
          will not change unless `--reinstall` or `--python` is provided. If the tool
          was previously installed with an explicit `--python` flag, the global pin
          will not override it.\n\n  You can opt out of this behavior by providing
          an explicit `--python` flag.\n\n- **Remove Debian Bookworm, Alpine 3.21,
          and Python 3.8 Docker images** ([#&#8203;17755](https://redirect.github.com/astral-sh/uv/pull/17755))\n\n
          \ The Debian Bookworm and Alpine 3.21 images were replaced by Debian Trixie
          and Alpine 3.22 as defaults in [uv 0.9](https://redirect.github.com/astral-sh/uv/pull/15352).
          These older images are now removed. Python 3.8 images are also removed,
          as Python 3.8 is no longer supported in the Trixie or Alpine base images.\n\n
          \ The following image tags are no longer published:\n\n  - `uv:bookworm`,
          `uv:bookworm-slim`\n  - `uv:alpine3.21`\n  - `uv:python3.8-*`\n\n  Use `uv:debian`
          or `uv:trixie` instead of `uv:bookworm`, `uv:alpine` or `uv:alpine3.22`
          instead of `uv:alpine3.21`, and a newer Python version instead of `uv:python3.8-*`.\n\n-
          **Drop PPC64 (big endian) builds** ([#&#8203;17626](https://redirect.github.com/astral-sh/uv/pull/17626))\n\n
          \ uv no longer provides pre-built binaries for PPC64 (big endian). This
          platform appears to be largely unused and is only supported on a single
          manylinux version. PPC64LE (little endian) builds are unaffected.\n\n  Building
          uv from source is still supported for this platform.\n\n- **Skip generating
          `activate.csh` for relocatable virtual environments** ([#&#8203;17759](https://redirect.github.com/astral-sh/uv/pull/17759))\n\n
          \ Previously, `uv venv --relocatable` would generate an `activate.csh` script
          that contained hardcoded paths, making it incompatible with relocation.
          Now, the `activate.csh` script is not generated for relocatable virtual
          environments.\n\n  You cannot opt out of this behavior.\n\n- **Require username
          when multiple credentials match a URL** ([#&#8203;16983](https://redirect.github.com/astral-sh/uv/pull/16983))\n\n
          \ When using `uv auth login` to store credentials, you can register multiple
          username and password combinations for the same host. Previously, when uv
          needed to authenticate and multiple credentials matched the URL (e.g., when
          retrieving a token with `uv auth token`), uv would pick the first match.
          Now, uv will error instead.\n\n  You cannot opt out of this behavior. Include
          the username in the request, e.g., `uv auth token --username foo example.com`.\n\n-
          **Avoid invalidating the lockfile versions after an `exclude-newer` change**
          ([#&#8203;17721](https://redirect.github.com/astral-sh/uv/pull/17721))\n\n
          \ Previously, changing the `exclude-newer` setting would cause package versions
          to be upgraded, ignoring the lockfile entirely. Now, uv will only change
          package versions if they are no longer within the `exclude-newer` range.\n\n
          \ You can restore the previous behavior by using `--upgrade` or `--upgrade-package`
          to opt-in to package version changes.\n\n- **Upgrade `uv format` to Ruff
          0.15.0** ([#&#8203;17838](https://redirect.github.com/astral-sh/uv/pull/17838))\n\n
          \ `uv format` now uses [Ruff 0.15.0](https://redirect.github.com/astral-sh/ruff/releases/tag/0.15.0),
          which uses the [2026 style guide](https://astral.sh/blog/ruff-v0.15.0#the-ruff-2026-style-guide).
          See the blog post for details.\n\n  The formatting of code is likely to
          change. You can opt out of this behavior by requesting an older Ruff version,
          e.g., `uv format --version 0.14.14`.\n\n- **Update uv crate test features
          to use `test-` as a prefix** ([#&#8203;17860](https://redirect.github.com/astral-sh/uv/pull/17860))\n\n
          \ This change only affects redistributors of uv. The Cargo features used
          to gate test dependencies, e.g., `pypi`, have been renamed with a `test-`
          prefix for clarity, e.g., `test-pypi`.\n\n##### Stabilizations\n\n- **`uv
          python upgrade` and `uv python install --upgrade`** ([#&#8203;17766](https://redirect.github.com/astral-sh/uv/pull/17766))\n\n
          \ When installing Python versions, an [intermediary directory](https://docs.astral.sh/uv/concepts/python-versions/#minor-version-directories)
          without the patch version attached will be created, and virtual environments
          will be transparently upgraded to new patch versions.\n\n  See the [Python
          version documentation](https://docs.astral.sh/uv/concepts/python-versions/#upgrading-python-versions)
          for more details.\n\n- **`uv add --bounds` and the `add-bounds` configuration
          option** ([#&#8203;17660](https://redirect.github.com/astral-sh/uv/pull/17660))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using `uv add --bounds` or `add-bounds` in configuration.\n\n-
          **`uv workspace list` and `uv workspace dir`** ([#&#8203;17768](https://redirect.github.com/astral-sh/uv/pull/17768))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using these commands.\n\n- **`extra-build-dependencies`**
          ([#&#8203;17767](https://redirect.github.com/astral-sh/uv/pull/17767))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using `extra-build-dependencies` in configuration.\n\n#####
          Enhancements\n\n- Improve ABI tag error message phrasing ([#&#8203;17878](https://redirect.github.com/astral-sh/uv/pull/17878))\n-
          Introduce a 10s connect timeout ([#&#8203;17733](https://redirect.github.com/astral-sh/uv/pull/17733))\n-
          Allow using `pyx.dev` as a target in `uv auth` commands despite `PYX_API_URL`
          differing ([#&#8203;17856](https://redirect.github.com/astral-sh/uv/pull/17856))\n\n#####
          Bug fixes\n\n- Support all CPython ABI tag suffixes properly  ([#&#8203;17817](https://redirect.github.com/astral-sh/uv/pull/17817))\n-
          Add support for detecting PowerShell on Linux and macOS ([#&#8203;17870](https://redirect.github.com/astral-sh/uv/pull/17870))\n-
          Retry timeout errors for streams ([#&#8203;17875](https://redirect.github.com/astral-sh/uv/pull/17875))\n\n###
          [`v0.9.30`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0930)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.29...0.9.30)\n\nReleased
          on 2026-02-04.\n\n##### Python\n\n- Add CPython 3.14.3 and 3.13.12 ([#&#8203;17849](https://redirect.github.com/astral-sh/uv/pull/17849))\n\n#####
          Enhancements\n\n- Allow comma-separated values for `--extra` option ([#&#8203;17525](https://redirect.github.com/astral-sh/uv/pull/17525))\n-
          Check all files during a dry-run publish instead of stopping at the first
          failure ([#&#8203;17785](https://redirect.github.com/astral-sh/uv/pull/17785))\n-
          Clarify `UV_HTTP_TIMEOUT` error message ([#&#8203;17493](https://redirect.github.com/astral-sh/uv/pull/17493))\n\n#####
          Preview features\n\n- Use relocatable virtual environments by default ([#&#8203;17770](https://redirect.github.com/astral-sh/uv/pull/17770))\n\n#####
          Bug fixes\n\n- Fix deadlock on token refresh in `uv publish` when using
          pyx ([#&#8203;17832](https://redirect.github.com/astral-sh/uv/pull/17832))\n-
          Ignore global Python pins when incompatible with project ([#&#8203;15473](https://redirect.github.com/astral-sh/uv/pull/15473))\n\n###
          [`v0.9.29`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0929)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.28...0.9.29)\n\nReleased
          on 2026-02-03.\n\n##### Python\n\n- Update to Pyodide 0.29.3 ([#&#8203;17730](https://redirect.github.com/astral-sh/uv/pull/17730))\n\n#####
          Enhancements\n\n- Add wheel-tag-style aliases for manylinux platform names
          ([#&#8203;17750](https://redirect.github.com/astral-sh/uv/pull/17750))\n-
          Hint on `uv version --bump dev` similar to pre-release bumps ([#&#8203;17796](https://redirect.github.com/astral-sh/uv/pull/17796))\n-
          Improve display of RFC 9457 Problem Detail responses in `uv publish` server
          errors ([#&#8203;17787](https://redirect.github.com/astral-sh/uv/pull/17787))\n-
          Improve the wording of publish errors during dry-run ([#&#8203;17782](https://redirect.github.com/astral-sh/uv/pull/17782))\n-
          Set backoff to 10 retries ([#&#8203;17816](https://redirect.github.com/astral-sh/uv/pull/17816))\n-
          Add properties to synthentic and project roots in Cyclone DX exports ([#&#8203;17820](https://redirect.github.com/astral-sh/uv/pull/17820))\n-
          Identify the invidividual clients in `uv publish` trace logs ([#&#8203;17784](https://redirect.github.com/astral-sh/uv/pull/17784))\n\n#####
          Preview features\n\n- Remove special casing for `base` and `default` conda
          environment names ([#&#8203;17758](https://redirect.github.com/astral-sh/uv/pull/17758))\n\n#####
          Bug fixes\n\n- Fix `PYTHONHOME` inheritance when spawning different Python
          versions ([#&#8203;17821](https://redirect.github.com/astral-sh/uv/pull/17821))\n-
          Fix wheel rejections on freethreading+debug builds ([#&#8203;17812](https://redirect.github.com/astral-sh/uv/pull/17812))\n-
          Pad with zeros during comparisons in `EqualStar` and `NotEqualStar` operators
          ([#&#8203;17751](https://redirect.github.com/astral-sh/uv/pull/17751))\n-
          Reject unknown field names in conflict declarations ([#&#8203;17727](https://redirect.github.com/astral-sh/uv/pull/17727))\n-
          Fix panics in `system-configuration` in sandboxes ([#&#8203;17829](https://redirect.github.com/astral-sh/uv/pull/17829))\n\n#####
          Documentation\n\n- Update pip pre-release compatibility information ([#&#8203;17788](https://redirect.github.com/astral-sh/uv/pull/17788))\n\n#####
          Security\n\n- Hide a subset of environment variable values in `--help` ([#&#8203;17745](https://redirect.github.com/astral-sh/uv/pull/17745))\n\n###
          [`v0.9.28`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0928)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.27...0.9.28)\n\nReleased
          on 2026-01-29.\n\n##### Python\n\n- Update CPython to use [OpenSSL 3.5.5](https://redirect.github.com/openssl/openssl/releases/tag/openssl-3.5.5)
          which includes fixes for high severity CVEs ([python-build-standalone#960](https://redirect.github.com/astral-sh/python-build-standalone/pull/960))\n\n#####
          Enhancements\n\n- Add support for Pyodide interpreter on Windows ([#&#8203;17658](https://redirect.github.com/astral-sh/uv/pull/17658))\n-
          Warn if multiple indexes include `default = true` ([#&#8203;17713](https://redirect.github.com/astral-sh/uv/pull/17713))\n-
          Skip uploads when validation reports 'Already uploaded' ([#&#8203;17412](https://redirect.github.com/astral-sh/uv/pull/17412))\n\n#####
          Configuration\n\n- Add a reflink alias for the \"clone\" link mode ([#&#8203;17724](https://redirect.github.com/astral-sh/uv/pull/17724))\n\n#####
          Bug fixes\n\n- Ensure `uv.exe` exits when `uvw.exe` or `uvx.exe` is killed
          ([#&#8203;17500](https://redirect.github.com/astral-sh/uv/pull/17500))\n\n###
          [`v0.9.27`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0927)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.26...0.9.27)\n\nReleased
          on 2026-01-26.\n\n##### Python\n\n- Upgrade Pyodide to 0.29.2 ([#&#8203;17652](https://redirect.github.com/astral-sh/uv/pull/17652))\n-
          Upgrade to GraalPy 25.0.2 ([#&#8203;17634](https://redirect.github.com/astral-sh/uv/pull/17634))\n\n#####
          Enhancements\n\n- Add `-t` shortform for `--target` to `uv pip` subcommands
          ([#&#8203;17501](https://redirect.github.com/astral-sh/uv/pull/17501))\n-
          Add support for ROCm 7.0 and 7.1 accelerator backends ([#&#8203;17681](https://redirect.github.com/astral-sh/uv/pull/17681))\n-
          Further improve free-threading ABI incompatibility errors ([#&#8203;17491](https://redirect.github.com/astral-sh/uv/pull/17491))\n-
          Implement `uv pip freeze --exclude` flag ([#&#8203;17045](https://redirect.github.com/astral-sh/uv/pull/17045))\n-
          Improve warnings for `--system` and `--no-system` in `uv venv` ([#&#8203;17647](https://redirect.github.com/astral-sh/uv/pull/17647))\n-
          Make `uv pip compile` attempt to download a specified `--python-version`
          if it can. ([#&#8203;17249](https://redirect.github.com/astral-sh/uv/pull/17249))\n-
          Support Trusted Publishing with pyx ([#&#8203;17438](https://redirect.github.com/astral-sh/uv/pull/17438))\n-
          Fix JSON schema for `exclude-newer-package` ([#&#8203;17665](https://redirect.github.com/astral-sh/uv/pull/17665))\n\n#####
          Preview features\n\n- Better detection for conflicting packages ([#&#8203;17623](https://redirect.github.com/astral-sh/uv/pull/17623))\n-
          Upgrade based on outdated build versions in `uv python upgrade` ([#&#8203;17653](https://redirect.github.com/astral-sh/uv/pull/17653))\n\n#####
          Bug fixes\n\n- Change chocolatey system test to ensure uv uses the right
          python ([#&#8203;17533](https://redirect.github.com/astral-sh/uv/pull/17533))\n-
          Fix infinite loop when `SSL_CERT_FILE` is a directory ([#&#8203;17503](https://redirect.github.com/astral-sh/uv/pull/17503))\n\n#####
          Documentation\n\n- Add cargo-xwin to the CONTRIBUTING guide ([#&#8203;17507](https://redirect.github.com/astral-sh/uv/pull/17507))\n-
          Fix typo in the documentation of UV\\_PUBLISH\\_INDEX ([#&#8203;17672](https://redirect.github.com/astral-sh/uv/pull/17672))\n-
          Move MSRV to platform support section ([#&#8203;17534](https://redirect.github.com/astral-sh/uv/pull/17534))\n-
          Update the testing instructions in the CONTRIBUTING guide ([#&#8203;17528](https://redirect.github.com/astral-sh/uv/pull/17528))\n-
          Use `--locked` to install `cargo-xwin` in guide ([#&#8203;17530](https://redirect.github.com/astral-sh/uv/pull/17530))\n-
          Warn about PyPy being unmaintained ([#&#8203;17643](https://redirect.github.com/astral-sh/uv/pull/17643))\n-
          docs: Correct gitlab-ci.yml to .gitlab-ci.yml ([#&#8203;17682](https://redirect.github.com/astral-sh/uv/pull/17682))\n\n#####
          Other changes\n\n- Update MSRV to 1.91 ([#&#8203;17677](https://redirect.github.com/astral-sh/uv/pull/17677))\n\n###
          [`v0.9.26`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0926)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.25...0.9.26)\n\nReleased
          on 2026-01-15.\n\n##### Python\n\n- Add CPython 3.15.0a5\n\n##### Enhancements\n\n-
          Add a hint to update uv when a managed Python download is not found ([#&#8203;17461](https://redirect.github.com/astral-sh/uv/pull/17461))\n-
          Improve cache initialization failure error message ([#&#8203;17469](https://redirect.github.com/astral-sh/uv/pull/17469))\n-
          Improve error message for abi3 wheels on free-threaded Python ([#&#8203;17442](https://redirect.github.com/astral-sh/uv/pull/17442))\n-
          Add support for `--no-sources-package` ([#&#8203;14910](https://redirect.github.com/astral-sh/uv/pull/14910))\n\n#####
          Preview features\n\n- Add `METADATA.json` and `WHEEL.json` in uv build backend
          ([#&#8203;15510](https://redirect.github.com/astral-sh/uv/pull/15510))\n-
          Add support for GCS request signing ([#&#8203;17474](https://redirect.github.com/astral-sh/uv/pull/17474))\n-
          Adjust the process ulimit to the maximum allowed on startup ([#&#8203;17464](https://redirect.github.com/astral-sh/uv/pull/17464))\n\n#####
          Bug fixes\n\n- Lock to avoid concurrent refresh of pyx tokens ([#&#8203;17479](https://redirect.github.com/astral-sh/uv/pull/17479))\n\n#####
          Documentation\n\n- Add linting and formatting instructions to the CONTRIBUTING
          guide ([#&#8203;17470](https://redirect.github.com/astral-sh/uv/pull/17470))\n-
          Avoid rendering `pyproject.toml` examples for more system-level settings
          ([#&#8203;17462](https://redirect.github.com/astral-sh/uv/pull/17462))\n\n###
          [`v0.9.25`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0925)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.24...0.9.25)\n\nReleased
          on 2026-01-13.\n\n##### Python\n\n- Add CPython 3.15.0a4\n- Upgrade Tcl/Tk
          used by CPython to 9.0\n\n##### Enhancements\n\n- Add `--compile-bytecode`
          to `uv python install` and `uv python upgrade` to compile the standard library
          ([#&#8203;17088](https://redirect.github.com/astral-sh/uv/pull/17088))\n-
          Allow disabling `exclude-newer` per package ([#&#8203;16854](https://redirect.github.com/astral-sh/uv/pull/16854))\n-
          Broadcast `WM_SETTINGCHANGE` on `uv tool update-shell` ([#&#8203;17404](https://redirect.github.com/astral-sh/uv/pull/17404))\n\n#####
          Preview features\n\n- Detect workspace from `uv run` target ([#&#8203;17423](https://redirect.github.com/astral-sh/uv/pull/17423))\n\n#####
          Bug fixes\n\n- Avoid unwrapping size for file responses ([#&#8203;17434](https://redirect.github.com/astral-sh/uv/pull/17434))\n-
          Use keyring authentication when retrieving `tool@latest` version ([#&#8203;17448](https://redirect.github.com/astral-sh/uv/pull/17448))\n-
          Use latest Pyodide version for each python version ([#&#8203;17372](https://redirect.github.com/astral-sh/uv/pull/17372))\n-
          Improve trampoline file handle closing ([#&#8203;17374](https://redirect.github.com/astral-sh/uv/pull/17374))\n-
          Fix error message when installing musl python on armv7 ([#&#8203;17213](https://redirect.github.com/astral-sh/uv/pull/17213))\n\n###
          [`v0.9.24`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0924)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.23...0.9.24)\n\nReleased
          on 2026-01-09.\n\n##### Bug fixes\n\n- Fix handling of `UV_NO_SYNC=1 uv
          run ...` ([#&#8203;17391](https://redirect.github.com/astral-sh/uv/pull/17391))\n-
          Rebuild dynamic distribution when version changes with `--no-cache` ([#&#8203;17387](https://redirect.github.com/astral-sh/uv/pull/17387))\n\n#####
          Documentation\n\n- Add Rust language classifier ([#&#8203;17389](https://redirect.github.com/astral-sh/uv/pull/17389))\n\n###
          [`v0.9.23`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0923)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.22...0.9.23)\n\nReleased
          on 2026-01-09.\n\n##### Enhancements\n\n- Only write portable paths in `RECORD`
          files ([#&#8203;17339](https://redirect.github.com/astral-sh/uv/pull/17339))\n-
          Support relative paths in `UV_PYTHON_BIN_DIR` and `UV_TOOL_BIN_DIR` ([#&#8203;17367](https://redirect.github.com/astral-sh/uv/pull/17367))\n\n#####
          Preview features\n\n- Enable uploads to S3 via pre-signed URLs ([#&#8203;17349](https://redirect.github.com/astral-sh/uv/pull/17349))\n\n#####
          Configuration\n\n- Allow setting proxy variables via global / user configuration
          ([#&#8203;16918](https://redirect.github.com/astral-sh/uv/pull/16918))\n-
          Manually parse and reconcile Boolean environment variables ([#&#8203;17321](https://redirect.github.com/astral-sh/uv/pull/17321))\n\n#####
          Bug fixes\n\n- Avoid broken build artifacts on build failure ([#&#8203;17276](https://redirect.github.com/astral-sh/uv/pull/17276))\n-
          Fix missing dependencies on synthetic root in SBOM export ([#&#8203;17363](https://redirect.github.com/astral-sh/uv/pull/17363))\n-
          Recognize `armv8l` as an alias for `armv7l` in platform tag parsing ([#&#8203;17384](https://redirect.github.com/astral-sh/uv/pull/17384))\n-
          Fix redaction of a URL in a middleware trace log ([#&#8203;17346](https://redirect.github.com/astral-sh/uv/pull/17346))\n\n#####
          Documentation\n\n- Add `index.md` suggestion to `llms.txt` ([#&#8203;17362](https://redirect.github.com/astral-sh/uv/pull/17362))\n-
          Clarify that `uv run` uses inexact syncing by default ([#&#8203;17366](https://redirect.github.com/astral-sh/uv/pull/17366))\n\n###
          [`v0.9.22`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0922)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.21...0.9.22)\n\nReleased
          on 2026-01-06.\n\n##### Enhancements\n\n- Use a dedicated error message
          when lockfile can't be found ([#&#8203;17318](https://redirect.github.com/astral-sh/uv/pull/17318))\n\n#####
          Bug fixes\n\n- Filter unusable wheels from the lockfile for more architectures
          ([#&#8203;17317](https://redirect.github.com/astral-sh/uv/pull/17317))\n-
          Correctly count retries originating from early middleware errors ([#&#8203;17274](https://redirect.github.com/astral-sh/uv/pull/17274))\n\n#####
          Documentation\n\n- Clarify requirements file format in docs ([#&#8203;17284](https://redirect.github.com/astral-sh/uv/pull/17284))\n\n###
          [`v0.9.21`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0921)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.20...0.9.21)\n\nReleased
          on 2025-12-30.\n\n##### Bug fixes\n\n- Fix regression where zstd distribution
          hashes were not considered valid ([#&#8203;17265](https://redirect.github.com/astral-sh/uv/pull/17265))\n\n#####
          Documentation\n\n- Fix a typo in the resolution documentation ([#&#8203;17258](https://redirect.github.com/astral-sh/uv/pull/17258))\n-
          Fix a typo in `python install --default` documentation ([#&#8203;9826](https://redirect.github.com/astral-sh/uv/pull/9826))\n\n###
          [`v0.9.20`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0920)\n\nReleased
          on 2025-12-29.\n\nThis is a re-release of 0.9.19, with internal crate versions
          incremented to enable publishing to crates.io.\n\n### [`v0.9.18`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.18)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.17...0.9.18)\n\n#####
          Release Notes\n\nReleased on 2025-12-16.\n\n##### Enhancements\n\n- Add
          value hints to command line arguments to improve shell completion accuracy
          ([#&#8203;17080](https://redirect.github.com/astral-sh/uv/pull/17080))\n-
          Improve error handling in `uv publish` ([#&#8203;17096](https://redirect.github.com/astral-sh/uv/pull/17096))\n-
          Improve rendering of multiline error messages ([#&#8203;17132](https://redirect.github.com/astral-sh/uv/pull/17132))\n-
          Support redirects in `uv publish` ([#&#8203;17130](https://redirect.github.com/astral-sh/uv/pull/17130))\n-
          Include Docker images with the alpine version, e.g., `python3.x-alpine3.23`
          ([#&#8203;17100](https://redirect.github.com/astral-sh/uv/pull/17100))\n\n#####
          Configuration\n\n- Accept `--torch-backend` in `[tool.uv]` ([#&#8203;17116](https://redirect.github.com/astral-sh/uv/pull/17116))\n\n#####
          Performance\n\n- Speed up `uv cache size` ([#&#8203;17015](https://redirect.github.com/astral-sh/uv/pull/17015))\n-
          Initialize S3 signer once ([#&#8203;17092](https://redirect.github.com/astral-sh/uv/pull/17092))\n\n#####
          Bug fixes\n\n- Avoid panics due to reads on failed requests ([#&#8203;17098](https://redirect.github.com/astral-sh/uv/pull/17098))\n-
          Enforce latest-version in `@latest` requests ([#&#8203;17114](https://redirect.github.com/astral-sh/uv/pull/17114))\n-
          Explicitly set `EntryType` for file entries in tar ([#&#8203;17043](https://redirect.github.com/astral-sh/uv/pull/17043))\n-
          Ignore `pyproject.toml` index username in lockfile comparison ([#&#8203;16995](https://redirect.github.com/astral-sh/uv/pull/16995))\n-
          Relax error when using `uv add` with `UV_GIT_LFS` set ([#&#8203;17127](https://redirect.github.com/astral-sh/uv/pull/17127))\n-
          Support file locks on ExFAT on macOS ([#&#8203;17115](https://redirect.github.com/astral-sh/uv/pull/17115))\n-
          Change schema for `exclude-newer` into optional string ([#&#8203;17121](https://redirect.github.com/astral-sh/uv/pull/17121))\n\n#####
          Documentation\n\n- Drop arm musl caveat from Docker documentation ([#&#8203;17111](https://redirect.github.com/astral-sh/uv/pull/17111))\n-
          Fix version reference in resolver example ([#&#8203;17085](https://redirect.github.com/astral-sh/uv/pull/17085))\n-
          Better documentation for `exclude-newer*` ([#&#8203;17079](https://redirect.github.com/astral-sh/uv/pull/17079))\n\n#####
          Install uv 0.9.18\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.18/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.18/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.18\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz.sha256)
          \      |\n| [uv-armv7-unknown-linux-gnueabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256)
          \ |\n| [uv-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-musl.tar.gz.sha256)
          \    |\n| [uv-i686-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-musl.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-musl.tar.gz.sha256)
          \     |\n| [uv-arm-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-arm-unknown-linux-musleabihf.tar.gz.sha256)
          \  |\n| [uv-armv7-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256)
          |\n\n##### Verifying GitHub Artifact Attestations\n\nThe artifacts in this
          release have attestations generated with GitHub Artifact Attestations. These
          can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n\n```sh\ngh
          attestation verify <file-path of downloaded artifact> --repo astral-sh/uv\n```\n\nYou
          can also download the attestation from [GitHub](https://redirect.github.com/astral-sh/uv/attestations)
          and verify against that directly:\n\n```sh\ngh attestation verify <file-path
          of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n###
          [`v0.9.17`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.17)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.16...0.9.17)\n\n#####
          Release Notes\n\nReleased on 2025-12-09.\n\n##### Enhancements\n\n- Add
          `torch-tensorrt` and `torchao` to the PyTorch list ([#&#8203;17053](https://redirect.github.com/astral-sh/uv/pull/17053))\n-
          Add hint for misplaced `--verbose`  in `uv tool run` ([#&#8203;17020](https://redirect.github.com/astral-sh/uv/pull/17020))\n-
          Add support for relative durations in `exclude-newer` (a.k.a., dependency
          cooldowns) ([#&#8203;16814](https://redirect.github.com/astral-sh/uv/pull/16814))\n-
          Add support for relocatable nushell activation script ([#&#8203;17036](https://redirect.github.com/astral-sh/uv/pull/17036))\n\n#####
          Bug fixes\n\n- Respect dropped (but explicit) indexes in dependency groups
          ([#&#8203;17012](https://redirect.github.com/astral-sh/uv/pull/17012))\n\n#####
          Documentation\n\n- Improve `source-exclude` reference docs ([#&#8203;16832](https://redirect.github.com/astral-sh/uv/pull/16832))\n-
          Recommend `UV_NO_DEV` in Docker installs ([#&#8203;17030](https://redirect.github.com/astral-sh/uv/pull/17030))\n-
          Update `UV_VERSION` in docs for GitLab CI/CD ([#&#8203;17040](https://redirect.github.com/astral-sh/uv/pull/17040))\n\n#####
          Install uv 0.9.17\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.17\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-gnu.tar.gz.sha256)
          \      |\n| [uv-armv7-unknown-linux-gnueabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256)
          \ |\n| [uv-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-musl.tar.gz.sha256)
          \    |\n| [uv-i686-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-musl.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-musl.tar.gz.sha256)
          \     |\n| [uv-arm-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-arm-unknown-linux-musleabihf.tar.gz.sha256)
          \  |\n| [uv-armv7-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256)
          |\n\n##### Verifying GitHub Artifact Attestations\n\nThe artifacts in this
          release have attestations generated with GitHub Artifact Attestations. These
          can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n\n```sh\ngh
          attestation verify <file-path of downloaded artifact> --repo astral-sh/uv\n```\n\nYou
          can also download the attestation from [GitHub](https://redirect.github.com/astral-sh/uv/attestations)
          and verify against that directly:\n\n```sh\ngh attestation verify <file-path
          of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n###
          [`v0.9.16`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.16)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.15...0.9.16)\n\n#####
          Release Notes\n\nReleased on 2025-12-06.\n\n##### Python\n\n- Add CPython
          3.14.2\n- Add CPython 3.13.11\n\n##### Enhancements\n\n- Add a 5m default
          timeout to acquiring file locks to fail faster on deadlock ([#&#8203;16342](https://redirect.github.com/astral-sh/uv/pull/16342))\n-
          Add a stub `debug` subcommand to `uv pip` announcing its intentional absence
          ([#&#8203;16966](https://redirect.github.com/astral-sh/uv/pull/16966))\n-
          Add bounds in `uv add --script` ([#&#8203;16954](https://redirect.github.com/astral-sh/uv/pull/16954))\n-
          Add brew specific message for `uv self update` ([#&#8203;16838](https://redirect.github.com/astral-sh/uv/pull/16838))\n-
          Error when built wheel is for the wrong platform ([#&#8203;16074](https://redirect.github.com/astral-sh/uv/pull/16074))\n-
          Filter wheels from PEP 751 files based on `--no-binary` et al in `uv pip
          compile` ([#&#8203;16956](https://redirect.github.com/astral-sh/uv/pull/16956))\n-
          Support `--target` and `--prefix` in `uv pip list`, `uv pip freeze`, and
          `uv pip show` ([#&#8203;16955](https://redirect.github.com/astral-sh/uv/pull/16955))\n-
          Tweak language for build backend validation errors ([#&#8203;16720](https://redirect.github.com/astral-sh/uv/pull/16720))\n-
          Use explicit credentials cache instead of global static ([#&#8203;16768](https://redirect.github.com/astral-sh/uv/pull/16768))\n-
          Enable SIMD in HTML parsing ([#&#8203;17010](https://redirect.github.com/astral-sh/uv/pull/17010))\n\n#####
          Preview features\n\n- Fix missing preview warning in `uv workspace metadata`
          ([#&#8203;16988](https://redirect.github.com/astral-sh/uv/pull/16988))\n-
          Add a `uv auth helper --protocol bazel` command ([#&#8203;16886](https://redirect.github.com/astral-sh/uv/pull/16886))\n\n#####
          Bug fixes\n\n- Fix Pyston wheel compatibility tags ([#&#8203;16972](https://redirect.github.com/astral-sh/uv/pull/16972))\n-
          Allow redundant entries in `tool.uv.build-backend.module-name` but emit
          warnings ([#&#8203;16928](https://redirect.github.com/astral-sh/uv/pull/16928))\n-
          Fix infinite loop in non-attribute re-treats during HTML parsing ([#&#8203;17010](https://redirect.github.com/astral-sh/uv/pull/17010))\n\n#####
          Documentation\n\n- Clarify `--project` flag help text to indicate project
          discovery ([#&#8203;16965](https://redirect.github.com/astral-sh/uv/pull/16965))\n-
          Regenerate the crates.io READMEs on release ([#&#8203;16992](https://redirect.github.com/astral-sh/uv/pull/16992))\n-
          Update Docker integration guide to prefer `COPY` over `ADD` for simple cases
          ([#&#8203;16883](https://redirect.github.com/astral-sh/uv/pull/16883))\n-
          Update PyTorch documentation to include information about supporting CUDA
          13.0.x ([#&#8203;16957](https://redirect.github.com/astral-sh/uv/pull/16957))\n-
          Update the versioning policy ([#&#8203;16710](https://redirect.github.com/astral-sh/uv/pull/16710))\n-
          Upgrade PyTorch documentation to latest versions ([#&#8203;16970](https://redirect.github.com/astral-sh/uv/pull/16970))\n\n#####
          Install uv 0.9.16\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.16\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux           "
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/854
        commit_id: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
        patchset: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      buildset: 8c432b9cdfa34314a200156ef1ac8ffe
      buildset_refs:
      - branch: main
        change: '854'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.6\n\n>
          \u2139\uFE0F **Note**\n> \n> This PR body was truncated due to platform
          limits.\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | minor | `0.9.9` \u2192 `0.10.6` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.10.6`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0106)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.5...0.10.6)\n\nReleased
          on 2026-02-24.\n\n##### Bug fixes\n\n- Apply lockfile marker normalization
          for fork markers ([#&#8203;18116](https://redirect.github.com/astral-sh/uv/pull/18116))\n-
          Fix Python version selection for scripts with a `requires-python` conflicting
          with `.python-version` ([#&#8203;18097](https://redirect.github.com/astral-sh/uv/pull/18097))\n-
          Preserve file permissions when using reflinks on Linux ([#&#8203;18187](https://redirect.github.com/astral-sh/uv/pull/18187))\n\n#####
          Documentation\n\n- Remove verbose documentation from optional dependencies
          help text ([#&#8203;18180](https://redirect.github.com/astral-sh/uv/pull/18180))\n\n###
          [`v0.10.5`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0105)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.4...0.10.5)\n\nReleased
          on 2026-02-23.\n\n##### Enhancements\n\n- Add hint when named index is found
          in a parent config file ([#&#8203;18087](https://redirect.github.com/astral-sh/uv/pull/18087))\n-
          Add warning for `uv lock --frozen` ([#&#8203;17859](https://redirect.github.com/astral-sh/uv/pull/17859))\n-
          Attempt to use reflinks by default on Linux ([#&#8203;18117](https://redirect.github.com/astral-sh/uv/pull/18117))\n-
          Fallback to hardlinks after reflink failure before copying ([#&#8203;18104](https://redirect.github.com/astral-sh/uv/pull/18104))\n-
          Filter `pylock.toml` wheels by tags and `requires-python` ([#&#8203;18081](https://redirect.github.com/astral-sh/uv/pull/18081))\n-
          Validate wheel filenames are normalized during `uv publish` ([#&#8203;17783](https://redirect.github.com/astral-sh/uv/pull/17783))\n-
          Fix message when `exclude-newer` invalidates the lock file ([#&#8203;18100](https://redirect.github.com/astral-sh/uv/pull/18100))\n-
          Change the missing files log level to debug ([#&#8203;18075](https://redirect.github.com/astral-sh/uv/pull/18075))\n\n#####
          Performance\n\n- Improve performance of repeated conflicts with an extra
          ([#&#8203;18094](https://redirect.github.com/astral-sh/uv/pull/18094))\n\n#####
          Bug fixes\n\n- Fix `--no-emit-workspace` with `--all-packages` on single-member
          workspaces ([#&#8203;18098](https://redirect.github.com/astral-sh/uv/pull/18098))\n-
          Fix `UV_NO_DEFAULT_GROUPS` rejecting truthy values like `1` ([#&#8203;18057](https://redirect.github.com/astral-sh/uv/pull/18057))\n-
          Fix iOS detection ([#&#8203;17973](https://redirect.github.com/astral-sh/uv/pull/17973))\n-
          Propagate project-level conflicts to package extras ([#&#8203;18096](https://redirect.github.com/astral-sh/uv/pull/18096))\n-
          Use a global build concurrency semaphore ([#&#8203;18054](https://redirect.github.com/astral-sh/uv/pull/18054))\n\n#####
          Documentation\n\n- Update documentation heading for environment variable
          files ([#&#8203;18122](https://redirect.github.com/astral-sh/uv/pull/18122))\n-
          Fix comment about `uv export` formats ([#&#8203;17900](https://redirect.github.com/astral-sh/uv/pull/17900))\n-
          Make it clear that Windows is supported in user- and system- level configuration
          docs ([#&#8203;18106](https://redirect.github.com/astral-sh/uv/pull/18106))\n\n###
          [`v0.10.4`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0104)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.3...0.10.4)\n\nReleased
          on 2026-02-17.\n\n##### Enhancements\n\n- Remove duplicate references to
          the affected paths when showing `uv python` errors ([#&#8203;18008](https://redirect.github.com/astral-sh/uv/pull/18008))\n-
          Skip discovery of workspace members that contain only git-ignored files,
          including in sub-directories ([#&#8203;18051](https://redirect.github.com/astral-sh/uv/pull/18051))\n\n#####
          Bug fixes\n\n- Don't panic when initialising a package at the filesystem
          root (e.g. `uv init / --name foo`) ([#&#8203;17983](https://redirect.github.com/astral-sh/uv/pull/17983))\n-
          Fix permissions on `wheel` and `sdist` files produced by the `uv_build`
          build backend ([#&#8203;18020](https://redirect.github.com/astral-sh/uv/pull/18020))\n-
          Revert locked file change to fix locked files on NFS mounts ([#&#8203;18071](https://redirect.github.com/astral-sh/uv/pull/18071))\n\n###
          [`v0.10.3`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0103)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.2...0.10.3)\n\nReleased
          on 2026-02-16.\n\n##### Python\n\n- Add CPython 3.15.0a6\n\n##### Enhancements\n\n-
          Don't open file locks for writing ([#&#8203;17956](https://redirect.github.com/astral-sh/uv/pull/17956))\n-
          Make Windows trampoline error messages consistent with uv proper ([#&#8203;17969](https://redirect.github.com/astral-sh/uv/pull/17969))\n-
          Log which preview features are enabled ([#&#8203;17968](https://redirect.github.com/astral-sh/uv/pull/17968))\n\n#####
          Preview features\n\n- Add support for ruff version constraints and `exclude-newer`
          in `uv format` ([#&#8203;17651](https://redirect.github.com/astral-sh/uv/pull/17651))\n-
          Fix script path handling when `target-workspace-discovery` is enabled ([#&#8203;17965](https://redirect.github.com/astral-sh/uv/pull/17965))\n-
          Use version constraints to select the default ruff version used by `uv format`
          ([#&#8203;17977](https://redirect.github.com/astral-sh/uv/pull/17977))\n\n#####
          Bug fixes\n\n- Avoid matching managed Python versions by prefixes, e.g.
          don't match CPython 3.10 when `cpython-3.1` is specified ([#&#8203;17972](https://redirect.github.com/astral-sh/uv/pull/17972))\n-
          Fix handling of `--allow-existing` with minor version links on Windows ([#&#8203;17978](https://redirect.github.com/astral-sh/uv/pull/17978))\n-
          Fix panic when encountering unmanaged workspace members ([#&#8203;17974](https://redirect.github.com/astral-sh/uv/pull/17974))\n-
          Improve accuracy of request timing ([#&#8203;18007](https://redirect.github.com/astral-sh/uv/pull/18007))\n-
          Reject `u64::MAX` in version segments to prevent overflow ([#&#8203;17985](https://redirect.github.com/astral-sh/uv/pull/17985))\n\n#####
          Documentation\n\n- Reference Debian Trixie instead of Bookworm ([#&#8203;17991](https://redirect.github.com/astral-sh/uv/pull/17991))\n\n###
          [`v0.10.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0102)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.1...0.10.2)\n\nReleased
          on 2026-02-10.\n\n##### Enhancements\n\n- Deprecate unexpected ZIP compression
          methods ([#&#8203;17946](https://redirect.github.com/astral-sh/uv/pull/17946))\n\n#####
          Bug fixes\n\n- Fix `cargo-install` failing due to missing `uv-test` dependency
          ([#&#8203;17954](https://redirect.github.com/astral-sh/uv/pull/17954))\n\n###
          [`v0.10.1`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0101)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.0...0.10.1)\n\nReleased
          on 2026-02-10.\n\n##### Enhancements\n\n- Don't panic on metadata read errors
          ([#&#8203;17904](https://redirect.github.com/astral-sh/uv/pull/17904))\n-
          Skip empty workspace members instead of failing ([#&#8203;17901](https://redirect.github.com/astral-sh/uv/pull/17901))\n-
          Don't fail creating a read-only `sdist-vX/.git` if it already exists ([#&#8203;17825](https://redirect.github.com/astral-sh/uv/pull/17825))\n\n#####
          Documentation\n\n- Suggest `uv python update-shell` over `uv tool update-shell`
          in Python docs ([#&#8203;17941](https://redirect.github.com/astral-sh/uv/pull/17941))\n\n###
          [`v0.10.0`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0100)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.30...0.10.0)\n\nSince
          we released uv [0.9.0](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.0)
          in October of 2025, we've accumulated various changes that improve correctness
          and user experience, but could break some workflows. This release contains
          those changes; many have been marked as breaking out of an abundance of
          caution. We expect most users to be able to upgrade without making changes.\n\nThis
          release also includes the stabilization of preview features. Python upgrades
          are now stable, including the `uv python upgrade` command, `uv python install
          --upgrade`, and automatically upgrading Python patch versions in virtual
          environments when a new version is installed. The `add-bounds` and `extra-build-dependencies`
          settings are now stable. Finally, the `uv workspace dir` and `uv workspace
          list` utilities for writing scripts against workspace members are now stable.\n\n#####
          Breaking changes\n\n- **Require `--clear` to remove existing virtual environments
          in `uv venv`** ([#&#8203;17757](https://redirect.github.com/astral-sh/uv/pull/17757))\n\n
          \ Previously, `uv venv` would prompt for confirmation before removing an
          existing virtual environment in interactive contexts, and remove it without
          confirmation in non-interactive contexts. Now, `uv venv` requires the `--clear`
          flag to remove an existing virtual environment. A warning for this change
          was added in [uv 0.8](https://redirect.github.com/astral-sh/uv/blob/main/changelogs/0.8.x.md#breaking-changes).\n\n
          \ You can opt out of this behavior by passing the `--clear` flag or setting
          `UV_VENV_CLEAR=1`.\n\n- **Error if multiple indexes include `default = true`**
          ([#&#8203;17011](https://redirect.github.com/astral-sh/uv/pull/17011))\n\n
          \ Previously, uv would silently accept multiple indexes with `default =
          true` and use the first one. Now, uv will error if multiple indexes are
          marked as the default.\n\n  You cannot opt out of this behavior. Remove
          `default = true` from all but one index.\n\n- **Error when an `explicit`
          index is unnamed** ([#&#8203;17777](https://redirect.github.com/astral-sh/uv/pull/17777))\n\n
          \ Explicit indexes can only be used via the `[tool.uv.sources]` table, which
          requires referencing the index by name. Previously, uv would silently accept
          unnamed explicit indexes, which could never be referenced. Now, uv will
          error if an explicit index does not have a name.\n\n  You cannot opt out
          of this behavior. Add a `name` to the explicit index or remove the entry.\n\n-
          **Install alternative Python executables using their implementation name**
          ([#&#8203;17756](https://redirect.github.com/astral-sh/uv/pull/17756), [#&#8203;17760](https://redirect.github.com/astral-sh/uv/pull/17760))\n\n
          \ Previously, `uv python install` would install PyPy, GraalPy, and Pyodide
          executables with names like `python3.10` into the bin directory. Now, these
          executables will be named using their implementation name, e.g., `pypy3.10`,
          `graalpy3.10`, and `pyodide3.12`, to avoid conflicting with CPython installations.\n\n
          \ You cannot opt out of this behavior.\n\n- **Respect global Python version
          pins in `uv tool run` and `uv tool install`** ([#&#8203;14112](https://redirect.github.com/astral-sh/uv/pull/14112))\n\n
          \ Previously, `uv tool run` and `uv tool install` did not respect the global
          Python version pin (set via `uv python pin --global`). Now, these commands
          will use the global Python version when no explicit version is requested.\n\n
          \ For `uv tool install`, if the tool is already installed, the Python version
          will not change unless `--reinstall` or `--python` is provided. If the tool
          was previously installed with an explicit `--python` flag, the global pin
          will not override it.\n\n  You can opt out of this behavior by providing
          an explicit `--python` flag.\n\n- **Remove Debian Bookworm, Alpine 3.21,
          and Python 3.8 Docker images** ([#&#8203;17755](https://redirect.github.com/astral-sh/uv/pull/17755))\n\n
          \ The Debian Bookworm and Alpine 3.21 images were replaced by Debian Trixie
          and Alpine 3.22 as defaults in [uv 0.9](https://redirect.github.com/astral-sh/uv/pull/15352).
          These older images are now removed. Python 3.8 images are also removed,
          as Python 3.8 is no longer supported in the Trixie or Alpine base images.\n\n
          \ The following image tags are no longer published:\n\n  - `uv:bookworm`,
          `uv:bookworm-slim`\n  - `uv:alpine3.21`\n  - `uv:python3.8-*`\n\n  Use `uv:debian`
          or `uv:trixie` instead of `uv:bookworm`, `uv:alpine` or `uv:alpine3.22`
          instead of `uv:alpine3.21`, and a newer Python version instead of `uv:python3.8-*`.\n\n-
          **Drop PPC64 (big endian) builds** ([#&#8203;17626](https://redirect.github.com/astral-sh/uv/pull/17626))\n\n
          \ uv no longer provides pre-built binaries for PPC64 (big endian). This
          platform appears to be largely unused and is only supported on a single
          manylinux version. PPC64LE (little endian) builds are unaffected.\n\n  Building
          uv from source is still supported for this platform.\n\n- **Skip generating
          `activate.csh` for relocatable virtual environments** ([#&#8203;17759](https://redirect.github.com/astral-sh/uv/pull/17759))\n\n
          \ Previously, `uv venv --relocatable` would generate an `activate.csh` script
          that contained hardcoded paths, making it incompatible with relocation.
          Now, the `activate.csh` script is not generated for relocatable virtual
          environments.\n\n  You cannot opt out of this behavior.\n\n- **Require username
          when multiple credentials match a URL** ([#&#8203;16983](https://redirect.github.com/astral-sh/uv/pull/16983))\n\n
          \ When using `uv auth login` to store credentials, you can register multiple
          username and password combinations for the same host. Previously, when uv
          needed to authenticate and multiple credentials matched the URL (e.g., when
          retrieving a token with `uv auth token`), uv would pick the first match.
          Now, uv will error instead.\n\n  You cannot opt out of this behavior. Include
          the username in the request, e.g., `uv auth token --username foo example.com`.\n\n-
          **Avoid invalidating the lockfile versions after an `exclude-newer` change**
          ([#&#8203;17721](https://redirect.github.com/astral-sh/uv/pull/17721))\n\n
          \ Previously, changing the `exclude-newer` setting would cause package versions
          to be upgraded, ignoring the lockfile entirely. Now, uv will only change
          package versions if they are no longer within the `exclude-newer` range.\n\n
          \ You can restore the previous behavior by using `--upgrade` or `--upgrade-package`
          to opt-in to package version changes.\n\n- **Upgrade `uv format` to Ruff
          0.15.0** ([#&#8203;17838](https://redirect.github.com/astral-sh/uv/pull/17838))\n\n
          \ `uv format` now uses [Ruff 0.15.0](https://redirect.github.com/astral-sh/ruff/releases/tag/0.15.0),
          which uses the [2026 style guide](https://astral.sh/blog/ruff-v0.15.0#the-ruff-2026-style-guide).
          See the blog post for details.\n\n  The formatting of code is likely to
          change. You can opt out of this behavior by requesting an older Ruff version,
          e.g., `uv format --version 0.14.14`.\n\n- **Update uv crate test features
          to use `test-` as a prefix** ([#&#8203;17860](https://redirect.github.com/astral-sh/uv/pull/17860))\n\n
          \ This change only affects redistributors of uv. The Cargo features used
          to gate test dependencies, e.g., `pypi`, have been renamed with a `test-`
          prefix for clarity, e.g., `test-pypi`.\n\n##### Stabilizations\n\n- **`uv
          python upgrade` and `uv python install --upgrade`** ([#&#8203;17766](https://redirect.github.com/astral-sh/uv/pull/17766))\n\n
          \ When installing Python versions, an [intermediary directory](https://docs.astral.sh/uv/concepts/python-versions/#minor-version-directories)
          without the patch version attached will be created, and virtual environments
          will be transparently upgraded to new patch versions.\n\n  See the [Python
          version documentation](https://docs.astral.sh/uv/concepts/python-versions/#upgrading-python-versions)
          for more details.\n\n- **`uv add --bounds` and the `add-bounds` configuration
          option** ([#&#8203;17660](https://redirect.github.com/astral-sh/uv/pull/17660))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using `uv add --bounds` or `add-bounds` in configuration.\n\n-
          **`uv workspace list` and `uv workspace dir`** ([#&#8203;17768](https://redirect.github.com/astral-sh/uv/pull/17768))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using these commands.\n\n- **`extra-build-dependencies`**
          ([#&#8203;17767](https://redirect.github.com/astral-sh/uv/pull/17767))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using `extra-build-dependencies` in configuration.\n\n#####
          Enhancements\n\n- Improve ABI tag error message phrasing ([#&#8203;17878](https://redirect.github.com/astral-sh/uv/pull/17878))\n-
          Introduce a 10s connect timeout ([#&#8203;17733](https://redirect.github.com/astral-sh/uv/pull/17733))\n-
          Allow using `pyx.dev` as a target in `uv auth` commands despite `PYX_API_URL`
          differing ([#&#8203;17856](https://redirect.github.com/astral-sh/uv/pull/17856))\n\n#####
          Bug fixes\n\n- Support all CPython ABI tag suffixes properly  ([#&#8203;17817](https://redirect.github.com/astral-sh/uv/pull/17817))\n-
          Add support for detecting PowerShell on Linux and macOS ([#&#8203;17870](https://redirect.github.com/astral-sh/uv/pull/17870))\n-
          Retry timeout errors for streams ([#&#8203;17875](https://redirect.github.com/astral-sh/uv/pull/17875))\n\n###
          [`v0.9.30`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0930)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.29...0.9.30)\n\nReleased
          on 2026-02-04.\n\n##### Python\n\n- Add CPython 3.14.3 and 3.13.12 ([#&#8203;17849](https://redirect.github.com/astral-sh/uv/pull/17849))\n\n#####
          Enhancements\n\n- Allow comma-separated values for `--extra` option ([#&#8203;17525](https://redirect.github.com/astral-sh/uv/pull/17525))\n-
          Check all files during a dry-run publish instead of stopping at the first
          failure ([#&#8203;17785](https://redirect.github.com/astral-sh/uv/pull/17785))\n-
          Clarify `UV_HTTP_TIMEOUT` error message ([#&#8203;17493](https://redirect.github.com/astral-sh/uv/pull/17493))\n\n#####
          Preview features\n\n- Use relocatable virtual environments by default ([#&#8203;17770](https://redirect.github.com/astral-sh/uv/pull/17770))\n\n#####
          Bug fixes\n\n- Fix deadlock on token refresh in `uv publish` when using
          pyx ([#&#8203;17832](https://redirect.github.com/astral-sh/uv/pull/17832))\n-
          Ignore global Python pins when incompatible with project ([#&#8203;15473](https://redirect.github.com/astral-sh/uv/pull/15473))\n\n###
          [`v0.9.29`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0929)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.28...0.9.29)\n\nReleased
          on 2026-02-03.\n\n##### Python\n\n- Update to Pyodide 0.29.3 ([#&#8203;17730](https://redirect.github.com/astral-sh/uv/pull/17730))\n\n#####
          Enhancements\n\n- Add wheel-tag-style aliases for manylinux platform names
          ([#&#8203;17750](https://redirect.github.com/astral-sh/uv/pull/17750))\n-
          Hint on `uv version --bump dev` similar to pre-release bumps ([#&#8203;17796](https://redirect.github.com/astral-sh/uv/pull/17796))\n-
          Improve display of RFC 9457 Problem Detail responses in `uv publish` server
          errors ([#&#8203;17787](https://redirect.github.com/astral-sh/uv/pull/17787))\n-
          Improve the wording of publish errors during dry-run ([#&#8203;17782](https://redirect.github.com/astral-sh/uv/pull/17782))\n-
          Set backoff to 10 retries ([#&#8203;17816](https://redirect.github.com/astral-sh/uv/pull/17816))\n-
          Add properties to synthentic and project roots in Cyclone DX exports ([#&#8203;17820](https://redirect.github.com/astral-sh/uv/pull/17820))\n-
          Identify the invidividual clients in `uv publish` trace logs ([#&#8203;17784](https://redirect.github.com/astral-sh/uv/pull/17784))\n\n#####
          Preview features\n\n- Remove special casing for `base` and `default` conda
          environment names ([#&#8203;17758](https://redirect.github.com/astral-sh/uv/pull/17758))\n\n#####
          Bug fixes\n\n- Fix `PYTHONHOME` inheritance when spawning different Python
          versions ([#&#8203;17821](https://redirect.github.com/astral-sh/uv/pull/17821))\n-
          Fix wheel rejections on freethreading+debug builds ([#&#8203;17812](https://redirect.github.com/astral-sh/uv/pull/17812))\n-
          Pad with zeros during comparisons in `EqualStar` and `NotEqualStar` operators
          ([#&#8203;17751](https://redirect.github.com/astral-sh/uv/pull/17751))\n-
          Reject unknown field names in conflict declarations ([#&#8203;17727](https://redirect.github.com/astral-sh/uv/pull/17727))\n-
          Fix panics in `system-configuration` in sandboxes ([#&#8203;17829](https://redirect.github.com/astral-sh/uv/pull/17829))\n\n#####
          Documentation\n\n- Update pip pre-release compatibility information ([#&#8203;17788](https://redirect.github.com/astral-sh/uv/pull/17788))\n\n#####
          Security\n\n- Hide a subset of environment variable values in `--help` ([#&#8203;17745](https://redirect.github.com/astral-sh/uv/pull/17745))\n\n###
          [`v0.9.28`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0928)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.27...0.9.28)\n\nReleased
          on 2026-01-29.\n\n##### Python\n\n- Update CPython to use [OpenSSL 3.5.5](https://redirect.github.com/openssl/openssl/releases/tag/openssl-3.5.5)
          which includes fixes for high severity CVEs ([python-build-standalone#960](https://redirect.github.com/astral-sh/python-build-standalone/pull/960))\n\n#####
          Enhancements\n\n- Add support for Pyodide interpreter on Windows ([#&#8203;17658](https://redirect.github.com/astral-sh/uv/pull/17658))\n-
          Warn if multiple indexes include `default = true` ([#&#8203;17713](https://redirect.github.com/astral-sh/uv/pull/17713))\n-
          Skip uploads when validation reports 'Already uploaded' ([#&#8203;17412](https://redirect.github.com/astral-sh/uv/pull/17412))\n\n#####
          Configuration\n\n- Add a reflink alias for the \"clone\" link mode ([#&#8203;17724](https://redirect.github.com/astral-sh/uv/pull/17724))\n\n#####
          Bug fixes\n\n- Ensure `uv.exe` exits when `uvw.exe` or `uvx.exe` is killed
          ([#&#8203;17500](https://redirect.github.com/astral-sh/uv/pull/17500))\n\n###
          [`v0.9.27`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0927)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.26...0.9.27)\n\nReleased
          on 2026-01-26.\n\n##### Python\n\n- Upgrade Pyodide to 0.29.2 ([#&#8203;17652](https://redirect.github.com/astral-sh/uv/pull/17652))\n-
          Upgrade to GraalPy 25.0.2 ([#&#8203;17634](https://redirect.github.com/astral-sh/uv/pull/17634))\n\n#####
          Enhancements\n\n- Add `-t` shortform for `--target` to `uv pip` subcommands
          ([#&#8203;17501](https://redirect.github.com/astral-sh/uv/pull/17501))\n-
          Add support for ROCm 7.0 and 7.1 accelerator backends ([#&#8203;17681](https://redirect.github.com/astral-sh/uv/pull/17681))\n-
          Further improve free-threading ABI incompatibility errors ([#&#8203;17491](https://redirect.github.com/astral-sh/uv/pull/17491))\n-
          Implement `uv pip freeze --exclude` flag ([#&#8203;17045](https://redirect.github.com/astral-sh/uv/pull/17045))\n-
          Improve warnings for `--system` and `--no-system` in `uv venv` ([#&#8203;17647](https://redirect.github.com/astral-sh/uv/pull/17647))\n-
          Make `uv pip compile` attempt to download a specified `--python-version`
          if it can. ([#&#8203;17249](https://redirect.github.com/astral-sh/uv/pull/17249))\n-
          Support Trusted Publishing with pyx ([#&#8203;17438](https://redirect.github.com/astral-sh/uv/pull/17438))\n-
          Fix JSON schema for `exclude-newer-package` ([#&#8203;17665](https://redirect.github.com/astral-sh/uv/pull/17665))\n\n#####
          Preview features\n\n- Better detection for conflicting packages ([#&#8203;17623](https://redirect.github.com/astral-sh/uv/pull/17623))\n-
          Upgrade based on outdated build versions in `uv python upgrade` ([#&#8203;17653](https://redirect.github.com/astral-sh/uv/pull/17653))\n\n#####
          Bug fixes\n\n- Change chocolatey system test to ensure uv uses the right
          python ([#&#8203;17533](https://redirect.github.com/astral-sh/uv/pull/17533))\n-
          Fix infinite loop when `SSL_CERT_FILE` is a directory ([#&#8203;17503](https://redirect.github.com/astral-sh/uv/pull/17503))\n\n#####
          Documentation\n\n- Add cargo-xwin to the CONTRIBUTING guide ([#&#8203;17507](https://redirect.github.com/astral-sh/uv/pull/17507))\n-
          Fix typo in the documentation of UV\\_PUBLISH\\_INDEX ([#&#8203;17672](https://redirect.github.com/astral-sh/uv/pull/17672))\n-
          Move MSRV to platform support section ([#&#8203;17534](https://redirect.github.com/astral-sh/uv/pull/17534))\n-
          Update the testing instructions in the CONTRIBUTING guide ([#&#8203;17528](https://redirect.github.com/astral-sh/uv/pull/17528))\n-
          Use `--locked` to install `cargo-xwin` in guide ([#&#8203;17530](https://redirect.github.com/astral-sh/uv/pull/17530))\n-
          Warn about PyPy being unmaintained ([#&#8203;17643](https://redirect.github.com/astral-sh/uv/pull/17643))\n-
          docs: Correct gitlab-ci.yml to .gitlab-ci.yml ([#&#8203;17682](https://redirect.github.com/astral-sh/uv/pull/17682))\n\n#####
          Other changes\n\n- Update MSRV to 1.91 ([#&#8203;17677](https://redirect.github.com/astral-sh/uv/pull/17677))\n\n###
          [`v0.9.26`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0926)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.25...0.9.26)\n\nReleased
          on 2026-01-15.\n\n##### Python\n\n- Add CPython 3.15.0a5\n\n##### Enhancements\n\n-
          Add a hint to update uv when a managed Python download is not found ([#&#8203;17461](https://redirect.github.com/astral-sh/uv/pull/17461))\n-
          Improve cache initialization failure error message ([#&#8203;17469](https://redirect.github.com/astral-sh/uv/pull/17469))\n-
          Improve error message for abi3 wheels on free-threaded Python ([#&#8203;17442](https://redirect.github.com/astral-sh/uv/pull/17442))\n-
          Add support for `--no-sources-package` ([#&#8203;14910](https://redirect.github.com/astral-sh/uv/pull/14910))\n\n#####
          Preview features\n\n- Add `METADATA.json` and `WHEEL.json` in uv build backend
          ([#&#8203;15510](https://redirect.github.com/astral-sh/uv/pull/15510))\n-
          Add support for GCS request signing ([#&#8203;17474](https://redirect.github.com/astral-sh/uv/pull/17474))\n-
          Adjust the process ulimit to the maximum allowed on startup ([#&#8203;17464](https://redirect.github.com/astral-sh/uv/pull/17464))\n\n#####
          Bug fixes\n\n- Lock to avoid concurrent refresh of pyx tokens ([#&#8203;17479](https://redirect.github.com/astral-sh/uv/pull/17479))\n\n#####
          Documentation\n\n- Add linting and formatting instructions to the CONTRIBUTING
          guide ([#&#8203;17470](https://redirect.github.com/astral-sh/uv/pull/17470))\n-
          Avoid rendering `pyproject.toml` examples for more system-level settings
          ([#&#8203;17462](https://redirect.github.com/astral-sh/uv/pull/17462))\n\n###
          [`v0.9.25`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0925)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.24...0.9.25)\n\nReleased
          on 2026-01-13.\n\n##### Python\n\n- Add CPython 3.15.0a4\n- Upgrade Tcl/Tk
          used by CPython to 9.0\n\n##### Enhancements\n\n- Add `--compile-bytecode`
          to `uv python install` and `uv python upgrade` to compile the standard library
          ([#&#8203;17088](https://redirect.github.com/astral-sh/uv/pull/17088))\n-
          Allow disabling `exclude-newer` per package ([#&#8203;16854](https://redirect.github.com/astral-sh/uv/pull/16854))\n-
          Broadcast `WM_SETTINGCHANGE` on `uv tool update-shell` ([#&#8203;17404](https://redirect.github.com/astral-sh/uv/pull/17404))\n\n#####
          Preview features\n\n- Detect workspace from `uv run` target ([#&#8203;17423](https://redirect.github.com/astral-sh/uv/pull/17423))\n\n#####
          Bug fixes\n\n- Avoid unwrapping size for file responses ([#&#8203;17434](https://redirect.github.com/astral-sh/uv/pull/17434))\n-
          Use keyring authentication when retrieving `tool@latest` version ([#&#8203;17448](https://redirect.github.com/astral-sh/uv/pull/17448))\n-
          Use latest Pyodide version for each python version ([#&#8203;17372](https://redirect.github.com/astral-sh/uv/pull/17372))\n-
          Improve trampoline file handle closing ([#&#8203;17374](https://redirect.github.com/astral-sh/uv/pull/17374))\n-
          Fix error message when installing musl python on armv7 ([#&#8203;17213](https://redirect.github.com/astral-sh/uv/pull/17213))\n\n###
          [`v0.9.24`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0924)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.23...0.9.24)\n\nReleased
          on 2026-01-09.\n\n##### Bug fixes\n\n- Fix handling of `UV_NO_SYNC=1 uv
          run ...` ([#&#8203;17391](https://redirect.github.com/astral-sh/uv/pull/17391))\n-
          Rebuild dynamic distribution when version changes with `--no-cache` ([#&#8203;17387](https://redirect.github.com/astral-sh/uv/pull/17387))\n\n#####
          Documentation\n\n- Add Rust language classifier ([#&#8203;17389](https://redirect.github.com/astral-sh/uv/pull/17389))\n\n###
          [`v0.9.23`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0923)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.22...0.9.23)\n\nReleased
          on 2026-01-09.\n\n##### Enhancements\n\n- Only write portable paths in `RECORD`
          files ([#&#8203;17339](https://redirect.github.com/astral-sh/uv/pull/17339))\n-
          Support relative paths in `UV_PYTHON_BIN_DIR` and `UV_TOOL_BIN_DIR` ([#&#8203;17367](https://redirect.github.com/astral-sh/uv/pull/17367))\n\n#####
          Preview features\n\n- Enable uploads to S3 via pre-signed URLs ([#&#8203;17349](https://redirect.github.com/astral-sh/uv/pull/17349))\n\n#####
          Configuration\n\n- Allow setting proxy variables via global / user configuration
          ([#&#8203;16918](https://redirect.github.com/astral-sh/uv/pull/16918))\n-
          Manually parse and reconcile Boolean environment variables ([#&#8203;17321](https://redirect.github.com/astral-sh/uv/pull/17321))\n\n#####
          Bug fixes\n\n- Avoid broken build artifacts on build failure ([#&#8203;17276](https://redirect.github.com/astral-sh/uv/pull/17276))\n-
          Fix missing dependencies on synthetic root in SBOM export ([#&#8203;17363](https://redirect.github.com/astral-sh/uv/pull/17363))\n-
          Recognize `armv8l` as an alias for `armv7l` in platform tag parsing ([#&#8203;17384](https://redirect.github.com/astral-sh/uv/pull/17384))\n-
          Fix redaction of a URL in a middleware trace log ([#&#8203;17346](https://redirect.github.com/astral-sh/uv/pull/17346))\n\n#####
          Documentation\n\n- Add `index.md` suggestion to `llms.txt` ([#&#8203;17362](https://redirect.github.com/astral-sh/uv/pull/17362))\n-
          Clarify that `uv run` uses inexact syncing by default ([#&#8203;17366](https://redirect.github.com/astral-sh/uv/pull/17366))\n\n###
          [`v0.9.22`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0922)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.21...0.9.22)\n\nReleased
          on 2026-01-06.\n\n##### Enhancements\n\n- Use a dedicated error message
          when lockfile can't be found ([#&#8203;17318](https://redirect.github.com/astral-sh/uv/pull/17318))\n\n#####
          Bug fixes\n\n- Filter unusable wheels from the lockfile for more architectures
          ([#&#8203;17317](https://redirect.github.com/astral-sh/uv/pull/17317))\n-
          Correctly count retries originating from early middleware errors ([#&#8203;17274](https://redirect.github.com/astral-sh/uv/pull/17274))\n\n#####
          Documentation\n\n- Clarify requirements file format in docs ([#&#8203;17284](https://redirect.github.com/astral-sh/uv/pull/17284))\n\n###
          [`v0.9.21`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0921)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.20...0.9.21)\n\nReleased
          on 2025-12-30.\n\n##### Bug fixes\n\n- Fix regression where zstd distribution
          hashes were not considered valid ([#&#8203;17265](https://redirect.github.com/astral-sh/uv/pull/17265))\n\n#####
          Documentation\n\n- Fix a typo in the resolution documentation ([#&#8203;17258](https://redirect.github.com/astral-sh/uv/pull/17258))\n-
          Fix a typo in `python install --default` documentation ([#&#8203;9826](https://redirect.github.com/astral-sh/uv/pull/9826))\n\n###
          [`v0.9.20`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0920)\n\nReleased
          on 2025-12-29.\n\nThis is a re-release of 0.9.19, with internal crate versions
          incremented to enable publishing to crates.io.\n\n### [`v0.9.18`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.18)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.17...0.9.18)\n\n#####
          Release Notes\n\nReleased on 2025-12-16.\n\n##### Enhancements\n\n- Add
          value hints to command line arguments to improve shell completion accuracy
          ([#&#8203;17080](https://redirect.github.com/astral-sh/uv/pull/17080))\n-
          Improve error handling in `uv publish` ([#&#8203;17096](https://redirect.github.com/astral-sh/uv/pull/17096))\n-
          Improve rendering of multiline error messages ([#&#8203;17132](https://redirect.github.com/astral-sh/uv/pull/17132))\n-
          Support redirects in `uv publish` ([#&#8203;17130](https://redirect.github.com/astral-sh/uv/pull/17130))\n-
          Include Docker images with the alpine version, e.g., `python3.x-alpine3.23`
          ([#&#8203;17100](https://redirect.github.com/astral-sh/uv/pull/17100))\n\n#####
          Configuration\n\n- Accept `--torch-backend` in `[tool.uv]` ([#&#8203;17116](https://redirect.github.com/astral-sh/uv/pull/17116))\n\n#####
          Performance\n\n- Speed up `uv cache size` ([#&#8203;17015](https://redirect.github.com/astral-sh/uv/pull/17015))\n-
          Initialize S3 signer once ([#&#8203;17092](https://redirect.github.com/astral-sh/uv/pull/17092))\n\n#####
          Bug fixes\n\n- Avoid panics due to reads on failed requests ([#&#8203;17098](https://redirect.github.com/astral-sh/uv/pull/17098))\n-
          Enforce latest-version in `@latest` requests ([#&#8203;17114](https://redirect.github.com/astral-sh/uv/pull/17114))\n-
          Explicitly set `EntryType` for file entries in tar ([#&#8203;17043](https://redirect.github.com/astral-sh/uv/pull/17043))\n-
          Ignore `pyproject.toml` index username in lockfile comparison ([#&#8203;16995](https://redirect.github.com/astral-sh/uv/pull/16995))\n-
          Relax error when using `uv add` with `UV_GIT_LFS` set ([#&#8203;17127](https://redirect.github.com/astral-sh/uv/pull/17127))\n-
          Support file locks on ExFAT on macOS ([#&#8203;17115](https://redirect.github.com/astral-sh/uv/pull/17115))\n-
          Change schema for `exclude-newer` into optional string ([#&#8203;17121](https://redirect.github.com/astral-sh/uv/pull/17121))\n\n#####
          Documentation\n\n- Drop arm musl caveat from Docker documentation ([#&#8203;17111](https://redirect.github.com/astral-sh/uv/pull/17111))\n-
          Fix version reference in resolver example ([#&#8203;17085](https://redirect.github.com/astral-sh/uv/pull/17085))\n-
          Better documentation for `exclude-newer*` ([#&#8203;17079](https://redirect.github.com/astral-sh/uv/pull/17079))\n\n#####
          Install uv 0.9.18\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.18/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.18/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.18\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz.sha256)
          \      |\n| [uv-armv7-unknown-linux-gnueabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256)
          \ |\n| [uv-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-musl.tar.gz.sha256)
          \    |\n| [uv-i686-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-musl.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-musl.tar.gz.sha256)
          \     |\n| [uv-arm-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-arm-unknown-linux-musleabihf.tar.gz.sha256)
          \  |\n| [uv-armv7-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256)
          |\n\n##### Verifying GitHub Artifact Attestations\n\nThe artifacts in this
          release have attestations generated with GitHub Artifact Attestations. These
          can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n\n```sh\ngh
          attestation verify <file-path of downloaded artifact> --repo astral-sh/uv\n```\n\nYou
          can also download the attestation from [GitHub](https://redirect.github.com/astral-sh/uv/attestations)
          and verify against that directly:\n\n```sh\ngh attestation verify <file-path
          of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n###
          [`v0.9.17`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.17)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.16...0.9.17)\n\n#####
          Release Notes\n\nReleased on 2025-12-09.\n\n##### Enhancements\n\n- Add
          `torch-tensorrt` and `torchao` to the PyTorch list ([#&#8203;17053](https://redirect.github.com/astral-sh/uv/pull/17053))\n-
          Add hint for misplaced `--verbose`  in `uv tool run` ([#&#8203;17020](https://redirect.github.com/astral-sh/uv/pull/17020))\n-
          Add support for relative durations in `exclude-newer` (a.k.a., dependency
          cooldowns) ([#&#8203;16814](https://redirect.github.com/astral-sh/uv/pull/16814))\n-
          Add support for relocatable nushell activation script ([#&#8203;17036](https://redirect.github.com/astral-sh/uv/pull/17036))\n\n#####
          Bug fixes\n\n- Respect dropped (but explicit) indexes in dependency groups
          ([#&#8203;17012](https://redirect.github.com/astral-sh/uv/pull/17012))\n\n#####
          Documentation\n\n- Improve `source-exclude` reference docs ([#&#8203;16832](https://redirect.github.com/astral-sh/uv/pull/16832))\n-
          Recommend `UV_NO_DEV` in Docker installs ([#&#8203;17030](https://redirect.github.com/astral-sh/uv/pull/17030))\n-
          Update `UV_VERSION` in docs for GitLab CI/CD ([#&#8203;17040](https://redirect.github.com/astral-sh/uv/pull/17040))\n\n#####
          Install uv 0.9.17\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.17\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-gnu.tar.gz.sha256)
          \      |\n| [uv-armv7-unknown-linux-gnueabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256)
          \ |\n| [uv-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-musl.tar.gz.sha256)
          \    |\n| [uv-i686-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-musl.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-musl.tar.gz.sha256)
          \     |\n| [uv-arm-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-arm-unknown-linux-musleabihf.tar.gz.sha256)
          \  |\n| [uv-armv7-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256)
          |\n\n##### Verifying GitHub Artifact Attestations\n\nThe artifacts in this
          release have attestations generated with GitHub Artifact Attestations. These
          can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n\n```sh\ngh
          attestation verify <file-path of downloaded artifact> --repo astral-sh/uv\n```\n\nYou
          can also download the attestation from [GitHub](https://redirect.github.com/astral-sh/uv/attestations)
          and verify against that directly:\n\n```sh\ngh attestation verify <file-path
          of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n###
          [`v0.9.16`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.16)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.15...0.9.16)\n\n#####
          Release Notes\n\nReleased on 2025-12-06.\n\n##### Python\n\n- Add CPython
          3.14.2\n- Add CPython 3.13.11\n\n##### Enhancements\n\n- Add a 5m default
          timeout to acquiring file locks to fail faster on deadlock ([#&#8203;16342](https://redirect.github.com/astral-sh/uv/pull/16342))\n-
          Add a stub `debug` subcommand to `uv pip` announcing its intentional absence
          ([#&#8203;16966](https://redirect.github.com/astral-sh/uv/pull/16966))\n-
          Add bounds in `uv add --script` ([#&#8203;16954](https://redirect.github.com/astral-sh/uv/pull/16954))\n-
          Add brew specific message for `uv self update` ([#&#8203;16838](https://redirect.github.com/astral-sh/uv/pull/16838))\n-
          Error when built wheel is for the wrong platform ([#&#8203;16074](https://redirect.github.com/astral-sh/uv/pull/16074))\n-
          Filter wheels from PEP 751 files based on `--no-binary` et al in `uv pip
          compile` ([#&#8203;16956](https://redirect.github.com/astral-sh/uv/pull/16956))\n-
          Support `--target` and `--prefix` in `uv pip list`, `uv pip freeze`, and
          `uv pip show` ([#&#8203;16955](https://redirect.github.com/astral-sh/uv/pull/16955))\n-
          Tweak language for build backend validation errors ([#&#8203;16720](https://redirect.github.com/astral-sh/uv/pull/16720))\n-
          Use explicit credentials cache instead of global static ([#&#8203;16768](https://redirect.github.com/astral-sh/uv/pull/16768))\n-
          Enable SIMD in HTML parsing ([#&#8203;17010](https://redirect.github.com/astral-sh/uv/pull/17010))\n\n#####
          Preview features\n\n- Fix missing preview warning in `uv workspace metadata`
          ([#&#8203;16988](https://redirect.github.com/astral-sh/uv/pull/16988))\n-
          Add a `uv auth helper --protocol bazel` command ([#&#8203;16886](https://redirect.github.com/astral-sh/uv/pull/16886))\n\n#####
          Bug fixes\n\n- Fix Pyston wheel compatibility tags ([#&#8203;16972](https://redirect.github.com/astral-sh/uv/pull/16972))\n-
          Allow redundant entries in `tool.uv.build-backend.module-name` but emit
          warnings ([#&#8203;16928](https://redirect.github.com/astral-sh/uv/pull/16928))\n-
          Fix infinite loop in non-attribute re-treats during HTML parsing ([#&#8203;17010](https://redirect.github.com/astral-sh/uv/pull/17010))\n\n#####
          Documentation\n\n- Clarify `--project` flag help text to indicate project
          discovery ([#&#8203;16965](https://redirect.github.com/astral-sh/uv/pull/16965))\n-
          Regenerate the crates.io READMEs on release ([#&#8203;16992](https://redirect.github.com/astral-sh/uv/pull/16992))\n-
          Update Docker integration guide to prefer `COPY` over `ADD` for simple cases
          ([#&#8203;16883](https://redirect.github.com/astral-sh/uv/pull/16883))\n-
          Update PyTorch documentation to include information about supporting CUDA
          13.0.x ([#&#8203;16957](https://redirect.github.com/astral-sh/uv/pull/16957))\n-
          Update the versioning policy ([#&#8203;16710](https://redirect.github.com/astral-sh/uv/pull/16710))\n-
          Upgrade PyTorch documentation to latest versions ([#&#8203;16970](https://redirect.github.com/astral-sh/uv/pull/16970))\n\n#####
          Install uv 0.9.16\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.16\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux           "
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/854
        commit_id: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
        patchset: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      change: '854'
      change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.6\n\n>
        \u2139\uFE0F **Note**\n> \n> This PR body was truncated due to platform limits.\n\nThis
        PR contains the following updates:\n\n| Package | Type | Update | Change |\n|---|---|---|---|\n|
        [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv) | final |
        minor | `0.9.9` \u2192 `0.10.6` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
        (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.10.6`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0106)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.5...0.10.6)\n\nReleased
        on 2026-02-24.\n\n##### Bug fixes\n\n- Apply lockfile marker normalization
        for fork markers ([#&#8203;18116](https://redirect.github.com/astral-sh/uv/pull/18116))\n-
        Fix Python version selection for scripts with a `requires-python` conflicting
        with `.python-version` ([#&#8203;18097](https://redirect.github.com/astral-sh/uv/pull/18097))\n-
        Preserve file permissions when using reflinks on Linux ([#&#8203;18187](https://redirect.github.com/astral-sh/uv/pull/18187))\n\n#####
        Documentation\n\n- Remove verbose documentation from optional dependencies
        help text ([#&#8203;18180](https://redirect.github.com/astral-sh/uv/pull/18180))\n\n###
        [`v0.10.5`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0105)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.4...0.10.5)\n\nReleased
        on 2026-02-23.\n\n##### Enhancements\n\n- Add hint when named index is found
        in a parent config file ([#&#8203;18087](https://redirect.github.com/astral-sh/uv/pull/18087))\n-
        Add warning for `uv lock --frozen` ([#&#8203;17859](https://redirect.github.com/astral-sh/uv/pull/17859))\n-
        Attempt to use reflinks by default on Linux ([#&#8203;18117](https://redirect.github.com/astral-sh/uv/pull/18117))\n-
        Fallback to hardlinks after reflink failure before copying ([#&#8203;18104](https://redirect.github.com/astral-sh/uv/pull/18104))\n-
        Filter `pylock.toml` wheels by tags and `requires-python` ([#&#8203;18081](https://redirect.github.com/astral-sh/uv/pull/18081))\n-
        Validate wheel filenames are normalized during `uv publish` ([#&#8203;17783](https://redirect.github.com/astral-sh/uv/pull/17783))\n-
        Fix message when `exclude-newer` invalidates the lock file ([#&#8203;18100](https://redirect.github.com/astral-sh/uv/pull/18100))\n-
        Change the missing files log level to debug ([#&#8203;18075](https://redirect.github.com/astral-sh/uv/pull/18075))\n\n#####
        Performance\n\n- Improve performance of repeated conflicts with an extra ([#&#8203;18094](https://redirect.github.com/astral-sh/uv/pull/18094))\n\n#####
        Bug fixes\n\n- Fix `--no-emit-workspace` with `--all-packages` on single-member
        workspaces ([#&#8203;18098](https://redirect.github.com/astral-sh/uv/pull/18098))\n-
        Fix `UV_NO_DEFAULT_GROUPS` rejecting truthy values like `1` ([#&#8203;18057](https://redirect.github.com/astral-sh/uv/pull/18057))\n-
        Fix iOS detection ([#&#8203;17973](https://redirect.github.com/astral-sh/uv/pull/17973))\n-
        Propagate project-level conflicts to package extras ([#&#8203;18096](https://redirect.github.com/astral-sh/uv/pull/18096))\n-
        Use a global build concurrency semaphore ([#&#8203;18054](https://redirect.github.com/astral-sh/uv/pull/18054))\n\n#####
        Documentation\n\n- Update documentation heading for environment variable files
        ([#&#8203;18122](https://redirect.github.com/astral-sh/uv/pull/18122))\n-
        Fix comment about `uv export` formats ([#&#8203;17900](https://redirect.github.com/astral-sh/uv/pull/17900))\n-
        Make it clear that Windows is supported in user- and system- level configuration
        docs ([#&#8203;18106](https://redirect.github.com/astral-sh/uv/pull/18106))\n\n###
        [`v0.10.4`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0104)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.3...0.10.4)\n\nReleased
        on 2026-02-17.\n\n##### Enhancements\n\n- Remove duplicate references to the
        affected paths when showing `uv python` errors ([#&#8203;18008](https://redirect.github.com/astral-sh/uv/pull/18008))\n-
        Skip discovery of workspace members that contain only git-ignored files, including
        in sub-directories ([#&#8203;18051](https://redirect.github.com/astral-sh/uv/pull/18051))\n\n#####
        Bug fixes\n\n- Don't panic when initialising a package at the filesystem root
        (e.g. `uv init / --name foo`) ([#&#8203;17983](https://redirect.github.com/astral-sh/uv/pull/17983))\n-
        Fix permissions on `wheel` and `sdist` files produced by the `uv_build` build
        backend ([#&#8203;18020](https://redirect.github.com/astral-sh/uv/pull/18020))\n-
        Revert locked file change to fix locked files on NFS mounts ([#&#8203;18071](https://redirect.github.com/astral-sh/uv/pull/18071))\n\n###
        [`v0.10.3`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0103)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.2...0.10.3)\n\nReleased
        on 2026-02-16.\n\n##### Python\n\n- Add CPython 3.15.0a6\n\n##### Enhancements\n\n-
        Don't open file locks for writing ([#&#8203;17956](https://redirect.github.com/astral-sh/uv/pull/17956))\n-
        Make Windows trampoline error messages consistent with uv proper ([#&#8203;17969](https://redirect.github.com/astral-sh/uv/pull/17969))\n-
        Log which preview features are enabled ([#&#8203;17968](https://redirect.github.com/astral-sh/uv/pull/17968))\n\n#####
        Preview features\n\n- Add support for ruff version constraints and `exclude-newer`
        in `uv format` ([#&#8203;17651](https://redirect.github.com/astral-sh/uv/pull/17651))\n-
        Fix script path handling when `target-workspace-discovery` is enabled ([#&#8203;17965](https://redirect.github.com/astral-sh/uv/pull/17965))\n-
        Use version constraints to select the default ruff version used by `uv format`
        ([#&#8203;17977](https://redirect.github.com/astral-sh/uv/pull/17977))\n\n#####
        Bug fixes\n\n- Avoid matching managed Python versions by prefixes, e.g. don't
        match CPython 3.10 when `cpython-3.1` is specified ([#&#8203;17972](https://redirect.github.com/astral-sh/uv/pull/17972))\n-
        Fix handling of `--allow-existing` with minor version links on Windows ([#&#8203;17978](https://redirect.github.com/astral-sh/uv/pull/17978))\n-
        Fix panic when encountering unmanaged workspace members ([#&#8203;17974](https://redirect.github.com/astral-sh/uv/pull/17974))\n-
        Improve accuracy of request timing ([#&#8203;18007](https://redirect.github.com/astral-sh/uv/pull/18007))\n-
        Reject `u64::MAX` in version segments to prevent overflow ([#&#8203;17985](https://redirect.github.com/astral-sh/uv/pull/17985))\n\n#####
        Documentation\n\n- Reference Debian Trixie instead of Bookworm ([#&#8203;17991](https://redirect.github.com/astral-sh/uv/pull/17991))\n\n###
        [`v0.10.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0102)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.1...0.10.2)\n\nReleased
        on 2026-02-10.\n\n##### Enhancements\n\n- Deprecate unexpected ZIP compression
        methods ([#&#8203;17946](https://redirect.github.com/astral-sh/uv/pull/17946))\n\n#####
        Bug fixes\n\n- Fix `cargo-install` failing due to missing `uv-test` dependency
        ([#&#8203;17954](https://redirect.github.com/astral-sh/uv/pull/17954))\n\n###
        [`v0.10.1`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0101)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.0...0.10.1)\n\nReleased
        on 2026-02-10.\n\n##### Enhancements\n\n- Don't panic on metadata read errors
        ([#&#8203;17904](https://redirect.github.com/astral-sh/uv/pull/17904))\n-
        Skip empty workspace members instead of failing ([#&#8203;17901](https://redirect.github.com/astral-sh/uv/pull/17901))\n-
        Don't fail creating a read-only `sdist-vX/.git` if it already exists ([#&#8203;17825](https://redirect.github.com/astral-sh/uv/pull/17825))\n\n#####
        Documentation\n\n- Suggest `uv python update-shell` over `uv tool update-shell`
        in Python docs ([#&#8203;17941](https://redirect.github.com/astral-sh/uv/pull/17941))\n\n###
        [`v0.10.0`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0100)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.30...0.10.0)\n\nSince
        we released uv [0.9.0](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.0)
        in October of 2025, we've accumulated various changes that improve correctness
        and user experience, but could break some workflows. This release contains
        those changes; many have been marked as breaking out of an abundance of caution.
        We expect most users to be able to upgrade without making changes.\n\nThis
        release also includes the stabilization of preview features. Python upgrades
        are now stable, including the `uv python upgrade` command, `uv python install
        --upgrade`, and automatically upgrading Python patch versions in virtual environments
        when a new version is installed. The `add-bounds` and `extra-build-dependencies`
        settings are now stable. Finally, the `uv workspace dir` and `uv workspace
        list` utilities for writing scripts against workspace members are now stable.\n\n#####
        Breaking changes\n\n- **Require `--clear` to remove existing virtual environments
        in `uv venv`** ([#&#8203;17757](https://redirect.github.com/astral-sh/uv/pull/17757))\n\n
        \ Previously, `uv venv` would prompt for confirmation before removing an existing
        virtual environment in interactive contexts, and remove it without confirmation
        in non-interactive contexts. Now, `uv venv` requires the `--clear` flag to
        remove an existing virtual environment. A warning for this change was added
        in [uv 0.8](https://redirect.github.com/astral-sh/uv/blob/main/changelogs/0.8.x.md#breaking-changes).\n\n
        \ You can opt out of this behavior by passing the `--clear` flag or setting
        `UV_VENV_CLEAR=1`.\n\n- **Error if multiple indexes include `default = true`**
        ([#&#8203;17011](https://redirect.github.com/astral-sh/uv/pull/17011))\n\n
        \ Previously, uv would silently accept multiple indexes with `default = true`
        and use the first one. Now, uv will error if multiple indexes are marked as
        the default.\n\n  You cannot opt out of this behavior. Remove `default = true`
        from all but one index.\n\n- **Error when an `explicit` index is unnamed**
        ([#&#8203;17777](https://redirect.github.com/astral-sh/uv/pull/17777))\n\n
        \ Explicit indexes can only be used via the `[tool.uv.sources]` table, which
        requires referencing the index by name. Previously, uv would silently accept
        unnamed explicit indexes, which could never be referenced. Now, uv will error
        if an explicit index does not have a name.\n\n  You cannot opt out of this
        behavior. Add a `name` to the explicit index or remove the entry.\n\n- **Install
        alternative Python executables using their implementation name** ([#&#8203;17756](https://redirect.github.com/astral-sh/uv/pull/17756),
        [#&#8203;17760](https://redirect.github.com/astral-sh/uv/pull/17760))\n\n
        \ Previously, `uv python install` would install PyPy, GraalPy, and Pyodide
        executables with names like `python3.10` into the bin directory. Now, these
        executables will be named using their implementation name, e.g., `pypy3.10`,
        `graalpy3.10`, and `pyodide3.12`, to avoid conflicting with CPython installations.\n\n
        \ You cannot opt out of this behavior.\n\n- **Respect global Python version
        pins in `uv tool run` and `uv tool install`** ([#&#8203;14112](https://redirect.github.com/astral-sh/uv/pull/14112))\n\n
        \ Previously, `uv tool run` and `uv tool install` did not respect the global
        Python version pin (set via `uv python pin --global`). Now, these commands
        will use the global Python version when no explicit version is requested.\n\n
        \ For `uv tool install`, if the tool is already installed, the Python version
        will not change unless `--reinstall` or `--python` is provided. If the tool
        was previously installed with an explicit `--python` flag, the global pin
        will not override it.\n\n  You can opt out of this behavior by providing an
        explicit `--python` flag.\n\n- **Remove Debian Bookworm, Alpine 3.21, and
        Python 3.8 Docker images** ([#&#8203;17755](https://redirect.github.com/astral-sh/uv/pull/17755))\n\n
        \ The Debian Bookworm and Alpine 3.21 images were replaced by Debian Trixie
        and Alpine 3.22 as defaults in [uv 0.9](https://redirect.github.com/astral-sh/uv/pull/15352).
        These older images are now removed. Python 3.8 images are also removed, as
        Python 3.8 is no longer supported in the Trixie or Alpine base images.\n\n
        \ The following image tags are no longer published:\n\n  - `uv:bookworm`,
        `uv:bookworm-slim`\n  - `uv:alpine3.21`\n  - `uv:python3.8-*`\n\n  Use `uv:debian`
        or `uv:trixie` instead of `uv:bookworm`, `uv:alpine` or `uv:alpine3.22` instead
        of `uv:alpine3.21`, and a newer Python version instead of `uv:python3.8-*`.\n\n-
        **Drop PPC64 (big endian) builds** ([#&#8203;17626](https://redirect.github.com/astral-sh/uv/pull/17626))\n\n
        \ uv no longer provides pre-built binaries for PPC64 (big endian). This platform
        appears to be largely unused and is only supported on a single manylinux version.
        PPC64LE (little endian) builds are unaffected.\n\n  Building uv from source
        is still supported for this platform.\n\n- **Skip generating `activate.csh`
        for relocatable virtual environments** ([#&#8203;17759](https://redirect.github.com/astral-sh/uv/pull/17759))\n\n
        \ Previously, `uv venv --relocatable` would generate an `activate.csh` script
        that contained hardcoded paths, making it incompatible with relocation. Now,
        the `activate.csh` script is not generated for relocatable virtual environments.\n\n
        \ You cannot opt out of this behavior.\n\n- **Require username when multiple
        credentials match a URL** ([#&#8203;16983](https://redirect.github.com/astral-sh/uv/pull/16983))\n\n
        \ When using `uv auth login` to store credentials, you can register multiple
        username and password combinations for the same host. Previously, when uv
        needed to authenticate and multiple credentials matched the URL (e.g., when
        retrieving a token with `uv auth token`), uv would pick the first match. Now,
        uv will error instead.\n\n  You cannot opt out of this behavior. Include the
        username in the request, e.g., `uv auth token --username foo example.com`.\n\n-
        **Avoid invalidating the lockfile versions after an `exclude-newer` change**
        ([#&#8203;17721](https://redirect.github.com/astral-sh/uv/pull/17721))\n\n
        \ Previously, changing the `exclude-newer` setting would cause package versions
        to be upgraded, ignoring the lockfile entirely. Now, uv will only change package
        versions if they are no longer within the `exclude-newer` range.\n\n  You
        can restore the previous behavior by using `--upgrade` or `--upgrade-package`
        to opt-in to package version changes.\n\n- **Upgrade `uv format` to Ruff 0.15.0**
        ([#&#8203;17838](https://redirect.github.com/astral-sh/uv/pull/17838))\n\n
        \ `uv format` now uses [Ruff 0.15.0](https://redirect.github.com/astral-sh/ruff/releases/tag/0.15.0),
        which uses the [2026 style guide](https://astral.sh/blog/ruff-v0.15.0#the-ruff-2026-style-guide).
        See the blog post for details.\n\n  The formatting of code is likely to change.
        You can opt out of this behavior by requesting an older Ruff version, e.g.,
        `uv format --version 0.14.14`.\n\n- **Update uv crate test features to use
        `test-` as a prefix** ([#&#8203;17860](https://redirect.github.com/astral-sh/uv/pull/17860))\n\n
        \ This change only affects redistributors of uv. The Cargo features used to
        gate test dependencies, e.g., `pypi`, have been renamed with a `test-` prefix
        for clarity, e.g., `test-pypi`.\n\n##### Stabilizations\n\n- **`uv python
        upgrade` and `uv python install --upgrade`** ([#&#8203;17766](https://redirect.github.com/astral-sh/uv/pull/17766))\n\n
        \ When installing Python versions, an [intermediary directory](https://docs.astral.sh/uv/concepts/python-versions/#minor-version-directories)
        without the patch version attached will be created, and virtual environments
        will be transparently upgraded to new patch versions.\n\n  See the [Python
        version documentation](https://docs.astral.sh/uv/concepts/python-versions/#upgrading-python-versions)
        for more details.\n\n- **`uv add --bounds` and the `add-bounds` configuration
        option** ([#&#8203;17660](https://redirect.github.com/astral-sh/uv/pull/17660))\n\n
        \ This does not come with any behavior changes. You will no longer see an
        experimental warning when using `uv add --bounds` or `add-bounds` in configuration.\n\n-
        **`uv workspace list` and `uv workspace dir`** ([#&#8203;17768](https://redirect.github.com/astral-sh/uv/pull/17768))\n\n
        \ This does not come with any behavior changes. You will no longer see an
        experimental warning when using these commands.\n\n- **`extra-build-dependencies`**
        ([#&#8203;17767](https://redirect.github.com/astral-sh/uv/pull/17767))\n\n
        \ This does not come with any behavior changes. You will no longer see an
        experimental warning when using `extra-build-dependencies` in configuration.\n\n#####
        Enhancements\n\n- Improve ABI tag error message phrasing ([#&#8203;17878](https://redirect.github.com/astral-sh/uv/pull/17878))\n-
        Introduce a 10s connect timeout ([#&#8203;17733](https://redirect.github.com/astral-sh/uv/pull/17733))\n-
        Allow using `pyx.dev` as a target in `uv auth` commands despite `PYX_API_URL`
        differing ([#&#8203;17856](https://redirect.github.com/astral-sh/uv/pull/17856))\n\n#####
        Bug fixes\n\n- Support all CPython ABI tag suffixes properly  ([#&#8203;17817](https://redirect.github.com/astral-sh/uv/pull/17817))\n-
        Add support for detecting PowerShell on Linux and macOS ([#&#8203;17870](https://redirect.github.com/astral-sh/uv/pull/17870))\n-
        Retry timeout errors for streams ([#&#8203;17875](https://redirect.github.com/astral-sh/uv/pull/17875))\n\n###
        [`v0.9.30`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0930)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.29...0.9.30)\n\nReleased
        on 2026-02-04.\n\n##### Python\n\n- Add CPython 3.14.3 and 3.13.12 ([#&#8203;17849](https://redirect.github.com/astral-sh/uv/pull/17849))\n\n#####
        Enhancements\n\n- Allow comma-separated values for `--extra` option ([#&#8203;17525](https://redirect.github.com/astral-sh/uv/pull/17525))\n-
        Check all files during a dry-run publish instead of stopping at the first
        failure ([#&#8203;17785](https://redirect.github.com/astral-sh/uv/pull/17785))\n-
        Clarify `UV_HTTP_TIMEOUT` error message ([#&#8203;17493](https://redirect.github.com/astral-sh/uv/pull/17493))\n\n#####
        Preview features\n\n- Use relocatable virtual environments by default ([#&#8203;17770](https://redirect.github.com/astral-sh/uv/pull/17770))\n\n#####
        Bug fixes\n\n- Fix deadlock on token refresh in `uv publish` when using pyx
        ([#&#8203;17832](https://redirect.github.com/astral-sh/uv/pull/17832))\n-
        Ignore global Python pins when incompatible with project ([#&#8203;15473](https://redirect.github.com/astral-sh/uv/pull/15473))\n\n###
        [`v0.9.29`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0929)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.28...0.9.29)\n\nReleased
        on 2026-02-03.\n\n##### Python\n\n- Update to Pyodide 0.29.3 ([#&#8203;17730](https://redirect.github.com/astral-sh/uv/pull/17730))\n\n#####
        Enhancements\n\n- Add wheel-tag-style aliases for manylinux platform names
        ([#&#8203;17750](https://redirect.github.com/astral-sh/uv/pull/17750))\n-
        Hint on `uv version --bump dev` similar to pre-release bumps ([#&#8203;17796](https://redirect.github.com/astral-sh/uv/pull/17796))\n-
        Improve display of RFC 9457 Problem Detail responses in `uv publish` server
        errors ([#&#8203;17787](https://redirect.github.com/astral-sh/uv/pull/17787))\n-
        Improve the wording of publish errors during dry-run ([#&#8203;17782](https://redirect.github.com/astral-sh/uv/pull/17782))\n-
        Set backoff to 10 retries ([#&#8203;17816](https://redirect.github.com/astral-sh/uv/pull/17816))\n-
        Add properties to synthentic and project roots in Cyclone DX exports ([#&#8203;17820](https://redirect.github.com/astral-sh/uv/pull/17820))\n-
        Identify the invidividual clients in `uv publish` trace logs ([#&#8203;17784](https://redirect.github.com/astral-sh/uv/pull/17784))\n\n#####
        Preview features\n\n- Remove special casing for `base` and `default` conda
        environment names ([#&#8203;17758](https://redirect.github.com/astral-sh/uv/pull/17758))\n\n#####
        Bug fixes\n\n- Fix `PYTHONHOME` inheritance when spawning different Python
        versions ([#&#8203;17821](https://redirect.github.com/astral-sh/uv/pull/17821))\n-
        Fix wheel rejections on freethreading+debug builds ([#&#8203;17812](https://redirect.github.com/astral-sh/uv/pull/17812))\n-
        Pad with zeros during comparisons in `EqualStar` and `NotEqualStar` operators
        ([#&#8203;17751](https://redirect.github.com/astral-sh/uv/pull/17751))\n-
        Reject unknown field names in conflict declarations ([#&#8203;17727](https://redirect.github.com/astral-sh/uv/pull/17727))\n-
        Fix panics in `system-configuration` in sandboxes ([#&#8203;17829](https://redirect.github.com/astral-sh/uv/pull/17829))\n\n#####
        Documentation\n\n- Update pip pre-release compatibility information ([#&#8203;17788](https://redirect.github.com/astral-sh/uv/pull/17788))\n\n#####
        Security\n\n- Hide a subset of environment variable values in `--help` ([#&#8203;17745](https://redirect.github.com/astral-sh/uv/pull/17745))\n\n###
        [`v0.9.28`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0928)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.27...0.9.28)\n\nReleased
        on 2026-01-29.\n\n##### Python\n\n- Update CPython to use [OpenSSL 3.5.5](https://redirect.github.com/openssl/openssl/releases/tag/openssl-3.5.5)
        which includes fixes for high severity CVEs ([python-build-standalone#960](https://redirect.github.com/astral-sh/python-build-standalone/pull/960))\n\n#####
        Enhancements\n\n- Add support for Pyodide interpreter on Windows ([#&#8203;17658](https://redirect.github.com/astral-sh/uv/pull/17658))\n-
        Warn if multiple indexes include `default = true` ([#&#8203;17713](https://redirect.github.com/astral-sh/uv/pull/17713))\n-
        Skip uploads when validation reports 'Already uploaded' ([#&#8203;17412](https://redirect.github.com/astral-sh/uv/pull/17412))\n\n#####
        Configuration\n\n- Add a reflink alias for the \"clone\" link mode ([#&#8203;17724](https://redirect.github.com/astral-sh/uv/pull/17724))\n\n#####
        Bug fixes\n\n- Ensure `uv.exe` exits when `uvw.exe` or `uvx.exe` is killed
        ([#&#8203;17500](https://redirect.github.com/astral-sh/uv/pull/17500))\n\n###
        [`v0.9.27`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0927)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.26...0.9.27)\n\nReleased
        on 2026-01-26.\n\n##### Python\n\n- Upgrade Pyodide to 0.29.2 ([#&#8203;17652](https://redirect.github.com/astral-sh/uv/pull/17652))\n-
        Upgrade to GraalPy 25.0.2 ([#&#8203;17634](https://redirect.github.com/astral-sh/uv/pull/17634))\n\n#####
        Enhancements\n\n- Add `-t` shortform for `--target` to `uv pip` subcommands
        ([#&#8203;17501](https://redirect.github.com/astral-sh/uv/pull/17501))\n-
        Add support for ROCm 7.0 and 7.1 accelerator backends ([#&#8203;17681](https://redirect.github.com/astral-sh/uv/pull/17681))\n-
        Further improve free-threading ABI incompatibility errors ([#&#8203;17491](https://redirect.github.com/astral-sh/uv/pull/17491))\n-
        Implement `uv pip freeze --exclude` flag ([#&#8203;17045](https://redirect.github.com/astral-sh/uv/pull/17045))\n-
        Improve warnings for `--system` and `--no-system` in `uv venv` ([#&#8203;17647](https://redirect.github.com/astral-sh/uv/pull/17647))\n-
        Make `uv pip compile` attempt to download a specified `--python-version` if
        it can. ([#&#8203;17249](https://redirect.github.com/astral-sh/uv/pull/17249))\n-
        Support Trusted Publishing with pyx ([#&#8203;17438](https://redirect.github.com/astral-sh/uv/pull/17438))\n-
        Fix JSON schema for `exclude-newer-package` ([#&#8203;17665](https://redirect.github.com/astral-sh/uv/pull/17665))\n\n#####
        Preview features\n\n- Better detection for conflicting packages ([#&#8203;17623](https://redirect.github.com/astral-sh/uv/pull/17623))\n-
        Upgrade based on outdated build versions in `uv python upgrade` ([#&#8203;17653](https://redirect.github.com/astral-sh/uv/pull/17653))\n\n#####
        Bug fixes\n\n- Change chocolatey system test to ensure uv uses the right python
        ([#&#8203;17533](https://redirect.github.com/astral-sh/uv/pull/17533))\n-
        Fix infinite loop when `SSL_CERT_FILE` is a directory ([#&#8203;17503](https://redirect.github.com/astral-sh/uv/pull/17503))\n\n#####
        Documentation\n\n- Add cargo-xwin to the CONTRIBUTING guide ([#&#8203;17507](https://redirect.github.com/astral-sh/uv/pull/17507))\n-
        Fix typo in the documentation of UV\\_PUBLISH\\_INDEX ([#&#8203;17672](https://redirect.github.com/astral-sh/uv/pull/17672))\n-
        Move MSRV to platform support section ([#&#8203;17534](https://redirect.github.com/astral-sh/uv/pull/17534))\n-
        Update the testing instructions in the CONTRIBUTING guide ([#&#8203;17528](https://redirect.github.com/astral-sh/uv/pull/17528))\n-
        Use `--locked` to install `cargo-xwin` in guide ([#&#8203;17530](https://redirect.github.com/astral-sh/uv/pull/17530))\n-
        Warn about PyPy being unmaintained ([#&#8203;17643](https://redirect.github.com/astral-sh/uv/pull/17643))\n-
        docs: Correct gitlab-ci.yml to .gitlab-ci.yml ([#&#8203;17682](https://redirect.github.com/astral-sh/uv/pull/17682))\n\n#####
        Other changes\n\n- Update MSRV to 1.91 ([#&#8203;17677](https://redirect.github.com/astral-sh/uv/pull/17677))\n\n###
        [`v0.9.26`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0926)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.25...0.9.26)\n\nReleased
        on 2026-01-15.\n\n##### Python\n\n- Add CPython 3.15.0a5\n\n##### Enhancements\n\n-
        Add a hint to update uv when a managed Python download is not found ([#&#8203;17461](https://redirect.github.com/astral-sh/uv/pull/17461))\n-
        Improve cache initialization failure error message ([#&#8203;17469](https://redirect.github.com/astral-sh/uv/pull/17469))\n-
        Improve error message for abi3 wheels on free-threaded Python ([#&#8203;17442](https://redirect.github.com/astral-sh/uv/pull/17442))\n-
        Add support for `--no-sources-package` ([#&#8203;14910](https://redirect.github.com/astral-sh/uv/pull/14910))\n\n#####
        Preview features\n\n- Add `METADATA.json` and `WHEEL.json` in uv build backend
        ([#&#8203;15510](https://redirect.github.com/astral-sh/uv/pull/15510))\n-
        Add support for GCS request signing ([#&#8203;17474](https://redirect.github.com/astral-sh/uv/pull/17474))\n-
        Adjust the process ulimit to the maximum allowed on startup ([#&#8203;17464](https://redirect.github.com/astral-sh/uv/pull/17464))\n\n#####
        Bug fixes\n\n- Lock to avoid concurrent refresh of pyx tokens ([#&#8203;17479](https://redirect.github.com/astral-sh/uv/pull/17479))\n\n#####
        Documentation\n\n- Add linting and formatting instructions to the CONTRIBUTING
        guide ([#&#8203;17470](https://redirect.github.com/astral-sh/uv/pull/17470))\n-
        Avoid rendering `pyproject.toml` examples for more system-level settings ([#&#8203;17462](https://redirect.github.com/astral-sh/uv/pull/17462))\n\n###
        [`v0.9.25`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0925)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.24...0.9.25)\n\nReleased
        on 2026-01-13.\n\n##### Python\n\n- Add CPython 3.15.0a4\n- Upgrade Tcl/Tk
        used by CPython to 9.0\n\n##### Enhancements\n\n- Add `--compile-bytecode`
        to `uv python install` and `uv python upgrade` to compile the standard library
        ([#&#8203;17088](https://redirect.github.com/astral-sh/uv/pull/17088))\n-
        Allow disabling `exclude-newer` per package ([#&#8203;16854](https://redirect.github.com/astral-sh/uv/pull/16854))\n-
        Broadcast `WM_SETTINGCHANGE` on `uv tool update-shell` ([#&#8203;17404](https://redirect.github.com/astral-sh/uv/pull/17404))\n\n#####
        Preview features\n\n- Detect workspace from `uv run` target ([#&#8203;17423](https://redirect.github.com/astral-sh/uv/pull/17423))\n\n#####
        Bug fixes\n\n- Avoid unwrapping size for file responses ([#&#8203;17434](https://redirect.github.com/astral-sh/uv/pull/17434))\n-
        Use keyring authentication when retrieving `tool@latest` version ([#&#8203;17448](https://redirect.github.com/astral-sh/uv/pull/17448))\n-
        Use latest Pyodide version for each python version ([#&#8203;17372](https://redirect.github.com/astral-sh/uv/pull/17372))\n-
        Improve trampoline file handle closing ([#&#8203;17374](https://redirect.github.com/astral-sh/uv/pull/17374))\n-
        Fix error message when installing musl python on armv7 ([#&#8203;17213](https://redirect.github.com/astral-sh/uv/pull/17213))\n\n###
        [`v0.9.24`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0924)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.23...0.9.24)\n\nReleased
        on 2026-01-09.\n\n##### Bug fixes\n\n- Fix handling of `UV_NO_SYNC=1 uv run
        ...` ([#&#8203;17391](https://redirect.github.com/astral-sh/uv/pull/17391))\n-
        Rebuild dynamic distribution when version changes with `--no-cache` ([#&#8203;17387](https://redirect.github.com/astral-sh/uv/pull/17387))\n\n#####
        Documentation\n\n- Add Rust language classifier ([#&#8203;17389](https://redirect.github.com/astral-sh/uv/pull/17389))\n\n###
        [`v0.9.23`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0923)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.22...0.9.23)\n\nReleased
        on 2026-01-09.\n\n##### Enhancements\n\n- Only write portable paths in `RECORD`
        files ([#&#8203;17339](https://redirect.github.com/astral-sh/uv/pull/17339))\n-
        Support relative paths in `UV_PYTHON_BIN_DIR` and `UV_TOOL_BIN_DIR` ([#&#8203;17367](https://redirect.github.com/astral-sh/uv/pull/17367))\n\n#####
        Preview features\n\n- Enable uploads to S3 via pre-signed URLs ([#&#8203;17349](https://redirect.github.com/astral-sh/uv/pull/17349))\n\n#####
        Configuration\n\n- Allow setting proxy variables via global / user configuration
        ([#&#8203;16918](https://redirect.github.com/astral-sh/uv/pull/16918))\n-
        Manually parse and reconcile Boolean environment variables ([#&#8203;17321](https://redirect.github.com/astral-sh/uv/pull/17321))\n\n#####
        Bug fixes\n\n- Avoid broken build artifacts on build failure ([#&#8203;17276](https://redirect.github.com/astral-sh/uv/pull/17276))\n-
        Fix missing dependencies on synthetic root in SBOM export ([#&#8203;17363](https://redirect.github.com/astral-sh/uv/pull/17363))\n-
        Recognize `armv8l` as an alias for `armv7l` in platform tag parsing ([#&#8203;17384](https://redirect.github.com/astral-sh/uv/pull/17384))\n-
        Fix redaction of a URL in a middleware trace log ([#&#8203;17346](https://redirect.github.com/astral-sh/uv/pull/17346))\n\n#####
        Documentation\n\n- Add `index.md` suggestion to `llms.txt` ([#&#8203;17362](https://redirect.github.com/astral-sh/uv/pull/17362))\n-
        Clarify that `uv run` uses inexact syncing by default ([#&#8203;17366](https://redirect.github.com/astral-sh/uv/pull/17366))\n\n###
        [`v0.9.22`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0922)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.21...0.9.22)\n\nReleased
        on 2026-01-06.\n\n##### Enhancements\n\n- Use a dedicated error message when
        lockfile can't be found ([#&#8203;17318](https://redirect.github.com/astral-sh/uv/pull/17318))\n\n#####
        Bug fixes\n\n- Filter unusable wheels from the lockfile for more architectures
        ([#&#8203;17317](https://redirect.github.com/astral-sh/uv/pull/17317))\n-
        Correctly count retries originating from early middleware errors ([#&#8203;17274](https://redirect.github.com/astral-sh/uv/pull/17274))\n\n#####
        Documentation\n\n- Clarify requirements file format in docs ([#&#8203;17284](https://redirect.github.com/astral-sh/uv/pull/17284))\n\n###
        [`v0.9.21`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0921)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.20...0.9.21)\n\nReleased
        on 2025-12-30.\n\n##### Bug fixes\n\n- Fix regression where zstd distribution
        hashes were not considered valid ([#&#8203;17265](https://redirect.github.com/astral-sh/uv/pull/17265))\n\n#####
        Documentation\n\n- Fix a typo in the resolution documentation ([#&#8203;17258](https://redirect.github.com/astral-sh/uv/pull/17258))\n-
        Fix a typo in `python install --default` documentation ([#&#8203;9826](https://redirect.github.com/astral-sh/uv/pull/9826))\n\n###
        [`v0.9.20`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0920)\n\nReleased
        on 2025-12-29.\n\nThis is a re-release of 0.9.19, with internal crate versions
        incremented to enable publishing to crates.io.\n\n### [`v0.9.18`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.18)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.17...0.9.18)\n\n#####
        Release Notes\n\nReleased on 2025-12-16.\n\n##### Enhancements\n\n- Add value
        hints to command line arguments to improve shell completion accuracy ([#&#8203;17080](https://redirect.github.com/astral-sh/uv/pull/17080))\n-
        Improve error handling in `uv publish` ([#&#8203;17096](https://redirect.github.com/astral-sh/uv/pull/17096))\n-
        Improve rendering of multiline error messages ([#&#8203;17132](https://redirect.github.com/astral-sh/uv/pull/17132))\n-
        Support redirects in `uv publish` ([#&#8203;17130](https://redirect.github.com/astral-sh/uv/pull/17130))\n-
        Include Docker images with the alpine version, e.g., `python3.x-alpine3.23`
        ([#&#8203;17100](https://redirect.github.com/astral-sh/uv/pull/17100))\n\n#####
        Configuration\n\n- Accept `--torch-backend` in `[tool.uv]` ([#&#8203;17116](https://redirect.github.com/astral-sh/uv/pull/17116))\n\n#####
        Performance\n\n- Speed up `uv cache size` ([#&#8203;17015](https://redirect.github.com/astral-sh/uv/pull/17015))\n-
        Initialize S3 signer once ([#&#8203;17092](https://redirect.github.com/astral-sh/uv/pull/17092))\n\n#####
        Bug fixes\n\n- Avoid panics due to reads on failed requests ([#&#8203;17098](https://redirect.github.com/astral-sh/uv/pull/17098))\n-
        Enforce latest-version in `@latest` requests ([#&#8203;17114](https://redirect.github.com/astral-sh/uv/pull/17114))\n-
        Explicitly set `EntryType` for file entries in tar ([#&#8203;17043](https://redirect.github.com/astral-sh/uv/pull/17043))\n-
        Ignore `pyproject.toml` index username in lockfile comparison ([#&#8203;16995](https://redirect.github.com/astral-sh/uv/pull/16995))\n-
        Relax error when using `uv add` with `UV_GIT_LFS` set ([#&#8203;17127](https://redirect.github.com/astral-sh/uv/pull/17127))\n-
        Support file locks on ExFAT on macOS ([#&#8203;17115](https://redirect.github.com/astral-sh/uv/pull/17115))\n-
        Change schema for `exclude-newer` into optional string ([#&#8203;17121](https://redirect.github.com/astral-sh/uv/pull/17121))\n\n#####
        Documentation\n\n- Drop arm musl caveat from Docker documentation ([#&#8203;17111](https://redirect.github.com/astral-sh/uv/pull/17111))\n-
        Fix version reference in resolver example ([#&#8203;17085](https://redirect.github.com/astral-sh/uv/pull/17085))\n-
        Better documentation for `exclude-newer*` ([#&#8203;17079](https://redirect.github.com/astral-sh/uv/pull/17079))\n\n#####
        Install uv 0.9.18\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
        --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.18/uv-installer.sh
        | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
        -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.18/uv-installer.ps1
        | iex\"\n```\n\n##### Download uv 0.9.18\n\n| File                                                                                                                                          |
        Platform                     | Checksum                                                                                                             |\n|
        ---------------------------------------------------------------------------------------------------------------------------------------------
        | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
        |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz)
        \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz.sha256)
        \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz)
        \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz.sha256)
        \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-pc-windows-msvc.zip)
        \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-pc-windows-msvc.zip.sha256)
        \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-pc-windows-msvc.zip)
        \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-pc-windows-msvc.zip.sha256)
        \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-pc-windows-msvc.zip)
        \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-pc-windows-msvc.zip.sha256)
        \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz)
        \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
        \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-gnu.tar.gz)
        \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-gnu.tar.gz.sha256)
        \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64-unknown-linux-gnu.tar.gz)
        \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
        \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64le-unknown-linux-gnu.tar.gz)
        \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
        \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-riscv64gc-unknown-linux-gnu.tar.gz)
        \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
        \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-s390x-unknown-linux-gnu.tar.gz)
        \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
        \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz)
        \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz.sha256)
        \      |\n| [uv-armv7-unknown-linux-gnueabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-gnueabihf.tar.gz)
        \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256)
        \ |\n| [uv-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-musl.tar.gz)
        \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-musl.tar.gz.sha256)
        \    |\n| [uv-i686-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-musl.tar.gz)
        \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-musl.tar.gz.sha256)
        \       |\n| [uv-x86\\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-musl.tar.gz)
        \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-musl.tar.gz.sha256)
        \     |\n| [uv-arm-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-arm-unknown-linux-musleabihf.tar.gz)
        \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-arm-unknown-linux-musleabihf.tar.gz.sha256)
        \  |\n| [uv-armv7-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-musleabihf.tar.gz)
        | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256)
        |\n\n##### Verifying GitHub Artifact Attestations\n\nThe artifacts in this
        release have attestations generated with GitHub Artifact Attestations. These
        can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n\n```sh\ngh
        attestation verify <file-path of downloaded artifact> --repo astral-sh/uv\n```\n\nYou
        can also download the attestation from [GitHub](https://redirect.github.com/astral-sh/uv/attestations)
        and verify against that directly:\n\n```sh\ngh attestation verify <file-path
        of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n###
        [`v0.9.17`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.17)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.16...0.9.17)\n\n#####
        Release Notes\n\nReleased on 2025-12-09.\n\n##### Enhancements\n\n- Add `torch-tensorrt`
        and `torchao` to the PyTorch list ([#&#8203;17053](https://redirect.github.com/astral-sh/uv/pull/17053))\n-
        Add hint for misplaced `--verbose`  in `uv tool run` ([#&#8203;17020](https://redirect.github.com/astral-sh/uv/pull/17020))\n-
        Add support for relative durations in `exclude-newer` (a.k.a., dependency
        cooldowns) ([#&#8203;16814](https://redirect.github.com/astral-sh/uv/pull/16814))\n-
        Add support for relocatable nushell activation script ([#&#8203;17036](https://redirect.github.com/astral-sh/uv/pull/17036))\n\n#####
        Bug fixes\n\n- Respect dropped (but explicit) indexes in dependency groups
        ([#&#8203;17012](https://redirect.github.com/astral-sh/uv/pull/17012))\n\n#####
        Documentation\n\n- Improve `source-exclude` reference docs ([#&#8203;16832](https://redirect.github.com/astral-sh/uv/pull/16832))\n-
        Recommend `UV_NO_DEV` in Docker installs ([#&#8203;17030](https://redirect.github.com/astral-sh/uv/pull/17030))\n-
        Update `UV_VERSION` in docs for GitLab CI/CD ([#&#8203;17040](https://redirect.github.com/astral-sh/uv/pull/17040))\n\n#####
        Install uv 0.9.17\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
        --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.sh
        | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
        -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.ps1
        | iex\"\n```\n\n##### Download uv 0.9.17\n\n| File                                                                                                                                          |
        Platform                     | Checksum                                                                                                             |\n|
        ---------------------------------------------------------------------------------------------------------------------------------------------
        | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
        |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz)
        \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz.sha256)
        \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz)
        \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz.sha256)
        \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip)
        \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip.sha256)
        \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip)
        \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip.sha256)
        \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip)
        \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip.sha256)
        \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz)
        \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
        \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz)
        \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz.sha256)
        \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz)
        \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
        \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz)
        \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
        \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz)
        \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
        \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-s390x-unknown-linux-gnu.tar.gz)
        \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
        \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-gnu.tar.gz)
        \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-gnu.tar.gz.sha256)
        \      |\n| [uv-armv7-unknown-linux-gnueabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-gnueabihf.tar.gz)
        \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256)
        \ |\n| [uv-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-musl.tar.gz)
        \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-musl.tar.gz.sha256)
        \    |\n| [uv-i686-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-musl.tar.gz)
        \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-musl.tar.gz.sha256)
        \       |\n| [uv-x86\\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-musl.tar.gz)
        \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-musl.tar.gz.sha256)
        \     |\n| [uv-arm-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-arm-unknown-linux-musleabihf.tar.gz)
        \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-arm-unknown-linux-musleabihf.tar.gz.sha256)
        \  |\n| [uv-armv7-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-musleabihf.tar.gz)
        | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256)
        |\n\n##### Verifying GitHub Artifact Attestations\n\nThe artifacts in this
        release have attestations generated with GitHub Artifact Attestations. These
        can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n\n```sh\ngh
        attestation verify <file-path of downloaded artifact> --repo astral-sh/uv\n```\n\nYou
        can also download the attestation from [GitHub](https://redirect.github.com/astral-sh/uv/attestations)
        and verify against that directly:\n\n```sh\ngh attestation verify <file-path
        of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n###
        [`v0.9.16`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.16)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.15...0.9.16)\n\n#####
        Release Notes\n\nReleased on 2025-12-06.\n\n##### Python\n\n- Add CPython
        3.14.2\n- Add CPython 3.13.11\n\n##### Enhancements\n\n- Add a 5m default
        timeout to acquiring file locks to fail faster on deadlock ([#&#8203;16342](https://redirect.github.com/astral-sh/uv/pull/16342))\n-
        Add a stub `debug` subcommand to `uv pip` announcing its intentional absence
        ([#&#8203;16966](https://redirect.github.com/astral-sh/uv/pull/16966))\n-
        Add bounds in `uv add --script` ([#&#8203;16954](https://redirect.github.com/astral-sh/uv/pull/16954))\n-
        Add brew specific message for `uv self update` ([#&#8203;16838](https://redirect.github.com/astral-sh/uv/pull/16838))\n-
        Error when built wheel is for the wrong platform ([#&#8203;16074](https://redirect.github.com/astral-sh/uv/pull/16074))\n-
        Filter wheels from PEP 751 files based on `--no-binary` et al in `uv pip compile`
        ([#&#8203;16956](https://redirect.github.com/astral-sh/uv/pull/16956))\n-
        Support `--target` and `--prefix` in `uv pip list`, `uv pip freeze`, and `uv
        pip show` ([#&#8203;16955](https://redirect.github.com/astral-sh/uv/pull/16955))\n-
        Tweak language for build backend validation errors ([#&#8203;16720](https://redirect.github.com/astral-sh/uv/pull/16720))\n-
        Use explicit credentials cache instead of global static ([#&#8203;16768](https://redirect.github.com/astral-sh/uv/pull/16768))\n-
        Enable SIMD in HTML parsing ([#&#8203;17010](https://redirect.github.com/astral-sh/uv/pull/17010))\n\n#####
        Preview features\n\n- Fix missing preview warning in `uv workspace metadata`
        ([#&#8203;16988](https://redirect.github.com/astral-sh/uv/pull/16988))\n-
        Add a `uv auth helper --protocol bazel` command ([#&#8203;16886](https://redirect.github.com/astral-sh/uv/pull/16886))\n\n#####
        Bug fixes\n\n- Fix Pyston wheel compatibility tags ([#&#8203;16972](https://redirect.github.com/astral-sh/uv/pull/16972))\n-
        Allow redundant entries in `tool.uv.build-backend.module-name` but emit warnings
        ([#&#8203;16928](https://redirect.github.com/astral-sh/uv/pull/16928))\n-
        Fix infinite loop in non-attribute re-treats during HTML parsing ([#&#8203;17010](https://redirect.github.com/astral-sh/uv/pull/17010))\n\n#####
        Documentation\n\n- Clarify `--project` flag help text to indicate project
        discovery ([#&#8203;16965](https://redirect.github.com/astral-sh/uv/pull/16965))\n-
        Regenerate the crates.io READMEs on release ([#&#8203;16992](https://redirect.github.com/astral-sh/uv/pull/16992))\n-
        Update Docker integration guide to prefer `COPY` over `ADD` for simple cases
        ([#&#8203;16883](https://redirect.github.com/astral-sh/uv/pull/16883))\n-
        Update PyTorch documentation to include information about supporting CUDA
        13.0.x ([#&#8203;16957](https://redirect.github.com/astral-sh/uv/pull/16957))\n-
        Update the versioning policy ([#&#8203;16710](https://redirect.github.com/astral-sh/uv/pull/16710))\n-
        Upgrade PyTorch documentation to latest versions ([#&#8203;16970](https://redirect.github.com/astral-sh/uv/pull/16970))\n\n#####
        Install uv 0.9.16\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
        --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.sh
        | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
        -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.ps1
        | iex\"\n```\n\n##### Download uv 0.9.16\n\n| File                                                                                                                                          |
        Platform                     | Checksum                                                                                                             |\n|
        ---------------------------------------------------------------------------------------------------------------------------------------------
        | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
        |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-apple-darwin.tar.gz)
        \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-apple-darwin.tar.gz.sha256)
        \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-apple-darwin.tar.gz)
        \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-apple-darwin.tar.gz.sha256)
        \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip)
        \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip.sha256)
        \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip)
        \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip.sha256)
        \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-pc-windows-msvc.zip)
        \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-pc-windows-msvc.zip.sha256)
        \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-unknown-linux-gnu.tar.gz)
        \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
        \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-unknown-linux-gnu.tar.gz)
        \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-unknown-linux-gnu.tar.gz.sha256)
        \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64-unknown-linux-gnu.tar.gz)
        \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
        \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64le-unknown-linux-gnu.tar.gz)
        \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
        \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-riscv64gc-unknown-linux-gnu.tar.gz)
        \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
        \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-s390x-unknown-linux-gnu.tar.gz)
        \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
        \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-unknown-linux-gnu.tar.gz)
        \           | x64 Linux           "
      change_url: https://github.com/vexxhost/magnum-cluster-api/pull/854
      child_jobs: []
      commit_id: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
      event_id: e3a638d0-11f4-11f1-8541-24a9eabed188
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/eb069d37f5144fb69fef294beaf0231d/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/eb069d37f5144fb69fef294beaf0231d/work/logs
        result_data_file: /var/lib/zuul/builds/eb069d37f5144fb69fef294beaf0231d/work/results.json
        src_root: /var/lib/zuul/builds/eb069d37f5144fb69fef294beaf0231d/work/src
        work_root: /var/lib/zuul/builds/eb069d37f5144fb69fef294beaf0231d/work
      include_vars: []
      items:
      - branch: main
        change: '854'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.6\n\n>
          \u2139\uFE0F **Note**\n> \n> This PR body was truncated due to platform
          limits.\n\nThis PR contains the following updates:\n\n| Package | Type |
          Update | Change |\n|---|---|---|---|\n| [ghcr.io/astral-sh/uv](https://redirect.github.com/astral-sh/uv)
          | final | minor | `0.9.9` \u2192 `0.10.6` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.10.6`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0106)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.5...0.10.6)\n\nReleased
          on 2026-02-24.\n\n##### Bug fixes\n\n- Apply lockfile marker normalization
          for fork markers ([#&#8203;18116](https://redirect.github.com/astral-sh/uv/pull/18116))\n-
          Fix Python version selection for scripts with a `requires-python` conflicting
          with `.python-version` ([#&#8203;18097](https://redirect.github.com/astral-sh/uv/pull/18097))\n-
          Preserve file permissions when using reflinks on Linux ([#&#8203;18187](https://redirect.github.com/astral-sh/uv/pull/18187))\n\n#####
          Documentation\n\n- Remove verbose documentation from optional dependencies
          help text ([#&#8203;18180](https://redirect.github.com/astral-sh/uv/pull/18180))\n\n###
          [`v0.10.5`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0105)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.4...0.10.5)\n\nReleased
          on 2026-02-23.\n\n##### Enhancements\n\n- Add hint when named index is found
          in a parent config file ([#&#8203;18087](https://redirect.github.com/astral-sh/uv/pull/18087))\n-
          Add warning for `uv lock --frozen` ([#&#8203;17859](https://redirect.github.com/astral-sh/uv/pull/17859))\n-
          Attempt to use reflinks by default on Linux ([#&#8203;18117](https://redirect.github.com/astral-sh/uv/pull/18117))\n-
          Fallback to hardlinks after reflink failure before copying ([#&#8203;18104](https://redirect.github.com/astral-sh/uv/pull/18104))\n-
          Filter `pylock.toml` wheels by tags and `requires-python` ([#&#8203;18081](https://redirect.github.com/astral-sh/uv/pull/18081))\n-
          Validate wheel filenames are normalized during `uv publish` ([#&#8203;17783](https://redirect.github.com/astral-sh/uv/pull/17783))\n-
          Fix message when `exclude-newer` invalidates the lock file ([#&#8203;18100](https://redirect.github.com/astral-sh/uv/pull/18100))\n-
          Change the missing files log level to debug ([#&#8203;18075](https://redirect.github.com/astral-sh/uv/pull/18075))\n\n#####
          Performance\n\n- Improve performance of repeated conflicts with an extra
          ([#&#8203;18094](https://redirect.github.com/astral-sh/uv/pull/18094))\n\n#####
          Bug fixes\n\n- Fix `--no-emit-workspace` with `--all-packages` on single-member
          workspaces ([#&#8203;18098](https://redirect.github.com/astral-sh/uv/pull/18098))\n-
          Fix `UV_NO_DEFAULT_GROUPS` rejecting truthy values like `1` ([#&#8203;18057](https://redirect.github.com/astral-sh/uv/pull/18057))\n-
          Fix iOS detection ([#&#8203;17973](https://redirect.github.com/astral-sh/uv/pull/17973))\n-
          Propagate project-level conflicts to package extras ([#&#8203;18096](https://redirect.github.com/astral-sh/uv/pull/18096))\n-
          Use a global build concurrency semaphore ([#&#8203;18054](https://redirect.github.com/astral-sh/uv/pull/18054))\n\n#####
          Documentation\n\n- Update documentation heading for environment variable
          files ([#&#8203;18122](https://redirect.github.com/astral-sh/uv/pull/18122))\n-
          Fix comment about `uv export` formats ([#&#8203;17900](https://redirect.github.com/astral-sh/uv/pull/17900))\n-
          Make it clear that Windows is supported in user- and system- level configuration
          docs ([#&#8203;18106](https://redirect.github.com/astral-sh/uv/pull/18106))\n\n###
          [`v0.10.4`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0104)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.3...0.10.4)\n\nReleased
          on 2026-02-17.\n\n##### Enhancements\n\n- Remove duplicate references to
          the affected paths when showing `uv python` errors ([#&#8203;18008](https://redirect.github.com/astral-sh/uv/pull/18008))\n-
          Skip discovery of workspace members that contain only git-ignored files,
          including in sub-directories ([#&#8203;18051](https://redirect.github.com/astral-sh/uv/pull/18051))\n\n#####
          Bug fixes\n\n- Don't panic when initialising a package at the filesystem
          root (e.g. `uv init / --name foo`) ([#&#8203;17983](https://redirect.github.com/astral-sh/uv/pull/17983))\n-
          Fix permissions on `wheel` and `sdist` files produced by the `uv_build`
          build backend ([#&#8203;18020](https://redirect.github.com/astral-sh/uv/pull/18020))\n-
          Revert locked file change to fix locked files on NFS mounts ([#&#8203;18071](https://redirect.github.com/astral-sh/uv/pull/18071))\n\n###
          [`v0.10.3`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0103)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.2...0.10.3)\n\nReleased
          on 2026-02-16.\n\n##### Python\n\n- Add CPython 3.15.0a6\n\n##### Enhancements\n\n-
          Don't open file locks for writing ([#&#8203;17956](https://redirect.github.com/astral-sh/uv/pull/17956))\n-
          Make Windows trampoline error messages consistent with uv proper ([#&#8203;17969](https://redirect.github.com/astral-sh/uv/pull/17969))\n-
          Log which preview features are enabled ([#&#8203;17968](https://redirect.github.com/astral-sh/uv/pull/17968))\n\n#####
          Preview features\n\n- Add support for ruff version constraints and `exclude-newer`
          in `uv format` ([#&#8203;17651](https://redirect.github.com/astral-sh/uv/pull/17651))\n-
          Fix script path handling when `target-workspace-discovery` is enabled ([#&#8203;17965](https://redirect.github.com/astral-sh/uv/pull/17965))\n-
          Use version constraints to select the default ruff version used by `uv format`
          ([#&#8203;17977](https://redirect.github.com/astral-sh/uv/pull/17977))\n\n#####
          Bug fixes\n\n- Avoid matching managed Python versions by prefixes, e.g.
          don't match CPython 3.10 when `cpython-3.1` is specified ([#&#8203;17972](https://redirect.github.com/astral-sh/uv/pull/17972))\n-
          Fix handling of `--allow-existing` with minor version links on Windows ([#&#8203;17978](https://redirect.github.com/astral-sh/uv/pull/17978))\n-
          Fix panic when encountering unmanaged workspace members ([#&#8203;17974](https://redirect.github.com/astral-sh/uv/pull/17974))\n-
          Improve accuracy of request timing ([#&#8203;18007](https://redirect.github.com/astral-sh/uv/pull/18007))\n-
          Reject `u64::MAX` in version segments to prevent overflow ([#&#8203;17985](https://redirect.github.com/astral-sh/uv/pull/17985))\n\n#####
          Documentation\n\n- Reference Debian Trixie instead of Bookworm ([#&#8203;17991](https://redirect.github.com/astral-sh/uv/pull/17991))\n\n###
          [`v0.10.2`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0102)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.1...0.10.2)\n\nReleased
          on 2026-02-10.\n\n##### Enhancements\n\n- Deprecate unexpected ZIP compression
          methods ([#&#8203;17946](https://redirect.github.com/astral-sh/uv/pull/17946))\n\n#####
          Bug fixes\n\n- Fix `cargo-install` failing due to missing `uv-test` dependency
          ([#&#8203;17954](https://redirect.github.com/astral-sh/uv/pull/17954))\n\n###
          [`v0.10.1`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0101)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.0...0.10.1)\n\nReleased
          on 2026-02-10.\n\n##### Enhancements\n\n- Don't panic on metadata read errors
          ([#&#8203;17904](https://redirect.github.com/astral-sh/uv/pull/17904))\n-
          Skip empty workspace members instead of failing ([#&#8203;17901](https://redirect.github.com/astral-sh/uv/pull/17901))\n-
          Don't fail creating a read-only `sdist-vX/.git` if it already exists ([#&#8203;17825](https://redirect.github.com/astral-sh/uv/pull/17825))\n\n#####
          Documentation\n\n- Suggest `uv python update-shell` over `uv tool update-shell`
          in Python docs ([#&#8203;17941](https://redirect.github.com/astral-sh/uv/pull/17941))\n\n###
          [`v0.10.0`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0100)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.30...0.10.0)\n\nSince
          we released uv [0.9.0](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.0)
          in October of 2025, we've accumulated various changes that improve correctness
          and user experience, but could break some workflows. This release contains
          those changes; many have been marked as breaking out of an abundance of
          caution. We expect most users to be able to upgrade without making changes.\n\nThis
          release also includes the stabilization of preview features. Python upgrades
          are now stable, including the `uv python upgrade` command, `uv python install
          --upgrade`, and automatically upgrading Python patch versions in virtual
          environments when a new version is installed. The `add-bounds` and `extra-build-dependencies`
          settings are now stable. Finally, the `uv workspace dir` and `uv workspace
          list` utilities for writing scripts against workspace members are now stable.\n\n#####
          Breaking changes\n\n- **Require `--clear` to remove existing virtual environments
          in `uv venv`** ([#&#8203;17757](https://redirect.github.com/astral-sh/uv/pull/17757))\n\n
          \ Previously, `uv venv` would prompt for confirmation before removing an
          existing virtual environment in interactive contexts, and remove it without
          confirmation in non-interactive contexts. Now, `uv venv` requires the `--clear`
          flag to remove an existing virtual environment. A warning for this change
          was added in [uv 0.8](https://redirect.github.com/astral-sh/uv/blob/main/changelogs/0.8.x.md#breaking-changes).\n\n
          \ You can opt out of this behavior by passing the `--clear` flag or setting
          `UV_VENV_CLEAR=1`.\n\n- **Error if multiple indexes include `default = true`**
          ([#&#8203;17011](https://redirect.github.com/astral-sh/uv/pull/17011))\n\n
          \ Previously, uv would silently accept multiple indexes with `default =
          true` and use the first one. Now, uv will error if multiple indexes are
          marked as the default.\n\n  You cannot opt out of this behavior. Remove
          `default = true` from all but one index.\n\n- **Error when an `explicit`
          index is unnamed** ([#&#8203;17777](https://redirect.github.com/astral-sh/uv/pull/17777))\n\n
          \ Explicit indexes can only be used via the `[tool.uv.sources]` table, which
          requires referencing the index by name. Previously, uv would silently accept
          unnamed explicit indexes, which could never be referenced. Now, uv will
          error if an explicit index does not have a name.\n\n  You cannot opt out
          of this behavior. Add a `name` to the explicit index or remove the entry.\n\n-
          **Install alternative Python executables using their implementation name**
          ([#&#8203;17756](https://redirect.github.com/astral-sh/uv/pull/17756), [#&#8203;17760](https://redirect.github.com/astral-sh/uv/pull/17760))\n\n
          \ Previously, `uv python install` would install PyPy, GraalPy, and Pyodide
          executables with names like `python3.10` into the bin directory. Now, these
          executables will be named using their implementation name, e.g., `pypy3.10`,
          `graalpy3.10`, and `pyodide3.12`, to avoid conflicting with CPython installations.\n\n
          \ You cannot opt out of this behavior.\n\n- **Respect global Python version
          pins in `uv tool run` and `uv tool install`** ([#&#8203;14112](https://redirect.github.com/astral-sh/uv/pull/14112))\n\n
          \ Previously, `uv tool run` and `uv tool install` did not respect the global
          Python version pin (set via `uv python pin --global`). Now, these commands
          will use the global Python version when no explicit version is requested.\n\n
          \ For `uv tool install`, if the tool is already installed, the Python version
          will not change unless `--reinstall` or `--python` is provided. If the tool
          was previously installed with an explicit `--python` flag, the global pin
          will not override it.\n\n  You can opt out of this behavior by providing
          an explicit `--python` flag.\n\n- **Remove Debian Bookworm, Alpine 3.21,
          and Python 3.8 Docker images** ([#&#8203;17755](https://redirect.github.com/astral-sh/uv/pull/17755))\n\n
          \ The Debian Bookworm and Alpine 3.21 images were replaced by Debian Trixie
          and Alpine 3.22 as defaults in [uv 0.9](https://redirect.github.com/astral-sh/uv/pull/15352).
          These older images are now removed. Python 3.8 images are also removed,
          as Python 3.8 is no longer supported in the Trixie or Alpine base images.\n\n
          \ The following image tags are no longer published:\n\n  - `uv:bookworm`,
          `uv:bookworm-slim`\n  - `uv:alpine3.21`\n  - `uv:python3.8-*`\n\n  Use `uv:debian`
          or `uv:trixie` instead of `uv:bookworm`, `uv:alpine` or `uv:alpine3.22`
          instead of `uv:alpine3.21`, and a newer Python version instead of `uv:python3.8-*`.\n\n-
          **Drop PPC64 (big endian) builds** ([#&#8203;17626](https://redirect.github.com/astral-sh/uv/pull/17626))\n\n
          \ uv no longer provides pre-built binaries for PPC64 (big endian). This
          platform appears to be largely unused and is only supported on a single
          manylinux version. PPC64LE (little endian) builds are unaffected.\n\n  Building
          uv from source is still supported for this platform.\n\n- **Skip generating
          `activate.csh` for relocatable virtual environments** ([#&#8203;17759](https://redirect.github.com/astral-sh/uv/pull/17759))\n\n
          \ Previously, `uv venv --relocatable` would generate an `activate.csh` script
          that contained hardcoded paths, making it incompatible with relocation.
          Now, the `activate.csh` script is not generated for relocatable virtual
          environments.\n\n  You cannot opt out of this behavior.\n\n- **Require username
          when multiple credentials match a URL** ([#&#8203;16983](https://redirect.github.com/astral-sh/uv/pull/16983))\n\n
          \ When using `uv auth login` to store credentials, you can register multiple
          username and password combinations for the same host. Previously, when uv
          needed to authenticate and multiple credentials matched the URL (e.g., when
          retrieving a token with `uv auth token`), uv would pick the first match.
          Now, uv will error instead.\n\n  You cannot opt out of this behavior. Include
          the username in the request, e.g., `uv auth token --username foo example.com`.\n\n-
          **Avoid invalidating the lockfile versions after an `exclude-newer` change**
          ([#&#8203;17721](https://redirect.github.com/astral-sh/uv/pull/17721))\n\n
          \ Previously, changing the `exclude-newer` setting would cause package versions
          to be upgraded, ignoring the lockfile entirely. Now, uv will only change
          package versions if they are no longer within the `exclude-newer` range.\n\n
          \ You can restore the previous behavior by using `--upgrade` or `--upgrade-package`
          to opt-in to package version changes.\n\n- **Upgrade `uv format` to Ruff
          0.15.0** ([#&#8203;17838](https://redirect.github.com/astral-sh/uv/pull/17838))\n\n
          \ `uv format` now uses [Ruff 0.15.0](https://redirect.github.com/astral-sh/ruff/releases/tag/0.15.0),
          which uses the [2026 style guide](https://astral.sh/blog/ruff-v0.15.0#the-ruff-2026-style-guide).
          See the blog post for details.\n\n  The formatting of code is likely to
          change. You can opt out of this behavior by requesting an older Ruff version,
          e.g., `uv format --version 0.14.14`.\n\n- **Update uv crate test features
          to use `test-` as a prefix** ([#&#8203;17860](https://redirect.github.com/astral-sh/uv/pull/17860))\n\n
          \ This change only affects redistributors of uv. The Cargo features used
          to gate test dependencies, e.g., `pypi`, have been renamed with a `test-`
          prefix for clarity, e.g., `test-pypi`.\n\n##### Stabilizations\n\n- **`uv
          python upgrade` and `uv python install --upgrade`** ([#&#8203;17766](https://redirect.github.com/astral-sh/uv/pull/17766))\n\n
          \ When installing Python versions, an [intermediary directory](https://docs.astral.sh/uv/concepts/python-versions/#minor-version-directories)
          without the patch version attached will be created, and virtual environments
          will be transparently upgraded to new patch versions.\n\n  See the [Python
          version documentation](https://docs.astral.sh/uv/concepts/python-versions/#upgrading-python-versions)
          for more details.\n\n- **`uv add --bounds` and the `add-bounds` configuration
          option** ([#&#8203;17660](https://redirect.github.com/astral-sh/uv/pull/17660))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using `uv add --bounds` or `add-bounds` in configuration.\n\n-
          **`uv workspace list` and `uv workspace dir`** ([#&#8203;17768](https://redirect.github.com/astral-sh/uv/pull/17768))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using these commands.\n\n- **`extra-build-dependencies`**
          ([#&#8203;17767](https://redirect.github.com/astral-sh/uv/pull/17767))\n\n
          \ This does not come with any behavior changes. You will no longer see an
          experimental warning when using `extra-build-dependencies` in configuration.\n\n#####
          Enhancements\n\n- Improve ABI tag error message phrasing ([#&#8203;17878](https://redirect.github.com/astral-sh/uv/pull/17878))\n-
          Introduce a 10s connect timeout ([#&#8203;17733](https://redirect.github.com/astral-sh/uv/pull/17733))\n-
          Allow using `pyx.dev` as a target in `uv auth` commands despite `PYX_API_URL`
          differing ([#&#8203;17856](https://redirect.github.com/astral-sh/uv/pull/17856))\n\n#####
          Bug fixes\n\n- Support all CPython ABI tag suffixes properly  ([#&#8203;17817](https://redirect.github.com/astral-sh/uv/pull/17817))\n-
          Add support for detecting PowerShell on Linux and macOS ([#&#8203;17870](https://redirect.github.com/astral-sh/uv/pull/17870))\n-
          Retry timeout errors for streams ([#&#8203;17875](https://redirect.github.com/astral-sh/uv/pull/17875))\n\n###
          [`v0.9.30`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0930)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.29...0.9.30)\n\nReleased
          on 2026-02-04.\n\n##### Python\n\n- Add CPython 3.14.3 and 3.13.12 ([#&#8203;17849](https://redirect.github.com/astral-sh/uv/pull/17849))\n\n#####
          Enhancements\n\n- Allow comma-separated values for `--extra` option ([#&#8203;17525](https://redirect.github.com/astral-sh/uv/pull/17525))\n-
          Check all files during a dry-run publish instead of stopping at the first
          failure ([#&#8203;17785](https://redirect.github.com/astral-sh/uv/pull/17785))\n-
          Clarify `UV_HTTP_TIMEOUT` error message ([#&#8203;17493](https://redirect.github.com/astral-sh/uv/pull/17493))\n\n#####
          Preview features\n\n- Use relocatable virtual environments by default ([#&#8203;17770](https://redirect.github.com/astral-sh/uv/pull/17770))\n\n#####
          Bug fixes\n\n- Fix deadlock on token refresh in `uv publish` when using
          pyx ([#&#8203;17832](https://redirect.github.com/astral-sh/uv/pull/17832))\n-
          Ignore global Python pins when incompatible with project ([#&#8203;15473](https://redirect.github.com/astral-sh/uv/pull/15473))\n\n###
          [`v0.9.29`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0929)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.28...0.9.29)\n\nReleased
          on 2026-02-03.\n\n##### Python\n\n- Update to Pyodide 0.29.3 ([#&#8203;17730](https://redirect.github.com/astral-sh/uv/pull/17730))\n\n#####
          Enhancements\n\n- Add wheel-tag-style aliases for manylinux platform names
          ([#&#8203;17750](https://redirect.github.com/astral-sh/uv/pull/17750))\n-
          Hint on `uv version --bump dev` similar to pre-release bumps ([#&#8203;17796](https://redirect.github.com/astral-sh/uv/pull/17796))\n-
          Improve display of RFC 9457 Problem Detail responses in `uv publish` server
          errors ([#&#8203;17787](https://redirect.github.com/astral-sh/uv/pull/17787))\n-
          Improve the wording of publish errors during dry-run ([#&#8203;17782](https://redirect.github.com/astral-sh/uv/pull/17782))\n-
          Set backoff to 10 retries ([#&#8203;17816](https://redirect.github.com/astral-sh/uv/pull/17816))\n-
          Add properties to synthentic and project roots in Cyclone DX exports ([#&#8203;17820](https://redirect.github.com/astral-sh/uv/pull/17820))\n-
          Identify the invidividual clients in `uv publish` trace logs ([#&#8203;17784](https://redirect.github.com/astral-sh/uv/pull/17784))\n\n#####
          Preview features\n\n- Remove special casing for `base` and `default` conda
          environment names ([#&#8203;17758](https://redirect.github.com/astral-sh/uv/pull/17758))\n\n#####
          Bug fixes\n\n- Fix `PYTHONHOME` inheritance when spawning different Python
          versions ([#&#8203;17821](https://redirect.github.com/astral-sh/uv/pull/17821))\n-
          Fix wheel rejections on freethreading+debug builds ([#&#8203;17812](https://redirect.github.com/astral-sh/uv/pull/17812))\n-
          Pad with zeros during comparisons in `EqualStar` and `NotEqualStar` operators
          ([#&#8203;17751](https://redirect.github.com/astral-sh/uv/pull/17751))\n-
          Reject unknown field names in conflict declarations ([#&#8203;17727](https://redirect.github.com/astral-sh/uv/pull/17727))\n-
          Fix panics in `system-configuration` in sandboxes ([#&#8203;17829](https://redirect.github.com/astral-sh/uv/pull/17829))\n\n#####
          Documentation\n\n- Update pip pre-release compatibility information ([#&#8203;17788](https://redirect.github.com/astral-sh/uv/pull/17788))\n\n#####
          Security\n\n- Hide a subset of environment variable values in `--help` ([#&#8203;17745](https://redirect.github.com/astral-sh/uv/pull/17745))\n\n###
          [`v0.9.28`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0928)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.27...0.9.28)\n\nReleased
          on 2026-01-29.\n\n##### Python\n\n- Update CPython to use [OpenSSL 3.5.5](https://redirect.github.com/openssl/openssl/releases/tag/openssl-3.5.5)
          which includes fixes for high severity CVEs ([python-build-standalone#960](https://redirect.github.com/astral-sh/python-build-standalone/pull/960))\n\n#####
          Enhancements\n\n- Add support for Pyodide interpreter on Windows ([#&#8203;17658](https://redirect.github.com/astral-sh/uv/pull/17658))\n-
          Warn if multiple indexes include `default = true` ([#&#8203;17713](https://redirect.github.com/astral-sh/uv/pull/17713))\n-
          Skip uploads when validation reports 'Already uploaded' ([#&#8203;17412](https://redirect.github.com/astral-sh/uv/pull/17412))\n\n#####
          Configuration\n\n- Add a reflink alias for the \"clone\" link mode ([#&#8203;17724](https://redirect.github.com/astral-sh/uv/pull/17724))\n\n#####
          Bug fixes\n\n- Ensure `uv.exe` exits when `uvw.exe` or `uvx.exe` is killed
          ([#&#8203;17500](https://redirect.github.com/astral-sh/uv/pull/17500))\n\n###
          [`v0.9.27`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0927)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.26...0.9.27)\n\nReleased
          on 2026-01-26.\n\n##### Python\n\n- Upgrade Pyodide to 0.29.2 ([#&#8203;17652](https://redirect.github.com/astral-sh/uv/pull/17652))\n-
          Upgrade to GraalPy 25.0.2 ([#&#8203;17634](https://redirect.github.com/astral-sh/uv/pull/17634))\n\n#####
          Enhancements\n\n- Add `-t` shortform for `--target` to `uv pip` subcommands
          ([#&#8203;17501](https://redirect.github.com/astral-sh/uv/pull/17501))\n-
          Add support for ROCm 7.0 and 7.1 accelerator backends ([#&#8203;17681](https://redirect.github.com/astral-sh/uv/pull/17681))\n-
          Further improve free-threading ABI incompatibility errors ([#&#8203;17491](https://redirect.github.com/astral-sh/uv/pull/17491))\n-
          Implement `uv pip freeze --exclude` flag ([#&#8203;17045](https://redirect.github.com/astral-sh/uv/pull/17045))\n-
          Improve warnings for `--system` and `--no-system` in `uv venv` ([#&#8203;17647](https://redirect.github.com/astral-sh/uv/pull/17647))\n-
          Make `uv pip compile` attempt to download a specified `--python-version`
          if it can. ([#&#8203;17249](https://redirect.github.com/astral-sh/uv/pull/17249))\n-
          Support Trusted Publishing with pyx ([#&#8203;17438](https://redirect.github.com/astral-sh/uv/pull/17438))\n-
          Fix JSON schema for `exclude-newer-package` ([#&#8203;17665](https://redirect.github.com/astral-sh/uv/pull/17665))\n\n#####
          Preview features\n\n- Better detection for conflicting packages ([#&#8203;17623](https://redirect.github.com/astral-sh/uv/pull/17623))\n-
          Upgrade based on outdated build versions in `uv python upgrade` ([#&#8203;17653](https://redirect.github.com/astral-sh/uv/pull/17653))\n\n#####
          Bug fixes\n\n- Change chocolatey system test to ensure uv uses the right
          python ([#&#8203;17533](https://redirect.github.com/astral-sh/uv/pull/17533))\n-
          Fix infinite loop when `SSL_CERT_FILE` is a directory ([#&#8203;17503](https://redirect.github.com/astral-sh/uv/pull/17503))\n\n#####
          Documentation\n\n- Add cargo-xwin to the CONTRIBUTING guide ([#&#8203;17507](https://redirect.github.com/astral-sh/uv/pull/17507))\n-
          Fix typo in the documentation of UV\\_PUBLISH\\_INDEX ([#&#8203;17672](https://redirect.github.com/astral-sh/uv/pull/17672))\n-
          Move MSRV to platform support section ([#&#8203;17534](https://redirect.github.com/astral-sh/uv/pull/17534))\n-
          Update the testing instructions in the CONTRIBUTING guide ([#&#8203;17528](https://redirect.github.com/astral-sh/uv/pull/17528))\n-
          Use `--locked` to install `cargo-xwin` in guide ([#&#8203;17530](https://redirect.github.com/astral-sh/uv/pull/17530))\n-
          Warn about PyPy being unmaintained ([#&#8203;17643](https://redirect.github.com/astral-sh/uv/pull/17643))\n-
          docs: Correct gitlab-ci.yml to .gitlab-ci.yml ([#&#8203;17682](https://redirect.github.com/astral-sh/uv/pull/17682))\n\n#####
          Other changes\n\n- Update MSRV to 1.91 ([#&#8203;17677](https://redirect.github.com/astral-sh/uv/pull/17677))\n\n###
          [`v0.9.26`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0926)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.25...0.9.26)\n\nReleased
          on 2026-01-15.\n\n##### Python\n\n- Add CPython 3.15.0a5\n\n##### Enhancements\n\n-
          Add a hint to update uv when a managed Python download is not found ([#&#8203;17461](https://redirect.github.com/astral-sh/uv/pull/17461))\n-
          Improve cache initialization failure error message ([#&#8203;17469](https://redirect.github.com/astral-sh/uv/pull/17469))\n-
          Improve error message for abi3 wheels on free-threaded Python ([#&#8203;17442](https://redirect.github.com/astral-sh/uv/pull/17442))\n-
          Add support for `--no-sources-package` ([#&#8203;14910](https://redirect.github.com/astral-sh/uv/pull/14910))\n\n#####
          Preview features\n\n- Add `METADATA.json` and `WHEEL.json` in uv build backend
          ([#&#8203;15510](https://redirect.github.com/astral-sh/uv/pull/15510))\n-
          Add support for GCS request signing ([#&#8203;17474](https://redirect.github.com/astral-sh/uv/pull/17474))\n-
          Adjust the process ulimit to the maximum allowed on startup ([#&#8203;17464](https://redirect.github.com/astral-sh/uv/pull/17464))\n\n#####
          Bug fixes\n\n- Lock to avoid concurrent refresh of pyx tokens ([#&#8203;17479](https://redirect.github.com/astral-sh/uv/pull/17479))\n\n#####
          Documentation\n\n- Add linting and formatting instructions to the CONTRIBUTING
          guide ([#&#8203;17470](https://redirect.github.com/astral-sh/uv/pull/17470))\n-
          Avoid rendering `pyproject.toml` examples for more system-level settings
          ([#&#8203;17462](https://redirect.github.com/astral-sh/uv/pull/17462))\n\n###
          [`v0.9.25`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0925)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.24...0.9.25)\n\nReleased
          on 2026-01-13.\n\n##### Python\n\n- Add CPython 3.15.0a4\n- Upgrade Tcl/Tk
          used by CPython to 9.0\n\n##### Enhancements\n\n- Add `--compile-bytecode`
          to `uv python install` and `uv python upgrade` to compile the standard library
          ([#&#8203;17088](https://redirect.github.com/astral-sh/uv/pull/17088))\n-
          Allow disabling `exclude-newer` per package ([#&#8203;16854](https://redirect.github.com/astral-sh/uv/pull/16854))\n-
          Broadcast `WM_SETTINGCHANGE` on `uv tool update-shell` ([#&#8203;17404](https://redirect.github.com/astral-sh/uv/pull/17404))\n\n#####
          Preview features\n\n- Detect workspace from `uv run` target ([#&#8203;17423](https://redirect.github.com/astral-sh/uv/pull/17423))\n\n#####
          Bug fixes\n\n- Avoid unwrapping size for file responses ([#&#8203;17434](https://redirect.github.com/astral-sh/uv/pull/17434))\n-
          Use keyring authentication when retrieving `tool@latest` version ([#&#8203;17448](https://redirect.github.com/astral-sh/uv/pull/17448))\n-
          Use latest Pyodide version for each python version ([#&#8203;17372](https://redirect.github.com/astral-sh/uv/pull/17372))\n-
          Improve trampoline file handle closing ([#&#8203;17374](https://redirect.github.com/astral-sh/uv/pull/17374))\n-
          Fix error message when installing musl python on armv7 ([#&#8203;17213](https://redirect.github.com/astral-sh/uv/pull/17213))\n\n###
          [`v0.9.24`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0924)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.23...0.9.24)\n\nReleased
          on 2026-01-09.\n\n##### Bug fixes\n\n- Fix handling of `UV_NO_SYNC=1 uv
          run ...` ([#&#8203;17391](https://redirect.github.com/astral-sh/uv/pull/17391))\n-
          Rebuild dynamic distribution when version changes with `--no-cache` ([#&#8203;17387](https://redirect.github.com/astral-sh/uv/pull/17387))\n\n#####
          Documentation\n\n- Add Rust language classifier ([#&#8203;17389](https://redirect.github.com/astral-sh/uv/pull/17389))\n\n###
          [`v0.9.23`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0923)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.22...0.9.23)\n\nReleased
          on 2026-01-09.\n\n##### Enhancements\n\n- Only write portable paths in `RECORD`
          files ([#&#8203;17339](https://redirect.github.com/astral-sh/uv/pull/17339))\n-
          Support relative paths in `UV_PYTHON_BIN_DIR` and `UV_TOOL_BIN_DIR` ([#&#8203;17367](https://redirect.github.com/astral-sh/uv/pull/17367))\n\n#####
          Preview features\n\n- Enable uploads to S3 via pre-signed URLs ([#&#8203;17349](https://redirect.github.com/astral-sh/uv/pull/17349))\n\n#####
          Configuration\n\n- Allow setting proxy variables via global / user configuration
          ([#&#8203;16918](https://redirect.github.com/astral-sh/uv/pull/16918))\n-
          Manually parse and reconcile Boolean environment variables ([#&#8203;17321](https://redirect.github.com/astral-sh/uv/pull/17321))\n\n#####
          Bug fixes\n\n- Avoid broken build artifacts on build failure ([#&#8203;17276](https://redirect.github.com/astral-sh/uv/pull/17276))\n-
          Fix missing dependencies on synthetic root in SBOM export ([#&#8203;17363](https://redirect.github.com/astral-sh/uv/pull/17363))\n-
          Recognize `armv8l` as an alias for `armv7l` in platform tag parsing ([#&#8203;17384](https://redirect.github.com/astral-sh/uv/pull/17384))\n-
          Fix redaction of a URL in a middleware trace log ([#&#8203;17346](https://redirect.github.com/astral-sh/uv/pull/17346))\n\n#####
          Documentation\n\n- Add `index.md` suggestion to `llms.txt` ([#&#8203;17362](https://redirect.github.com/astral-sh/uv/pull/17362))\n-
          Clarify that `uv run` uses inexact syncing by default ([#&#8203;17366](https://redirect.github.com/astral-sh/uv/pull/17366))\n\n###
          [`v0.9.22`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0922)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.21...0.9.22)\n\nReleased
          on 2026-01-06.\n\n##### Enhancements\n\n- Use a dedicated error message
          when lockfile can't be found ([#&#8203;17318](https://redirect.github.com/astral-sh/uv/pull/17318))\n\n#####
          Bug fixes\n\n- Filter unusable wheels from the lockfile for more architectures
          ([#&#8203;17317](https://redirect.github.com/astral-sh/uv/pull/17317))\n-
          Correctly count retries originating from early middleware errors ([#&#8203;17274](https://redirect.github.com/astral-sh/uv/pull/17274))\n\n#####
          Documentation\n\n- Clarify requirements file format in docs ([#&#8203;17284](https://redirect.github.com/astral-sh/uv/pull/17284))\n\n###
          [`v0.9.21`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0921)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.20...0.9.21)\n\nReleased
          on 2025-12-30.\n\n##### Bug fixes\n\n- Fix regression where zstd distribution
          hashes were not considered valid ([#&#8203;17265](https://redirect.github.com/astral-sh/uv/pull/17265))\n\n#####
          Documentation\n\n- Fix a typo in the resolution documentation ([#&#8203;17258](https://redirect.github.com/astral-sh/uv/pull/17258))\n-
          Fix a typo in `python install --default` documentation ([#&#8203;9826](https://redirect.github.com/astral-sh/uv/pull/9826))\n\n###
          [`v0.9.20`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0920)\n\nReleased
          on 2025-12-29.\n\nThis is a re-release of 0.9.19, with internal crate versions
          incremented to enable publishing to crates.io.\n\n### [`v0.9.18`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.18)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.17...0.9.18)\n\n#####
          Release Notes\n\nReleased on 2025-12-16.\n\n##### Enhancements\n\n- Add
          value hints to command line arguments to improve shell completion accuracy
          ([#&#8203;17080](https://redirect.github.com/astral-sh/uv/pull/17080))\n-
          Improve error handling in `uv publish` ([#&#8203;17096](https://redirect.github.com/astral-sh/uv/pull/17096))\n-
          Improve rendering of multiline error messages ([#&#8203;17132](https://redirect.github.com/astral-sh/uv/pull/17132))\n-
          Support redirects in `uv publish` ([#&#8203;17130](https://redirect.github.com/astral-sh/uv/pull/17130))\n-
          Include Docker images with the alpine version, e.g., `python3.x-alpine3.23`
          ([#&#8203;17100](https://redirect.github.com/astral-sh/uv/pull/17100))\n\n#####
          Configuration\n\n- Accept `--torch-backend` in `[tool.uv]` ([#&#8203;17116](https://redirect.github.com/astral-sh/uv/pull/17116))\n\n#####
          Performance\n\n- Speed up `uv cache size` ([#&#8203;17015](https://redirect.github.com/astral-sh/uv/pull/17015))\n-
          Initialize S3 signer once ([#&#8203;17092](https://redirect.github.com/astral-sh/uv/pull/17092))\n\n#####
          Bug fixes\n\n- Avoid panics due to reads on failed requests ([#&#8203;17098](https://redirect.github.com/astral-sh/uv/pull/17098))\n-
          Enforce latest-version in `@latest` requests ([#&#8203;17114](https://redirect.github.com/astral-sh/uv/pull/17114))\n-
          Explicitly set `EntryType` for file entries in tar ([#&#8203;17043](https://redirect.github.com/astral-sh/uv/pull/17043))\n-
          Ignore `pyproject.toml` index username in lockfile comparison ([#&#8203;16995](https://redirect.github.com/astral-sh/uv/pull/16995))\n-
          Relax error when using `uv add` with `UV_GIT_LFS` set ([#&#8203;17127](https://redirect.github.com/astral-sh/uv/pull/17127))\n-
          Support file locks on ExFAT on macOS ([#&#8203;17115](https://redirect.github.com/astral-sh/uv/pull/17115))\n-
          Change schema for `exclude-newer` into optional string ([#&#8203;17121](https://redirect.github.com/astral-sh/uv/pull/17121))\n\n#####
          Documentation\n\n- Drop arm musl caveat from Docker documentation ([#&#8203;17111](https://redirect.github.com/astral-sh/uv/pull/17111))\n-
          Fix version reference in resolver example ([#&#8203;17085](https://redirect.github.com/astral-sh/uv/pull/17085))\n-
          Better documentation for `exclude-newer*` ([#&#8203;17079](https://redirect.github.com/astral-sh/uv/pull/17079))\n\n#####
          Install uv 0.9.18\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.18/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.18/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.18\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-gnu.tar.gz.sha256)
          \      |\n| [uv-armv7-unknown-linux-gnueabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256)
          \ |\n| [uv-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-aarch64-unknown-linux-musl.tar.gz.sha256)
          \    |\n| [uv-i686-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-i686-unknown-linux-musl.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-x86_64-unknown-linux-musl.tar.gz.sha256)
          \     |\n| [uv-arm-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-arm-unknown-linux-musleabihf.tar.gz.sha256)
          \  |\n| [uv-armv7-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.18/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256)
          |\n\n##### Verifying GitHub Artifact Attestations\n\nThe artifacts in this
          release have attestations generated with GitHub Artifact Attestations. These
          can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n\n```sh\ngh
          attestation verify <file-path of downloaded artifact> --repo astral-sh/uv\n```\n\nYou
          can also download the attestation from [GitHub](https://redirect.github.com/astral-sh/uv/attestations)
          and verify against that directly:\n\n```sh\ngh attestation verify <file-path
          of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n###
          [`v0.9.17`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.17)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.16...0.9.17)\n\n#####
          Release Notes\n\nReleased on 2025-12-09.\n\n##### Enhancements\n\n- Add
          `torch-tensorrt` and `torchao` to the PyTorch list ([#&#8203;17053](https://redirect.github.com/astral-sh/uv/pull/17053))\n-
          Add hint for misplaced `--verbose`  in `uv tool run` ([#&#8203;17020](https://redirect.github.com/astral-sh/uv/pull/17020))\n-
          Add support for relative durations in `exclude-newer` (a.k.a., dependency
          cooldowns) ([#&#8203;16814](https://redirect.github.com/astral-sh/uv/pull/16814))\n-
          Add support for relocatable nushell activation script ([#&#8203;17036](https://redirect.github.com/astral-sh/uv/pull/17036))\n\n#####
          Bug fixes\n\n- Respect dropped (but explicit) indexes in dependency groups
          ([#&#8203;17012](https://redirect.github.com/astral-sh/uv/pull/17012))\n\n#####
          Documentation\n\n- Improve `source-exclude` reference docs ([#&#8203;16832](https://redirect.github.com/astral-sh/uv/pull/16832))\n-
          Recommend `UV_NO_DEV` in Docker installs ([#&#8203;17030](https://redirect.github.com/astral-sh/uv/pull/17030))\n-
          Update `UV_VERSION` in docs for GitLab CI/CD ([#&#8203;17040](https://redirect.github.com/astral-sh/uv/pull/17040))\n\n#####
          Install uv 0.9.17\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.17/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.17\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-gnu.tar.gz.sha256)
          \      |\n| [uv-armv7-unknown-linux-gnueabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-gnueabihf.tar.gz.sha256)
          \ |\n| [uv-aarch64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-aarch64-unknown-linux-musl.tar.gz.sha256)
          \    |\n| [uv-i686-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-i686-unknown-linux-musl.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-musl.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-x86_64-unknown-linux-musl.tar.gz.sha256)
          \     |\n| [uv-arm-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-arm-unknown-linux-musleabihf.tar.gz.sha256)
          \  |\n| [uv-armv7-unknown-linux-musleabihf.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.17/uv-armv7-unknown-linux-musleabihf.tar.gz.sha256)
          |\n\n##### Verifying GitHub Artifact Attestations\n\nThe artifacts in this
          release have attestations generated with GitHub Artifact Attestations. These
          can be verified by using the [GitHub CLI](https://cli.github.com/manual/gh_attestation_verify):\n\n```sh\ngh
          attestation verify <file-path of downloaded artifact> --repo astral-sh/uv\n```\n\nYou
          can also download the attestation from [GitHub](https://redirect.github.com/astral-sh/uv/attestations)
          and verify against that directly:\n\n```sh\ngh attestation verify <file-path
          of downloaded artifact> --bundle <file-path of downloaded attestation>\n```\n\n###
          [`v0.9.16`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.16)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.15...0.9.16)\n\n#####
          Release Notes\n\nReleased on 2025-12-06.\n\n##### Python\n\n- Add CPython
          3.14.2\n- Add CPython 3.13.11\n\n##### Enhancements\n\n- Add a 5m default
          timeout to acquiring file locks to fail faster on deadlock ([#&#8203;16342](https://redirect.github.com/astral-sh/uv/pull/16342))\n-
          Add a stub `debug` subcommand to `uv pip` announcing its intentional absence
          ([#&#8203;16966](https://redirect.github.com/astral-sh/uv/pull/16966))\n-
          Add bounds in `uv add --script` ([#&#8203;16954](https://redirect.github.com/astral-sh/uv/pull/16954))\n-
          Add brew specific message for `uv self update` ([#&#8203;16838](https://redirect.github.com/astral-sh/uv/pull/16838))\n-
          Error when built wheel is for the wrong platform ([#&#8203;16074](https://redirect.github.com/astral-sh/uv/pull/16074))\n-
          Filter wheels from PEP 751 files based on `--no-binary` et al in `uv pip
          compile` ([#&#8203;16956](https://redirect.github.com/astral-sh/uv/pull/16956))\n-
          Support `--target` and `--prefix` in `uv pip list`, `uv pip freeze`, and
          `uv pip show` ([#&#8203;16955](https://redirect.github.com/astral-sh/uv/pull/16955))\n-
          Tweak language for build backend validation errors ([#&#8203;16720](https://redirect.github.com/astral-sh/uv/pull/16720))\n-
          Use explicit credentials cache instead of global static ([#&#8203;16768](https://redirect.github.com/astral-sh/uv/pull/16768))\n-
          Enable SIMD in HTML parsing ([#&#8203;17010](https://redirect.github.com/astral-sh/uv/pull/17010))\n\n#####
          Preview features\n\n- Fix missing preview warning in `uv workspace metadata`
          ([#&#8203;16988](https://redirect.github.com/astral-sh/uv/pull/16988))\n-
          Add a `uv auth helper --protocol bazel` command ([#&#8203;16886](https://redirect.github.com/astral-sh/uv/pull/16886))\n\n#####
          Bug fixes\n\n- Fix Pyston wheel compatibility tags ([#&#8203;16972](https://redirect.github.com/astral-sh/uv/pull/16972))\n-
          Allow redundant entries in `tool.uv.build-backend.module-name` but emit
          warnings ([#&#8203;16928](https://redirect.github.com/astral-sh/uv/pull/16928))\n-
          Fix infinite loop in non-attribute re-treats during HTML parsing ([#&#8203;17010](https://redirect.github.com/astral-sh/uv/pull/17010))\n\n#####
          Documentation\n\n- Clarify `--project` flag help text to indicate project
          discovery ([#&#8203;16965](https://redirect.github.com/astral-sh/uv/pull/16965))\n-
          Regenerate the crates.io READMEs on release ([#&#8203;16992](https://redirect.github.com/astral-sh/uv/pull/16992))\n-
          Update Docker integration guide to prefer `COPY` over `ADD` for simple cases
          ([#&#8203;16883](https://redirect.github.com/astral-sh/uv/pull/16883))\n-
          Update PyTorch documentation to include information about supporting CUDA
          13.0.x ([#&#8203;16957](https://redirect.github.com/astral-sh/uv/pull/16957))\n-
          Update the versioning policy ([#&#8203;16710](https://redirect.github.com/astral-sh/uv/pull/16710))\n-
          Upgrade PyTorch documentation to latest versions ([#&#8203;16970](https://redirect.github.com/astral-sh/uv/pull/16970))\n\n#####
          Install uv 0.9.16\n\n##### Install prebuilt binaries via shell script\n\n```sh\ncurl
          --proto '=https' --tlsv1.2 -LsSf https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.sh
          | sh\n```\n\n##### Install prebuilt binaries via powershell script\n\n```sh\npowershell
          -ExecutionPolicy Bypass -c \"irm https://github.com/astral-sh/uv/releases/download/0.9.16/uv-installer.ps1
          | iex\"\n```\n\n##### Download uv 0.9.16\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-apple-darwin.tar.gz.sha256)
          \          |\n| [uv-x86\\_64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-apple-darwin.tar.gz.sha256)
          \           |\n| [uv-aarch64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-pc-windows-msvc.zip.sha256)
          \             |\n| [uv-x86\\_64-pc-windows-msvc.zip](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-pc-windows-msvc.zip.sha256)
          \           |\n| [uv-aarch64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-aarch64-unknown-linux-gnu.tar.gz.sha256)
          \     |\n| [uv-i686-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-i686-unknown-linux-gnu.tar.gz.sha256)
          \        |\n| [uv-powerpc64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-powerpc64le-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-powerpc64le-unknown-linux-gnu.tar.gz.sha256)
          \ |\n| [uv-riscv64gc-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-riscv64gc-unknown-linux-gnu.tar.gz.sha256)
          \   |\n| [uv-s390x-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-s390x-unknown-linux-gnu.tar.gz.sha256)
          \       |\n| [uv-x86\\_64-unknown-linux-gnu.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.16/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux           "
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/854
        commit_id: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
        patchset: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
        project:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          name: vexxhost/magnum-cluster-api
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        topic: null
      job: magnum-cluster-api-hydrophone-v1.32.12-cilium
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBnaGNyLmlvL2FzdHJhbC1zaC91diBkb2NrZXIgdGFnIHRvIHYwLjEwLjYKCj4g4oS577iPICoqTm90ZSoqCj4gCj4gVGhpcyBQUiBib2R5IHdhcyB0cnVuY2F0ZWQgZHVlIHRvIHBsYXRmb3JtIGxpbWl0cy4KClRoaXMgUFIgY29udGFpbnMgdGhlIGZvbGxvd2luZyB1cGRhdGVzOgoKfCBQYWNrYWdlIHwgVHlwZSB8IFVwZGF0ZSB8IENoYW5nZSB8CnwtLS18LS0tfC0tLXwtLS18CnwgW2doY3IuaW8vYXN0cmFsLXNoL3V2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2KSB8IGZpbmFsIHwgbWlub3IgfCBgMC45LjlgIOKGkiBgMC4xMC42YCB8CgotLS0KCiMjIyBSZWxlYXNlIE5vdGVzCgo8ZGV0YWlscz4KPHN1bW1hcnk+YXN0cmFsLXNoL3V2IChnaGNyLmlvL2FzdHJhbC1zaC91dik8L3N1bW1hcnk+CgojIyMgW2B2MC4xMC42YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMDYpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjEwLjUuLi4wLjEwLjYpCgpSZWxlYXNlZCBvbiAyMDI2LTAyLTI0LgoKIyMjIyMgQnVnIGZpeGVzCgotIEFwcGx5IGxvY2tmaWxlIG1hcmtlciBub3JtYWxpemF0aW9uIGZvciBmb3JrIG1hcmtlcnMgKFsjJiM4MjAzOzE4MTE2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgxMTYpKQotIEZpeCBQeXRob24gdmVyc2lvbiBzZWxlY3Rpb24gZm9yIHNjcmlwdHMgd2l0aCBhIGByZXF1aXJlcy1weXRob25gIGNvbmZsaWN0aW5nIHdpdGggYC5weXRob24tdmVyc2lvbmAgKFsjJiM4MjAzOzE4MDk3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwOTcpKQotIFByZXNlcnZlIGZpbGUgcGVybWlzc2lvbnMgd2hlbiB1c2luZyByZWZsaW5rcyBvbiBMaW51eCAoWyMmIzgyMDM7MTgxODddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODE4NykpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIFJlbW92ZSB2ZXJib3NlIGRvY3VtZW50YXRpb24gZnJvbSBvcHRpb25hbCBkZXBlbmRlbmNpZXMgaGVscCB0ZXh0IChbIyYjODIwMzsxODE4MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MTgwKSkKCiMjIyBbYHYwLjEwLjVgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDEwNSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTAuNC4uLjAuMTAuNSkKClJlbGVhc2VkIG9uIDIwMjYtMDItMjMuCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIGhpbnQgd2hlbiBuYW1lZCBpbmRleCBpcyBmb3VuZCBpbiBhIHBhcmVudCBjb25maWcgZmlsZSAoWyMmIzgyMDM7MTgwODddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODA4NykpCi0gQWRkIHdhcm5pbmcgZm9yIGB1diBsb2NrIC0tZnJvemVuYCAoWyMmIzgyMDM7MTc4NTldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzg1OSkpCi0gQXR0ZW1wdCB0byB1c2UgcmVmbGlua3MgYnkgZGVmYXVsdCBvbiBMaW51eCAoWyMmIzgyMDM7MTgxMTddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODExNykpCi0gRmFsbGJhY2sgdG8gaGFyZGxpbmtzIGFmdGVyIHJlZmxpbmsgZmFpbHVyZSBiZWZvcmUgY29weWluZyAoWyMmIzgyMDM7MTgxMDRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODEwNCkpCi0gRmlsdGVyIGBweWxvY2sudG9tbGAgd2hlZWxzIGJ5IHRhZ3MgYW5kIGByZXF1aXJlcy1weXRob25gIChbIyYjODIwMzsxODA4MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDgxKSkKLSBWYWxpZGF0ZSB3aGVlbCBmaWxlbmFtZXMgYXJlIG5vcm1hbGl6ZWQgZHVyaW5nIGB1diBwdWJsaXNoYCAoWyMmIzgyMDM7MTc3ODNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc4MykpCi0gRml4IG1lc3NhZ2Ugd2hlbiBgZXhjbHVkZS1uZXdlcmAgaW52YWxpZGF0ZXMgdGhlIGxvY2sgZmlsZSAoWyMmIzgyMDM7MTgxMDBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODEwMCkpCi0gQ2hhbmdlIHRoZSBtaXNzaW5nIGZpbGVzIGxvZyBsZXZlbCB0byBkZWJ1ZyAoWyMmIzgyMDM7MTgwNzVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODA3NSkpCgojIyMjIyBQZXJmb3JtYW5jZQoKLSBJbXByb3ZlIHBlcmZvcm1hbmNlIG9mIHJlcGVhdGVkIGNvbmZsaWN0cyB3aXRoIGFuIGV4dHJhIChbIyYjODIwMzsxODA5NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDk0KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBGaXggYC0tbm8tZW1pdC13b3Jrc3BhY2VgIHdpdGggYC0tYWxsLXBhY2thZ2VzYCBvbiBzaW5nbGUtbWVtYmVyIHdvcmtzcGFjZXMgKFsjJiM4MjAzOzE4MDk4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwOTgpKQotIEZpeCBgVVZfTk9fREVGQVVMVF9HUk9VUFNgIHJlamVjdGluZyB0cnV0aHkgdmFsdWVzIGxpa2UgYDFgIChbIyYjODIwMzsxODA1N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDU3KSkKLSBGaXggaU9TIGRldGVjdGlvbiAoWyMmIzgyMDM7MTc5NzNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk3MykpCi0gUHJvcGFnYXRlIHByb2plY3QtbGV2ZWwgY29uZmxpY3RzIHRvIHBhY2thZ2UgZXh0cmFzIChbIyYjODIwMzsxODA5Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDk2KSkKLSBVc2UgYSBnbG9iYWwgYnVpbGQgY29uY3VycmVuY3kgc2VtYXBob3JlIChbIyYjODIwMzsxODA1NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDU0KSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gVXBkYXRlIGRvY3VtZW50YXRpb24gaGVhZGluZyBmb3IgZW52aXJvbm1lbnQgdmFyaWFibGUgZmlsZXMgKFsjJiM4MjAzOzE4MTIyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgxMjIpKQotIEZpeCBjb21tZW50IGFib3V0IGB1diBleHBvcnRgIGZvcm1hdHMgKFsjJiM4MjAzOzE3OTAwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc5MDApKQotIE1ha2UgaXQgY2xlYXIgdGhhdCBXaW5kb3dzIGlzIHN1cHBvcnRlZCBpbiB1c2VyLSBhbmQgc3lzdGVtLSBsZXZlbCBjb25maWd1cmF0aW9uIGRvY3MgKFsjJiM4MjAzOzE4MTA2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgxMDYpKQoKIyMjIFtgdjAuMTAuNGBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTA0KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC4xMC4zLi4uMC4xMC40KQoKUmVsZWFzZWQgb24gMjAyNi0wMi0xNy4KCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBSZW1vdmUgZHVwbGljYXRlIHJlZmVyZW5jZXMgdG8gdGhlIGFmZmVjdGVkIHBhdGhzIHdoZW4gc2hvd2luZyBgdXYgcHl0aG9uYCBlcnJvcnMgKFsjJiM4MjAzOzE4MDA4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwMDgpKQotIFNraXAgZGlzY292ZXJ5IG9mIHdvcmtzcGFjZSBtZW1iZXJzIHRoYXQgY29udGFpbiBvbmx5IGdpdC1pZ25vcmVkIGZpbGVzLCBpbmNsdWRpbmcgaW4gc3ViLWRpcmVjdG9yaWVzIChbIyYjODIwMzsxODA1MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDUxKSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBEb24ndCBwYW5pYyB3aGVuIGluaXRpYWxpc2luZyBhIHBhY2thZ2UgYXQgdGhlIGZpbGVzeXN0ZW0gcm9vdCAoZS5nLiBgdXYgaW5pdCAvIC0tbmFtZSBmb29gKSAoWyMmIzgyMDM7MTc5ODNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk4MykpCi0gRml4IHBlcm1pc3Npb25zIG9uIGB3aGVlbGAgYW5kIGBzZGlzdGAgZmlsZXMgcHJvZHVjZWQgYnkgdGhlIGB1dl9idWlsZGAgYnVpbGQgYmFja2VuZCAoWyMmIzgyMDM7MTgwMjBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODAyMCkpCi0gUmV2ZXJ0IGxvY2tlZCBmaWxlIGNoYW5nZSB0byBmaXggbG9ja2VkIGZpbGVzIG9uIE5GUyBtb3VudHMgKFsjJiM4MjAzOzE4MDcxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwNzEpKQoKIyMjIFtgdjAuMTAuM2BdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTAzKQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC4xMC4yLi4uMC4xMC4zKQoKUmVsZWFzZWQgb24gMjAyNi0wMi0xNi4KCiMjIyMjIFB5dGhvbgoKLSBBZGQgQ1B5dGhvbiAzLjE1LjBhNgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIERvbid0IG9wZW4gZmlsZSBsb2NrcyBmb3Igd3JpdGluZyAoWyMmIzgyMDM7MTc5NTZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk1NikpCi0gTWFrZSBXaW5kb3dzIHRyYW1wb2xpbmUgZXJyb3IgbWVzc2FnZXMgY29uc2lzdGVudCB3aXRoIHV2IHByb3BlciAoWyMmIzgyMDM7MTc5NjldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk2OSkpCi0gTG9nIHdoaWNoIHByZXZpZXcgZmVhdHVyZXMgYXJlIGVuYWJsZWQgKFsjJiM4MjAzOzE3OTY4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc5NjgpKQoKIyMjIyMgUHJldmlldyBmZWF0dXJlcwoKLSBBZGQgc3VwcG9ydCBmb3IgcnVmZiB2ZXJzaW9uIGNvbnN0cmFpbnRzIGFuZCBgZXhjbHVkZS1uZXdlcmAgaW4gYHV2IGZvcm1hdGAgKFsjJiM4MjAzOzE3NjUxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc2NTEpKQotIEZpeCBzY3JpcHQgcGF0aCBoYW5kbGluZyB3aGVuIGB0YXJnZXQtd29ya3NwYWNlLWRpc2NvdmVyeWAgaXMgZW5hYmxlZCAoWyMmIzgyMDM7MTc5NjVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk2NSkpCi0gVXNlIHZlcnNpb24gY29uc3RyYWludHMgdG8gc2VsZWN0IHRoZSBkZWZhdWx0IHJ1ZmYgdmVyc2lvbiB1c2VkIGJ5IGB1diBmb3JtYXRgIChbIyYjODIwMzsxNzk3N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTc3KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBBdm9pZCBtYXRjaGluZyBtYW5hZ2VkIFB5dGhvbiB2ZXJzaW9ucyBieSBwcmVmaXhlcywgZS5nLiBkb24ndCBtYXRjaCBDUHl0aG9uIDMuMTAgd2hlbiBgY3B5dGhvbi0zLjFgIGlzIHNwZWNpZmllZCAoWyMmIzgyMDM7MTc5NzJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk3MikpCi0gRml4IGhhbmRsaW5nIG9mIGAtLWFsbG93LWV4aXN0aW5nYCB3aXRoIG1pbm9yIHZlcnNpb24gbGlua3Mgb24gV2luZG93cyAoWyMmIzgyMDM7MTc5NzhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk3OCkpCi0gRml4IHBhbmljIHdoZW4gZW5jb3VudGVyaW5nIHVubWFuYWdlZCB3b3Jrc3BhY2UgbWVtYmVycyAoWyMmIzgyMDM7MTc5NzRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk3NCkpCi0gSW1wcm92ZSBhY2N1cmFjeSBvZiByZXF1ZXN0IHRpbWluZyAoWyMmIzgyMDM7MTgwMDddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODAwNykpCi0gUmVqZWN0IGB1NjQ6Ok1BWGAgaW4gdmVyc2lvbiBzZWdtZW50cyB0byBwcmV2ZW50IG92ZXJmbG93IChbIyYjODIwMzsxNzk4NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTg1KSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gUmVmZXJlbmNlIERlYmlhbiBUcml4aWUgaW5zdGVhZCBvZiBCb29rd29ybSAoWyMmIzgyMDM7MTc5OTFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk5MSkpCgojIyMgW2B2MC4xMC4yYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMDIpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjEwLjEuLi4wLjEwLjIpCgpSZWxlYXNlZCBvbiAyMDI2LTAyLTEwLgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIERlcHJlY2F0ZSB1bmV4cGVjdGVkIFpJUCBjb21wcmVzc2lvbiBtZXRob2RzIChbIyYjODIwMzsxNzk0Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTQ2KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBGaXggYGNhcmdvLWluc3RhbGxgIGZhaWxpbmcgZHVlIHRvIG1pc3NpbmcgYHV2LXRlc3RgIGRlcGVuZGVuY3kgKFsjJiM4MjAzOzE3OTU0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc5NTQpKQoKIyMjIFtgdjAuMTAuMWBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTAxKQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC4xMC4wLi4uMC4xMC4xKQoKUmVsZWFzZWQgb24gMjAyNi0wMi0xMC4KCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBEb24ndCBwYW5pYyBvbiBtZXRhZGF0YSByZWFkIGVycm9ycyAoWyMmIzgyMDM7MTc5MDRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzkwNCkpCi0gU2tpcCBlbXB0eSB3b3Jrc3BhY2UgbWVtYmVycyBpbnN0ZWFkIG9mIGZhaWxpbmcgKFsjJiM4MjAzOzE3OTAxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc5MDEpKQotIERvbid0IGZhaWwgY3JlYXRpbmcgYSByZWFkLW9ubHkgYHNkaXN0LXZYLy5naXRgIGlmIGl0IGFscmVhZHkgZXhpc3RzIChbIyYjODIwMzsxNzgyNV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODI1KSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gU3VnZ2VzdCBgdXYgcHl0aG9uIHVwZGF0ZS1zaGVsbGAgb3ZlciBgdXYgdG9vbCB1cGRhdGUtc2hlbGxgIGluIFB5dGhvbiBkb2NzIChbIyYjODIwMzsxNzk0MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTQxKSkKCiMjIyBbYHYwLjEwLjBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDEwMCkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuOS4zMC4uLjAuMTAuMCkKClNpbmNlIHdlIHJlbGVhc2VkIHV2IFswLjkuMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy90YWcvMC45LjApIGluIE9jdG9iZXIgb2YgMjAyNSwgd2UndmUgYWNjdW11bGF0ZWQgdmFyaW91cyBjaGFuZ2VzIHRoYXQgaW1wcm92ZSBjb3JyZWN0bmVzcyBhbmQgdXNlciBleHBlcmllbmNlLCBidXQgY291bGQgYnJlYWsgc29tZSB3b3JrZmxvd3MuIFRoaXMgcmVsZWFzZSBjb250YWlucyB0aG9zZSBjaGFuZ2VzOyBtYW55IGhhdmUgYmVlbiBtYXJrZWQgYXMgYnJlYWtpbmcgb3V0IG9mIGFuIGFidW5kYW5jZSBvZiBjYXV0aW9uLiBXZSBleHBlY3QgbW9zdCB1c2VycyB0byBiZSBhYmxlIHRvIHVwZ3JhZGUgd2l0aG91dCBtYWtpbmcgY2hhbmdlcy4KClRoaXMgcmVsZWFzZSBhbHNvIGluY2x1ZGVzIHRoZSBzdGFiaWxpemF0aW9uIG9mIHByZXZpZXcgZmVhdHVyZXMuIFB5dGhvbiB1cGdyYWRlcyBhcmUgbm93IHN0YWJsZSwgaW5jbHVkaW5nIHRoZSBgdXYgcHl0aG9uIHVwZ3JhZGVgIGNvbW1hbmQsIGB1diBweXRob24gaW5zdGFsbCAtLXVwZ3JhZGVgLCBhbmQgYXV0b21hdGljYWxseSB1cGdyYWRpbmcgUHl0aG9uIHBhdGNoIHZlcnNpb25zIGluIHZpcnR1YWwgZW52aXJvbm1lbnRzIHdoZW4gYSBuZXcgdmVyc2lvbiBpcyBpbnN0YWxsZWQuIFRoZSBgYWRkLWJvdW5kc2AgYW5kIGBleHRyYS1idWlsZC1kZXBlbmRlbmNpZXNgIHNldHRpbmdzIGFyZSBub3cgc3RhYmxlLiBGaW5hbGx5LCB0aGUgYHV2IHdvcmtzcGFjZSBkaXJgIGFuZCBgdXYgd29ya3NwYWNlIGxpc3RgIHV0aWxpdGllcyBmb3Igd3JpdGluZyBzY3JpcHRzIGFnYWluc3Qgd29ya3NwYWNlIG1lbWJlcnMgYXJlIG5vdyBzdGFibGUuCgojIyMjIyBCcmVha2luZyBjaGFuZ2VzCgotICoqUmVxdWlyZSBgLS1jbGVhcmAgdG8gcmVtb3ZlIGV4aXN0aW5nIHZpcnR1YWwgZW52aXJvbm1lbnRzIGluIGB1diB2ZW52YCoqIChbIyYjODIwMzsxNzc1N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzU3KSkKCiAgUHJldmlvdXNseSwgYHV2IHZlbnZgIHdvdWxkIHByb21wdCBmb3IgY29uZmlybWF0aW9uIGJlZm9yZSByZW1vdmluZyBhbiBleGlzdGluZyB2aXJ0dWFsIGVudmlyb25tZW50IGluIGludGVyYWN0aXZlIGNvbnRleHRzLCBhbmQgcmVtb3ZlIGl0IHdpdGhvdXQgY29uZmlybWF0aW9uIGluIG5vbi1pbnRlcmFjdGl2ZSBjb250ZXh0cy4gTm93LCBgdXYgdmVudmAgcmVxdWlyZXMgdGhlIGAtLWNsZWFyYCBmbGFnIHRvIHJlbW92ZSBhbiBleGlzdGluZyB2aXJ0dWFsIGVudmlyb25tZW50LiBBIHdhcm5pbmcgZm9yIHRoaXMgY2hhbmdlIHdhcyBhZGRlZCBpbiBbdXYgMC44XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvbWFpbi9jaGFuZ2Vsb2dzLzAuOC54Lm1kI2JyZWFraW5nLWNoYW5nZXMpLgoKICBZb3UgY2FuIG9wdCBvdXQgb2YgdGhpcyBiZWhhdmlvciBieSBwYXNzaW5nIHRoZSBgLS1jbGVhcmAgZmxhZyBvciBzZXR0aW5nIGBVVl9WRU5WX0NMRUFSPTFgLgoKLSAqKkVycm9yIGlmIG11bHRpcGxlIGluZGV4ZXMgaW5jbHVkZSBgZGVmYXVsdCA9IHRydWVgKiogKFsjJiM4MjAzOzE3MDExXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwMTEpKQoKICBQcmV2aW91c2x5LCB1diB3b3VsZCBzaWxlbnRseSBhY2NlcHQgbXVsdGlwbGUgaW5kZXhlcyB3aXRoIGBkZWZhdWx0ID0gdHJ1ZWAgYW5kIHVzZSB0aGUgZmlyc3Qgb25lLiBOb3csIHV2IHdpbGwgZXJyb3IgaWYgbXVsdGlwbGUgaW5kZXhlcyBhcmUgbWFya2VkIGFzIHRoZSBkZWZhdWx0LgoKICBZb3UgY2Fubm90IG9wdCBvdXQgb2YgdGhpcyBiZWhhdmlvci4gUmVtb3ZlIGBkZWZhdWx0ID0gdHJ1ZWAgZnJvbSBhbGwgYnV0IG9uZSBpbmRleC4KCi0gKipFcnJvciB3aGVuIGFuIGBleHBsaWNpdGAgaW5kZXggaXMgdW5uYW1lZCoqIChbIyYjODIwMzsxNzc3N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3Nzc3KSkKCiAgRXhwbGljaXQgaW5kZXhlcyBjYW4gb25seSBiZSB1c2VkIHZpYSB0aGUgYFt0b29sLnV2LnNvdXJjZXNdYCB0YWJsZSwgd2hpY2ggcmVxdWlyZXMgcmVmZXJlbmNpbmcgdGhlIGluZGV4IGJ5IG5hbWUuIFByZXZpb3VzbHksIHV2IHdvdWxkIHNpbGVudGx5IGFjY2VwdCB1bm5hbWVkIGV4cGxpY2l0IGluZGV4ZXMsIHdoaWNoIGNvdWxkIG5ldmVyIGJlIHJlZmVyZW5jZWQuIE5vdywgdXYgd2lsbCBlcnJvciBpZiBhbiBleHBsaWNpdCBpbmRleCBkb2VzIG5vdCBoYXZlIGEgbmFtZS4KCiAgWW91IGNhbm5vdCBvcHQgb3V0IG9mIHRoaXMgYmVoYXZpb3IuIEFkZCBhIGBuYW1lYCB0byB0aGUgZXhwbGljaXQgaW5kZXggb3IgcmVtb3ZlIHRoZSBlbnRyeS4KCi0gKipJbnN0YWxsIGFsdGVybmF0aXZlIFB5dGhvbiBleGVjdXRhYmxlcyB1c2luZyB0aGVpciBpbXBsZW1lbnRhdGlvbiBuYW1lKiogKFsjJiM4MjAzOzE3NzU2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3NTYpLCBbIyYjODIwMzsxNzc2MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzYwKSkKCiAgUHJldmlvdXNseSwgYHV2IHB5dGhvbiBpbnN0YWxsYCB3b3VsZCBpbnN0YWxsIFB5UHksIEdyYWFsUHksIGFuZCBQeW9kaWRlIGV4ZWN1dGFibGVzIHdpdGggbmFtZXMgbGlrZSBgcHl0aG9uMy4xMGAgaW50byB0aGUgYmluIGRpcmVjdG9yeS4gTm93LCB0aGVzZSBleGVjdXRhYmxlcyB3aWxsIGJlIG5hbWVkIHVzaW5nIHRoZWlyIGltcGxlbWVudGF0aW9uIG5hbWUsIGUuZy4sIGBweXB5My4xMGAsIGBncmFhbHB5My4xMGAsIGFuZCBgcHlvZGlkZTMuMTJgLCB0byBhdm9pZCBjb25mbGljdGluZyB3aXRoIENQeXRob24gaW5zdGFsbGF0aW9ucy4KCiAgWW91IGNhbm5vdCBvcHQgb3V0IG9mIHRoaXMgYmVoYXZpb3IuCgotICoqUmVzcGVjdCBnbG9iYWwgUHl0aG9uIHZlcnNpb24gcGlucyBpbiBgdXYgdG9vbCBydW5gIGFuZCBgdXYgdG9vbCBpbnN0YWxsYCoqIChbIyYjODIwMzsxNDExMl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE0MTEyKSkKCiAgUHJldmlvdXNseSwgYHV2IHRvb2wgcnVuYCBhbmQgYHV2IHRvb2wgaW5zdGFsbGAgZGlkIG5vdCByZXNwZWN0IHRoZSBnbG9iYWwgUHl0aG9uIHZlcnNpb24gcGluIChzZXQgdmlhIGB1diBweXRob24gcGluIC0tZ2xvYmFsYCkuIE5vdywgdGhlc2UgY29tbWFuZHMgd2lsbCB1c2UgdGhlIGdsb2JhbCBQeXRob24gdmVyc2lvbiB3aGVuIG5vIGV4cGxpY2l0IHZlcnNpb24gaXMgcmVxdWVzdGVkLgoKICBGb3IgYHV2IHRvb2wgaW5zdGFsbGAsIGlmIHRoZSB0b29sIGlzIGFscmVhZHkgaW5zdGFsbGVkLCB0aGUgUHl0aG9uIHZlcnNpb24gd2lsbCBub3QgY2hhbmdlIHVubGVzcyBgLS1yZWluc3RhbGxgIG9yIGAtLXB5dGhvbmAgaXMgcHJvdmlkZWQuIElmIHRoZSB0b29sIHdhcyBwcmV2aW91c2x5IGluc3RhbGxlZCB3aXRoIGFuIGV4cGxpY2l0IGAtLXB5dGhvbmAgZmxhZywgdGhlIGdsb2JhbCBwaW4gd2lsbCBub3Qgb3ZlcnJpZGUgaXQuCgogIFlvdSBjYW4gb3B0IG91dCBvZiB0aGlzIGJlaGF2aW9yIGJ5IHByb3ZpZGluZyBhbiBleHBsaWNpdCBgLS1weXRob25gIGZsYWcuCgotICoqUmVtb3ZlIERlYmlhbiBCb29rd29ybSwgQWxwaW5lIDMuMjEsIGFuZCBQeXRob24gMy44IERvY2tlciBpbWFnZXMqKiAoWyMmIzgyMDM7MTc3NTVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc1NSkpCgogIFRoZSBEZWJpYW4gQm9va3dvcm0gYW5kIEFscGluZSAzLjIxIGltYWdlcyB3ZXJlIHJlcGxhY2VkIGJ5IERlYmlhbiBUcml4aWUgYW5kIEFscGluZSAzLjIyIGFzIGRlZmF1bHRzIGluIFt1diAwLjldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNTM1MikuIFRoZXNlIG9sZGVyIGltYWdlcyBhcmUgbm93IHJlbW92ZWQuIFB5dGhvbiAzLjggaW1hZ2VzIGFyZSBhbHNvIHJlbW92ZWQsIGFzIFB5dGhvbiAzLjggaXMgbm8gbG9uZ2VyIHN1cHBvcnRlZCBpbiB0aGUgVHJpeGllIG9yIEFscGluZSBiYXNlIGltYWdlcy4KCiAgVGhlIGZvbGxvd2luZyBpbWFnZSB0YWdzIGFyZSBubyBsb25nZXIgcHVibGlzaGVkOgoKICAtIGB1djpib29rd29ybWAsIGB1djpib29rd29ybS1zbGltYAogIC0gYHV2OmFscGluZTMuMjFgCiAgLSBgdXY6cHl0aG9uMy44LSpgCgogIFVzZSBgdXY6ZGViaWFuYCBvciBgdXY6dHJpeGllYCBpbnN0ZWFkIG9mIGB1djpib29rd29ybWAsIGB1djphbHBpbmVgIG9yIGB1djphbHBpbmUzLjIyYCBpbnN0ZWFkIG9mIGB1djphbHBpbmUzLjIxYCwgYW5kIGEgbmV3ZXIgUHl0aG9uIHZlcnNpb24gaW5zdGVhZCBvZiBgdXY6cHl0aG9uMy44LSpgLgoKLSAqKkRyb3AgUFBDNjQgKGJpZyBlbmRpYW4pIGJ1aWxkcyoqIChbIyYjODIwMzsxNzYyNl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjI2KSkKCiAgdXYgbm8gbG9uZ2VyIHByb3ZpZGVzIHByZS1idWlsdCBiaW5hcmllcyBmb3IgUFBDNjQgKGJpZyBlbmRpYW4pLiBUaGlzIHBsYXRmb3JtIGFwcGVhcnMgdG8gYmUgbGFyZ2VseSB1bnVzZWQgYW5kIGlzIG9ubHkgc3VwcG9ydGVkIG9uIGEgc2luZ2xlIG1hbnlsaW51eCB2ZXJzaW9uLiBQUEM2NExFIChsaXR0bGUgZW5kaWFuKSBidWlsZHMgYXJlIHVuYWZmZWN0ZWQuCgogIEJ1aWxkaW5nIHV2IGZyb20gc291cmNlIGlzIHN0aWxsIHN1cHBvcnRlZCBmb3IgdGhpcyBwbGF0Zm9ybS4KCi0gKipTa2lwIGdlbmVyYXRpbmcgYGFjdGl2YXRlLmNzaGAgZm9yIHJlbG9jYXRhYmxlIHZpcnR1YWwgZW52aXJvbm1lbnRzKiogKFsjJiM4MjAzOzE3NzU5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3NTkpKQoKICBQcmV2aW91c2x5LCBgdXYgdmVudiAtLXJlbG9jYXRhYmxlYCB3b3VsZCBnZW5lcmF0ZSBhbiBgYWN0aXZhdGUuY3NoYCBzY3JpcHQgdGhhdCBjb250YWluZWQgaGFyZGNvZGVkIHBhdGhzLCBtYWtpbmcgaXQgaW5jb21wYXRpYmxlIHdpdGggcmVsb2NhdGlvbi4gTm93LCB0aGUgYGFjdGl2YXRlLmNzaGAgc2NyaXB0IGlzIG5vdCBnZW5lcmF0ZWQgZm9yIHJlbG9jYXRhYmxlIHZpcnR1YWwgZW52aXJvbm1lbnRzLgoKICBZb3UgY2Fubm90IG9wdCBvdXQgb2YgdGhpcyBiZWhhdmlvci4KCi0gKipSZXF1aXJlIHVzZXJuYW1lIHdoZW4gbXVsdGlwbGUgY3JlZGVudGlhbHMgbWF0Y2ggYSBVUkwqKiAoWyMmIzgyMDM7MTY5ODNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNjk4MykpCgogIFdoZW4gdXNpbmcgYHV2IGF1dGggbG9naW5gIHRvIHN0b3JlIGNyZWRlbnRpYWxzLCB5b3UgY2FuIHJlZ2lzdGVyIG11bHRpcGxlIHVzZXJuYW1lIGFuZCBwYXNzd29yZCBjb21iaW5hdGlvbnMgZm9yIHRoZSBzYW1lIGhvc3QuIFByZXZpb3VzbHksIHdoZW4gdXYgbmVlZGVkIHRvIGF1dGhlbnRpY2F0ZSBhbmQgbXVsdGlwbGUgY3JlZGVudGlhbHMgbWF0Y2hlZCB0aGUgVVJMIChlLmcuLCB3aGVuIHJldHJpZXZpbmcgYSB0b2tlbiB3aXRoIGB1diBhdXRoIHRva2VuYCksIHV2IHdvdWxkIHBpY2sgdGhlIGZpcnN0IG1hdGNoLiBOb3csIHV2IHdpbGwgZXJyb3IgaW5zdGVhZC4KCiAgWW91IGNhbm5vdCBvcHQgb3V0IG9mIHRoaXMgYmVoYXZpb3IuIEluY2x1ZGUgdGhlIHVzZXJuYW1lIGluIHRoZSByZXF1ZXN0LCBlLmcuLCBgdXYgYXV0aCB0b2tlbiAtLXVzZXJuYW1lIGZvbyBleGFtcGxlLmNvbWAuCgotICoqQXZvaWQgaW52YWxpZGF0aW5nIHRoZSBsb2NrZmlsZSB2ZXJzaW9ucyBhZnRlciBhbiBgZXhjbHVkZS1uZXdlcmAgY2hhbmdlKiogKFsjJiM4MjAzOzE3NzIxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3MjEpKQoKICBQcmV2aW91c2x5LCBjaGFuZ2luZyB0aGUgYGV4Y2x1ZGUtbmV3ZXJgIHNldHRpbmcgd291bGQgY2F1c2UgcGFja2FnZSB2ZXJzaW9ucyB0byBiZSB1cGdyYWRlZCwgaWdub3JpbmcgdGhlIGxvY2tmaWxlIGVudGlyZWx5LiBOb3csIHV2IHdpbGwgb25seSBjaGFuZ2UgcGFja2FnZSB2ZXJzaW9ucyBpZiB0aGV5IGFyZSBubyBsb25nZXIgd2l0aGluIHRoZSBgZXhjbHVkZS1uZXdlcmAgcmFuZ2UuCgogIFlvdSBjYW4gcmVzdG9yZSB0aGUgcHJldmlvdXMgYmVoYXZpb3IgYnkgdXNpbmcgYC0tdXBncmFkZWAgb3IgYC0tdXBncmFkZS1wYWNrYWdlYCB0byBvcHQtaW4gdG8gcGFja2FnZSB2ZXJzaW9uIGNoYW5nZXMuCgotICoqVXBncmFkZSBgdXYgZm9ybWF0YCB0byBSdWZmIDAuMTUuMCoqIChbIyYjODIwMzsxNzgzOF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODM4KSkKCiAgYHV2IGZvcm1hdGAgbm93IHVzZXMgW1J1ZmYgMC4xNS4wXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3J1ZmYvcmVsZWFzZXMvdGFnLzAuMTUuMCksIHdoaWNoIHVzZXMgdGhlIFsyMDI2IHN0eWxlIGd1aWRlXShodHRwczovL2FzdHJhbC5zaC9ibG9nL3J1ZmYtdjAuMTUuMCN0aGUtcnVmZi0yMDI2LXN0eWxlLWd1aWRlKS4gU2VlIHRoZSBibG9nIHBvc3QgZm9yIGRldGFpbHMuCgogIFRoZSBmb3JtYXR0aW5nIG9mIGNvZGUgaXMgbGlrZWx5IHRvIGNoYW5nZS4gWW91IGNhbiBvcHQgb3V0IG9mIHRoaXMgYmVoYXZpb3IgYnkgcmVxdWVzdGluZyBhbiBvbGRlciBSdWZmIHZlcnNpb24sIGUuZy4sIGB1diBmb3JtYXQgLS12ZXJzaW9uIDAuMTQuMTRgLgoKLSAqKlVwZGF0ZSB1diBjcmF0ZSB0ZXN0IGZlYXR1cmVzIHRvIHVzZSBgdGVzdC1gIGFzIGEgcHJlZml4KiogKFsjJiM4MjAzOzE3ODYwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4NjApKQoKICBUaGlzIGNoYW5nZSBvbmx5IGFmZmVjdHMgcmVkaXN0cmlidXRvcnMgb2YgdXYuIFRoZSBDYXJnbyBmZWF0dXJlcyB1c2VkIHRvIGdhdGUgdGVzdCBkZXBlbmRlbmNpZXMsIGUuZy4sIGBweXBpYCwgaGF2ZSBiZWVuIHJlbmFtZWQgd2l0aCBhIGB0ZXN0LWAgcHJlZml4IGZvciBjbGFyaXR5LCBlLmcuLCBgdGVzdC1weXBpYC4KCiMjIyMjIFN0YWJpbGl6YXRpb25zCgotICoqYHV2IHB5dGhvbiB1cGdyYWRlYCBhbmQgYHV2IHB5dGhvbiBpbnN0YWxsIC0tdXBncmFkZWAqKiAoWyMmIzgyMDM7MTc3NjZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc2NikpCgogIFdoZW4gaW5zdGFsbGluZyBQeXRob24gdmVyc2lvbnMsIGFuIFtpbnRlcm1lZGlhcnkgZGlyZWN0b3J5XShodHRwczovL2RvY3MuYXN0cmFsLnNoL3V2L2NvbmNlcHRzL3B5dGhvbi12ZXJzaW9ucy8jbWlub3ItdmVyc2lvbi1kaXJlY3Rvcmllcykgd2l0aG91dCB0aGUgcGF0Y2ggdmVyc2lvbiBhdHRhY2hlZCB3aWxsIGJlIGNyZWF0ZWQsIGFuZCB2aXJ0dWFsIGVudmlyb25tZW50cyB3aWxsIGJlIHRyYW5zcGFyZW50bHkgdXBncmFkZWQgdG8gbmV3IHBhdGNoIHZlcnNpb25zLgoKICBTZWUgdGhlIFtQeXRob24gdmVyc2lvbiBkb2N1bWVudGF0aW9uXShodHRwczovL2RvY3MuYXN0cmFsLnNoL3V2L2NvbmNlcHRzL3B5dGhvbi12ZXJzaW9ucy8jdXBncmFkaW5nLXB5dGhvbi12ZXJzaW9ucykgZm9yIG1vcmUgZGV0YWlscy4KCi0gKipgdXYgYWRkIC0tYm91bmRzYCBhbmQgdGhlIGBhZGQtYm91bmRzYCBjb25maWd1cmF0aW9uIG9wdGlvbioqIChbIyYjODIwMzsxNzY2MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjYwKSkKCiAgVGhpcyBkb2VzIG5vdCBjb21lIHdpdGggYW55IGJlaGF2aW9yIGNoYW5nZXMuIFlvdSB3aWxsIG5vIGxvbmdlciBzZWUgYW4gZXhwZXJpbWVudGFsIHdhcm5pbmcgd2hlbiB1c2luZyBgdXYgYWRkIC0tYm91bmRzYCBvciBgYWRkLWJvdW5kc2AgaW4gY29uZmlndXJhdGlvbi4KCi0gKipgdXYgd29ya3NwYWNlIGxpc3RgIGFuZCBgdXYgd29ya3NwYWNlIGRpcmAqKiAoWyMmIzgyMDM7MTc3NjhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc2OCkpCgogIFRoaXMgZG9lcyBub3QgY29tZSB3aXRoIGFueSBiZWhhdmlvciBjaGFuZ2VzLiBZb3Ugd2lsbCBubyBsb25nZXIgc2VlIGFuIGV4cGVyaW1lbnRhbCB3YXJuaW5nIHdoZW4gdXNpbmcgdGhlc2UgY29tbWFuZHMuCgotICoqYGV4dHJhLWJ1aWxkLWRlcGVuZGVuY2llc2AqKiAoWyMmIzgyMDM7MTc3NjddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc2NykpCgogIFRoaXMgZG9lcyBub3QgY29tZSB3aXRoIGFueSBiZWhhdmlvciBjaGFuZ2VzLiBZb3Ugd2lsbCBubyBsb25nZXIgc2VlIGFuIGV4cGVyaW1lbnRhbCB3YXJuaW5nIHdoZW4gdXNpbmcgYGV4dHJhLWJ1aWxkLWRlcGVuZGVuY2llc2AgaW4gY29uZmlndXJhdGlvbi4KCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBJbXByb3ZlIEFCSSB0YWcgZXJyb3IgbWVzc2FnZSBwaHJhc2luZyAoWyMmIzgyMDM7MTc4NzhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzg3OCkpCi0gSW50cm9kdWNlIGEgMTBzIGNvbm5lY3QgdGltZW91dCAoWyMmIzgyMDM7MTc3MzNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzczMykpCi0gQWxsb3cgdXNpbmcgYHB5eC5kZXZgIGFzIGEgdGFyZ2V0IGluIGB1diBhdXRoYCBjb21tYW5kcyBkZXNwaXRlIGBQWVhfQVBJX1VSTGAgZGlmZmVyaW5nIChbIyYjODIwMzsxNzg1Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODU2KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBTdXBwb3J0IGFsbCBDUHl0aG9uIEFCSSB0YWcgc3VmZml4ZXMgcHJvcGVybHkgIChbIyYjODIwMzsxNzgxN10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODE3KSkKLSBBZGQgc3VwcG9ydCBmb3IgZGV0ZWN0aW5nIFBvd2VyU2hlbGwgb24gTGludXggYW5kIG1hY09TIChbIyYjODIwMzsxNzg3MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODcwKSkKLSBSZXRyeSB0aW1lb3V0IGVycm9ycyBmb3Igc3RyZWFtcyAoWyMmIzgyMDM7MTc4NzVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzg3NSkpCgojIyMgW2B2MC45LjMwYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzA5MzApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjkuMjkuLi4wLjkuMzApCgpSZWxlYXNlZCBvbiAyMDI2LTAyLTA0LgoKIyMjIyMgUHl0aG9uCgotIEFkZCBDUHl0aG9uIDMuMTQuMyBhbmQgMy4xMy4xMiAoWyMmIzgyMDM7MTc4NDldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzg0OSkpCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWxsb3cgY29tbWEtc2VwYXJhdGVkIHZhbHVlcyBmb3IgYC0tZXh0cmFgIG9wdGlvbiAoWyMmIzgyMDM7MTc1MjVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzUyNSkpCi0gQ2hlY2sgYWxsIGZpbGVzIGR1cmluZyBhIGRyeS1ydW4gcHVibGlzaCBpbnN0ZWFkIG9mIHN0b3BwaW5nIGF0IHRoZSBmaXJzdCBmYWlsdXJlIChbIyYjODIwMzsxNzc4NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3Nzg1KSkKLSBDbGFyaWZ5IGBVVl9IVFRQX1RJTUVPVVRgIGVycm9yIG1lc3NhZ2UgKFsjJiM4MjAzOzE3NDkzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc0OTMpKQoKIyMjIyMgUHJldmlldyBmZWF0dXJlcwoKLSBVc2UgcmVsb2NhdGFibGUgdmlydHVhbCBlbnZpcm9ubWVudHMgYnkgZGVmYXVsdCAoWyMmIzgyMDM7MTc3NzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc3MCkpCgojIyMjIyBCdWcgZml4ZXMKCi0gRml4IGRlYWRsb2NrIG9uIHRva2VuIHJlZnJlc2ggaW4gYHV2IHB1Ymxpc2hgIHdoZW4gdXNpbmcgcHl4IChbIyYjODIwMzsxNzgzMl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODMyKSkKLSBJZ25vcmUgZ2xvYmFsIFB5dGhvbiBwaW5zIHdoZW4gaW5jb21wYXRpYmxlIHdpdGggcHJvamVjdCAoWyMmIzgyMDM7MTU0NzNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNTQ3MykpCgojIyMgW2B2MC45LjI5YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzA5MjkpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjkuMjguLi4wLjkuMjkpCgpSZWxlYXNlZCBvbiAyMDI2LTAyLTAzLgoKIyMjIyMgUHl0aG9uCgotIFVwZGF0ZSB0byBQeW9kaWRlIDAuMjkuMyAoWyMmIzgyMDM7MTc3MzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzczMCkpCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIHdoZWVsLXRhZy1zdHlsZSBhbGlhc2VzIGZvciBtYW55bGludXggcGxhdGZvcm0gbmFtZXMgKFsjJiM4MjAzOzE3NzUwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3NTApKQotIEhpbnQgb24gYHV2IHZlcnNpb24gLS1idW1wIGRldmAgc2ltaWxhciB0byBwcmUtcmVsZWFzZSBidW1wcyAoWyMmIzgyMDM7MTc3OTZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc5NikpCi0gSW1wcm92ZSBkaXNwbGF5IG9mIFJGQyA5NDU3IFByb2JsZW0gRGV0YWlsIHJlc3BvbnNlcyBpbiBgdXYgcHVibGlzaGAgc2VydmVyIGVycm9ycyAoWyMmIzgyMDM7MTc3ODddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc4NykpCi0gSW1wcm92ZSB0aGUgd29yZGluZyBvZiBwdWJsaXNoIGVycm9ycyBkdXJpbmcgZHJ5LXJ1biAoWyMmIzgyMDM7MTc3ODJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc4MikpCi0gU2V0IGJhY2tvZmYgdG8gMTAgcmV0cmllcyAoWyMmIzgyMDM7MTc4MTZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzgxNikpCi0gQWRkIHByb3BlcnRpZXMgdG8gc3ludGhlbnRpYyBhbmQgcHJvamVjdCByb290cyBpbiBDeWNsb25lIERYIGV4cG9ydHMgKFsjJiM4MjAzOzE3ODIwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4MjApKQotIElkZW50aWZ5IHRoZSBpbnZpZGl2aWR1YWwgY2xpZW50cyBpbiBgdXYgcHVibGlzaGAgdHJhY2UgbG9ncyAoWyMmIzgyMDM7MTc3ODRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc4NCkpCgojIyMjIyBQcmV2aWV3IGZlYXR1cmVzCgotIFJlbW92ZSBzcGVjaWFsIGNhc2luZyBmb3IgYGJhc2VgIGFuZCBgZGVmYXVsdGAgY29uZGEgZW52aXJvbm1lbnQgbmFtZXMgKFsjJiM4MjAzOzE3NzU4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3NTgpKQoKIyMjIyMgQnVnIGZpeGVzCgotIEZpeCBgUFlUSE9OSE9NRWAgaW5oZXJpdGFuY2Ugd2hlbiBzcGF3bmluZyBkaWZmZXJlbnQgUHl0aG9uIHZlcnNpb25zIChbIyYjODIwMzsxNzgyMV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODIxKSkKLSBGaXggd2hlZWwgcmVqZWN0aW9ucyBvbiBmcmVldGhyZWFkaW5nK2RlYnVnIGJ1aWxkcyAoWyMmIzgyMDM7MTc4MTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzgxMikpCi0gUGFkIHdpdGggemVyb3MgZHVyaW5nIGNvbXBhcmlzb25zIGluIGBFcXVhbFN0YXJgIGFuZCBgTm90RXF1YWxTdGFyYCBvcGVyYXRvcnMgKFsjJiM4MjAzOzE3NzUxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3NTEpKQotIFJlamVjdCB1bmtub3duIGZpZWxkIG5hbWVzIGluIGNvbmZsaWN0IGRlY2xhcmF0aW9ucyAoWyMmIzgyMDM7MTc3MjddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzcyNykpCi0gRml4IHBhbmljcyBpbiBgc3lzdGVtLWNvbmZpZ3VyYXRpb25gIGluIHNhbmRib3hlcyAoWyMmIzgyMDM7MTc4MjldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzgyOSkpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIFVwZGF0ZSBwaXAgcHJlLXJlbGVhc2UgY29tcGF0aWJpbGl0eSBpbmZvcm1hdGlvbiAoWyMmIzgyMDM7MTc3ODhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc4OCkpCgojIyMjIyBTZWN1cml0eQoKLSBIaWRlIGEgc3Vic2V0IG9mIGVudmlyb25tZW50IHZhcmlhYmxlIHZhbHVlcyBpbiBgLS1oZWxwYCAoWyMmIzgyMDM7MTc3NDVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc0NSkpCgojIyMgW2B2MC45LjI4YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzA5MjgpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjkuMjcuLi4wLjkuMjgpCgpSZWxlYXNlZCBvbiAyMDI2LTAxLTI5LgoKIyMjIyMgUHl0aG9uCgotIFVwZGF0ZSBDUHl0aG9uIHRvIHVzZSBbT3BlblNTTCAzLjUuNV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL29wZW5zc2wvb3BlbnNzbC9yZWxlYXNlcy90YWcvb3BlbnNzbC0zLjUuNSkgd2hpY2ggaW5jbHVkZXMgZml4ZXMgZm9yIGhpZ2ggc2V2ZXJpdHkgQ1ZFcyAoW3B5dGhvbi1idWlsZC1zdGFuZGFsb25lIzk2MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC9weXRob24tYnVpbGQtc3RhbmRhbG9uZS9wdWxsLzk2MCkpCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIHN1cHBvcnQgZm9yIFB5b2RpZGUgaW50ZXJwcmV0ZXIgb24gV2luZG93cyAoWyMmIzgyMDM7MTc2NThdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY1OCkpCi0gV2FybiBpZiBtdWx0aXBsZSBpbmRleGVzIGluY2x1ZGUgYGRlZmF1bHQgPSB0cnVlYCAoWyMmIzgyMDM7MTc3MTNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzcxMykpCi0gU2tpcCB1cGxvYWRzIHdoZW4gdmFsaWRhdGlvbiByZXBvcnRzICdBbHJlYWR5IHVwbG9hZGVkJyAoWyMmIzgyMDM7MTc0MTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzQxMikpCgojIyMjIyBDb25maWd1cmF0aW9uCgotIEFkZCBhIHJlZmxpbmsgYWxpYXMgZm9yIHRoZSAiY2xvbmUiIGxpbmsgbW9kZSAoWyMmIzgyMDM7MTc3MjRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzcyNCkpCgojIyMjIyBCdWcgZml4ZXMKCi0gRW5zdXJlIGB1di5leGVgIGV4aXRzIHdoZW4gYHV2dy5leGVgIG9yIGB1dnguZXhlYCBpcyBraWxsZWQgKFsjJiM4MjAzOzE3NTAwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc1MDApKQoKIyMjIFtgdjAuOS4yN2BdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwOTI3KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC45LjI2Li4uMC45LjI3KQoKUmVsZWFzZWQgb24gMjAyNi0wMS0yNi4KCiMjIyMjIFB5dGhvbgoKLSBVcGdyYWRlIFB5b2RpZGUgdG8gMC4yOS4yIChbIyYjODIwMzsxNzY1Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjUyKSkKLSBVcGdyYWRlIHRvIEdyYWFsUHkgMjUuMC4yIChbIyYjODIwMzsxNzYzNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjM0KSkKCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBBZGQgYC10YCBzaG9ydGZvcm0gZm9yIGAtLXRhcmdldGAgdG8gYHV2IHBpcGAgc3ViY29tbWFuZHMgKFsjJiM4MjAzOzE3NTAxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc1MDEpKQotIEFkZCBzdXBwb3J0IGZvciBST0NtIDcuMCBhbmQgNy4xIGFjY2VsZXJhdG9yIGJhY2tlbmRzIChbIyYjODIwMzsxNzY4MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjgxKSkKLSBGdXJ0aGVyIGltcHJvdmUgZnJlZS10aHJlYWRpbmcgQUJJIGluY29tcGF0aWJpbGl0eSBlcnJvcnMgKFsjJiM4MjAzOzE3NDkxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc0OTEpKQotIEltcGxlbWVudCBgdXYgcGlwIGZyZWV6ZSAtLWV4Y2x1ZGVgIGZsYWcgKFsjJiM4MjAzOzE3MDQ1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwNDUpKQotIEltcHJvdmUgd2FybmluZ3MgZm9yIGAtLXN5c3RlbWAgYW5kIGAtLW5vLXN5c3RlbWAgaW4gYHV2IHZlbnZgIChbIyYjODIwMzsxNzY0N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjQ3KSkKLSBNYWtlIGB1diBwaXAgY29tcGlsZWAgYXR0ZW1wdCB0byBkb3dubG9hZCBhIHNwZWNpZmllZCBgLS1weXRob24tdmVyc2lvbmAgaWYgaXQgY2FuLiAoWyMmIzgyMDM7MTcyNDldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzI0OSkpCi0gU3VwcG9ydCBUcnVzdGVkIFB1Ymxpc2hpbmcgd2l0aCBweXggKFsjJiM4MjAzOzE3NDM4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc0MzgpKQotIEZpeCBKU09OIHNjaGVtYSBmb3IgYGV4Y2x1ZGUtbmV3ZXItcGFja2FnZWAgKFsjJiM4MjAzOzE3NjY1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc2NjUpKQoKIyMjIyMgUHJldmlldyBmZWF0dXJlcwoKLSBCZXR0ZXIgZGV0ZWN0aW9uIGZvciBjb25mbGljdGluZyBwYWNrYWdlcyAoWyMmIzgyMDM7MTc2MjNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzYyMykpCi0gVXBncmFkZSBiYXNlZCBvbiBvdXRkYXRlZCBidWlsZCB2ZXJzaW9ucyBpbiBgdXYgcHl0aG9uIHVwZ3JhZGVgIChbIyYjODIwMzsxNzY1M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjUzKSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBDaGFuZ2UgY2hvY29sYXRleSBzeXN0ZW0gdGVzdCB0byBlbnN1cmUgdXYgdXNlcyB0aGUgcmlnaHQgcHl0aG9uIChbIyYjODIwMzsxNzUzM10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NTMzKSkKLSBGaXggaW5maW5pdGUgbG9vcCB3aGVuIGBTU0xfQ0VSVF9GSUxFYCBpcyBhIGRpcmVjdG9yeSAoWyMmIzgyMDM7MTc1MDNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzUwMykpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIEFkZCBjYXJnby14d2luIHRvIHRoZSBDT05UUklCVVRJTkcgZ3VpZGUgKFsjJiM4MjAzOzE3NTA3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc1MDcpKQotIEZpeCB0eXBvIGluIHRoZSBkb2N1bWVudGF0aW9uIG9mIFVWXF9QVUJMSVNIXF9JTkRFWCAoWyMmIzgyMDM7MTc2NzJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY3MikpCi0gTW92ZSBNU1JWIHRvIHBsYXRmb3JtIHN1cHBvcnQgc2VjdGlvbiAoWyMmIzgyMDM7MTc1MzRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzUzNCkpCi0gVXBkYXRlIHRoZSB0ZXN0aW5nIGluc3RydWN0aW9ucyBpbiB0aGUgQ09OVFJJQlVUSU5HIGd1aWRlIChbIyYjODIwMzsxNzUyOF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NTI4KSkKLSBVc2UgYC0tbG9ja2VkYCB0byBpbnN0YWxsIGBjYXJnby14d2luYCBpbiBndWlkZSAoWyMmIzgyMDM7MTc1MzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzUzMCkpCi0gV2FybiBhYm91dCBQeVB5IGJlaW5nIHVubWFpbnRhaW5lZCAoWyMmIzgyMDM7MTc2NDNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY0MykpCi0gZG9jczogQ29ycmVjdCBnaXRsYWItY2kueW1sIHRvIC5naXRsYWItY2kueW1sIChbIyYjODIwMzsxNzY4Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjgyKSkKCiMjIyMjIE90aGVyIGNoYW5nZXMKCi0gVXBkYXRlIE1TUlYgdG8gMS45MSAoWyMmIzgyMDM7MTc2NzddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY3NykpCgojIyMgW2B2MC45LjI2YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzA5MjYpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjkuMjUuLi4wLjkuMjYpCgpSZWxlYXNlZCBvbiAyMDI2LTAxLTE1LgoKIyMjIyMgUHl0aG9uCgotIEFkZCBDUHl0aG9uIDMuMTUuMGE1CgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIGEgaGludCB0byB1cGRhdGUgdXYgd2hlbiBhIG1hbmFnZWQgUHl0aG9uIGRvd25sb2FkIGlzIG5vdCBmb3VuZCAoWyMmIzgyMDM7MTc0NjFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzQ2MSkpCi0gSW1wcm92ZSBjYWNoZSBpbml0aWFsaXphdGlvbiBmYWlsdXJlIGVycm9yIG1lc3NhZ2UgKFsjJiM4MjAzOzE3NDY5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc0NjkpKQotIEltcHJvdmUgZXJyb3IgbWVzc2FnZSBmb3IgYWJpMyB3aGVlbHMgb24gZnJlZS10aHJlYWRlZCBQeXRob24gKFsjJiM4MjAzOzE3NDQyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc0NDIpKQotIEFkZCBzdXBwb3J0IGZvciBgLS1uby1zb3VyY2VzLXBhY2thZ2VgIChbIyYjODIwMzsxNDkxMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE0OTEwKSkKCiMjIyMjIFByZXZpZXcgZmVhdHVyZXMKCi0gQWRkIGBNRVRBREFUQS5qc29uYCBhbmQgYFdIRUVMLmpzb25gIGluIHV2IGJ1aWxkIGJhY2tlbmQgKFsjJiM4MjAzOzE1NTEwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTU1MTApKQotIEFkZCBzdXBwb3J0IGZvciBHQ1MgcmVxdWVzdCBzaWduaW5nIChbIyYjODIwMzsxNzQ3NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NDc0KSkKLSBBZGp1c3QgdGhlIHByb2Nlc3MgdWxpbWl0IHRvIHRoZSBtYXhpbXVtIGFsbG93ZWQgb24gc3RhcnR1cCAoWyMmIzgyMDM7MTc0NjRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzQ2NCkpCgojIyMjIyBCdWcgZml4ZXMKCi0gTG9jayB0byBhdm9pZCBjb25jdXJyZW50IHJlZnJlc2ggb2YgcHl4IHRva2VucyAoWyMmIzgyMDM7MTc0NzldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzQ3OSkpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIEFkZCBsaW50aW5nIGFuZCBmb3JtYXR0aW5nIGluc3RydWN0aW9ucyB0byB0aGUgQ09OVFJJQlVUSU5HIGd1aWRlIChbIyYjODIwMzsxNzQ3MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NDcwKSkKLSBBdm9pZCByZW5kZXJpbmcgYHB5cHJvamVjdC50b21sYCBleGFtcGxlcyBmb3IgbW9yZSBzeXN0ZW0tbGV2ZWwgc2V0dGluZ3MgKFsjJiM4MjAzOzE3NDYyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc0NjIpKQoKIyMjIFtgdjAuOS4yNWBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwOTI1KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC45LjI0Li4uMC45LjI1KQoKUmVsZWFzZWQgb24gMjAyNi0wMS0xMy4KCiMjIyMjIFB5dGhvbgoKLSBBZGQgQ1B5dGhvbiAzLjE1LjBhNAotIFVwZ3JhZGUgVGNsL1RrIHVzZWQgYnkgQ1B5dGhvbiB0byA5LjAKCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBBZGQgYC0tY29tcGlsZS1ieXRlY29kZWAgdG8gYHV2IHB5dGhvbiBpbnN0YWxsYCBhbmQgYHV2IHB5dGhvbiB1cGdyYWRlYCB0byBjb21waWxlIHRoZSBzdGFuZGFyZCBsaWJyYXJ5IChbIyYjODIwMzsxNzA4OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MDg4KSkKLSBBbGxvdyBkaXNhYmxpbmcgYGV4Y2x1ZGUtbmV3ZXJgIHBlciBwYWNrYWdlIChbIyYjODIwMzsxNjg1NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2ODU0KSkKLSBCcm9hZGNhc3QgYFdNX1NFVFRJTkdDSEFOR0VgIG9uIGB1diB0b29sIHVwZGF0ZS1zaGVsbGAgKFsjJiM4MjAzOzE3NDA0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc0MDQpKQoKIyMjIyMgUHJldmlldyBmZWF0dXJlcwoKLSBEZXRlY3Qgd29ya3NwYWNlIGZyb20gYHV2IHJ1bmAgdGFyZ2V0IChbIyYjODIwMzsxNzQyM10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NDIzKSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBBdm9pZCB1bndyYXBwaW5nIHNpemUgZm9yIGZpbGUgcmVzcG9uc2VzIChbIyYjODIwMzsxNzQzNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NDM0KSkKLSBVc2Uga2V5cmluZyBhdXRoZW50aWNhdGlvbiB3aGVuIHJldHJpZXZpbmcgYHRvb2xAbGF0ZXN0YCB2ZXJzaW9uIChbIyYjODIwMzsxNzQ0OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NDQ4KSkKLSBVc2UgbGF0ZXN0IFB5b2RpZGUgdmVyc2lvbiBmb3IgZWFjaCBweXRob24gdmVyc2lvbiAoWyMmIzgyMDM7MTczNzJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzM3MikpCi0gSW1wcm92ZSB0cmFtcG9saW5lIGZpbGUgaGFuZGxlIGNsb3NpbmcgKFsjJiM4MjAzOzE3Mzc0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTczNzQpKQotIEZpeCBlcnJvciBtZXNzYWdlIHdoZW4gaW5zdGFsbGluZyBtdXNsIHB5dGhvbiBvbiBhcm12NyAoWyMmIzgyMDM7MTcyMTNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzIxMykpCgojIyMgW2B2MC45LjI0YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzA5MjQpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjkuMjMuLi4wLjkuMjQpCgpSZWxlYXNlZCBvbiAyMDI2LTAxLTA5LgoKIyMjIyMgQnVnIGZpeGVzCgotIEZpeCBoYW5kbGluZyBvZiBgVVZfTk9fU1lOQz0xIHV2IHJ1biAuLi5gIChbIyYjODIwMzsxNzM5MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MzkxKSkKLSBSZWJ1aWxkIGR5bmFtaWMgZGlzdHJpYnV0aW9uIHdoZW4gdmVyc2lvbiBjaGFuZ2VzIHdpdGggYC0tbm8tY2FjaGVgIChbIyYjODIwMzsxNzM4N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3Mzg3KSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gQWRkIFJ1c3QgbGFuZ3VhZ2UgY2xhc3NpZmllciAoWyMmIzgyMDM7MTczODldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzM4OSkpCgojIyMgW2B2MC45LjIzYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzA5MjMpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjkuMjIuLi4wLjkuMjMpCgpSZWxlYXNlZCBvbiAyMDI2LTAxLTA5LgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIE9ubHkgd3JpdGUgcG9ydGFibGUgcGF0aHMgaW4gYFJFQ09SRGAgZmlsZXMgKFsjJiM4MjAzOzE3MzM5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTczMzkpKQotIFN1cHBvcnQgcmVsYXRpdmUgcGF0aHMgaW4gYFVWX1BZVEhPTl9CSU5fRElSYCBhbmQgYFVWX1RPT0xfQklOX0RJUmAgKFsjJiM4MjAzOzE3MzY3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTczNjcpKQoKIyMjIyMgUHJldmlldyBmZWF0dXJlcwoKLSBFbmFibGUgdXBsb2FkcyB0byBTMyB2aWEgcHJlLXNpZ25lZCBVUkxzIChbIyYjODIwMzsxNzM0OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MzQ5KSkKCiMjIyMjIENvbmZpZ3VyYXRpb24KCi0gQWxsb3cgc2V0dGluZyBwcm94eSB2YXJpYWJsZXMgdmlhIGdsb2JhbCAvIHVzZXIgY29uZmlndXJhdGlvbiAoWyMmIzgyMDM7MTY5MThdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNjkxOCkpCi0gTWFudWFsbHkgcGFyc2UgYW5kIHJlY29uY2lsZSBCb29sZWFuIGVudmlyb25tZW50IHZhcmlhYmxlcyAoWyMmIzgyMDM7MTczMjFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzMyMSkpCgojIyMjIyBCdWcgZml4ZXMKCi0gQXZvaWQgYnJva2VuIGJ1aWxkIGFydGlmYWN0cyBvbiBidWlsZCBmYWlsdXJlIChbIyYjODIwMzsxNzI3Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3Mjc2KSkKLSBGaXggbWlzc2luZyBkZXBlbmRlbmNpZXMgb24gc3ludGhldGljIHJvb3QgaW4gU0JPTSBleHBvcnQgKFsjJiM4MjAzOzE3MzYzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTczNjMpKQotIFJlY29nbml6ZSBgYXJtdjhsYCBhcyBhbiBhbGlhcyBmb3IgYGFybXY3bGAgaW4gcGxhdGZvcm0gdGFnIHBhcnNpbmcgKFsjJiM4MjAzOzE3Mzg0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTczODQpKQotIEZpeCByZWRhY3Rpb24gb2YgYSBVUkwgaW4gYSBtaWRkbGV3YXJlIHRyYWNlIGxvZyAoWyMmIzgyMDM7MTczNDZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzM0NikpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIEFkZCBgaW5kZXgubWRgIHN1Z2dlc3Rpb24gdG8gYGxsbXMudHh0YCAoWyMmIzgyMDM7MTczNjJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzM2MikpCi0gQ2xhcmlmeSB0aGF0IGB1diBydW5gIHVzZXMgaW5leGFjdCBzeW5jaW5nIGJ5IGRlZmF1bHQgKFsjJiM4MjAzOzE3MzY2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTczNjYpKQoKIyMjIFtgdjAuOS4yMmBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwOTIyKQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC45LjIxLi4uMC45LjIyKQoKUmVsZWFzZWQgb24gMjAyNi0wMS0wNi4KCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBVc2UgYSBkZWRpY2F0ZWQgZXJyb3IgbWVzc2FnZSB3aGVuIGxvY2tmaWxlIGNhbid0IGJlIGZvdW5kIChbIyYjODIwMzsxNzMxOF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MzE4KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBGaWx0ZXIgdW51c2FibGUgd2hlZWxzIGZyb20gdGhlIGxvY2tmaWxlIGZvciBtb3JlIGFyY2hpdGVjdHVyZXMgKFsjJiM4MjAzOzE3MzE3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTczMTcpKQotIENvcnJlY3RseSBjb3VudCByZXRyaWVzIG9yaWdpbmF0aW5nIGZyb20gZWFybHkgbWlkZGxld2FyZSBlcnJvcnMgKFsjJiM4MjAzOzE3Mjc0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcyNzQpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBDbGFyaWZ5IHJlcXVpcmVtZW50cyBmaWxlIGZvcm1hdCBpbiBkb2NzIChbIyYjODIwMzsxNzI4NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3Mjg0KSkKCiMjIyBbYHYwLjkuMjFgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDkyMSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuOS4yMC4uLjAuOS4yMSkKClJlbGVhc2VkIG9uIDIwMjUtMTItMzAuCgojIyMjIyBCdWcgZml4ZXMKCi0gRml4IHJlZ3Jlc3Npb24gd2hlcmUgenN0ZCBkaXN0cmlidXRpb24gaGFzaGVzIHdlcmUgbm90IGNvbnNpZGVyZWQgdmFsaWQgKFsjJiM4MjAzOzE3MjY1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcyNjUpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBGaXggYSB0eXBvIGluIHRoZSByZXNvbHV0aW9uIGRvY3VtZW50YXRpb24gKFsjJiM4MjAzOzE3MjU4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcyNTgpKQotIEZpeCBhIHR5cG8gaW4gYHB5dGhvbiBpbnN0YWxsIC0tZGVmYXVsdGAgZG9jdW1lbnRhdGlvbiAoWyMmIzgyMDM7OTgyNl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzk4MjYpKQoKIyMjIFtgdjAuOS4yMGBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwOTIwKQoKUmVsZWFzZWQgb24gMjAyNS0xMi0yOS4KClRoaXMgaXMgYSByZS1yZWxlYXNlIG9mIDAuOS4xOSwgd2l0aCBpbnRlcm5hbCBjcmF0ZSB2ZXJzaW9ucyBpbmNyZW1lbnRlZCB0byBlbmFibGUgcHVibGlzaGluZyB0byBjcmF0ZXMuaW8uCgojIyMgW2B2MC45LjE4YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy90YWcvMC45LjE4KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC45LjE3Li4uMC45LjE4KQoKIyMjIyMgUmVsZWFzZSBOb3RlcwoKUmVsZWFzZWQgb24gMjAyNS0xMi0xNi4KCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBBZGQgdmFsdWUgaGludHMgdG8gY29tbWFuZCBsaW5lIGFyZ3VtZW50cyB0byBpbXByb3ZlIHNoZWxsIGNvbXBsZXRpb24gYWNjdXJhY3kgKFsjJiM4MjAzOzE3MDgwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwODApKQotIEltcHJvdmUgZXJyb3IgaGFuZGxpbmcgaW4gYHV2IHB1Ymxpc2hgIChbIyYjODIwMzsxNzA5Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MDk2KSkKLSBJbXByb3ZlIHJlbmRlcmluZyBvZiBtdWx0aWxpbmUgZXJyb3IgbWVzc2FnZXMgKFsjJiM4MjAzOzE3MTMyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcxMzIpKQotIFN1cHBvcnQgcmVkaXJlY3RzIGluIGB1diBwdWJsaXNoYCAoWyMmIzgyMDM7MTcxMzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzEzMCkpCi0gSW5jbHVkZSBEb2NrZXIgaW1hZ2VzIHdpdGggdGhlIGFscGluZSB2ZXJzaW9uLCBlLmcuLCBgcHl0aG9uMy54LWFscGluZTMuMjNgIChbIyYjODIwMzsxNzEwMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MTAwKSkKCiMjIyMjIENvbmZpZ3VyYXRpb24KCi0gQWNjZXB0IGAtLXRvcmNoLWJhY2tlbmRgIGluIGBbdG9vbC51dl1gIChbIyYjODIwMzsxNzExNl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MTE2KSkKCiMjIyMjIFBlcmZvcm1hbmNlCgotIFNwZWVkIHVwIGB1diBjYWNoZSBzaXplYCAoWyMmIzgyMDM7MTcwMTVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzAxNSkpCi0gSW5pdGlhbGl6ZSBTMyBzaWduZXIgb25jZSAoWyMmIzgyMDM7MTcwOTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzA5MikpCgojIyMjIyBCdWcgZml4ZXMKCi0gQXZvaWQgcGFuaWNzIGR1ZSB0byByZWFkcyBvbiBmYWlsZWQgcmVxdWVzdHMgKFsjJiM4MjAzOzE3MDk4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwOTgpKQotIEVuZm9yY2UgbGF0ZXN0LXZlcnNpb24gaW4gYEBsYXRlc3RgIHJlcXVlc3RzIChbIyYjODIwMzsxNzExNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MTE0KSkKLSBFeHBsaWNpdGx5IHNldCBgRW50cnlUeXBlYCBmb3IgZmlsZSBlbnRyaWVzIGluIHRhciAoWyMmIzgyMDM7MTcwNDNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzA0MykpCi0gSWdub3JlIGBweXByb2plY3QudG9tbGAgaW5kZXggdXNlcm5hbWUgaW4gbG9ja2ZpbGUgY29tcGFyaXNvbiAoWyMmIzgyMDM7MTY5OTVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNjk5NSkpCi0gUmVsYXggZXJyb3Igd2hlbiB1c2luZyBgdXYgYWRkYCB3aXRoIGBVVl9HSVRfTEZTYCBzZXQgKFsjJiM4MjAzOzE3MTI3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcxMjcpKQotIFN1cHBvcnQgZmlsZSBsb2NrcyBvbiBFeEZBVCBvbiBtYWNPUyAoWyMmIzgyMDM7MTcxMTVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzExNSkpCi0gQ2hhbmdlIHNjaGVtYSBmb3IgYGV4Y2x1ZGUtbmV3ZXJgIGludG8gb3B0aW9uYWwgc3RyaW5nIChbIyYjODIwMzsxNzEyMV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MTIxKSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gRHJvcCBhcm0gbXVzbCBjYXZlYXQgZnJvbSBEb2NrZXIgZG9jdW1lbnRhdGlvbiAoWyMmIzgyMDM7MTcxMTFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzExMSkpCi0gRml4IHZlcnNpb24gcmVmZXJlbmNlIGluIHJlc29sdmVyIGV4YW1wbGUgKFsjJiM4MjAzOzE3MDg1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwODUpKQotIEJldHRlciBkb2N1bWVudGF0aW9uIGZvciBgZXhjbHVkZS1uZXdlcipgIChbIyYjODIwMzsxNzA3OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MDc5KSkKCiMjIyMjIEluc3RhbGwgdXYgMC45LjE4CgojIyMjIyBJbnN0YWxsIHByZWJ1aWx0IGJpbmFyaWVzIHZpYSBzaGVsbCBzY3JpcHQKCmBgYHNoCmN1cmwgLS1wcm90byAnPWh0dHBzJyAtLXRsc3YxLjIgLUxzU2YgaHR0cHM6Ly9naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtaW5zdGFsbGVyLnNoIHwgc2gKYGBgCgojIyMjIyBJbnN0YWxsIHByZWJ1aWx0IGJpbmFyaWVzIHZpYSBwb3dlcnNoZWxsIHNjcmlwdAoKYGBgc2gKcG93ZXJzaGVsbCAtRXhlY3V0aW9uUG9saWN5IEJ5cGFzcyAtYyAiaXJtIGh0dHBzOi8vZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LWluc3RhbGxlci5wczEgfCBpZXgiCmBgYAoKIyMjIyMgRG93bmxvYWQgdXYgMC45LjE4Cgp8IEZpbGUgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8IFBsYXRmb3JtICAgICAgICAgICAgICAgICAgICAgfCBDaGVja3N1bSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8CnwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSB8IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwKfCBbdXYtYWFyY2g2NC1hcHBsZS1kYXJ3aW4udGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3opICAgICAgICAgICAgICAgICAgICAgfCBBcHBsZSBTaWxpY29uIG1hY09TICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3ouc2hhMjU2KSAgICAgICAgICAgfAp8IFt1di14ODZcXzY0LWFwcGxlLWRhcndpbi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LXg4Nl82NC1hcHBsZS1kYXJ3aW4udGFyLmd6KSAgICAgICAgICAgICAgICAgICAgICB8IEludGVsIG1hY09TICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LXg4Nl82NC1hcHBsZS1kYXJ3aW4udGFyLmd6LnNoYTI1NikgICAgICAgICAgICB8CnwgW3V2LWFhcmNoNjQtcGMtd2luZG93cy1tc3ZjLnppcF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgIHwgQVJNNjQgV2luZG93cyAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgIHwKfCBbdXYtaTY4Ni1wYy13aW5kb3dzLW1zdmMuemlwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXApICAgICAgICAgICAgICAgICAgICAgICAgICAgfCB4ODYgV2luZG93cyAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXAuc2hhMjU2KSAgICAgICAgICAgICAgfAp8IFt1di14ODZcXzY0LXBjLXdpbmRvd3MtbXN2Yy56aXBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LXg4Nl82NC1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgICB8IHg2NCBXaW5kb3dzICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LXg4Nl82NC1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgICB8CnwgW3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1hYXJjaDY0LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgIHwgQVJNNjQgTGludXggICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICAgIHwKfCBbdXYtaTY4Ni11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LWk2ODYtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgICAgICAgfCB4ODYgTGludXggICAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1pNjg2LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgICAgfAp8IFt1di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICB8IFBQQzY0IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LXBvd2VycGM2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICB8CnwgW3V2LXBvd2VycGM2NGxlLXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgIHwgUFBDNjRMRSBMaW51eCAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgIHwKfCBbdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgfCBSSVNDViBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1yaXNjdjY0Z2MtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgfAp8IFt1di1zMzkweC11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgICAgICB8IFMzOTB4IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgICB8CnwgW3V2LXg4NlxfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di14ODZfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgIHwgeDY0IExpbnV4ICAgICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYteDg2XzY0LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgIHwKfCBbdXYtYXJtdjctdW5rbm93bi1saW51eC1nbnVlYWJpaGYudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1hcm12Ny11bmtub3duLWxpbnV4LWdudWVhYmloZi50YXIuZ3opICAgfCBBUk12NyBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di1hcm12Ny11bmtub3duLWxpbnV4LWdudWVhYmloZi50YXIuZ3ouc2hhMjU2KSAgfAp8IFt1di1hYXJjaDY0LXVua25vd24tbGludXgtbXVzbC50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5neikgICAgICAgICB8IEFSTTY0IE1VU0wgTGludXggICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5nei5zaGEyNTYpICAgICB8CnwgW3V2LWk2ODYtdW5rbm93bi1saW51eC1tdXNsLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtaTY4Ni11bmtub3duLWxpbnV4LW11c2wudGFyLmd6KSAgICAgICAgICAgICAgIHwgeDg2IE1VU0wgTGludXggICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtaTY4Ni11bmtub3duLWxpbnV4LW11c2wudGFyLmd6LnNoYTI1NikgICAgICAgIHwKfCBbdXYteDg2XF82NC11bmtub3duLWxpbnV4LW11c2wudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di14ODZfNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5neikgICAgICAgICAgfCB4NjQgTVVTTCBMaW51eCAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xOC91di14ODZfNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5nei5zaGEyNTYpICAgICAgfAp8IFt1di1hcm0tdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtYXJtLXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3opICAgICB8IEFSTXY2IE1VU0wgTGludXggKEhhcmRmbG9hdCkgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LWFybS11bmtub3duLWxpbnV4LW11c2xlYWJpaGYudGFyLmd6LnNoYTI1NikgICB8CnwgW3V2LWFybXY3LXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE4L3V2LWFybXY3LXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3opIHwgQVJNdjcgTVVTTCBMaW51eCAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTgvdXYtYXJtdjctdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5nei5zaGEyNTYpIHwKCiMjIyMjIFZlcmlmeWluZyBHaXRIdWIgQXJ0aWZhY3QgQXR0ZXN0YXRpb25zCgpUaGUgYXJ0aWZhY3RzIGluIHRoaXMgcmVsZWFzZSBoYXZlIGF0dGVzdGF0aW9ucyBnZW5lcmF0ZWQgd2l0aCBHaXRIdWIgQXJ0aWZhY3QgQXR0ZXN0YXRpb25zLiBUaGVzZSBjYW4gYmUgdmVyaWZpZWQgYnkgdXNpbmcgdGhlIFtHaXRIdWIgQ0xJXShodHRwczovL2NsaS5naXRodWIuY29tL21hbnVhbC9naF9hdHRlc3RhdGlvbl92ZXJpZnkpOgoKYGBgc2gKZ2ggYXR0ZXN0YXRpb24gdmVyaWZ5IDxmaWxlLXBhdGggb2YgZG93bmxvYWRlZCBhcnRpZmFjdD4gLS1yZXBvIGFzdHJhbC1zaC91dgpgYGAKCllvdSBjYW4gYWxzbyBkb3dubG9hZCB0aGUgYXR0ZXN0YXRpb24gZnJvbSBbR2l0SHViXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2F0dGVzdGF0aW9ucykgYW5kIHZlcmlmeSBhZ2FpbnN0IHRoYXQgZGlyZWN0bHk6CgpgYGBzaApnaCBhdHRlc3RhdGlvbiB2ZXJpZnkgPGZpbGUtcGF0aCBvZiBkb3dubG9hZGVkIGFydGlmYWN0PiAtLWJ1bmRsZSA8ZmlsZS1wYXRoIG9mIGRvd25sb2FkZWQgYXR0ZXN0YXRpb24+CmBgYAoKIyMjIFtgdjAuOS4xN2BdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvdGFnLzAuOS4xNykKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuOS4xNi4uLjAuOS4xNykKCiMjIyMjIFJlbGVhc2UgTm90ZXMKClJlbGVhc2VkIG9uIDIwMjUtMTItMDkuCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIGB0b3JjaC10ZW5zb3JydGAgYW5kIGB0b3JjaGFvYCB0byB0aGUgUHlUb3JjaCBsaXN0IChbIyYjODIwMzsxNzA1M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MDUzKSkKLSBBZGQgaGludCBmb3IgbWlzcGxhY2VkIGAtLXZlcmJvc2VgICBpbiBgdXYgdG9vbCBydW5gIChbIyYjODIwMzsxNzAyMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MDIwKSkKLSBBZGQgc3VwcG9ydCBmb3IgcmVsYXRpdmUgZHVyYXRpb25zIGluIGBleGNsdWRlLW5ld2VyYCAoYS5rLmEuLCBkZXBlbmRlbmN5IGNvb2xkb3ducykgKFsjJiM4MjAzOzE2ODE0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTY4MTQpKQotIEFkZCBzdXBwb3J0IGZvciByZWxvY2F0YWJsZSBudXNoZWxsIGFjdGl2YXRpb24gc2NyaXB0IChbIyYjODIwMzsxNzAzNl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MDM2KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBSZXNwZWN0IGRyb3BwZWQgKGJ1dCBleHBsaWNpdCkgaW5kZXhlcyBpbiBkZXBlbmRlbmN5IGdyb3VwcyAoWyMmIzgyMDM7MTcwMTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzAxMikpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIEltcHJvdmUgYHNvdXJjZS1leGNsdWRlYCByZWZlcmVuY2UgZG9jcyAoWyMmIzgyMDM7MTY4MzJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNjgzMikpCi0gUmVjb21tZW5kIGBVVl9OT19ERVZgIGluIERvY2tlciBpbnN0YWxscyAoWyMmIzgyMDM7MTcwMzBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzAzMCkpCi0gVXBkYXRlIGBVVl9WRVJTSU9OYCBpbiBkb2NzIGZvciBHaXRMYWIgQ0kvQ0QgKFsjJiM4MjAzOzE3MDQwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwNDApKQoKIyMjIyMgSW5zdGFsbCB1diAwLjkuMTcKCiMjIyMjIEluc3RhbGwgcHJlYnVpbHQgYmluYXJpZXMgdmlhIHNoZWxsIHNjcmlwdAoKYGBgc2gKY3VybCAtLXByb3RvICc9aHR0cHMnIC0tdGxzdjEuMiAtTHNTZiBodHRwczovL2dpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1pbnN0YWxsZXIuc2ggfCBzaApgYGAKCiMjIyMjIEluc3RhbGwgcHJlYnVpbHQgYmluYXJpZXMgdmlhIHBvd2Vyc2hlbGwgc2NyaXB0CgpgYGBzaApwb3dlcnNoZWxsIC1FeGVjdXRpb25Qb2xpY3kgQnlwYXNzIC1jICJpcm0gaHR0cHM6Ly9naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtaW5zdGFsbGVyLnBzMSB8IGlleCIKYGBgCgojIyMjIyBEb3dubG9hZCB1diAwLjkuMTcKCnwgRmlsZSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwgUGxhdGZvcm0gICAgICAgICAgICAgICAgICAgICB8IENoZWNrc3VtICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIHwKfCAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gfCAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gfAp8IFt1di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LWFhcmNoNjQtYXBwbGUtZGFyd2luLnRhci5neikgICAgICAgICAgICAgICAgICAgICB8IEFwcGxlIFNpbGljb24gbWFjT1MgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LWFhcmNoNjQtYXBwbGUtZGFyd2luLnRhci5nei5zaGEyNTYpICAgICAgICAgICB8CnwgW3V2LXg4NlxfNjQtYXBwbGUtZGFyd2luLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYteDg2XzY0LWFwcGxlLWRhcndpbi50YXIuZ3opICAgICAgICAgICAgICAgICAgICAgIHwgSW50ZWwgbWFjT1MgICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYteDg2XzY0LWFwcGxlLWRhcndpbi50YXIuZ3ouc2hhMjU2KSAgICAgICAgICAgIHwKfCBbdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1hYXJjaDY0LXBjLXdpbmRvd3MtbXN2Yy56aXApICAgICAgICAgICAgICAgICAgICAgfCBBUk02NCBXaW5kb3dzICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1hYXJjaDY0LXBjLXdpbmRvd3MtbXN2Yy56aXAuc2hhMjU2KSAgICAgICAgICAgfAp8IFt1di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LWk2ODYtcGMtd2luZG93cy1tc3ZjLnppcCkgICAgICAgICAgICAgICAgICAgICAgICAgICB8IHg4NiBXaW5kb3dzICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LWk2ODYtcGMtd2luZG93cy1tc3ZjLnppcC5zaGEyNTYpICAgICAgICAgICAgICB8CnwgW3V2LXg4NlxfNjQtcGMtd2luZG93cy1tc3ZjLnppcF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYteDg2XzY0LXBjLXdpbmRvd3MtbXN2Yy56aXApICAgICAgICAgICAgICAgICAgICAgIHwgeDY0IFdpbmRvd3MgICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYteDg2XzY0LXBjLXdpbmRvd3MtbXN2Yy56aXAuc2hhMjU2KSAgICAgICAgICAgIHwKfCBbdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgfCBBUk02NCBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1hYXJjaDY0LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgfAp8IFt1di1pNjg2LXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtaTY4Ni11bmtub3duLWxpbnV4LWdudS50YXIuZ3opICAgICAgICAgICAgICAgICB8IHg4NiBMaW51eCAgICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LWk2ODYtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgICAgICB8CnwgW3V2LXBvd2VycGM2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LXBvd2VycGM2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3opICAgICAgIHwgUFBDNjQgTGludXggICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtcG93ZXJwYzY0LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgIHwKfCBbdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1wb3dlcnBjNjRsZS11bmtub3duLWxpbnV4LWdudS50YXIuZ3opICAgfCBQUEM2NExFIExpbnV4ICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1wb3dlcnBjNjRsZS11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgfAp8IFt1di1yaXNjdjY0Z2MtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1yaXNjdjY0Z2MtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICB8IFJJU0NWIExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LXJpc2N2NjRnYy11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICB8CnwgW3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtczM5MHgtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgICAgIHwgUzM5MHggTGludXggICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtczM5MHgtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgICAgIHwKfCBbdXYteDg2XF82NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LXg4Nl82NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3opICAgICAgICAgICAgfCB4NjQgTGludXggICAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di14ODZfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgICAgfAp8IFt1di1hcm12Ny11bmtub3duLWxpbnV4LWdudWVhYmloZi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LWFybXY3LXVua25vd24tbGludXgtZ251ZWFiaWhmLnRhci5neikgICB8IEFSTXY3IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LWFybXY3LXVua25vd24tbGludXgtZ251ZWFiaWhmLnRhci5nei5zaGEyNTYpICB8CnwgW3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LW11c2wudGFyLmd6KSAgICAgICAgIHwgQVJNNjQgTVVTTCBMaW51eCAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LW11c2wudGFyLmd6LnNoYTI1NikgICAgIHwKfCBbdXYtaTY4Ni11bmtub3duLWxpbnV4LW11c2wudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1pNjg2LXVua25vd24tbGludXgtbXVzbC50YXIuZ3opICAgICAgICAgICAgICAgfCB4ODYgTVVTTCBMaW51eCAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1pNjg2LXVua25vd24tbGludXgtbXVzbC50YXIuZ3ouc2hhMjU2KSAgICAgICAgfAp8IFt1di14ODZcXzY0LXVua25vd24tbGludXgtbXVzbC50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LXg4Nl82NC11bmtub3duLWxpbnV4LW11c2wudGFyLmd6KSAgICAgICAgICB8IHg2NCBNVVNMIExpbnV4ICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE3L3V2LXg4Nl82NC11bmtub3duLWxpbnV4LW11c2wudGFyLmd6LnNoYTI1NikgICAgICB8CnwgW3V2LWFybS11bmtub3duLWxpbnV4LW11c2xlYWJpaGYudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1hcm0tdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5neikgICAgIHwgQVJNdjYgTVVTTCBMaW51eCAoSGFyZGZsb2F0KSB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtYXJtLXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3ouc2hhMjU2KSAgIHwKfCBbdXYtYXJtdjctdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTcvdXYtYXJtdjctdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5neikgfCBBUk12NyBNVVNMIExpbnV4ICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNy91di1hcm12Ny11bmtub3duLWxpbnV4LW11c2xlYWJpaGYudGFyLmd6LnNoYTI1NikgfAoKIyMjIyMgVmVyaWZ5aW5nIEdpdEh1YiBBcnRpZmFjdCBBdHRlc3RhdGlvbnMKClRoZSBhcnRpZmFjdHMgaW4gdGhpcyByZWxlYXNlIGhhdmUgYXR0ZXN0YXRpb25zIGdlbmVyYXRlZCB3aXRoIEdpdEh1YiBBcnRpZmFjdCBBdHRlc3RhdGlvbnMuIFRoZXNlIGNhbiBiZSB2ZXJpZmllZCBieSB1c2luZyB0aGUgW0dpdEh1YiBDTEldKGh0dHBzOi8vY2xpLmdpdGh1Yi5jb20vbWFudWFsL2doX2F0dGVzdGF0aW9uX3ZlcmlmeSk6CgpgYGBzaApnaCBhdHRlc3RhdGlvbiB2ZXJpZnkgPGZpbGUtcGF0aCBvZiBkb3dubG9hZGVkIGFydGlmYWN0PiAtLXJlcG8gYXN0cmFsLXNoL3V2CmBgYAoKWW91IGNhbiBhbHNvIGRvd25sb2FkIHRoZSBhdHRlc3RhdGlvbiBmcm9tIFtHaXRIdWJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYXR0ZXN0YXRpb25zKSBhbmQgdmVyaWZ5IGFnYWluc3QgdGhhdCBkaXJlY3RseToKCmBgYHNoCmdoIGF0dGVzdGF0aW9uIHZlcmlmeSA8ZmlsZS1wYXRoIG9mIGRvd25sb2FkZWQgYXJ0aWZhY3Q+IC0tYnVuZGxlIDxmaWxlLXBhdGggb2YgZG93bmxvYWRlZCBhdHRlc3RhdGlvbj4KYGBgCgojIyMgW2B2MC45LjE2YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy90YWcvMC45LjE2KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC45LjE1Li4uMC45LjE2KQoKIyMjIyMgUmVsZWFzZSBOb3RlcwoKUmVsZWFzZWQgb24gMjAyNS0xMi0wNi4KCiMjIyMjIFB5dGhvbgoKLSBBZGQgQ1B5dGhvbiAzLjE0LjIKLSBBZGQgQ1B5dGhvbiAzLjEzLjExCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIGEgNW0gZGVmYXVsdCB0aW1lb3V0IHRvIGFjcXVpcmluZyBmaWxlIGxvY2tzIHRvIGZhaWwgZmFzdGVyIG9uIGRlYWRsb2NrIChbIyYjODIwMzsxNjM0Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2MzQyKSkKLSBBZGQgYSBzdHViIGBkZWJ1Z2Agc3ViY29tbWFuZCB0byBgdXYgcGlwYCBhbm5vdW5jaW5nIGl0cyBpbnRlbnRpb25hbCBhYnNlbmNlIChbIyYjODIwMzsxNjk2Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2OTY2KSkKLSBBZGQgYm91bmRzIGluIGB1diBhZGQgLS1zY3JpcHRgIChbIyYjODIwMzsxNjk1NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2OTU0KSkKLSBBZGQgYnJldyBzcGVjaWZpYyBtZXNzYWdlIGZvciBgdXYgc2VsZiB1cGRhdGVgIChbIyYjODIwMzsxNjgzOF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2ODM4KSkKLSBFcnJvciB3aGVuIGJ1aWx0IHdoZWVsIGlzIGZvciB0aGUgd3JvbmcgcGxhdGZvcm0gKFsjJiM4MjAzOzE2MDc0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTYwNzQpKQotIEZpbHRlciB3aGVlbHMgZnJvbSBQRVAgNzUxIGZpbGVzIGJhc2VkIG9uIGAtLW5vLWJpbmFyeWAgZXQgYWwgaW4gYHV2IHBpcCBjb21waWxlYCAoWyMmIzgyMDM7MTY5NTZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNjk1NikpCi0gU3VwcG9ydCBgLS10YXJnZXRgIGFuZCBgLS1wcmVmaXhgIGluIGB1diBwaXAgbGlzdGAsIGB1diBwaXAgZnJlZXplYCwgYW5kIGB1diBwaXAgc2hvd2AgKFsjJiM4MjAzOzE2OTU1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTY5NTUpKQotIFR3ZWFrIGxhbmd1YWdlIGZvciBidWlsZCBiYWNrZW5kIHZhbGlkYXRpb24gZXJyb3JzIChbIyYjODIwMzsxNjcyMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2NzIwKSkKLSBVc2UgZXhwbGljaXQgY3JlZGVudGlhbHMgY2FjaGUgaW5zdGVhZCBvZiBnbG9iYWwgc3RhdGljIChbIyYjODIwMzsxNjc2OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2NzY4KSkKLSBFbmFibGUgU0lNRCBpbiBIVE1MIHBhcnNpbmcgKFsjJiM4MjAzOzE3MDEwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwMTApKQoKIyMjIyMgUHJldmlldyBmZWF0dXJlcwoKLSBGaXggbWlzc2luZyBwcmV2aWV3IHdhcm5pbmcgaW4gYHV2IHdvcmtzcGFjZSBtZXRhZGF0YWAgKFsjJiM4MjAzOzE2OTg4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTY5ODgpKQotIEFkZCBhIGB1diBhdXRoIGhlbHBlciAtLXByb3RvY29sIGJhemVsYCBjb21tYW5kIChbIyYjODIwMzsxNjg4Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2ODg2KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBGaXggUHlzdG9uIHdoZWVsIGNvbXBhdGliaWxpdHkgdGFncyAoWyMmIzgyMDM7MTY5NzJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNjk3MikpCi0gQWxsb3cgcmVkdW5kYW50IGVudHJpZXMgaW4gYHRvb2wudXYuYnVpbGQtYmFja2VuZC5tb2R1bGUtbmFtZWAgYnV0IGVtaXQgd2FybmluZ3MgKFsjJiM4MjAzOzE2OTI4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTY5MjgpKQotIEZpeCBpbmZpbml0ZSBsb29wIGluIG5vbi1hdHRyaWJ1dGUgcmUtdHJlYXRzIGR1cmluZyBIVE1MIHBhcnNpbmcgKFsjJiM4MjAzOzE3MDEwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwMTApKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBDbGFyaWZ5IGAtLXByb2plY3RgIGZsYWcgaGVscCB0ZXh0IHRvIGluZGljYXRlIHByb2plY3QgZGlzY292ZXJ5IChbIyYjODIwMzsxNjk2NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2OTY1KSkKLSBSZWdlbmVyYXRlIHRoZSBjcmF0ZXMuaW8gUkVBRE1FcyBvbiByZWxlYXNlIChbIyYjODIwMzsxNjk5Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2OTkyKSkKLSBVcGRhdGUgRG9ja2VyIGludGVncmF0aW9uIGd1aWRlIHRvIHByZWZlciBgQ09QWWAgb3ZlciBgQUREYCBmb3Igc2ltcGxlIGNhc2VzIChbIyYjODIwMzsxNjg4M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2ODgzKSkKLSBVcGRhdGUgUHlUb3JjaCBkb2N1bWVudGF0aW9uIHRvIGluY2x1ZGUgaW5mb3JtYXRpb24gYWJvdXQgc3VwcG9ydGluZyBDVURBIDEzLjAueCAoWyMmIzgyMDM7MTY5NTddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNjk1NykpCi0gVXBkYXRlIHRoZSB2ZXJzaW9uaW5nIHBvbGljeSAoWyMmIzgyMDM7MTY3MTBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNjcxMCkpCi0gVXBncmFkZSBQeVRvcmNoIGRvY3VtZW50YXRpb24gdG8gbGF0ZXN0IHZlcnNpb25zIChbIyYjODIwMzsxNjk3MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2OTcwKSkKCiMjIyMjIEluc3RhbGwgdXYgMC45LjE2CgojIyMjIyBJbnN0YWxsIHByZWJ1aWx0IGJpbmFyaWVzIHZpYSBzaGVsbCBzY3JpcHQKCmBgYHNoCmN1cmwgLS1wcm90byAnPWh0dHBzJyAtLXRsc3YxLjIgLUxzU2YgaHR0cHM6Ly9naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTYvdXYtaW5zdGFsbGVyLnNoIHwgc2gKYGBgCgojIyMjIyBJbnN0YWxsIHByZWJ1aWx0IGJpbmFyaWVzIHZpYSBwb3dlcnNoZWxsIHNjcmlwdAoKYGBgc2gKcG93ZXJzaGVsbCAtRXhlY3V0aW9uUG9saWN5IEJ5cGFzcyAtYyAiaXJtIGh0dHBzOi8vZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LWluc3RhbGxlci5wczEgfCBpZXgiCmBgYAoKIyMjIyMgRG93bmxvYWQgdXYgMC45LjE2Cgp8IEZpbGUgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8IFBsYXRmb3JtICAgICAgICAgICAgICAgICAgICAgfCBDaGVja3N1bSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8CnwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSB8IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwKfCBbdXYtYWFyY2g2NC1hcHBsZS1kYXJ3aW4udGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3opICAgICAgICAgICAgICAgICAgICAgfCBBcHBsZSBTaWxpY29uIG1hY09TICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3ouc2hhMjU2KSAgICAgICAgICAgfAp8IFt1di14ODZcXzY0LWFwcGxlLWRhcndpbi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LXg4Nl82NC1hcHBsZS1kYXJ3aW4udGFyLmd6KSAgICAgICAgICAgICAgICAgICAgICB8IEludGVsIG1hY09TICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LXg4Nl82NC1hcHBsZS1kYXJ3aW4udGFyLmd6LnNoYTI1NikgICAgICAgICAgICB8CnwgW3V2LWFhcmNoNjQtcGMtd2luZG93cy1tc3ZjLnppcF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTYvdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgIHwgQVJNNjQgV2luZG93cyAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTYvdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgIHwKfCBbdXYtaTY4Ni1wYy13aW5kb3dzLW1zdmMuemlwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXApICAgICAgICAgICAgICAgICAgICAgICAgICAgfCB4ODYgV2luZG93cyAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXAuc2hhMjU2KSAgICAgICAgICAgICAgfAp8IFt1di14ODZcXzY0LXBjLXdpbmRvd3MtbXN2Yy56aXBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LXg4Nl82NC1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgICB8IHg2NCBXaW5kb3dzICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LXg4Nl82NC1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgICB8CnwgW3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di1hYXJjaDY0LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgIHwgQVJNNjQgTGludXggICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTYvdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICAgIHwKfCBbdXYtaTY4Ni11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LWk2ODYtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgICAgICAgfCB4ODYgTGludXggICAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di1pNjg2LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgICAgfAp8IFt1di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICB8IFBQQzY0IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LXBvd2VycGM2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICB8CnwgW3V2LXBvd2VycGM2NGxlLXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTYvdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgIHwgUFBDNjRMRSBMaW51eCAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTYvdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgIHwKfCBbdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMTYvdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgfCBSSVNDViBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di1yaXNjdjY0Z2MtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgfAp8IFt1di1zMzkweC11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgICAgICB8IFMzOTB4IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjE2L3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgICB8CnwgW3V2LXg4NlxfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4xNi91di14ODZfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgIHwgeDY0IExpbnV4ICAgICAgICAgICA=
      override_checkout: master
      patchset: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
      pipeline: check
      playbook_context:
        playbook_projects:
          trusted/project_0/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          trusted/project_1/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
          trusted/project_2/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_0/opendev.org/openstack/devstack:
            canonical_name: opendev.org/openstack/devstack
            checkout: master
            commit: 3bd7a7bde066ae4423c9d3b2e3c4e56b70788883
          untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs:
            canonical_name: opendev.org/openstack/openstack-zuul-jobs
            checkout: master
            commit: cc6b4c00fbc4440986ce170b2d0c591e4216edd5
          untrusted/project_2/github.com/vexxhost/zuul-config:
            canonical_name: github.com/vexxhost/zuul-config
            checkout: main
            commit: 9052b5a7781b3346e4cffd452a54448cbff54d8b
          untrusted/project_3/opendev.org/zuul/zuul-jobs:
            canonical_name: opendev.org/zuul/zuul-jobs
            checkout: master
            commit: 571c0efa3491d12ecb8fc1169c510716d55c0fc2
          untrusted/project_4/github.com/vexxhost/zuul-jobs:
            canonical_name: github.com/vexxhost/zuul-jobs
            checkout: main
            commit: a6e68243e02ef030ce5e75f8b67630880c475f33
          untrusted/project_5/github.com/vexxhost/magnum-cluster-api:
            canonical_name: github.com/vexxhost/magnum-cluster-api
            checkout: main
            commit: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
        playbooks:
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/run.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/playbook_0/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/playbook_0/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/playbook_0/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/playbook_0/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/playbook_0/role_5/zuul-jobs/roles
        post_playbooks:
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/post.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/post_playbook_0/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/post_playbook_0/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_0/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_0/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_0/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_0/role_5/zuul-jobs/roles
        - path: untrusted/project_0/opendev.org/openstack/devstack/playbooks/post.yaml
          roles:
          - checkout: master
            checkout_description: playbook branch
            link_name: ansible/post_playbook_1/role_0/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/post_playbook_1/role_0/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_1/role_1/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/post_playbook_1/role_1/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_1/role_3/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_1/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_1/role_4/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_1/role_4/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_2/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_2/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_2/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_2/role_2/zuul-jobs/roles
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/post-logs.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/post_playbook_3/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/post_playbook_3/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/post_playbook_3/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/post_playbook_3/role_2/zuul-jobs/roles
        pre_playbooks:
        - path: trusted/project_0/github.com/vexxhost/zuul-config/playbooks/base/pre.yaml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_0/role_1/zuul-jobs
            link_target: trusted/project_1/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_0/role_1/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_0/role_2/zuul-jobs
            link_target: trusted/project_2/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_0/role_2/zuul-jobs/roles
        - path: untrusted/project_0/opendev.org/openstack/devstack/playbooks/pre.yaml
          roles:
          - checkout: master
            checkout_description: playbook branch
            link_name: ansible/pre_playbook_1/role_0/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/pre_playbook_1/role_0/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_1/role_1/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/pre_playbook_1/role_1/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_1/role_3/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_1/role_3/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_1/role_4/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_1/role_4/zuul-jobs/roles
        - path: untrusted/project_5/github.com/vexxhost/magnum-cluster-api/zuul.d/playbooks/hydrophone/pre.yml
          roles:
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_1/devstack
            link_target: untrusted/project_0/opendev.org/openstack/devstack
            role_path: ansible/pre_playbook_2/role_1/devstack/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_2/openstack-zuul-jobs
            link_target: untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs
            role_path: ansible/pre_playbook_2/role_2/openstack-zuul-jobs/roles
          - checkout: master
            checkout_description: job override ref
            link_name: ansible/pre_playbook_2/role_4/zuul-jobs
            link_target: untrusted/project_3/opendev.org/zuul/zuul-jobs
            role_path: ansible/pre_playbook_2/role_4/zuul-jobs/roles
          - checkout: main
            checkout_description: zuul branch
            link_name: ansible/pre_playbook_2/role_5/zuul-jobs
            link_target: untrusted/project_4/github.com/vexxhost/zuul-jobs
            role_path: ansible/pre_playbook_2/role_5/zuul-jobs/roles
      post_review: false
      post_timeout: null
      pre_timeout: null
      project:
        canonical_hostname: github.com
        canonical_name: github.com/vexxhost/magnum-cluster-api
        name: vexxhost/magnum-cluster-api
        short_name: magnum-cluster-api
        src_dir: src/github.com/vexxhost/magnum-cluster-api
      projects:
        github.com/novnc/novnc:
          canonical_hostname: github.com
          canonical_name: github.com/novnc/novnc
          checkout: master
          checkout_description: job override ref
          commit: 8e1ebdffba02e651c399dacef841f8941f6ad6e4
          name: novnc/novnc
          required: true
          short_name: novnc
          src_dir: src/github.com/novnc/novnc
        github.com/vexxhost/magnum-cluster-api:
          canonical_hostname: github.com
          canonical_name: github.com/vexxhost/magnum-cluster-api
          checkout: main
          checkout_description: zuul branch
          commit: 2fc893a41d9dd88cd03ee39fcf57c47ae51a2587
          name: vexxhost/magnum-cluster-api
          required: false
          short_name: magnum-cluster-api
          src_dir: src/github.com/vexxhost/magnum-cluster-api
        opendev.org/openstack/barbican:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/barbican
          checkout: master
          checkout_description: job override ref
          commit: bbc7d50b3640d13d0ae34d04135066703d4fb62f
          name: openstack/barbican
          required: true
          short_name: barbican
          src_dir: src/opendev.org/openstack/barbican
        opendev.org/openstack/cinder:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/cinder
          checkout: master
          checkout_description: job override ref
          commit: d17b5113512c7db12f9127a6ef768f9b2f865b65
          name: openstack/cinder
          required: true
          short_name: cinder
          src_dir: src/opendev.org/openstack/cinder
        opendev.org/openstack/devstack:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/devstack
          checkout: master
          checkout_description: job override ref
          commit: 3bd7a7bde066ae4423c9d3b2e3c4e56b70788883
          name: openstack/devstack
          required: true
          short_name: devstack
          src_dir: src/opendev.org/openstack/devstack
        opendev.org/openstack/glance:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/glance
          checkout: master
          checkout_description: job override ref
          commit: 8070fae771718eda7f626844ca84a949f77b2dd5
          name: openstack/glance
          required: true
          short_name: glance
          src_dir: src/opendev.org/openstack/glance
        opendev.org/openstack/keystone:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/keystone
          checkout: master
          checkout_description: job override ref
          commit: 8d2df521e4b719e05d3f85c49ab00329249a6393
          name: openstack/keystone
          required: true
          short_name: keystone
          src_dir: src/opendev.org/openstack/keystone
        opendev.org/openstack/magnum:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/magnum
          checkout: master
          checkout_description: job override ref
          commit: e623fc99bd1b24b836189439b75637963351a269
          name: openstack/magnum
          required: true
          short_name: magnum
          src_dir: src/opendev.org/openstack/magnum
        opendev.org/openstack/manila:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/manila
          checkout: master
          checkout_description: job override ref
          commit: 41289c6bd8e6667bd92582b6067e622e6381c206
          name: openstack/manila
          required: true
          short_name: manila
          src_dir: src/opendev.org/openstack/manila
        opendev.org/openstack/neutron:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/neutron
          checkout: master
          checkout_description: job override ref
          commit: 07504c605c5c120116311335e4eb9b7f4fc52168
          name: openstack/neutron
          required: true
          short_name: neutron
          src_dir: src/opendev.org/openstack/neutron
        opendev.org/openstack/nova:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/nova
          checkout: master
          checkout_description: job override ref
          commit: ebb3175d9ccc0e1ea0767cdbafc9c5fe90a6a68e
          name: openstack/nova
          required: true
          short_name: nova
          src_dir: src/opendev.org/openstack/nova
        opendev.org/openstack/octavia:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/octavia
          checkout: master
          checkout_description: job override ref
          commit: 225f28e469ef4d848cbfa5ae0eec303f46ffa8be
          name: openstack/octavia
          required: true
          short_name: octavia
          src_dir: src/opendev.org/openstack/octavia
        opendev.org/openstack/os-test-images:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/os-test-images
          checkout: master
          checkout_description: job override ref
          commit: 5d0367e03788764f41da8effffa14e3eac513201
          name: openstack/os-test-images
          required: true
          short_name: os-test-images
          src_dir: src/opendev.org/openstack/os-test-images
        opendev.org/openstack/ovn-octavia-provider:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/ovn-octavia-provider
          checkout: master
          checkout_description: job override ref
          commit: 0f370ad761133c14d73917d5fdd392e684b4b512
          name: openstack/ovn-octavia-provider
          required: true
          short_name: ovn-octavia-provider
          src_dir: src/opendev.org/openstack/ovn-octavia-provider
        opendev.org/openstack/placement:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/placement
          checkout: master
          checkout_description: job override ref
          commit: 97a81217ba4c586d6148b4c30f6a30f17bffd0dd
          name: openstack/placement
          required: true
          short_name: placement
          src_dir: src/opendev.org/openstack/placement
        opendev.org/openstack/python-magnumclient:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/python-magnumclient
          checkout: master
          checkout_description: job override ref
          commit: 86936ec8421488ca03635962e8a6ccfe070b0756
          name: openstack/python-magnumclient
          required: true
          short_name: python-magnumclient
          src_dir: src/opendev.org/openstack/python-magnumclient
        opendev.org/openstack/requirements:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/requirements
          checkout: master
          checkout_description: job override ref
          commit: c293d9ae28b37958eaf9bb1d7dc5d03c6f602411
          name: openstack/requirements
          required: true
          short_name: requirements
          src_dir: src/opendev.org/openstack/requirements
        opendev.org/openstack/swift:
          canonical_hostname: opendev.org
          canonical_name: opendev.org/openstack/swift
          checkout: master
          checkout_description: job override ref
          commit: 51b068309a626d2228ab69b5158ee857e96d101d
          name: openstack/swift
          required: true
          short_name: swift
          src_dir: src/opendev.org/openstack/swift
      ref: refs/pull/854/head
      resources: {}
      tenant: oss
      timeout: 7200
      topic: null
      voting: true
    zuul_copy_output:
      /etc/ceph: logs
      /etc/glusterfs/glusterd.vol: logs
      /etc/libvirt: logs
      /etc/lvm: logs
      /etc/resolv.conf: logs
      /etc/sudoers: logs
      /etc/sudoers.d: logs
      /var/log/ceph: logs
      /var/log/glusterfs: logs
      /var/log/libvirt: logs
      /var/log/mysql: logs
      /var/log/openvswitch: logs
      /var/log/postgresql: logs
      /var/log/rabbitmq: logs
      /var/log/unbound.log: logs
      '{{ devstack_conf_dir }}/.localrc.auto': logs
      '{{ devstack_conf_dir }}/.stackenv': logs
      '{{ devstack_conf_dir }}/local.conf': logs
      '{{ devstack_conf_dir }}/localrc': logs
      '{{ devstack_full_log}}': logs
      '{{ devstack_log_dir }}/atop': logs
      '{{ devstack_log_dir }}/devstacklog.txt': logs
      '{{ devstack_log_dir }}/devstacklog.txt.summary': logs
      '{{ devstack_log_dir }}/dstat-csv.log': logs
      '{{ devstack_log_dir }}/qemu.coredump': logs
      '{{ devstack_log_dir }}/tcpdump.pcap': logs
      '{{ devstack_log_dir }}/worlddump-latest.txt': logs
      '{{ stage_dir }}/apache': logs
      '{{ stage_dir }}/apache_config': logs
      '{{ stage_dir }}/audit.log': logs
      '{{ stage_dir }}/core': logs
      '{{ stage_dir }}/deprecations.log': logs
      '{{ stage_dir }}/df.txt': logs
      '{{ stage_dir }}/dpkg-l.txt': logs
      '{{ stage_dir }}/etc': logs
      '{{ stage_dir }}/iptables.txt': logs
      '{{ stage_dir }}/listen53.txt': logs
      '{{ stage_dir }}/mount.txt': logs
      '{{ stage_dir }}/performance.json': logs
      '{{ stage_dir }}/pip2-freeze.txt': logs
      '{{ stage_dir }}/pip3-freeze.txt': logs
      '{{ stage_dir }}/rpm-qa.txt': logs
      '{{ stage_dir }}/services.txt': logs
      '{{ stage_dir }}/verify_tempest_conf.log': logs
