Re: [hatari-devel] Doing Hatari 2.6.1 release |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Doing Hatari 2.6.1 release
- From: Thomas Huth <th.huth@xxxxxxxxx>
- Date: Sun, 27 Jul 2025 18:21:54 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posteo.de; s=2017; t=1753640514; bh=EIZRWEl8HQix9/N0GRTXPmekCiKKcjleRBM6x/wg+H0=; h=Date:From:To:Subject:Message-ID:MIME-Version:Content-Type: Content-Transfer-Encoding:From; b=i38SYmevqvV0KECVenOgl4WD9em4Kc8RWoWnDW73eRaWReEz3+D7iIwrv/soiMovv gcVM3IMkGQEiOXFCHGpFI8llvPNghn9j+rZysBAWLfaG6NxVkOJorTToTth37GgiNv nC8jwXK/5bPOqBfDM77Jo6FCpdfpdmXu+RpgdH5Cn79HZyTDLnrE5PZo81Glp0KlDm ME/VjRr/raPP6Hs7HIJG9HWPnPADvi1tD47A88wsQxz2Xt5dWQ+Y8Xompm7F3PVpJe gXHQhpBi6BbMKvBUR3vS3JGa69va/GPkwnEw3ClEZlIjX8RNGBqSvEasQMntk+1XzW KHa4P+8P4Xaow==
Am Sat, 26 Jul 2025 23:03:16 +0200
schrieb Nicolas Pomarède <npomarede@xxxxxxxxxxxx>:
> Le 08/07/2025 à 19:01, Nicolas Pomarède a écrit :
> > Hi
> >
> > seeing the few reports we got since releasing 2.6.0 and the fixes that
> > were already done or are incoming, I think it could be possible do a
> > 2.6.1 release soon, maybe before end of july.
> >
> > So, let's not push big changes for the moment to the git repo, small new
> > changes are possible, in order to limit possible new regression when we
> > do 2.6.1
> >
>
> Hi
>
> I should be able to do 2.6.1 in 1 or 2 days, so let me know if you have
> a pending issue (not one already listed here since 2.6.0 was released,
> as this was either already fixed or will be done after 2.6.1 to avoid
> further regressions)
Shall I still commit the fix for the floppy problem with TT-RAM in Falcon
mode? It theoretically should be safe since it should only trigger when
running in Falcon mode with TT-RAM enabled, but it's changing the
cartridge, so there might be a small risk for other regressions... ?
Thomas