mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/otrs: bump to 5.0.23 due to CVE-2017-14635
This commit is contained in:
parent
91e966971f
commit
daec28cec9
@ -1,7 +1,7 @@
|
||||
# Contributor: Valery Kartel <valery.kartel@gmail.com>
|
||||
# Maintainer: Valery Kartel <valery.kartel@gmail.com>
|
||||
pkgname=otrs
|
||||
pkgver=5.0.20
|
||||
pkgver=5.0.23
|
||||
pkgrel=0
|
||||
pkgdesc="Flexible Open Source Service Management Software"
|
||||
url="http://www.otrs.org/"
|
||||
@ -26,6 +26,10 @@ source="http://ftp.otrs.org/pub/$pkgname/$pkgname-$pkgver.tar.bz2
|
||||
"
|
||||
builddir="$srcdir/$pkgname-$pkgver"
|
||||
|
||||
# Security fixes:
|
||||
# 5.0.23:
|
||||
# - CVE-2017-14635
|
||||
|
||||
prepare() {
|
||||
default_prepare || return 1
|
||||
|
||||
@ -179,7 +183,7 @@ bashcomp() {
|
||||
"$subpkgdir"/var/lib/$pkgname/.bash_completion
|
||||
}
|
||||
|
||||
sha512sums="29b5c52478af6c95fc529db9d031c79e131a1ffaf7cc323ecfa5527145049e6b6762c04138bab5e6a49863b423829c474b6dbdc77777a84e8ea7f5081c2fdd8c otrs-5.0.20.tar.bz2
|
||||
sha512sums="c6ae594178e1f0eb59b87a8d08b610940ba7ad0a44699ba73568c6844a49fc03e2486bce393aaf0dd78da9c64790b9fae72cfad65c9c6955c0524fbf27b95d7e otrs-5.0.23.tar.bz2
|
||||
90d43b350a00fa1648c8add5e2af9b88f78cb583f71438306a9b80ee45a939eda903472b84db1327e0579a5d8c5fd88e3c1e7d55a15106aeef426b16e932363d otrs.initd
|
||||
7bab58132a5705c8e8ecade8e4aea3b0f04af66a71e4ae08cfeda91b0e143607de350debdc49bf2ce022277ee3804aead3ca8825804d073690c2f5f3a19d776e otrs.spawn-fcgi
|
||||
f79474575ac7c734edcfbaf56fc8062c3594749791f9d1fa4328c6bde71747f0ce6219d47ba7ab409927b7343b36dc0c4aa29cd03600c2d806ed5409edab6b14 otrs.nginx.conf"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user