-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2025.03.11.html
More file actions
19 lines (18 loc) · 3.44 KB
/
Copy path2025.03.11.html
File metadata and controls
19 lines (18 loc) · 3.44 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="fediverse:creator" content="@AenBleidd@fosstodon.org"><meta name="description" content="Read the monthly report for February 2025 to find more information about the future release plans."><meta name="keywords" content="BOINC, development, Vitalii Koshura, updates, information, February 2025, release plans"><meta propery="og:title" content="BOINC Development Status Report: February 2025"><meta propery="og:description" content="Read the monthly report for February 2025 to find more information about the future release plans."><meta propery="og:type" content="website"><meta propery="og:url" content="https://aenbleidd.github.io/2025.03.11.html"><meta propery="og:image" content="https://aenbleidd.github.io/images/2025.03.11.png"><link rel="canonical" href="https://aenbleidd.github.io/2025.03.11.html"><title>BOINC Development Status Report: February 2025</title><link rel="icon" type="image/x-icon" href="favicon.ico">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen">
<link rel="stylesheet" type="text/css" href="stylesheets/github-dark.css" media="screen">
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-RB9QYE55Z3"></script>
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());gtag('config', 'G-RB9QYE55Z3');</script>
</head><body><header><div class="container"><h1>Vitalii Koshura: Maintaining BOINC / BOINC Development Status Report: February 2025</h1></div></header><div class="container"><aside id="menu"><ul id="menu_items"><li><a href = 'index.html'>Home</a></li><li><a href = 'blog.html'>Blog</a></li><li><a href = 'tutorials.html'>Tutorials</a></li></ul></aside><section id="main_content"><div id="blog_post_single"><p align="center">
<img src="images/2025.03.11.png" alt="BOINC snap package installation statistics"/>
</p>
<p>Since we are almost ready with the release, there are no big updates. There are only tiny issues left, so we expect to have the alpha release ready for testing until the end on March 2025, as it was planned.
The full list of features and bugfixes will be available in the next blog post, which will be published right after the release.</p>
<p>Meanwhile, we have a new way of installing BOINC on Linux via Snapcraft. This is a new way of packaging and distributing software for Linux, which is similar to the AppImage format, but with some additional features. The main difference is that Snapcraft packages are installed in a separate environment, which means that they do not interfere with the system libraries or other applications. This makes it easier to install and update software without worrying about dependencies or conflicts.</p>
<p>At the moment, we have only nightly packages available in the 'Edge' channel. When we will be releasing the new version for alpha testing, it will be available in the 'Beta' channel. The stable version will be available in the 'Stable' channel. You can find more information about this <a href="https://snapcraft.io/boinc">here</a>.</p></div><div id="previous_post_link"><a href="2025.02.02.html">Previous Post: BOINC Development Status Report: January 2025</a></div></section><aside id="right_block" style="margin-left: 100px;"></aside></div><footer><div class="container"><p>Vitalii Koshura © 2026</p></div></footer></body></html>