Accepting request 433580 from home:msmeissn:branches:server:irc

- irssi-0.8.20-buf.pl.patch: Fixed a information disclosure in buf.pl
  (CVE-2016-7553 bsc#1001215)

OBS-URL: https://build.opensuse.org/request/show/433580
OBS-URL: https://build.opensuse.org/package/show/server:irc/irssi?expand=0&rev=74
This commit is contained in:
2016-10-07 07:27:33 +00:00
committed by Git OBS Bridge
parent 82ac6f9d1f
commit 57c5fcaa84
3 changed files with 109 additions and 1 deletions

View File

@@ -50,6 +50,8 @@ Source3: https://github.com/irssi/irssi/releases/download/%{version}/irss
Source4: %{name}.keyring
Source99: irssi-rpmlintrc
Patch: irssi-0.8.15_ssl_proxy.patch
# PATCH-FIX-UPSTREAM irssi-0.8.20-buf.pl.patch 1001215 CVE-2016-7553:
Patch1: irssi-0.8.20-buf.pl.patch
# PATCH-FIX-OPENSUSE irssi-0.8.16_missing_prototype_warnings.patch
Patch2: irssi-0.8.16_missing_prototype_warnings.patch
#
@@ -99,7 +101,7 @@ Authors:
%prep
%setup -q
#patch
%patch1 -p1
%patch2
%build