541808463dfaa0c261381d7ba4e9749f607e0cbc
[platform/upstream/libsolv.git] / package / libsolv.changes
1 -------------------------------------------------------------------
2 Fri Jun 30 16:37:31 CEST 2017 - mls@suse.de
3
4 - make peace with newer perl versions
5 - fix memory leak in bindings
6 - add pool_best_solvables() function
7 - fix 64bit integer parsing from RPM headers
8 - bump version to 0.6.28
9
10 -------------------------------------------------------------------
11 Sun May 28 13:32:15 UTC 2017 - ngompa13@gmail.com
12
13 - Enable complex/rich dependencies for CentOS/RHEL 7, matching how
14   libsolv is configured there.
15
16 -------------------------------------------------------------------
17 Thu May 11 12:41:07 UTC 2017 - ngompa13@gmail.com
18
19 - Disable bzip2 and xz/lzma compression support for SLE <= 12
20
21 -------------------------------------------------------------------
22 Mon May  8 13:15:09 UTC 2017 - ngompa13@gmail.com
23
24 - Enable bzip2 and xz/lzma compression support
25 - Enable complex/rich dependencies on distributions with RPM 4.13+
26 - Simplified CentOS/RHEL conditionals
27 - Added Mageia conditionals
28 - Fixed a few spec portability issues
29
30 -------------------------------------------------------------------
31 Tue Apr 25 14:11:05 CEST 2017 - mls@suse.de
32
33 - change queue resize code to use adaptive chunk sizes
34 - fix potential segfault in testcase_depstr [bnc#1036002]
35 - fix performance issues with name = md5sum dependencies
36   [bnc#1035946]
37 - improve "forcebest with uninstall" handling
38 - make dirid handling more robust
39 - build with libxml2 instead of libexpat
40 - bump version to 0.6.27
41
42 -------------------------------------------------------------------
43 Wed Feb 15 11:34:59 CET 2017 - mls@suse.de
44
45 - export solvable_matchesdep function, as we now use it in
46   the bindings [bnc#1025440]
47 - bump version to 0.6.26
48
49 -------------------------------------------------------------------
50 Tue Feb  7 13:13:01 CET 2017 - mls@suse.de
51
52 - add SOLVABLE_NAME hack for pool_whatmatchesdep and
53   solvable_matchesdep
54 - add SOLVER_FLAG_STRONG_RECOMMENDS option
55 - add SOLVER_FLAG_INSTALL_ALSO_UPDATES option
56 - do not special case release-less provides in sort_by_common_dep
57 - solver_problemruleinfo2str: return reason why a package is not
58   installable
59 - guard against dirpool_add_dir being called with an illegal
60   component id
61 - reject solv files with bad directories
62 - bump version to 0.6.25
63
64 -------------------------------------------------------------------
65 Thu Nov 10 15:09:25 CET 2016 - mls@suse.de
66
67 - make testcase_str2solvid work with ignored packages
68 - improve checks against corrupt rpm 
69 - add SOLVER_FLAG_FOCUS_BEST solver flag
70 - rework susetags multi-line handling [bnc#1007273]
71 - build both for python2 and python3
72 - bump version to 0.6.24
73
74 -------------------------------------------------------------------
75 Fri Jul 22 11:37:23 CEST 2016 - mls@suse.de
76
77 - also scan /usr/share/metainfo for appdata files [bnc#989830]
78 - support tri-state product-endoflife [fate#320699]
79 - take lockstep into account when calculating unneeded packages
80 - ignore appplication extensions for now in appdata parser
81   [bnc#984332]
82 - add enabled features to solvversion.h
83 - take disfavors into account when auto-minimizing for recommended
84   packages
85 - change cleandeps code so that it keeps all providers
86 - make sure that all repos have different names in a testcase
87 - bump version to 0.6.23
88
89 -------------------------------------------------------------------
90 Tue Jun  7 11:24:47 CEST 2016 - mls@suse.de
91
92 - fix bug in ignoreinst logic [bnc#983141]
93
94 -------------------------------------------------------------------
95 Wed May 18 15:09:56 CEST 2016 - mls@suse.de
96
97 - add pool->setdisttype to the bindings
98 - fix error in repo_deb that could lead to missing packages
99 - add reason testing to testcase code
100 - add pool_whatcontainsdep, selection_make_matchdepid, and
101   SELECTION_MATCH_DEPSTR
102 - add SOLVER_FAVOR and SOLVER_DISFAVOR job types
103 - allow unknown archs in pool_setarch
104 - add the SOLVER_FLAG_URPM_REORDER solver flag
105 - fix segfault in cshash dedup code [bnc#980901]
106 - fix supplements handling when implicitobsoleteusescolors is set
107 - bump version to 0.6.21
108
109 -------------------------------------------------------------------
110 Fri Apr  8 15:36:21 CEST 2016 - mls@suse.de
111
112 - Better support of complex deps in pool_match_dep and
113   selection_make_matchdeps
114 - make SOLVER_REASON_CLEANDEPS_ERASE introspection reason work again
115 - make dep2str use rpm-like output if disttype is rpm
116 - implement filtering of Requires(pre,post) for installed packages
117 - simplify handling of pseudo package updates [bnc#967006]
118 - improve speed of rpmmd metadata parsing
119 - bump version to 0.6.20
120
121 -------------------------------------------------------------------
122 Mon Feb 15 16:46:31 CET 2016 - mls@suse.de
123
124 - parse media number from baseurl
125 - support susedata.<lang>.xml language files
126 - bump version to 0.6.19
127
128 -------------------------------------------------------------------
129 Fri Jan 29 14:17:26 CET 2016 - mls@suse.de
130
131 - fix rule generation for linked packages [bnc#961738]
132 - add hash method in bindings for some classes
133 - bump version to 0.6.18
134
135 -------------------------------------------------------------------
136 Tue Dec 22 11:49:02 CET 2015 - mls@suse.de
137
138 - fix update handling of multiversion packages [bnc#957606]
139 - bump version to 0.6.17
140
141 -------------------------------------------------------------------
142 Mon Dec 21 12:59:19 CET 2015 - mls@suse.de
143
144 - fix orphan handling for dup with keeporphans set [bnc#957606]
145 - bump version to 0.6.16
146
147 -------------------------------------------------------------------
148 Mon Dec 14 15:48:01 CET 2015 - mls@suse.de
149
150 - change product links to also look at timestamps [bnc#956443]
151 - rework multiversion orphaned handling [bnc#957606]
152 - support key type changes in repodata_internalize()
153 - allow serialization of REPOKEY_TYPE_DELETED
154 - improve appdata handling of installed packages
155 - improve performance when run under xen
156 - bump version to 0.6.15
157
158 -------------------------------------------------------------------
159 Mon Oct  5 13:27:25 CEST 2015 - mls@suse.de
160
161 - fix bug in recommends handling [bnc#948482]
162 - also check installed packages in multiversion handling
163 - fix build on Mageia
164 - bump version to 0.6.14
165
166 -------------------------------------------------------------------
167 Fri Sep 25 11:54:02 CEST 2015 - mls@suse.de
168
169 - support a generic string for pattern-visible() [bnc#900769]
170 - add a SOLVER_ALLOWUNINSTALL job type
171 - add ordercycle introspection
172 - fix mkmask handling of a zero size
173 - support 'recommends' in repo_mdk.c
174 - support filelist parsing in installcheck
175 - bump version to 0.6.13
176
177 -------------------------------------------------------------------
178 Tue Sep  1 13:37:11 CEST 2015 - mls@suse.de
179
180 - added tcl bindings
181 - improve debian ar archive handling
182 - bindings: set the CLOEXEC flags in xfopen
183 - bindings: support testcase writing [bnc#946752]
184 - support REL_ELSE as evr of REL_COND
185 - bump version to 0.6.12
186
187 -------------------------------------------------------------------
188 Tue Jun  2 11:41:10 CEST 2015 - mls@suse.de
189
190 - add forgotten sha-512 support to data_skip
191 - speed up whatprovides lookup with a new helper array
192 - fix dup with allowuninstall
193 - improve alreadyinstalled handling of supplements
194 - some code cleanup
195 - bump version to 0.6.11
196
197 -------------------------------------------------------------------
198 Sat May  2 11:44:08 UTC 2015 - mrueckert@suse.de
199
200 - you really want to use rbconfig there
201
202 -------------------------------------------------------------------
203 Wed Mar 18 11:04:34 CET 2015 - mls@suse.de
204
205 - fix bug in dislike_old_versions that could lead to a segfault
206   [bnc#922352]
207 - bump version to 0.6.10
208
209 -------------------------------------------------------------------
210 Mon Mar  9 16:42:35 CET 2015 - mls@suse.de
211
212 - rework splitprovides handling [bnc#921332]
213 - improve package choosing code
214 - new testcase dependency format
215 - add alternatives introspection
216 - make reorder_dq_for_jobrules also look at recommends/suggests
217 - rework branch handling
218 - add parser for rpm rich deps
219 - bump version to 0.6.9
220
221 -------------------------------------------------------------------
222 Wed Jan 14 08:58:46 CET 2015 - ma@suse.de
223
224 - fixes to build with swig 3.0.3
225 - bump version to 0.6.8
226
227 -------------------------------------------------------------------
228 Fri Dec 19 08:59:27 CET 2014 - ma@suse.de
229
230 - add product:regflavor attribute [bnc#896224]
231 - bump version to 0.6.7
232
233 -------------------------------------------------------------------
234 Tue Oct  7 14:39:23 CEST 2014 - mls@suse.de
235
236 - fix bug in reorder_dq_for_jobrules leading to crashes
237   [bnc#899907]
238 - rename rpm rules to pkg rules
239 - add manpages for the tools
240 - bump version to 0.6.6
241
242 -------------------------------------------------------------------
243 Thu Sep 11 17:33:04 CEST 2014 - mls@suse.de
244
245 - support DUCHANGES_ONLYADD flag in diskusage calculation
246   [bnc#783100]
247 - add whatmatchesdep to bindings
248 - support pool->considered in testcases
249 - always call selection_filelist if SELECTION_FILELIST is set
250 - support yum style obsolete handling for package splits
251 - bump version to 0.6.5
252
253 -------------------------------------------------------------------
254 Tue Jul  8 14:13:40 CEST 2014 - mls@suse.de
255
256 - expand solver_identical fix to applications [bnc#885830]
257 - fix instbuddy generation code
258 - improve autominimizing implementation to also look at
259   supplements
260 - bump version to 0.6.4
261
262 -------------------------------------------------------------------
263 Fri Jun 13 08:28:12 CEST 2014 - ma@suse.de
264
265 - quick fix for [bnc#881320]
266 - bump version to 0.6.3
267
268 -------------------------------------------------------------------
269 Fri Jun  6 11:37:00 CEST 2014 - ma@suse.de
270
271 - Provide PRODUCT_REGISTER_TARGET for available products [bnc#881320]
272 - bump version to 0.6.2
273
274 -------------------------------------------------------------------
275 Thu Apr 17 14:47:42 CEST 2014 - mls@suse.de
276
277 - support BREAK_ORPHANS and KEEP_ORPHANS solver flags
278 - adapt to AppStream 0.6
279 - reduce memory usage in repo_write and repodata_internalize
280 - make repodata_stringify return the result string
281 - bump version to 0.6.1
282
283 -------------------------------------------------------------------
284 Mon Apr  7 15:36:07 CEST 2014 - mls@suse.de
285
286 - add support for sha224/sha384/sha512
287 - add userinstalled helper functions
288 - improve dataiterator bindings (in an incompatible way)
289 - automatically free pool in bindings
290 - bump version to 0.6.0 (ABI + bindings API breakage)
291
292 -------------------------------------------------------------------
293 Wed Mar 26 15:08:46 CET 2014 - mls@suse.de
294
295 - fix handling of packages with no update/feature rule [bnc#870195]
296 - fix crash when in internalize() when the schemadata gets
297   reallocated
298 - fix access to uninitialized memory in repo_empty()
299 - a couple of optimizations
300 - support REPOKEYWORDS in content parser
301 - bindings: don't let str(Datamatch) change the strings
302 - fix basename optimization for STRINGEND
303 - bump version to 0.5.1
304
305 -------------------------------------------------------------------
306 Wed Feb 26 15:08:35 CET 2014 - mls@suse.de
307
308 - improve appdata.xml parsing [bnc#865293]
309 - repo_helix: parse application elements
310 - bump version to 0.5.0
311
312 -------------------------------------------------------------------
313 Fri Feb 21 16:23:58 CET 2014 - mls@suse.de
314
315 - fix bug in solver_get_unneeded that could lead to an
316   endless loop [bnc#828764]
317 - adapt to new rpm tags for weak dependencies
318 - fix pseudo packages obsoleting other pseudo packages
319 - optimize unfulfilled rule handling a bit
320 - bump version to 0.4.5
321
322 -------------------------------------------------------------------
323 Fri Feb 14 11:03:18 CET 2014 - mls@suse.de
324
325 - always keep job/jobflags in selection_filter()
326 - implement COND handling in supplements/enhances
327 - improve OR handling in supplements/enhances
328 - fix typo in application backlink creation
329 - support PRODUCT_ENDOFLIFE
330 - store repoid as flexarray
331 - also translate autoproduct strings
332 - bump version to 0.4.4
333
334 -------------------------------------------------------------------
335 Mon Jan 27 17:15:41 CET 2014 - mls@suse.de
336
337 - add support for autogenerated products
338 - support repoid array in product definition
339 - bump version to 0.4.3
340
341 -------------------------------------------------------------------
342 Fri Jan 24 13:50:03 CET 2014 - mls@suse.de
343
344 - add -X option to susetags2solv [bnc#860271]
345 - fix typos in pool_job2str
346 - support DISTRO in content parser
347 - make addfilelist more resistant against corrupt rpms
348 - encode flags into rpmdb cookie
349 - add identical and evrcmp methods in bindings
350 - copy checksums in repo_add_rpmdb_reffp
351 - repo_autopattern: make sure that the category is valid utf8
352 - fix double-free if the number of languages is reduced to zero
353 - bump version to 0.4.2
354
355 -------------------------------------------------------------------
356 Mon Dec  9 11:53:06 CET 2013 - mls@suse.de
357
358 - make repo2solv.sh work when appdata support is off
359 - enable appdata support for SUSE
360
361 -------------------------------------------------------------------
362 Tue Dec  3 14:30:17 CET 2013 - mls@suse.de
363
364 - support appdata parsing and auto-pattern generation in tools
365 - adapt to python3
366 - tweak findproblemrule heuristic for conflicts
367 - add m68k/ppc64le architectures
368 - plug weakrulemap memory hole
369 - support debian multiarch annotation
370 - support product/pattern/application links
371 - bump version to 0.4.1
372
373 -------------------------------------------------------------------
374 Tue Sep 24 11:14:25 CEST 2013 - mls@suse.de
375
376 - do not add back cleandeps_updatepkgs packages [bnc#841781]
377
378 -------------------------------------------------------------------
379 Mon Sep 23 11:31:28 CEST 2013 - mls@suse.de
380
381 - added repodata_lookup_binary
382 - fix pattern obsoleting real packages [bnc#834376]
383 - add selection_make_matchdeps function to query dependencies
384   other than provides
385 - bump version to 0.4.0
386
387 -------------------------------------------------------------------
388 Wed Aug 21 14:39:54 CEST 2013 - mls@suse.de
389
390 - add describe_decision() and unset() methods to bindings
391 - do recommends pruning after selecting the highest versions
392 - improve filelist handling
393 - be more tolerant about bad xml: an empty epoch attribute means no epoch
394 - fix another edge case will dup mode and multiversion packages [bnc#828389]
395 - bring installcheck up to speed
396
397 -------------------------------------------------------------------
398 Mon Jun 17 15:54:44 CEST 2013 - mls@suse.de
399
400 - add SOLVER_RULE_JOB_UNSUPPORTED and SOLVER_RULE_JOB_UNKNOWN_PACKAGE
401   for better problem reporting
402 - start with library documentation
403 - adapt to obsoletes handling of new rpm versions
404
405 -------------------------------------------------------------------
406 Wed Mar  6 16:55:57 CET 2013 - mls@suse.de
407
408 - fix dataiterator returning random data in some cases
409 - add changelog parser
410 - fix nasty bug in selection_filter_rel
411 - allow re-run of an existing solver
412 - bump version to 0.3.0
413
414 -------------------------------------------------------------------
415 Mon Jan 14 16:01:04 CET 2013 - mls@suse.de
416
417 - trivial_installable: check vendor of affected package to see if
418   a patch should be ignored [bnc#736100]
419 - fix trivial installable requires handling
420 - bump version to 0.2.4
421
422 -------------------------------------------------------------------
423 Tue Dec 18 19:20:19 CET 2012 - mls@suse.de
424
425 - fix potential access to freed memory
426 - improve find_problemrule speed
427 - add support for special namespaceprovides jobs
428 - bump version to 0.2.3
429
430 -------------------------------------------------------------------
431 Wed Dec  5 14:37:39 CET 2012 - mls@suse.de
432
433 - many Selection improvements
434 - fix perl binding memory issue
435 - improve file list matching
436 - support targeted up/dup with cleandeps
437 - bump version to 0.2.2
438
439 -------------------------------------------------------------------
440 Fri Nov 23 13:57:19 CET 2012 - mls@suse.de
441
442 - support targeted up/dup
443 - support best rules to enforce the installation of the best package
444 - implement selection class to ease package selection
445 - fix obsolete handling for debian packages
446 - add pool_lookup_deltalocation helper
447 - bump version to 0.2.1
448
449 -------------------------------------------------------------------
450 Thu Oct 18 16:58:10 CEST 2012 - mls@suse.de
451
452 - fix susetags parser, it ignored the filelist of the last
453   solvable
454 - fix encoding of large values
455 - bump version to 0.2.0
456
457 -------------------------------------------------------------------
458 Mon Jun 25 13:40:58 CEST 2012 - mls@suse.de
459
460 - fix typo in repodata_merge_attrs [bnc#767510]
461
462 -------------------------------------------------------------------
463 Wed May 30 14:46:48 CEST 2012 - mls@suse.de
464
465 - fix build for older suse versions
466 - fix memory corruption in unneeded calculation when there are
467   product buddies
468
469 -------------------------------------------------------------------
470 Tue May  8 10:59:39 CEST 2012 - ma@suse.de
471
472 - build with swig-2.0.6
473
474 -------------------------------------------------------------------
475 Mon Apr 23 15:52:26 CEST 2012 - mls@suse.de
476
477 - added testcase framework
478 - add solver_get_unneeded() to get a list of no longer needed
479   installed packages
480 - changed duprule generation to ignore uninstallable packages [bnc#750485]
481 - fix memory leaks
482 - speed up whatprovides generation
483 - support 64bit nums, return files sizes in bytes
484 - return errors instead of calling exit()
485 - support tilde in rpm version comparison [bnc#466994]
486 - 0.1.0
487
488 -------------------------------------------------------------------
489 Tue Feb  7 16:33:10 CET 2012 - mls@suse.de
490
491 - add findutils to the requires of libsolv-tools [bnc#743634]
492
493 -------------------------------------------------------------------
494 Wed Feb  1 14:06:59 CET 2012 - mls@suse.de
495
496 - add cleandeps support for install/update
497 - check for cleandeps mistakes (untested)
498
499 -------------------------------------------------------------------
500 Fri Jan 27 14:10:34 CET 2012 - mls@suse.de
501
502 - make repo type code selection modular
503 - add more solvable_ functions
504 - add dependency getter/setter code to bindings
505 - cleanup dup handling
506 - hide more internals
507
508 -------------------------------------------------------------------
509 Mon Oct 24 13:26:18 CEST 2011 - ma@suse.de
510
511 - mls fixed package provides/obsoletes, but forgot to write
512   a changes entry.
513
514 -------------------------------------------------------------------
515 Tue Oct 18 16:18:39 CEST 2011 - ma@suse.de
516
517 - Add arch arvm7tnhl and  armv7thl
518
519 -------------------------------------------------------------------
520 Fri Apr 29 14:35:59 CEST 2011 - mls@suse.de
521
522 - bup version to 0.17.0 to make it different from 11.4
523 - 0.17.0
524
525 -------------------------------------------------------------------
526 Thu Mar 24 10:04:16 UTC 2011 - mls@suse.de
527
528 - add missing else part in rpmdbid2db()
529
530 -------------------------------------------------------------------
531 Thu Feb 24 17:44:05 CET 2011 - mls@suse.de
532
533 - ignore to be dropped orhaned packages when calculating
534   candidates for recommends/supplements installation
535
536 -------------------------------------------------------------------
537 Wed Feb  2 09:24:42 UTC 2011 - kkaempf@novell.com
538
539 - Split off 'applayer' and 'bindings' as a separate package
540   to make the bindings more independant of libsatsolver
541 - 0.16.4
542
543 -------------------------------------------------------------------
544 Tue Jan 25 09:52:48 CET 2011 - ma@suse.de
545
546 - Apply patch introducing armv7nhl:armv7h
547
548 -------------------------------------------------------------------
549 Fri Oct 22 15:51:11 CEST 2010 - ma@suse.de
550
551 - updateinfoxml: Correctly parse 'issued date' field.
552 - 0.16.1
553
554 -------------------------------------------------------------------
555 Thu Sep  9 17:30:36 CEST 2010 - mls@suse.de
556
557 - bump version to 0.16 to make it different from code11_3 branch
558 - 0.16.0
559
560 -------------------------------------------------------------------
561 Mon Sep  6 13:50:02 UTC 2010 - dmacvicar@novell.com
562
563 - ruby bindings: fix bugs regarding include path loading
564   (was hardcoded) and refactor the way the library path is defined
565   (only once in a helper)
566
567 -------------------------------------------------------------------
568 Mon Sep  6 12:38:21 UTC 2010 - dmacvicar@novell.com
569
570 - SLE10SP3 also has vendor_ruby
571
572 -------------------------------------------------------------------
573 Wed Aug 18 14:11:08 UTC 2010 - kkaempf@novell.com
574
575 - refactor ruby-satsolver, pure-Ruby extensions added
576 - 0.15.1
577
578 -------------------------------------------------------------------
579 Thu May  6 17:39:20 CEST 2010 - mls@suse.de
580
581 - fix bug in cleandeps code
582 - bump version to 0.15 to make it different from code11_2 branch
583 - 0.15.0
584
585 -------------------------------------------------------------------
586 Tue Mar 23 17:24:46 CET 2010 - ma@suse.de
587
588 - Parse an installed products <shortsummary> tag [bnc#586303]
589
590 -------------------------------------------------------------------
591 Mon Mar 22 18:45:42 CET 2010 - mls@suse.de
592
593 - dataiterator: reset parent when jumping to a solvid [bnc#589640]
594 - 0.14.17
595
596 -------------------------------------------------------------------
597 Thu Mar 11 22:13:26 CET 2010 - ma@suse.de
598
599 - parse global repository ids. [bnc#377568]
600 - fix pattern parsing in repomd format. [bnc#585000]
601 - 0.14.16
602
603 -------------------------------------------------------------------
604 Thu Mar 11 12:18:23 CET 2010 - mls@suse.de
605
606 - fix language code lookup for fallback languages [bnc#584644]
607 - change solvable_lookup_str_lang interface a bit for libzypp
608
609 -------------------------------------------------------------------
610 Fri Feb 19 17:31:51 CET 2010 - mls@suse.de
611
612 - make dup rules work when system repo is not first [bnc#581276]
613 - parse pattern visibility flag in repomd format
614 - 0.14.15
615
616 -------------------------------------------------------------------
617 Fri Jan 29 14:48:34 CET 2010 - mls@suse.de
618
619 - speed up createwhatprovides when many solvables provide the same dep
620 - fix choice rule creation for real (bnc#551637)
621 - 0.14.14
622
623 -------------------------------------------------------------------
624 Mon Jan 18 14:42:27 CET 2010 - mls@suse.de
625
626 - set repository:toolversion to 1.0 in common_write
627 - 0.14.13
628
629 -------------------------------------------------------------------
630 Mon Dec 21 14:29:24 CET 2009 - mls@suse.de
631
632 - disable update rule in noobsoletes case if installed package is to
633   be kept [bnc#564239]
634 - work around rpm bug when --prefix is used [bnc#565525]
635 - add support for sparc architecture [bnc#566291]
636 - 0.14.12
637
638 -------------------------------------------------------------------
639 Mon Dec  7 13:59:08 CET 2009 - ma@suse.de
640
641 - Support optionally compressed product(s).xml in rpmmd metadata.
642 - 0.14.11
643
644 -------------------------------------------------------------------
645 Mon Nov  2 14:10:23 CET 2009 - mls@suse.de
646
647 - look at infarch/dup rules when creating choice rules, makes dup
648   also install 32bit packages [bnc#551637]
649 - 0.14.10
650
651 -------------------------------------------------------------------
652 Wed Oct 14 16:21:32 CEST 2009 - mls@suse.de
653
654 - ignore products element so that repo2solv works
655 - support MULTI_SEMANTICS
656 - add --withsrc option for installcheck
657 - add SOLVER_DROP_ORPHANED job type
658 - fix dropped package handling in removedisabledconflicts
659 - 0.14.9
660
661 -------------------------------------------------------------------
662 Thu Sep 24 10:27:42 CEST 2009 - mls@suse.de
663
664 - fix bug in solvable_lookup_str_base
665
666 -------------------------------------------------------------------
667 Wed Sep 23 11:10:08 CEST 2009 - mls@suse.de
668
669 - get missing translations from other solvables [bnc#386449]
670 - also look at triggers when ordering packages
671 - add support for REPOKEY_TYPE_BINARY
672 - 0.14.8
673
674 -------------------------------------------------------------------
675 Wed Sep 16 10:56:44 CEST 2009 - mls@suse.de
676
677 - use repomdxml to query for the location [bnc#501425]
678 - fix assertion failue... again
679 - fix fp leak [bnc#535468]
680 - 0.14.7
681
682 -------------------------------------------------------------------
683 Fri Sep  4 11:40:47 CEST 2009 - mls@suse.de
684
685 - fix multiversion handling for real
686 - fix speed regression in repo_susetags
687 - close fd leak [bnc#527506]
688 - remove db.h workaround
689 - 0.14.6
690
691 -------------------------------------------------------------------
692 Mon Aug 31 13:57:29 CEST 2009 - mls@suse.de
693
694 - fix to build with rpm-4.7
695
696 -------------------------------------------------------------------
697 Fri Aug 28 11:06:31 CEST 2009 - ma@suse.de
698
699 - add support for SOLVER_SOLVABLE_REPO
700 - 0.14.5
701
702 -------------------------------------------------------------------
703 Thu Jul 30 12:49:38 CEST 2009 - mls@suse.de
704
705 - speed up file list parsing
706 - speed up addfileprovides
707 - fix bugs in pubkey handling
708 - fix bug in filelist handling when there are no abs paths
709 - 0.14.4
710
711 -------------------------------------------------------------------
712 Fri Jul 17 14:07:07 CEST 2009 - mls@suse.de
713
714 - add satversion.h header file
715 - many changes regarding the load callback
716 - more dataiterator control functions
717 - add transaction ordering code
718 - add support for file conflict checking
719 - 0.14.3
720
721 -------------------------------------------------------------------
722 Mon Jun 22 16:01:02 CEST 2009 - mls@suse.de
723
724 - create libsatsolverext.a
725 - 0.14.2
726
727 -------------------------------------------------------------------
728 Wed May  6 19:52:39 CEST 2009 - ma@suse.de
729
730 - Fix to support sha256 hashes (bnc#501425)
731
732 -------------------------------------------------------------------
733 Wed Apr  1 10:32:43 CEST 2009 - kkaempf@suse.de
734
735 - 0.14.1
736   Core changes
737   - fix potential NULL deref in srcrpm handling (mls)
738   - clean up and fix suggested/recommended list creation code (mls)
739   - kill obsolete and broken patchxml support (mls)
740   - replace old solver_problemruleinfo with new solver_ruleinfo
741     function (mls)
742   - add solvable_selfprovidedep() function (mls)
743   - add noinfarchcheck solver option (mls)
744   - clone job queue to make the code more flexible (mls)
745   - rewrite policy rule disabling/re-enabling (bnc#481836) (mls)
746   - fix out-of-bounds in solver_printproblem() (mls)
747   Bindings changes
748   - provide 'Repo.attr(String)' accessor function (kkaempf)
749   - provide 'Solver.sizechange' to compute the changes of the
750     installed size after a transaction is applied (kkaempf)
751   - solver result iterators for Python (jblunck)
752   - add %newobject to track newly created objects better (kkaempf)
753   - generate rdoc documentation from swig input files (kkaempf)
754   - add a no-op Pool destructor (bnc#483252) (kkaempf)
755   - provide access to all flags and settings (kkaempf)
756
757 -------------------------------------------------------------------
758 Wed Mar  4 14:39:00 CET 2009 - mls@suse.de
759
760 - fix problem_to_solutions segfault
761 - bump version to 0.14 to make it different from code11 branch
762 - 0.14.0
763
764 -------------------------------------------------------------------
765 Mon Mar  2 18:20:22 CET 2009 - mls@suse.de
766
767 - add solver_trivial_installable() to fix multiversion patches [bnc#480303]
768 - 0.13.5
769
770 -------------------------------------------------------------------
771 Wed Feb 18 16:48:41 CET 2009 - ma@suse.de
772
773 - Use correct namespace (e.g. pattern:) even if solvable has no name [bnc#470011]
774
775 -------------------------------------------------------------------
776 Fri Jan 30 14:26:42 CET 2009 - mls@suse.de
777
778 - fix weakmap boundary check
779 - 0.13.3
780
781 -------------------------------------------------------------------
782 Tue Jan 27 13:12:30 CET 2009 - ma@suse.de
783
784 - Ignore trailing whitespace in content file parser.
785
786 -------------------------------------------------------------------
787 Mon Jan 26 13:55:35 CET 2009 - mls@suse.de
788
789 - fix segfault caused by whatprovides reallocation [bnc#468313]
790 - 0.13.1
791
792 -------------------------------------------------------------------
793 Tue Jan 20 17:12:17 CET 2009 - ma@suse.de
794
795 - repo_rpmdb: Fix conversion to UTF8
796
797 -------------------------------------------------------------------
798 Fri Dec  5 14:43:55 CET 2008 - kkaempf@suse.de
799
800 - enhance bindings to provide reasons for solver decisions
801
802 -------------------------------------------------------------------
803 Mon Dec  1 11:50:12 CET 2008 - mls@suse.de
804
805 - prefer patterns again until there's a real fix [bnc#450226]
806
807 -------------------------------------------------------------------
808 Mon Dec  1 11:13:55 CET 2008 - mls@suse.de
809
810 - susetags: fix file dependency parsing [bnc#450286]
811
812 -------------------------------------------------------------------
813 Fri Nov 28 18:29:08 CET 2008 - mls@suse.de
814
815 - correct problem solving algorithm
816 - 0.13.0
817
818 -------------------------------------------------------------------
819 Fri Nov 21 16:54:44 CET 2008 - dmacvicar@suse.de
820
821 - remove unused updaterepokey, replaced by repo
822   product information
823
824 -------------------------------------------------------------------
825 Thu Nov 20 10:32:01 CET 2008 - dmacvicar@suse.de
826
827 - support content, distro and updates tag properly
828 - remove the unused products tag
829
830 -------------------------------------------------------------------
831 Mon Nov 17 14:30:08 CET 2008 - ma@suse.de
832
833 - Parse RELEASE tag from contentfile (bnc #444978)
834 - 0.12.3
835
836 -------------------------------------------------------------------
837 Fri Nov 14 18:00:19 CET 2008 - mls@suse.de
838
839 - fix bugs in multiversion handling
840 - bring perl bindings up to speed
841 - 0.12.2
842
843 -------------------------------------------------------------------
844 Fri Nov  7 18:26:07 CET 2008 - ma@suse.de
845
846 - fix SOLVID_POS dataiterator handling
847
848 -------------------------------------------------------------------
849 Fri Nov  7 11:56:37 CET 2008 - kkaempf@suse.de
850
851 - make repo_zyppdb more robust (bnc#441043)
852
853 -------------------------------------------------------------------
854 Thu Nov  6 09:49:51 CET 2008 - kkaempf@suse.de
855
856 - Add 'user_data' argument to all applayer iterator callbacks
857   (bnc#418491)
858
859 -------------------------------------------------------------------
860 Wed Oct 29 12:36:57 CET 2008 - ma@suse.de
861
862 - Add 'sh4' architectures.
863
864 -------------------------------------------------------------------
865 Tue Oct 28 16:55:03 CET 2008 - ma@suse.de
866
867 - Add 'arm' architectures.
868
869 -------------------------------------------------------------------
870 Mon Oct 27 10:54:36 CET 2008 - kkaempf@suse.de
871
872 - Improve error detection and reporting when parsing 'content' file
873
874 -------------------------------------------------------------------
875 Fri Oct 24 16:03:13 CEST 2008 - ma@suse.de
876
877 - Remember the /etc/products.d enties filename in .solv
878   (bnc #432932)
879 - 0.12.1
880
881 -------------------------------------------------------------------
882 Thu Oct 23 10:49:40 CEST 2008 - mrueckert@suse.de
883
884 - add zlib-devel as buildrequires, cmake is looking for it
885   explicitely. rpm-devel used to require it but you dont really
886   need it to link against librpm*
887 - requires rpm-devel in the devel package, it is required to link
888   against libsatsolver.
889
890 -------------------------------------------------------------------
891 Wed Oct 22 13:00:56 CEST 2008 - mls@suse.de
892
893 - add pool_set_installed()
894 - drop "installed" arguments from some functions
895 - 0.12.0
896
897 -------------------------------------------------------------------
898 Wed Oct 22 13:00:25 CEST 2008 - dmacvicar@suse.de
899
900 - support the new standarized tags available in
901   createrepo > 0.9.6
902   saving of the distro tag still missing.
903
904 -------------------------------------------------------------------
905 Thu Oct 16 00:50:47 CEST 2008 - mls@suse.de
906
907 - make iterator work with completely empty repos [bnc#435838]
908
909 -------------------------------------------------------------------
910 Tue Oct 14 18:28:57 CEST 2008 - mls@suse.de
911
912 - the big solv data change
913   * incompatible new file format
914   * repodata handles are solvable ids
915   * no more extra handles
916   * no need to call repodata_extend anymore
917 - work around solver dup repo priority bug, real fix follows soon
918 - implement releasever
919 - repo_products.c is now more robust
920
921 -------------------------------------------------------------------
922 Mon Oct 13 16:50:14 CEST 2008 - kkaempf@suse.de
923
924 - make product parsing more robust (bnc#433362)
925
926 -------------------------------------------------------------------
927 Thu Oct  2 18:46:55 CEST 2008 - ma@suse.de
928
929 - Product arttributes: removed FLAVOR and REFERENCES, added PRODUCTLINE.
930 - revision 11233
931 - 0.11.0
932
933 -------------------------------------------------------------------
934 Tue Sep 30 13:03:10 CEST 2008 - ma@suse.de
935
936 - repo_content.c: fix broken dependency parsing.
937 - revision 11214
938
939 -------------------------------------------------------------------
940 Mon Sep 29 14:53:09 CEST 2008 - ma@suse.de
941
942 - rpms2solv failed to write out most solvable data (bnc #422338).
943 - revision 11201
944
945 -------------------------------------------------------------------
946 Fri Sep 26 11:54:34 CEST 2008 - kkaempf@suse.de
947
948 - new fallback strategy for installed products in rpmdb2solv
949   try /etc/products.d (code11 style) first
950   if this fails, try /var/lib/zypp/db/products/*
951   if this fails, fallback to /etc/*-release
952   (bnc#429177)
953 - 0.10.16
954
955 -------------------------------------------------------------------
956 Thu Sep 25 17:14:42 CEST 2008 - kkaempf@suse.de
957
958 - fully support Dataiterator in Python and Ruby bindings.
959 - 0.10.15
960
961 -------------------------------------------------------------------
962 Thu Sep 25 13:53:54 CEST 2008 - dmacvicar@suse.de
963
964 - add support for keywords in susedata
965
966 -------------------------------------------------------------------
967 Wed Sep 24 10:55:01 CEST 2008 - kkaempf@suse.de
968
969 - parse /etc/<xyz>-release if no /etc/products.d present
970   (bnc#429177)
971 - 0.10.14
972
973 -------------------------------------------------------------------
974 Mon Sep 22 12:51:51 CEST 2008 - dmacvicar@suse.de
975
976 - ability to parse suseinfo.xml for extended repomd.xml attributes
977 - fix susedata.xml parsing
978 - add CPE attribute to installed product
979 - real fix for segfault in multiarch parsing (bnc#427271)
980 - 0.10.13
981
982 -------------------------------------------------------------------
983 Thu Sep 18 14:44:31 CEST 2008 - dmacvicar@suse.de
984
985 - fix segfault in multiarch parsing (bnc#427271)
986
987 -------------------------------------------------------------------
988 Wed Sep 17 14:10:23 CEST 2008 - mls@suse.de
989
990 - fix segfault in provides iterator
991 - 0.10.12
992
993 -------------------------------------------------------------------
994 Fri Sep 12 17:32:02 CEST 2008 - dmacvicar@suse.de
995
996 - support for susedata.xml
997
998 -------------------------------------------------------------------
999 Fri Sep 12 14:01:11 CEST 2008 - dmacvicar@suse.de
1000
1001 - add repo_add_poolstr_array
1002 - move updates="key,key.." to repomd.xml
1003 - make product url ids more extensible
1004 - 0.10.11
1005
1006 -------------------------------------------------------------------
1007 Thu Sep 11 14:30:16 CEST 2008 - dmacvicar@suse.de
1008
1009 - add REPOSITORY_UPDATES to match product -> repos
1010 - make updateinfo.xml support id attribute in collection that
1011   leads to insert that the repository updates that id.
1012
1013 -------------------------------------------------------------------
1014 Wed Sep 10 18:11:10 CEST 2008 - dmacvicar@suse.de
1015
1016 - create one product per BASEARCHS
1017
1018 -------------------------------------------------------------------
1019 Wed Sep 10 14:19:26 CEST 2008 - ma@suse.de
1020
1021 - repo_products: Parse schemeversion, propagate product
1022   updaterepokey and flavor. Fix segfault on malformed
1023   xml.
1024 - 0.10.10
1025
1026 -------------------------------------------------------------------
1027 Wed Sep 10 11:57:27 CEST 2008 - dmacvicar@suse.de
1028
1029 - accept the PATTERNS tag in content file
1030
1031 -------------------------------------------------------------------
1032 Tue Sep  9 21:26:31 CEST 2008 - kkaempf@suse.de
1033
1034 - rpmdb2solv changes:
1035   - fix bug when parsing multiple products
1036   - adapt to .prod file as of 9/9/08 7:20pm
1037 - 0.10.9
1038
1039 -------------------------------------------------------------------
1040 Tue Sep  9 17:52:30 CEST 2008 - ma@suse.de
1041
1042 - Reenable -Werror and fix bindings.
1043 - 0.10.8
1044
1045 -------------------------------------------------------------------
1046 Tue Sep  9 11:50:39 CEST 2008 - dmacvicar@suse.de
1047
1048 - disable -Werror for swig generated stuff
1049
1050 -------------------------------------------------------------------
1051 Fri Sep  5 18:59:35 CEST 2008 - kkaempf@suse.de
1052
1053 - adapt /etc/product.d parser to generated .prod files.
1054
1055 -------------------------------------------------------------------
1056 Fri Sep  5 13:29:47 CEST 2008 - ma@suse.de
1057
1058 - tools/repo_susetags.c: Parse packages vendor (bnc #422493).
1059 - 0.10.7
1060
1061 -------------------------------------------------------------------
1062 Thu Sep  4 12:30:06 CEST 2008 - kkaempf@suse.de
1063
1064 - tools/rpmdb2solv: Adapt to xml-based /etc/products.d
1065 - tools/rpmdb2solv: Add '-a <attribute>' to print
1066   distribution.target attribute of baseproduct.
1067
1068 -------------------------------------------------------------------
1069 Tue Sep  2 12:17:03 CEST 2008 - mls@suse.de
1070
1071 - make solver includes use "" instead of <>, fixes bnc#415920
1072 - implement otherproviders()
1073 - make patches do nevr matching
1074 - make patch conflicts work with multiversion
1075 - new job commands, now combinded from job type and select type
1076 - support for distupgrade mode
1077 - make SOLVER_ERASE_SOLVABLE work
1078 - also check obsoletes when disabling update rules
1079 - 0.10.6
1080
1081 -------------------------------------------------------------------
1082 Fri Aug 22 18:04:12 CEST 2008 - dmacvicar@suse.de
1083
1084 - add support for extensible metadata over primary +
1085   diskusage
1086 - 0.10.5
1087
1088 -------------------------------------------------------------------
1089 Fri Aug 15 16:29:00 CEST 2008 - kkaempf@suse.de
1090
1091 - ensure existance of product solvable in repo_content(bnc#417594)
1092
1093 -------------------------------------------------------------------
1094 Fri Aug 15 15:00:32 CEST 2008 - kkaempf@suse.de
1095
1096 - follow /etc/products.d/baseproduct and mark product as 'base'
1097
1098 -------------------------------------------------------------------
1099 Fri Aug 15 14:26:29 CEST 2008 - kkaempf@suse.de
1100
1101 - Implement pre-code11 fallback for products, parse /etc/*-release
1102   if /etc/products.d is not available.
1103
1104 -------------------------------------------------------------------
1105 Wed Aug 13 18:06:41 CEST 2008 - kkaempf@suse.de
1106
1107 - provide installtime for installed products.
1108
1109 -------------------------------------------------------------------
1110 Wed Aug 13 15:42:36 CEST 2008 - dmacvicar@suse.de
1111
1112 - include new file search capability commited by matz
1113   (SEARCH_FILES)
1114 - 0.10.4
1115
1116 -------------------------------------------------------------------
1117 Wed Aug 13 10:31:01 CEST 2008 - kkaempf@suse.de
1118
1119 - Honor rpmdb2solv's '-r <root>' also for the products.d path.
1120
1121 -------------------------------------------------------------------
1122 Tue Aug 12 14:22:29 CEST 2008 - kkaempf@suse.de
1123
1124 - Add .prod parsing for 'installed' products to rpmdb2solv.
1125 - Improve python-bindings, add iterators.
1126
1127 -------------------------------------------------------------------
1128 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
1129
1130 - implement relogin suggested support (fate#304889)
1131
1132 -------------------------------------------------------------------
1133 Thu Aug  7 13:36:59 CEST 2008 - ma@suse.de
1134
1135 - Susetags: Allow whitespace in file provides generated by
1136   autobuild (bnc#415115)
1137
1138 -------------------------------------------------------------------
1139 Fri Aug  1 18:59:22 CEST 2008 - dmacvicar@suse.de
1140
1141 - insert the checksum in rpmmd generated solv files
1142   (bnc#414002)
1143 - 0.10.3
1144
1145 -------------------------------------------------------------------
1146 Tue Jul 29 10:53:22 CEST 2008 - mls@suse.de
1147
1148 - resolve job rules before installing system packages [bnc#411086]
1149 - no more freshens. R.I.P.
1150 - make repo2solv.sh also take repomd.xml in count
1151 - install repomdxml2solv
1152 - add Packager, Build Host, Distribution
1153 - disallow arch/vendor changes even if the package name changes
1154
1155 -------------------------------------------------------------------
1156 Sat Jul 12 02:32:15 CEST 2008 - dmacvicar@suse.de
1157
1158 - infrastructure to save generated and expiration time
1159   stamp in rpm-md repositories (fate #301904)
1160 - 0.10.1
1161
1162 -------------------------------------------------------------------
1163 Wed Jul  9 16:25:36 CEST 2008 - ma@suse.de
1164
1165 - Fix repo_content dependency parsing. Parser may lose up to
1166   two trailing dependencies.
1167
1168 -------------------------------------------------------------------
1169 Tue Jul  1 14:54:38 CEST 2008 - kkaempf@suse.de
1170
1171 - rename language bindings to {perl,python,ruby}-satsolver
1172   to follow naming conventions.
1173
1174 -------------------------------------------------------------------
1175 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
1176
1177 - forward port
1178 - add message tag to updateinfo.xml for displaying
1179   messages in the user interface
1180 - Fix missing self provides for patches (bnc #397132).
1181 - do not reorder binary rules if they are not rpm rules [bnc#397456]
1182 - 0.10.0
1183
1184 -------------------------------------------------------------------
1185 Mon Jun  2 11:47:32 CEST 2008 - coolo@suse.de
1186
1187 - calculate recommendation list also if ignorealreadyrecommended is set,
1188   as some recommendations would be missing otherwise
1189 - make dependency output less confusing (bnc#396309)
1190 - 0.9.0
1191
1192 -------------------------------------------------------------------
1193 Tue May 27 22:34:05 CEST 2008 - coolo@suse.de
1194
1195 - compile with RPM_OPT_FLAGS
1196
1197 -------------------------------------------------------------------
1198 Fri May 23 21:07:01 CEST 2008 - mls@suse.de
1199
1200 - add "zypper" flag
1201 - add "ignorealreadyrecommended" aka "zypper" solver option
1202
1203 -------------------------------------------------------------------
1204 Thu May 22 20:16:22 CEST 2008 - coolo@suse.de
1205
1206 - fixed language support in patterns (bnc#386524)
1207
1208 -------------------------------------------------------------------
1209 Mon May 19 14:53:01 CEST 2008 - dmacvicar@suse.de
1210
1211 - make solvable_look_bool more robust by allowing both
1212   the void or the num == 1 strategy.
1213
1214 -------------------------------------------------------------------
1215 Thu May 15 16:05:50 CEST 2008 - coolo@suse.de
1216
1217 - fix susetags parser
1218
1219 ------------------------------------------------------------------
1220 Wed May 14 16:41:26 CEST 2008 - dmacvicar@suse.de
1221
1222 - mls fix of satisfied patterns
1223 - 0.0.33
1224
1225 -------------------------------------------------------------------
1226 Tue May 13 17:14:26 CEST 2008 - dmacvicar@suse.de
1227
1228 - use repodata_set_void for pattern visible attr
1229
1230 -------------------------------------------------------------------
1231 Tue May 13 14:11:30 CEST 2008 - jreidinger@suse.cz
1232
1233 - read description dir path from content file (bnc #389414)
1234
1235 -------------------------------------------------------------------
1236 Tue May 13 12:20:58 CEST 2008 - dmacvicar@suse.de
1237
1238 - a boolean is not a num attribute set to 1, but just a existing void
1239   attribute. (bnc#388818)
1240
1241 -------------------------------------------------------------------
1242 Mon May 12 10:16:20 CEST 2008 - coolo@suse.de
1243
1244 - provide libsatsolver to fix requires of debuginfo
1245
1246 -------------------------------------------------------------------
1247 Sat May 10 15:33:15 CEST 2008 - coolo@suse.de
1248
1249 - resubmit clean tar
1250
1251 -------------------------------------------------------------------
1252 Fri May  9 21:56:43 CEST 2008 - ma@suse.de
1253
1254 - Parse the products LABEL in content file to SUMMARY.
1255
1256 -------------------------------------------------------------------
1257 Fri May  9 20:26:52 CEST 2008 - dmacvicar@suse.de
1258
1259 - recognize 1 as true for reboot suggested and
1260   restart suggested (bnc#388818)
1261
1262 -------------------------------------------------------------------
1263 Fri May  9 16:04:42 CEST 2008 - kkaempf@suse.de
1264
1265 - move 'helix2solv' from satsolver-tools to satsolver-devel package
1266   (bnc#388595)
1267
1268 -------------------------------------------------------------------
1269 Mon May  5 16:24:14 CEST 2008 - coolo@suse.de
1270
1271 - add obsoleteusesprovides and implicitobsoleteusesprovides solver
1272   flags
1273 - speed up solving by not recreating the watch chains every time
1274   some rule is enabled/disabled. To do this, the "disabled" flag
1275   had to be moved from w1 to d.
1276 - fix bug that broke rule disabling when "forceResolve" was true
1277 - fix bug in update rule calculation
1278 - speed up solver a bit by creating a queue holding all assertion
1279   rules, so we do not have to scan all rules for assertions
1280 - parse also DISTPRODUCT and DISTVERSION (for registration), and the other
1281   (often unused) attributes of products.
1282
1283 -------------------------------------------------------------------
1284 Mon Apr 28 19:36:54 CEST 2008 - coolo@suse.de
1285
1286 - (De-)Serialize structured types.  Dataiterator and repo_search support
1287   them too, but not yet nested, so that is unsupported for now.
1288 - skipping kinds in matcher when a flag is specified.
1289 - make --force behave a bit more like --noforce
1290
1291 -------------------------------------------------------------------
1292 Fri Apr 25 19:23:51 CEST 2008 - coolo@suse.de
1293
1294 - detect and skip empty lines (bnc#381828)
1295 - fix endless loop
1296 - move debug functions to solverdebug.c
1297 - do not delete negative bitfield entries [bnc#381908]
1298 - add "showinstalledrecommended" option to make the solver
1299   put installed packages on the suggestions/recommendations
1300   queues
1301 - Fix content parsing if PRODUCT isn't the first entry.
1302 - add more statistics
1303 - add two assertions
1304 - add support for susetags filelist
1305 - plug mem join2 leak
1306 - fix anchoring of filelist data
1307 - susetags move files added to provides back into filelist
1308 - ignore packages.FL for now
1309
1310 -------------------------------------------------------------------
1311 Sun Apr 20 18:25:14 CEST 2008 - coolo@suse.de
1312
1313 - fix build
1314
1315 -------------------------------------------------------------------
1316 Sat Apr 19 08:10:51 CEST 2008 - coolo@suse.de
1317
1318 - fix probleminfo if solvable conflicts with itself and has no requires
1319 - Fix parsing dep lines of content files (bnc #380396).
1320 - C++-guard also solver.h
1321 - add support for feature rules
1322 - fix a couple of small bugs
1323 - use new interface
1324
1325 -------------------------------------------------------------------
1326 Wed Apr 16 17:44:20 CEST 2008 - coolo@suse.de
1327
1328 - fix (rare) case of crashing solver
1329
1330 -------------------------------------------------------------------
1331 Tue Apr 15 09:06:36 CEST 2008 - coolo@suse.de
1332
1333 - some fixes around updateinfo parsing
1334
1335 -------------------------------------------------------------------
1336 Wed Apr  9 16:09:36 CEST 2008 - jkupec@suse.cz
1337
1338 - enable regex matching in Dataiterator
1339
1340 -------------------------------------------------------------------
1341 Fri Apr  4 15:45:44 CEST 2008 - coolo@suse.de
1342
1343 - package deptestomatic in -devel
1344
1345 -------------------------------------------------------------------
1346 Mon Mar 31 16:25:03 CEST 2008 - coolo@suse.de
1347
1348 - truly restart when analyze_unsolvable is hit (fixes bnc#368209)
1349 - make it work with really large directories
1350
1351 -------------------------------------------------------------------
1352 Mon Mar 24 15:31:18 CET 2008 - coolo@suse.de
1353
1354 - install rpms2solv
1355
1356 -------------------------------------------------------------------
1357 Mon Mar 17 16:10:22 CET 2008 - matz@suse.de
1358
1359 - Initialize all allocated array members for blocky arrays (when it
1360   matters, e.g. when extending also in blocks - bnc#371137)
1361
1362 -------------------------------------------------------------------
1363 Fri Mar 14 08:37:47 CET 2008 - coolo@suse.de
1364
1365 - fix build on other distris
1366 - fix requires of tools
1367
1368 -------------------------------------------------------------------
1369 Wed Mar 12 11:45:21 CET 2008 - coolo@suse.de
1370
1371 - store datadir for susetags
1372 - fixing assertion in rules learning
1373
1374 -------------------------------------------------------------------
1375 Fri Mar  7 10:51:09 CET 2008 - coolo@suse.de
1376
1377 - several fixes in whatprovides (possibly root cause of bnc#367210)
1378
1379 -------------------------------------------------------------------
1380 Mon Feb 25 12:59:00 CET 2008 - coolo@suse.de
1381
1382 - fixing rpmdb2solv argument handling
1383
1384 -------------------------------------------------------------------
1385 Fri Feb 22 11:09:05 CET 2008 - coolo@suse.de
1386
1387 - support rpmdb2solv -r for chroots
1388
1389 -------------------------------------------------------------------
1390 Thu Feb 21 18:14:41 CET 2008 - coolo@suse.de
1391
1392 - fix susetags parser for so called full trees
1393
1394 -------------------------------------------------------------------
1395 Wed Feb 20 13:23:31 CET 2008 - coolo@suse.de
1396
1397 - no longer link against db43 but against rpmlib
1398
1399 -------------------------------------------------------------------
1400 Tue Feb 19 15:01:55 CET 2008 - coolo@suse.de
1401
1402 - fix requires/obsoletes
1403
1404 -------------------------------------------------------------------
1405 Tue Feb 19 08:10:01 CET 2008 - coolo@suse.de
1406
1407 - mls is back from vacation - several fixes and enhancements
1408
1409 -------------------------------------------------------------------
1410 Fri Feb 15 11:04:09 CET 2008 - coolo@suse.de
1411
1412 - several fixes for the solv files
1413
1414 -------------------------------------------------------------------
1415 Tue Feb 12 18:29:43 CET 2008 - kkaempf@suse.de
1416
1417 - add libappsatsolver, an application layer to ease coding
1418   against sat-solver.
1419
1420 -------------------------------------------------------------------
1421 Tue Feb 12 17:14:04 CET 2008 - coolo@suse.de
1422
1423 - let susetags parse vendors
1424
1425 -------------------------------------------------------------------
1426 Thu Feb  7 18:41:05 CET 2008 - coolo@suse.de
1427
1428 - rename libsatsolver in satsolver-tools
1429 - several updates and fixes
1430
1431 -------------------------------------------------------------------
1432 Fri Feb  1 13:59:53 CET 2008 - coolo@suse.de
1433
1434 - really don't strip
1435
1436 -------------------------------------------------------------------
1437 Mon Jan 14 17:14:03 CET 2008 - coolo@suse.de
1438
1439 - update from SVN:
1440   - various fixes
1441   - less logging
1442
1443 -------------------------------------------------------------------
1444 Tue Jan  8 16:02:26 CET 2008 - coolo@suse.de
1445
1446 - update to SVN again and don't strip
1447
1448 -------------------------------------------------------------------
1449 Sat Dec 22 19:02:57 CET 2007 - coolo@suse.de
1450
1451 - update to SVN so libzypp compiles again
1452
1453 -------------------------------------------------------------------
1454 Fri Nov 30 16:01:39 CET 2007 - schubi@suse.de
1455
1456 - update for libzypp integration
1457
1458 -------------------------------------------------------------------
1459 Fri Nov 16 12:17:13 CET 2007 - coolo@suse.de
1460
1461 - update to SVN again to make libzypp compilable again
1462
1463 -------------------------------------------------------------------
1464 Wed Nov 14 16:10:21 CET 2007 - schubi@suse.de
1465
1466 - further develpment. bugfix, logging, docu,...
1467
1468 -------------------------------------------------------------------
1469 Mon Nov 12 13:44:52 CET 2007 - coolo@suse.de
1470
1471 - update to the latest version from SVN
1472   - compilation fixes
1473   - policy engine
1474
1475 -------------------------------------------------------------------
1476 Thu Nov  8 13:14:20 CET 2007 - coolo@suse.de
1477
1478 - update to the latest version from SVN
1479
1480 -------------------------------------------------------------------
1481 Tue Oct  2 15:26:36 CEST 2007 - kkaempf@suse.de
1482
1483 - Initial release
1484