commit kbfs for openSUSE:Factory

2020-02-04 Thread root
Hello community,

here is the log from the commit of package kbfs for openSUSE:Factory checked in 
at 2020-02-04 19:55:50

Comparing /work/SRC/openSUSE:Factory/kbfs (Old)
 and  /work/SRC/openSUSE:Factory/.kbfs.new.26092 (New)


Package is "kbfs"

Tue Feb  4 19:55:50 2020 rev:5 rq:769871 version:2.11.0

Changes:

--- /work/SRC/openSUSE:Factory/kbfs/kbfs.changes2019-01-08 
12:30:15.916155250 +0100
+++ /work/SRC/openSUSE:Factory/.kbfs.new.26092/kbfs.changes 2020-02-04 
19:55:52.549409877 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 14:04:03 UTC 2020 - Dominique Leuenberger 
+
+- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to
+  shortcut through the -mini flavors.
+
+---



Other differences:
--
++ kbfs.spec ++
--- /var/tmp/diff_new_pack.Y8dl0K/_old  2020-02-04 19:55:54.421410969 +0100
+++ /var/tmp/diff_new_pack.Y8dl0K/_new  2020-02-04 19:55:54.453410987 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbfs
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 # Copyright (c) 2018, Matthias Bach 
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,7 +13,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -25,7 +25,7 @@
 Summary:Encrypted remote storage based on Keybase identities
 License:BSD-3-Clause AND LGPL-3.0-or-later
 Group:  Productivity/Security
-Url:https://github.com/keybase/kbfs/
+URL:https://github.com/keybase/kbfs/
 Source: https://github.com/keybase/kbfs/archive/v%{version}.tar.gz
 Source1:README.SUSE
 Source2:README.SUSE.git
@@ -36,7 +36,7 @@
 BuildRequires:  git
 BuildRequires:  golang-packaging
 BuildRequires:  gzip
-BuildRequires:  systemd
+BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   keybase-client




commit kbfs for openSUSE:Factory

2019-01-08 Thread root
Hello community,

here is the log from the commit of package kbfs for openSUSE:Factory checked in 
at 2019-01-08 12:27:36

Comparing /work/SRC/openSUSE:Factory/kbfs (Old)
 and  /work/SRC/openSUSE:Factory/.kbfs.new.28833 (New)


Package is "kbfs"

Tue Jan  8 12:27:36 2019 rev:4 rq:662540 version:2.11.0

Changes:

--- /work/SRC/openSUSE:Factory/kbfs/kbfs.changes2018-11-27 
10:42:04.812216725 +0100
+++ /work/SRC/openSUSE:Factory/.kbfs.new.28833/kbfs.changes 2019-01-08 
12:30:15.916155250 +0100
@@ -1,0 +2,8 @@
+Wed Jan  2 19:06:06 UTC 2019 - ma...@marix.org
+
+- Upgrade to version 2.11.0
+  * The server will never be involved for unmerged MDs when the
+user is running a journal.
+- Updated ensure-service-stop-unmounts-filesystem.patch.
+
+---

Old:

  v2.10.1.tar.gz

New:

  v2.11.0.tar.gz



Other differences:
--
++ kbfs.spec ++
--- /var/tmp/diff_new_pack.ahgImY/_old  2019-01-08 12:30:16.964154108 +0100
+++ /var/tmp/diff_new_pack.ahgImY/_new  2019-01-08 12:30:16.964154108 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kbfs
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018, Matthias Bach 
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %{go_nostrip}
 
 Name:   kbfs
-Version:2.10.1
+Version:2.11.0
 Release:0
 Summary:Encrypted remote storage based on Keybase identities
 License:BSD-3-Clause AND LGPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.ahgImY/_old  2019-01-08 12:30:17.040154026 +0100
+++ /var/tmp/diff_new_pack.ahgImY/_new  2019-01-08 12:30:17.044154021 +0100
@@ -2,7 +2,7 @@
 
 https
 github.com
-/keybase/kbfs/archive/v2.10.1.tar.gz
+/keybase/kbfs/archive/v2.11.0.tar.gz
 
 
 

++ ensure-service-stop-unmounts-filesystem.patch ++
--- /var/tmp/diff_new_pack.ahgImY/_old  2019-01-08 12:30:17.048154017 +0100
+++ /var/tmp/diff_new_pack.ahgImY/_new  2019-01-08 12:30:17.048154017 +0100
@@ -11,18 +11,18 @@
 mountpoint assumption which mirrors usptreams assumption, but they would
 always have the mountdir config filled.
 
-diff -rub kbfs-2.10.1o/packaging/linux/systemd/kbfs.service 
kbfs-2.10.1/packaging/linux/systemd/kbfs.service
 kbfs-2.10.1o/packaging/linux/systemd/kbfs.service  2018-11-23 
20:48:29.130578529 +0100
-+++ kbfs-2.10.1/packaging/linux/systemd/kbfs.service   2018-11-23 
20:47:19.132435935 +0100
-@@ -9,9 +9,9 @@
- # means that error codes from this command are ignored. Without this line,
+diff -rub kbfs-2.11.0o/packaging/linux/systemd/kbfs.service 
kbfs-2.11.0/packaging/linux/systemd/kbfs.service
+--- kbfs-2.11.0o/packaging/linux/systemd/kbfs.service  2018-11-30 
22:17:56.0 +0100
 kbfs-2.11.0/packaging/linux/systemd/kbfs.service   2019-01-02 
20:16:11.651296726 +0100
+@@ -10,9 +10,9 @@
  # `systemctl --user restart kbfs.service` will hit mount failures if there
  # are any running shells cd'd into a Keybase folder.
+ EnvironmentFile=-%t/keybase/keybase.kbfs.env
 -ExecStartPre=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b 
mountdir)"'
-+ExecStartPre=-/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); 
fusermount -uz "${SERVICE:-${XDG_RUNTIME_DIR}/keybase/kbfs}"'
++ExecStartPre=-/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); 
fusermount -uz "${SERVICE:-%t/keybase/kbfs}"'
  ExecStart=/usr/bin/kbfsfuse -debug -log-to-file
 -ExecStop=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b mountdir)"'
-+ExecStop=/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); fusermount 
-uz "${SERVICE:-${XDG_RUNTIME_DIR}/keybase/kbfs}"'
++ExecStop=/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); fusermount 
-uz "${SERVICE:-%t/keybase/kbfs}"'
  Restart=on-failure
  # Ensure the default mountdir exists
  RuntimeDirectory=keybase/kbfs

++ v2.10.1.tar.gz -> v2.11.0.tar.gz ++
 27503 lines of diff (skipped)




commit kbfs for openSUSE:Factory

2018-11-27 Thread root
Hello community,

here is the log from the commit of package kbfs for openSUSE:Factory checked in 
at 2018-11-27 10:41:08

Comparing /work/SRC/openSUSE:Factory/kbfs (Old)
 and  /work/SRC/openSUSE:Factory/.kbfs.new.19453 (New)


Package is "kbfs"

Tue Nov 27 10:41:08 2018 rev:3 rq:651453 version:2.10.1

Changes:

--- /work/SRC/openSUSE:Factory/kbfs/kbfs.changes2018-11-12 
09:46:24.900737485 +0100
+++ /work/SRC/openSUSE:Factory/.kbfs.new.19453/kbfs.changes 2018-11-27 
10:42:04.812216725 +0100
@@ -1,0 +2,6 @@
+Fri Nov 23 19:49:37 UTC 2018 - ma...@marix.org
+
+- Upgrade to version 2.10.1
+  * This solves an issue with Git operations leaking disk cache.
+
+---

Old:

  v2.8.0.tar.gz

New:

  v2.10.1.tar.gz



Other differences:
--
++ kbfs.spec ++
--- /var/tmp/diff_new_pack.Xn1Xpv/_old  2018-11-27 10:42:06.412215085 +0100
+++ /var/tmp/diff_new_pack.Xn1Xpv/_new  2018-11-27 10:42:06.412215085 +0100
@@ -20,7 +20,7 @@
 %{go_nostrip}
 
 Name:   kbfs
-Version:2.8.0
+Version:2.10.1
 Release:0
 Summary:Encrypted remote storage based on Keybase identities
 License:BSD-3-Clause AND LGPL-3.0-or-later

++ _service ++
--- /var/tmp/diff_new_pack.Xn1Xpv/_old  2018-11-27 10:42:06.476215020 +0100
+++ /var/tmp/diff_new_pack.Xn1Xpv/_new  2018-11-27 10:42:06.476215020 +0100
@@ -2,7 +2,7 @@
 
 https
 github.com
-/keybase/kbfs/archive/v2.8.0.tar.gz
+/keybase/kbfs/archive/v2.10.1.tar.gz
 
 
 

++ ensure-mount-dir-exists.patch ++
--- /var/tmp/diff_new_pack.Xn1Xpv/_old  2018-11-27 10:42:06.484215012 +0100
+++ /var/tmp/diff_new_pack.Xn1Xpv/_new  2018-11-27 10:42:06.484215012 +0100
@@ -12,12 +12,13 @@
 upstream it due to the hack for Leap 15.0. In addition, upstream probably
 wouldn't like the Systemd 235 requirement.
 
-diff -rub kbfs-2.8.0o/packaging/linux/systemd/kbfs.service 
kbfs-2.8.0/packaging/linux/systemd/kbfs.service
 kbfs-2.8.0o/packaging/linux/systemd/kbfs.service   2018-10-22 
04:15:47.0 +0200
-+++ kbfs-2.8.0/packaging/linux/systemd/kbfs.service2018-11-04 
21:00:08.680043718 +0100
-@@ -12,6 +12,11 @@
- ExecStartPre=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b 
mountdir)"'
+diff -rub kbfs-2.10.1o/packaging/linux/systemd/kbfs.service 
kbfs-2.10.1/packaging/linux/systemd/kbfs.service
+
+--- kbfs-2.10.1o/packaging/linux/systemd/kbfs.service  2018-11-13 
19:08:53.0 +0100
 kbfs-2.10.1/packaging/linux/systemd/kbfs.service   2018-11-23 
20:42:55.907799624 +0100
+@@ -13,6 +13,11 @@
  ExecStart=/usr/bin/kbfsfuse -debug -log-to-file
+ ExecStop=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b mountdir)"'
  Restart=on-failure
 +# Ensure the default mountdir exists
 +RuntimeDirectory=keybase/kbfs

++ ensure-service-stop-unmounts-filesystem.patch ++
--- /var/tmp/diff_new_pack.Xn1Xpv/_old  2018-11-27 10:42:06.496215000 +0100
+++ /var/tmp/diff_new_pack.Xn1Xpv/_new  2018-11-27 10:42:06.496215000 +0100
@@ -11,16 +11,17 @@
 mountpoint assumption which mirrors usptreams assumption, but they would
 always have the mountdir config filled.
 
-diff -rub kbfs-2.8.0o/packaging/linux/systemd/kbfs.service 
kbfs-2.8.0/packaging/linux/systemd/kbfs.service
 kbfs-2.8.0o/packaging/linux/systemd/kbfs.service   2018-11-09 
21:16:12.174349778 +0100
-+++ kbfs-2.8.0/packaging/linux/systemd/kbfs.service2018-11-09 
21:15:25.715795959 +0100
-@@ -9,8 +9,9 @@
+diff -rub kbfs-2.10.1o/packaging/linux/systemd/kbfs.service 
kbfs-2.10.1/packaging/linux/systemd/kbfs.service
+--- kbfs-2.10.1o/packaging/linux/systemd/kbfs.service  2018-11-23 
20:48:29.130578529 +0100
 kbfs-2.10.1/packaging/linux/systemd/kbfs.service   2018-11-23 
20:47:19.132435935 +0100
+@@ -9,9 +9,9 @@
  # means that error codes from this command are ignored. Without this line,
  # `systemctl --user restart kbfs.service` will hit mount failures if there
  # are any running shells cd'd into a Keybase folder.
 -ExecStartPre=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b 
mountdir)"'
 +ExecStartPre=-/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); 
fusermount -uz "${SERVICE:-${XDG_RUNTIME_DIR}/keybase/kbfs}"'
  ExecStart=/usr/bin/kbfsfuse -debug -log-to-file
+-ExecStop=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b mountdir)"'
 +ExecStop=/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); fusermount 
-uz "${SERVICE:-${XDG_RUNTIME_DIR}/keybase/kbfs}"'
  Restart=on-failure
  # Ensure the default mountdir exists

++ v2.8.0.tar.gz -> v2.10.1.tar.gz ++
 5022 lines of diff (skipped)




commit kbfs for openSUSE:Factory

2018-11-12 Thread root
Hello community,

here is the log from the commit of package kbfs for openSUSE:Factory checked in 
at 2018-11-12 09:45:17

Comparing /work/SRC/openSUSE:Factory/kbfs (Old)
 and  /work/SRC/openSUSE:Factory/.kbfs.new (New)


Package is "kbfs"

Mon Nov 12 09:45:17 2018 rev:2 rq:648258 version:2.8.0

Changes:

--- /work/SRC/openSUSE:Factory/kbfs/kbfs.changes2018-11-10 
17:02:23.603532540 +0100
+++ /work/SRC/openSUSE:Factory/.kbfs.new/kbfs.changes   2018-11-12 
09:46:24.900737485 +0100
@@ -1,0 +2,7 @@
+Sun Nov 11 20:03:58 UTC 2018 - ma...@marix.org
+
+- Add ensure-service-stop-unmounts-filesystem.patch: Ensures the
+  Keybase Filesystem is properly unmounted when stopping the kbfs
+  service.
+
+---

New:

  ensure-service-stop-unmounts-filesystem.patch



Other differences:
--
++ kbfs.spec ++
--- /var/tmp/diff_new_pack.KZYvg4/_old  2018-11-12 09:46:25.540736514 +0100
+++ /var/tmp/diff_new_pack.KZYvg4/_new  2018-11-12 09:46:25.544736508 +0100
@@ -1,4 +1,7 @@
 #
+# spec file for package kbfs
+#
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2018, Matthias Bach 
 #
 # All modifications and additions to the file contributed by third parties
@@ -13,24 +16,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %{go_nostrip}
 
 Name:   kbfs
 Version:2.8.0
 Release:0
-License:BSD-3-Clause and LGPL-3.0-or-later
 Summary:Encrypted remote storage based on Keybase identities
-Url:https://github.com/keybase/kbfs/
+License:BSD-3-Clause AND LGPL-3.0-or-later
 Group:  Productivity/Security
+Url:https://github.com/keybase/kbfs/
 Source: https://github.com/keybase/kbfs/archive/v%{version}.tar.gz
 Source1:README.SUSE
 Source2:README.SUSE.git
 Source3:README.SUSE.tool
 Patch1: ensure-mount-dir-exists.patch
+Patch2: ensure-service-stop-unmounts-filesystem.patch
+BuildRequires:  fdupes
 BuildRequires:  git
 BuildRequires:  golang-packaging
 BuildRequires:  gzip
-BuildRequires:  fdupes
 BuildRequires:  systemd
 %{?systemd_requires}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -47,8 +52,9 @@
 
 %package git
 Summary:Git remote helper for repositories stored on Keybase
-Requires:   keybase-client
+Group:  Productivity/Security
 Requires:   kbfs
+Requires:   keybase-client
 Supplements:keybase-client
 
 %description git
@@ -59,6 +65,7 @@
 
 %package tool
 Summary:Keybase Filesystem command line utility
+Group:  Productivity/Security
 Requires:   keybase-client
 Supplements:keybase-client
 
@@ -69,7 +76,7 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch -P 1 -p1
+%patch -P 1 -P 2 -p1
 
 %build
 %goprep github.com/keybase/%{name}

++ ensure-service-stop-unmounts-filesystem.patch ++
From: Matthias Bach 
Date: 2018-11-09 21:15:00 +0100
Subject: Ensure stopping the kbfs service also unmounts the filesystem
Upstream: never

Stopping the service will leave the filesystem in an unmounted but non-
working state. Explicitly unmounting it when stopping the service solves
this.

This patch can't be upstreamed in this form as it includes the hardcoded
mountpoint assumption which mirrors usptreams assumption, but they would
always have the mountdir config filled.

diff -rub kbfs-2.8.0o/packaging/linux/systemd/kbfs.service 
kbfs-2.8.0/packaging/linux/systemd/kbfs.service
--- kbfs-2.8.0o/packaging/linux/systemd/kbfs.service2018-11-09 
21:16:12.174349778 +0100
+++ kbfs-2.8.0/packaging/linux/systemd/kbfs.service 2018-11-09 
21:15:25.715795959 +0100
@@ -9,8 +9,9 @@
 # means that error codes from this command are ignored. Without this line,
 # `systemctl --user restart kbfs.service` will hit mount failures if there
 # are any running shells cd'd into a Keybase folder.
-ExecStartPre=-/bin/sh -c 'fusermount -uz "$(keybase config get -d -b 
mountdir)"'
+ExecStartPre=-/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); 
fusermount -uz "${SERVICE:-${XDG_RUNTIME_DIR}/keybase/kbfs}"'
 ExecStart=/usr/bin/kbfsfuse -debug -log-to-file
+ExecStop=/bin/sh -c 'SERVICE=$(keybase config get -d -b mountdir); fusermount 
-uz "${SERVICE:-${XDG_RUNTIME_DIR}/keybase/kbfs}"'
 Restart=on-failure
 # Ensure the default mountdir exists
 RuntimeDirectory=keybase/kbfs