From 6bdc6be1c81bb0cc4c1ab566aa7834c9bef06a30 Mon Sep 17 00:00:00 2001 From: Cruise-z Date: Wed, 12 Jul 2023 10:44:37 +0800 Subject: [PATCH 1/2] feat: add bsdmainutils, exfatprogs, ntpsec, tcpdump bsdmainutils: Transitional package for more utilities from FreeBSD. exfatprogs: Tools to manage extended file allocation table filesystem. This package provides tools to create, check, dump and label the filesystem. ntpsec: Network Time Protocol daemon/utilities (transitional package). tcpdump: command-line network traffic analyzer. log: add bsdmainutils, exfatprogs, ntpsec, tcpdump issue: https://github.com/deepin-community/sig-deepin-sysdev-team/issues/448 https://github.com/deepin-community/sig-deepin-sysdev-team/issues/417 https://github.com/deepin-community/sig-deepin-sysdev-team/issues/433 https://github.com/deepin-community/sig-deepin-sysdev-team/issues/444 --- repos.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/repos.yml b/repos.yml index 3449102a..9a175ef3 100644 --- a/repos.yml +++ b/repos.yml @@ -143,6 +143,10 @@ repos: info: Rime Input Method Engine, the schema data RIME is the acronym of Rime Input Method Engine. + - repo: bsdmainutils + group: deepin-sysdev-team + info: Transitional package for more utilities from FreeBSD. + - repo: btop group: deepin-sysdev-team info: Modern and colorful command line resource monitor that shows usage and stats @@ -255,6 +259,10 @@ repos: group: deepin-sysdev-team info: evilwm is based on aewm by Decklin Foster. + - repo: exfatprogs + group: deepin-sysdev-team + info: Tools to manage extended file allocation table filesystem. This package provides tools to create, check, dump and label the filesystem. + - repo: exif group: deepin-sysdev-team info: command-line utility to show EXIF information in JPEG files @@ -1134,6 +1142,10 @@ repos: info: This package provides a PEM file reader for Network Security Services (NSS), implemented as a PKCS#11 module. + - repo: ntpsec + group: deepin-sysdev-team + info: Network Time Protocol daemon/utilities (transitional package). + - repo: nvidia-graphics-drivers group: deepin-sysdev-team info: Nvidia driver @@ -1806,6 +1818,10 @@ repos: group: deepin-sysdev-team info: Synaptic is a graphical package management tool based on GTK+ and APT. + - repo: tcpdump + group: deepin-sysdev-team + info: command-line network traffic analyzer. + - repo: termit group: deepin-sysdev-team info: Simple terminal emulator based on vte library, embedded Lua From 099f8a3d8947d5c69a44356d44fa95875ccc79c2 Mon Sep 17 00:00:00 2001 From: Cruise-z Date: Thu, 13 Jul 2023 14:46:02 +0800 Subject: [PATCH 2/2] feat: delete bsdmainutils, exfatprogs, ntpsec, tcpdump Due to the workflow not being triggered, it is now deleted and resubmitted. log: delete bsdmainutils, exfatprogs, ntpsec, tcpdump issue: https://github.com/deepin-community/Repository-Manager/pull/191 --- repos.yml | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/repos.yml b/repos.yml index 60bcb4d6..cad39598 100644 --- a/repos.yml +++ b/repos.yml @@ -143,10 +143,6 @@ repos: info: Rime Input Method Engine, the schema data RIME is the acronym of Rime Input Method Engine. - - repo: bsdmainutils - group: deepin-sysdev-team - info: Transitional package for more utilities from FreeBSD. - - repo: btop group: deepin-sysdev-team info: Modern and colorful command line resource monitor that shows usage and stats @@ -275,10 +271,6 @@ repos: group: deepin-sysdev-team info: evilwm is based on aewm by Decklin Foster. - - repo: exfatprogs - group: deepin-sysdev-team - info: Tools to manage extended file allocation table filesystem. This package provides tools to create, check, dump and label the filesystem. - - repo: exif group: deepin-sysdev-team info: command-line utility to show EXIF information in JPEG files @@ -1190,10 +1182,6 @@ repos: info: This package provides a PEM file reader for Network Security Services (NSS), implemented as a PKCS#11 module. - - repo: ntpsec - group: deepin-sysdev-team - info: Network Time Protocol daemon/utilities (transitional package). - - repo: nvidia-graphics-drivers group: deepin-sysdev-team info: Nvidia driver @@ -1942,10 +1930,6 @@ repos: group: deepin-sysdev-team info: Synaptic is a graphical package management tool based on GTK+ and APT. - - repo: tcpdump - group: deepin-sysdev-team - info: command-line network traffic analyzer. - - repo: termit group: deepin-sysdev-team info: Simple terminal emulator based on vte library, embedded Lua