Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Eric Sandall (f780622ac596954d01a8a793864d595d7aa1d902)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Eric Sandall <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Eric Sandall (f780622ac596954d01a8a793864d595d7aa1d902)
  • Date: Fri, 5 Jun 2020 20:43:08 +0000

GIT changes to master grimoire by Eric Sandall <sandalle AT sourcemage.org>:

archive/xz-utils/CONFLICTS | 1 -
archive/xz-utils/HISTORY | 5 +++++
2 files changed, 5 insertions(+), 1 deletion(-)

New commits:
commit f780622ac596954d01a8a793864d595d7aa1d902
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>

xz-utils: Does not conflict with itself, breaks cast

diff --git a/archive/xz-utils/CONFLICTS b/archive/xz-utils/CONFLICTS
index beb8b32..2e5eeb0 100755
--- a/archive/xz-utils/CONFLICTS
+++ b/archive/xz-utils/CONFLICTS
@@ -1,2 +1 @@
conflicts lzma-utils y
-conflicts xz-utils y
diff --git a/archive/xz-utils/HISTORY b/archive/xz-utils/HISTORY
index cb62b1a..8f0d43d 100644
--- a/archive/xz-utils/HISTORY
+++ b/archive/xz-utils/HISTORY
@@ -1,3 +1,8 @@
+2020-06-05 Eric Sandall <sandalle AT sourcemage.org>
+ * CONFLICTS: Doesn't conflict with itself
+ Causes upgrades/rebuilds to break as file links against liblzma.so.5
+ and then we cannot decompress any files via cast.
+
2020-03-20 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 5.2.5
* patches/pkglibdir.patch: removed



  • [SM-Commit] GIT changes to master grimoire by Eric Sandall (f780622ac596954d01a8a793864d595d7aa1d902), Eric Sandall, 06/05/2020

Archive powered by MHonArc 2.6.24.

Top of Page