auto-import changelog data from kdelibs-3.1-13.src.rpm

* Fri Feb 13 2004 Than Ngo <than@redhat.com> 6:3.1-13
- CAN-2003-0592 KDE Konqueror cookie path
This commit is contained in:
cvsdist 2004-09-09 07:00:53 +00:00
parent 1f7a4663d5
commit da26d1b012
1 changed files with 6 additions and 1 deletions

View File

@ -14,7 +14,7 @@
%define libtool 1
Version: 3.1
Release: 12
Release: 13
Summary: K Desktop Environment - Libraries
Name: kdelibs
Url: http://www.kde.org/
@ -53,6 +53,7 @@ Patch25: kdelibs-3.1-gnome-menu.patch
Patch26: post-3.1.1-kdelibs-kimgio.diff
Patch27: kdelibs-3.1-http.patch
Patch28: kdelibs-3.1-khtml.patch
Patch29: kdelibs-3.1-kcookiejar.patch
Requires: qt >= 1:%{qtversion}
Requires: arts >= 8:1.1-5
@ -154,6 +155,7 @@ popd
%patch27 -p1 -b .sec
%patch28 -p1 -b .sec
%patch29 -p1 -b .sec
# add redhat into KDE_VERSION_STRING
perl -pi -e "s,^#define KDE_VERSION_STRING .*,#define KDE_VERSION_STRING \"%{version}-%{release} Red Hat\"," kdecore/kdeversion.h
@ -345,6 +347,9 @@ rm -rf $RPM_BUILD_ROOT
%doc %{_docdir}/HTML/en/kdelibs-3.1-apidocs
%changelog
* Fri Feb 13 2004 Than Ngo <than@redhat.com> 6:3.1-13
- CAN-2003-0592 KDE Konqueror cookie path
* Mon Jul 14 2003 Than Ngo <than@redhat.com> 6:3.1-12
- securitiy bug - Konqueror Referer Leaking Website Authentication Credentials