Changes between Version 220 and Version 221 of WikiStart


Ignore:
Timestamp:
Jun 9, 2025, 9:07:22 AM (8 hours ago)
Author:
Alex Samorukov
Comment:

SVN -> GIT

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v220 v221  
    1313{{{
    1414#!div class="wikipage"
    15 * {{{2025-04-30}}}: **We released [[https://sourceforge.net/projects/smartmontools/files/smartmontools/7.5/|version 7.5 of Smartmontools]]. See the [[/browser/tags/RELEASE_7_5/smartmontools/NEWS|NEWS]] file and the [[/query?milestone=Release+7.5|ticket report]] to get a summary of the changes and new features.**
     15* {{{2025-04-30}}}: **We released [[https://github.com/smartmontools/smartmontools/releases/tag/RELEASE_7_5|version 7.5 of Smartmontools]]. See the [[/browser/smartmontools/NEWS?rev=RELEASE_7_5|NEWS]] file and the [[/query?milestone=Release+7.5|ticket report]] to get a summary of the changes and new features.**
    1616* {{{2025-02-24}}}: **[[https://shaduri.dev/|Alexander Shaduri]] released [[https://github.com/ashaduri/gsmartcontrol/releases/tag/v2.0.2|version 2.0.2 of GSmartControl]] (a graphical user interface for smartctl).**
    1717* {{{2024-11-26}}}: [[https://shaduri.dev/|Alexander Shaduri]] released [[https://github.com/ashaduri/gsmartcontrol/releases/tag/v2.0.1|version 2.0.1 of GSmartControl]] (a graphical user interface for smartctl).
     
    7878==== Device Information ====
    7979
    80 If your drive is not in the [source:/trunk/smartmontools/drivedb.h current version of smartmontools drive database], you can help to improve smartmontools information by [wiki:FAQ#MyATASATAdriveisnotinthesmartctlsmartddatabase sending a report about your drive] to our mailinglist [https://listi.jpberlin.de/mailman/listinfo/smartmontools-database smartmontools-database].
     80If your drive is not in the [source:/smartmontools/src/drivedb.h current version of smartmontools drive database], you can help to improve smartmontools information by [wiki:FAQ#MyATASATAdriveisnotinthesmartctlsmartddatabase sending a report about your drive] to our mailing list [https://listi.jpberlin.de/mailman/listinfo/smartmontools-database smartmontools-database].
    8181
    8282We collect info about [wiki:Supported_USB-Devices USB devices that have been successfully or unsuccessfully tested with smartmontools]. If you have a device not listed there, please tell us the test result, by editing the wiki page, and/or by sending an email to the [https://listi.jpberlin.de/mailman/listinfo/smartmontools-database smartmontools-database mailinglist].
     
    8888==== Patches ====
    8989
    90 Patches are welcome! '''The most convenient way for us is, when you attach them to a [//newticket new ticket here in trac]'''. But it's also possible to submit patches for code review to [https://listi.jpberlin.de/mailman/listinfo/smartmontools-devel developers mailinglist]. You don't need to be member of the mailinglist for it. Our list moderator will approve posting requests in these cases. Your patches should refer to our recent code base in [wiki:Download#InstalllatestunreleasedcodefromSVNrepository SVN]. You should also have a look at the documents in the [wiki:TocDeveloper developers area here in the wiki]. You will find info about smartmontools software architecture and tutorials and guidelines from our developers there.
     90Patches are welcome! '''The most convenient way for us is when you attach them to a [//newticket new ticket here in trac]'''. But it's also possible to submit patches for code review to [https://listi.jpberlin.de/mailman/listinfo/smartmontools-devel developers mailing list]. You don't need to be a member of the mailing list for it. Our list moderator will approve posting requests in these cases. Your patches should refer to our recent code base in [wiki:Download#InstalllatestunreleasedcodefromtheGitrepository Git]. You should also have a look at the documents in the [wiki:TocDeveloper developers area here in the wiki]. You will find info about the smartmontools software architecture, tutorials, and guidelines from our developers there.
    9191
    92 ==== !GitHub mirror and Circle CI integration
     92==== !GitHub PR-s and Issues
    9393
    94 For those who prefer to use git and !GitHub we maintain an [https://github.com/smartmontools/smartmontools/ official mirror] of the smartmontools project. Feel free to fork, submit PR-s and issues. The mirror is updated every 15 minutes from our sourceforge SVN. Also a Circle CI Continuous Integration and Delivery system has been setup, see [https://circleci.com/gh/smartmontools/smartmontools builds page] for the details. Every commit to the !GitHub triggers a new build and provides [https://builds.smartmontools.org a source tarball and various binaries] as artifacts.
     94For those who prefer to use git and !GitHub we maintain an [https://github.com/smartmontools/smartmontools/ official mirror] of the smartmontools project. Feel free to fork, submit PRs and issues.  Additionally, a GitHub Action CI/CD (Continuous Integration and Deployment) system has been set up; see [https://github.com/smartmontools/smartmontools/blob/main/.github/workflows/build.yml workflow] for details. Every commit to the !GitHub triggers a new build and provides [https://github.com/smartmontools/smartmontools-builds/releases a source tarball and various binaries] as artifacts.
    9595
    9696- !GitHub: ,,[[Image(https://img.shields.io/github/issues/smartmontools/smartmontools?logo=github&label=issues, link=https://github.com/smartmontools/smartmontools/issues, alt="...", title="Open Issues")]] [[Image(https://img.shields.io/github/issues-closed/smartmontools/smartmontools?label=, link=https://github.com/smartmontools/smartmontools/issues?q=is%3Aclosed, alt="...", title="Closed Issues")]] [[Image(https://img.shields.io/github/issues-pr/smartmontools/smartmontools?logo=github&label=pull%20requests, link=https://github.com/smartmontools/smartmontools/pulls, alt="...", title="Open PRs")]] [[Image(https://img.shields.io/github/issues-pr-closed/smartmontools/smartmontools?label=, link=https://github.com/smartmontools/smartmontools/pulls?q=is%3Aclosed, alt="...", title="Closed PRs")]],,
    97 
    98 - Trunk build status: [[Image(https://circleci.com/gh/smartmontools/smartmontools.svg?style=svg, link=https://circleci.com/gh/smartmontools/smartmontools, width=66, height=18, alt="Build Status", title="Build Status")]]
    9997
    10098- CodeQL scanning: [[Image(/smartmontools/smartmontools/actions/workflows/codeql.yml/badge.svg, link=https://github.com/smartmontools/smartmontools/security/code-scanning, alt="...", title="CodeQL scanning")]],,