Re: Keeping up with NetBSD-STABLE
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, May 01, 2026 at 11:16:07PM +0200, smurfd wrote: > Hey, > Sorry, i was a bit vague. I was looking for a mailing list. If it exists > such, that would "announce" when a new stable was updated on the mirrors. > To avoid checking mirrors unnecessarily often. > Otherwise it could be a good idea, right? :) We don't have such a list. Next best thing is the autobuild status page: https://releng.netbsd.org/cgi-bin/builds.cgi Or you could follow the source-changes mailing list, every time some commit for a branch happes (tagged like CVS commit: [netbsd-10] ....) the autobuild for that branch will run (usually within a day or so) and new binaries become available. We could make the autobuilds post a summary mail to a new mailing-list everytime some build is done for a release branch, but so far there has not been a request for that. Martin