Compare commits
No commits in common. "master" and "1.13.0" have entirely different histories.
|
|
@ -1,20 +1,3 @@
|
|||
nymea-remoteproxy (1.14.2) noble; urgency=medium
|
||||
|
||||
|
||||
-- jenkins <developer@nymea.io> Thu, 19 Feb 2026 12:13:00 +0100
|
||||
|
||||
nymea-remoteproxy (1.14.1) noble; urgency=medium
|
||||
|
||||
|
||||
-- jenkins <developer@nymea.io> Thu, 29 Jan 2026 21:28:45 +0100
|
||||
|
||||
nymea-remoteproxy (1.14.0) noble; urgency=medium
|
||||
|
||||
[ Simon Stürz ]
|
||||
* UnixSocketServer: Fix missing include in the
|
||||
|
||||
-- jenkins <developer@nymea.io> Thu, 15 Jan 2026 15:28:42 +0100
|
||||
|
||||
nymea-remoteproxy (1.13.0) jammy; urgency=medium
|
||||
|
||||
[ Simon Stürz ]
|
||||
|
|
|
|||
|
|
@ -30,7 +30,6 @@
|
|||
|
||||
#include <QObject>
|
||||
#include <QUuid>
|
||||
#include <QHash>
|
||||
#include <QLocalServer>
|
||||
#include <QLocalSocket>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue