You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: libcli.spec
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -67,8 +67,11 @@ rm -rf $RPM_BUILD_ROOT
67
67
%defattr(-, root, root)
68
68
69
69
%changelog
70
+
* Fri Dec 2 2022Rob Sanders<rsanders@forcepointgov.com>1.10.8
71
+
- Added regular callback fixes to ensure callback fires every # seconds regardless of input - code provided by github user JereLeppanen initially on 27Apr2022(issue #76)
70
72
* Thu Dec 1 2022Rob Sanders<rsanders@forcepointgov.com>1.10.8
71
-
- Add backward compatibility for LIBCLI versions numbers (issue #85) - initial code provided by github user JereLeppanen on 27Apr2022, slightly tweaked by rsanders
73
+
- Add backward compatibility for LIBCLI versions numbers (issue #85)
74
+
72
75
- applied fixes for misspellings on LIBCLI version #defines (issue #75) - fix provided on github by belge-sel on 19Sep2021
73
76
- Fix for printing (issue #79) where text left in buffer (from call to cli_bufprint for example) is discarded instead of preserved. Code provided on github by JereLeppanen on 27Apr2021
0 commit comments