summaryrefslogtreecommitdiffstats
path: root/kpackage/CHANGES
blob: fd476abf3d06078d9e110ec834ab2d1cb7ebaf6b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
kpackage-3.5
------------
Rewrite kpPty.cpp, now prompt for passwords
Fix reading and writing APT sources.list
Allow using sudo for priveleged commands
Add allow-unathenticated option for debian apt
Change package info to use QMap
Convert bsd package handling to remove procbuf

kpackage-3.0
------------
RPM will now prompt for root password if not root
Integrate package type panel
Fix up Debian Remote Host stuff and add GUI
Strip surrounding spaces from search stings
Add wait cursor for find file
Fix slackware install       Divide by Zero <divide@priv.onet.pl> 
    
kpackage-2.1
------------
New popup for installing/uninstalling with list of
 packages and integrated terminal window
Use PTY's for talking to programs
Debain APT handling (unfinished)
RPM 4 support  -  bero
Add options panel for which package handlers to use
Option for using either ssh or su for calling privileged programs
add --remote option 
Ignore Debian packages with only conf-files installed

kpackage-2.0
------------
Only QT2/KDE2
Only RPM3
Replace multiple select mode with Shift and
 Control left-mouse-buttone
Use HTML widget for package properties display
Links for pointing to dependency packages
Debian distribution site handling
Change toolbar  to use XML config, add "configure toolbar" option
Use tab bar for selecting package display
Don't write empty entries to config file
Add subdirs      Matthias Mohr <MMohr@SysDesign-EDV.de>

kpackage-1.3.10
---------------
Use "rpm --version" for finding RPM version in configure
Fix for RPM 3.0.3 and 2.5

kpackage-1.3.9.2
----------------
Fixes for compiling with g++ 2.95.2

kpackage-1.3.9.1
----------------
Fix installing docs with some versions of RPM
Fix RPM nodeps uninstall flag - Torsten Klein <berlinux@gmx.net>
Add some null pointer checks - Ilya Stepanov <ilya@tranzit.donetsk.ua>

kpackage-1.3.9
--------------
Add configure option to force RPM compile
Fix rpm compile for debian potato
Fix kiss and kpkg not found error message on find file
Czech translation update - Miroslav Flidr <flidr@kky.zcu.cz>
 
kpackage-1.3.8.1
----------------
Fix getuid() check for rpm error messages
Update Romanian translations - Claudiu Costin <claudiuc@calderon.pcnet.ro>

kpackage-1.3.8
--------------
Fix misidentification of package type

kpackage-1.3.7
--------------
Full handling of KISS packages
Korean stuff in kpackage.spec  - KIM KyungHeon <tody@tody.sarang.net>
More Romanian translations and i18n fixes - Claudiu Costin <claudiuc@calderon.pcnet.ro>

kpackage-1.3.6
--------------
Romanian translations -  Claudiu Costin <claudiuc@calderon.pcnet.ro> 

kpackage-1.3.5
--------------
Compile with RPM 3.0, 3.0.1, and the latest 3.0.2

kpackage-1.3.4
--------------
Compile with RPM 3.0.2

kpackage-1.3.3
-------------
Polish translation
Warning about requiring popt package

kpackage-1.3.2
-------------
Fix upgrade flag with RPM
Fix "need root" error messages with rpm
Fix installing index-4.html

kpackage-1.3.1
-------------
Another try at finding a define that distinguishes rpm3.0

kpackage-1.3
------------
FreeBSD package support -  Alex Hayward <xelah@ferret.lmh.ox.ac.uk>
Work with QT2 and latest KDE CVS
Work with RPM3.0
Work with glibc2.1
RPM 3.0 fixes - prigaux@mandrakesoft.com
Fix rpm verify error messages
Fix changing package when file selected

kpackage-1.2.1
--------------
Fix dependency checking problem for uninstalling RPM packages

kpackage-1.2
------------
Use TDEAccelMenu class to  simplify configuring
 accelerators and allow accelerators to be set by typing the
 key when the menu item is selected. The ' character is needed
 to precede the keys. (with post KDE1.1 libraries)
Add a Keys diaglog as another way of setting
 accelerators(with post KDE1.1 libraries)
Add handling of KISS packages
Add handling of SLACKWARE packages
Move common functionality for package types into base class
Replace QString mid with right where appropriate
Set filter on KFileDialog properly
Clean up procbuf class
Compiles with QT2.0 (even works in parts)

kpackage-1.1.3
--------------
Give Icons transparent backgrounds (cooper font)
Russian tranlation update - Serguei Koubouchine <ksi@ksi-linux.com>
Danish translation - Steen Rabol <rabol@get2net.dk>
Building update - Stefan Siegel <siegel@informatik.uni-kl.de>

kpackage-1.1.2
--------------
Fix duplicated folder problem
Fix installing English documentation

kpackage-1.1.1
--------------
Display file size in package tree if don't have installed size
Update config to refer to qt 1.4
Handle RPM serial version number, DEB num:
fix show tool bar menu item
Hungarian translations

kpackage-1.1.01
---------------
Try to fix compile problem with old gcc

kpackage-1.1
------------
Requires QT 1.4
Use QTreeView, much faster, allows columns,  shows version info
Add multiple selection mode for installing and uninstalling
  mulitiple packages at the same time
Speed up list inserting significantly by not doing "insort"
Speed up exiting by not deleting objects
Menu items for expanding and collapsing package tree
Menu item for clearing selections
Remove quit from tool bar
Fix for rpmlib 2.5, use supplied rpmlib.h
Fix specifying a file in panel for reading directories
Fix clearing directory cache with directories changed
Fix comparing packge versions

kpackage-1.0.01
---------------
German tranlations - Dirk Moebius <moebius@informatik.uni-bonn.de>

kpackage-1.0
---------------
Handle uninstalled  packages as well as installed
Cache non-local uninstalled package directories in .kpackage
Cache packages in .kpackage directory under their names
Options dialog for package directory caching
Options dialog for package caching
Options dialog for display of packages
Make options dialog tabbed
Put draggable seperator in main window
Sort package properties list
Add Russian translation (Serguei Koubouchin)
Use standard color map for icons
Fix Terminate string in KpMsg
Fix error message for package file no found
Fix kfm file fetching when file not found
Fix open of local file with  file select dialog
Fix package properties display when scroll bar disappears
Fix non file URLs from file open dialog
Fix zlib linking problem (maybe)

kpackage-0.9.02
---------------
Add French translation
Fix segfault with Options...
Fix "Check Dependencies" with rpm Uninstall
Change icons on tree display

kpackage-0.9.01
---------------
Add Spanish translation
Fix compiling without RPM

kpackage-0.9
------------
Add searching  for package that includes a file (dialog with DND)
Use tdefile file selector
Only create file list when accessed
Don't reload package tree after add or delete
Add toolbar (prevent toolbar envy)
Add options menu (option for turning off file verification)
Update automake,autoconf,make stuff
Fix some fd and memory leaks
Fix mini-icon
Save more state on exit
Fix color of description panel
Add more internationalisation
Put more stuff through translation

kpackage-0.8
--------------
Display rpm dependency problems in GUI popup
Display partially installed debian packages
Update icons
Don't rebuild package tree if not needed
Fix other rpm file descriptor leakage
Try to put tmp files into home directory (/tmp has security problems)
Add internationalisation
	Portuguese: Pedro Morais <pmmm@camoes.rnl.ist.utl.pt> 
	Slovakian: Juraj Bednar <bednar@isternet.sk> 
Allow for dropping multiple files
Add folder pixmap for groups of packages
Fix searching not to loose package sizes
Change docs to KDE look 

kpackage-0.7
--------------
Restructure internals to implement debian and RPM handling as
  subclasses and allow for adding other types
Compile without RPM support if the correct libraries aren't available
Add find function for searching for installed packages
Use ktreeview widget
Change rpm errors from STDERR to error popups
Different color tree icons for deb and rpm
Fix to work with newer kprocess
Fix fd leak
Fix some memory leaks

kpackage-0.6.2
--------------
Fix installing .DEB packages with large number of files
Make handling of libraries more intelligent

kpackage-0.6
------------
Fix up pixmaps, add file verify for debian
add recently opened file menu
selecting file in file list opens it
speed up long file list
fix handling non-file URLs
Fix crash when no debian installed
Recognise old Debian format

kpackage-0.5
------------
Add handling DEB packages
Fix problem  with loosing text lines in description
Update for session handling
Use kfm for network io
Add open menu item