Re: Git tag for 1.38.0 version?

"Michael D. Setzer II via busybox" <[email protected]> Fri, 22 May 2026 08:31:37 +1000
Newsgroups gmane.linux.busybox
Message-ID <[email protected]>
On 21 May 2026 at 21:13, Yoann Congal via busybox wrote:

Date sent:      	Thu, 21 May 2026 21:13:47 +0200
To:             	"Busybox ML" <[email protected]>
Subject:        	Git tag for 1.38.0 version?
From:           	Yoann Congal via busybox 
<[email protected]>
Send reply to:  	Yoann Congal <[email protected]>

> Hello,
> 
> While the 1.38.0 version is available on the website and to download, it
> looks like there is no 1.38 git tag pushed to the git repos:
>    $ git ls-remote https://git.busybox.net/busybox *1_37*
>   be7d1b7b1701d225379bc1665487ed0871b592a5	refs/heads/1_37_stable
>   be7d1b7b1701d225379bc1665487ed0871b592a5	refs/tags/1_37_0
>    $ git ls-remote https://git.busybox.net/busybox *1_38*
>   # nothing
> (same for the github mirror https://github.com/vda-linux/busybox_mirror/tags)
> 

As I understand it and have seen. the gitc was turned off on main 
site, so it has like 45 dead links to the git and patches and the link 
to add is there, but basically useless.

13 May 2026 -- BusyBox 1.38.0 (unstable)

BusyBox 1.38.0. (git, patches, how to add a patch)

The stuff in all the () is basically dead for some time.

I've done this to clear out the () stuff.
curl -s https://busybox.net/ | sed -E 
'/href=.*(fixes-|__stable|_stable)|fix.html/d' > busybox_clean.html
diff busybox.html busybox_clean.html

But maintainer would have to decide is just living it as is, or fixing 
it in this way, or something else.

Use 
https://www.deadlinkchecker.com/website-dead-link-checker.asp
put in busybox.net and do single page scan.
Results - 100% scanned - 148/148 URLs checked, 102 OK, 46 failed
git and patches fails.





> To the busybox maintainers, can you please create/push it at some point?
> This is really useful to compare versions, know to what version belong
> which commit...
> 
> Thanks in advance,
> 
> Regards,
> -- 
> Yoann Congal
> Smile ECS
> _______________________________________________
> busybox mailing list
> [email protected]
> https://lists.busybox.net/mailman/listinfo/busybox


+------------------------------------------------------------+
 Michael D. Setzer II - Computer Science Instructor (Retired)     
 mailto:[email protected]                            
 mailto:[email protected]
 mailto:[email protected]
 Guam - Where America's Day Begins                        
 G4L Disk Imaging Project maintainer 
 http://sourceforge.net/projects/g4l/
+------------------------------------------------------------+