7 Star 1 Fork 7

OpenCloudOS Stream/dnf

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
0002-Protect-dnf.patch 571 Bytes
一键复制 编辑 原始数据 按行查看 历史
brucezhang 提交于 2024-10-17 17:08 . Protect dnf
From 54c06c52652cb7ac2d85c0d6ad69b448dd1b9734 Mon Sep 17 00:00:00 2001
From: Ze Zhang <[email protected]>
Date: Thu, 17 Oct 2024 17:04:18 +0800
Subject: [PATCH] Protect dnf
---
etc/dnf/protected.d/dnf.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/etc/dnf/protected.d/dnf.conf b/etc/dnf/protected.d/dnf.conf
index c2b5885..15b8aa9 100644
--- a/etc/dnf/protected.d/dnf.conf
+++ b/etc/dnf/protected.d/dnf.conf
@@ -1,3 +1,3 @@
# DNF is obsoleted in Fedora 39 by DNF 5 and should no longer be marked as protected.
-# dnf
+dnf
--
2.41.1
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opencloudos-stream/dnf.git
[email protected]:opencloudos-stream/dnf.git
opencloudos-stream
dnf
dnf
master

搜索帮助