Michael Biebl
2fa4b179e2
Make the C/R against systemd versioned in systemd-standalone-{sysusers,tmpfiles}
...
Those were added to facilitate an upgrade from bullseye. The version
makes it more explicit.
2021-11-11 22:01:59 +01:00
Michael Biebl
c79d1566ec
Drop obsolete dpkg (>= 1.19.3) | systemd-sysv dependency from udev
...
It was added to ensure we have a dpkg with --notify-await which is now
satisfied by a dpkg from oldstable.
2021-11-11 21:52:17 +01:00
Michael Biebl
93607b3d92
Drop obsolete C/R upstart from systemd-sysv
2021-11-11 21:48:03 +01:00
Luca Boccassi
92f5fa8b6a
depend on default-dbus-system-bus | dbus-system-bus
...
Allows users to install only a single system bus implementation.
Prefer the default (dbus-daemon).
2021-11-11 19:37:46 +00:00
Michael Biebl
a81b6c772e
Bump Standards-Version to 4.6.0
2021-11-11 15:38:21 +01:00
Michael Biebl
39f97cdaef
test: use kbd-mode-map we ship in one more test case
2021-11-11 15:38:21 +01:00
Michael Biebl
3905dd695e
Rebase patches
2021-11-10 22:37:56 +01:00
Michael Biebl
932280adc3
New upstream version 249.6
2021-11-10 22:36:17 +01:00
Michael Biebl
5b6cd1402a
Update upstream source from tag 'upstream/249.6'
...
Update to upstream version '249.6'
with Debian dir d8c06bd176
2021-11-10 22:35:51 +01:00
Michael Biebl
2223c7731a
New upstream version 249.6
2021-11-10 22:35:14 +01:00
Michael Biebl
0f565c57e4
Release version 249.5-2 to unstable
2021-11-02 17:30:05 +01:00
Michael Biebl
3b8152c962
hwdb: Allow console users access to media* nodes
...
Closes : #996749
2021-10-31 22:36:02 +01:00
Helmut Grohne
db161f59a9
Fix FTCBFS: Annotate python3-jinja2 dependency with :native
...
Closes : #996501
2021-10-31 22:30:46 +01:00
Michael Biebl
d7af42907f
Release version 249.5-1 to unstable
2021-10-12 22:40:15 +02:00
Michael Biebl
a02c2b97a4
Clean up lintian overrides
2021-10-12 22:32:57 +02:00
Michael Biebl
b6f18a8473
Update debian/copyright
...
Thanks lintian!
Gbp-Dch: Short
2021-10-12 19:51:46 +02:00
Michael Biebl
f69bba4f83
Rebase patches
2021-10-12 19:51:27 +02:00
Michael Biebl
1867fa817c
New upstream version 249.5
2021-10-12 19:49:41 +02:00
Michael Biebl
2a7fbee0d9
Update upstream source from tag 'upstream/249.5'
...
Update to upstream version '249.5'
with Debian dir 45c0551df7
2021-10-12 19:49:33 +02:00
Michael Biebl
ce5f39bdc4
New upstream version 249.5
2021-10-12 19:48:56 +02:00
Michael Biebl
b4f70622da
Release version 249.4-2 to unstable
2021-10-12 14:04:49 +02:00
Michael Biebl
edf29a12d7
Fix #993738 by pulling the patches from upstream PR#20603
...
Instead of reverting the multipath symlink race fixes as we did for
v247.x, we pull the patches from upstream PR#20603.
This was not easily doable for v247 but works for v249.
Gbp-Dch: Short
2021-10-12 13:23:59 +02:00
Michael Biebl
dfebac0088
Remove unused initialize_coredump() function
...
This patch removes the call to initialize_coredump() which currently
triggers the following warning:
../src/core/main.c:1641:13: warning: ‘initialize_coredump’ defined but not used [-Wunused-function]
1641 | static void initialize_coredump(bool skip_setup) {
| ^~~~~~~~~~~~~~~~~~~
With upstream commit
702d40270a
this will become an error, so remove the unused function as well.
Gbp-Dch: Short
2021-10-12 13:23:08 +02:00
Michael Biebl
cdf1c199fd
Merge branch 'debian/master' into debian/experimental
2021-10-12 11:58:00 +02:00
Jan Kiszka
fe915095c9
Install native python packages
...
This fixes cross-building.
2021-10-07 21:55:49 +00:00
Michael Biebl
7de029b91b
Release version 247.9-4 to unstable
2021-10-01 10:34:02 +02:00
Michael Biebl
4200ce2eb0
networkd-test: fix resolved_domain_restricted_dns
...
Cherry-pick upstream commit which hopefully fixes the flakiness in
DnsmasqClientTest.test_resolved_domain_restricted_dns.
2021-10-01 10:33:54 +02:00
Michael Biebl
6dc0a62f30
Revert "test: disable DnsmasqClientTest.test_resolved_etc_hosts in networkd-test.py"
...
This reverts commit 453fd0eb0a .
Let's see if this test is still flaky on debci.
2021-10-01 10:12:05 +02:00
Michael Biebl
ff6fd33762
autopkgtest: Merge configuration of logind test with timedated and related tests
...
They share the same restrictions and merging them avoids a bit of
duplication.
2021-10-01 10:12:05 +02:00
Michael Biebl
98e96f771a
autopktest: Fix timedated test dependencies
...
Add an explicit systemd-timesyncd dependency as it is required by the
timedated test.
2021-10-01 10:11:52 +02:00
Michael Biebl
8439e5f2f5
test: Fix flakiness in TEST-10-ISSUE-2467
2021-10-01 09:58:05 +02:00
Michael Biebl
ecc5d532d4
Revert "tests/udev-test.pl: add multiple device test"
...
Follow-up to make sure the udev autopkgtest passes successfully again
after reverting the multipath symlink race fix.
2021-09-29 02:51:23 +02:00
Michael Biebl
6622ae94ac
Release version 247.9-3 to unstable
2021-09-25 22:01:50 +02:00
Michael Biebl
2669f27b2e
Revert multipath symlink race fix
...
Revert upstream commits which caused a regression in udev resulting in
long delays when processing partitions with the same label.
Closes : #993738
2021-09-25 21:55:48 +02:00
Michael Biebl
3b62a3d502
Release version 247.9-2 to unstable
2021-09-22 21:11:15 +02:00
Michael Biebl
287ced37e2
Demote systemd-timesyncd from Depends to Recommends
...
This avoids a dependency cycle between systemd and systemd-timesyncd and
thus makes dist upgrades more predictable and robust.
It also allows minimal, systemd based containers where no NTP client is
strictly necessary.
To ensure that systemd-timesyncd is installed in a default installation
created by d-i, bump its priority to standard.
Closes : #986651
Closes : #993947
2021-09-22 20:56:21 +02:00
Michael Biebl
59e7f14aef
Release version 249.4-1 to experimental
2021-08-30 11:20:34 +02:00
Michael Biebl
13aa99dc6b
Rebase patches
2021-08-30 10:31:12 +02:00
Michael Biebl
23f1581d26
New upstream version 249.4
2021-08-30 10:30:53 +02:00
Michael Biebl
3ffa419734
Update upstream source from tag 'upstream/249.4'
...
Update to upstream version '249.4'
with Debian dir 26c5d81839
2021-08-30 10:28:34 +02:00
Michael Biebl
2c6f20efa6
New upstream version 249.4
2021-08-30 10:27:49 +02:00
Michael Biebl
0223d2b16e
Release version 249.3-4 to unstable
2021-08-25 09:39:34 +02:00
Michael Biebl
12f25c5edf
Add Conflicts/Replaces: systemd to systemd-standalone-{sysusers,tmpfiles}
...
This allows upgrades from older systemd versions which do not have
Provides: systemd-{sysusers,tmpfiles}.
Closes : #992376
2021-08-25 09:34:24 +02:00
Michael Biebl
efc59a71eb
Release version 247.9-1 to unstable
2021-08-15 21:11:55 +02:00
Michael Biebl
0b4989bbfb
Fix removal of systemd-hwdb-update.service
...
As we don't support factory-reset, we don't need this service.
In Debian, the hwdb binary database is updated via a dpkg file trigger.
2021-08-15 17:28:32 +02:00
Balint Reczey
bae102d6bc
debian/rules: Don't ship README files in (/usr)/lib/*.d
...
README files are typically shipped in /usr/share/doc.
2021-08-15 17:27:48 +02:00
Michael Biebl
be629be92e
Rebase patches
2021-08-15 15:40:20 +02:00
Michael Biebl
90df9d602a
New upstream version 247.9
2021-08-15 15:34:30 +02:00
Michael Biebl
cdc181bd12
Update upstream source from tag 'upstream/247.9'
...
Update to upstream version '247.9'
with Debian dir f23376d060
2021-08-15 15:33:32 +02:00
Michael Biebl
b8b119ce5c
New upstream version 247.9
2021-08-15 15:32:59 +02:00