- submit
[platform/upstream/libsolv.git] / package / libsatsolver.changes
index b223bf6..9c3490e 100644 (file)
@@ -1,4 +1,88 @@
 -------------------------------------------------------------------
+Wed Sep 24 10:55:01 CEST 2008 - kkaempf@suse.de
+
+- parse /etc/<xyz>-release if no /etc/products.d present
+  (bnc#429177)
+- 0.10.14
+
+-------------------------------------------------------------------
+Mon Sep 22 12:51:51 CEST 2008 - dmacvicar@suse.de
+
+- ability to parse suseinfo.xml for extended repomd.xml attributes
+- fix susedata.xml parsing
+- add CPE attribute to installed product
+- real fix for segfault in multiarch parsing (bnc#427271)
+- 0.10.13
+
+-------------------------------------------------------------------
+Thu Sep 18 14:44:31 CEST 2008 - dmacvicar@suse.de
+
+- fix segfault in multiarch parsing (bnc#427271)
+
+-------------------------------------------------------------------
+Wed Sep 17 14:10:23 CEST 2008 - mls@suse.de
+
+- fix segfault in provides iterator
+- 0.10.12
+
+-------------------------------------------------------------------
+Fri Sep 12 17:32:02 CEST 2008 - dmacvicar@suse.de
+
+- support for susedata.xml 
+
+-------------------------------------------------------------------
+Fri Sep 12 14:01:11 CEST 2008 - dmacvicar@suse.de
+
+- add repo_add_poolstr_array
+- move updates="key,key.." to repomd.xml
+- make product url ids more extensible
+- 0.10.11
+
+-------------------------------------------------------------------
+Thu Sep 11 14:30:16 CEST 2008 - dmacvicar@suse.de
+
+- add REPOSITORY_UPDATES to match product -> repos
+- make updateinfo.xml support id attribute in collection that
+  leads to insert that the repository updates that id.
+  
+-------------------------------------------------------------------
+Wed Sep 10 18:11:10 CEST 2008 - dmacvicar@suse.de
+
+- create one product per BASEARCHS 
+
+-------------------------------------------------------------------
+Wed Sep 10 14:19:26 CEST 2008 - ma@suse.de
+
+- repo_products: Parse schemeversion, propagate product 
+  updaterepokey and flavor. Fix segfault on malformed 
+  xml.
+- 0.10.10
+
+-------------------------------------------------------------------
+Wed Sep 10 11:57:27 CEST 2008 - dmacvicar@suse.de
+
+- accept the PATTERNS tag in content file 
+
+-------------------------------------------------------------------
+Tue Sep  9 21:26:31 CEST 2008 - kkaempf@suse.de
+
+- rpmdb2solv changes:
+  - fix bug when parsing multiple products
+  - adapt to .prod file as of 9/9/08 7:20pm
+- 0.10.9 
+
+-------------------------------------------------------------------
+Tue Sep  9 17:52:30 CEST 2008 - ma@suse.de
+
+- Reenable -Werror and fix bindings.
+- 0.10.8
+
+-------------------------------------------------------------------
+Tue Sep  9 11:50:39 CEST 2008 - dmacvicar@suse.de
+
+- disable -Werror for swig generated stuff 
+
+-------------------------------------------------------------------
 Fri Sep  5 18:59:35 CEST 2008 - kkaempf@suse.de
 
 - adapt /etc/product.d parser to generated .prod files.