SE2024: Difference between revisions

From Seda's Enhancements
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Infobox SE
| name = SE2024
| image = Se2024_logo.png
| caption = Seda's Enhancements 2024 Logo
| produced-start = 2024
| latest = 20240107 (07 January 2024)
| support = Supported
| predecessor    = [[SE2023]]
}}
'''Seda's Enhancements 2024 (SE2024)''' is the current version of Seda's Enhancements.
== Development ==
== Compatibility ==
SE2024 runs on any hardware that SE2023 could run on.
=== Scope ===
SE2023 runs on [[Debian]] 12.
=== New Features ===
This version of the scripts introduced the following components for the first time:
* [[seda-address]] which identifies the systems local IPv6 address and can update it for other systems.
* [[seda-variables]] which consolidates information all the scripts need to a single source.
=== Changelog ===
{| class="wikitable" style="margin:auto; text-align: center"
{| class="wikitable" style="margin:auto; text-align: center"
|+ Seda's Enhancements 2024 Changelog<br />Released on January 3rd 2024
|+ Seda's Enhancements 2024 Changelog<br />Released on January 3rd 2024
Line 21: Line 52:
|A system reboot is required
|A system reboot is required
|}
|}
=== Notes ===
While SE2024 looks similar to SE2023, it is very different and scripts from the two versions can't mix when using [[seda-cluster|clustering features]].

Revision as of 07:33, 16 January 2024

Seda's Enhancements 2024 Logo
Released2024
Latest Version20240107 (07 January 2024)
Support StatusSupported
History
Predecessor(s)SE2023

Seda's Enhancements 2024 (SE2024) is the current version of Seda's Enhancements.

Development

Compatibility

SE2024 runs on any hardware that SE2023 could run on.

Scope

SE2023 runs on Debian 12.

New Features

This version of the scripts introduced the following components for the first time:

  • seda-address which identifies the systems local IPv6 address and can update it for other systems.
  • seda-variables which consolidates information all the scripts need to a single source.

Changelog

Seda's Enhancements 2024 Changelog
Released on January 3rd 2024
Version Changes Additions Removals Notes
20240107 (seda-getmedia) Workaround for some web sites.

(seda-variables) Fix for single-disk systems, such as laptops

No new components No component removals No additional upgrade steps required
20240103 (all) Major update, all scripts changed or cleaned up for this release. As this is a major release, it will reset your wallpaper. Certain tools that SE depends on are now pulled from Debian sources rather than bundled or downloaded from outside repositories.

(conky) Now shows the systems Internet Protocol version 6 address.
(guide) All-new Guidebook designed to be far more useful.
(seda-install) Now hardens the security configuration by default, enables TRIM for Solid State Drives, hardens directory permissions, increases password hashing complexity, and hardens compiler permissions. These are non-invasive security protection measures.
(seda-swi) Gamemode support has been removed; the additional heat and power consumption hasn't proven worth it. This may result in a performance drop in certain games; it can be manually reenabled on a per-game basis

(seda-address) New script identifies the systems local IPv6 address and updates an entry in ~/.ssh/config.d/systems/; you can also use it to enable a cronjob to create a SSH host entry.

(seda-variables) New script sets variables so that other scripts don't have to be updated every time a global variable changes. This also provides a new SedaTag instead of the old BogoMIPS variable for scripts to identify themselves when running in a shell

No component removals A system reboot is required


Notes

While SE2024 looks similar to SE2023, it is very different and scripts from the two versions can't mix when using clustering features.