From 144c60dd87e314afef664360e8a2a371551839f5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B1=E3=82=A4=E3=83=A9?= Date: Thu, 17 Apr 2025 10:17:09 -0700 Subject: [PATCH] chore: upgrade fish to v4 (#17440) --- .../files/etc/apt/sources.list.d/ppa.list | 2 +- .../files/usr/share/keyrings/fish-shell.gpg | Bin 371 -> 1163 bytes dogfood/coder/update-keys.sh | 8 ++++---- site/src/modules/resources/AgentLogs/mocks.tsx | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dogfood/coder/files/etc/apt/sources.list.d/ppa.list b/dogfood/coder/files/etc/apt/sources.list.d/ppa.list index a0d67bd178..fbdbef53ea 100644 --- a/dogfood/coder/files/etc/apt/sources.list.d/ppa.list +++ b/dogfood/coder/files/etc/apt/sources.list.d/ppa.list @@ -1,6 +1,6 @@ deb [signed-by=/usr/share/keyrings/ansible.gpg] https://ppa.launchpadcontent.net/ansible/ansible/ubuntu jammy main -deb [signed-by=/usr/share/keyrings/fish-shell.gpg] https://ppa.launchpadcontent.net/fish-shell/release-3/ubuntu/ jammy main +deb [signed-by=/usr/share/keyrings/fish-shell.gpg] https://ppa.launchpadcontent.net/fish-shell/release-4/ubuntu/ jammy main deb [signed-by=/usr/share/keyrings/git-core.gpg] https://ppa.launchpadcontent.net/git-core/ppa/ubuntu jammy main diff --git a/dogfood/coder/files/usr/share/keyrings/fish-shell.gpg b/dogfood/coder/files/usr/share/keyrings/fish-shell.gpg index 58ed31417d174aa9af164185a087044442ff9de0..bcaac170cb9d7fd284af9280110ba00cedba818d 100644 GIT binary patch delta 1132 zcmV-y1e5#o0*eWM#=%VlW;Bbz0T2MY^RR@UM%(osrGpfsz)b6XL5kRQUs8mhDk6w3 zRX?Zc@N^e(%%g@9*>*d{xI^NZlK~qKiDe|C#fLb>*e8$Lq)K=5%cdr1DiACD)O(Ut zFM6S|9*TFldmR{DY&QL~(NQudyWuu63>GS=l)jO#9ooW*~@btqy%}v0gZ4Q=;Xcc2#Gy{w{aYRUl?cEijQaxl(;e(4aZ9+f|JGj({eJSDZ1;bo$0507`Ks$w7N*|H$h zA|<(yt(l4Knf11m>Pg4lJe4%-J-UU&(5`*HuJP@EL0(mPxcwx`uPW&|m~QiuF<>xy zDnF>pm0GMt;GbizmAQi8;*F-#y@mS=`(^Q0VZf>^?3}YVPtxF6 z7GbSm0TENPTx}N~xy~ZmO;w&;panfZy77}9grJ+(Ezrhge56Z;MrQgf@Wi^YRUj+} z@YyF1dzPn#>?ci9Py6Herg3UxJmetVr1fY$_C2JeK##91ujXD-lRj^C*8gkpM_& za-9wkBp=h!6_~`$K(Dm#VQ}TL z5*VJUl!H{(`H9d11*VE4WviWVV&X$7wT4We>~%Pnf!&iO3SUUVO)nhuPbo&Q>A}(D zD2?e6npIl%wa&?pfrZii6heQujMd}$a9?Gj3T6QWXIGza_L=ZLIM>9+cmsYqb6f;G z4xeV-u*d>yWoV>h9j{d=r*y*JiyvZGn%;JmOehliB31tk(wYjcW6k;dd=aCJrUQ{n z%dJJ6)t%At;xTe(>QxTiG$&qxZd$rACWd9HPo3f)$;^1R><>LP`v`vm)Of@+SMjo^ zPIt=sEiVfJ3!;XMtDwb9;B6^s?Pa1oM%Z1K<8QJVq}hsI+pm8hX!5%^iN~{MMJARx zb|-Gzg(4JX4R+!drt2g(2g4s-M_jfglnO(gx_Xqj7l&({o+y#ia8(Cmnexhh{V$bE zXQm~=iT$Z<75uy3oo!T!nzhqZSj2_(C=zWMa!(WnrKj5m(rN_A*rk;7vLH8e1?>U3 y5+cL_KtB!kpa%#e3Y0}3#Z-A}jEy-Ev)LmD`7a5}#~Pm?Sy-kvTw|J$nX>s%^&bcT delta 335 zcmV-V0kHmy3G)Jf#*GA06gHs&1OTyA)UL$VZY7%RSYKH5W=zM4Afe#OR}OwmNs6f; zpLD-+H~%WPQm7Pm%m|aq|L+WFibhLF@Bm?UI!mf1pnip+A}B^~$n_Y>wToM&Mb4Ph zOz3?50xg^kqdYUQ&|h|t2Q;g+y=#`wsR+KqT*5}cIvkh_nLcOJ3DkvOz*gy#3j#2I zxC9dc0stZf0#Xz3qRs=o66^;V@Avlz0%VqdFDBy7BV5$y;&Ujmd=`KJMt^Jc$W^uqCwyGUL hbHXcyS^i>AHHuYNG$;&v69qdjViXA|p;^rN_OJG>i$MSY diff --git a/dogfood/coder/update-keys.sh b/dogfood/coder/update-keys.sh index 10b2660b5f..4d45f348bf 100755 --- a/dogfood/coder/update-keys.sh +++ b/dogfood/coder/update-keys.sh @@ -18,7 +18,7 @@ gpg_flags=( pushd "$PROJECT_ROOT/dogfood/coder/files/usr/share/keyrings" # Ansible PPA signing key -curl "${curl_flags[@]}" "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x6125e2a8c77f2818fb7bd15b93c4a3fd7bb9c367" | +curl "${curl_flags[@]}" "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0X6125E2A8C77F2818FB7BD15B93C4A3FD7BB9C367" | gpg "${gpg_flags[@]}" --output="ansible.gpg" # Upstream Docker signing key @@ -26,7 +26,7 @@ curl "${curl_flags[@]}" "https://download.docker.com/linux/ubuntu/gpg" | gpg "${gpg_flags[@]}" --output="docker.gpg" # Fish signing key -curl "${curl_flags[@]}" "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x59fda1ce1b84b3fad89366c027557f056dc33ca5" | +curl "${curl_flags[@]}" "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x88421E703EDC7AF54967DED473C9FCC9E2BB48DA" | gpg "${gpg_flags[@]}" --output="fish-shell.gpg" # Git-Core signing key @@ -50,7 +50,7 @@ curl "${curl_flags[@]}" "https://apt.releases.hashicorp.com/gpg" | gpg "${gpg_flags[@]}" --output="hashicorp.gpg" # Helix signing key -curl "${curl_flags[@]}" "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x27642b9fd7f1a161fc2524e3355a4fa515d7c855" | +curl "${curl_flags[@]}" "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x27642B9FD7F1A161FC2524E3355A4FA515D7C855" | gpg "${gpg_flags[@]}" --output="helix.gpg" # Microsoft repository signing key (Edge) @@ -58,7 +58,7 @@ curl "${curl_flags[@]}" "https://packages.microsoft.com/keys/microsoft.asc" | gpg "${gpg_flags[@]}" --output="microsoft.gpg" # Neovim signing key -curl "${curl_flags[@]}" "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9dbb0be9366964f134855e2255f96fcf8231b6dd" | +curl "${curl_flags[@]}" "https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9DBB0BE9366964F134855E2255F96FCF8231B6DD" | gpg "${gpg_flags[@]}" --output="neovim.gpg" # NodeSource signing key diff --git a/site/src/modules/resources/AgentLogs/mocks.tsx b/site/src/modules/resources/AgentLogs/mocks.tsx index 059e01fdba..de08e81661 100644 --- a/site/src/modules/resources/AgentLogs/mocks.tsx +++ b/site/src/modules/resources/AgentLogs/mocks.tsx @@ -612,7 +612,7 @@ export const MockLogs = [ id: 3295813, level: "info", output: - "Hit:16 https://ppa.launchpadcontent.net/fish-shell/release-3/ubuntu jammy InRelease", + "Hit:16 https://ppa.launchpadcontent.net/fish-shell/release-4/ubuntu jammy InRelease", time: "2024-03-14T11:31:07.827832Z", sourceId: "d9475581-8a42-4bce-b4d0-e4d2791d5c98", },