Denisart Benjamin 2016-11-08 16:07:48 +00:00 committed by Git OBS Bridge
parent 13ca4fd107
commit beedba0641

View File

@ -1,3 +1,60 @@
-------------------------------------------------------------------
Tue Nov 8 16:05:41 UTC 2016 - p.drouand@gmail.com
- Move workarounds to %prep section
- Add lirc-configure-libudev.patch (boo#1008764)
-------------------------------------------------------------------
Thu Nov 3 10:30:47 UTC 2016 - p.drouand@gmail.com
- Fix %pre script
-------------------------------------------------------------------
Wed Nov 2 13:46:41 UTC 2016 - p.drouand@gmail.com
- Add lirc-lib-curl_poll.h-Ensure-build-on-unconfiguredclients.patch
-------------------------------------------------------------------
Fri Oct 21 18:14:41 UTC 2016 - p.drouand@gmail.com
- Update to version 0.9.4c
* New curl_poll files adds a new MIT license. Lirc now carries GPL,
BSD and MIT licenses.
* Several patches to make lirc work again on macos (#226, #227).
* New tool irtext2udp generates udp plugin data (#197).
* plugins: girs: Add udp/receive support (#201).
* mode2: Fix broken --raw option (#223).
* lirc-make-devinput: Fix that two remotes has the same name (#222).
* lircd: Warn for duplicate remote definitions (#222).
* lircd: Retry temporary unavailable write sockets (#221).
* contrib: Fix usb devices' acl permissions (rhbz #1364744).
* lirc-setup: Fix crasher bugfix (Fedora abort trace).
* contrib: disable udev /dev/uinput rule requiring lirc user.
* plugins: audio_alsa: Fix byte truncating in 16-bit data (#218):
* plugins: irtoy: improve error handling (#220).
* Minor documentation fixes.
- Changes from version 0.9.4b
* lircd-uinput: A multitude of fixes (#213, #211, #177). Adds new options.
* lirc_client: Fix "Can't redirect irsend output" (#207).
* lirc_client: Fix un-terminated buffer causing irsend crash (#216).
* irrecord: Fix under-sized buffer causing crash (#208).
* systemd: Add hardening options comments to services (#204).
* lircmd: Options, udev examples and manpage update.
* lib: Add missing Makefile.am dep, fixes parallel build failure (#210).
* Remove a single python2 dependency [4e3c97c].
* build: Don't define docdir - autoconf defines docdir (#215).
* build: support runstatedir configure option (#212).
* doc: Manpages and configuration guide fixes.
- Remove fix-remote-keys.pl, README.SUSE and 51-lirc.rules; not relevant
for a while already
- Remove 0001-Fix-segfault-when-starting-lircd-AUR-41581.patch and
0002-lircd-Fix-bad-default-for-lircdfile.patch; fixed on upstream
- Add missing dependency to systemd
- Global sweeping
- Add lirc nologgin user; now needed
- Add lircd-Remove-use-of-functions-killed-in-kernel-4.8.0.patch;
fix build on openSUSE > 42.2
-------------------------------------------------------------------
Thu Nov 3 10:30:47 UTC 2016 - p.drouand@gmail.com