1
0
python-systemd/python-systemd.changes

56 lines
1.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Mon Jun 12 05:34:47 UTC 2017 - fbui@suse.com
- 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
- add doc package
-------------------------------------------------------------------
Sat Oct 31 21:17:21 UTC 2015 - jweberhofer@weberhofer.at
- Upgrade to release 231
* Various build fixes and cleanups: documentation can be generated with 'make
sphinx-html', pip install works out of the box.
* Tests that cover most of the python code were added. As a result, a bug in
sd_is_mq was fixed in systemd 227.
* Functions sd_pid_notify and sd_pid_notify_with_fds are now wrapped as
optional arguments to notify(), when compiled against a new-enough
libsystemd.
- Run tests
- Removed obsolete python-systemd-libraries-for-opensuse-1310.patch patch
- New build dependencies had been added
-------------------------------------------------------------------
Thu Oct 22 06:47:42 UTC 2015 - jweberhofer@weberhofer.at
- python-systemd-libraries-for-opensuse-1310.patch allows compilation
on openSUSE 13.1
-------------------------------------------------------------------
Mon Oct 19 06:20:31 UTC 2015 - jweberhofer@weberhofer.at
- Initial release 230
- This package is needed to resolve
bnc#917818 - fail2ban can not use systemd-journal to ban ips