auto-import changelog data from kdelibs-2.2.2-9.src.rpm

* Mon Jul 14 2003 Than Ngo <than@redhat.com> 2.2.2-9
- securitiy bug - Konqueror Referer Leaking Website Authentication Credentials
This commit is contained in:
cvsdist 2004-09-09 06:53:49 +00:00
parent 0c7ad29384
commit 994954cfaa
1 changed files with 16 additions and 1 deletions

View File

@ -3,7 +3,7 @@
%define is_release 1 %define is_release 1
%define beta %{nil} %define beta %{nil}
%define cups %{nil} %define cups %{nil}
%define rel 8 %define rel 9
%define debug 0 %define debug 0
%define DATE 20020109 %define DATE 20020109
@ -54,6 +54,7 @@ Patch17: post-2.2.2-kdelibs.diff
Patch18: post-2.2.2-kdelibs-kimgio.diff Patch18: post-2.2.2-kdelibs-kimgio.diff
Patch19: post-2.2.2-kdelibs-kio-2.diff Patch19: post-2.2.2-kdelibs-kio-2.diff
Patch20: post-2.2.2-kdelibs-kssl-2.diff Patch20: post-2.2.2-kdelibs-kssl-2.diff
Patch21: post-2.2.2-kdelibs-http.patch
# Japanese patches # Japanese patches
Patch100: http://www.kde.gr.jp/patch/kdelibs-2.2beta1-keditcl1-20010706.diff Patch100: http://www.kde.gr.jp/patch/kdelibs-2.2beta1-keditcl1-20010706.diff
@ -167,19 +168,29 @@ rm -rf $RPM_BUILD_ROOT
%patch14 -p1 -b .onChange %patch14 -p1 -b .onChange
%patch15 -p1 -b .glib %patch15 -p1 -b .glib
%patch10 -p1 -b .ssl %patch10 -p1 -b .ssl
pushd khtml/ecma pushd khtml/ecma
%patch16 -p0 -b .khtml %patch16 -p0 -b .khtml
popd popd
%patch17 -p1 -b .sec %patch17 -p1 -b .sec
pushd kimgio pushd kimgio
%patch18 -p0 -b .pdf %patch18 -p0 -b .pdf
popd popd
pushd kio pushd kio
%patch19 -p0 -b .sec %patch19 -p0 -b .sec
popd popd
pushd kssl pushd kssl
%patch20 -p0 -b .sec %patch20 -p0 -b .sec
popd popd
pushd kio/http
%patch21 -p0 -b .sec
popd
%patch100 -p1 -b .jp1 %patch100 -p1 -b .jp1
# # # patch101 -p1 -b .jp2 # # # patch101 -p1 -b .jp2
@ -463,6 +474,10 @@ rm -rf $RPM_BUILD_ROOT
%{prefix}/lib/libartsc.a %{prefix}/lib/libartsc.a
%changelog %changelog
* Mon Jul 14 2003 Than Ngo <than@redhat.com> 2.2.2-9
- securitiy bug - Konqueror Referer Leaking Website Authentication Credentials
* Mon Jun 2 2003 Than Ngo <than@redhat.com> 2.2.2-8 * Mon Jun 2 2003 Than Ngo <than@redhat.com> 2.2.2-8
- Konqueror Embedded SSL vulnerability - Konqueror Embedded SSL vulnerability