You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: i18n/es/docusaurus-plugin-content-pages/changelog.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,21 @@
2
2
3
3
Todos los cambios notables en el proyecto GoldenDog Linux se documentarán en este archivo.
4
4
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
+
5
17
## [2.0.8] "Golden Retriever" - 2026-01-11
6
18
19
+
7
20
### Cambiado
8
21
-**Repositorio**: Se reestructuró el repositorio para coincidir con el codename (`goldenretriever`), facilitando futuras actualizaciones del sistema a GoldenDog 3.
9
22
-**Paquetes**: Se añadieron nuevamente todos los paquetes a la nueva estructura del repositorio.
Copy file name to clipboardExpand all lines: src/pages/changelog.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,21 @@
2
2
3
3
All notable changes to the GoldenDog Linux project will be documented in this file.
4
4
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
+
5
17
## [2.0.8] "Golden Retriever" - 2026-01-11
6
18
19
+
7
20
### Changed
8
21
-**Repository**: Restructured the repository to match the codename (`goldenretriever`) to facilitate future system upgrades to GoldenDog 3.
9
22
-**Packages**: Re-added all packages to the new repository structure.
0 commit comments