upgrade to 8.2006.0
This commit is contained in:
parent
ac1972fe5d
commit
d87e06f2fd
Binary file not shown.
BIN
rsyslog-8.2006.0.tar.gz
Normal file
BIN
rsyslog-8.2006.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
BIN
rsyslog-doc-8.2006.0.tar.gz
Normal file
BIN
rsyslog-doc-8.2006.0.tar.gz
Normal file
Binary file not shown.
18
rsyslog.spec
18
rsyslog.spec
@ -3,7 +3,7 @@
|
||||
%define rsyslog_docdir %{_docdir}/rsyslog
|
||||
|
||||
Name: rsyslog
|
||||
Version: 8.2002.0
|
||||
Version: 8.2006.0
|
||||
Release: 1
|
||||
Summary: The rocket-fast system for log processing
|
||||
License: (GPLv3+ and ASL 2.0)
|
||||
@ -20,12 +20,12 @@ Source7: timezone.cron
|
||||
Patch9000: rsyslog-8.24.0-ensure-parent-dir-exists-when-writting-log-file.patch
|
||||
Patch9001: bugfix-rsyslog-7.4.7-imjournal-add-monotonic-timestamp.patch
|
||||
Patch9002: bugfix-rsyslog-7.4.7-add-configuration-to-avoid-memory-leak.patch
|
||||
Patch9003: uvp-security-rsyslog-8.24.0-set-permission-of-syslogd-dot-pid-to-0644.patch
|
||||
Patch9003: rsyslog-8.24.0-set-permission-of-syslogd-dot-pid-to-0644.patch
|
||||
Patch9004: rsyslog-8.37.0-initialize-variables-and-check-return-value.patch
|
||||
|
||||
BuildRequires: gcc autoconf automake bison dos2unix flex pkgconfig python3-docutils libtool
|
||||
BuildRequires: libgcrypt-devel libuuid-devel zlib-devel krb5-devel libnet-devel gnutls-devel
|
||||
BuildRequires: libfastjson-devel >= 0.99.8 libestr-devel >= 0.1.9 systemd-devel >= 204-8 python-sphinx
|
||||
BuildRequires: libfastjson-devel >= 0.99.8 libestr-devel >= 0.1.9 systemd-devel >= 204-8
|
||||
BuildRequires: libdbi-devel mariadb-connector-c-devel net-snmp-devel qpid-proton-c-devel libcurl-devel
|
||||
Requires: logrotate >= 3.5.2 bash >= 2.0 libdbi
|
||||
%{?systemd_requires}
|
||||
@ -139,11 +139,7 @@ protocol.
|
||||
|
||||
%prep
|
||||
%setup -q -a 1 -T -c
|
||||
cd %{name}-doc-%{version}
|
||||
sphinx-build -b html source build
|
||||
rm -r LICENSE README.md source
|
||||
cd -
|
||||
mv %{name}-doc-%{version}/build doc
|
||||
mv build doc
|
||||
|
||||
%autosetup -n %{name}-%{version} -D -p1
|
||||
|
||||
@ -361,6 +357,12 @@ done
|
||||
%{_mandir}/man1/rscryutil.1.gz
|
||||
|
||||
%changelog
|
||||
* Fri Jul 31 2020 zhuguodong<zhuguodong8@huawei.com> - 8.2006.0-1
|
||||
- Type: bugfix
|
||||
- ID:NA
|
||||
- SUG:restart
|
||||
- DESC: upgrade rsyslog to 8.2006.0
|
||||
|
||||
* Thu Apr 16 2020 Shouping Wang<wangshouping@huawei.com> - 8.2002.0-1
|
||||
- Type: bugfix
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user