1name: "ublksrv" 2description: 3 "Userspace block driver (UBLK) infrastructure to create and manage block " 4 "devices in userspace." 5 6third_party { 7homepage: "https://github.com/ublk-org/ublksrv" 8 identifier { 9 type: "Git" 10 value: "https://github.com/ublk-org/ublksrv.git" 11 primary_source: true 12 version: "v1.2" 13 } 14 version: "v1.2" 15 last_upgrade_date { year: 2024 month: 10 day: 31 } 16 # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same. 17 license_type: NOTICE 18} 19