]> git.proxmox.com Git - systemd.git/commitdiff
Refresh patches
authorLuca Boccassi <bluca@debian.org>
Sun, 11 Jun 2023 22:04:52 +0000 (23:04 +0100)
committerLuca Boccassi <bluca@debian.org>
Sun, 11 Jun 2023 22:05:23 +0000 (23:05 +0100)
debian/patches/debian/Don-t-enable-audit-by-default.patch
debian/patches/debian/Downgrade-a-couple-of-warnings-to-debug.patch
debian/patches/debian/Re-enable-journal-forwarding-to-syslog.patch
debian/patches/debian/Revert-core-one-step-back-again-for-nspawn-we-actual.patch
debian/patches/debian/Revert-core-set-RLIMIT_CORE-to-unlimited-by-default.patch
debian/patches/debian/Skip-filesystem-check-if-already-done-by-the-initram.patch
debian/patches/debian/Use-Debian-specific-config-files.patch
debian/patches/debian/fsckd-daemon-for-inter-fsckd-communication.patch
debian/patches/p11kit-switch-to-dlopen.patch

index a8e242ef253592afd952f957f192b3e1ca1fde17..a0484e7f575553a3711d76694e887fe08337cda0 100644 (file)
@@ -29,7 +29,7 @@ index 185e1dc..d963a1d 100644
  
        <varlistentry>
 diff --git a/src/journal/journald-server.c b/src/journal/journald-server.c
-index 9e44ec7..e3ef708 100644
+index bced165..6356be2 100644
 --- a/src/journal/journald-server.c
 +++ b/src/journal/journald-server.c
 @@ -2275,7 +2275,7 @@ int server_init(Server *s, const char *namespace) {
index be066631d64caf5bd8e8a04850cc52e91a378879..85055550a3a24deecacd86527b462c56fa68f616 100644 (file)
@@ -16,7 +16,7 @@ Closes: #981407
  3 files changed, 7 insertions(+), 3 deletions(-)
 
 diff --git a/src/core/load-fragment.c b/src/core/load-fragment.c
-index 1a58953..4fd2997 100644
+index 987f98a..fcde54f 100644
 --- a/src/core/load-fragment.c
 +++ b/src/core/load-fragment.c
 @@ -543,6 +543,7 @@ static int patch_var_run(
@@ -51,7 +51,7 @@ index 3c5df6c..24eff86 100644
                                      "Please update package to include a native systemd unit file, in order to make it more safe and robust.", fpath);
  
 diff --git a/src/tmpfiles/tmpfiles.c b/src/tmpfiles/tmpfiles.c
-index ba69a19..b7fc985 100644
+index b18ac75..4cf52af 100644
 --- a/src/tmpfiles/tmpfiles.c
 +++ b/src/tmpfiles/tmpfiles.c
 @@ -2990,6 +2990,7 @@ static int specifier_expansion_from_arg(const Specifier *specifier_table, Item *
index 9c453fa4f727083a8e3decf42074ff04ad529bfc..b999a0114e0ba2bab99d9b197845c9cc51e6e702 100644 (file)
@@ -30,7 +30,7 @@ index 24cee4c..185e1dc 100644
          <literal>systemd.journald.forward_to_kmsg</literal>,
          <literal>systemd.journald.forward_to_console</literal>, and
 diff --git a/src/journal/journald-server.c b/src/journal/journald-server.c
-index b4ffd38..9e44ec7 100644
+index 6faf48d..bced165 100644
 --- a/src/journal/journald-server.c
 +++ b/src/journal/journald-server.c
 @@ -2285,6 +2285,7 @@ int server_init(Server *s, const char *namespace) {
index 8af9e94744e3eb5da77a2918a87b92c977af3344..4ada48212610643aaafe85797b7bf8867119d3ef 100644 (file)
@@ -14,10 +14,10 @@ Bug-Fedora: https://bugzilla.redhat.com/show_bug.cgi?id=1141137
  1 file changed, 1 insertion(+), 10 deletions(-)
 
 diff --git a/src/core/unit.c b/src/core/unit.c
-index 7096e1f..f2a8278 100644
+index d896efe..1b5330c 100644
 --- a/src/core/unit.c
 +++ b/src/core/unit.c
-@@ -4634,16 +4634,7 @@ int unit_kill_context(
+@@ -4647,16 +4647,7 @@ int unit_kill_context(
  
                  } else if (r > 0) {
  
index 347c71d1f8e7b7b286d43655f11e1684e3132658..11ea10d587537fb3caf235b88056fba7d863192d 100644 (file)
@@ -19,10 +19,10 @@ Bug-Debian: https://bugs.debian.org/815020
  2 files changed, 1 insertion(+), 21 deletions(-)
 
 diff --git a/src/core/main.c b/src/core/main.c
-index 2b746ce..5cfdaef 100644
+index de6913c..0e8f66e 100644
 --- a/src/core/main.c
 +++ b/src/core/main.c
-@@ -1652,24 +1652,6 @@ static void cmdline_take_random_seed(void) {
+@@ -1650,24 +1650,6 @@ static void cmdline_take_random_seed(void) {
                     "This functionality should not be used outside of testing environments.");
  }
  
@@ -47,7 +47,7 @@ index 2b746ce..5cfdaef 100644
  static void initialize_core_pattern(bool skip_setup) {
          int r;
  
-@@ -2806,8 +2788,6 @@ int main(int argc, char *argv[]) {
+@@ -2812,8 +2794,6 @@ int main(int argc, char *argv[]) {
                          kernel_timestamp = DUAL_TIMESTAMP_NULL;
                  }
  
index 1587554a2144a512d9e65a8faaed13b87888d35d..c8192750f770fc010b0343184928e7dc8172acc6 100644 (file)
@@ -15,7 +15,7 @@ Closes: #810748
  2 files changed, 9 insertions(+), 3 deletions(-)
 
 diff --git a/src/fstab-generator/fstab-generator.c b/src/fstab-generator/fstab-generator.c
-index e76de45..8619dba 100644
+index 63f0f36..8b3c732 100644
 --- a/src/fstab-generator/fstab-generator.c
 +++ b/src/fstab-generator/fstab-generator.c
 @@ -368,6 +368,7 @@ static int add_mount(
index a1c0dd3c7f5a7d2cc65e2460b72ee667382fb607..3f8919766211a62a8dc5e46a3232cd018a522501 100644 (file)
@@ -46,7 +46,7 @@ index 63db78b..4d45a7b 100644
                          if (r < 0)
                                  return log_error_errno(r, "Failed to copy %s: %m", etc_localeconf);
 diff --git a/src/locale/localed-util.c b/src/locale/localed-util.c
-index dd2bbf5..e1625df 100644
+index 4d021fb..d9050c0 100644
 --- a/src/locale/localed-util.c
 +++ b/src/locale/localed-util.c
 @@ -128,7 +128,6 @@ int vconsole_read_data(Context *c, sd_bus_message *m) {
index a8eba9534ad119f8337d6e7c514efe2d510733e9..cb01aac14232d4556f3b2fde0f5c6724dabed22b 100644 (file)
@@ -59,12 +59,12 @@ http://lists.freedesktop.org/archives/systemd-devel/2015-April/030175.html
  create mode 100644 units/systemd-fsckd.socket
 
 diff --git a/man/rules/meson.build b/man/rules/meson.build
-index bb77990..8609433 100644
+index 4819b15..4b52db1 100644
 --- a/man/rules/meson.build
 +++ b/man/rules/meson.build
 @@ -892,6 +892,7 @@ manpages = [
    '8',
-   ['systemd-fsck', 'systemd-fsck-root.service'],
+   ['systemd-fsck', 'systemd-fsck-root.service', 'systemd-fsck-usr.service'],
    ''],
 + ['systemd-fsckd.service', '8', ['systemd-fsckd.socket', 'systemd-fsckd'], ''],
   ['systemd-fstab-generator', '8', [], ''],
@@ -239,10 +239,10 @@ index 0000000..b7ad58d
 +
 +</refentry>
 diff --git a/meson.build b/meson.build
-index b7768d9..2f6d9c8 100644
+index 39b101b..e5cdd1e 100644
 --- a/meson.build
 +++ b/meson.build
-@@ -3348,6 +3348,15 @@ executable(
+@@ -3351,6 +3351,15 @@ executable(
          install : true,
          install_dir : rootlibexecdir)
  
index d9fd919a0b204f949dd9c55ca3c37850362266ed..609a349a8cbba0a010eb501dd48e90761d3df280 100644 (file)
@@ -13,10 +13,10 @@ Subject: p11kit: switch to dlopen()
  7 files changed, 202 insertions(+), 60 deletions(-)
 
 diff --git a/meson.build b/meson.build
-index 3570494..b7768d9 100644
+index 616493e..39b101b 100644
 --- a/meson.build
 +++ b/meson.build
-@@ -1445,8 +1445,10 @@ if want_p11kit != 'false' and not skip_deps
+@@ -1448,8 +1448,10 @@ if want_p11kit != 'false' and not skip_deps
                                 version : '>= 0.23.3',
                                 required : want_p11kit == 'true')
          have = libp11kit.found()
@@ -718,10 +718,10 @@ index 85dbb81..55728c2 100644
  }
  
 diff --git a/test/test-functions b/test/test-functions
-index ae0a993..be3b686 100644
+index 41925b4..be14dd5 100644
 --- a/test/test-functions
 +++ b/test/test-functions
-@@ -1276,7 +1276,7 @@ install_missing_libraries() {
+@@ -1280,7 +1280,7 @@ install_missing_libraries() {
      local lib path
      # A number of dependencies is now optional via dlopen, so the install
      # script will not pick them up, since it looks at linkage.
@@ -730,7 +730,7 @@ index ae0a993..be3b686 100644
          ddebug "Searching for $lib via pkg-config"
          if pkg-config --exists "$lib"; then
                  path="$(pkg-config --variable=libdir "$lib")"
-@@ -1288,6 +1288,10 @@ install_missing_libraries() {
+@@ -1292,6 +1292,10 @@ install_missing_libraries() {
                  if ! [[ ${lib} =~ ^lib ]]; then
                          lib="lib${lib}"
                  fi