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
+1-4Lines changed: 1 addition & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -75,9 +75,6 @@ rm -rf $RPM_BUILD_ROOT
75
75
- applied fixes for misspellings on LIBCLI version #defines (issue #75) - fix provided on github by belge-sel on 19Sep2021
76
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
77
77
78
-
* Tue Nov 29 2022Rob Sanders <rsanders@forcepointgov.com> 1.10.8
79
-
- Fix for issue #82 (OPTIONAL_FLAG tab completion not honoring user provided callback)
80
-
81
78
* Wed Nov 16 2022Rob Sanders<rsanders@forcepointgov.com>1.10.8
82
79
- Doxygen headers for libli.c routines - code provided on github by mpzanoosi on 14May2021
83
80
@@ -255,7 +252,7 @@ rm -rf $RPM_BUILD_ROOT
255
252
- Disable TAB completion during username entry
256
253
257
254
* Fri May 2 2008David Parrish<david@dparrish.com>1.9.2-1
258
-
- Add configurable timeout for cl7i_regular() - defaults to 1 second
255
+
- Add configurable timeout for cli_regular() - defaults to 1 second
0 commit comments