Skip to content

Commit b71a671

Browse files
committed
release: v1.1.0
1 parent d3152f2 commit b71a671

File tree

7 files changed

+49
-7
lines changed

7 files changed

+49
-7
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
# v1.1
9+
## [v1.1.0] - 2025-02-28
10+
### Added
11+
- system: Add tools for future IPv6 support
12+
- packages: bash, arp-scan, pbr, collectd-mod-thermal, wireguard-tools are included by default
13+
- packages: llpd and dnsmasq-full are available as optionnal packages
14+
15+
### Changed
16+
- system: Upgrade to [openWRT 24.10.0](https://openwrt.org/releases/24.10/notes-24.10.0)
17+
- system: Update luci feeds to [802a31a2a7eda848c9d5c04b0166168256a833bc](https://github.com/openwrt/luci/tree/802a31a2a7eda848c9d5c04b0166168256a833bc)
18+
- system: Update packages feeds to [d83dbde71473afc03ecbf695aa3e9d52adf71470](https://github.com/openwrt/packages/tree/d83dbde71473afc03ecbf695aa3e9d52adf71470)
19+
- system: Update routing feeds to [c9b636698881059a3c981032770968f5a98ff201](https://github.com/openwrt/routing/tree/c9b636698881059a3c981032770968f5a98ff201)
20+
- system: Upgrade linux kernel to 6.6.73
21+
- shadowsocks: Migrate to [shadowsocks-rust](https://github.com/shadowsocks/shadowsocks-rust)
22+
- shadowsocks: Default cipher changed from chacha20-ietf-poly1305 to aes-256-gcm
23+
- luci: Rebase luci-mod-network on openwrt v24.10 version
24+
- luci: Temperature graphs are enabled by default in luci-mod-statistics
25+
26+
### Removed
27+
- Removed shadowsocks-libev, replaced by shadowsocks-rust
28+
829
# v1.0
930
## [v1.0.4] - 2024-12-20
1031
### Changed
@@ -42,6 +63,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4263
- overthebox: Suppress mmcli error output in scripts to avoid unnecessary logs
4364
- luci: Fix an issue on multipath graph when a label with space was set
4465
- otb-action-speedtest: Script output a compliant json when used with -j parameter
66+
4567
### Removed
4668
- luci: Removed deprecated traffic control options from interface configuration pages.
4769

CHANGELOG_fr.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,27 @@ Tout les changements notable de ce projet seront documenté dans ce fichier
55
Le format est basé sur [Keep a Changelog](https://keepachangelog.com/fr/1.1.0/),
66
et le projet adhère au [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
# v1.1
9+
## [v1.1.0] - 2025-02-28
10+
### Ajouts
11+
- system: Ajout d'outils pour le future support d'IPv6
12+
- packages: bash, arp-scan, pbr, collectd-mod-thermal, wireguard-tools sont installés par défaut
13+
- packages: llpd and dnsmasq-full sont disponibles en package optionnel
14+
15+
### Modification
16+
- system: Mise à jour vers [openWRT 24.10.0](https://openwrt.org/releases/24.10/notes-24.10.0)
17+
- system: Mise à jour des feeds luci vers [802a31a2a7eda848c9d5c04b0166168256a833bc](https://github.com/openwrt/luci/tree/802a31a2a7eda848c9d5c04b0166168256a833bc)
18+
- system: Mise à jour des feeds packages vers [d83dbde71473afc03ecbf695aa3e9d52adf71470](https://github.com/openwrt/packages/tree/d83dbde71473afc03ecbf695aa3e9d52adf71470)
19+
- system: Mise à jour des feeds routing vers [c9b636698881059a3c981032770968f5a98ff201](https://github.com/openwrt/routing/tree/c9b636698881059a3c981032770968f5a98ff201)
20+
- system: Mise à jour du noyau linux vers 6.6.73
21+
- shadowsocks: Migration vers [shadowsocks-rust](https://github.com/shadowsocks/shadowsocks-rust)
22+
- shadowsocks: Le chiffrement par défaut passe de chacha20-ietf-poly1305 à aes-256-gcm
23+
- luci: Rebase luci-mod-network sur la version d'openwrt v24.10
24+
- luci: Les graphiques de température sont activés par défaut dans la page luci-mod-statistics
25+
26+
### Suppressions
27+
- Suppression de shadowsocks-libev, remplacé par shadowsocks-rust
28+
829
# v1.0
930
## [v1.0.4] - 2024-12-20
1031
### Modifications

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,14 @@
11
# OverTheBox
22

3-
Version: v1.0.4
3+
Version: v1.1.0
44

55
OverTheBox is an open source solution developed by OVHcloud to aggregate and encrypt multiple internet connections and terminates it over OVHcloud infrastructure which make clients benefit security, reliability, net neutrality, as well as dedicated public IPv4.
66

77
The aggregation is based on MPTCP, which is ISP, WAN type, and latency independent "whether it was Fiber, VDSL, SHDSL, ADSL or even 4G", different scenarios can be configured to have either aggregation or failover based on MPTCP.
88

99
The solution takes advantage of the OpenWRT system, which is user friendly and also adds the possibility of installing other packages like VPN, QoS, routing protocols, monitoring, etc. through web-interface or terminal.
1010

11-
More informations on our commercial offer is available here:
12-
[https://www.ovhtelecom.fr/overthebox/](https://www.ovhtelecom.fr/overthebox/)
11+
More informations on our commercial offers are available at [ovhcloud.com](https://www.ovhcloud.com/fr/internet/overthebox/)
1312

1413
## Changelog
1514

feeds/luci

Submodule luci updated 496 files

feeds/packages

Submodule packages updated 85 files

feeds/routing

0 commit comments

Comments
 (0)