SHA256
1
0
forked from pool/ktorrent
OBS User unknown
2007-04-03 19:37:06 +00:00
committed by Git OBS Bridge
parent 4bc316d547
commit 81f451be73
4 changed files with 17 additions and 6 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69305c3b3b7f2e464b0c15bca49887a8e035206f9e07e4ad51124bd5ea7c9891
size 3619138

3
ktorrent-2.1.3.tar.bz2 Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:629eeeb15697345ed5cca534f700f0f0477ff05046c7976584c3cd6652542474
size 2500451

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 3 01:23:15 CEST 2007 - dmueller@suse.de
- update to 2.1.3:
* really fix file overwriting vulnerability
* crash fix
-------------------------------------------------------------------
Sat Mar 10 15:15:55 CET 2007 - dmueller@suse.de

View File

@@ -1,5 +1,5 @@
#
# spec file for package ktorrent (Version 2.1.2)
# spec file for package ktorrent (Version 2.1.3)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -16,11 +16,11 @@ URL: http://ktorrent.pwsp.net/
License: GNU General Public License (GPL)
Group: Productivity/Networking/Other
Summary: KDE BitTorrent Client
Version: 2.1.2
Version: 2.1.3
Release: 1
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define rversion %{version}
Source: %{name}-%{rversion}.tar.gz
Source: %{name}-%{rversion}.tar.bz2
Patch2: remove-links.diff
Patch4: no-geoip-db.diff
Patch10: ktorrent-fix-columns.diff
@@ -100,6 +100,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
/opt/kde3/share/servicetypes/*.desktop
%changelog
* Tue Apr 03 2007 - dmueller@suse.de
- update to 2.1.3:
* really fix file overwriting vulnerability
* crash fix
* Sat Mar 10 2007 - dmueller@suse.de
- update to 2.1.2:
* file overwriting vulnerability