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