changes
[platform/upstream/libsolv.git] / package / libsatsolver.changes
1 -------------------------------------------------------------------
2 Mon Sep 22 12:51:51 CEST 2008 - dmacvicar@suse.de
3
4 - ability to parse suseinfo.xml for extended repomd.xml attributes
5 - fix susedata.xml parsing
6 - add CPE attribute to installed product
7 - real fix for segfault in multiarch parsing (bnc#427271)
8 - 0.10.13
9
10 -------------------------------------------------------------------
11 Thu Sep 18 14:44:31 CEST 2008 - dmacvicar@suse.de
12
13 - fix segfault in multiarch parsing (bnc#427271)
14
15 -------------------------------------------------------------------
16 Wed Sep 17 14:10:23 CEST 2008 - mls@suse.de
17
18 - fix segfault in provides iterator
19 - 0.10.12
20
21 -------------------------------------------------------------------
22 Fri Sep 12 17:32:02 CEST 2008 - dmacvicar@suse.de
23
24 - support for susedata.xml 
25
26 -------------------------------------------------------------------
27 Fri Sep 12 14:01:11 CEST 2008 - dmacvicar@suse.de
28
29 - add repo_add_poolstr_array
30 - move updates="key,key.." to repomd.xml
31 - make product url ids more extensible
32 - 0.10.11
33
34 -------------------------------------------------------------------
35 Thu Sep 11 14:30:16 CEST 2008 - dmacvicar@suse.de
36
37 - add REPOSITORY_UPDATES to match product -> repos
38 - make updateinfo.xml support id attribute in collection that
39   leads to insert that the repository updates that id.
40   
41 -------------------------------------------------------------------
42 Wed Sep 10 18:11:10 CEST 2008 - dmacvicar@suse.de
43
44 - create one product per BASEARCHS 
45
46 -------------------------------------------------------------------
47 Wed Sep 10 14:19:26 CEST 2008 - ma@suse.de
48
49 - repo_products: Parse schemeversion, propagate product 
50   updaterepokey and flavor. Fix segfault on malformed 
51   xml.
52 - 0.10.10
53
54 -------------------------------------------------------------------
55 Wed Sep 10 11:57:27 CEST 2008 - dmacvicar@suse.de
56
57 - accept the PATTERNS tag in content file 
58
59 -------------------------------------------------------------------
60 Tue Sep  9 21:26:31 CEST 2008 - kkaempf@suse.de
61
62 - rpmdb2solv changes:
63   - fix bug when parsing multiple products
64   - adapt to .prod file as of 9/9/08 7:20pm
65 - 0.10.9 
66
67 -------------------------------------------------------------------
68 Tue Sep  9 17:52:30 CEST 2008 - ma@suse.de
69
70 - Reenable -Werror and fix bindings.
71 - 0.10.8
72
73 -------------------------------------------------------------------
74 Tue Sep  9 11:50:39 CEST 2008 - dmacvicar@suse.de
75
76 - disable -Werror for swig generated stuff 
77
78 -------------------------------------------------------------------
79 Fri Sep  5 18:59:35 CEST 2008 - kkaempf@suse.de
80
81 - adapt /etc/product.d parser to generated .prod files. 
82
83 -------------------------------------------------------------------
84 Fri Sep  5 13:29:47 CEST 2008 - ma@suse.de
85
86 - tools/repo_susetags.c: Parse packages vendor (bnc #422493).
87 - 0.10.7
88
89 -------------------------------------------------------------------
90 Thu Sep  4 12:30:06 CEST 2008 - kkaempf@suse.de
91
92 - tools/rpmdb2solv: Adapt to xml-based /etc/products.d
93 - tools/rpmdb2solv: Add '-a <attribute>' to print
94   distribution.target attribute of baseproduct.
95
96 -------------------------------------------------------------------
97 Tue Sep  2 12:17:03 CEST 2008 - mls@suse.de
98
99 - make solver includes use "" instead of <>, fixes bnc#415920
100 - implement otherproviders()
101 - make patches do nevr matching
102 - make patch conflicts work with multiversion
103 - new job commands, now combinded from job type and select type
104 - support for distupgrade mode
105 - make SOLVER_ERASE_SOLVABLE work
106 - also check obsoletes when disabling update rules
107 - 0.10.6
108
109 -------------------------------------------------------------------
110 Fri Aug 22 18:04:12 CEST 2008 - dmacvicar@suse.de
111
112 - add support for extensible metadata over primary +
113   diskusage
114 - 0.10.5
115
116 -------------------------------------------------------------------
117 Fri Aug 15 16:29:00 CEST 2008 - kkaempf@suse.de
118
119 - ensure existance of product solvable in repo_content(bnc#417594)
120
121 -------------------------------------------------------------------
122 Fri Aug 15 15:00:32 CEST 2008 - kkaempf@suse.de
123
124 - follow /etc/products.d/baseproduct and mark product as 'base'
125
126 -------------------------------------------------------------------
127 Fri Aug 15 14:26:29 CEST 2008 - kkaempf@suse.de
128
129 - Implement pre-code11 fallback for products, parse /etc/*-release
130   if /etc/products.d is not available.
131
132 -------------------------------------------------------------------
133 Wed Aug 13 18:06:41 CEST 2008 - kkaempf@suse.de
134
135 - provide installtime for installed products.
136
137 -------------------------------------------------------------------
138 Wed Aug 13 15:42:36 CEST 2008 - dmacvicar@suse.de
139
140 - include new file search capability commited by matz
141   (SEARCH_FILES)
142 - 0.10.4
143
144 -------------------------------------------------------------------
145 Wed Aug 13 10:31:01 CEST 2008 - kkaempf@suse.de
146
147 - Honor rpmdb2solv's '-r <root>' also for the products.d path.
148
149 -------------------------------------------------------------------
150 Tue Aug 12 14:22:29 CEST 2008 - kkaempf@suse.de
151
152 - Add .prod parsing for 'installed' products to rpmdb2solv.
153 - Improve python-bindings, add iterators.
154
155 -------------------------------------------------------------------
156 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
157
158 - implement relogin suggested support (fate#304889)
159
160 -------------------------------------------------------------------
161 Thu Aug  7 13:36:59 CEST 2008 - ma@suse.de
162
163 - Susetags: Allow whitespace in file provides generated by 
164   autobuild (bnc#415115)
165
166 -------------------------------------------------------------------
167 Fri Aug  1 18:59:22 CEST 2008 - dmacvicar@suse.de
168
169 - insert the checksum in rpmmd generated solv files                                  
170   (bnc#414002)                                                                       
171 - 0.10.3 
172
173 -------------------------------------------------------------------
174 Tue Jul 29 10:53:22 CEST 2008 - mls@suse.de
175
176 - resolve job rules before installing system packages [bnc#411086]
177 - no more freshens. R.I.P.
178 - make repo2solv.sh also take repomd.xml in count
179 - install repomdxml2solv
180 - add Packager, Build Host, Distribution
181 - disallow arch/vendor changes even if the package name changes
182
183 -------------------------------------------------------------------
184 Sat Jul 12 02:32:15 CEST 2008 - dmacvicar@suse.de
185
186 - infrastructure to save generated and expiration time
187   stamp in rpm-md repositories (fate #301904)
188 - 0.10.1
189
190 -------------------------------------------------------------------
191 Wed Jul  9 16:25:36 CEST 2008 - ma@suse.de
192
193 - Fix repo_content dependency parsing. Parser may lose up to 
194   two trailing dependencies.
195
196 -------------------------------------------------------------------
197 Tue Jul  1 14:54:38 CEST 2008 - kkaempf@suse.de
198
199 - rename language bindings to {perl,python,ruby}-satsolver
200   to follow naming conventions.
201
202 -------------------------------------------------------------------
203 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
204
205 - forward port
206 - add message tag to updateinfo.xml for displaying
207   messages in the user interface
208 - Fix missing self provides for patches (bnc #397132).
209 - do not reorder binary rules if they are not rpm rules [bnc#397456]
210 - 0.10.0
211
212 -------------------------------------------------------------------
213 Mon Jun  2 11:47:32 CEST 2008 - coolo@suse.de
214
215 - calculate recommendation list also if ignorealreadyrecommended is set,
216   as some recommendations would be missing otherwise
217 - make dependency output less confusing (bnc#396309)
218 - 0.9.0
219
220 -------------------------------------------------------------------
221 Tue May 27 22:34:05 CEST 2008 - coolo@suse.de
222
223 - compile with RPM_OPT_FLAGS
224
225 -------------------------------------------------------------------
226 Fri May 23 21:07:01 CEST 2008 - mls@suse.de
227
228 - add "zypper" flag
229 - add "ignorealreadyrecommended" aka "zypper" solver option
230
231 -------------------------------------------------------------------
232 Thu May 22 20:16:22 CEST 2008 - coolo@suse.de
233
234 - fixed language support in patterns (bnc#386524)
235
236 -------------------------------------------------------------------
237 Mon May 19 14:53:01 CEST 2008 - dmacvicar@suse.de
238
239 - make solvable_look_bool more robust by allowing both
240   the void or the num == 1 strategy.
241
242 -------------------------------------------------------------------
243 Thu May 15 16:05:50 CEST 2008 - coolo@suse.de
244
245 - fix susetags parser
246
247 ------------------------------------------------------------------
248 Wed May 14 16:41:26 CEST 2008 - dmacvicar@suse.de
249
250 - mls fix of satisfied patterns 
251 - 0.0.33
252
253 -------------------------------------------------------------------
254 Tue May 13 17:14:26 CEST 2008 - dmacvicar@suse.de
255
256 - use repodata_set_void for pattern visible attr
257
258 -------------------------------------------------------------------
259 Tue May 13 14:11:30 CEST 2008 - jreidinger@suse.cz
260
261 - read description dir path from content file (bnc #389414) 
262
263 -------------------------------------------------------------------
264 Tue May 13 12:20:58 CEST 2008 - dmacvicar@suse.de
265
266 - a boolean is not a num attribute set to 1, but just a existing void
267   attribute. (bnc#388818)
268
269 -------------------------------------------------------------------
270 Mon May 12 10:16:20 CEST 2008 - coolo@suse.de
271
272 - provide libsatsolver to fix requires of debuginfo
273
274 -------------------------------------------------------------------
275 Sat May 10 15:33:15 CEST 2008 - coolo@suse.de
276
277 - resubmit clean tar
278
279 -------------------------------------------------------------------
280 Fri May  9 21:56:43 CEST 2008 - ma@suse.de
281
282 - Parse the products LABEL in content file to SUMMARY. 
283
284 -------------------------------------------------------------------
285 Fri May  9 20:26:52 CEST 2008 - dmacvicar@suse.de
286
287 - recognize 1 as true for reboot suggested and
288   restart suggested (bnc#388818)
289
290 -------------------------------------------------------------------
291 Fri May  9 16:04:42 CEST 2008 - kkaempf@suse.de
292
293 - move 'helix2solv' from satsolver-tools to satsolver-devel package
294   (bnc#388595)
295
296 -------------------------------------------------------------------
297 Mon May  5 16:24:14 CEST 2008 - coolo@suse.de
298
299 - add obsoleteusesprovides and implicitobsoleteusesprovides solver
300   flags
301 - speed up solving by not recreating the watch chains every time
302   some rule is enabled/disabled. To do this, the "disabled" flag
303   had to be moved from w1 to d.
304 - fix bug that broke rule disabling when "forceResolve" was true
305 - fix bug in update rule calculation
306 - speed up solver a bit by creating a queue holding all assertion
307   rules, so we do not have to scan all rules for assertions
308 - parse also DISTPRODUCT and DISTVERSION (for registration), and the other
309   (often unused) attributes of products.
310
311 -------------------------------------------------------------------
312 Mon Apr 28 19:36:54 CEST 2008 - coolo@suse.de
313
314 - (De-)Serialize structured types.  Dataiterator and repo_search support
315   them too, but not yet nested, so that is unsupported for now.
316 - skipping kinds in matcher when a flag is specified.
317 - make --force behave a bit more like --noforce
318
319 -------------------------------------------------------------------
320 Fri Apr 25 19:23:51 CEST 2008 - coolo@suse.de
321
322 - detect and skip empty lines (bnc#381828)
323 - fix endless loop
324 - move debug functions to solverdebug.c
325 - do not delete negative bitfield entries [bnc#381908]
326 - add "showinstalledrecommended" option to make the solver
327   put installed packages on the suggestions/recommendations
328   queues
329 - Fix content parsing if PRODUCT isn't the first entry.
330 - add more statistics
331 - add two assertions
332 - add support for susetags filelist
333 - plug mem join2 leak
334 - fix anchoring of filelist data
335 - susetags move files added to provides back into filelist
336 - ignore packages.FL for now
337  
338 -------------------------------------------------------------------
339 Sun Apr 20 18:25:14 CEST 2008 - coolo@suse.de
340
341 - fix build
342
343 -------------------------------------------------------------------
344 Sat Apr 19 08:10:51 CEST 2008 - coolo@suse.de
345
346 - fix probleminfo if solvable conflicts with itself and has no requires
347 - Fix parsing dep lines of content files (bnc #380396).
348 - C++-guard also solver.h
349 - add support for feature rules
350 - fix a couple of small bugs
351 - use new interface
352
353 -------------------------------------------------------------------
354 Wed Apr 16 17:44:20 CEST 2008 - coolo@suse.de
355
356 - fix (rare) case of crashing solver
357
358 -------------------------------------------------------------------
359 Tue Apr 15 09:06:36 CEST 2008 - coolo@suse.de
360
361 - some fixes around updateinfo parsing
362
363 -------------------------------------------------------------------
364 Wed Apr  9 16:09:36 CEST 2008 - jkupec@suse.cz
365
366 - enable regex matching in Dataiterator
367
368 -------------------------------------------------------------------
369 Fri Apr  4 15:45:44 CEST 2008 - coolo@suse.de
370
371 - package deptestomatic in -devel
372
373 -------------------------------------------------------------------
374 Mon Mar 31 16:25:03 CEST 2008 - coolo@suse.de
375
376 - truly restart when analyze_unsolvable is hit (fixes bnc#368209)
377 - make it work with really large directories
378
379 -------------------------------------------------------------------
380 Mon Mar 24 15:31:18 CET 2008 - coolo@suse.de
381
382 - install rpms2solv
383
384 -------------------------------------------------------------------
385 Mon Mar 17 16:10:22 CET 2008 - matz@suse.de
386
387 - Initialize all allocated array members for blocky arrays (when it
388   matters, e.g. when extending also in blocks - bnc#371137)
389
390 -------------------------------------------------------------------
391 Fri Mar 14 08:37:47 CET 2008 - coolo@suse.de
392
393 - fix build on other distris
394 - fix requires of tools
395
396 -------------------------------------------------------------------
397 Wed Mar 12 11:45:21 CET 2008 - coolo@suse.de
398
399 - store datadir for susetags
400 - fixing assertion in rules learning
401
402 -------------------------------------------------------------------
403 Fri Mar  7 10:51:09 CET 2008 - coolo@suse.de
404
405 - several fixes in whatprovides (possibly root cause of bnc#367210)
406
407 -------------------------------------------------------------------
408 Mon Feb 25 12:59:00 CET 2008 - coolo@suse.de
409
410 - fixing rpmdb2solv argument handling
411
412 -------------------------------------------------------------------
413 Fri Feb 22 11:09:05 CET 2008 - coolo@suse.de
414
415 - support rpmdb2solv -r for chroots
416
417 -------------------------------------------------------------------
418 Thu Feb 21 18:14:41 CET 2008 - coolo@suse.de
419
420 - fix susetags parser for so called full trees
421
422 -------------------------------------------------------------------
423 Wed Feb 20 13:23:31 CET 2008 - coolo@suse.de
424
425 - no longer link against db43 but against rpmlib
426
427 -------------------------------------------------------------------
428 Tue Feb 19 15:01:55 CET 2008 - coolo@suse.de
429
430 - fix requires/obsoletes
431
432 -------------------------------------------------------------------
433 Tue Feb 19 08:10:01 CET 2008 - coolo@suse.de
434
435 - mls is back from vacation - several fixes and enhancements
436
437 -------------------------------------------------------------------
438 Fri Feb 15 11:04:09 CET 2008 - coolo@suse.de
439
440 - several fixes for the solv files
441
442 -------------------------------------------------------------------
443 Tue Feb 12 18:29:43 CET 2008 - kkaempf@suse.de
444
445 - add libappsatsolver, an application layer to ease coding
446   against sat-solver.
447
448 -------------------------------------------------------------------
449 Tue Feb 12 17:14:04 CET 2008 - coolo@suse.de
450
451 - let susetags parse vendors
452
453 -------------------------------------------------------------------
454 Thu Feb  7 18:41:05 CET 2008 - coolo@suse.de
455
456 - rename libsatsolver in satsolver-tools
457 - several updates and fixes
458
459 -------------------------------------------------------------------
460 Fri Feb  1 13:59:53 CET 2008 - coolo@suse.de
461
462 - really don't strip
463
464 -------------------------------------------------------------------
465 Mon Jan 14 17:14:03 CET 2008 - coolo@suse.de
466
467 - update from SVN:
468   - various fixes
469   - less logging
470
471 -------------------------------------------------------------------
472 Tue Jan  8 16:02:26 CET 2008 - coolo@suse.de
473
474 - update to SVN again and don't strip
475
476 -------------------------------------------------------------------
477 Sat Dec 22 19:02:57 CET 2007 - coolo@suse.de
478
479 - update to SVN so libzypp compiles again
480
481 -------------------------------------------------------------------
482 Fri Nov 30 16:01:39 CET 2007 - schubi@suse.de
483
484 - update for libzypp integration 
485
486 -------------------------------------------------------------------
487 Fri Nov 16 12:17:13 CET 2007 - coolo@suse.de
488
489 - update to SVN again to make libzypp compilable again
490
491 -------------------------------------------------------------------
492 Wed Nov 14 16:10:21 CET 2007 - schubi@suse.de
493
494 - further develpment. bugfix, logging, docu,...
495
496 -------------------------------------------------------------------
497 Mon Nov 12 13:44:52 CET 2007 - coolo@suse.de
498
499 - update to the latest version from SVN
500   - compilation fixes
501   - policy engine
502
503 -------------------------------------------------------------------
504 Thu Nov  8 13:14:20 CET 2007 - coolo@suse.de
505
506 - update to the latest version from SVN
507
508 -------------------------------------------------------------------
509 Tue Oct  2 15:26:36 CEST 2007 - kkaempf@suse.de
510
511 - Initial release
512