rauc (1.15.2-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 1.15.2-2 > 1.15.2-1
- Git: https://salsa.debian.org/debian/rauc.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 2592768
- Browser: https://salsa.debian.org/debian/rauc
- Last scan: 2026-06-15 10:34:04+00
- Next scan: 2026-06-21 00:43:00+00
- Debian changelog in Git:
rauc (1.15.2-2) UNRELEASED; urgency=medium
[ Christopher Obbard ]
* Add Suggests: desync
-- Uwe Kleine-König <ukleinek@debian.org> Tue, 14 Apr 2026 16:22:00 +0200
- This branch is 2 commits ahead of tag debian/1.15.2-1
- Git log:
commit fdf90a24f2ffa2799ea2b2971ae0a6da0302a3b2
Merge: 1bc1fe8 a0ef7e4
Author: Uwe Kleine-König <ukleinek@debian.org>
Date: Tue Apr 14 16:23:39 2026 +0200
Merge branch 'wip/obbardc/add-desync' of salsa.debian.org:obbardc/rauc
d/control: Suggest desync for rauc
See merge request debian/rauc!10
commit a0ef7e4a616f5699fe150879c6244ff589a2dee6
Author: Christopher Obbard <obbardc@debian.org>
Date: Mon Apr 13 00:47:18 2026 +0100
d/control: Suggest desync for rauc
Add desync to rauc Suggests.
desync is a content-addressed, chunk-based file synchronisation tool
which can be used to efficiently distribute large binary artifacts.
When used with rauc it enables more bandwidth-efficient updates by
transferring the only changed chunks rather than full images.
Signed-off-by: Christopher Obbard <obbardc@debian.org>