Skip to content

Commit

Permalink
Release 3.6.1-6 rpm package.
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengshuxin committed Oct 20, 2023
1 parent 0811adc commit de715fa
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion packaging/acl-libs.spec
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
%define release_id 5
%define release_id 6

Summary: The powerful c/c++ library
Name: acl-libs
Expand Down Expand Up @@ -45,6 +45,14 @@ rm -rf %{buildroot}

%changelog

* Fri Oct 20 2023 shuxin.zheng [email protected] 3.6.1-6-20231020.18
- feature: Add support for udp multicast;
- bugfix: Fixed one dead loop bugin mqtt_connect.cpp;
- workaroud: Add prefix on avl API to avoid API conlision;
- optimize: Optimize acl_htable module;
- feature: Add some supports for c++11/c++17;
- feature: Add proc_pidpath() on MacOS.

* Tue Jun 13 2023 shuxin.zheng [email protected] 3.6.1-4-20230613.10
- feature: add fiber_sbox2 class;
- optimize: optimize fiber_sbox class;
Expand Down

0 comments on commit de715fa

Please sign in to comment.