074592 Update qore to version 1.13.0 / rev 11 via SR 1060688

10 files Authored by AdaLovelace 2 years ago, Committed by Bernhard M. Wiedemann 2 years ago,
    Update qore to version 1.13.0 / rev 11 via SR 1060688
    
    https://build.opensuse.org/request/show/1060688
    by user AdaLovelace + dimstar_suse
    - Remove buildroot from mydatarootdir
    - Update to 1.13.0
      * implemented support for including REST path args
      * fixed a bug handling the swagger_base_path RestClient option
      * RestHandler will always set the socketobject request content
      * implemented get_safe_url()
      * fixed parse_url() with passwords with / chars in it
      * fixed handling child attributes in connection objects
      * fixed REST ping operations
      * fixed bugs in HTTP communications with 32-bit builds of Qore
    - Update to 1.12.4
      * fixed a bug building documentation with autotools
      * fixed bugs in C++ QoreSocket::send*() methods not used in the Qore
        language
      * fixed a bug building documentation with release files created from
        the autotools makefile target
      * fixed bugs in the cmake configuration generatin
    
        
file modified
+0 -0
file modified
+66 -0
file removed
-58
file removed
-12
file removed
-90
file removed
-1
file modified
+70 -0
file modified
+133 -57