<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Guido Günther pushed to branch debian/latest at <a href="https://salsa.debian.org/libvirt-team/libvirt">Libvirt Packaging Team / libvirt</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/ad44f4f69d2b9792550de16fe13130d2684f7a8c">ad44f4f6</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-24T13:36:12+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>dirs: Don't list /usr/share/polkit-1/rules.d
We install a file inside it, which automatically takes care of
creating the directory. No need to list it explicitly.
This was probably needed in the past since polkit support is
conditionally enabled, but these days the binary package itself
is Linux only so we can keep things simple.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/ebce687dd5a0d33b581d8b22efbc6468242fd393">ebce687d</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:45:58+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Drop unnecessary use of ${source:Version}
In order to ensure that the package is binNMU-able, we need to
play some shenanigans when it comes to dependencies between
arch:all and arch:any packages.
In the case of libvirt-daemon-system and libvirt0, however,
both packages are arch:any so we can simply use
${binary:Version}, as is already the case for its other
dependencies.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/9ae33a06adaac86fca9d4eba819980d641c5d259">9ae33a06</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:52+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>snippets: Transfer conffiles on update too
When the conffile transfer functionality was initially
implemented, we only needed it to handle a single scenario:
moving conffiles between existing packages and newly-introduced
package.
Soon, we will need it to handle an additional scenario: moving
conffiles between two existing packages.
Luckily, making this work only requires a small tweak to the
gating check. The actual logic applies completely unchanged.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/741ed5e0658c22259d772e129547f2ad32bfadf7">741ed5e0</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:52+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>snippets: Introduce firstver for conffile transfer
Our logic currently assumes that the conffile we're trying to
transfer has existed in the package since forever, and that
assumption applies to most cases so it hasn't caused any trouble
until now.
However, libvirt 10.4.0 introduced a new conffile that we want
to be able to transfer between packages, and we need to make
sure that its absence is not misinterpreted.
In order to do that, introduce a new parameter "firstver" for
all conffile transfer functions. This will contain the first
version that added the conffile to "pkgfrom".
For all existing conffiles, use 6.0.0-0 as "firstver". This
might look odd, but it ensures that upgrades from the version
of libvirt shipped with Ubuntu 20.04 will work correctly.
We could hunt for more accurate versioning information, but
that would require an annoying amount of additional work and
we don't really care about anything older than that anyway.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/a7383b134334424d3a27a92444bb65fded235dc4">a7383b13</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:52+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>snippets: Rename firstver for template handling
For consistency with the conffile transfer code.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/d3fc39de7e4386d114ff4b6ebe5e9318f5842e2a">d3fc39de</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:52+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>snippets: Delete unchanged conffile on transfer
The current approach to conffile transfer is to always preserve
the existing file.
This is extremely safe, but it has one significant drawback:
if the contents of the conffile, as shipped, have been changed
since the original package version, then the user will miss out
on those improvements.
We can do better.
If the conffile has been customized by the user, of course we
still have no choice but to preserve its contents, otherwise we
would risk breaking the user's setup.
If its contents still match the default, however, we can skip
the entire conffile transfer process and simply allow pkgto to
install its own (updated, improved) version of the conffile.
Incidentally, this matches perfectly dpkg's own handling of
conffiles, where conffiles are silently upgraded unless local
changes are present.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/82dc7126a7f2e691943ff89f8eb9e5f3b64be1b3">82dc7126</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>postrm: Move cleanup of obsolete AppArmor files to purge
purge, not abort-{install,upgrade}, is the appropriate time
to clean up after ourselves.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/9748cf445dbe97c245f1965c326934c93540a721">9748cf44</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>postrm: Fix cleanup of obsolete AppArmor files
rmdir --ignore-fail-on-non-empty will still fail if the
directory doesn't exist at all, so we should make sure that
it does before attempting to delete it.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/e5ac3c327c5f320be47e62a5661d479f2d4e39f8">e5ac3c32</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>postinst: Make cleanup of local AppArmor abstraction conditional
Right now we perform the cleanup unconditionally, but there's
a scenario in which that could be problematic.
Old versions of the abstractions, including those shipped in
bookworm, were written with AppArmor 2 in mind, which didn't
implement the "include if exists" directive.
If we were to bring forward such a configuration, specifically
because of the abstractions undergoing the conffile transfer
process, and also deleted the local abstractions at the same
time because they're empty, the profiles would become invalid
and VM startup completely broken.
In order to avoid that possibility, only delete the local
abstractions if the AppArmor configuration has not been
customized by the local admin. In that case, we know that the
abstraction itself will use the "include if exist" directive
and thus that it's fine for the local abstractions not to be
present.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/a834ab67f6081d180ab6428749a9de514e95ee09">a834ab67</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Temporarily drop generated file
In order to make upcoming changes easier to review, the
generated file is temporary dropped. It will be re-introduced
once we're done, obviously, since the package can't be built
at all with it missing.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/042a8cc6d80e837eff803d38539b92039653a753">042a8cc6</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce common package
The libvirt.conf and libvirt-admin.conf configuration files
are parsed by the library itself to ensure that whatever client
is used, including third-party ones such as virt-manager, will
obey the settings contained therein.
Accordingly, the files should live in the library package, not
together with the default clients.
However, since the library package itself is Multi-Arch aware
and so it's possible to install multiple copies of it in
parallel, it's likely not a good idea to include conffiles in
it.
Take a slightly different approach, and create a common package
for the conffiles to live in. Since we're at it, we can move
all existing data files to it as well, eliminating the risk to
have any conflict whatsoever.
All other binary package currently point to libvirt0 for their
docs, and we have to switch them to libvirt-common instead.
Luckily the dir_to_symlink dpkg-maintscript-helper command is
very robust, and will behave correctly if the switch to symlink
has already been performed in a previous update: in that case,
the old symlink will simply be replaced with the new one.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/933395006c7290337d127114846365a04c1630c4">93339500</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-common package
As of today, Debian only ships the libvirtd monolithic daemon.
Modular daemons were introduced several years ago as a more
secure and flexible alternative, and they're currently the
recommended deployment option both upstream and in other distros
such as Fedora.
Our long-term goal is to make a modular deployment possible in
Debian too, but a significant amount of work is still necessary
for that to happen. As a preparatory step, move some files that
are needed both for monolithic and modular deployments into a
separate package.
Appropriate package relationship are declared to ensure that
things will behave as expected at upgrade time. The usual dance
is performed to correctly transfer conffiles between packages.
It's worth noting that a couple of commands (virt-admin,
virt-host-validate) are moved into this new package from the
libvirt-clients package. While this might look surprising, it's
actually the right thing to do: both tools are only useful
when run directly on the virtualization host, so they don't
belong in the libvirt-clients package, which can be installed
a client machine to manage a remote hypervisor.
This commit moves files and conffiles, but a few additional
items need to be handled too. That will happen in the next
couple of commits.
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/55ceeffd73f5fd90e3ecfaf54244fcab3ada78de">55ceeffd</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>dirs: Move to daemon-common
A few directories are not specific to any driver, so they
belong to the common package.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/2337edb8dbcb9b5941228910e81174bf4291d5ee">2337edb8</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>postinst: Move user handling to daemon-common
The "libvirt" group is not specific to any hypervisor driver,
so it should be handled by the common package.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/ec69c79438d4bd785d084ccff6ef46baa1e85998">ec69c794</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Move more files to daemon package
These configuration items, including systemd units and sysv
init script, belong together with the corresponding daemon.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/fb2e09372f61722b46841ed993100111a936bd6f">fb2e0937</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-log package
This package contains the virtlogd daemon along with all its
configuration files, including systemd units and sysv init
script.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/e99f19552118fabde9f577f8f4036df7743dda1c">e99f1955</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-lock package
This package contains the virtlockd daemon along with all its
configuration files, including systemd units and sysv init
script.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/0110b9f5959ca85ab63297ddfdda6bdde979acb4">0110b9f5</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>rules: Adjust service configuration
After the recent changes, we need to update the calls to
service-related debhelper tools so that they can work again.
Things are actually somewhat simpler after the change, since
we no longer need to install the sysv init script and the
default file for each service into separate packages. This was
necessary in the past, when Debian tooling got confused by the
presence of the sysv init script and didn't handle systemd
units correctly on upgrade; those bugs have since been
addressed, so there is no longer any reason to have separate
packages for systemd and sysv init support, and we can just
keep everything together just like every other package in
Debian already does.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/d776368f224581fbecb230daacd0520f7a924348">d776368f</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Mark daemon-system-* packages as dummy
Now that the bugs that caused them to be created have been
long fixed, we can finally get rid of these annoying extra
packages and return to a less quirky setup.
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/9497159f42b493f6f0e0c2fd73b5f91960898a82">9497159f</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>install: Move conffiles to daemon-driver-xen
We no longer need to make the installation conditional, as
the entire package is only built on ARCHES_XEN.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/504c5cc4971f69b943f953987da466ee7d36f557">504c5cc4</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>install: Move conffiles to daemon-driver-lxc
We no longer need to make the installation conditional, as
the entire package is only built on ARCHES_LXC.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/5b04653809ee3f24a4b4df22bdcdda4efbaf00e2">5b046538</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>dirs: Move to daemon-driver-lxc
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/75de05f5ea50340a84dea2922eb9a3aec21dbd96">75de05f5</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>install: Move conffiles to daemon-driver-qemu
We no longer need to make the installation conditional, as
the entire package is only built on ARCHES_QEMU.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/060b0becd5af4da034f1b672749c7daf13c6c038">060b0bec</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>dirs: Move to daemon-driver-qemu
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/68b263fe82e0468e19113d1a79b57e3e1ca165f3">68b263fe</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>postinst: Move user handling to daemon-driver-qemu
The "qemu" user/group is specific to the QEMU driver and it
should be handled by the corresponding package. This requires
moving the debconf templates too, since the prompt is related
to UID/GID allocation.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/05d29bd73e9ffecaba1bd724ab261a26748f9e11">05d29bd7</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-network package
This package contains the network driver along with all its
data and configuration files.
Note that, in this one case, the value for "firstver" as
passed to the various functions implementing conffile transfer
is the fairly recent version in which network.conf was
introduced.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/28407562385a618ce8edbe239495cc8b53ac6f74">28407562</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-nwfilter package
This package contains the nwfilter driver along with all its
data and configuration files.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/8686b08d54fd114080d2693dbc6ff90b15ff4151">8686b08d</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-storage package
This package contains the storage driver along with all its
data and configuration files.
Note that this contains just the core storage handling
functionality: the storage driver itself and the "fs" storage
driver. Additional storage drivers will be shipped in separate
packages.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/692c662b0409d85097c71dc05605c5e57a063aeb">692c662b</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-storage-logical package
This package contains the LVM backend for the storage driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/69a46d1d2273e2d1d18e7ba7e236f17e24a457df">69a46d1d</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-storage-disk package
This package contains the disk backend for the storage driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/1d10655ccc88fb17848b28eab26e7fac92fec150">1d10655c</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-storage-scsi package
This package contains the scsi backend for the storage driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/7aec204ac95db2dc3c1ee18a2caf91e24ec834db">7aec204a</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-storage-iscsi package
This package contains the iscsi backend for the storage driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/d81ff23e41a6ab8b60b7ea188acbf2f02772bfde">d81ff23e</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-storage-mpath package
This package contains the multipath backend for the storage driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/2367c4b6e00dcdfdf0df02d8ee6f0dd906e08128">2367c4b6</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-interface package
This package contains the interface driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/5203e5b805e075aec7c15c9928eaa837a2211c66">5203e5b8</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-nodedev package
This package contains the nodedev driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/5e5408917bc3e68a5e2f62dc663b79af129d7c73">5e540891</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-driver-secret package
This package contains the secret driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/c3ff09501d620f9b3a6fd5bb57597cc366a81684">c3ff0950</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-plugin-lockd package
This package contains the plugin that relies on virtlockd.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/94b13fe7dd72571a378f6ef0a931e977efca5bc5">94b13fe7</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Introduce daemon-plugin-sanlock package
This package contains the plugin that relies on sanlock.
It's mostly a rename of the existing libvirt-sanlock for
consistency with the just-introduce libvirt-daemon-plugin-lockd,
but a few additional files are moved over from libvirt-daemon
as well.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/bedb674fcfa092abe3ac809d7b63834632096e30">bedb674f</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>dirs: Move to daemon-plugin-sanlock
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/0ac1f2c1b02dbc897e08a4797883bffe51d16351">0ac1f2c1</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Mark sanlock package as dummy
The daemon-plugin-sanlock package replaced it.
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/5adbed5c939e54c1a4624ae482e06899353c029e">5adbed5c</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>install: Split AppArmor configuration across packages
Bits that are tied to a specific binary go in the same package
as that binary, while bits that are tied to a specific
hypervisor driver go in the same package as that driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/9a042e58a4d7ba142c3729dff26f212bab7ec0df">9a042e58</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Make daemon-plugin-lockd depend on daemon-lock
The plugin requires virtlockd to work.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/0916418c96383787101d189775aadd9f74cab729">0916418c</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Make daemon-driver-qemu depend on daemon-log
The QEMU driver needs virtlogd to work.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/a0dcbe5753197ff0a698b786811fa84bd0860396">a0dcbe57</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Make daemon-config-network depend on daemon-driver-network
It doesn't make sense to install the configuration without the
corresponding driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/e7cb93d6d2b51e48283cc8f9fde6394e737730f1">e7cb93d6</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Make daemon-config-nwfilter depend on daemon-driver-nwfilter
It doesn't make sense to install the configuration without the
corresponding driver.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/6210d26956d9cfd35b8283b94183f3ec863342d3">6210d269</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Downgrade several Depends to Recommends
When introducing all the new packages that (partially) replace
existing ones, we have liberally added Depends from the old
packages to the new ones, in order to ensure that existing
installations would not lose functionality on upgrade.
In some cases, however, these strong dependency are undesirable
and can even cause dependency loops, which is something that we
want to avoid.
In order to make things better, we now downgrade several of
those Depends to Recommends.
This still achieves our goal of ensuring smooth upgrades, since
disabling Recommends is a "you get to keep both pieces" kind of
deal, especially during upgrades, while at the same time making
it possible to obtain smaller/cleaner installs by strategically
removing certain packages.
The detailed list of Depends that are weakened to Recommends is
as such:
daemon-system -> daemon-driver-lxc, daemon-driver-xen
daemon -> daemon-*
daemon-plugin-lockd -> daemon
daemon-plugin-sanlock -> daemon
There is a single scenario in which we don't simply downgrade
the dependency, but drop it altogether instead: that's the
clients -> daemon-common
dependency. In this case, we really don't want the client
package to drag in part of the daemon package, even if it's
just a few files, since it's very common to install the client
package to connect to a remote hypervisor.
This is safe to do in this specific case because the files
that we've moved between packages, namely the virt-admin and
virt-host-validate commands, only work when run locally on the
hypervisor host, so we can be sure that anyone who actually
needs them also has the full daemon package installed.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/5067dfa0865e2bb34a223bb12f19901b3db2d6c2">5067dfa0</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Make daemon-common depend on sensible-utils
It's used by virt-admin.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/ab097e204b18bb4c2b15ca4dc63d74c750d02937">ab097e20</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Split and move Enhances
Each driver enhances the corresponding hypervisor.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/ab594e654b7a4c47a6593db3872244ba57ddfd1b">ab594e65</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Shuffle external dependencies
We've already taken care of all internal dependencies, now it's
time for the external ones.
Most of the changes are obvious: for example, it makes perfect
sense that the QEMU driver would be the one depending on QEMU.
In a few cases, such as for adduser, dependencies had to be
duplicated since the maintainer script snippet that uses them
has been split across multiple binary packages.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/05c4c2ceba0edd1dfd5692f54c54bf350efefb14">05c4c2ce</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Update description for daemon-system
The old description is no longer accurate.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/28bbdf806a588eb50acee351041b6ef757f22bc8">28bbdf80</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>control: Re-introduce generated file
So that the package can once again be built.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/00d83d73eba4f4e9c93e6ec3f4679cfbbcd5ab59">00d83d73</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>lintian: Move overrides
The warnings we want to override remain the same, but the
packages they apply to have changed.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/19f39a35b31efb7d4d76425f2a37e929e4d06fba">19f39a35</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>lintian: Add source overrides
The dummy transitional packages that we've recently introduced
all share the same description, which lintian doesn't like.
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/cf64ba3b65678278d20ca17074ff550d45da0872">cf64ba3b</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>install: Perform usr-merge transition
Move all systemd units as well as the NSS plugin under /usr.
Note that this change is performed in the simplest possible way,
which has the downside of making the package no longer trivially
backportable to bookworm. This is considered fine since other
changes implemented during the trixie development cycle, namely
the 64-bit time_t transition, make such backports very hard to
perform.
Closes: #1064126
Thanks: Michael Biebl, Helmut Grohne
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/f60bf53299095a4f7165a8f7d208019eef85d0bc">f60bf532</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:49:53+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>news: Update with information about recent changes
Gbp-Dch: Ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/libvirt-team/libvirt/-/commit/293f6232563469e1e25cce8128dd9bf82bc84a99">293f6232</a></strong>
<div>
<span> by Andrea Bolognani </span> <i> at 2024-08-25T15:52:19+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Document changes and release 10.6.0-2
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#b3f55b8d9783f2ed27acfd1f0fe06dfc461e2aba">
debian/NEWS
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#b023be67fea6750351b07b7b6e34198f7685da83">
debian/control.in
</a>
</li>
<li class="file-stats">
<a href="#a90b1322fe591b76464801d87ea084c7e9e80b26">
debian/libnss-libvirt.install.in
</a>
</li>
<li class="file-stats">
<a href="#3f2826511a37ea3f594e445a9fb23b6bb8f9c44d">
debian/libnss-libvirt.links
</a>
</li>
<li class="file-stats">
<a href="#bd95a0575a88e99cae09c9a638638a1ec8c20dcb">
debian/libnss-libvirt.maintscript
</a>
</li>
<li class="file-stats">
<a href="#40f6eb914d82c0356a163f48df7c9560d7649f81">
debian/libvirt-clients-qemu.links
</a>
</li>
<li class="file-stats">
<a href="#1a8eab36b524a5ee80a4d124cd56f975dd135f23">
debian/libvirt-clients-qemu.maintscript
</a>
</li>
<li class="file-stats">
<a href="#0b49b68528ccd3dad409b404d947ec5e28ba21ac">
debian/libvirt-clients.install.in
</a>
</li>
<li class="file-stats">
<a href="#cef651fa2df4fd53b25bc651b8a7da3097764716">
debian/libvirt-clients.links
</a>
</li>
<li class="file-stats">
<a href="#4c5ce9968ba54dfdf8a0cf70c5399b4836a6c295">
debian/libvirt-clients.maintscript
</a>
</li>
<li class="file-stats">
<a href="#6a5bfccec09b86d20ab0dbc0a73dab066a4ffdef">
debian/libvirt-clients.postrm.in
</a>
</li>
<li class="file-stats">
<a href="#fa48ee54c4b9c095e39c7b635cb52479c445fa40">
debian/libvirt-clients.preinst.in
</a>
</li>
<li class="file-stats">
<a href="#2d18019d160cb182414de373708bba93cbb451f4">
debian/libvirt0.docs
→
debian/libvirt-common.docs
</a>
</li>
<li class="file-stats">
<a href="#364628f66c411d3ae8bd82673f7d1a0743cf9066">
<span class="new-file">
+
debian/libvirt-common.install.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#e46d8885251aba2296d693b8f498cf62cf2ad643">
<span class="new-file">
+
debian/libvirt-common.postinst.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#59b81ec9cf5ebb9b1b1bafdc755c66f7c5024b45">
<span class="new-file">
+
debian/libvirt-daemon-common.dirs
</span>
</a>
</li>
<li class="file-stats">
<a href="#5429900790185245bf19510ceb502c8978e9a7bd">
<span class="new-file">
+
debian/libvirt-daemon-common.install.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#232a0fb226b29dcf816267e14d2356b1a6ac8ddc">
debian/libvirt-daemon-system.libvirt-guests.default
→
debian/libvirt-daemon-common.libvirt-guests.default
</a>
</li>
<li class="file-stats">
<a href="#a0e79b86e6c34ccd7032d3de2916135f56901238">
debian/libvirt-daemon-system-sysv.libvirt-guests.init
→
debian/libvirt-daemon-common.libvirt-guests.init
</a>
</li>
<li class="file-stats">
<a href="#6d38aed38e62c5d54f0c50198b7f3844907f467b">
<span class="new-file">
+
debian/libvirt-daemon-common.links
</span>
</a>
</li>
<li class="file-stats">
<a href="#0430f0449498f910b8836f68ba369d1e3ff4e1b3">
<span class="new-file">
+
debian/libvirt-daemon-common.lintian-overrides
</span>
</a>
</li>
<li class="file-stats">
<a href="#ede9f146e106e6326f50413fa942cc28054af6d3">
<span class="new-file">
+
debian/libvirt-daemon-common.postinst.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#cd330166428766f036e8e0c64c60498f31246096">
<span class="new-file">
+
debian/libvirt-daemon-common.postrm.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#01cea410160f6f41a7f0d9cde7d63c84fb4aa7ea">
debian/libvirt-daemon-config-network.links
</a>
</li>
<li class="file-stats">
<a href="#3b0244a97a818cd2540a26366f1ae8350bc49650">
debian/libvirt-daemon-config-network.maintscript
</a>
</li>
<li class="file-stats">
<a href="#f7186eaed5a4214a5e7dbc8b60caf9156282ed2d">
debian/libvirt-daemon-config-network.postinst.in
</a>
</li>
<li class="file-stats">
<a href="#f49cb2056dc8990ddb43f65bfa106ac7fd7a6726">
debian/libvirt-daemon-config-nwfilter.links
</a>
</li>
<li class="file-stats">
<a href="#e50d09ab0c09115cce62a54691a7560c3cb60d94">
debian/libvirt-daemon-config-nwfilter.maintscript
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<br>
<a href="https://salsa.debian.org/libvirt-team/libvirt/-/compare/8f151d673aa2cceb333942d27ec9941e112887e1...293f6232563469e1e25cce8128dd9bf82bc84a99">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</p>
</div>
</body>
</html>