65 lines
1.1 KiB
Markdown
65 lines
1.1 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
|
|
## [3.9.1] - 2025-06-18
|
|
|
|
### Fixed
|
|
|
|
- Increase "open files" ulimit for the qt6 browser
|
|
|
|
## [3.9.0] - 2025-06-16
|
|
|
|
### Added
|
|
|
|
- Take ogrepository SSH key from its git repo
|
|
|
|
## [3.8.0] - 2025-06-16
|
|
|
|
### Added
|
|
|
|
- Installation of package opengnsys-gitlib
|
|
|
|
## [3.7.0] - 2025-05-28
|
|
|
|
### Changed
|
|
|
|
- Leave resolv.conf as a symlink to /run/resolvconf/resolv.conf
|
|
|
|
## [3.6.0] - 2025-05-21
|
|
|
|
### Changed
|
|
|
|
- Configure stunnel and dbus via includes rather than in python code
|
|
|
|
### Added
|
|
|
|
- Add script for changing the URL in the running browser
|
|
|
|
## [3.5.0] - 2025-05-19
|
|
|
|
### Changed
|
|
|
|
- Configure dbus
|
|
|
|
## [3.4.0] - 2025-05-18
|
|
|
|
### Changed
|
|
|
|
- Install and configure stunnel in the image
|
|
|
|
## [3.3.0] - 2025-05-14
|
|
|
|
### Changed
|
|
|
|
- Add changes required for the new browser
|
|
|
|
## [3.2.1] - 2025-03-31
|
|
|
|
### Changed
|
|
|
|
- Include build date in the final VERSION.txt
|