Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
 help / color / mirror / Atom feed
* [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
@ 2025-07-31 18:35 Timo Rothenpieler
  2025-07-31 19:03 ` Timo Rothenpieler
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Timo Rothenpieler @ 2025-07-31 18:35 UTC (permalink / raw)
  To: FFmpeg development discussions and patches

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".

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
  2025-07-31 18:35 [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration Timo Rothenpieler
@ 2025-07-31 19:03 ` Timo Rothenpieler
  2025-07-31 20:16 ` Gyan Doshi
  2025-07-31 21:26 ` Derek Buitenhuis
  2 siblings, 0 replies; 7+ messages in thread
From: Timo Rothenpieler @ 2025-07-31 19:03 UTC (permalink / raw)
  To: ffmpeg-devel

On 7/31/2025 8:35 PM, Timo Rothenpieler wrote:
> 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
Somehow Thunderbird stuck these lines together, each pubkey has the 
"SHA256" part at the end.

Pulled apart that is:


RSA:

ssh-rsa 
AAAAB3NzaC1yc2EAAAADAQABAAABAQDLI6KmhvYyBuyjRLC1BgyMHqZzBkloPfnPKJfjVhlE/QsPIQndH1BvzDbCk8478Urhk0ItpeoQL7hXj5D0y1rX5T0GBG1mIZnJBv+Xt9SPbyPoKdw8PN2txCp7TQENg1O5hCNvoQlZwuWb6WKJUVeYLbOZ0RmLO/xIU+7qWA6Puzoh2XDqKeqOZPq6DYqQ54cu/wLgaad2dpt9/9bKG94FuRKjKoV69KIbNi7r1f61fvD+/VzlMFKAn8/exKti7Ri1Lou46ktWzeTiTZJcxlwVhlDCs4a7MLI3EGcFQfmQwp5+IboSbhEVJPG0cDvpBsPUWS2xDLwbTwpe7vCFRjvt

SHA256:bhJ5vOolMErZDtjgCMsLJyIN5HjEaW7uKCcMG2NW9ac


ECDSA:

ecdsa-sha2-nistp256 
AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBIgtTBIsJoRV8dmPZw0ts+aPWoghuiaZNwhwbll6fVdz/7PtiXnb3gZ1+wDOr5YlNwULWeC2G6DqO/Z3/Fcix1k=

SHA256:kV8/ZHnh6ssUlwzlxfbnG/qw2wVDCmQ1bi20M2+7P1g


ED25519:

ssh-ed25519 
AAAAC3NzaC1lZDI1NTE5AAAAIEaJh7gNDPaMtU7LFBIEi8ihgPv2i6SRenc1ZmO8oqoj

SHA256:U/sLwQbVywk3oeI1CP2h1yTs6keVtDLGx+CqEGmwq48

_______________________________________________
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".

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
  2025-07-31 18:35 [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration Timo Rothenpieler
  2025-07-31 19:03 ` Timo Rothenpieler
@ 2025-07-31 20:16 ` Gyan Doshi
  2025-07-31 21:49   ` Timo Rothenpieler
  2025-07-31 21:26 ` Derek Buitenhuis
  2 siblings, 1 reply; 7+ messages in thread
From: Gyan Doshi @ 2025-07-31 20:16 UTC (permalink / raw)
  To: ffmpeg-devel



On 2025-08-01 12:05 am, Timo Rothenpieler wrote:
> Hi!
>
> We will migrate away from using git.videolan.org to hosting the two 
> repos there on our own infrastructure.

What is the timeline for this?

Regards,
Gyan


>
> 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".

_______________________________________________
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".

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
  2025-07-31 18:35 [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration Timo Rothenpieler
  2025-07-31 19:03 ` Timo Rothenpieler
  2025-07-31 20:16 ` Gyan Doshi
@ 2025-07-31 21:26 ` Derek Buitenhuis
  2025-07-31 21:57   ` Stephen Hutchinson
  2 siblings, 1 reply; 7+ messages in thread
From: Derek Buitenhuis @ 2025-07-31 21:26 UTC (permalink / raw)
  To: ffmpeg-devel

On 7/31/2025 7:35 PM, Timo Rothenpieler wrote:
> We will migrate away from using git.videolan.org to hosting the two 
> repos there on our own infrastructure.

Since this enabled the rebase and fast forward button, I used that instead
of manually pushing.

However, a word of warning for others, I messed it up:

`git log --pretty=fuller` shows:

Author:     Dash Santosh <dash.sathyanarayanan@multicorewareinc.com>
AuthorDate: Mon Jul 28 11:04:19 2025 -0700
Commit:     dwbuiten <dwbuiten@noreply.localhost>
CommitDate: Thu Jul 31 21:07:51 2025 +0000

Which is obviously not what we want.

This is because of two things:

* I had assumed Forgejo would import my full name from github when I signed in
  via it. It imported absolutely nothing.
* I had "hide email from public" selected to not have it show in my profile such
  that bots can easily scrape it. That led to the disaster of an email shown above.
  It warns you under the option, but I missed it.

Be warned.

- Derek
_______________________________________________
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".

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
  2025-07-31 20:16 ` Gyan Doshi
@ 2025-07-31 21:49   ` Timo Rothenpieler
  0 siblings, 0 replies; 7+ messages in thread
From: Timo Rothenpieler @ 2025-07-31 21:49 UTC (permalink / raw)
  To: ffmpeg-devel

On 7/31/2025 10:16 PM, Gyan Doshi wrote:
> 
> 
> On 2025-08-01 12:05 am, Timo Rothenpieler wrote:
>> Hi!
>>
>> We will migrate away from using git.videolan.org to hosting the two 
>> repos there on our own infrastructure.
> 
> What is the timeline for this?
It's already implemented
_______________________________________________
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".

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
  2025-07-31 21:26 ` Derek Buitenhuis
@ 2025-07-31 21:57   ` Stephen Hutchinson
  2025-07-31 22:49     ` Timo Rothenpieler
  0 siblings, 1 reply; 7+ messages in thread
From: Stephen Hutchinson @ 2025-07-31 21:57 UTC (permalink / raw)
  To: ffmpeg-devel

On 7/31/25 5:26 PM, Derek Buitenhuis wrote:
> * I had assumed Forgejo would import my full name from github when I signed in
>    via it. It imported absolutely nothing.

Quasi-related to the Github login option, I'm just getting 500 internal
server error whenever I try it now.
_______________________________________________
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".

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
  2025-07-31 21:57   ` Stephen Hutchinson
@ 2025-07-31 22:49     ` Timo Rothenpieler
  0 siblings, 0 replies; 7+ messages in thread
From: Timo Rothenpieler @ 2025-07-31 22:49 UTC (permalink / raw)
  To: ffmpeg-devel

On 7/31/2025 11:57 PM, Stephen Hutchinson wrote:
> On 7/31/25 5:26 PM, Derek Buitenhuis wrote:
>> * I had assumed Forgejo would import my full name from github when I 
>> signed in
>>    via it. It imported absolutely nothing.
> 
> Quasi-related to the Github login option, I'm just getting 500 internal
> server error whenever I try it now.

I just tried it, and it works fine for me, both initial signup and 
logging in.

According to the log, there was an issue with your 2FA token.
I've removed it, and login should work again now. You'll have to 
re-setup 2FA I'm afraid.
_______________________________________________
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".

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-07-31 22:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-31 18:35 [FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration Timo Rothenpieler
2025-07-31 19:03 ` Timo Rothenpieler
2025-07-31 20:16 ` Gyan Doshi
2025-07-31 21:49   ` Timo Rothenpieler
2025-07-31 21:26 ` Derek Buitenhuis
2025-07-31 21:57   ` Stephen Hutchinson
2025-07-31 22:49     ` Timo Rothenpieler

Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

This inbox may be cloned and mirrored by anyone:

	git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
		ffmpegdev@gitmailbox.com
	public-inbox-index ffmpegdev

Example config snippet for mirrors.


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git