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