diff options
| author | Britney Fransen <brfransen@gmail.com> | 2026-07-03 01:41:18 (GMT) |
|---|---|---|
| committer | Britney Fransen <brfransen@gmail.com> | 2026-07-03 01:41:18 (GMT) |
| commit | 3db8dad3bd23159cd5713353b2148c257f76d4d3 (patch) | |
| tree | 4d9ca1265e28c3b49d12278140664b38121ecac8 | |
| parent | b8054f24ff9f7de04801339310a7998ffcd31e90 (diff) | |
| download | linhes_pkgbuild-3db8dad3bd23159cd5713353b2148c257f76d4d3.zip linhes_pkgbuild-3db8dad3bd23159cd5713353b2148c257f76d4d3.tar.gz linhes_pkgbuild-3db8dad3bd23159cd5713353b2148c257f76d4d3.tar.bz2 | |
rsyslog: revert to 2604 due to high cpu usage in 2606testing
| -rw-r--r-- | linhes/rsyslog/PKGBUILD | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/linhes/rsyslog/PKGBUILD b/linhes/rsyslog/PKGBUILD index cc92c3b..737ecbd 100644 --- a/linhes/rsyslog/PKGBUILD +++ b/linhes/rsyslog/PKGBUILD @@ -1,12 +1,12 @@ pkgname=rsyslog -pkgver=8.2606.0 -pkgrel=1 +pkgver=8.2604.0 +pkgrel=2 pkgdesc="An enhanced multi-threaded syslogd with a focus on security and reliability" url="http://www.rsyslog.com/" arch=('x86_64' 'i686' 'aarch64' 'armv7h') license=('LGPL-3.0-only' 'GPL-3.0-only' 'Apache-2.0') depends=('libestr' 'liblogging' 'librelp' 'libfastjson' 'protobuf-c' 'snappy' 'libyaml') -makedepends=('autoconf-archive' 'postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls' +makedepends=('postgresql-libs>=8.4.1' 'libmariadbclient' 'net-snmp' 'gnutls' 'python-docutils' 'libestr' 'liblogging' 'librelp' 'libfastjson' 'bison' 'flex') optdepends=('postgresql-libs: PostgreSQL Database Support' 'libmariadbclient: MySQL Database Support' @@ -22,7 +22,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/rsyslog/rsyslog/archive/v${ 'rsyslog.tmpfiles' ) -sha256sums=('023de692700ac51b4577e1cae87103710cd593af5d0d25dc8778261c9db7babd' +sha256sums=('c8560fba4c419c47497f7c98852a8ef507759482fcce09ec597556201e6439f0' '0f5bea3fd4dff2c9f097bf95768b2e1f6e9cfd9a08eab98bc3b3b4d2ed44119a' '76d3c6f0c094a768ca12e314133080444db19900679b7a82f30d4c63fdabed38' '81b9f9b78395405b679849143a6709911d00e9317928fdb2a2540f52965847c2' |
