changes
[platform/upstream/libsolv.git] / package / libsatsolver.changes
1 -------------------------------------------------------------------
2 Tue May 13 14:11:30 CEST 2008 - jreidinger@suse.cz
3
4 - read description dir path from content file (bnc #389414) 
5
6 -------------------------------------------------------------------
7 Tue May 13 12:20:58 CEST 2008 - dmacvicar@suse.de
8
9 - a boolean is not a num attribute set to 1, but just a existing void
10   attribute. (bnc#388818)
11
12 -------------------------------------------------------------------
13 Mon May 12 10:16:20 CEST 2008 - coolo@suse.de
14
15 - provide libsatsolver to fix requires of debuginfo
16
17 -------------------------------------------------------------------
18 Sat May 10 15:33:15 CEST 2008 - coolo@suse.de
19
20 - resubmit clean tar
21
22 -------------------------------------------------------------------
23 Fri May  9 21:56:43 CEST 2008 - ma@suse.de
24
25 - Parse the products LABEL in content file to SUMMARY. 
26
27 -------------------------------------------------------------------
28 Fri May  9 20:26:52 CEST 2008 - dmacvicar@suse.de
29
30 - recognize 1 as true for reboot suggested and
31   restart suggested (bnc#388818)
32
33 -------------------------------------------------------------------
34 Fri May  9 16:04:42 CEST 2008 - kkaempf@suse.de
35
36 - move 'helix2solv' from satsolver-tools to satsolver-devel package
37   (bnc#388595)
38
39 -------------------------------------------------------------------
40 Mon May  5 16:24:14 CEST 2008 - coolo@suse.de
41
42 - add obsoleteusesprovides and implicitobsoleteusesprovides solver
43   flags
44 - speed up solving by not recreating the watch chains every time
45   some rule is enabled/disabled. To do this, the "disabled" flag
46   had to be moved from w1 to d.
47 - fix bug that broke rule disabling when "forceResolve" was true
48 - fix bug in update rule calculation
49 - speed up solver a bit by creating a queue holding all assertion
50   rules, so we do not have to scan all rules for assertions
51 - parse also DISTPRODUCT and DISTVERSION (for registration), and the other
52   (often unused) attributes of products.
53
54 -------------------------------------------------------------------
55 Mon Apr 28 19:36:54 CEST 2008 - coolo@suse.de
56
57 - (De-)Serialize structured types.  Dataiterator and repo_search support
58   them too, but not yet nested, so that is unsupported for now.
59 - skipping kinds in matcher when a flag is specified.
60 - make --force behave a bit more like --noforce
61
62 -------------------------------------------------------------------
63 Fri Apr 25 19:23:51 CEST 2008 - coolo@suse.de
64
65 - detect and skip empty lines (bnc#381828)
66 - fix endless loop
67 - move debug functions to solverdebug.c
68 - do not delete negative bitfield entries [bnc#381908]
69 - add "showinstalledrecommended" option to make the solver
70   put installed packages on the suggestions/recommendations
71   queues
72 - Fix content parsing if PRODUCT isn't the first entry.
73 - add more statistics
74 - add two assertions
75 - add support for susetags filelist
76 - plug mem join2 leak
77 - fix anchoring of filelist data
78 - susetags move files added to provides back into filelist
79 - ignore packages.FL for now
80  
81 -------------------------------------------------------------------
82 Sun Apr 20 18:25:14 CEST 2008 - coolo@suse.de
83
84 - fix build
85
86 -------------------------------------------------------------------
87 Sat Apr 19 08:10:51 CEST 2008 - coolo@suse.de
88
89 - fix probleminfo if solvable conflicts with itself and has no requires
90 - Fix parsing dep lines of content files (bnc #380396).
91 - C++-guard also solver.h
92 - add support for feature rules
93 - fix a couple of small bugs
94 - use new interface
95
96 -------------------------------------------------------------------
97 Wed Apr 16 17:44:20 CEST 2008 - coolo@suse.de
98
99 - fix (rare) case of crashing solver
100
101 -------------------------------------------------------------------
102 Tue Apr 15 09:06:36 CEST 2008 - coolo@suse.de
103
104 - some fixes around updateinfo parsing
105
106 -------------------------------------------------------------------
107 Wed Apr  9 16:09:36 CEST 2008 - jkupec@suse.cz
108
109 - enable regex matching in Dataiterator
110
111 -------------------------------------------------------------------
112 Fri Apr  4 15:45:44 CEST 2008 - coolo@suse.de
113
114 - package deptestomatic in -devel
115
116 -------------------------------------------------------------------
117 Mon Mar 31 16:25:03 CEST 2008 - coolo@suse.de
118
119 - truly restart when analyze_unsolvable is hit (fixes bnc#368209)
120 - make it work with really large directories
121
122 -------------------------------------------------------------------
123 Mon Mar 24 15:31:18 CET 2008 - coolo@suse.de
124
125 - install rpms2solv
126
127 -------------------------------------------------------------------
128 Mon Mar 17 16:10:22 CET 2008 - matz@suse.de
129
130 - Initialize all allocated array members for blocky arrays (when it
131   matters, e.g. when extending also in blocks - bnc#371137)
132
133 -------------------------------------------------------------------
134 Fri Mar 14 08:37:47 CET 2008 - coolo@suse.de
135
136 - fix build on other distris
137 - fix requires of tools
138
139 -------------------------------------------------------------------
140 Wed Mar 12 11:45:21 CET 2008 - coolo@suse.de
141
142 - store datadir for susetags
143 - fixing assertion in rules learning
144
145 -------------------------------------------------------------------
146 Fri Mar  7 10:51:09 CET 2008 - coolo@suse.de
147
148 - several fixes in whatprovides (possibly root cause of bnc#367210)
149
150 -------------------------------------------------------------------
151 Mon Feb 25 12:59:00 CET 2008 - coolo@suse.de
152
153 - fixing rpmdb2solv argument handling
154
155 -------------------------------------------------------------------
156 Fri Feb 22 11:09:05 CET 2008 - coolo@suse.de
157
158 - support rpmdb2solv -r for chroots
159
160 -------------------------------------------------------------------
161 Thu Feb 21 18:14:41 CET 2008 - coolo@suse.de
162
163 - fix susetags parser for so called full trees
164
165 -------------------------------------------------------------------
166 Wed Feb 20 13:23:31 CET 2008 - coolo@suse.de
167
168 - no longer link against db43 but against rpmlib
169
170 -------------------------------------------------------------------
171 Tue Feb 19 15:01:55 CET 2008 - coolo@suse.de
172
173 - fix requires/obsoletes
174
175 -------------------------------------------------------------------
176 Tue Feb 19 08:10:01 CET 2008 - coolo@suse.de
177
178 - mls is back from vacation - several fixes and enhancements
179
180 -------------------------------------------------------------------
181 Fri Feb 15 11:04:09 CET 2008 - coolo@suse.de
182
183 - several fixes for the solv files
184
185 -------------------------------------------------------------------
186 Tue Feb 12 18:29:43 CET 2008 - kkaempf@suse.de
187
188 - add libappsatsolver, an application layer to ease coding
189   against sat-solver.
190
191 -------------------------------------------------------------------
192 Tue Feb 12 17:14:04 CET 2008 - coolo@suse.de
193
194 - let susetags parse vendors
195
196 -------------------------------------------------------------------
197 Thu Feb  7 18:41:05 CET 2008 - coolo@suse.de
198
199 - rename libsatsolver in satsolver-tools
200 - several updates and fixes
201
202 -------------------------------------------------------------------
203 Fri Feb  1 13:59:53 CET 2008 - coolo@suse.de
204
205 - really don't strip
206
207 -------------------------------------------------------------------
208 Mon Jan 14 17:14:03 CET 2008 - coolo@suse.de
209
210 - update from SVN:
211   - various fixes
212   - less logging
213
214 -------------------------------------------------------------------
215 Tue Jan  8 16:02:26 CET 2008 - coolo@suse.de
216
217 - update to SVN again and don't strip
218
219 -------------------------------------------------------------------
220 Sat Dec 22 19:02:57 CET 2007 - coolo@suse.de
221
222 - update to SVN so libzypp compiles again
223
224 -------------------------------------------------------------------
225 Fri Nov 30 16:01:39 CET 2007 - schubi@suse.de
226
227 - update for libzypp integration 
228
229 -------------------------------------------------------------------
230 Fri Nov 16 12:17:13 CET 2007 - coolo@suse.de
231
232 - update to SVN again to make libzypp compilable again
233
234 -------------------------------------------------------------------
235 Wed Nov 14 16:10:21 CET 2007 - schubi@suse.de
236
237 - further develpment. bugfix, logging, docu,...
238
239 -------------------------------------------------------------------
240 Mon Nov 12 13:44:52 CET 2007 - coolo@suse.de
241
242 - update to the latest version from SVN
243   - compilation fixes
244   - policy engine
245
246 -------------------------------------------------------------------
247 Thu Nov  8 13:14:20 CET 2007 - coolo@suse.de
248
249 - update to the latest version from SVN
250
251 -------------------------------------------------------------------
252 Tue Oct  2 15:26:36 CEST 2007 - kkaempf@suse.de
253
254 - Initial release
255