Skip to content

Commit 5169f97

Browse files
committed
update deb changelog
1 parent 2d25e62 commit 5169f97

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

pkg/deb/master_changelog

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
keydb (6:6.2.1-1distribution_placeholder) codename_placeholder; urgency=medium
2+
3+
* This release of KeyDB is at parity with Redis 6.2.6. In addition, the following changes were included:
4+
* Systemd support for release packages
5+
* Fixes to buffer overflows in the `BITOP SHIFT` and `CRON` commands
6+
* Server times are now computed on a seperate thread to improve performance
7+
* Now enforces syslog identity and facility as soon as possible
8+
* Removed erroneous use of LOG_... flags when using syslog
9+
* Fixed erroneous `#endif` leading to build errors on some platforms
10+
* Fixed the incorrect counting of client connections
11+
* Issues resolved: #355, #370
12+
13+
-- Ben Schermel <[email protected]> Wed, 17 Nov 2021 20:00:37 +0000
14+
115
keydb (6:6.2.0-1distribution_placeholder) codename_placeholder; urgency=medium
216

317
* Removed unused command line options(-a, -d, -P, -r, -q, --csv, -l, -I, -e, --precision, --cluster, --enable-tracking)

0 commit comments

Comments
 (0)