]> git.pld-linux.org Git - packages/watchdog.git/commitdiff
- up to 5.16 master auto/th/watchdog-5.16-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 7 Nov 2020 22:57:57 +0000 (23:57 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 7 Nov 2020 22:57:57 +0000 (23:57 +0100)
watchdog-config.patch
watchdog.spec

index fda47af84892057e556d090d53aac40731970d4f..8f5165c5e9479e079e6bd7232f5d2b55a8819eb7 100644 (file)
@@ -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   =
-
index 9936af55bbe2acb3db327068bbc0124d96af3088..39ad1b0ce9f89c5a88865b8dabf045f274c33bda 100644 (file)
@@ -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
This page took 0.076186 seconds and 4 git commands to generate.