Revisions of libgpiod

Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 709742 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 14)
- Enable build of tests (package gpiod-test and libgpiomockup) for Tumbleweed
- Update to 1.4:
  * New features:
    - updated the testing framework to work with linux v5.1 in which the debugfs
      interface of the GPIO testing module changed in a backward incompatible way
    - factored out the code controlling the GPIO testing module into a separate
      shared library that may be reused by future testing executables for different
      language bindings
    - removed the --enable-install-tests build option and the make check target as
      they were redundant, subsequently tests are now installed as a normal program
      whenever they're enabled with --enable-tests
  * Improvements:
    - removed unnecessary std::move calls from C++ bindings
    - added the explicit keyword to bool() operators in C++ bindings
  * Bug fixes:
    - fix out of source build of man pages
buildservice-autocommit accepted request 693637 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 13)
baserev update by copy to link target
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 693634 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 12)
- Add conflicts with libgpiod1 to help upgrade
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 691920 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 11)
- devel package now requires libgpiod and libgpiodcxx
- Move libgpiodcxx to its own package
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 691584 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 10)
Fix libgpiod numbering
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 691309 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 9)
- Update to 1.3:
  * New features:
    - the gpio-tools now have automatically generated (using help2man) man pages
      that are bundled with the release tarball
    - support a singular 'default_val' argument in Line.request() in python
      bindings
    - the test executable can now be installed to the bindir along with the
      gpio-tools and the testing framework will look for the binaries in standard
      locations if it's not run from the top source directory
    - gpiomon now supports line buffered output
  * Improvements:
    - tweaks to the C API documentation
    - treewide unification of the naming of local variables
    - extended helptest in gpioset (explanation of the way the character device
      works aimed at reducing user confusion when a GPIO line reverts to its
      default value after gpioset exits)
    - the source directories have been rearranged and the src/ directory was
      dropped, lib/ and tools/ now live in the top source directory
    - minor coding style fixes in python bindings, ctxless functions and tools
    - automatically generated documentation is now removed by 'make clean'
    - all Makefiles now use top_builddir instead of relative paths
    - code shrink in configure.ac
    - add a brief section about API documentation to README
    
  * Bug fixes:
    - fix a segfault causing bug in C++ bindings
    - make bitset_cmp::operator() const as this is required by C++17
    - ignore 'remove' events from udev in the testing framework
    - don't segfault on num_lines = 0 in ctxless functions
buildservice-autocommit accepted request 653526 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 8)
baserev update by copy to link target
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 653525 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 7)
- Update to 1.2:
  * New features:
    - new contextless event monitor that should replace the previous event loop
    which caused problems on hardware that doesn't allow to watch both rising
    and falling edge events
    - port gpiomon to the new event monitor
    - deprecate event loop routines
  * Improvements:
    - many minor improvements and tweaks in the python module
    - new test cases for python bindings
    - add much more detailed documentation for python bindings
    - coding style improvements in gpio-tools
    - remove unicode characters from build scripts
    - improve the help text messages in gpio-tools
    - make gpiod_chip_open() and its variants verify that we're really trying to
    open a character device associated with a GPIO chip
  * Bug fixes:
    - fix memory leaks in python bindings
    - fix a memory corruption bug in python bindings
    - fix the default_vals argument in line request implementation in python
    bindings
    - fix a compilation warning in python bindings
    - fix gpiod_Chip_find_lines() for nonexistent lines (python bindings)
    - add a missing include in C++ bindings examples
    - correctly display the version string in gpio-tools
buildservice-autocommit accepted request 633486 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 6)
baserev update by copy to link target
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 633485 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 5)
- Add python binding
- Update to 1.1.1:
  * Bug fixes:
    - fix memory leaks in python bindings
    - fix a memory corruption bug in python bindings
    - fix the default_vals argument in line request implementation in python
      bindings
    - fix a compilation warning in python bindings
buildservice-autocommit accepted request 626371 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 4)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 626061 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 3)
- Update RPM groups. Reorder sentences to put the library first,
  and the old sysfs interface last.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 617513 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 2)
initialized devel package after accepting 617513
Ismail Dönmez's avatar Ismail Dönmez (namtrac) accepted request 617415 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 1)
- Add C++ bindings
- Initial package version 1.1
Displaying revisions 21 - 34 of 34
openSUSE Build Service is sponsored by