[packages/watchdog] - up to 5.16

arekm arekm at pld-linux.org
Sat Nov 7 23:58:04 CET 2020


commit a4c331dd0f2d893cb565ead75a23f9fd6e59f7a0
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Nov 7 23:57:57 2020 +0100

    - up to 5.16

 watchdog-config.patch | 31 +++++++++++++++----------------
 watchdog.spec         |  4 ++--
 2 files changed, 17 insertions(+), 18 deletions(-)
---
diff --git a/watchdog.spec b/watchdog.spec
index 9936af5..39ad1b0 100644
--- a/watchdog.spec
+++ b/watchdog.spec
@@ -8,12 +8,12 @@
 Summary:	A software watchdog
 Summary(pl.UTF-8):	Programowy strażnik
 Name:		watchdog
-Version:	5.15
+Version:	5.16
 Release:	1
 License:	GPL
 Group:		Daemons
 Source0:	http://ftp.debian.org/debian/pool/main/w/watchdog/%{name}_%{version}.orig.tar.gz
-# Source0-md5:	678c32f6f35a0492c9c1b76b4aa88828
+# Source0-md5:	1b4f51cabc64d1bee2fce7cdd626831f
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-foreground.patch
diff --git a/watchdog-config.patch b/watchdog-config.patch
index fda47af..8f5165c 100644
--- a/watchdog-config.patch
+++ b/watchdog-config.patch
@@ -1,21 +1,20 @@
---- watchdog-5.14.orig/watchdog.conf~	2014-10-17 22:09:33.000000000 +0200
-+++ watchdog-5.14.orig/watchdog.conf	2014-10-23 06:31:22.932569791 +0200
-@@ -13,7 +13,7 @@
+--- watchdog-5.16.org/watchdog.conf	2020-04-24 10:56:46.000000000 +0200
++++ watchdog-5.16/watchdog.conf	2020-11-07 23:56:38.370400979 +0100
+@@ -23,7 +23,7 @@
+ 
+ # Uncomment this to use the watchdog device driver access "file".
+ 
+-#watchdog-device		= /dev/watchdog
++watchdog-device		= /dev/watchdog
+ 
+ # Uncomment and edit this line for hardware timeout values that differ
+ # from the default of one minute.
+@@ -163,7 +163,7 @@ priority		= 1
+ # NOTE: This is the number of pages, to get the real size, check how
+ # large the pagesize is on your machine (typically 4kB for x86 hardware).
  
- # Note that this is the number of pages!
- # To get the real size, check how large the pagesize is on your machine.
 -#min-memory		= 1
 +min-memory		= 1
  #allocatable-memory	= 1
+ #max-swap = 0
  
- #repair-binary		= /usr/sbin/repair
-@@ -28,7 +28,7 @@ min-memory		= 1
- #retry-timeout		= 60
- #repair-maximum		= 1
- 
--#watchdog-device	= /dev/watchdog
-+watchdog-device	= /dev/watchdog
- 
- # Defaults compiled into the binary
- #temperature-sensor	=
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/watchdog.git/commitdiff/a4c331dd0f2d893cb565ead75a23f9fd6e59f7a0



More information about the pld-cvs-commit mailing list