Skip to content

Commit b859fcd

Browse files
author
Alexia Michelle
committed
changelog 2.0.8a
1 parent 969567d commit b859fcd

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

i18n/es/docusaurus-plugin-content-pages/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,21 @@
22

33
Todos los cambios notables en el proyecto GoldenDog Linux se documentarán en este archivo.
44

5+
## [2.0.8a] "Golden Retriever" - 2026-01-12
6+
7+
### Añadido
8+
- **Seguridad**: Ahora GoldenDog puede ejecutarse en modo SecureBoot.
9+
- **Paquetes**: `nano` 8.7 ya está disponible en el repositorio de GoldenDog. Se puede actualizar desde la versión de Debian ejecutando `sudo apt update && sudo apt upgrade`.
10+
11+
### Cambiado
12+
- **GoldenDog Builder**: Se rediseñó el constructor (builder) para generar ISOs con flags de seguridad similares a los que usa Debian.
13+
14+
### Corregido
15+
- **Permisos**: Se corrigieron los permisos en el directorio personal (homedir) tras los cambios en el constructor.
16+
517
## [2.0.8] "Golden Retriever" - 2026-01-11
618

19+
720
### Cambiado
821
- **Repositorio**: Se reestructuró el repositorio para coincidir con el codename (`goldenretriever`), facilitando futuras actualizaciones del sistema a GoldenDog 3.
922
- **Paquetes**: Se añadieron nuevamente todos los paquetes a la nueva estructura del repositorio.

src/pages/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,21 @@
22

33
All notable changes to the GoldenDog Linux project will be documented in this file.
44

5+
## [2.0.8a] "Golden Retriever" - 2026-01-12
6+
7+
### Added
8+
- **Security**: Now GoldenDog can run in SecureBoot mode.
9+
- **Packages**: `nano` 8.7 is now available in the GoldenDog repository. It can be upgraded from the Debian version by running `sudo apt update && sudo apt upgrade`.
10+
11+
### Changed
12+
- **GoldenDog Builder**: Reworked the builder to build ISOs with security flags similar to the way Debian builds its ISOs.
13+
14+
### Fixed
15+
- **Permissions**: Fixed permissions on home directory after changes in the builder.
16+
517
## [2.0.8] "Golden Retriever" - 2026-01-11
618

19+
720
### Changed
821
- **Repository**: Restructured the repository to match the codename (`goldenretriever`) to facilitate future system upgrades to GoldenDog 3.
922
- **Packages**: Re-added all packages to the new repository structure.

0 commit comments

Comments
 (0)