From 716f0e5218036e279a8dabef6bbb4ea49770e535 Mon Sep 17 00:00:00 2001 From: Alec Leamas Date: Tue, 23 Aug 2016 15:26:12 +0200 Subject: [PATCH] 0.9.4b-4: Add patches for #221, #222, pach cleanup. --- 0002-NEWS-lirc.org-index.html-Fixes.patch | 49 ++++++++++ 0003-irtoy-improve-error-handling-220.patch | 96 +++++++++++++++++++ ...inking-method-to-avoid-parallel-buil.patch | 63 ------------ ...sa-Fix-byte-truncating-in-16-bit-dat.patch | 4 +- ...contrib-disable-udev-dev-uinput-rule.patch | 22 +++++ ...> 0006-lirc-setup-Fix-crasher-bugfix.patch | 2 +- ...devices-acl-permissions-rhbz-1364744.patch | 3 +- ...porary-unavailable-write-sockets-221.patch | 55 +++++++++++ ...for-duplicate-remote-definitions-222.patch | 57 +++++++++++ ...ut-Fix-that-two-remotes-has-the-same.patch | 35 +++++++ ...> 0011-include-Update-bundled-lirc.h.patch | 0 ...-of-functions-killed-in-kernel-4.8.0.patch | 0 lirc.spec | 42 +++++--- 13 files changed, 350 insertions(+), 78 deletions(-) create mode 100644 0002-NEWS-lirc.org-index.html-Fixes.patch create mode 100644 0003-irtoy-improve-error-handling-220.patch delete mode 100644 0003-lib-use-proper-linking-method-to-avoid-parallel-buil.patch create mode 100644 0005-contrib-disable-udev-dev-uinput-rule.patch rename 0008-lirc-setup-Fix-crasher-bugfix.patch => 0006-lirc-setup-Fix-crasher-bugfix.patch (95%) rename 0005-contrib-Fix-usb-devices-acl-permissions-rhbz-1364744.patch => 0007-contrib-Fix-usb-devices-acl-permissions-rhbz-1364744.patch (94%) create mode 100644 0008-lircd-Retry-temporary-unavailable-write-sockets-221.patch create mode 100644 0009-lircd-Warn-for-duplicate-remote-definitions-222.patch create mode 100644 0010-lirc-make-devinput-Fix-that-two-remotes-has-the-same.patch rename 0006-include-Update-bundled-lirc.h.patch => 0011-include-Update-bundled-lirc.h.patch (100%) rename 0007-lircd-Remove-use-of-functions-killed-in-kernel-4.8.0.patch => 0012-lircd-Remove-use-of-functions-killed-in-kernel-4.8.0.patch (100%) diff --git a/0002-NEWS-lirc.org-index.html-Fixes.patch b/0002-NEWS-lirc.org-index.html-Fixes.patch new file mode 100644 index 0000000..47afe0d --- /dev/null +++ b/0002-NEWS-lirc.org-index.html-Fixes.patch @@ -0,0 +1,49 @@ +From 53cea64c606e3bb4622c74855d35fc57eeb2123e Mon Sep 17 00:00:00 2001 +From: Alec Leamas +Date: Tue, 9 Aug 2016 16:29:17 +0200 +Subject: [PATCH 02/10] NEWS, lirc.org/index.html: Fixes. + +--- + NEWS | 4 +++- + doc/lirc.org/index.html | 6 ++++++ + 2 files changed, 9 insertions(+), 1 deletion(-) + +diff --git a/NEWS b/NEWS +index a379785..0261bd2 100644 +--- a/NEWS ++++ b/NEWS +@@ -1,4 +1,4 @@ +-0.9.4b 15/8/16 ++0.9.4b 9/8/16 + * lircd-uinput: A multitude of fixes (#213, #211, #177). Adds new options. + * lirc_client: Fix "Can't redirect irsend output" (#207). + * lirc_client: read_string() not terminating buffer contents (#216) +@@ -8,6 +8,8 @@ + * lircmd: Options, udev examples and manpage update.A + * lib: Add missing Makefile.am dep (#210). + * doc: Manpages and configuration guide fixes. ++ * build: Don't define docdir - autoconf defines docdir (#215). ++ * build: support runstatedir configure option (#212). + + 0.9.4a 22/6/16 + * Fix syntax errors in systemd unit files (rhbz: 1350750). +diff --git a/doc/lirc.org/index.html b/doc/lirc.org/index.html +index 204d457..b0a1efa 100644 +--- a/doc/lirc.org/index.html ++++ b/doc/lirc.org/index.html +@@ -432,6 +432,12 @@ +

+