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