[arch-commits] Commit in smokeping/trunk (PKGBUILD smokeping.tmpfiles)

Florian Pritz bluewind at archlinux.org
Wed Jan 2 13:35:02 UTC 2019


    Date: Wednesday, January 2, 2019 @ 13:35:01
  Author: bluewind
Revision: 420270

Change /var/lib/smokeping permissions to 750

This allows to run the cgi with a different user than the smokeping user.

upgpkg: smokeping 2.7.3-2

Modified:
  smokeping/trunk/PKGBUILD
  smokeping/trunk/smokeping.tmpfiles

--------------------+
 PKGBUILD           |    4 ++--
 smokeping.tmpfiles |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-02 12:05:22 UTC (rev 420269)
+++ PKGBUILD	2019-01-02 13:35:01 UTC (rev 420270)
@@ -3,7 +3,7 @@
 
 pkgname=smokeping
 pkgver=2.7.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A tool to keep track of your network latency"
 arch=('any')
 url="https://oss.oetiker.ch/smokeping/"
@@ -16,7 +16,7 @@
         service)
 sha256sums=('6bd90e9a9c44a03789519cf21bd2c977476f0c11267fd55f7d14015f92b93a05'
             'ab3b399f58118fc31fac5f627814bbb3b1d7752dd3b4fed2d6b7ee58f24fbd2e'
-            'de0042cd54c4bd3329604939a6c3f4fd2034be466aed4421a7467493c024e1a1'
+            'afd3196804a120866e8e5f207f177c96fd64b36c974888d8287fba3c216b1583'
             '4691650aed6c7341bf3a898f63c8ad03f2453d4ce9874e83f24ced5ee21317d9')
 
 build() {

Modified: smokeping.tmpfiles
===================================================================
--- smokeping.tmpfiles	2019-01-02 12:05:22 UTC (rev 420269)
+++ smokeping.tmpfiles	2019-01-02 13:35:01 UTC (rev 420270)
@@ -1 +1 @@
-d /var/lib/smokeping 0700 smokeping smokeping - -
+d /var/lib/smokeping 0750 smokeping smokeping - -



More information about the arch-commits mailing list