all:
  children:
    tempest:
      hosts:
        controller: null
    zuul_unreachable:
      hosts: {}
  hosts:
    controller:
      ansible_connection: ssh
      ansible_host: 199.204.45.131
      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.34.4
      network_driver: calico
      nodepool:
        az: nova
        cloud: public
        external_id: 64afe560-2aca-4144-a190-36e60837c2d5
        host_id: a14e37c14509a0e10156ccf8c706cd5613db7e363735e5577c330644
        interface_ip: 199.204.45.131
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.204.45.131
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.131
        public_ipv6: 2604:e100:1:0:f816:3eff:fe12:3a5
        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: 64afe560-2aca-4144-a190-36e60837c2d5
        host_id: a14e37c14509a0e10156ccf8c706cd5613db7e363735e5577c330644
        interface_ip: 199.204.45.131
        label: ubuntu-noble-16
        node_properties: {}
        private_ipv4: 199.204.45.131
        private_ipv6: null
        provider: yul1
        public_ipv4: 199.204.45.131
        public_ipv6: 2604:e100:1:0:f816:3eff:fe12:3a5
        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.34.4
    network_driver: calico
    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.34.4 explicit: None implied: {MatchAny:{ImpliedBranchMatcher:main}}
        source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#108>'
      - '<Job magnum-cluster-api-hydrophone-v1.34.4-calico explicit: None implied:
        {MatchAny:{ImpliedBranchMatcher:main}} source: vexxhost/magnum-cluster-api/zuul.d/jobs.yaml@main#114>'
      - '<Job magnum-cluster-api-hydrophone-v1.34.4-calico explicit: None implied:
        None source: vexxhost/magnum-cluster-api/zuul.d/project.yaml@main#1>'
      ansible_version: '9'
      attempts: 1
      branch: main
      build: bc47605dfd9642fbadfb77effd63013e
      build_refs:
      - branch: main
        change: '854'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.10\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.10` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.10.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01010)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.9...0.10.10)\n\nReleased
          on 2026-03-13.\n\n##### Python\n\n- Add CPython 3.15.0a7 ([#&#8203;18403](https://redirect.github.com/astral-sh/uv/pull/18403))\n\n#####
          Enhancements\n\n- Add `--outdated` flag to `uv tool list` ([#&#8203;18318](https://redirect.github.com/astral-sh/uv/pull/18318))\n-
          Add riscv64 musl target to build-release-binaries workflow ([#&#8203;18228](https://redirect.github.com/astral-sh/uv/pull/18228))\n-
          Fetch Ruff from an Astral mirror ([#&#8203;18286](https://redirect.github.com/astral-sh/uv/pull/18286))\n-
          Improve error handling for platform detection in Python downloads ([#&#8203;18453](https://redirect.github.com/astral-sh/uv/pull/18453))\n-
          Warn if `--project` directory does not exist ([#&#8203;17714](https://redirect.github.com/astral-sh/uv/pull/17714))\n-
          Warn when workspace member scripts are skipped due to missing build system
          ([#&#8203;18389](https://redirect.github.com/astral-sh/uv/pull/18389))\n-
          Update build backend versions used in `uv init` ([#&#8203;18417](https://redirect.github.com/astral-sh/uv/pull/18417))\n-
          Log explicit config file path in verbose output ([#&#8203;18353](https://redirect.github.com/astral-sh/uv/pull/18353))\n-
          Make `uv cache clear` an alias of `uv cache clean` ([#&#8203;18420](https://redirect.github.com/astral-sh/uv/pull/18420))\n-
          Reject invalid classifiers, warn on license classifiers in `uv_build` ([#&#8203;18419](https://redirect.github.com/astral-sh/uv/pull/18419))\n\n#####
          Preview features\n\n- Add links to `uv audit` output ([#&#8203;18392](https://redirect.github.com/astral-sh/uv/pull/18392))\n-
          Output/report formatting for `uv audit` ([#&#8203;18193](https://redirect.github.com/astral-sh/uv/pull/18193))\n-
          Switch to batched OSV queries for `uv audit` ([#&#8203;18394](https://redirect.github.com/astral-sh/uv/pull/18394))\n\n#####
          Bug fixes\n\n- Avoid sharing version metadata across indexes ([#&#8203;18373](https://redirect.github.com/astral-sh/uv/pull/18373))\n-
          Bump zlib-rs to 0.6.2 to fix panic on decompression of large wheels on Windows
          ([#&#8203;18362](https://redirect.github.com/astral-sh/uv/pull/18362))\n-
          Filter out unsupported environment wheels ([#&#8203;18445](https://redirect.github.com/astral-sh/uv/pull/18445))\n-
          Preserve absolute/relative paths in lockfiles ([#&#8203;18176](https://redirect.github.com/astral-sh/uv/pull/18176))\n-
          Recreate Python environments under `uv tool install --force` ([#&#8203;18399](https://redirect.github.com/astral-sh/uv/pull/18399))\n-
          Respect timestamp and other cache keys in cached environments ([#&#8203;18396](https://redirect.github.com/astral-sh/uv/pull/18396))\n-
          Simplify selected extra markers in `uv export` ([#&#8203;18433](https://redirect.github.com/astral-sh/uv/pull/18433))\n-
          Send pyx mint-token requests with a proper `Content-Type` ([#&#8203;18334](https://redirect.github.com/astral-sh/uv/pull/18334))\n-
          Fix Windows operating system and version reporting ([#&#8203;18383](https://redirect.github.com/astral-sh/uv/pull/18383))\n\n#####
          Documentation\n\n- Update the platform support policy with a tier 3 section
          including freebsd and 32-bit windows ([#&#8203;18345](https://redirect.github.com/astral-sh/uv/pull/18345))\n\n###
          [`v0.10.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0109)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.8...0.10.9)\n\nReleased
          on 2026-03-06.\n\n##### Enhancements\n\n- Add `fbgemm-gpu`, `fbgemm-gpu-genai`,
          `torchrec`, and `torchtune` to the PyTorch list ([#&#8203;18338](https://redirect.github.com/astral-sh/uv/pull/18338))\n-
          Add torchcodec to PyTorch List ([#&#8203;18336](https://redirect.github.com/astral-sh/uv/pull/18336))\n-
          Log the duration we took before erroring ([#&#8203;18231](https://redirect.github.com/astral-sh/uv/pull/18231))\n-
          Warn when using `uv_build` settings without `uv_build` ([#&#8203;15750](https://redirect.github.com/astral-sh/uv/pull/15750))\n-
          Add fallback to `/usr/lib/os-release` on Linux system lookup failure ([#&#8203;18349](https://redirect.github.com/astral-sh/uv/pull/18349))\n-
          Use `cargo auditable` to include SBOM in uv builds ([#&#8203;18276](https://redirect.github.com/astral-sh/uv/pull/18276))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_VENV_RELOCATABLE`
          ([#&#8203;18331](https://redirect.github.com/astral-sh/uv/pull/18331))\n\n#####
          Performance\n\n- Avoid toml `Document` overhead ([#&#8203;18306](https://redirect.github.com/astral-sh/uv/pull/18306))\n-
          Use a single global workspace cache ([#&#8203;18307](https://redirect.github.com/astral-sh/uv/pull/18307))\n\n#####
          Bug fixes\n\n- Continue on trampoline job assignment failures ([#&#8203;18291](https://redirect.github.com/astral-sh/uv/pull/18291))\n-
          Handle the hard link limit gracefully instead of failing ([#&#8203;17699](https://redirect.github.com/astral-sh/uv/pull/17699))\n-
          Respect build constraints for workspace members ([#&#8203;18350](https://redirect.github.com/astral-sh/uv/pull/18350))\n-
          Revalidate editables and other dependencies in scripts ([#&#8203;18328](https://redirect.github.com/astral-sh/uv/pull/18328))\n-
          Support Python 3.13+ on Android ([#&#8203;18301](https://redirect.github.com/astral-sh/uv/pull/18301))\n-
          Support `cp3-none-any` ([#&#8203;17064](https://redirect.github.com/astral-sh/uv/pull/17064))\n-
          Skip tool environments with broken links to Python on Windows ([#&#8203;17176](https://redirect.github.com/astral-sh/uv/pull/17176))\n\n#####
          Documentation\n\n- Add documentation for common marker values ([#&#8203;18327](https://redirect.github.com/astral-sh/uv/pull/18327))\n-
          Improve documentation on virtual dependencies ([#&#8203;18346](https://redirect.github.com/astral-sh/uv/pull/18346))\n\n###
          [`v0.10.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0108)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.7...0.10.8)\n\nReleased
          on 2026-03-03.\n\n##### Python\n\n- Add CPython 3.10.20\n- Add CPython 3.11.15\n-
          Add CPython 3.12.13\n\n##### Enhancements\n\n- Add Docker images based on
          Docker Hardened Images ([#&#8203;18247](https://redirect.github.com/astral-sh/uv/pull/18247))\n-
          Add resolver hint when `--exclude-newer` filters out all versions of a package
          ([#&#8203;18217](https://redirect.github.com/astral-sh/uv/pull/18217))\n-
          Configure a real retry minimum delay of 1s ([#&#8203;18201](https://redirect.github.com/astral-sh/uv/pull/18201))\n-
          Expand `uv_build` direct build compatibility ([#&#8203;17902](https://redirect.github.com/astral-sh/uv/pull/17902))\n-
          Fetch CPython from an Astral mirror by default ([#&#8203;18207](https://redirect.github.com/astral-sh/uv/pull/18207))\n-
          Download uv releases from an Astral mirror in installers by default ([#&#8203;18191](https://redirect.github.com/astral-sh/uv/pull/18191))\n-
          Add SBOM attestations to Docker images ([#&#8203;18252](https://redirect.github.com/astral-sh/uv/pull/18252))\n-
          Improve hint for installing meson-python when missing as build backend ([#&#8203;15826](https://redirect.github.com/astral-sh/uv/pull/15826))\n\n#####
          Configuration\n\n- Add `UV_INIT_BARE` environment variable for `uv init`
          ([#&#8203;18210](https://redirect.github.com/astral-sh/uv/pull/18210))\n\n#####
          Bug fixes\n\n- Prevent `uv tool upgrade` from installing excluded dependencies
          ([#&#8203;18022](https://redirect.github.com/astral-sh/uv/pull/18022))\n-
          Promote authentication policy when saving tool receipts ([#&#8203;18246](https://redirect.github.com/astral-sh/uv/pull/18246))\n-
          Respect exclusions in scripts ([#&#8203;18269](https://redirect.github.com/astral-sh/uv/pull/18269))\n-
          Retain default-branch Git SHAs in `pylock.toml` files ([#&#8203;18227](https://redirect.github.com/astral-sh/uv/pull/18227))\n-
          Skip installed Python check for URL dependencies ([#&#8203;18211](https://redirect.github.com/astral-sh/uv/pull/18211))\n-
          Respect constraints during `--upgrade` ([#&#8203;18226](https://redirect.github.com/astral-sh/uv/pull/18226))\n-
          Fix `uv tree` orphaned roots and premature deduplication ([#&#8203;17212](https://redirect.github.com/astral-sh/uv/pull/17212))\n\n#####
          Documentation\n\n- Mention cooldown and tweak inline script metadata in
          dependency bots documentation ([#&#8203;18230](https://redirect.github.com/astral-sh/uv/pull/18230))\n-
          Move cache prune in GitLab to `after_script` ([#&#8203;18206](https://redirect.github.com/astral-sh/uv/pull/18206))\n\n###
          [`v0.10.7`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0107)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.6...0.10.7)\n\nReleased
          on 2026-02-27.\n\n##### Bug fixes\n\n- Fix handling of junctions in Windows
          Containers on Windows ([#&#8203;18192](https://redirect.github.com/astral-sh/uv/pull/18192))\n\n#####
          Enhancements\n\n- Activate logging for middleware retries ([#&#8203;18200](https://redirect.github.com/astral-sh/uv/pull/18200))\n-
          Upload uv releases to a mirror ([#&#8203;18159](https://redirect.github.com/astral-sh/uv/pull/18159))\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\nThere
          are no breaking changes to [`uv_build`](https://docs.astral.sh/uv/concepts/build-backend/).
          If you have an upper bound in your `[build-system]` table, you should update
          it, e.g., from `<0.10.0` to `<0.11.0`.\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- **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- **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-
          **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- **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- **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-
          **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- **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- **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-
          **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- **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- **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- **`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-
          **`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- **`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/releases/tag/0.9.30)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.29...0.9.30)\n\n####
          Release Notes\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####
          Install uv 0.9.30\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.30/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.30/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.30\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.29`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.29)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.28...0.9.29)\n\n####
          Release Notes\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####
          Install uv 0.9.29\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.29/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.29/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.29\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.28`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.28)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.27...0.9.28)\n\n####
          Release Notes\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####
          Install uv 0.9.28\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.28/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.28/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.28\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.27`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.27)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.26...0.9.27)\n\n####
          Release Notes\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####
          Install uv 0.9.27\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.27/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.27/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.27\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/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.27/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/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.27/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redi"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/854
        commit_id: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
        patchset: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
        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: 4b081af4505e40d78a153e1394366e17
      buildset_refs:
      - branch: main
        change: '854'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.10\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.10` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.10.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01010)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.9...0.10.10)\n\nReleased
          on 2026-03-13.\n\n##### Python\n\n- Add CPython 3.15.0a7 ([#&#8203;18403](https://redirect.github.com/astral-sh/uv/pull/18403))\n\n#####
          Enhancements\n\n- Add `--outdated` flag to `uv tool list` ([#&#8203;18318](https://redirect.github.com/astral-sh/uv/pull/18318))\n-
          Add riscv64 musl target to build-release-binaries workflow ([#&#8203;18228](https://redirect.github.com/astral-sh/uv/pull/18228))\n-
          Fetch Ruff from an Astral mirror ([#&#8203;18286](https://redirect.github.com/astral-sh/uv/pull/18286))\n-
          Improve error handling for platform detection in Python downloads ([#&#8203;18453](https://redirect.github.com/astral-sh/uv/pull/18453))\n-
          Warn if `--project` directory does not exist ([#&#8203;17714](https://redirect.github.com/astral-sh/uv/pull/17714))\n-
          Warn when workspace member scripts are skipped due to missing build system
          ([#&#8203;18389](https://redirect.github.com/astral-sh/uv/pull/18389))\n-
          Update build backend versions used in `uv init` ([#&#8203;18417](https://redirect.github.com/astral-sh/uv/pull/18417))\n-
          Log explicit config file path in verbose output ([#&#8203;18353](https://redirect.github.com/astral-sh/uv/pull/18353))\n-
          Make `uv cache clear` an alias of `uv cache clean` ([#&#8203;18420](https://redirect.github.com/astral-sh/uv/pull/18420))\n-
          Reject invalid classifiers, warn on license classifiers in `uv_build` ([#&#8203;18419](https://redirect.github.com/astral-sh/uv/pull/18419))\n\n#####
          Preview features\n\n- Add links to `uv audit` output ([#&#8203;18392](https://redirect.github.com/astral-sh/uv/pull/18392))\n-
          Output/report formatting for `uv audit` ([#&#8203;18193](https://redirect.github.com/astral-sh/uv/pull/18193))\n-
          Switch to batched OSV queries for `uv audit` ([#&#8203;18394](https://redirect.github.com/astral-sh/uv/pull/18394))\n\n#####
          Bug fixes\n\n- Avoid sharing version metadata across indexes ([#&#8203;18373](https://redirect.github.com/astral-sh/uv/pull/18373))\n-
          Bump zlib-rs to 0.6.2 to fix panic on decompression of large wheels on Windows
          ([#&#8203;18362](https://redirect.github.com/astral-sh/uv/pull/18362))\n-
          Filter out unsupported environment wheels ([#&#8203;18445](https://redirect.github.com/astral-sh/uv/pull/18445))\n-
          Preserve absolute/relative paths in lockfiles ([#&#8203;18176](https://redirect.github.com/astral-sh/uv/pull/18176))\n-
          Recreate Python environments under `uv tool install --force` ([#&#8203;18399](https://redirect.github.com/astral-sh/uv/pull/18399))\n-
          Respect timestamp and other cache keys in cached environments ([#&#8203;18396](https://redirect.github.com/astral-sh/uv/pull/18396))\n-
          Simplify selected extra markers in `uv export` ([#&#8203;18433](https://redirect.github.com/astral-sh/uv/pull/18433))\n-
          Send pyx mint-token requests with a proper `Content-Type` ([#&#8203;18334](https://redirect.github.com/astral-sh/uv/pull/18334))\n-
          Fix Windows operating system and version reporting ([#&#8203;18383](https://redirect.github.com/astral-sh/uv/pull/18383))\n\n#####
          Documentation\n\n- Update the platform support policy with a tier 3 section
          including freebsd and 32-bit windows ([#&#8203;18345](https://redirect.github.com/astral-sh/uv/pull/18345))\n\n###
          [`v0.10.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0109)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.8...0.10.9)\n\nReleased
          on 2026-03-06.\n\n##### Enhancements\n\n- Add `fbgemm-gpu`, `fbgemm-gpu-genai`,
          `torchrec`, and `torchtune` to the PyTorch list ([#&#8203;18338](https://redirect.github.com/astral-sh/uv/pull/18338))\n-
          Add torchcodec to PyTorch List ([#&#8203;18336](https://redirect.github.com/astral-sh/uv/pull/18336))\n-
          Log the duration we took before erroring ([#&#8203;18231](https://redirect.github.com/astral-sh/uv/pull/18231))\n-
          Warn when using `uv_build` settings without `uv_build` ([#&#8203;15750](https://redirect.github.com/astral-sh/uv/pull/15750))\n-
          Add fallback to `/usr/lib/os-release` on Linux system lookup failure ([#&#8203;18349](https://redirect.github.com/astral-sh/uv/pull/18349))\n-
          Use `cargo auditable` to include SBOM in uv builds ([#&#8203;18276](https://redirect.github.com/astral-sh/uv/pull/18276))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_VENV_RELOCATABLE`
          ([#&#8203;18331](https://redirect.github.com/astral-sh/uv/pull/18331))\n\n#####
          Performance\n\n- Avoid toml `Document` overhead ([#&#8203;18306](https://redirect.github.com/astral-sh/uv/pull/18306))\n-
          Use a single global workspace cache ([#&#8203;18307](https://redirect.github.com/astral-sh/uv/pull/18307))\n\n#####
          Bug fixes\n\n- Continue on trampoline job assignment failures ([#&#8203;18291](https://redirect.github.com/astral-sh/uv/pull/18291))\n-
          Handle the hard link limit gracefully instead of failing ([#&#8203;17699](https://redirect.github.com/astral-sh/uv/pull/17699))\n-
          Respect build constraints for workspace members ([#&#8203;18350](https://redirect.github.com/astral-sh/uv/pull/18350))\n-
          Revalidate editables and other dependencies in scripts ([#&#8203;18328](https://redirect.github.com/astral-sh/uv/pull/18328))\n-
          Support Python 3.13+ on Android ([#&#8203;18301](https://redirect.github.com/astral-sh/uv/pull/18301))\n-
          Support `cp3-none-any` ([#&#8203;17064](https://redirect.github.com/astral-sh/uv/pull/17064))\n-
          Skip tool environments with broken links to Python on Windows ([#&#8203;17176](https://redirect.github.com/astral-sh/uv/pull/17176))\n\n#####
          Documentation\n\n- Add documentation for common marker values ([#&#8203;18327](https://redirect.github.com/astral-sh/uv/pull/18327))\n-
          Improve documentation on virtual dependencies ([#&#8203;18346](https://redirect.github.com/astral-sh/uv/pull/18346))\n\n###
          [`v0.10.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0108)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.7...0.10.8)\n\nReleased
          on 2026-03-03.\n\n##### Python\n\n- Add CPython 3.10.20\n- Add CPython 3.11.15\n-
          Add CPython 3.12.13\n\n##### Enhancements\n\n- Add Docker images based on
          Docker Hardened Images ([#&#8203;18247](https://redirect.github.com/astral-sh/uv/pull/18247))\n-
          Add resolver hint when `--exclude-newer` filters out all versions of a package
          ([#&#8203;18217](https://redirect.github.com/astral-sh/uv/pull/18217))\n-
          Configure a real retry minimum delay of 1s ([#&#8203;18201](https://redirect.github.com/astral-sh/uv/pull/18201))\n-
          Expand `uv_build` direct build compatibility ([#&#8203;17902](https://redirect.github.com/astral-sh/uv/pull/17902))\n-
          Fetch CPython from an Astral mirror by default ([#&#8203;18207](https://redirect.github.com/astral-sh/uv/pull/18207))\n-
          Download uv releases from an Astral mirror in installers by default ([#&#8203;18191](https://redirect.github.com/astral-sh/uv/pull/18191))\n-
          Add SBOM attestations to Docker images ([#&#8203;18252](https://redirect.github.com/astral-sh/uv/pull/18252))\n-
          Improve hint for installing meson-python when missing as build backend ([#&#8203;15826](https://redirect.github.com/astral-sh/uv/pull/15826))\n\n#####
          Configuration\n\n- Add `UV_INIT_BARE` environment variable for `uv init`
          ([#&#8203;18210](https://redirect.github.com/astral-sh/uv/pull/18210))\n\n#####
          Bug fixes\n\n- Prevent `uv tool upgrade` from installing excluded dependencies
          ([#&#8203;18022](https://redirect.github.com/astral-sh/uv/pull/18022))\n-
          Promote authentication policy when saving tool receipts ([#&#8203;18246](https://redirect.github.com/astral-sh/uv/pull/18246))\n-
          Respect exclusions in scripts ([#&#8203;18269](https://redirect.github.com/astral-sh/uv/pull/18269))\n-
          Retain default-branch Git SHAs in `pylock.toml` files ([#&#8203;18227](https://redirect.github.com/astral-sh/uv/pull/18227))\n-
          Skip installed Python check for URL dependencies ([#&#8203;18211](https://redirect.github.com/astral-sh/uv/pull/18211))\n-
          Respect constraints during `--upgrade` ([#&#8203;18226](https://redirect.github.com/astral-sh/uv/pull/18226))\n-
          Fix `uv tree` orphaned roots and premature deduplication ([#&#8203;17212](https://redirect.github.com/astral-sh/uv/pull/17212))\n\n#####
          Documentation\n\n- Mention cooldown and tweak inline script metadata in
          dependency bots documentation ([#&#8203;18230](https://redirect.github.com/astral-sh/uv/pull/18230))\n-
          Move cache prune in GitLab to `after_script` ([#&#8203;18206](https://redirect.github.com/astral-sh/uv/pull/18206))\n\n###
          [`v0.10.7`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0107)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.6...0.10.7)\n\nReleased
          on 2026-02-27.\n\n##### Bug fixes\n\n- Fix handling of junctions in Windows
          Containers on Windows ([#&#8203;18192](https://redirect.github.com/astral-sh/uv/pull/18192))\n\n#####
          Enhancements\n\n- Activate logging for middleware retries ([#&#8203;18200](https://redirect.github.com/astral-sh/uv/pull/18200))\n-
          Upload uv releases to a mirror ([#&#8203;18159](https://redirect.github.com/astral-sh/uv/pull/18159))\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\nThere
          are no breaking changes to [`uv_build`](https://docs.astral.sh/uv/concepts/build-backend/).
          If you have an upper bound in your `[build-system]` table, you should update
          it, e.g., from `<0.10.0` to `<0.11.0`.\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- **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- **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-
          **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- **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- **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-
          **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- **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- **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-
          **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- **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- **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- **`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-
          **`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- **`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/releases/tag/0.9.30)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.29...0.9.30)\n\n####
          Release Notes\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####
          Install uv 0.9.30\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.30/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.30/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.30\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.29`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.29)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.28...0.9.29)\n\n####
          Release Notes\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####
          Install uv 0.9.29\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.29/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.29/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.29\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.28`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.28)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.27...0.9.28)\n\n####
          Release Notes\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####
          Install uv 0.9.28\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.28/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.28/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.28\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.27`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.27)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.26...0.9.27)\n\n####
          Release Notes\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####
          Install uv 0.9.27\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.27/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.27/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.27\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/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.27/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/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.27/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redi"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/854
        commit_id: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
        patchset: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
        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.10\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.10` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
        (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.10.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01010)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.9...0.10.10)\n\nReleased
        on 2026-03-13.\n\n##### Python\n\n- Add CPython 3.15.0a7 ([#&#8203;18403](https://redirect.github.com/astral-sh/uv/pull/18403))\n\n#####
        Enhancements\n\n- Add `--outdated` flag to `uv tool list` ([#&#8203;18318](https://redirect.github.com/astral-sh/uv/pull/18318))\n-
        Add riscv64 musl target to build-release-binaries workflow ([#&#8203;18228](https://redirect.github.com/astral-sh/uv/pull/18228))\n-
        Fetch Ruff from an Astral mirror ([#&#8203;18286](https://redirect.github.com/astral-sh/uv/pull/18286))\n-
        Improve error handling for platform detection in Python downloads ([#&#8203;18453](https://redirect.github.com/astral-sh/uv/pull/18453))\n-
        Warn if `--project` directory does not exist ([#&#8203;17714](https://redirect.github.com/astral-sh/uv/pull/17714))\n-
        Warn when workspace member scripts are skipped due to missing build system
        ([#&#8203;18389](https://redirect.github.com/astral-sh/uv/pull/18389))\n-
        Update build backend versions used in `uv init` ([#&#8203;18417](https://redirect.github.com/astral-sh/uv/pull/18417))\n-
        Log explicit config file path in verbose output ([#&#8203;18353](https://redirect.github.com/astral-sh/uv/pull/18353))\n-
        Make `uv cache clear` an alias of `uv cache clean` ([#&#8203;18420](https://redirect.github.com/astral-sh/uv/pull/18420))\n-
        Reject invalid classifiers, warn on license classifiers in `uv_build` ([#&#8203;18419](https://redirect.github.com/astral-sh/uv/pull/18419))\n\n#####
        Preview features\n\n- Add links to `uv audit` output ([#&#8203;18392](https://redirect.github.com/astral-sh/uv/pull/18392))\n-
        Output/report formatting for `uv audit` ([#&#8203;18193](https://redirect.github.com/astral-sh/uv/pull/18193))\n-
        Switch to batched OSV queries for `uv audit` ([#&#8203;18394](https://redirect.github.com/astral-sh/uv/pull/18394))\n\n#####
        Bug fixes\n\n- Avoid sharing version metadata across indexes ([#&#8203;18373](https://redirect.github.com/astral-sh/uv/pull/18373))\n-
        Bump zlib-rs to 0.6.2 to fix panic on decompression of large wheels on Windows
        ([#&#8203;18362](https://redirect.github.com/astral-sh/uv/pull/18362))\n-
        Filter out unsupported environment wheels ([#&#8203;18445](https://redirect.github.com/astral-sh/uv/pull/18445))\n-
        Preserve absolute/relative paths in lockfiles ([#&#8203;18176](https://redirect.github.com/astral-sh/uv/pull/18176))\n-
        Recreate Python environments under `uv tool install --force` ([#&#8203;18399](https://redirect.github.com/astral-sh/uv/pull/18399))\n-
        Respect timestamp and other cache keys in cached environments ([#&#8203;18396](https://redirect.github.com/astral-sh/uv/pull/18396))\n-
        Simplify selected extra markers in `uv export` ([#&#8203;18433](https://redirect.github.com/astral-sh/uv/pull/18433))\n-
        Send pyx mint-token requests with a proper `Content-Type` ([#&#8203;18334](https://redirect.github.com/astral-sh/uv/pull/18334))\n-
        Fix Windows operating system and version reporting ([#&#8203;18383](https://redirect.github.com/astral-sh/uv/pull/18383))\n\n#####
        Documentation\n\n- Update the platform support policy with a tier 3 section
        including freebsd and 32-bit windows ([#&#8203;18345](https://redirect.github.com/astral-sh/uv/pull/18345))\n\n###
        [`v0.10.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0109)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.8...0.10.9)\n\nReleased
        on 2026-03-06.\n\n##### Enhancements\n\n- Add `fbgemm-gpu`, `fbgemm-gpu-genai`,
        `torchrec`, and `torchtune` to the PyTorch list ([#&#8203;18338](https://redirect.github.com/astral-sh/uv/pull/18338))\n-
        Add torchcodec to PyTorch List ([#&#8203;18336](https://redirect.github.com/astral-sh/uv/pull/18336))\n-
        Log the duration we took before erroring ([#&#8203;18231](https://redirect.github.com/astral-sh/uv/pull/18231))\n-
        Warn when using `uv_build` settings without `uv_build` ([#&#8203;15750](https://redirect.github.com/astral-sh/uv/pull/15750))\n-
        Add fallback to `/usr/lib/os-release` on Linux system lookup failure ([#&#8203;18349](https://redirect.github.com/astral-sh/uv/pull/18349))\n-
        Use `cargo auditable` to include SBOM in uv builds ([#&#8203;18276](https://redirect.github.com/astral-sh/uv/pull/18276))\n\n#####
        Configuration\n\n- Add an environment variable for `UV_VENV_RELOCATABLE` ([#&#8203;18331](https://redirect.github.com/astral-sh/uv/pull/18331))\n\n#####
        Performance\n\n- Avoid toml `Document` overhead ([#&#8203;18306](https://redirect.github.com/astral-sh/uv/pull/18306))\n-
        Use a single global workspace cache ([#&#8203;18307](https://redirect.github.com/astral-sh/uv/pull/18307))\n\n#####
        Bug fixes\n\n- Continue on trampoline job assignment failures ([#&#8203;18291](https://redirect.github.com/astral-sh/uv/pull/18291))\n-
        Handle the hard link limit gracefully instead of failing ([#&#8203;17699](https://redirect.github.com/astral-sh/uv/pull/17699))\n-
        Respect build constraints for workspace members ([#&#8203;18350](https://redirect.github.com/astral-sh/uv/pull/18350))\n-
        Revalidate editables and other dependencies in scripts ([#&#8203;18328](https://redirect.github.com/astral-sh/uv/pull/18328))\n-
        Support Python 3.13+ on Android ([#&#8203;18301](https://redirect.github.com/astral-sh/uv/pull/18301))\n-
        Support `cp3-none-any` ([#&#8203;17064](https://redirect.github.com/astral-sh/uv/pull/17064))\n-
        Skip tool environments with broken links to Python on Windows ([#&#8203;17176](https://redirect.github.com/astral-sh/uv/pull/17176))\n\n#####
        Documentation\n\n- Add documentation for common marker values ([#&#8203;18327](https://redirect.github.com/astral-sh/uv/pull/18327))\n-
        Improve documentation on virtual dependencies ([#&#8203;18346](https://redirect.github.com/astral-sh/uv/pull/18346))\n\n###
        [`v0.10.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0108)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.7...0.10.8)\n\nReleased
        on 2026-03-03.\n\n##### Python\n\n- Add CPython 3.10.20\n- Add CPython 3.11.15\n-
        Add CPython 3.12.13\n\n##### Enhancements\n\n- Add Docker images based on
        Docker Hardened Images ([#&#8203;18247](https://redirect.github.com/astral-sh/uv/pull/18247))\n-
        Add resolver hint when `--exclude-newer` filters out all versions of a package
        ([#&#8203;18217](https://redirect.github.com/astral-sh/uv/pull/18217))\n-
        Configure a real retry minimum delay of 1s ([#&#8203;18201](https://redirect.github.com/astral-sh/uv/pull/18201))\n-
        Expand `uv_build` direct build compatibility ([#&#8203;17902](https://redirect.github.com/astral-sh/uv/pull/17902))\n-
        Fetch CPython from an Astral mirror by default ([#&#8203;18207](https://redirect.github.com/astral-sh/uv/pull/18207))\n-
        Download uv releases from an Astral mirror in installers by default ([#&#8203;18191](https://redirect.github.com/astral-sh/uv/pull/18191))\n-
        Add SBOM attestations to Docker images ([#&#8203;18252](https://redirect.github.com/astral-sh/uv/pull/18252))\n-
        Improve hint for installing meson-python when missing as build backend ([#&#8203;15826](https://redirect.github.com/astral-sh/uv/pull/15826))\n\n#####
        Configuration\n\n- Add `UV_INIT_BARE` environment variable for `uv init` ([#&#8203;18210](https://redirect.github.com/astral-sh/uv/pull/18210))\n\n#####
        Bug fixes\n\n- Prevent `uv tool upgrade` from installing excluded dependencies
        ([#&#8203;18022](https://redirect.github.com/astral-sh/uv/pull/18022))\n-
        Promote authentication policy when saving tool receipts ([#&#8203;18246](https://redirect.github.com/astral-sh/uv/pull/18246))\n-
        Respect exclusions in scripts ([#&#8203;18269](https://redirect.github.com/astral-sh/uv/pull/18269))\n-
        Retain default-branch Git SHAs in `pylock.toml` files ([#&#8203;18227](https://redirect.github.com/astral-sh/uv/pull/18227))\n-
        Skip installed Python check for URL dependencies ([#&#8203;18211](https://redirect.github.com/astral-sh/uv/pull/18211))\n-
        Respect constraints during `--upgrade` ([#&#8203;18226](https://redirect.github.com/astral-sh/uv/pull/18226))\n-
        Fix `uv tree` orphaned roots and premature deduplication ([#&#8203;17212](https://redirect.github.com/astral-sh/uv/pull/17212))\n\n#####
        Documentation\n\n- Mention cooldown and tweak inline script metadata in dependency
        bots documentation ([#&#8203;18230](https://redirect.github.com/astral-sh/uv/pull/18230))\n-
        Move cache prune in GitLab to `after_script` ([#&#8203;18206](https://redirect.github.com/astral-sh/uv/pull/18206))\n\n###
        [`v0.10.7`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0107)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.10.6...0.10.7)\n\nReleased
        on 2026-02-27.\n\n##### Bug fixes\n\n- Fix handling of junctions in Windows
        Containers on Windows ([#&#8203;18192](https://redirect.github.com/astral-sh/uv/pull/18192))\n\n#####
        Enhancements\n\n- Activate logging for middleware retries ([#&#8203;18200](https://redirect.github.com/astral-sh/uv/pull/18200))\n-
        Upload uv releases to a mirror ([#&#8203;18159](https://redirect.github.com/astral-sh/uv/pull/18159))\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\nThere
        are no breaking changes to [`uv_build`](https://docs.astral.sh/uv/concepts/build-backend/).
        If you have an upper bound in your `[build-system]` table, you should update
        it, e.g., from `<0.10.0` to `<0.11.0`.\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- **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- **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- **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- **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- **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-
        **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- **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- **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-
        **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- **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- **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- **`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-
        **`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- **`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/releases/tag/0.9.30)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.29...0.9.30)\n\n####
        Release Notes\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####
        Install uv 0.9.30\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.30/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.30/uv-installer.ps1
        | iex\"\n```\n\n#### Download uv 0.9.30\n\n| File                                                                                                                                          |
        Platform                     | Checksum                                                                                                             |\n|
        ---------------------------------------------------------------------------------------------------------------------------------------------
        | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
        |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/uv-aarch64-apple-darwin.tar.gz)
        \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-apple-darwin.tar.gz)
        \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-pc-windows-msvc.zip)
        \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-pc-windows-msvc.zip)
        \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-pc-windows-msvc.zip)
        \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-unknown-linux-gnu.tar.gz)
        \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-unknown-linux-gnu.tar.gz)
        \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-powerpc64-unknown-linux-gnu.tar.gz)
        \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-powerpc64le-unknown-linux-gnu.tar.gz)
        \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-riscv64gc-unknown-linux-gnu.tar.gz)
        \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-s390x-unknown-linux-gnu.tar.gz)
        \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-unknown-linux-gnu.tar.gz)
        \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-armv7-unknown-linux-gnueabihf.tar.gz)
        \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-unknown-linux-musl.tar.gz)
        \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-unknown-linux-musl.tar.gz)
        \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-unknown-linux-musl.tar.gz)
        \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-arm-unknown-linux-musleabihf.tar.gz)
        \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-armv7-unknown-linux-musleabihf.tar.gz)
        | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.29`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.29)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.28...0.9.29)\n\n####
        Release Notes\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####
        Install uv 0.9.29\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.29/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.29/uv-installer.ps1
        | iex\"\n```\n\n#### Download uv 0.9.29\n\n| File                                                                                                                                          |
        Platform                     | Checksum                                                                                                             |\n|
        ---------------------------------------------------------------------------------------------------------------------------------------------
        | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
        |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/uv-aarch64-apple-darwin.tar.gz)
        \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-apple-darwin.tar.gz)
        \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-pc-windows-msvc.zip)
        \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-pc-windows-msvc.zip)
        \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-pc-windows-msvc.zip)
        \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-unknown-linux-gnu.tar.gz)
        \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-unknown-linux-gnu.tar.gz)
        \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-powerpc64-unknown-linux-gnu.tar.gz)
        \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-powerpc64le-unknown-linux-gnu.tar.gz)
        \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-riscv64gc-unknown-linux-gnu.tar.gz)
        \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-s390x-unknown-linux-gnu.tar.gz)
        \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-unknown-linux-gnu.tar.gz)
        \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-armv7-unknown-linux-gnueabihf.tar.gz)
        \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-unknown-linux-musl.tar.gz)
        \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-unknown-linux-musl.tar.gz)
        \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-unknown-linux-musl.tar.gz)
        \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-arm-unknown-linux-musleabihf.tar.gz)
        \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-armv7-unknown-linux-musleabihf.tar.gz)
        | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.28`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.28)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.27...0.9.28)\n\n####
        Release Notes\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####
        Install uv 0.9.28\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.28/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.28/uv-installer.ps1
        | iex\"\n```\n\n#### Download uv 0.9.28\n\n| File                                                                                                                                          |
        Platform                     | Checksum                                                                                                             |\n|
        ---------------------------------------------------------------------------------------------------------------------------------------------
        | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
        |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/uv-aarch64-apple-darwin.tar.gz)
        \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-apple-darwin.tar.gz)
        \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-pc-windows-msvc.zip)
        \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-pc-windows-msvc.zip)
        \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-pc-windows-msvc.zip)
        \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-unknown-linux-gnu.tar.gz)
        \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-unknown-linux-gnu.tar.gz)
        \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-powerpc64-unknown-linux-gnu.tar.gz)
        \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-powerpc64le-unknown-linux-gnu.tar.gz)
        \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-riscv64gc-unknown-linux-gnu.tar.gz)
        \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-s390x-unknown-linux-gnu.tar.gz)
        \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-unknown-linux-gnu.tar.gz)
        \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-armv7-unknown-linux-gnueabihf.tar.gz)
        \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-unknown-linux-musl.tar.gz)
        \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-unknown-linux-musl.tar.gz)
        \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-unknown-linux-musl.tar.gz)
        \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-arm-unknown-linux-musleabihf.tar.gz)
        \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-armv7-unknown-linux-musleabihf.tar.gz)
        | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.27`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.27)\n\n[Compare
        Source](https://redirect.github.com/astral-sh/uv/compare/0.9.26...0.9.27)\n\n####
        Release Notes\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####
        Install uv 0.9.27\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.27/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.27/uv-installer.ps1
        | iex\"\n```\n\n#### Download uv 0.9.27\n\n| File                                                                                                                                          |
        Platform                     | Checksum                                                                                                             |\n|
        ---------------------------------------------------------------------------------------------------------------------------------------------
        | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
        |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/uv-aarch64-apple-darwin.tar.gz)
        \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/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.27/uv-x86_64-apple-darwin.tar.gz)
        \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/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.27/uv-aarch64-pc-windows-msvc.zip)
        \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/uv-aarch64-pc-windows-msvc.zip.sha256)
        \          |\n| [uv-i686-pc-windows-msvc.zip](https://redi"
      change_url: https://github.com/vexxhost/magnum-cluster-api/pull/854
      child_jobs: []
      commit_id: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
      event_id: dfbdc840-1f1f-11f1-9fec-cf464f98ee77
      executor:
        hostname: 0a8996d2b663
        inventory_file: /var/lib/zuul/builds/bc47605dfd9642fbadfb77effd63013e/ansible/inventory.yaml
        log_root: /var/lib/zuul/builds/bc47605dfd9642fbadfb77effd63013e/work/logs
        result_data_file: /var/lib/zuul/builds/bc47605dfd9642fbadfb77effd63013e/work/results.json
        src_root: /var/lib/zuul/builds/bc47605dfd9642fbadfb77effd63013e/work/src
        work_root: /var/lib/zuul/builds/bc47605dfd9642fbadfb77effd63013e/work
      include_vars: []
      items:
      - branch: main
        change: '854'
        change_message: "chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.10.10\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.10` |\n\n---\n\n### Release Notes\n\n<details>\n<summary>astral-sh/uv
          (ghcr.io/astral-sh/uv)</summary>\n\n### [`v0.10.10`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#01010)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.9...0.10.10)\n\nReleased
          on 2026-03-13.\n\n##### Python\n\n- Add CPython 3.15.0a7 ([#&#8203;18403](https://redirect.github.com/astral-sh/uv/pull/18403))\n\n#####
          Enhancements\n\n- Add `--outdated` flag to `uv tool list` ([#&#8203;18318](https://redirect.github.com/astral-sh/uv/pull/18318))\n-
          Add riscv64 musl target to build-release-binaries workflow ([#&#8203;18228](https://redirect.github.com/astral-sh/uv/pull/18228))\n-
          Fetch Ruff from an Astral mirror ([#&#8203;18286](https://redirect.github.com/astral-sh/uv/pull/18286))\n-
          Improve error handling for platform detection in Python downloads ([#&#8203;18453](https://redirect.github.com/astral-sh/uv/pull/18453))\n-
          Warn if `--project` directory does not exist ([#&#8203;17714](https://redirect.github.com/astral-sh/uv/pull/17714))\n-
          Warn when workspace member scripts are skipped due to missing build system
          ([#&#8203;18389](https://redirect.github.com/astral-sh/uv/pull/18389))\n-
          Update build backend versions used in `uv init` ([#&#8203;18417](https://redirect.github.com/astral-sh/uv/pull/18417))\n-
          Log explicit config file path in verbose output ([#&#8203;18353](https://redirect.github.com/astral-sh/uv/pull/18353))\n-
          Make `uv cache clear` an alias of `uv cache clean` ([#&#8203;18420](https://redirect.github.com/astral-sh/uv/pull/18420))\n-
          Reject invalid classifiers, warn on license classifiers in `uv_build` ([#&#8203;18419](https://redirect.github.com/astral-sh/uv/pull/18419))\n\n#####
          Preview features\n\n- Add links to `uv audit` output ([#&#8203;18392](https://redirect.github.com/astral-sh/uv/pull/18392))\n-
          Output/report formatting for `uv audit` ([#&#8203;18193](https://redirect.github.com/astral-sh/uv/pull/18193))\n-
          Switch to batched OSV queries for `uv audit` ([#&#8203;18394](https://redirect.github.com/astral-sh/uv/pull/18394))\n\n#####
          Bug fixes\n\n- Avoid sharing version metadata across indexes ([#&#8203;18373](https://redirect.github.com/astral-sh/uv/pull/18373))\n-
          Bump zlib-rs to 0.6.2 to fix panic on decompression of large wheels on Windows
          ([#&#8203;18362](https://redirect.github.com/astral-sh/uv/pull/18362))\n-
          Filter out unsupported environment wheels ([#&#8203;18445](https://redirect.github.com/astral-sh/uv/pull/18445))\n-
          Preserve absolute/relative paths in lockfiles ([#&#8203;18176](https://redirect.github.com/astral-sh/uv/pull/18176))\n-
          Recreate Python environments under `uv tool install --force` ([#&#8203;18399](https://redirect.github.com/astral-sh/uv/pull/18399))\n-
          Respect timestamp and other cache keys in cached environments ([#&#8203;18396](https://redirect.github.com/astral-sh/uv/pull/18396))\n-
          Simplify selected extra markers in `uv export` ([#&#8203;18433](https://redirect.github.com/astral-sh/uv/pull/18433))\n-
          Send pyx mint-token requests with a proper `Content-Type` ([#&#8203;18334](https://redirect.github.com/astral-sh/uv/pull/18334))\n-
          Fix Windows operating system and version reporting ([#&#8203;18383](https://redirect.github.com/astral-sh/uv/pull/18383))\n\n#####
          Documentation\n\n- Update the platform support policy with a tier 3 section
          including freebsd and 32-bit windows ([#&#8203;18345](https://redirect.github.com/astral-sh/uv/pull/18345))\n\n###
          [`v0.10.9`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0109)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.8...0.10.9)\n\nReleased
          on 2026-03-06.\n\n##### Enhancements\n\n- Add `fbgemm-gpu`, `fbgemm-gpu-genai`,
          `torchrec`, and `torchtune` to the PyTorch list ([#&#8203;18338](https://redirect.github.com/astral-sh/uv/pull/18338))\n-
          Add torchcodec to PyTorch List ([#&#8203;18336](https://redirect.github.com/astral-sh/uv/pull/18336))\n-
          Log the duration we took before erroring ([#&#8203;18231](https://redirect.github.com/astral-sh/uv/pull/18231))\n-
          Warn when using `uv_build` settings without `uv_build` ([#&#8203;15750](https://redirect.github.com/astral-sh/uv/pull/15750))\n-
          Add fallback to `/usr/lib/os-release` on Linux system lookup failure ([#&#8203;18349](https://redirect.github.com/astral-sh/uv/pull/18349))\n-
          Use `cargo auditable` to include SBOM in uv builds ([#&#8203;18276](https://redirect.github.com/astral-sh/uv/pull/18276))\n\n#####
          Configuration\n\n- Add an environment variable for `UV_VENV_RELOCATABLE`
          ([#&#8203;18331](https://redirect.github.com/astral-sh/uv/pull/18331))\n\n#####
          Performance\n\n- Avoid toml `Document` overhead ([#&#8203;18306](https://redirect.github.com/astral-sh/uv/pull/18306))\n-
          Use a single global workspace cache ([#&#8203;18307](https://redirect.github.com/astral-sh/uv/pull/18307))\n\n#####
          Bug fixes\n\n- Continue on trampoline job assignment failures ([#&#8203;18291](https://redirect.github.com/astral-sh/uv/pull/18291))\n-
          Handle the hard link limit gracefully instead of failing ([#&#8203;17699](https://redirect.github.com/astral-sh/uv/pull/17699))\n-
          Respect build constraints for workspace members ([#&#8203;18350](https://redirect.github.com/astral-sh/uv/pull/18350))\n-
          Revalidate editables and other dependencies in scripts ([#&#8203;18328](https://redirect.github.com/astral-sh/uv/pull/18328))\n-
          Support Python 3.13+ on Android ([#&#8203;18301](https://redirect.github.com/astral-sh/uv/pull/18301))\n-
          Support `cp3-none-any` ([#&#8203;17064](https://redirect.github.com/astral-sh/uv/pull/17064))\n-
          Skip tool environments with broken links to Python on Windows ([#&#8203;17176](https://redirect.github.com/astral-sh/uv/pull/17176))\n\n#####
          Documentation\n\n- Add documentation for common marker values ([#&#8203;18327](https://redirect.github.com/astral-sh/uv/pull/18327))\n-
          Improve documentation on virtual dependencies ([#&#8203;18346](https://redirect.github.com/astral-sh/uv/pull/18346))\n\n###
          [`v0.10.8`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0108)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.7...0.10.8)\n\nReleased
          on 2026-03-03.\n\n##### Python\n\n- Add CPython 3.10.20\n- Add CPython 3.11.15\n-
          Add CPython 3.12.13\n\n##### Enhancements\n\n- Add Docker images based on
          Docker Hardened Images ([#&#8203;18247](https://redirect.github.com/astral-sh/uv/pull/18247))\n-
          Add resolver hint when `--exclude-newer` filters out all versions of a package
          ([#&#8203;18217](https://redirect.github.com/astral-sh/uv/pull/18217))\n-
          Configure a real retry minimum delay of 1s ([#&#8203;18201](https://redirect.github.com/astral-sh/uv/pull/18201))\n-
          Expand `uv_build` direct build compatibility ([#&#8203;17902](https://redirect.github.com/astral-sh/uv/pull/17902))\n-
          Fetch CPython from an Astral mirror by default ([#&#8203;18207](https://redirect.github.com/astral-sh/uv/pull/18207))\n-
          Download uv releases from an Astral mirror in installers by default ([#&#8203;18191](https://redirect.github.com/astral-sh/uv/pull/18191))\n-
          Add SBOM attestations to Docker images ([#&#8203;18252](https://redirect.github.com/astral-sh/uv/pull/18252))\n-
          Improve hint for installing meson-python when missing as build backend ([#&#8203;15826](https://redirect.github.com/astral-sh/uv/pull/15826))\n\n#####
          Configuration\n\n- Add `UV_INIT_BARE` environment variable for `uv init`
          ([#&#8203;18210](https://redirect.github.com/astral-sh/uv/pull/18210))\n\n#####
          Bug fixes\n\n- Prevent `uv tool upgrade` from installing excluded dependencies
          ([#&#8203;18022](https://redirect.github.com/astral-sh/uv/pull/18022))\n-
          Promote authentication policy when saving tool receipts ([#&#8203;18246](https://redirect.github.com/astral-sh/uv/pull/18246))\n-
          Respect exclusions in scripts ([#&#8203;18269](https://redirect.github.com/astral-sh/uv/pull/18269))\n-
          Retain default-branch Git SHAs in `pylock.toml` files ([#&#8203;18227](https://redirect.github.com/astral-sh/uv/pull/18227))\n-
          Skip installed Python check for URL dependencies ([#&#8203;18211](https://redirect.github.com/astral-sh/uv/pull/18211))\n-
          Respect constraints during `--upgrade` ([#&#8203;18226](https://redirect.github.com/astral-sh/uv/pull/18226))\n-
          Fix `uv tree` orphaned roots and premature deduplication ([#&#8203;17212](https://redirect.github.com/astral-sh/uv/pull/17212))\n\n#####
          Documentation\n\n- Mention cooldown and tweak inline script metadata in
          dependency bots documentation ([#&#8203;18230](https://redirect.github.com/astral-sh/uv/pull/18230))\n-
          Move cache prune in GitLab to `after_script` ([#&#8203;18206](https://redirect.github.com/astral-sh/uv/pull/18206))\n\n###
          [`v0.10.7`](https://redirect.github.com/astral-sh/uv/blob/HEAD/CHANGELOG.md#0107)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.10.6...0.10.7)\n\nReleased
          on 2026-02-27.\n\n##### Bug fixes\n\n- Fix handling of junctions in Windows
          Containers on Windows ([#&#8203;18192](https://redirect.github.com/astral-sh/uv/pull/18192))\n\n#####
          Enhancements\n\n- Activate logging for middleware retries ([#&#8203;18200](https://redirect.github.com/astral-sh/uv/pull/18200))\n-
          Upload uv releases to a mirror ([#&#8203;18159](https://redirect.github.com/astral-sh/uv/pull/18159))\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\nThere
          are no breaking changes to [`uv_build`](https://docs.astral.sh/uv/concepts/build-backend/).
          If you have an upper bound in your `[build-system]` table, you should update
          it, e.g., from `<0.10.0` to `<0.11.0`.\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- **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- **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-
          **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- **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- **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-
          **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- **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- **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-
          **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- **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- **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- **`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-
          **`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- **`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/releases/tag/0.9.30)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.29...0.9.30)\n\n####
          Release Notes\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####
          Install uv 0.9.30\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.30/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.30/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.30\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.30/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.30/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.29`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.29)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.28...0.9.29)\n\n####
          Release Notes\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####
          Install uv 0.9.29\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.29/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.29/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.29\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.29/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.29/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.28`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.28)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.27...0.9.28)\n\n####
          Release Notes\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####
          Install uv 0.9.28\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.28/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.28/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.28\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-pc-windows-msvc.zip)
          \                          | x86 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-pc-windows-msvc.zip)
          \                     | x64 Windows                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-unknown-linux-gnu.tar.gz)
          \          | ARM64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-unknown-linux-gnu.tar.gz)
          \                | x86 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-powerpc64-unknown-linux-gnu.tar.gz)
          \      | PPC64 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-powerpc64le-unknown-linux-gnu.tar.gz)
          \  | PPC64LE Linux                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-riscv64gc-unknown-linux-gnu.tar.gz)
          \      | RISCV Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-s390x-unknown-linux-gnu.tar.gz)
          \              | S390x Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-unknown-linux-gnu.tar.gz)
          \           | x64 Linux                    | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-armv7-unknown-linux-gnueabihf.tar.gz)
          \  | ARMv7 Linux                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-aarch64-unknown-linux-musl.tar.gz)
          \        | ARM64 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-i686-unknown-linux-musl.tar.gz)
          \              | x86 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-x86_64-unknown-linux-musl.tar.gz)
          \         | x64 MUSL Linux               | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-arm-unknown-linux-musleabihf.tar.gz)
          \    | ARMv6 MUSL Linux (Hardfloat) | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.28/uv-armv7-unknown-linux-musleabihf.tar.gz)
          | ARMv7 MUSL Linux             | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.28/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.27`](https://redirect.github.com/astral-sh/uv/releases/tag/0.9.27)\n\n[Compare
          Source](https://redirect.github.com/astral-sh/uv/compare/0.9.26...0.9.27)\n\n####
          Release Notes\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####
          Install uv 0.9.27\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.27/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.27/uv-installer.ps1
          | iex\"\n```\n\n#### Download uv 0.9.27\n\n| File                                                                                                                                          |
          Platform                     | Checksum                                                                                                             |\n|
          ---------------------------------------------------------------------------------------------------------------------------------------------
          | ---------------------------- | --------------------------------------------------------------------------------------------------------------------
          |\n| [uv-aarch64-apple-darwin.tar.gz](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/uv-aarch64-apple-darwin.tar.gz)
          \                    | Apple Silicon macOS          | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/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.27/uv-x86_64-apple-darwin.tar.gz)
          \                     | Intel macOS                  | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/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.27/uv-aarch64-pc-windows-msvc.zip)
          \                    | ARM64 Windows                | [checksum](https://redirect.github.com/astral-sh/uv/releases/download/0.9.27/uv-aarch64-pc-windows-msvc.zip.sha256)
          \          |\n| [uv-i686-pc-windows-msvc.zip](https://redi"
        change_url: https://github.com/vexxhost/magnum-cluster-api/pull/854
        commit_id: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
        patchset: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
        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.34.4-calico
      jobtags: []
      max_attempts: 3
      message: Y2hvcmUoZGVwcyk6IHVwZGF0ZSBnaGNyLmlvL2FzdHJhbC1zaC91diBkb2NrZXIgdGFnIHRvIHYwLjEwLjEwCgo+IOKEue+4jyAqKk5vdGUqKgo+IAo+IFRoaXMgUFIgYm9keSB3YXMgdHJ1bmNhdGVkIGR1ZSB0byBwbGF0Zm9ybSBsaW1pdHMuCgpUaGlzIFBSIGNvbnRhaW5zIHRoZSBmb2xsb3dpbmcgdXBkYXRlczoKCnwgUGFja2FnZSB8IFR5cGUgfCBVcGRhdGUgfCBDaGFuZ2UgfAp8LS0tfC0tLXwtLS18LS0tfAp8IFtnaGNyLmlvL2FzdHJhbC1zaC91dl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91dikgfCBmaW5hbCB8IG1pbm9yIHwgYDAuOS45YCDihpIgYDAuMTAuMTBgIHwKCi0tLQoKIyMjIFJlbGVhc2UgTm90ZXMKCjxkZXRhaWxzPgo8c3VtbWFyeT5hc3RyYWwtc2gvdXYgKGdoY3IuaW8vYXN0cmFsLXNoL3V2KTwvc3VtbWFyeT4KCiMjIyBbYHYwLjEwLjEwYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMDEwKQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC4xMC45Li4uMC4xMC4xMCkKClJlbGVhc2VkIG9uIDIwMjYtMDMtMTMuCgojIyMjIyBQeXRob24KCi0gQWRkIENQeXRob24gMy4xNS4wYTcgKFsjJiM4MjAzOzE4NDAzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTg0MDMpKQoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEFkZCBgLS1vdXRkYXRlZGAgZmxhZyB0byBgdXYgdG9vbCBsaXN0YCAoWyMmIzgyMDM7MTgzMThdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODMxOCkpCi0gQWRkIHJpc2N2NjQgbXVzbCB0YXJnZXQgdG8gYnVpbGQtcmVsZWFzZS1iaW5hcmllcyB3b3JrZmxvdyAoWyMmIzgyMDM7MTgyMjhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODIyOCkpCi0gRmV0Y2ggUnVmZiBmcm9tIGFuIEFzdHJhbCBtaXJyb3IgKFsjJiM4MjAzOzE4Mjg2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgyODYpKQotIEltcHJvdmUgZXJyb3IgaGFuZGxpbmcgZm9yIHBsYXRmb3JtIGRldGVjdGlvbiBpbiBQeXRob24gZG93bmxvYWRzIChbIyYjODIwMzsxODQ1M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4NDUzKSkKLSBXYXJuIGlmIGAtLXByb2plY3RgIGRpcmVjdG9yeSBkb2VzIG5vdCBleGlzdCAoWyMmIzgyMDM7MTc3MTRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzcxNCkpCi0gV2FybiB3aGVuIHdvcmtzcGFjZSBtZW1iZXIgc2NyaXB0cyBhcmUgc2tpcHBlZCBkdWUgdG8gbWlzc2luZyBidWlsZCBzeXN0ZW0gKFsjJiM4MjAzOzE4Mzg5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgzODkpKQotIFVwZGF0ZSBidWlsZCBiYWNrZW5kIHZlcnNpb25zIHVzZWQgaW4gYHV2IGluaXRgIChbIyYjODIwMzsxODQxN10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4NDE3KSkKLSBMb2cgZXhwbGljaXQgY29uZmlnIGZpbGUgcGF0aCBpbiB2ZXJib3NlIG91dHB1dCAoWyMmIzgyMDM7MTgzNTNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODM1MykpCi0gTWFrZSBgdXYgY2FjaGUgY2xlYXJgIGFuIGFsaWFzIG9mIGB1diBjYWNoZSBjbGVhbmAgKFsjJiM4MjAzOzE4NDIwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTg0MjApKQotIFJlamVjdCBpbnZhbGlkIGNsYXNzaWZpZXJzLCB3YXJuIG9uIGxpY2Vuc2UgY2xhc3NpZmllcnMgaW4gYHV2X2J1aWxkYCAoWyMmIzgyMDM7MTg0MTldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODQxOSkpCgojIyMjIyBQcmV2aWV3IGZlYXR1cmVzCgotIEFkZCBsaW5rcyB0byBgdXYgYXVkaXRgIG91dHB1dCAoWyMmIzgyMDM7MTgzOTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODM5MikpCi0gT3V0cHV0L3JlcG9ydCBmb3JtYXR0aW5nIGZvciBgdXYgYXVkaXRgIChbIyYjODIwMzsxODE5M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MTkzKSkKLSBTd2l0Y2ggdG8gYmF0Y2hlZCBPU1YgcXVlcmllcyBmb3IgYHV2IGF1ZGl0YCAoWyMmIzgyMDM7MTgzOTRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODM5NCkpCgojIyMjIyBCdWcgZml4ZXMKCi0gQXZvaWQgc2hhcmluZyB2ZXJzaW9uIG1ldGFkYXRhIGFjcm9zcyBpbmRleGVzIChbIyYjODIwMzsxODM3M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MzczKSkKLSBCdW1wIHpsaWItcnMgdG8gMC42LjIgdG8gZml4IHBhbmljIG9uIGRlY29tcHJlc3Npb24gb2YgbGFyZ2Ugd2hlZWxzIG9uIFdpbmRvd3MgKFsjJiM4MjAzOzE4MzYyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgzNjIpKQotIEZpbHRlciBvdXQgdW5zdXBwb3J0ZWQgZW52aXJvbm1lbnQgd2hlZWxzIChbIyYjODIwMzsxODQ0NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4NDQ1KSkKLSBQcmVzZXJ2ZSBhYnNvbHV0ZS9yZWxhdGl2ZSBwYXRocyBpbiBsb2NrZmlsZXMgKFsjJiM4MjAzOzE4MTc2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgxNzYpKQotIFJlY3JlYXRlIFB5dGhvbiBlbnZpcm9ubWVudHMgdW5kZXIgYHV2IHRvb2wgaW5zdGFsbCAtLWZvcmNlYCAoWyMmIzgyMDM7MTgzOTldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODM5OSkpCi0gUmVzcGVjdCB0aW1lc3RhbXAgYW5kIG90aGVyIGNhY2hlIGtleXMgaW4gY2FjaGVkIGVudmlyb25tZW50cyAoWyMmIzgyMDM7MTgzOTZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODM5NikpCi0gU2ltcGxpZnkgc2VsZWN0ZWQgZXh0cmEgbWFya2VycyBpbiBgdXYgZXhwb3J0YCAoWyMmIzgyMDM7MTg0MzNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODQzMykpCi0gU2VuZCBweXggbWludC10b2tlbiByZXF1ZXN0cyB3aXRoIGEgcHJvcGVyIGBDb250ZW50LVR5cGVgIChbIyYjODIwMzsxODMzNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MzM0KSkKLSBGaXggV2luZG93cyBvcGVyYXRpbmcgc3lzdGVtIGFuZCB2ZXJzaW9uIHJlcG9ydGluZyAoWyMmIzgyMDM7MTgzODNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODM4MykpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIFVwZGF0ZSB0aGUgcGxhdGZvcm0gc3VwcG9ydCBwb2xpY3kgd2l0aCBhIHRpZXIgMyBzZWN0aW9uIGluY2x1ZGluZyBmcmVlYnNkIGFuZCAzMi1iaXQgd2luZG93cyAoWyMmIzgyMDM7MTgzNDVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODM0NSkpCgojIyMgW2B2MC4xMC45YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMDkpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjEwLjguLi4wLjEwLjkpCgpSZWxlYXNlZCBvbiAyMDI2LTAzLTA2LgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEFkZCBgZmJnZW1tLWdwdWAsIGBmYmdlbW0tZ3B1LWdlbmFpYCwgYHRvcmNocmVjYCwgYW5kIGB0b3JjaHR1bmVgIHRvIHRoZSBQeVRvcmNoIGxpc3QgKFsjJiM4MjAzOzE4MzM4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgzMzgpKQotIEFkZCB0b3JjaGNvZGVjIHRvIFB5VG9yY2ggTGlzdCAoWyMmIzgyMDM7MTgzMzZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODMzNikpCi0gTG9nIHRoZSBkdXJhdGlvbiB3ZSB0b29rIGJlZm9yZSBlcnJvcmluZyAoWyMmIzgyMDM7MTgyMzFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODIzMSkpCi0gV2FybiB3aGVuIHVzaW5nIGB1dl9idWlsZGAgc2V0dGluZ3Mgd2l0aG91dCBgdXZfYnVpbGRgIChbIyYjODIwMzsxNTc1MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE1NzUwKSkKLSBBZGQgZmFsbGJhY2sgdG8gYC91c3IvbGliL29zLXJlbGVhc2VgIG9uIExpbnV4IHN5c3RlbSBsb29rdXAgZmFpbHVyZSAoWyMmIzgyMDM7MTgzNDldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODM0OSkpCi0gVXNlIGBjYXJnbyBhdWRpdGFibGVgIHRvIGluY2x1ZGUgU0JPTSBpbiB1diBidWlsZHMgKFsjJiM4MjAzOzE4Mjc2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgyNzYpKQoKIyMjIyMgQ29uZmlndXJhdGlvbgoKLSBBZGQgYW4gZW52aXJvbm1lbnQgdmFyaWFibGUgZm9yIGBVVl9WRU5WX1JFTE9DQVRBQkxFYCAoWyMmIzgyMDM7MTgzMzFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODMzMSkpCgojIyMjIyBQZXJmb3JtYW5jZQoKLSBBdm9pZCB0b21sIGBEb2N1bWVudGAgb3ZlcmhlYWQgKFsjJiM4MjAzOzE4MzA2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgzMDYpKQotIFVzZSBhIHNpbmdsZSBnbG9iYWwgd29ya3NwYWNlIGNhY2hlIChbIyYjODIwMzsxODMwN10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MzA3KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBDb250aW51ZSBvbiB0cmFtcG9saW5lIGpvYiBhc3NpZ25tZW50IGZhaWx1cmVzIChbIyYjODIwMzsxODI5MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MjkxKSkKLSBIYW5kbGUgdGhlIGhhcmQgbGluayBsaW1pdCBncmFjZWZ1bGx5IGluc3RlYWQgb2YgZmFpbGluZyAoWyMmIzgyMDM7MTc2OTldKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY5OSkpCi0gUmVzcGVjdCBidWlsZCBjb25zdHJhaW50cyBmb3Igd29ya3NwYWNlIG1lbWJlcnMgKFsjJiM4MjAzOzE4MzUwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgzNTApKQotIFJldmFsaWRhdGUgZWRpdGFibGVzIGFuZCBvdGhlciBkZXBlbmRlbmNpZXMgaW4gc2NyaXB0cyAoWyMmIzgyMDM7MTgzMjhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODMyOCkpCi0gU3VwcG9ydCBQeXRob24gMy4xMysgb24gQW5kcm9pZCAoWyMmIzgyMDM7MTgzMDFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODMwMSkpCi0gU3VwcG9ydCBgY3AzLW5vbmUtYW55YCAoWyMmIzgyMDM7MTcwNjRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzA2NCkpCi0gU2tpcCB0b29sIGVudmlyb25tZW50cyB3aXRoIGJyb2tlbiBsaW5rcyB0byBQeXRob24gb24gV2luZG93cyAoWyMmIzgyMDM7MTcxNzZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzE3NikpCgojIyMjIyBEb2N1bWVudGF0aW9uCgotIEFkZCBkb2N1bWVudGF0aW9uIGZvciBjb21tb24gbWFya2VyIHZhbHVlcyAoWyMmIzgyMDM7MTgzMjddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODMyNykpCi0gSW1wcm92ZSBkb2N1bWVudGF0aW9uIG9uIHZpcnR1YWwgZGVwZW5kZW5jaWVzIChbIyYjODIwMzsxODM0Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MzQ2KSkKCiMjIyBbYHYwLjEwLjhgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDEwOCkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTAuNy4uLjAuMTAuOCkKClJlbGVhc2VkIG9uIDIwMjYtMDMtMDMuCgojIyMjIyBQeXRob24KCi0gQWRkIENQeXRob24gMy4xMC4yMAotIEFkZCBDUHl0aG9uIDMuMTEuMTUKLSBBZGQgQ1B5dGhvbiAzLjEyLjEzCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIERvY2tlciBpbWFnZXMgYmFzZWQgb24gRG9ja2VyIEhhcmRlbmVkIEltYWdlcyAoWyMmIzgyMDM7MTgyNDddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODI0NykpCi0gQWRkIHJlc29sdmVyIGhpbnQgd2hlbiBgLS1leGNsdWRlLW5ld2VyYCBmaWx0ZXJzIG91dCBhbGwgdmVyc2lvbnMgb2YgYSBwYWNrYWdlIChbIyYjODIwMzsxODIxN10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MjE3KSkKLSBDb25maWd1cmUgYSByZWFsIHJldHJ5IG1pbmltdW0gZGVsYXkgb2YgMXMgKFsjJiM4MjAzOzE4MjAxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgyMDEpKQotIEV4cGFuZCBgdXZfYnVpbGRgIGRpcmVjdCBidWlsZCBjb21wYXRpYmlsaXR5IChbIyYjODIwMzsxNzkwMl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTAyKSkKLSBGZXRjaCBDUHl0aG9uIGZyb20gYW4gQXN0cmFsIG1pcnJvciBieSBkZWZhdWx0IChbIyYjODIwMzsxODIwN10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MjA3KSkKLSBEb3dubG9hZCB1diByZWxlYXNlcyBmcm9tIGFuIEFzdHJhbCBtaXJyb3IgaW4gaW5zdGFsbGVycyBieSBkZWZhdWx0IChbIyYjODIwMzsxODE5MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MTkxKSkKLSBBZGQgU0JPTSBhdHRlc3RhdGlvbnMgdG8gRG9ja2VyIGltYWdlcyAoWyMmIzgyMDM7MTgyNTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODI1MikpCi0gSW1wcm92ZSBoaW50IGZvciBpbnN0YWxsaW5nIG1lc29uLXB5dGhvbiB3aGVuIG1pc3NpbmcgYXMgYnVpbGQgYmFja2VuZCAoWyMmIzgyMDM7MTU4MjZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNTgyNikpCgojIyMjIyBDb25maWd1cmF0aW9uCgotIEFkZCBgVVZfSU5JVF9CQVJFYCBlbnZpcm9ubWVudCB2YXJpYWJsZSBmb3IgYHV2IGluaXRgIChbIyYjODIwMzsxODIxMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MjEwKSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBQcmV2ZW50IGB1diB0b29sIHVwZ3JhZGVgIGZyb20gaW5zdGFsbGluZyBleGNsdWRlZCBkZXBlbmRlbmNpZXMgKFsjJiM4MjAzOzE4MDIyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwMjIpKQotIFByb21vdGUgYXV0aGVudGljYXRpb24gcG9saWN5IHdoZW4gc2F2aW5nIHRvb2wgcmVjZWlwdHMgKFsjJiM4MjAzOzE4MjQ2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgyNDYpKQotIFJlc3BlY3QgZXhjbHVzaW9ucyBpbiBzY3JpcHRzIChbIyYjODIwMzsxODI2OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MjY5KSkKLSBSZXRhaW4gZGVmYXVsdC1icmFuY2ggR2l0IFNIQXMgaW4gYHB5bG9jay50b21sYCBmaWxlcyAoWyMmIzgyMDM7MTgyMjddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODIyNykpCi0gU2tpcCBpbnN0YWxsZWQgUHl0aG9uIGNoZWNrIGZvciBVUkwgZGVwZW5kZW5jaWVzIChbIyYjODIwMzsxODIxMV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MjExKSkKLSBSZXNwZWN0IGNvbnN0cmFpbnRzIGR1cmluZyBgLS11cGdyYWRlYCAoWyMmIzgyMDM7MTgyMjZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODIyNikpCi0gRml4IGB1diB0cmVlYCBvcnBoYW5lZCByb290cyBhbmQgcHJlbWF0dXJlIGRlZHVwbGljYXRpb24gKFsjJiM4MjAzOzE3MjEyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcyMTIpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBNZW50aW9uIGNvb2xkb3duIGFuZCB0d2VhayBpbmxpbmUgc2NyaXB0IG1ldGFkYXRhIGluIGRlcGVuZGVuY3kgYm90cyBkb2N1bWVudGF0aW9uIChbIyYjODIwMzsxODIzMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MjMwKSkKLSBNb3ZlIGNhY2hlIHBydW5lIGluIEdpdExhYiB0byBgYWZ0ZXJfc2NyaXB0YCAoWyMmIzgyMDM7MTgyMDZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODIwNikpCgojIyMgW2B2MC4xMC43YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMDcpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjEwLjYuLi4wLjEwLjcpCgpSZWxlYXNlZCBvbiAyMDI2LTAyLTI3LgoKIyMjIyMgQnVnIGZpeGVzCgotIEZpeCBoYW5kbGluZyBvZiBqdW5jdGlvbnMgaW4gV2luZG93cyBDb250YWluZXJzIG9uIFdpbmRvd3MgKFsjJiM4MjAzOzE4MTkyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgxOTIpKQoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEFjdGl2YXRlIGxvZ2dpbmcgZm9yIG1pZGRsZXdhcmUgcmV0cmllcyAoWyMmIzgyMDM7MTgyMDBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODIwMCkpCi0gVXBsb2FkIHV2IHJlbGVhc2VzIHRvIGEgbWlycm9yIChbIyYjODIwMzsxODE1OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MTU5KSkKCiMjIyBbYHYwLjEwLjZgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDEwNikKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTAuNS4uLjAuMTAuNikKClJlbGVhc2VkIG9uIDIwMjYtMDItMjQuCgojIyMjIyBCdWcgZml4ZXMKCi0gQXBwbHkgbG9ja2ZpbGUgbWFya2VyIG5vcm1hbGl6YXRpb24gZm9yIGZvcmsgbWFya2VycyAoWyMmIzgyMDM7MTgxMTZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODExNikpCi0gRml4IFB5dGhvbiB2ZXJzaW9uIHNlbGVjdGlvbiBmb3Igc2NyaXB0cyB3aXRoIGEgYHJlcXVpcmVzLXB5dGhvbmAgY29uZmxpY3Rpbmcgd2l0aCBgLnB5dGhvbi12ZXJzaW9uYCAoWyMmIzgyMDM7MTgwOTddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODA5NykpCi0gUHJlc2VydmUgZmlsZSBwZXJtaXNzaW9ucyB3aGVuIHVzaW5nIHJlZmxpbmtzIG9uIExpbnV4IChbIyYjODIwMzsxODE4N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MTg3KSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gUmVtb3ZlIHZlcmJvc2UgZG9jdW1lbnRhdGlvbiBmcm9tIG9wdGlvbmFsIGRlcGVuZGVuY2llcyBoZWxwIHRleHQgKFsjJiM4MjAzOzE4MTgwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgxODApKQoKIyMjIFtgdjAuMTAuNWBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTA1KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC4xMC40Li4uMC4xMC41KQoKUmVsZWFzZWQgb24gMjAyNi0wMi0yMy4KCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBBZGQgaGludCB3aGVuIG5hbWVkIGluZGV4IGlzIGZvdW5kIGluIGEgcGFyZW50IGNvbmZpZyBmaWxlIChbIyYjODIwMzsxODA4N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDg3KSkKLSBBZGQgd2FybmluZyBmb3IgYHV2IGxvY2sgLS1mcm96ZW5gIChbIyYjODIwMzsxNzg1OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODU5KSkKLSBBdHRlbXB0IHRvIHVzZSByZWZsaW5rcyBieSBkZWZhdWx0IG9uIExpbnV4IChbIyYjODIwMzsxODExN10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MTE3KSkKLSBGYWxsYmFjayB0byBoYXJkbGlua3MgYWZ0ZXIgcmVmbGluayBmYWlsdXJlIGJlZm9yZSBjb3B5aW5nIChbIyYjODIwMzsxODEwNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MTA0KSkKLSBGaWx0ZXIgYHB5bG9jay50b21sYCB3aGVlbHMgYnkgdGFncyBhbmQgYHJlcXVpcmVzLXB5dGhvbmAgKFsjJiM4MjAzOzE4MDgxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwODEpKQotIFZhbGlkYXRlIHdoZWVsIGZpbGVuYW1lcyBhcmUgbm9ybWFsaXplZCBkdXJpbmcgYHV2IHB1Ymxpc2hgIChbIyYjODIwMzsxNzc4M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzgzKSkKLSBGaXggbWVzc2FnZSB3aGVuIGBleGNsdWRlLW5ld2VyYCBpbnZhbGlkYXRlcyB0aGUgbG9jayBmaWxlIChbIyYjODIwMzsxODEwMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MTAwKSkKLSBDaGFuZ2UgdGhlIG1pc3NpbmcgZmlsZXMgbG9nIGxldmVsIHRvIGRlYnVnIChbIyYjODIwMzsxODA3NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDc1KSkKCiMjIyMjIFBlcmZvcm1hbmNlCgotIEltcHJvdmUgcGVyZm9ybWFuY2Ugb2YgcmVwZWF0ZWQgY29uZmxpY3RzIHdpdGggYW4gZXh0cmEgKFsjJiM4MjAzOzE4MDk0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwOTQpKQoKIyMjIyMgQnVnIGZpeGVzCgotIEZpeCBgLS1uby1lbWl0LXdvcmtzcGFjZWAgd2l0aCBgLS1hbGwtcGFja2FnZXNgIG9uIHNpbmdsZS1tZW1iZXIgd29ya3NwYWNlcyAoWyMmIzgyMDM7MTgwOThdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODA5OCkpCi0gRml4IGBVVl9OT19ERUZBVUxUX0dST1VQU2AgcmVqZWN0aW5nIHRydXRoeSB2YWx1ZXMgbGlrZSBgMWAgKFsjJiM4MjAzOzE4MDU3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwNTcpKQotIEZpeCBpT1MgZGV0ZWN0aW9uIChbIyYjODIwMzsxNzk3M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTczKSkKLSBQcm9wYWdhdGUgcHJvamVjdC1sZXZlbCBjb25mbGljdHMgdG8gcGFja2FnZSBleHRyYXMgKFsjJiM4MjAzOzE4MDk2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwOTYpKQotIFVzZSBhIGdsb2JhbCBidWlsZCBjb25jdXJyZW5jeSBzZW1hcGhvcmUgKFsjJiM4MjAzOzE4MDU0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwNTQpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBVcGRhdGUgZG9jdW1lbnRhdGlvbiBoZWFkaW5nIGZvciBlbnZpcm9ubWVudCB2YXJpYWJsZSBmaWxlcyAoWyMmIzgyMDM7MTgxMjJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODEyMikpCi0gRml4IGNvbW1lbnQgYWJvdXQgYHV2IGV4cG9ydGAgZm9ybWF0cyAoWyMmIzgyMDM7MTc5MDBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzkwMCkpCi0gTWFrZSBpdCBjbGVhciB0aGF0IFdpbmRvd3MgaXMgc3VwcG9ydGVkIGluIHVzZXItIGFuZCBzeXN0ZW0tIGxldmVsIGNvbmZpZ3VyYXRpb24gZG9jcyAoWyMmIzgyMDM7MTgxMDZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODEwNikpCgojIyMgW2B2MC4xMC40YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMDQpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjEwLjMuLi4wLjEwLjQpCgpSZWxlYXNlZCBvbiAyMDI2LTAyLTE3LgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIFJlbW92ZSBkdXBsaWNhdGUgcmVmZXJlbmNlcyB0byB0aGUgYWZmZWN0ZWQgcGF0aHMgd2hlbiBzaG93aW5nIGB1diBweXRob25gIGVycm9ycyAoWyMmIzgyMDM7MTgwMDhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODAwOCkpCi0gU2tpcCBkaXNjb3Zlcnkgb2Ygd29ya3NwYWNlIG1lbWJlcnMgdGhhdCBjb250YWluIG9ubHkgZ2l0LWlnbm9yZWQgZmlsZXMsIGluY2x1ZGluZyBpbiBzdWItZGlyZWN0b3JpZXMgKFsjJiM4MjAzOzE4MDUxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTgwNTEpKQoKIyMjIyMgQnVnIGZpeGVzCgotIERvbid0IHBhbmljIHdoZW4gaW5pdGlhbGlzaW5nIGEgcGFja2FnZSBhdCB0aGUgZmlsZXN5c3RlbSByb290IChlLmcuIGB1diBpbml0IC8gLS1uYW1lIGZvb2ApIChbIyYjODIwMzsxNzk4M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTgzKSkKLSBGaXggcGVybWlzc2lvbnMgb24gYHdoZWVsYCBhbmQgYHNkaXN0YCBmaWxlcyBwcm9kdWNlZCBieSB0aGUgYHV2X2J1aWxkYCBidWlsZCBiYWNrZW5kIChbIyYjODIwMzsxODAyMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDIwKSkKLSBSZXZlcnQgbG9ja2VkIGZpbGUgY2hhbmdlIHRvIGZpeCBsb2NrZWQgZmlsZXMgb24gTkZTIG1vdW50cyAoWyMmIzgyMDM7MTgwNzFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xODA3MSkpCgojIyMgW2B2MC4xMC4zYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMDMpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjEwLjIuLi4wLjEwLjMpCgpSZWxlYXNlZCBvbiAyMDI2LTAyLTE2LgoKIyMjIyMgUHl0aG9uCgotIEFkZCBDUHl0aG9uIDMuMTUuMGE2CgojIyMjIyBFbmhhbmNlbWVudHMKCi0gRG9uJ3Qgb3BlbiBmaWxlIGxvY2tzIGZvciB3cml0aW5nIChbIyYjODIwMzsxNzk1Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTU2KSkKLSBNYWtlIFdpbmRvd3MgdHJhbXBvbGluZSBlcnJvciBtZXNzYWdlcyBjb25zaXN0ZW50IHdpdGggdXYgcHJvcGVyIChbIyYjODIwMzsxNzk2OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTY5KSkKLSBMb2cgd2hpY2ggcHJldmlldyBmZWF0dXJlcyBhcmUgZW5hYmxlZCAoWyMmIzgyMDM7MTc5NjhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk2OCkpCgojIyMjIyBQcmV2aWV3IGZlYXR1cmVzCgotIEFkZCBzdXBwb3J0IGZvciBydWZmIHZlcnNpb24gY29uc3RyYWludHMgYW5kIGBleGNsdWRlLW5ld2VyYCBpbiBgdXYgZm9ybWF0YCAoWyMmIzgyMDM7MTc2NTFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY1MSkpCi0gRml4IHNjcmlwdCBwYXRoIGhhbmRsaW5nIHdoZW4gYHRhcmdldC13b3Jrc3BhY2UtZGlzY292ZXJ5YCBpcyBlbmFibGVkIChbIyYjODIwMzsxNzk2NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTY1KSkKLSBVc2UgdmVyc2lvbiBjb25zdHJhaW50cyB0byBzZWxlY3QgdGhlIGRlZmF1bHQgcnVmZiB2ZXJzaW9uIHVzZWQgYnkgYHV2IGZvcm1hdGAgKFsjJiM4MjAzOzE3OTc3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc5NzcpKQoKIyMjIyMgQnVnIGZpeGVzCgotIEF2b2lkIG1hdGNoaW5nIG1hbmFnZWQgUHl0aG9uIHZlcnNpb25zIGJ5IHByZWZpeGVzLCBlLmcuIGRvbid0IG1hdGNoIENQeXRob24gMy4xMCB3aGVuIGBjcHl0aG9uLTMuMWAgaXMgc3BlY2lmaWVkIChbIyYjODIwMzsxNzk3Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTcyKSkKLSBGaXggaGFuZGxpbmcgb2YgYC0tYWxsb3ctZXhpc3RpbmdgIHdpdGggbWlub3IgdmVyc2lvbiBsaW5rcyBvbiBXaW5kb3dzIChbIyYjODIwMzsxNzk3OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTc4KSkKLSBGaXggcGFuaWMgd2hlbiBlbmNvdW50ZXJpbmcgdW5tYW5hZ2VkIHdvcmtzcGFjZSBtZW1iZXJzIChbIyYjODIwMzsxNzk3NF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTc0KSkKLSBJbXByb3ZlIGFjY3VyYWN5IG9mIHJlcXVlc3QgdGltaW5nIChbIyYjODIwMzsxODAwN10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE4MDA3KSkKLSBSZWplY3QgYHU2NDo6TUFYYCBpbiB2ZXJzaW9uIHNlZ21lbnRzIHRvIHByZXZlbnQgb3ZlcmZsb3cgKFsjJiM4MjAzOzE3OTg1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc5ODUpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBSZWZlcmVuY2UgRGViaWFuIFRyaXhpZSBpbnN0ZWFkIG9mIEJvb2t3b3JtIChbIyYjODIwMzsxNzk5MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTkxKSkKCiMjIyBbYHYwLjEwLjJgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2Jsb2IvSEVBRC9DSEFOR0VMT0cubWQjMDEwMikKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuMTAuMS4uLjAuMTAuMikKClJlbGVhc2VkIG9uIDIwMjYtMDItMTAuCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gRGVwcmVjYXRlIHVuZXhwZWN0ZWQgWklQIGNvbXByZXNzaW9uIG1ldGhvZHMgKFsjJiM4MjAzOzE3OTQ2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc5NDYpKQoKIyMjIyMgQnVnIGZpeGVzCgotIEZpeCBgY2FyZ28taW5zdGFsbGAgZmFpbGluZyBkdWUgdG8gbWlzc2luZyBgdXYtdGVzdGAgZGVwZW5kZW5jeSAoWyMmIzgyMDM7MTc5NTRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzk1NCkpCgojIyMgW2B2MC4xMC4xYF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL0hFQUQvQ0hBTkdFTE9HLm1kIzAxMDEpCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjEwLjAuLi4wLjEwLjEpCgpSZWxlYXNlZCBvbiAyMDI2LTAyLTEwLgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIERvbid0IHBhbmljIG9uIG1ldGFkYXRhIHJlYWQgZXJyb3JzIChbIyYjODIwMzsxNzkwNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3OTA0KSkKLSBTa2lwIGVtcHR5IHdvcmtzcGFjZSBtZW1iZXJzIGluc3RlYWQgb2YgZmFpbGluZyAoWyMmIzgyMDM7MTc5MDFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzkwMSkpCi0gRG9uJ3QgZmFpbCBjcmVhdGluZyBhIHJlYWQtb25seSBgc2Rpc3QtdlgvLmdpdGAgaWYgaXQgYWxyZWFkeSBleGlzdHMgKFsjJiM4MjAzOzE3ODI1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4MjUpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBTdWdnZXN0IGB1diBweXRob24gdXBkYXRlLXNoZWxsYCBvdmVyIGB1diB0b29sIHVwZGF0ZS1zaGVsbGAgaW4gUHl0aG9uIGRvY3MgKFsjJiM4MjAzOzE3OTQxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc5NDEpKQoKIyMjIFtgdjAuMTAuMGBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYmxvYi9IRUFEL0NIQU5HRUxPRy5tZCMwMTAwKQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC45LjMwLi4uMC4xMC4wKQoKU2luY2Ugd2UgcmVsZWFzZWQgdXYgWzAuOS4wXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL3RhZy8wLjkuMCkgaW4gT2N0b2JlciBvZiAyMDI1LCB3ZSd2ZSBhY2N1bXVsYXRlZCB2YXJpb3VzIGNoYW5nZXMgdGhhdCBpbXByb3ZlIGNvcnJlY3RuZXNzIGFuZCB1c2VyIGV4cGVyaWVuY2UsIGJ1dCBjb3VsZCBicmVhayBzb21lIHdvcmtmbG93cy4gVGhpcyByZWxlYXNlIGNvbnRhaW5zIHRob3NlIGNoYW5nZXM7IG1hbnkgaGF2ZSBiZWVuIG1hcmtlZCBhcyBicmVha2luZyBvdXQgb2YgYW4gYWJ1bmRhbmNlIG9mIGNhdXRpb24uIFdlIGV4cGVjdCBtb3N0IHVzZXJzIHRvIGJlIGFibGUgdG8gdXBncmFkZSB3aXRob3V0IG1ha2luZyBjaGFuZ2VzLgoKVGhpcyByZWxlYXNlIGFsc28gaW5jbHVkZXMgdGhlIHN0YWJpbGl6YXRpb24gb2YgcHJldmlldyBmZWF0dXJlcy4gUHl0aG9uIHVwZ3JhZGVzIGFyZSBub3cgc3RhYmxlLCBpbmNsdWRpbmcgdGhlIGB1diBweXRob24gdXBncmFkZWAgY29tbWFuZCwgYHV2IHB5dGhvbiBpbnN0YWxsIC0tdXBncmFkZWAsIGFuZCBhdXRvbWF0aWNhbGx5IHVwZ3JhZGluZyBQeXRob24gcGF0Y2ggdmVyc2lvbnMgaW4gdmlydHVhbCBlbnZpcm9ubWVudHMgd2hlbiBhIG5ldyB2ZXJzaW9uIGlzIGluc3RhbGxlZC4gVGhlIGBhZGQtYm91bmRzYCBhbmQgYGV4dHJhLWJ1aWxkLWRlcGVuZGVuY2llc2Agc2V0dGluZ3MgYXJlIG5vdyBzdGFibGUuIEZpbmFsbHksIHRoZSBgdXYgd29ya3NwYWNlIGRpcmAgYW5kIGB1diB3b3Jrc3BhY2UgbGlzdGAgdXRpbGl0aWVzIGZvciB3cml0aW5nIHNjcmlwdHMgYWdhaW5zdCB3b3Jrc3BhY2UgbWVtYmVycyBhcmUgbm93IHN0YWJsZS4KClRoZXJlIGFyZSBubyBicmVha2luZyBjaGFuZ2VzIHRvIFtgdXZfYnVpbGRgXShodHRwczovL2RvY3MuYXN0cmFsLnNoL3V2L2NvbmNlcHRzL2J1aWxkLWJhY2tlbmQvKS4gSWYgeW91IGhhdmUgYW4gdXBwZXIgYm91bmQgaW4geW91ciBgW2J1aWxkLXN5c3RlbV1gIHRhYmxlLCB5b3Ugc2hvdWxkIHVwZGF0ZSBpdCwgZS5nLiwgZnJvbSBgPDAuMTAuMGAgdG8gYDwwLjExLjBgLgoKIyMjIyMgQnJlYWtpbmcgY2hhbmdlcwoKLSAqKlJlcXVpcmUgYC0tY2xlYXJgIHRvIHJlbW92ZSBleGlzdGluZyB2aXJ0dWFsIGVudmlyb25tZW50cyBpbiBgdXYgdmVudmAqKiAoWyMmIzgyMDM7MTc3NTddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc1NykpCgogIFByZXZpb3VzbHksIGB1diB2ZW52YCB3b3VsZCBwcm9tcHQgZm9yIGNvbmZpcm1hdGlvbiBiZWZvcmUgcmVtb3ZpbmcgYW4gZXhpc3RpbmcgdmlydHVhbCBlbnZpcm9ubWVudCBpbiBpbnRlcmFjdGl2ZSBjb250ZXh0cywgYW5kIHJlbW92ZSBpdCB3aXRob3V0IGNvbmZpcm1hdGlvbiBpbiBub24taW50ZXJhY3RpdmUgY29udGV4dHMuIE5vdywgYHV2IHZlbnZgIHJlcXVpcmVzIHRoZSBgLS1jbGVhcmAgZmxhZyB0byByZW1vdmUgYW4gZXhpc3RpbmcgdmlydHVhbCBlbnZpcm9ubWVudC4gQSB3YXJuaW5nIGZvciB0aGlzIGNoYW5nZSB3YXMgYWRkZWQgaW4gW3V2IDAuOF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9ibG9iL21haW4vY2hhbmdlbG9ncy8wLjgueC5tZCNicmVha2luZy1jaGFuZ2VzKS4KCiAgWW91IGNhbiBvcHQgb3V0IG9mIHRoaXMgYmVoYXZpb3IgYnkgcGFzc2luZyB0aGUgYC0tY2xlYXJgIGZsYWcgb3Igc2V0dGluZyBgVVZfVkVOVl9DTEVBUj0xYC4KLSAqKkVycm9yIGlmIG11bHRpcGxlIGluZGV4ZXMgaW5jbHVkZSBgZGVmYXVsdCA9IHRydWVgKiogKFsjJiM4MjAzOzE3MDExXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTcwMTEpKQoKICBQcmV2aW91c2x5LCB1diB3b3VsZCBzaWxlbnRseSBhY2NlcHQgbXVsdGlwbGUgaW5kZXhlcyB3aXRoIGBkZWZhdWx0ID0gdHJ1ZWAgYW5kIHVzZSB0aGUgZmlyc3Qgb25lLiBOb3csIHV2IHdpbGwgZXJyb3IgaWYgbXVsdGlwbGUgaW5kZXhlcyBhcmUgbWFya2VkIGFzIHRoZSBkZWZhdWx0LgoKICBZb3UgY2Fubm90IG9wdCBvdXQgb2YgdGhpcyBiZWhhdmlvci4gUmVtb3ZlIGBkZWZhdWx0ID0gdHJ1ZWAgZnJvbSBhbGwgYnV0IG9uZSBpbmRleC4KLSAqKkVycm9yIHdoZW4gYW4gYGV4cGxpY2l0YCBpbmRleCBpcyB1bm5hbWVkKiogKFsjJiM4MjAzOzE3Nzc3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3NzcpKQoKICBFeHBsaWNpdCBpbmRleGVzIGNhbiBvbmx5IGJlIHVzZWQgdmlhIHRoZSBgW3Rvb2wudXYuc291cmNlc11gIHRhYmxlLCB3aGljaCByZXF1aXJlcyByZWZlcmVuY2luZyB0aGUgaW5kZXggYnkgbmFtZS4gUHJldmlvdXNseSwgdXYgd291bGQgc2lsZW50bHkgYWNjZXB0IHVubmFtZWQgZXhwbGljaXQgaW5kZXhlcywgd2hpY2ggY291bGQgbmV2ZXIgYmUgcmVmZXJlbmNlZC4gTm93LCB1diB3aWxsIGVycm9yIGlmIGFuIGV4cGxpY2l0IGluZGV4IGRvZXMgbm90IGhhdmUgYSBuYW1lLgoKICBZb3UgY2Fubm90IG9wdCBvdXQgb2YgdGhpcyBiZWhhdmlvci4gQWRkIGEgYG5hbWVgIHRvIHRoZSBleHBsaWNpdCBpbmRleCBvciByZW1vdmUgdGhlIGVudHJ5LgotICoqSW5zdGFsbCBhbHRlcm5hdGl2ZSBQeXRob24gZXhlY3V0YWJsZXMgdXNpbmcgdGhlaXIgaW1wbGVtZW50YXRpb24gbmFtZSoqIChbIyYjODIwMzsxNzc1Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzU2KSwgWyMmIzgyMDM7MTc3NjBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc2MCkpCgogIFByZXZpb3VzbHksIGB1diBweXRob24gaW5zdGFsbGAgd291bGQgaW5zdGFsbCBQeVB5LCBHcmFhbFB5LCBhbmQgUHlvZGlkZSBleGVjdXRhYmxlcyB3aXRoIG5hbWVzIGxpa2UgYHB5dGhvbjMuMTBgIGludG8gdGhlIGJpbiBkaXJlY3RvcnkuIE5vdywgdGhlc2UgZXhlY3V0YWJsZXMgd2lsbCBiZSBuYW1lZCB1c2luZyB0aGVpciBpbXBsZW1lbnRhdGlvbiBuYW1lLCBlLmcuLCBgcHlweTMuMTBgLCBgZ3JhYWxweTMuMTBgLCBhbmQgYHB5b2RpZGUzLjEyYCwgdG8gYXZvaWQgY29uZmxpY3Rpbmcgd2l0aCBDUHl0aG9uIGluc3RhbGxhdGlvbnMuCgogIFlvdSBjYW5ub3Qgb3B0IG91dCBvZiB0aGlzIGJlaGF2aW9yLgotICoqUmVzcGVjdCBnbG9iYWwgUHl0aG9uIHZlcnNpb24gcGlucyBpbiBgdXYgdG9vbCBydW5gIGFuZCBgdXYgdG9vbCBpbnN0YWxsYCoqIChbIyYjODIwMzsxNDExMl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE0MTEyKSkKCiAgUHJldmlvdXNseSwgYHV2IHRvb2wgcnVuYCBhbmQgYHV2IHRvb2wgaW5zdGFsbGAgZGlkIG5vdCByZXNwZWN0IHRoZSBnbG9iYWwgUHl0aG9uIHZlcnNpb24gcGluIChzZXQgdmlhIGB1diBweXRob24gcGluIC0tZ2xvYmFsYCkuIE5vdywgdGhlc2UgY29tbWFuZHMgd2lsbCB1c2UgdGhlIGdsb2JhbCBQeXRob24gdmVyc2lvbiB3aGVuIG5vIGV4cGxpY2l0IHZlcnNpb24gaXMgcmVxdWVzdGVkLgoKICBGb3IgYHV2IHRvb2wgaW5zdGFsbGAsIGlmIHRoZSB0b29sIGlzIGFscmVhZHkgaW5zdGFsbGVkLCB0aGUgUHl0aG9uIHZlcnNpb24gd2lsbCBub3QgY2hhbmdlIHVubGVzcyBgLS1yZWluc3RhbGxgIG9yIGAtLXB5dGhvbmAgaXMgcHJvdmlkZWQuIElmIHRoZSB0b29sIHdhcyBwcmV2aW91c2x5IGluc3RhbGxlZCB3aXRoIGFuIGV4cGxpY2l0IGAtLXB5dGhvbmAgZmxhZywgdGhlIGdsb2JhbCBwaW4gd2lsbCBub3Qgb3ZlcnJpZGUgaXQuCgogIFlvdSBjYW4gb3B0IG91dCBvZiB0aGlzIGJlaGF2aW9yIGJ5IHByb3ZpZGluZyBhbiBleHBsaWNpdCBgLS1weXRob25gIGZsYWcuCi0gKipSZW1vdmUgRGViaWFuIEJvb2t3b3JtLCBBbHBpbmUgMy4yMSwgYW5kIFB5dGhvbiAzLjggRG9ja2VyIGltYWdlcyoqIChbIyYjODIwMzsxNzc1NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzU1KSkKCiAgVGhlIERlYmlhbiBCb29rd29ybSBhbmQgQWxwaW5lIDMuMjEgaW1hZ2VzIHdlcmUgcmVwbGFjZWQgYnkgRGViaWFuIFRyaXhpZSBhbmQgQWxwaW5lIDMuMjIgYXMgZGVmYXVsdHMgaW4gW3V2IDAuOV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE1MzUyKS4gVGhlc2Ugb2xkZXIgaW1hZ2VzIGFyZSBub3cgcmVtb3ZlZC4gUHl0aG9uIDMuOCBpbWFnZXMgYXJlIGFsc28gcmVtb3ZlZCwgYXMgUHl0aG9uIDMuOCBpcyBubyBsb25nZXIgc3VwcG9ydGVkIGluIHRoZSBUcml4aWUgb3IgQWxwaW5lIGJhc2UgaW1hZ2VzLgoKICBUaGUgZm9sbG93aW5nIGltYWdlIHRhZ3MgYXJlIG5vIGxvbmdlciBwdWJsaXNoZWQ6CgogIC0gYHV2OmJvb2t3b3JtYCwgYHV2OmJvb2t3b3JtLXNsaW1gCiAgLSBgdXY6YWxwaW5lMy4yMWAKICAtIGB1djpweXRob24zLjgtKmAKCiAgVXNlIGB1djpkZWJpYW5gIG9yIGB1djp0cml4aWVgIGluc3RlYWQgb2YgYHV2OmJvb2t3b3JtYCwgYHV2OmFscGluZWAgb3IgYHV2OmFscGluZTMuMjJgIGluc3RlYWQgb2YgYHV2OmFscGluZTMuMjFgLCBhbmQgYSBuZXdlciBQeXRob24gdmVyc2lvbiBpbnN0ZWFkIG9mIGB1djpweXRob24zLjgtKmAuCi0gKipEcm9wIFBQQzY0IChiaWcgZW5kaWFuKSBidWlsZHMqKiAoWyMmIzgyMDM7MTc2MjZdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzYyNikpCgogIHV2IG5vIGxvbmdlciBwcm92aWRlcyBwcmUtYnVpbHQgYmluYXJpZXMgZm9yIFBQQzY0IChiaWcgZW5kaWFuKS4gVGhpcyBwbGF0Zm9ybSBhcHBlYXJzIHRvIGJlIGxhcmdlbHkgdW51c2VkIGFuZCBpcyBvbmx5IHN1cHBvcnRlZCBvbiBhIHNpbmdsZSBtYW55bGludXggdmVyc2lvbi4gUFBDNjRMRSAobGl0dGxlIGVuZGlhbikgYnVpbGRzIGFyZSB1bmFmZmVjdGVkLgoKICBCdWlsZGluZyB1diBmcm9tIHNvdXJjZSBpcyBzdGlsbCBzdXBwb3J0ZWQgZm9yIHRoaXMgcGxhdGZvcm0uCi0gKipTa2lwIGdlbmVyYXRpbmcgYGFjdGl2YXRlLmNzaGAgZm9yIHJlbG9jYXRhYmxlIHZpcnR1YWwgZW52aXJvbm1lbnRzKiogKFsjJiM4MjAzOzE3NzU5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3NTkpKQoKICBQcmV2aW91c2x5LCBgdXYgdmVudiAtLXJlbG9jYXRhYmxlYCB3b3VsZCBnZW5lcmF0ZSBhbiBgYWN0aXZhdGUuY3NoYCBzY3JpcHQgdGhhdCBjb250YWluZWQgaGFyZGNvZGVkIHBhdGhzLCBtYWtpbmcgaXQgaW5jb21wYXRpYmxlIHdpdGggcmVsb2NhdGlvbi4gTm93LCB0aGUgYGFjdGl2YXRlLmNzaGAgc2NyaXB0IGlzIG5vdCBnZW5lcmF0ZWQgZm9yIHJlbG9jYXRhYmxlIHZpcnR1YWwgZW52aXJvbm1lbnRzLgoKICBZb3UgY2Fubm90IG9wdCBvdXQgb2YgdGhpcyBiZWhhdmlvci4KLSAqKlJlcXVpcmUgdXNlcm5hbWUgd2hlbiBtdWx0aXBsZSBjcmVkZW50aWFscyBtYXRjaCBhIFVSTCoqIChbIyYjODIwMzsxNjk4M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE2OTgzKSkKCiAgV2hlbiB1c2luZyBgdXYgYXV0aCBsb2dpbmAgdG8gc3RvcmUgY3JlZGVudGlhbHMsIHlvdSBjYW4gcmVnaXN0ZXIgbXVsdGlwbGUgdXNlcm5hbWUgYW5kIHBhc3N3b3JkIGNvbWJpbmF0aW9ucyBmb3IgdGhlIHNhbWUgaG9zdC4gUHJldmlvdXNseSwgd2hlbiB1diBuZWVkZWQgdG8gYXV0aGVudGljYXRlIGFuZCBtdWx0aXBsZSBjcmVkZW50aWFscyBtYXRjaGVkIHRoZSBVUkwgKGUuZy4sIHdoZW4gcmV0cmlldmluZyBhIHRva2VuIHdpdGggYHV2IGF1dGggdG9rZW5gKSwgdXYgd291bGQgcGljayB0aGUgZmlyc3QgbWF0Y2guIE5vdywgdXYgd2lsbCBlcnJvciBpbnN0ZWFkLgoKICBZb3UgY2Fubm90IG9wdCBvdXQgb2YgdGhpcyBiZWhhdmlvci4gSW5jbHVkZSB0aGUgdXNlcm5hbWUgaW4gdGhlIHJlcXVlc3QsIGUuZy4sIGB1diBhdXRoIHRva2VuIC0tdXNlcm5hbWUgZm9vIGV4YW1wbGUuY29tYC4KLSAqKkF2b2lkIGludmFsaWRhdGluZyB0aGUgbG9ja2ZpbGUgdmVyc2lvbnMgYWZ0ZXIgYW4gYGV4Y2x1ZGUtbmV3ZXJgIGNoYW5nZSoqIChbIyYjODIwMzsxNzcyMV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzIxKSkKCiAgUHJldmlvdXNseSwgY2hhbmdpbmcgdGhlIGBleGNsdWRlLW5ld2VyYCBzZXR0aW5nIHdvdWxkIGNhdXNlIHBhY2thZ2UgdmVyc2lvbnMgdG8gYmUgdXBncmFkZWQsIGlnbm9yaW5nIHRoZSBsb2NrZmlsZSBlbnRpcmVseS4gTm93LCB1diB3aWxsIG9ubHkgY2hhbmdlIHBhY2thZ2UgdmVyc2lvbnMgaWYgdGhleSBhcmUgbm8gbG9uZ2VyIHdpdGhpbiB0aGUgYGV4Y2x1ZGUtbmV3ZXJgIHJhbmdlLgoKICBZb3UgY2FuIHJlc3RvcmUgdGhlIHByZXZpb3VzIGJlaGF2aW9yIGJ5IHVzaW5nIGAtLXVwZ3JhZGVgIG9yIGAtLXVwZ3JhZGUtcGFja2FnZWAgdG8gb3B0LWluIHRvIHBhY2thZ2UgdmVyc2lvbiBjaGFuZ2VzLgotICoqVXBncmFkZSBgdXYgZm9ybWF0YCB0byBSdWZmIDAuMTUuMCoqIChbIyYjODIwMzsxNzgzOF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODM4KSkKCiAgYHV2IGZvcm1hdGAgbm93IHVzZXMgW1J1ZmYgMC4xNS4wXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3J1ZmYvcmVsZWFzZXMvdGFnLzAuMTUuMCksIHdoaWNoIHVzZXMgdGhlIFsyMDI2IHN0eWxlIGd1aWRlXShodHRwczovL2FzdHJhbC5zaC9ibG9nL3J1ZmYtdjAuMTUuMCN0aGUtcnVmZi0yMDI2LXN0eWxlLWd1aWRlKS4gU2VlIHRoZSBibG9nIHBvc3QgZm9yIGRldGFpbHMuCgogIFRoZSBmb3JtYXR0aW5nIG9mIGNvZGUgaXMgbGlrZWx5IHRvIGNoYW5nZS4gWW91IGNhbiBvcHQgb3V0IG9mIHRoaXMgYmVoYXZpb3IgYnkgcmVxdWVzdGluZyBhbiBvbGRlciBSdWZmIHZlcnNpb24sIGUuZy4sIGB1diBmb3JtYXQgLS12ZXJzaW9uIDAuMTQuMTRgLgotICoqVXBkYXRlIHV2IGNyYXRlIHRlc3QgZmVhdHVyZXMgdG8gdXNlIGB0ZXN0LWAgYXMgYSBwcmVmaXgqKiAoWyMmIzgyMDM7MTc4NjBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzg2MCkpCgogIFRoaXMgY2hhbmdlIG9ubHkgYWZmZWN0cyByZWRpc3RyaWJ1dG9ycyBvZiB1di4gVGhlIENhcmdvIGZlYXR1cmVzIHVzZWQgdG8gZ2F0ZSB0ZXN0IGRlcGVuZGVuY2llcywgZS5nLiwgYHB5cGlgLCBoYXZlIGJlZW4gcmVuYW1lZCB3aXRoIGEgYHRlc3QtYCBwcmVmaXggZm9yIGNsYXJpdHksIGUuZy4sIGB0ZXN0LXB5cGlgLgoKIyMjIyMgU3RhYmlsaXphdGlvbnMKCi0gKipgdXYgcHl0aG9uIHVwZ3JhZGVgIGFuZCBgdXYgcHl0aG9uIGluc3RhbGwgLS11cGdyYWRlYCoqIChbIyYjODIwMzsxNzc2Nl0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzY2KSkKCiAgV2hlbiBpbnN0YWxsaW5nIFB5dGhvbiB2ZXJzaW9ucywgYW4gW2ludGVybWVkaWFyeSBkaXJlY3RvcnldKGh0dHBzOi8vZG9jcy5hc3RyYWwuc2gvdXYvY29uY2VwdHMvcHl0aG9uLXZlcnNpb25zLyNtaW5vci12ZXJzaW9uLWRpcmVjdG9yaWVzKSB3aXRob3V0IHRoZSBwYXRjaCB2ZXJzaW9uIGF0dGFjaGVkIHdpbGwgYmUgY3JlYXRlZCwgYW5kIHZpcnR1YWwgZW52aXJvbm1lbnRzIHdpbGwgYmUgdHJhbnNwYXJlbnRseSB1cGdyYWRlZCB0byBuZXcgcGF0Y2ggdmVyc2lvbnMuCgogIFNlZSB0aGUgW1B5dGhvbiB2ZXJzaW9uIGRvY3VtZW50YXRpb25dKGh0dHBzOi8vZG9jcy5hc3RyYWwuc2gvdXYvY29uY2VwdHMvcHl0aG9uLXZlcnNpb25zLyN1cGdyYWRpbmctcHl0aG9uLXZlcnNpb25zKSBmb3IgbW9yZSBkZXRhaWxzLgotICoqYHV2IGFkZCAtLWJvdW5kc2AgYW5kIHRoZSBgYWRkLWJvdW5kc2AgY29uZmlndXJhdGlvbiBvcHRpb24qKiAoWyMmIzgyMDM7MTc2NjBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY2MCkpCgogIFRoaXMgZG9lcyBub3QgY29tZSB3aXRoIGFueSBiZWhhdmlvciBjaGFuZ2VzLiBZb3Ugd2lsbCBubyBsb25nZXIgc2VlIGFuIGV4cGVyaW1lbnRhbCB3YXJuaW5nIHdoZW4gdXNpbmcgYHV2IGFkZCAtLWJvdW5kc2Agb3IgYGFkZC1ib3VuZHNgIGluIGNvbmZpZ3VyYXRpb24uCi0gKipgdXYgd29ya3NwYWNlIGxpc3RgIGFuZCBgdXYgd29ya3NwYWNlIGRpcmAqKiAoWyMmIzgyMDM7MTc3NjhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzc2OCkpCgogIFRoaXMgZG9lcyBub3QgY29tZSB3aXRoIGFueSBiZWhhdmlvciBjaGFuZ2VzLiBZb3Ugd2lsbCBubyBsb25nZXIgc2VlIGFuIGV4cGVyaW1lbnRhbCB3YXJuaW5nIHdoZW4gdXNpbmcgdGhlc2UgY29tbWFuZHMuCi0gKipgZXh0cmEtYnVpbGQtZGVwZW5kZW5jaWVzYCoqIChbIyYjODIwMzsxNzc2N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzY3KSkKCiAgVGhpcyBkb2VzIG5vdCBjb21lIHdpdGggYW55IGJlaGF2aW9yIGNoYW5nZXMuIFlvdSB3aWxsIG5vIGxvbmdlciBzZWUgYW4gZXhwZXJpbWVudGFsIHdhcm5pbmcgd2hlbiB1c2luZyBgZXh0cmEtYnVpbGQtZGVwZW5kZW5jaWVzYCBpbiBjb25maWd1cmF0aW9uLgoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEltcHJvdmUgQUJJIHRhZyBlcnJvciBtZXNzYWdlIHBocmFzaW5nIChbIyYjODIwMzsxNzg3OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODc4KSkKLSBJbnRyb2R1Y2UgYSAxMHMgY29ubmVjdCB0aW1lb3V0IChbIyYjODIwMzsxNzczM10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzMzKSkKLSBBbGxvdyB1c2luZyBgcHl4LmRldmAgYXMgYSB0YXJnZXQgaW4gYHV2IGF1dGhgIGNvbW1hbmRzIGRlc3BpdGUgYFBZWF9BUElfVVJMYCBkaWZmZXJpbmcgKFsjJiM4MjAzOzE3ODU2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4NTYpKQoKIyMjIyMgQnVnIGZpeGVzCgotIFN1cHBvcnQgYWxsIENQeXRob24gQUJJIHRhZyBzdWZmaXhlcyBwcm9wZXJseSAgKFsjJiM4MjAzOzE3ODE3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4MTcpKQotIEFkZCBzdXBwb3J0IGZvciBkZXRlY3RpbmcgUG93ZXJTaGVsbCBvbiBMaW51eCBhbmQgbWFjT1MgKFsjJiM4MjAzOzE3ODcwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4NzApKQotIFJldHJ5IHRpbWVvdXQgZXJyb3JzIGZvciBzdHJlYW1zIChbIyYjODIwMzsxNzg3NV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODc1KSkKCiMjIyBbYHYwLjkuMzBgXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL3RhZy8wLjkuMzApCgpbQ29tcGFyZSBTb3VyY2VdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvY29tcGFyZS8wLjkuMjkuLi4wLjkuMzApCgojIyMjIFJlbGVhc2UgTm90ZXMKClJlbGVhc2VkIG9uIDIwMjYtMDItMDQuCgojIyMjIyBQeXRob24KCi0gQWRkIENQeXRob24gMy4xNC4zIGFuZCAzLjEzLjEyIChbIyYjODIwMzsxNzg0OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODQ5KSkKCiMjIyMjIEVuaGFuY2VtZW50cwoKLSBBbGxvdyBjb21tYS1zZXBhcmF0ZWQgdmFsdWVzIGZvciBgLS1leHRyYWAgb3B0aW9uIChbIyYjODIwMzsxNzUyNV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NTI1KSkKLSBDaGVjayBhbGwgZmlsZXMgZHVyaW5nIGEgZHJ5LXJ1biBwdWJsaXNoIGluc3RlYWQgb2Ygc3RvcHBpbmcgYXQgdGhlIGZpcnN0IGZhaWx1cmUgKFsjJiM4MjAzOzE3Nzg1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3ODUpKQotIENsYXJpZnkgYFVWX0hUVFBfVElNRU9VVGAgZXJyb3IgbWVzc2FnZSAoWyMmIzgyMDM7MTc0OTNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzQ5MykpCgojIyMjIyBQcmV2aWV3IGZlYXR1cmVzCgotIFVzZSByZWxvY2F0YWJsZSB2aXJ0dWFsIGVudmlyb25tZW50cyBieSBkZWZhdWx0IChbIyYjODIwMzsxNzc3MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzcwKSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBGaXggZGVhZGxvY2sgb24gdG9rZW4gcmVmcmVzaCBpbiBgdXYgcHVibGlzaGAgd2hlbiB1c2luZyBweXggKFsjJiM4MjAzOzE3ODMyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4MzIpKQotIElnbm9yZSBnbG9iYWwgUHl0aG9uIHBpbnMgd2hlbiBpbmNvbXBhdGlibGUgd2l0aCBwcm9qZWN0IChbIyYjODIwMzsxNTQ3M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE1NDczKSkKCiMjIyMgSW5zdGFsbCB1diAwLjkuMzAKCiMjIyMjIEluc3RhbGwgcHJlYnVpbHQgYmluYXJpZXMgdmlhIHNoZWxsIHNjcmlwdAoKYGBgc2gKY3VybCAtLXByb3RvICc9aHR0cHMnIC0tdGxzdjEuMiAtTHNTZiBodHRwczovL2dpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1pbnN0YWxsZXIuc2ggfCBzaApgYGAKCiMjIyMjIEluc3RhbGwgcHJlYnVpbHQgYmluYXJpZXMgdmlhIHBvd2Vyc2hlbGwgc2NyaXB0CgpgYGBzaApwb3dlcnNoZWxsIC1FeGVjdXRpb25Qb2xpY3kgQnlwYXNzIC1jICJpcm0gaHR0cHM6Ly9naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtaW5zdGFsbGVyLnBzMSB8IGlleCIKYGBgCgojIyMjIERvd25sb2FkIHV2IDAuOS4zMAoKfCBGaWxlICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfCBQbGF0Zm9ybSAgICAgICAgICAgICAgICAgICAgIHwgQ2hlY2tzdW0gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfAp8IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSB8IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gfCAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSB8CnwgW3V2LWFhcmNoNjQtYXBwbGUtZGFyd2luLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtYWFyY2g2NC1hcHBsZS1kYXJ3aW4udGFyLmd6KSAgICAgICAgICAgICAgICAgICAgIHwgQXBwbGUgU2lsaWNvbiBtYWNPUyAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtYWFyY2g2NC1hcHBsZS1kYXJ3aW4udGFyLmd6LnNoYTI1NikgICAgICAgICAgIHwKfCBbdXYteDg2XF82NC1hcHBsZS1kYXJ3aW4udGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di14ODZfNjQtYXBwbGUtZGFyd2luLnRhci5neikgICAgICAgICAgICAgICAgICAgICAgfCBJbnRlbCBtYWNPUyAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di14ODZfNjQtYXBwbGUtZGFyd2luLnRhci5nei5zaGEyNTYpICAgICAgICAgICAgfAp8IFt1di1hYXJjaDY0LXBjLXdpbmRvd3MtbXN2Yy56aXBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LWFhcmNoNjQtcGMtd2luZG93cy1tc3ZjLnppcCkgICAgICAgICAgICAgICAgICAgICB8IEFSTTY0IFdpbmRvd3MgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LWFhcmNoNjQtcGMtd2luZG93cy1tc3ZjLnppcC5zaGEyNTYpICAgICAgICAgICB8CnwgW3V2LWk2ODYtcGMtd2luZG93cy1tc3ZjLnppcF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtaTY4Ni1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgICAgICAgIHwgeDg2IFdpbmRvd3MgICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtaTY4Ni1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgICAgIHwKfCBbdXYteDg2XF82NC1wYy13aW5kb3dzLW1zdmMuemlwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di14ODZfNjQtcGMtd2luZG93cy1tc3ZjLnppcCkgICAgICAgICAgICAgICAgICAgICAgfCB4NjQgV2luZG93cyAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di14ODZfNjQtcGMtd2luZG93cy1tc3ZjLnppcC5zaGEyNTYpICAgICAgICAgICAgfAp8IFt1di1hYXJjaDY0LXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3opICAgICAgICAgICB8IEFSTTY0IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgICB8CnwgW3V2LWk2ODYtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1pNjg2LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgICAgICAgIHwgeDg2IExpbnV4ICAgICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtaTY4Ni11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICAgICAgIHwKfCBbdXYtcG93ZXJwYzY0LXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtcG93ZXJwYzY0LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgfCBQUEM2NCBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgfAp8IFt1di1wb3dlcnBjNjRsZS11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LXBvd2VycGM2NGxlLXVua25vd24tbGludXgtZ251LnRhci5neikgICB8IFBQQzY0TEUgTGludXggICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LXBvd2VycGM2NGxlLXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICB8CnwgW3V2LXJpc2N2NjRnYy11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LXJpc2N2NjRnYy11bmtub3duLWxpbnV4LWdudS50YXIuZ3opICAgICAgIHwgUklTQ1YgTGludXggICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgIHwKfCBbdXYtczM5MHgtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1zMzkweC11bmtub3duLWxpbnV4LWdudS50YXIuZ3opICAgICAgICAgICAgICAgfCBTMzkweCBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1zMzkweC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICAgICAgfAp8IFt1di14ODZcXzY0LXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYteDg2XzY0LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgICB8IHg2NCBMaW51eCAgICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LXg4Nl82NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICAgICB8CnwgW3V2LWFybXY3LXVua25vd24tbGludXgtZ251ZWFiaWhmLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtYXJtdjctdW5rbm93bi1saW51eC1nbnVlYWJpaGYudGFyLmd6KSAgIHwgQVJNdjcgTGludXggICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYtYXJtdjctdW5rbm93bi1saW51eC1nbnVlYWJpaGYudGFyLmd6LnNoYTI1NikgIHwKfCBbdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LW11c2wudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1hYXJjaDY0LXVua25vd24tbGludXgtbXVzbC50YXIuZ3opICAgICAgICAgfCBBUk02NCBNVVNMIExpbnV4ICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1hYXJjaDY0LXVua25vd24tbGludXgtbXVzbC50YXIuZ3ouc2hhMjU2KSAgICAgfAp8IFt1di1pNjg2LXVua25vd24tbGludXgtbXVzbC50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LWk2ODYtdW5rbm93bi1saW51eC1tdXNsLnRhci5neikgICAgICAgICAgICAgICB8IHg4NiBNVVNMIExpbnV4ICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LWk2ODYtdW5rbm93bi1saW51eC1tdXNsLnRhci5nei5zaGEyNTYpICAgICAgICB8CnwgW3V2LXg4NlxfNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYteDg2XzY0LXVua25vd24tbGludXgtbXVzbC50YXIuZ3opICAgICAgICAgIHwgeDY0IE1VU0wgTGludXggICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMzAvdXYteDg2XzY0LXVua25vd24tbGludXgtbXVzbC50YXIuZ3ouc2hhMjU2KSAgICAgIHwKfCBbdXYtYXJtLXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LWFybS11bmtub3duLWxpbnV4LW11c2xlYWJpaGYudGFyLmd6KSAgICAgfCBBUk12NiBNVVNMIExpbnV4IChIYXJkZmxvYXQpIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1hcm0tdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5nei5zaGEyNTYpICAgfAp8IFt1di1hcm12Ny11bmtub3duLWxpbnV4LW11c2xlYWJpaGYudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4zMC91di1hcm12Ny11bmtub3duLWxpbnV4LW11c2xlYWJpaGYudGFyLmd6KSB8IEFSTXY3IE1VU0wgTGludXggICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjMwL3V2LWFybXY3LXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3ouc2hhMjU2KSB8CgojIyMjIFZlcmlmeWluZyBHaXRIdWIgQXJ0aWZhY3QgQXR0ZXN0YXRpb25zCgpUaGUgYXJ0aWZhY3RzIGluIHRoaXMgcmVsZWFzZSBoYXZlIGF0dGVzdGF0aW9ucyBnZW5lcmF0ZWQgd2l0aCBHaXRIdWIgQXJ0aWZhY3QgQXR0ZXN0YXRpb25zLiBUaGVzZSBjYW4gYmUgdmVyaWZpZWQgYnkgdXNpbmcgdGhlIFtHaXRIdWIgQ0xJXShodHRwczovL2NsaS5naXRodWIuY29tL21hbnVhbC9naF9hdHRlc3RhdGlvbl92ZXJpZnkpOgoKYGBgc2gKZ2ggYXR0ZXN0YXRpb24gdmVyaWZ5IDxmaWxlLXBhdGggb2YgZG93bmxvYWRlZCBhcnRpZmFjdD4gLS1yZXBvIGFzdHJhbC1zaC91dgpgYGAKCllvdSBjYW4gYWxzbyBkb3dubG9hZCB0aGUgYXR0ZXN0YXRpb24gZnJvbSBbR2l0SHViXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2F0dGVzdGF0aW9ucykgYW5kIHZlcmlmeSBhZ2FpbnN0IHRoYXQgZGlyZWN0bHk6CgpgYGBzaApnaCBhdHRlc3RhdGlvbiB2ZXJpZnkgPGZpbGUtcGF0aCBvZiBkb3dubG9hZGVkIGFydGlmYWN0PiAtLWJ1bmRsZSA8ZmlsZS1wYXRoIG9mIGRvd25sb2FkZWQgYXR0ZXN0YXRpb24+CmBgYAoKIyMjIFtgdjAuOS4yOWBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvdGFnLzAuOS4yOSkKCltDb21wYXJlIFNvdXJjZV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9jb21wYXJlLzAuOS4yOC4uLjAuOS4yOSkKCiMjIyMgUmVsZWFzZSBOb3RlcwoKUmVsZWFzZWQgb24gMjAyNi0wMi0wMy4KCiMjIyMjIFB5dGhvbgoKLSBVcGRhdGUgdG8gUHlvZGlkZSAwLjI5LjMgKFsjJiM4MjAzOzE3NzMwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3MzApKQoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEFkZCB3aGVlbC10YWctc3R5bGUgYWxpYXNlcyBmb3IgbWFueWxpbnV4IHBsYXRmb3JtIG5hbWVzIChbIyYjODIwMzsxNzc1MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzUwKSkKLSBIaW50IG9uIGB1diB2ZXJzaW9uIC0tYnVtcCBkZXZgIHNpbWlsYXIgdG8gcHJlLXJlbGVhc2UgYnVtcHMgKFsjJiM4MjAzOzE3Nzk2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3OTYpKQotIEltcHJvdmUgZGlzcGxheSBvZiBSRkMgOTQ1NyBQcm9ibGVtIERldGFpbCByZXNwb25zZXMgaW4gYHV2IHB1Ymxpc2hgIHNlcnZlciBlcnJvcnMgKFsjJiM4MjAzOzE3Nzg3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3ODcpKQotIEltcHJvdmUgdGhlIHdvcmRpbmcgb2YgcHVibGlzaCBlcnJvcnMgZHVyaW5nIGRyeS1ydW4gKFsjJiM4MjAzOzE3NzgyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3ODIpKQotIFNldCBiYWNrb2ZmIHRvIDEwIHJldHJpZXMgKFsjJiM4MjAzOzE3ODE2XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4MTYpKQotIEFkZCBwcm9wZXJ0aWVzIHRvIHN5bnRoZW50aWMgYW5kIHByb2plY3Qgcm9vdHMgaW4gQ3ljbG9uZSBEWCBleHBvcnRzIChbIyYjODIwMzsxNzgyMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3ODIwKSkKLSBJZGVudGlmeSB0aGUgaW52aWRpdmlkdWFsIGNsaWVudHMgaW4gYHV2IHB1Ymxpc2hgIHRyYWNlIGxvZ3MgKFsjJiM4MjAzOzE3Nzg0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3ODQpKQoKIyMjIyMgUHJldmlldyBmZWF0dXJlcwoKLSBSZW1vdmUgc3BlY2lhbCBjYXNpbmcgZm9yIGBiYXNlYCBhbmQgYGRlZmF1bHRgIGNvbmRhIGVudmlyb25tZW50IG5hbWVzIChbIyYjODIwMzsxNzc1OF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzU4KSkKCiMjIyMjIEJ1ZyBmaXhlcwoKLSBGaXggYFBZVEhPTkhPTUVgIGluaGVyaXRhbmNlIHdoZW4gc3Bhd25pbmcgZGlmZmVyZW50IFB5dGhvbiB2ZXJzaW9ucyAoWyMmIzgyMDM7MTc4MjFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzgyMSkpCi0gRml4IHdoZWVsIHJlamVjdGlvbnMgb24gZnJlZXRocmVhZGluZytkZWJ1ZyBidWlsZHMgKFsjJiM4MjAzOzE3ODEyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4MTIpKQotIFBhZCB3aXRoIHplcm9zIGR1cmluZyBjb21wYXJpc29ucyBpbiBgRXF1YWxTdGFyYCBhbmQgYE5vdEVxdWFsU3RhcmAgb3BlcmF0b3JzIChbIyYjODIwMzsxNzc1MV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NzUxKSkKLSBSZWplY3QgdW5rbm93biBmaWVsZCBuYW1lcyBpbiBjb25mbGljdCBkZWNsYXJhdGlvbnMgKFsjJiM4MjAzOzE3NzI3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3MjcpKQotIEZpeCBwYW5pY3MgaW4gYHN5c3RlbS1jb25maWd1cmF0aW9uYCBpbiBzYW5kYm94ZXMgKFsjJiM4MjAzOzE3ODI5XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc4MjkpKQoKIyMjIyMgRG9jdW1lbnRhdGlvbgoKLSBVcGRhdGUgcGlwIHByZS1yZWxlYXNlIGNvbXBhdGliaWxpdHkgaW5mb3JtYXRpb24gKFsjJiM4MjAzOzE3Nzg4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3ODgpKQoKIyMjIyMgU2VjdXJpdHkKCi0gSGlkZSBhIHN1YnNldCBvZiBlbnZpcm9ubWVudCB2YXJpYWJsZSB2YWx1ZXMgaW4gYC0taGVscGAgKFsjJiM4MjAzOzE3NzQ1XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc3NDUpKQoKIyMjIyBJbnN0YWxsIHV2IDAuOS4yOQoKIyMjIyMgSW5zdGFsbCBwcmVidWlsdCBiaW5hcmllcyB2aWEgc2hlbGwgc2NyaXB0CgpgYGBzaApjdXJsIC0tcHJvdG8gJz1odHRwcycgLS10bHN2MS4yIC1Mc1NmIGh0dHBzOi8vZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LWluc3RhbGxlci5zaCB8IHNoCmBgYAoKIyMjIyMgSW5zdGFsbCBwcmVidWlsdCBiaW5hcmllcyB2aWEgcG93ZXJzaGVsbCBzY3JpcHQKCmBgYHNoCnBvd2Vyc2hlbGwgLUV4ZWN1dGlvblBvbGljeSBCeXBhc3MgLWMgImlybSBodHRwczovL2dpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1pbnN0YWxsZXIucHMxIHwgaWV4IgpgYGAKCiMjIyMgRG93bmxvYWQgdXYgMC45LjI5Cgp8IEZpbGUgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8IFBsYXRmb3JtICAgICAgICAgICAgICAgICAgICAgfCBDaGVja3N1bSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8CnwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSB8IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwKfCBbdXYtYWFyY2g2NC1hcHBsZS1kYXJ3aW4udGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3opICAgICAgICAgICAgICAgICAgICAgfCBBcHBsZSBTaWxpY29uIG1hY09TICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3ouc2hhMjU2KSAgICAgICAgICAgfAp8IFt1di14ODZcXzY0LWFwcGxlLWRhcndpbi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LXg4Nl82NC1hcHBsZS1kYXJ3aW4udGFyLmd6KSAgICAgICAgICAgICAgICAgICAgICB8IEludGVsIG1hY09TICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LXg4Nl82NC1hcHBsZS1kYXJ3aW4udGFyLmd6LnNoYTI1NikgICAgICAgICAgICB8CnwgW3V2LWFhcmNoNjQtcGMtd2luZG93cy1tc3ZjLnppcF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgIHwgQVJNNjQgV2luZG93cyAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgIHwKfCBbdXYtaTY4Ni1wYy13aW5kb3dzLW1zdmMuemlwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXApICAgICAgICAgICAgICAgICAgICAgICAgICAgfCB4ODYgV2luZG93cyAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXAuc2hhMjU2KSAgICAgICAgICAgICAgfAp8IFt1di14ODZcXzY0LXBjLXdpbmRvd3MtbXN2Yy56aXBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LXg4Nl82NC1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgICB8IHg2NCBXaW5kb3dzICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LXg4Nl82NC1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgICB8CnwgW3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1hYXJjaDY0LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgIHwgQVJNNjQgTGludXggICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICAgIHwKfCBbdXYtaTY4Ni11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LWk2ODYtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgICAgICAgfCB4ODYgTGludXggICAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1pNjg2LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgICAgfAp8IFt1di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICB8IFBQQzY0IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LXBvd2VycGM2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICB8CnwgW3V2LXBvd2VycGM2NGxlLXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgIHwgUFBDNjRMRSBMaW51eCAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgIHwKfCBbdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgfCBSSVNDViBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1yaXNjdjY0Z2MtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgfAp8IFt1di1zMzkweC11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgICAgICB8IFMzOTB4IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgICB8CnwgW3V2LXg4NlxfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di14ODZfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgIHwgeDY0IExpbnV4ICAgICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYteDg2XzY0LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgIHwKfCBbdXYtYXJtdjctdW5rbm93bi1saW51eC1nbnVlYWJpaGYudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1hcm12Ny11bmtub3duLWxpbnV4LWdudWVhYmloZi50YXIuZ3opICAgfCBBUk12NyBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di1hcm12Ny11bmtub3duLWxpbnV4LWdudWVhYmloZi50YXIuZ3ouc2hhMjU2KSAgfAp8IFt1di1hYXJjaDY0LXVua25vd24tbGludXgtbXVzbC50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5neikgICAgICAgICB8IEFSTTY0IE1VU0wgTGludXggICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5nei5zaGEyNTYpICAgICB8CnwgW3V2LWk2ODYtdW5rbm93bi1saW51eC1tdXNsLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtaTY4Ni11bmtub3duLWxpbnV4LW11c2wudGFyLmd6KSAgICAgICAgICAgICAgIHwgeDg2IE1VU0wgTGludXggICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtaTY4Ni11bmtub3duLWxpbnV4LW11c2wudGFyLmd6LnNoYTI1NikgICAgICAgIHwKfCBbdXYteDg2XF82NC11bmtub3duLWxpbnV4LW11c2wudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di14ODZfNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5neikgICAgICAgICAgfCB4NjQgTVVTTCBMaW51eCAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOS91di14ODZfNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5nei5zaGEyNTYpICAgICAgfAp8IFt1di1hcm0tdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtYXJtLXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3opICAgICB8IEFSTXY2IE1VU0wgTGludXggKEhhcmRmbG9hdCkgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LWFybS11bmtub3duLWxpbnV4LW11c2xlYWJpaGYudGFyLmd6LnNoYTI1NikgICB8CnwgW3V2LWFybXY3LXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI5L3V2LWFybXY3LXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3opIHwgQVJNdjcgTVVTTCBMaW51eCAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjkvdXYtYXJtdjctdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5nei5zaGEyNTYpIHwKCiMjIyMgVmVyaWZ5aW5nIEdpdEh1YiBBcnRpZmFjdCBBdHRlc3RhdGlvbnMKClRoZSBhcnRpZmFjdHMgaW4gdGhpcyByZWxlYXNlIGhhdmUgYXR0ZXN0YXRpb25zIGdlbmVyYXRlZCB3aXRoIEdpdEh1YiBBcnRpZmFjdCBBdHRlc3RhdGlvbnMuIFRoZXNlIGNhbiBiZSB2ZXJpZmllZCBieSB1c2luZyB0aGUgW0dpdEh1YiBDTEldKGh0dHBzOi8vY2xpLmdpdGh1Yi5jb20vbWFudWFsL2doX2F0dGVzdGF0aW9uX3ZlcmlmeSk6CgpgYGBzaApnaCBhdHRlc3RhdGlvbiB2ZXJpZnkgPGZpbGUtcGF0aCBvZiBkb3dubG9hZGVkIGFydGlmYWN0PiAtLXJlcG8gYXN0cmFsLXNoL3V2CmBgYAoKWW91IGNhbiBhbHNvIGRvd25sb2FkIHRoZSBhdHRlc3RhdGlvbiBmcm9tIFtHaXRIdWJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYXR0ZXN0YXRpb25zKSBhbmQgdmVyaWZ5IGFnYWluc3QgdGhhdCBkaXJlY3RseToKCmBgYHNoCmdoIGF0dGVzdGF0aW9uIHZlcmlmeSA8ZmlsZS1wYXRoIG9mIGRvd25sb2FkZWQgYXJ0aWZhY3Q+IC0tYnVuZGxlIDxmaWxlLXBhdGggb2YgZG93bmxvYWRlZCBhdHRlc3RhdGlvbj4KYGBgCgojIyMgW2B2MC45LjI4YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy90YWcvMC45LjI4KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC45LjI3Li4uMC45LjI4KQoKIyMjIyBSZWxlYXNlIE5vdGVzCgpSZWxlYXNlZCBvbiAyMDI2LTAxLTI5LgoKIyMjIyMgUHl0aG9uCgotIFVwZGF0ZSBDUHl0aG9uIHRvIHVzZSBbT3BlblNTTCAzLjUuNV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL29wZW5zc2wvb3BlbnNzbC9yZWxlYXNlcy90YWcvb3BlbnNzbC0zLjUuNSkgd2hpY2ggaW5jbHVkZXMgZml4ZXMgZm9yIGhpZ2ggc2V2ZXJpdHkgQ1ZFcyAoW3B5dGhvbi1idWlsZC1zdGFuZGFsb25lIzk2MF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC9weXRob24tYnVpbGQtc3RhbmRhbG9uZS9wdWxsLzk2MCkpCgojIyMjIyBFbmhhbmNlbWVudHMKCi0gQWRkIHN1cHBvcnQgZm9yIFB5b2RpZGUgaW50ZXJwcmV0ZXIgb24gV2luZG93cyAoWyMmIzgyMDM7MTc2NThdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY1OCkpCi0gV2FybiBpZiBtdWx0aXBsZSBpbmRleGVzIGluY2x1ZGUgYGRlZmF1bHQgPSB0cnVlYCAoWyMmIzgyMDM7MTc3MTNdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzcxMykpCi0gU2tpcCB1cGxvYWRzIHdoZW4gdmFsaWRhdGlvbiByZXBvcnRzICdBbHJlYWR5IHVwbG9hZGVkJyAoWyMmIzgyMDM7MTc0MTJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzQxMikpCgojIyMjIyBDb25maWd1cmF0aW9uCgotIEFkZCBhIHJlZmxpbmsgYWxpYXMgZm9yIHRoZSAiY2xvbmUiIGxpbmsgbW9kZSAoWyMmIzgyMDM7MTc3MjRdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzcyNCkpCgojIyMjIyBCdWcgZml4ZXMKCi0gRW5zdXJlIGB1di5leGVgIGV4aXRzIHdoZW4gYHV2dy5leGVgIG9yIGB1dnguZXhlYCBpcyBraWxsZWQgKFsjJiM4MjAzOzE3NTAwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc1MDApKQoKIyMjIyBJbnN0YWxsIHV2IDAuOS4yOAoKIyMjIyMgSW5zdGFsbCBwcmVidWlsdCBiaW5hcmllcyB2aWEgc2hlbGwgc2NyaXB0CgpgYGBzaApjdXJsIC0tcHJvdG8gJz1odHRwcycgLS10bHN2MS4yIC1Mc1NmIGh0dHBzOi8vZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LWluc3RhbGxlci5zaCB8IHNoCmBgYAoKIyMjIyMgSW5zdGFsbCBwcmVidWlsdCBiaW5hcmllcyB2aWEgcG93ZXJzaGVsbCBzY3JpcHQKCmBgYHNoCnBvd2Vyc2hlbGwgLUV4ZWN1dGlvblBvbGljeSBCeXBhc3MgLWMgImlybSBodHRwczovL2dpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1pbnN0YWxsZXIucHMxIHwgaWV4IgpgYGAKCiMjIyMgRG93bmxvYWQgdXYgMC45LjI4Cgp8IEZpbGUgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8IFBsYXRmb3JtICAgICAgICAgICAgICAgICAgICAgfCBDaGVja3N1bSAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICB8CnwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwgLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSB8IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tIHwKfCBbdXYtYWFyY2g2NC1hcHBsZS1kYXJ3aW4udGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3opICAgICAgICAgICAgICAgICAgICAgfCBBcHBsZSBTaWxpY29uIG1hY09TICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1hYXJjaDY0LWFwcGxlLWRhcndpbi50YXIuZ3ouc2hhMjU2KSAgICAgICAgICAgfAp8IFt1di14ODZcXzY0LWFwcGxlLWRhcndpbi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LXg4Nl82NC1hcHBsZS1kYXJ3aW4udGFyLmd6KSAgICAgICAgICAgICAgICAgICAgICB8IEludGVsIG1hY09TICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LXg4Nl82NC1hcHBsZS1kYXJ3aW4udGFyLmd6LnNoYTI1NikgICAgICAgICAgICB8CnwgW3V2LWFhcmNoNjQtcGMtd2luZG93cy1tc3ZjLnppcF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgIHwgQVJNNjQgV2luZG93cyAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtYWFyY2g2NC1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgIHwKfCBbdXYtaTY4Ni1wYy13aW5kb3dzLW1zdmMuemlwXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXApICAgICAgICAgICAgICAgICAgICAgICAgICAgfCB4ODYgV2luZG93cyAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1pNjg2LXBjLXdpbmRvd3MtbXN2Yy56aXAuc2hhMjU2KSAgICAgICAgICAgICAgfAp8IFt1di14ODZcXzY0LXBjLXdpbmRvd3MtbXN2Yy56aXBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LXg4Nl82NC1wYy13aW5kb3dzLW1zdmMuemlwKSAgICAgICAgICAgICAgICAgICAgICB8IHg2NCBXaW5kb3dzICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LXg4Nl82NC1wYy13aW5kb3dzLW1zdmMuemlwLnNoYTI1NikgICAgICAgICAgICB8CnwgW3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1hYXJjaDY0LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgIHwgQVJNNjQgTGludXggICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtYWFyY2g2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICAgIHwKfCBbdXYtaTY4Ni11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LWk2ODYtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgICAgICAgfCB4ODYgTGludXggICAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1pNjg2LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgICAgfAp8IFt1di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1wb3dlcnBjNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICB8IFBQQzY0IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LXBvd2VycGM2NC11bmtub3duLWxpbnV4LWdudS50YXIuZ3ouc2hhMjU2KSAgICB8CnwgW3V2LXBvd2VycGM2NGxlLXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgIHwgUFBDNjRMRSBMaW51eCAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtcG93ZXJwYzY0bGUtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgIHwKfCBbdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtcmlzY3Y2NGdjLXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgfCBSSVNDViBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1yaXNjdjY0Z2MtdW5rbm93bi1saW51eC1nbnUudGFyLmd6LnNoYTI1NikgICAgfAp8IFt1di1zMzkweC11bmtub3duLWxpbnV4LWdudS50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5neikgICAgICAgICAgICAgICB8IFMzOTB4IExpbnV4ICAgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LXMzOTB4LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgICB8CnwgW3V2LXg4NlxfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di14ODZfNjQtdW5rbm93bi1saW51eC1nbnUudGFyLmd6KSAgICAgICAgICAgIHwgeDY0IExpbnV4ICAgICAgICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYteDg2XzY0LXVua25vd24tbGludXgtZ251LnRhci5nei5zaGEyNTYpICAgICAgIHwKfCBbdXYtYXJtdjctdW5rbm93bi1saW51eC1nbnVlYWJpaGYudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1hcm12Ny11bmtub3duLWxpbnV4LWdudWVhYmloZi50YXIuZ3opICAgfCBBUk12NyBMaW51eCAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di1hcm12Ny11bmtub3duLWxpbnV4LWdudWVhYmloZi50YXIuZ3ouc2hhMjU2KSAgfAp8IFt1di1hYXJjaDY0LXVua25vd24tbGludXgtbXVzbC50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5neikgICAgICAgICB8IEFSTTY0IE1VU0wgTGludXggICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LWFhcmNoNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5nei5zaGEyNTYpICAgICB8CnwgW3V2LWk2ODYtdW5rbm93bi1saW51eC1tdXNsLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtaTY4Ni11bmtub3duLWxpbnV4LW11c2wudGFyLmd6KSAgICAgICAgICAgICAgIHwgeDg2IE1VU0wgTGludXggICAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtaTY4Ni11bmtub3duLWxpbnV4LW11c2wudGFyLmd6LnNoYTI1NikgICAgICAgIHwKfCBbdXYteDg2XF82NC11bmtub3duLWxpbnV4LW11c2wudGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di14ODZfNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5neikgICAgICAgICAgfCB4NjQgTVVTTCBMaW51eCAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yOC91di14ODZfNjQtdW5rbm93bi1saW51eC1tdXNsLnRhci5nei5zaGEyNTYpICAgICAgfAp8IFt1di1hcm0tdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtYXJtLXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3opICAgICB8IEFSTXY2IE1VU0wgTGludXggKEhhcmRmbG9hdCkgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LWFybS11bmtub3duLWxpbnV4LW11c2xlYWJpaGYudGFyLmd6LnNoYTI1NikgICB8CnwgW3V2LWFybXY3LXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3pdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI4L3V2LWFybXY3LXVua25vd24tbGludXgtbXVzbGVhYmloZi50YXIuZ3opIHwgQVJNdjcgTVVTTCBMaW51eCAgICAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjgvdXYtYXJtdjctdW5rbm93bi1saW51eC1tdXNsZWFiaWhmLnRhci5nei5zaGEyNTYpIHwKCiMjIyMgVmVyaWZ5aW5nIEdpdEh1YiBBcnRpZmFjdCBBdHRlc3RhdGlvbnMKClRoZSBhcnRpZmFjdHMgaW4gdGhpcyByZWxlYXNlIGhhdmUgYXR0ZXN0YXRpb25zIGdlbmVyYXRlZCB3aXRoIEdpdEh1YiBBcnRpZmFjdCBBdHRlc3RhdGlvbnMuIFRoZXNlIGNhbiBiZSB2ZXJpZmllZCBieSB1c2luZyB0aGUgW0dpdEh1YiBDTEldKGh0dHBzOi8vY2xpLmdpdGh1Yi5jb20vbWFudWFsL2doX2F0dGVzdGF0aW9uX3ZlcmlmeSk6CgpgYGBzaApnaCBhdHRlc3RhdGlvbiB2ZXJpZnkgPGZpbGUtcGF0aCBvZiBkb3dubG9hZGVkIGFydGlmYWN0PiAtLXJlcG8gYXN0cmFsLXNoL3V2CmBgYAoKWW91IGNhbiBhbHNvIGRvd25sb2FkIHRoZSBhdHRlc3RhdGlvbiBmcm9tIFtHaXRIdWJdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvYXR0ZXN0YXRpb25zKSBhbmQgdmVyaWZ5IGFnYWluc3QgdGhhdCBkaXJlY3RseToKCmBgYHNoCmdoIGF0dGVzdGF0aW9uIHZlcmlmeSA8ZmlsZS1wYXRoIG9mIGRvd25sb2FkZWQgYXJ0aWZhY3Q+IC0tYnVuZGxlIDxmaWxlLXBhdGggb2YgZG93bmxvYWRlZCBhdHRlc3RhdGlvbj4KYGBgCgojIyMgW2B2MC45LjI3YF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy90YWcvMC45LjI3KQoKW0NvbXBhcmUgU291cmNlXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L2NvbXBhcmUvMC45LjI2Li4uMC45LjI3KQoKIyMjIyBSZWxlYXNlIE5vdGVzCgpSZWxlYXNlZCBvbiAyMDI2LTAxLTI2LgoKIyMjIyMgUHl0aG9uCgotIFVwZ3JhZGUgUHlvZGlkZSB0byAwLjI5LjIgKFsjJiM4MjAzOzE3NjUyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc2NTIpKQotIFVwZ3JhZGUgdG8gR3JhYWxQeSAyNS4wLjIgKFsjJiM4MjAzOzE3NjM0XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc2MzQpKQoKIyMjIyMgRW5oYW5jZW1lbnRzCgotIEFkZCBgLXRgIHNob3J0Zm9ybSBmb3IgYC0tdGFyZ2V0YCB0byBgdXYgcGlwYCBzdWJjb21tYW5kcyAoWyMmIzgyMDM7MTc1MDFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzUwMSkpCi0gQWRkIHN1cHBvcnQgZm9yIFJPQ20gNy4wIGFuZCA3LjEgYWNjZWxlcmF0b3IgYmFja2VuZHMgKFsjJiM4MjAzOzE3NjgxXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc2ODEpKQotIEZ1cnRoZXIgaW1wcm92ZSBmcmVlLXRocmVhZGluZyBBQkkgaW5jb21wYXRpYmlsaXR5IGVycm9ycyAoWyMmIzgyMDM7MTc0OTFdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzQ5MSkpCi0gSW1wbGVtZW50IGB1diBwaXAgZnJlZXplIC0tZXhjbHVkZWAgZmxhZyAoWyMmIzgyMDM7MTcwNDVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzA0NSkpCi0gSW1wcm92ZSB3YXJuaW5ncyBmb3IgYC0tc3lzdGVtYCBhbmQgYC0tbm8tc3lzdGVtYCBpbiBgdXYgdmVudmAgKFsjJiM4MjAzOzE3NjQ3XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc2NDcpKQotIE1ha2UgYHV2IHBpcCBjb21waWxlYCBhdHRlbXB0IHRvIGRvd25sb2FkIGEgc3BlY2lmaWVkIGAtLXB5dGhvbi12ZXJzaW9uYCBpZiBpdCBjYW4uIChbIyYjODIwMzsxNzI0OV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3MjQ5KSkKLSBTdXBwb3J0IFRydXN0ZWQgUHVibGlzaGluZyB3aXRoIHB5eCAoWyMmIzgyMDM7MTc0MzhdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzQzOCkpCi0gRml4IEpTT04gc2NoZW1hIGZvciBgZXhjbHVkZS1uZXdlci1wYWNrYWdlYCAoWyMmIzgyMDM7MTc2NjVdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzY2NSkpCgojIyMjIyBQcmV2aWV3IGZlYXR1cmVzCgotIEJldHRlciBkZXRlY3Rpb24gZm9yIGNvbmZsaWN0aW5nIHBhY2thZ2VzIChbIyYjODIwMzsxNzYyM10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjIzKSkKLSBVcGdyYWRlIGJhc2VkIG9uIG91dGRhdGVkIGJ1aWxkIHZlcnNpb25zIGluIGB1diBweXRob24gdXBncmFkZWAgKFsjJiM4MjAzOzE3NjUzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc2NTMpKQoKIyMjIyMgQnVnIGZpeGVzCgotIENoYW5nZSBjaG9jb2xhdGV5IHN5c3RlbSB0ZXN0IHRvIGVuc3VyZSB1diB1c2VzIHRoZSByaWdodCBweXRob24gKFsjJiM4MjAzOzE3NTMzXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc1MzMpKQotIEZpeCBpbmZpbml0ZSBsb29wIHdoZW4gYFNTTF9DRVJUX0ZJTEVgIGlzIGEgZGlyZWN0b3J5IChbIyYjODIwMzsxNzUwM10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NTAzKSkKCiMjIyMjIERvY3VtZW50YXRpb24KCi0gQWRkIGNhcmdvLXh3aW4gdG8gdGhlIENPTlRSSUJVVElORyBndWlkZSAoWyMmIzgyMDM7MTc1MDddKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcHVsbC8xNzUwNykpCi0gRml4IHR5cG8gaW4gdGhlIGRvY3VtZW50YXRpb24gb2YgVVZcX1BVQkxJU0hcX0lOREVYIChbIyYjODIwMzsxNzY3Ml0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjcyKSkKLSBNb3ZlIE1TUlYgdG8gcGxhdGZvcm0gc3VwcG9ydCBzZWN0aW9uIChbIyYjODIwMzsxNzUzNF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NTM0KSkKLSBVcGRhdGUgdGhlIHRlc3RpbmcgaW5zdHJ1Y3Rpb25zIGluIHRoZSBDT05UUklCVVRJTkcgZ3VpZGUgKFsjJiM4MjAzOzE3NTI4XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc1MjgpKQotIFVzZSBgLS1sb2NrZWRgIHRvIGluc3RhbGwgYGNhcmdvLXh3aW5gIGluIGd1aWRlIChbIyYjODIwMzsxNzUzMF0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NTMwKSkKLSBXYXJuIGFib3V0IFB5UHkgYmVpbmcgdW5tYWludGFpbmVkIChbIyYjODIwMzsxNzY0M10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3NjQzKSkKLSBkb2NzOiBDb3JyZWN0IGdpdGxhYi1jaS55bWwgdG8gLmdpdGxhYi1jaS55bWwgKFsjJiM4MjAzOzE3NjgyXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3B1bGwvMTc2ODIpKQoKIyMjIyMgT3RoZXIgY2hhbmdlcwoKLSBVcGRhdGUgTVNSViB0byAxLjkxIChbIyYjODIwMzsxNzY3N10oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9wdWxsLzE3Njc3KSkKCiMjIyMgSW5zdGFsbCB1diAwLjkuMjcKCiMjIyMjIEluc3RhbGwgcHJlYnVpbHQgYmluYXJpZXMgdmlhIHNoZWxsIHNjcmlwdAoKYGBgc2gKY3VybCAtLXByb3RvICc9aHR0cHMnIC0tdGxzdjEuMiAtTHNTZiBodHRwczovL2dpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yNy91di1pbnN0YWxsZXIuc2ggfCBzaApgYGAKCiMjIyMjIEluc3RhbGwgcHJlYnVpbHQgYmluYXJpZXMgdmlhIHBvd2Vyc2hlbGwgc2NyaXB0CgpgYGBzaApwb3dlcnNoZWxsIC1FeGVjdXRpb25Qb2xpY3kgQnlwYXNzIC1jICJpcm0gaHR0cHM6Ly9naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjcvdXYtaW5zdGFsbGVyLnBzMSB8IGlleCIKYGBgCgojIyMjIERvd25sb2FkIHV2IDAuOS4yNwoKfCBGaWxlICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfCBQbGF0Zm9ybSAgICAgICAgICAgICAgICAgICAgIHwgQ2hlY2tzdW0gICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgfAp8IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSB8IC0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0gfCAtLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLSB8CnwgW3V2LWFhcmNoNjQtYXBwbGUtZGFyd2luLnRhci5nel0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjcvdXYtYWFyY2g2NC1hcHBsZS1kYXJ3aW4udGFyLmd6KSAgICAgICAgICAgICAgICAgICAgIHwgQXBwbGUgU2lsaWNvbiBtYWNPUyAgICAgICAgICB8IFtjaGVja3N1bV0oaHR0cHM6Ly9yZWRpcmVjdC5naXRodWIuY29tL2FzdHJhbC1zaC91di9yZWxlYXNlcy9kb3dubG9hZC8wLjkuMjcvdXYtYWFyY2g2NC1hcHBsZS1kYXJ3aW4udGFyLmd6LnNoYTI1NikgICAgICAgICAgIHwKfCBbdXYteDg2XF82NC1hcHBsZS1kYXJ3aW4udGFyLmd6XShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yNy91di14ODZfNjQtYXBwbGUtZGFyd2luLnRhci5neikgICAgICAgICAgICAgICAgICAgICAgfCBJbnRlbCBtYWNPUyAgICAgICAgICAgICAgICAgIHwgW2NoZWNrc3VtXShodHRwczovL3JlZGlyZWN0LmdpdGh1Yi5jb20vYXN0cmFsLXNoL3V2L3JlbGVhc2VzL2Rvd25sb2FkLzAuOS4yNy91di14ODZfNjQtYXBwbGUtZGFyd2luLnRhci5nei5zaGEyNTYpICAgICAgICAgICAgfAp8IFt1di1hYXJjaDY0LXBjLXdpbmRvd3MtbXN2Yy56aXBdKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI3L3V2LWFhcmNoNjQtcGMtd2luZG93cy1tc3ZjLnppcCkgICAgICAgICAgICAgICAgICAgICB8IEFSTTY0IFdpbmRvd3MgICAgICAgICAgICAgICAgfCBbY2hlY2tzdW1dKGh0dHBzOi8vcmVkaXJlY3QuZ2l0aHViLmNvbS9hc3RyYWwtc2gvdXYvcmVsZWFzZXMvZG93bmxvYWQvMC45LjI3L3V2LWFhcmNoNjQtcGMtd2luZG93cy1tc3ZjLnppcC5zaGEyNTYpICAgICAgICAgICB8CnwgW3V2LWk2ODYtcGMtd2luZG93cy1tc3ZjLnppcF0oaHR0cHM6Ly9yZWRp
      override_checkout: master
      patchset: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
      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: c75fe6ef19c05b98349573c971950c51bbf24758
          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: 416d27e89e0c1891921fee2a692086eb8fcd0307
          untrusted/project_1/opendev.org/openstack/openstack-zuul-jobs:
            canonical_name: opendev.org/openstack/openstack-zuul-jobs
            checkout: master
            commit: 66d74bbbd6770c9ee1f9179cf69c1687197f2a5a
          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: c75fe6ef19c05b98349573c971950c51bbf24758
          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: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
        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: 8b6684cb16839062f30bdbeb131ee64bf9ffa543
          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: f8a331a40eb21e6c8f37e07794d57aa98b120af9
          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: 9252218aa495e03189670d30e6a79b40d3837f5c
          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: 416d27e89e0c1891921fee2a692086eb8fcd0307
          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: 011776ae9f3aba04dce7b6b3ad24004f5406b82a
          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: 3526925ae34a66e626bec985628a421a7694168e
          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: b5941f365a1ec5c3390a6145e2a808e0a79b960e
          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: 61eecb6746486d0565f4d4c62372bea6e799b31f
          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: 0e467760de055355524dee97ecd9af5850262308
          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: d5c64e7aba09052601b59bf1297187d85da6b90b
          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: 79cf1f787fa9c03adba8575dc94324b97963f84e
          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: 732466071706ef5c3e651ece1bbb16380ed4da0f
          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: e3db398fba279721121892323e6260c6932797c1
          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: 1d0385e236fc65d1b1beb0e9da46ae8df6a0947d
          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: bb067082abc8bf3676a8c7e6ae8fa91a2c84b9cb
          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: e63f0b3d68770d4792e1606ff8fe924b3f25b7f9
          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
