Dominique Leuenberger 2017-06-15 12:02:41 +00:00 committed by Git OBS Bridge
parent 1c8f3e1db1
commit 75cc1b1d3e

View File

@ -1,7 +1,17 @@
-------------------------------------------------------------------
Mon Jun 12 05:34:47 UTC 2017 - fbui@suse.com
- Upgrade to release 233
- Upgrade to release 233:
+ Tests are fixed and should pass on various old and new systems
alike.
+ journal.stream() can be used without arguments and defaults to
LOG_LEVEL.
- Changes from version 232:
+ Wrappers for sd_journal_enumerate_unique, has_runtime_files,
has_peristent_files.
+ sd_journal_open_directory_fd, sd_journal_open_files_fd can be
used by passing file descriptors to the initializer as the path
or files arguments.
-------------------------------------------------------------------
Mon Jan 2 11:48:12 UTC 2017 - sebix+novell.com@sebix.at