From 022da9e4a8a39ec4c7d9458aa57a3bd16a1f38698037e5731ebf533e3601f0a6 Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Tue, 18 Jun 2024 18:57:02 +0000 Subject: [PATCH] Fix for Invalid cross-device link (etc/localtime) OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=489 --- postfix-SUSE.tar.gz | 4 ++-- postfix-bdb.changes | 8 +++++++- postfix.changes | 6 ++++++ 3 files changed, 15 insertions(+), 3 deletions(-) diff --git a/postfix-SUSE.tar.gz b/postfix-SUSE.tar.gz index a0ee990..5f3642b 100644 --- a/postfix-SUSE.tar.gz +++ b/postfix-SUSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:ac6c02f36dc447ed8bf3574ed1dd200d26bb9f10d2f84214592a15bc28125806 -size 25138 +oid sha256:a9552819fd11187d3a2975a50bf0bccbd740033d6c4d0b4d023dfd48d49647e1 +size 25290 diff --git a/postfix-bdb.changes b/postfix-bdb.changes index dd46d4c..caad5ed 100644 --- a/postfix-bdb.changes +++ b/postfix-bdb.changes @@ -1,5 +1,11 @@ ------------------------------------------------------------------- -Tue Jun 11 11:58:50 UTC 2024 - Adam Majer +Tue Jun 18 18:15:47 UTC 2024 - chris@computersalat.de + +- fix for Invalid cross-device link + * failed to create hard link 'etc/localtime' => '/usr/share/zoneinfo/Etc/UTC' + +------------------------------------------------------------------- +Tue Jun 11 11:57:53 UTC 2024 - Adam Majer - Set built-in path values to suse values (bsc#1215689) diff --git a/postfix.changes b/postfix.changes index 70a00fc..caad5ed 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 18 18:15:47 UTC 2024 - chris@computersalat.de + +- fix for Invalid cross-device link + * failed to create hard link 'etc/localtime' => '/usr/share/zoneinfo/Etc/UTC' + ------------------------------------------------------------------- Tue Jun 11 11:57:53 UTC 2024 - Adam Majer