From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ffbox0-bg.ffmpeg.org (ffbox0-bg.ffmpeg.org [79.124.17.100]) by master.gitmailbox.com (Postfix) with ESMTPS id 13A3E4C2E0 for ; Thu, 31 Jul 2025 18:35:57 +0000 (UTC) Received: from [127.0.1.1] (localhost [127.0.0.1]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTP id 5465368CFB1; Thu, 31 Jul 2025 21:35:53 +0300 (EEST) Received: from btbn.de (btbn.de [144.76.60.213]) by ffbox0-bg.ffmpeg.org (Postfix) with ESMTPS id 8971968B80B for ; Thu, 31 Jul 2025 21:35:46 +0300 (EEST) Received: from [authenticated] by btbn.de (Postfix) with ESMTPSA id D6C9927FD2A8E for ; Thu, 31 Jul 2025 20:35:45 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=rothenpieler.org; s=mail; t=1753986945; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=5xN3umdACmSmBWr7r8+WZIL+tixVJIJK0Kjythyrsbw=; b=Vy/ReR+fXDJjlrSo+MfzCQ6+AHwUmmMLAuKpa6P/B99jJR0jQFlIpp6aPTmeBfil5j28AR uEgLOTsGUftweCsAJ2u0fU9N9pm8fyR8Hgkf89LeKla5IWzClrATKkSR9MOwiyluY7Bfvv 4w90FYvP/MKiGmXgJbwfVsoZJOQQHLagn2tDmWxoxspRAie/tYQ69HFDbOUCoAwWddIGHt UCjHNua9xSyPEU07L/hYBrIPSgi+ux0SUQUiFzhnDE1u8Ys/XKLErj8l3PbRcya0Ca5cgm Df0sDp5agQrOPXBA1MKgSJICEg0HrWVnctyUCMHqPQJfJn+ac19nfLhVY3SjeA== Message-ID: <5daf2433-10ab-47cd-b7b9-10b16ebbed28@rothenpieler.org> Date: Thu, 31 Jul 2025 20:35:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US To: FFmpeg development discussions and patches From: Timo Rothenpieler Subject: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration X-BeenThere: ffmpeg-devel@ffmpeg.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FFmpeg development discussions and patches List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: FFmpeg development discussions and patches Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Errors-To: ffmpeg-devel-bounces@ffmpeg.org Sender: "ffmpeg-devel" Archived-At: List-Archive: List-Post: Hi! We will migrate away from using git.videolan.org to hosting the two repos there on our own infrastructure. To accomplish this, the source.ffmpeg.org domain will be shifted to point to git.ffmpeg.org, which will result in a host key mismatch for anyone having configured that domain. You can verify the hostkeys against these: RSA: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDLI6KmhvYyBuyjRLC1BgyMHqZzBkloPfnPKJfjVhlE/QsPIQndH1BvzDbCk8478Urhk0ItpeoQL7hXj5D0y1rX5T0GBG1mIZnJBv+Xt9SPbyPoKdw8PN2txCp7TQENg1O5hCNvoQlZwuWb6WKJUVeYLbOZ0RmLO/xIU+7qWA6Puzoh2XDqKeqOZPq6DYqQ54cu/wLgaad2dpt9/9bKG94FuRKjKoV69KIbNi7r1f61fvD+/VzlMFKAn8/exKti7Ri1Lou46ktWzeTiTZJcxlwVhlDCs4a7MLI3EGcFQfmQwp5+IboSbhEVJPG0cDvpBsPUWS2xDLwbTwpe7vCFRjvtSHA256:bhJ5vOolMErZDtjgCMsLJyIN5HjEaW7uKCcMG2NW9ac ECDSA: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIgtTBIsJoRV8dmPZw0ts+aPWoghuiaZNwhwbll6fVdz/7PtiXnb3gZ1+wDOr5YlNwULWeC2G6DqO/Z3/Fcix1k=SHA256:kV8/ZHnh6ssUlwzlxfbnG/qw2wVDCmQ1bi20M2+7P1g ED25519: ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEaJh7gNDPaMtU7LFBIEi8ihgPv2i6SRenc1ZmO8oqojSHA256:U/sLwQbVywk3oeI1CP2h1yTs6keVtDLGx+CqEGmwq48 If you have been pushing to git.videolan.org, you will need to change that domain to source.ffmpeg.org. You can do that at any time, it works before and after the shift. But will run into aforementioned hostkey issues if you connect to it before the shift. This change is to enable a parallel use with code.ffmpeg.org, since we have more flexibility to configure mirroring and forwarding between our own servers. git.videolan.org will turn into a read-only mirror. Timo _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".