mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-01-22 13:27:17 +01:00
2.46.1-1
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
parent
3adff82d4a
commit
ebee6c5f13
|
@ -6,6 +6,7 @@
|
||||||
- Race condition while getting router's peer profile
|
- Race condition while getting router's peer profile
|
||||||
- Creation of new router.info
|
- Creation of new router.info
|
||||||
- Displaying LeaseSets in the webconsole
|
- Displaying LeaseSets in the webconsole
|
||||||
|
- Crash when processing ACK request
|
||||||
|
|
||||||
## [2.46.0] - 2023-02-15
|
## [2.46.0] - 2023-02-15
|
||||||
### Added
|
### Added
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
Name: i2pd
|
Name: i2pd
|
||||||
Version: 2.46.1
|
Version: 2.46.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: I2P router written in C++
|
Summary: I2P router written in C++
|
||||||
Conflicts: i2pd-git
|
Conflicts: i2pd-git
|
||||||
|
|
||||||
|
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,3 +1,9 @@
|
||||||
|
i2pd (2.46.1-2) unstable; urgency=critical
|
||||||
|
|
||||||
|
* re-pushed release due to new critical bug
|
||||||
|
|
||||||
|
-- r4sas <r4sas@i2pmail.org> Mon, 20 Feb 2023 23:40:00 +0000
|
||||||
|
|
||||||
i2pd (2.46.1-1) unstable; urgency=high
|
i2pd (2.46.1-1) unstable; urgency=high
|
||||||
|
|
||||||
* updated to version 2.46.1/0.9.57
|
* updated to version 2.46.1/0.9.57
|
||||||
|
|
Loading…
Reference in a new issue