SHA256
1
0
forked from pool/libcli

9 Commits

Author SHA256 Message Date
dimstar_suse 4a992910d1 Accepting request 1154039 from network:utilities
OBS-URL: https://build.opensuse.org/request/show/1154039
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcli?expand=0&rev=4
2024-03-01 22:39:06 +00:00
msmeissn 4d834fb2a4 Accepting request 1153450 from home:pgajdos:l
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1153450
OBS-URL: https://build.opensuse.org/package/show/network:utilities/libcli?expand=0&rev=8
2024-03-01 13:24:28 +00:00
dimstar_suse 7c680e5a31 Accepting request 977456 from network:utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/977456
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcli?expand=0&rev=3
2022-05-16 16:08:37 +00:00
Joop Boonen edd3f18ea8 Accepting request 975726 from home:polslinux:branches:network:utilities
- Update to version 1.10.7+git.20211009:
  * Fix memory leak in help line wrapper code
  * Allow compile time choice of 'select()' or 'poll()' when monitoring the libcli
    command file descriptor in cli_loop(). 
  * If the 'select()' call is chosen above, do a range validation to ensure the file
    descriptor is less than FD_SETSIZE
  * Fix incorrect help message if there is a validation problem for the value of
    an optional argument.
  * Fix confusing help message shown if there is a parsing problem for a subcommand
  * Fix a number of possible issues identified by static code analysis. As a result,
    the 'full' name of all commands is generated in cli_register_command(),
    instead of on the fly as was done before
  * Fix formatting of 'long' commands. If a command name is longer than 22 characters
    the help message will start indented on a new line, instead of being appended
    immediately behind the command name with no separation.
  * Some minor changes to clitest.c to show correct behavior due to above changes.
  * Fix segfault issue during tab/help processing
  * Minor cosmetic change to how help messages are generated, minor edits
    to some comments, minor cosmetic change to clitest demo code
  * Tweak to buildmode to only show optargs 'after' the point at
    which buildmode was entered.
  * Add new 'cli_dump_optargs_and_args() function for development/debug
    Designed to be called from a callback to show output of optarg and
    argument processing.
  * Updated CLI_CMD_OPTIONAL_FLAG parsing to use an validator function
    (if provided) to determine if the word being looked is a match for
    the optional flag. If no validator function is provided then the
    word much match the name of the optional flag exactly.
  * Enhance how cli_parse_line handles quotes when parsine the command
    line. This includs mixed single/double quotes, embedded quoted
    substrings, and handling 'escaped' quotes using the '' character.
  * Ensure that buildmode preserves 'empty' strings
    (ex: "", or '') when regenerating the cmdline after the user 'executes'
    the command.
- Rebase libcli-Makefile-lib64.diff

OBS-URL: https://build.opensuse.org/request/show/975726
OBS-URL: https://build.opensuse.org/package/show/network:utilities/libcli?expand=0&rev=6
2022-05-09 09:56:30 +00:00
dimstar_suse 04d2428197 Accepting request 533177 from network:utilities
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/533177
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcli?expand=0&rev=2
2017-10-13 12:17:44 +00:00
dimstar_suse 1e292a3951 Accepting request 508244 from network:utilities
I want to maintain libcli in Factory

OBS-URL: https://build.opensuse.org/request/show/508244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcli?expand=0&rev=1
2017-08-24 16:34:35 +00:00
OBS User mrdocs 603f7c6169 Accepting request 508472 from home:jengelh:branches:network:utilities
- Fix RPM groups

OBS-URL: https://build.opensuse.org/request/show/508472
OBS-URL: https://build.opensuse.org/package/show/network:utilities/libcli?expand=0&rev=3
2017-07-06 20:05:20 +00:00
OBS User mrdocs b01ca402b7 Accepting request 508282 from home:mnhauke
- Use stable version 1.9.7+git.20161026
- Adapted URL
- Use _service files
- Run spec-cleaner
- removed patch
- Adapt patch:
  - libcli-Makefile-lib64.diff
- Remove patch:
  - libcli-fix-utf8garbage.diff (not needed)

OBS-URL: https://build.opensuse.org/request/show/508282
OBS-URL: https://build.opensuse.org/package/show/network:utilities/libcli?expand=0&rev=2
2017-07-05 16:36:30 +00:00
msmeissn e1af79a307 Accepting request 178792 from home:worldcitizen:branches:network:utilities
Cleaned the spec file up
is needed for netsniff-ng

OBS-URL: https://build.opensuse.org/request/show/178792
OBS-URL: https://build.opensuse.org/package/show/network:utilities/libcli?expand=0&rev=1
2013-06-12 15:56:34 +00:00