38 Commits

Author SHA1 Message Date
Arnaud Ferraris
ca98361552 d/gbp.conf: update upstream branch name
Upstream is maintained in the same git repo as our packaging, so we
don't have a separate upstream branch, this is `master`.
2022-02-19 15:51:13 +01:00
Arnaud Ferraris
56ddc3a664 d/control: provide alternative for libcurl-dev virtual package
Fixes: lintian: virtual-package-depends-without-real-package-depends
2022-02-19 15:43:57 +01:00
Arnaud Ferraris
c9d89e1736 d/changelog: release version 0.4.3-1 2022-02-19 15:37:12 +01:00
Arnaud Ferraris
a66852d96d d/watch: fix watch file
Our `watch` file was looking at the wrong URL, fix that.
2022-02-19 15:36:49 +01:00
Arnaud Ferraris
8c9941eef6 debian: small cleanups
`salsa-ci.yml` is no longer needed as we now have our own CI pipelines.
Also delete unneeded newlines from `watch` file.
2022-02-19 15:22:40 +01:00
Arnaud Ferraris
d9778e6ecd d/control: build-depend on scdoc
This is required for building the manpages. Also bump Standards-Version,
no other changes needed.
2022-02-19 15:19:13 +01:00
Arnaud Ferraris
9c05776843 d/changelog: release version 0.4.2-1 2021-12-08 18:27:34 +01:00
Arnaud Ferraris
929b3942c0 d/gbp.conf: update for current Mobian workflow 2021-12-08 18:23:44 +01:00
Arnaud Ferraris
f8430eb16f d/changelog: release version 0.4.1-1 2021-10-08 11:03:27 +02:00
Arnaud Ferraris
1b69252cbe d/copyright: add missing entries 2021-10-08 11:02:21 +02:00
Arnaud Ferraris
c17f947249 debian: drop distro-specific systemd service
It is now provided by upstream
2021-10-08 11:02:05 +02:00
Arnaud Ferraris
e4ae8d6382 d/changelog: release version 0.4.0-1 2021-09-01 00:46:28 +02:00
Arnaud Ferraris
da8a008268 d/control: add libcurl as build dependency 2021-09-01 00:43:54 +02:00
Arnaud Ferraris
162fcf6fca d/eg25-manager.service: be less restrictive
Additional security options in kernel config make it more picky, 
removing problematic directives (`DeviceAllow` and `ProtectClock`) from 
the service file helps getting things straight.

Other options aren't recognized by our systemd version 
(`ProtectKernelModules`, `ProtectProc`, `ProtectDevices` and 
`ProtectKernelLog`), so we can just as well remove those.
2021-09-01 00:26:21 +02:00
undef
24dbcf464c d/salsa-ci: Add Mobian's CI 2021-07-29 08:45:11 +00:00
undef
67195a8e58 d/service: Use systemd to sandbox eg25-manager
With eg25-manager directly interfacing with the untrusted modem and
potentially (MR !15) including libcurl for HTTP, sandboxing the daemon
significantly reduces the any post-exploit attack surface.
2021-07-26 23:24:08 +00:00
Arnaud Ferraris
c7e8d9171c d/changelog: release version 0.3.0-1 2021-05-28 13:59:53 +02:00
Arnaud Ferraris
432bd454bb d/changelog: release version 0.2.1-1 2021-02-21 16:42:15 +01:00
Arnaud Ferraris
4089f2ea6b d/changelog: release version 0.2.0-1 2021-02-20 22:27:18 +01:00
Arnaud Ferraris
c77c58df49 d/eg25-manager.service: remove deprecated -g option 2021-02-20 22:26:13 +01:00
Arnaud Ferraris
5cc5ff5c0e d/gbp.conf: enable multimaint-merge 2021-02-20 17:21:37 +01:00
Arnaud Ferraris
af3a2b25bc d/changelog: release version 0.1.2-1 2021-01-14 00:10:04 +01:00
Arnaud Ferraris
70db05fc62 d/eg25-manager.service: enable GNSS management 2021-01-14 00:09:17 +01:00
Arnaud Ferraris
2469757af4 d/changelog: release version 0.1.1-1 2020-12-18 01:42:39 +01:00
Arnaud Ferraris
514b00cc9c d/control: build-depend on gudev 2020-12-18 01:42:01 +01:00
Arnaud Ferraris
d976c75fa2 d/changelog: release version 0.1.0-1 2020-12-14 16:46:02 +01:00
Arnaud Ferraris
276c71f223 d/changelog: release version 0.0.6-1 2020-12-11 15:12:08 +01:00
Arnaud Ferraris
1423021f97 d/patches: drop upstreamed patches 2020-12-11 15:11:22 +01:00
Arnaud Ferraris
c77490a2ac d/changelog: release version 0.0.5-2 2020-12-11 14:33:40 +01:00
Arnaud Ferraris
fbd5c0cb86 d/patches: fix crash on modem recovery 2020-12-11 14:33:09 +01:00
Arnaud Ferraris
5bcefbeab0 d/changelog: release version 0.0.5-1 2020-12-11 13:39:22 +01:00
Arnaud Ferraris
2da2c9dfe2 d/changelog: release version 0.0.4-1 2020-12-11 12:52:27 +01:00
Arnaud Ferraris
dfaac39162 d/control: build-depend on libusb-1.0 2020-12-11 12:51:36 +01:00
Arnaud Ferraris
397a16a9e3 d/service: restart daemon on failure 2020-12-11 10:49:02 +01:00
Arnaud Ferraris
59219fbd20 d/control: build only on arm64
This package is PinePhone-specific, no need to build on other 
architectures.
2020-12-10 21:42:49 +01:00
Arnaud Ferraris
c953d41436 d/changelog: release version 0.0.3-1 2020-12-10 21:35:11 +01:00
Arnaud Ferraris
339faa46dc d/changelog: release version 0.0.2-1 2020-12-10 19:51:42 +01:00
Arnaud Ferraris
7c04c1998f Initial Debian packaging 2020-12-10 15:19:25 +01:00