geoclue-2.0 (2.7.2-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.7.2-3 > 2.7.2-2
- Git: https://salsa.debian.org/freedesktop-team/geoclue-2.0.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1568768
- Browser: https://salsa.debian.org/freedesktop-team/geoclue-2.0
- Last scan: 2025-10-11 11:14:02+00
- Next scan: 2025-10-19 20:38:00+00
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
geoclue-2.0 (2.7.2-3) UNRELEASED; urgency=medium
[ Laurent Bigonville ]
* d/README.Debian: Update the README to explicitly state we are using beaconDB
* debian/copyright: Update the FSF address
* debian/control: Bump Standards-Version to 4.7.2 (no further changes)
[ Alessandro Astone ]
* Fix AppArmor rules for DBus (LP: #2030951, Closes: #1110134)
[ Chris Talbot ]
* debian/rules: Make beacondb.net default for wifi submissions
-- Laurent Bigonville <bigon@debian.org> Thu, 31 Jul 2025 18:54:30 +0200
- This branch is 7 commits ahead of tag debian/2.7.2-2
- Git log:
commit d8b8eb1155c8c77d1c9da79cd7e5072abceecdba
Author: Laurent Bigonville <bigon@debian.org>
Date: Thu Jul 31 18:54:48 2025 +0200
Update debian/changelog
commit 56758b7b30290aea9166c1400d8f5b245e49a1d0
Author: Laurent Bigonville <bigon@debian.org>
Date: Thu Jul 31 18:54:13 2025 +0200
debian/control: Bump Standards-Version to 4.7.2 (no further changes)
commit 31ab303d07b812365d8c71b377dd06ad742cc96b
Author: Laurent Bigonville <bigon@debian.org>
Date: Thu Jul 31 18:44:46 2025 +0200
debian/copyright: Update the FSF address
commit 6fdc88b0665ba7b6f6a088298598c9b2653147db
Author: Laurent Bigonville <bigon@debian.org>
Date: Thu Jul 31 18:37:18 2025 +0200
Update debian/changelog
commit 20d5d22500ce24249088e42bf534320750c98dc8
Author: Chris Talbot <chris@talbothome.com>
Date: Sat Dec 21 22:55:30 2024 -0700
debian/rules: Make beacondb.net default for wifi submissions
commit 9f28a451ce2501e3cbe08c6f4fce75bc5087075f
Author: Alessandro Astone <alessandro.astone@canonical.com>
Date: Wed Dec 18 15:21:11 2024 +0100
Fix AppArmor rules for DBus
Verified working on Ubuntu.
I've tried securing most of the calls, however because this service registers
objects and sends signals about those it must be in some way allowed to send
messages to anyone on the bus.
For this reason, you'll find that for non-sensitive object paths I have not
restricted the peer name.
LP: #2030951
commit 7ee6cf80ee77ad2ffa7cc3933cd9121d6f575325
Author: Laurent Bigonville <bigon@debian.org>
Date: Tue Dec 24 16:47:02 2024 +0100
debian/README.Debian: Update the README to explicitly state we are using beaconDB