update package info
This commit is contained in:
parent
1c39887614
commit
d7711a8850
|
@ -1,3 +1,9 @@
|
||||||
|
net-snmp (5.8+dfsg-ok8) yangtze; urgency=medium
|
||||||
|
|
||||||
|
* Update package info.
|
||||||
|
|
||||||
|
-- zhouganqing <zhouganqing@kylinos.cn> Tue, 05 Sep 2023 16:40:20 +0800
|
||||||
|
|
||||||
net-snmp (5.8+dfsg-ok7) yangtze; urgency=medium
|
net-snmp (5.8+dfsg-ok7) yangtze; urgency=medium
|
||||||
|
|
||||||
* cooking-orange-cub CVE-2022-44792、CVE-2022-4479 安全更新
|
* cooking-orange-cub CVE-2022-44792、CVE-2022-4479 安全更新
|
||||||
|
|
|
@ -1,11 +1,7 @@
|
||||||
Source: net-snmp
|
Source: net-snmp
|
||||||
Section: net
|
Section: net
|
||||||
Priority: optional
|
Priority: optional
|
||||||
Maintainer: Openkylin Developers <packaging@lists.openkylin.top>
|
Maintainer: openKylin Developers <packaging@lists.openkylin.top>
|
||||||
XSBC-Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
|
|
||||||
Uploaders: Craig Small <csmall@debian.org>,
|
|
||||||
Thomas Anders <tanders@users.sourceforge.net>,
|
|
||||||
Noah Meyerhans <noahm@debian.org>
|
|
||||||
Build-Depends: debhelper-compat (= 12),
|
Build-Depends: debhelper-compat (= 12),
|
||||||
libtool, libwrap0-dev, libssl-dev, perl (>=5.8), libperl-dev,
|
libtool, libwrap0-dev, libssl-dev, perl (>=5.8), libperl-dev,
|
||||||
autoconf, automake, debianutils (>=1.13.1),
|
autoconf, automake, debianutils (>=1.13.1),
|
||||||
|
@ -17,8 +13,8 @@ Build-Depends: debhelper-compat (= 12),
|
||||||
default-libmysqlclient-dev, libpci-dev, dh-apport
|
default-libmysqlclient-dev, libpci-dev, dh-apport
|
||||||
Build-Conflicts: libsnmp-dev
|
Build-Conflicts: libsnmp-dev
|
||||||
Standards-Version: 4.4.1
|
Standards-Version: 4.4.1
|
||||||
Vcs-Git: https://salsa.debian.org/debian/net-snmp.git
|
Vcs-Git: https://gitee.com/openkylin/net-snmp.git
|
||||||
Vcs-Browser: https://salsa.debian.org/debian/net-snmp
|
Vcs-Browser: https://gitee.com/openkylin/net-snmp
|
||||||
Homepage: http://net-snmp.sourceforge.net/
|
Homepage: http://net-snmp.sourceforge.net/
|
||||||
|
|
||||||
Package: snmpd
|
Package: snmpd
|
||||||
|
|
Loading…
Reference in New Issue