Michael Andres [Mon, 13 Oct 2008 14:29:32 +0000 (14:29 +0000)]
init matcher.pool
Michael Schroeder [Mon, 13 Oct 2008 14:09:54 +0000 (14:09 +0000)]
- add dataiterator_setpos_parent
- check kv.eof in dataiterator_setpos
Michael Schroeder [Mon, 13 Oct 2008 13:32:08 +0000 (13:32 +0000)]
- fix order of schema creation
Michael Schroeder [Mon, 13 Oct 2008 12:03:04 +0000 (12:03 +0000)]
- change entry back to better name solvid
Michael Schroeder [Mon, 13 Oct 2008 11:50:35 +0000 (11:50 +0000)]
- add some parens to fix the segfault
Michael Schroeder [Mon, 13 Oct 2008 10:09:47 +0000 (10:09 +0000)]
- also use matcher in repo_solv
Michael Schroeder [Mon, 13 Oct 2008 09:31:32 +0000 (09:31 +0000)]
- clean up repopage stuff
Michael Schroeder [Sat, 11 Oct 2008 15:02:32 +0000 (15:02 +0000)]
- initialize kv.eof in the fix/flexarray case
Duncan Mac-Vicar P [Sat, 11 Oct 2008 11:01:41 +0000 (11:01 +0000)]
it is not distver but releasever
Duncan Mac-Vicar P [Sat, 11 Oct 2008 11:01:31 +0000 (11:01 +0000)]
implement distver variable
Michael Schroeder [Thu, 9 Oct 2008 15:25:11 +0000 (15:25 +0000)]
- fix repomdxml
Michael Schroeder [Thu, 9 Oct 2008 15:17:47 +0000 (15:17 +0000)]
- bring back dataiterator_match for now (to be removed again)
Michael Schroeder [Thu, 9 Oct 2008 14:21:15 +0000 (14:21 +0000)]
- is searching for REPOENTRY POS, select the right repo and repodata
in the iterator
Michael Schroeder [Thu, 9 Oct 2008 14:15:51 +0000 (14:15 +0000)]
- move search position into pool
- add dataiterator_setpos()
Michael Schroeder [Thu, 9 Oct 2008 13:24:21 +0000 (13:24 +0000)]
- kill SEARCH_EXTRA so we see where libzypp has to be changed
Michael Schroeder [Thu, 9 Oct 2008 13:14:26 +0000 (13:14 +0000)]
- declare dataiterator_free
- more bindings fixes
Michael Schroeder [Thu, 9 Oct 2008 13:05:57 +0000 (13:05 +0000)]
- grr, why on earth do the bindings have a loadcallback?
Michael Schroeder [Thu, 9 Oct 2008 13:00:46 +0000 (13:00 +0000)]
- oops, forgot bindings
Michael Schroeder [Thu, 9 Oct 2008 12:47:05 +0000 (12:47 +0000)]
- the big solv data change
- incompatible new file format
- repodata handles are solvable ids
- no more extra handles
- no need to call repodata_extend anymore
- work around solver dup repo priority bug, real fix follows soon
Michael Andres [Thu, 2 Oct 2008 16:49:48 +0000 (16:49 +0000)]
- Product arttributes: removed FLAVOR and REFERENCES, added PRODUCTLINE.
Duncan Mac-Vicar P [Wed, 1 Oct 2008 11:21:57 +0000 (11:21 +0000)]
cpename -> cpeid
Michael Schroeder [Wed, 1 Oct 2008 10:11:43 +0000 (10:11 +0000)]
- support repomd pattern.xml
Michael Andres [Tue, 30 Sep 2008 11:05:26 +0000 (11:05 +0000)]
- repo_content.c: fix broken dependency parsing.
Michael Andres [Mon, 29 Sep 2008 12:56:20 +0000 (12:56 +0000)]
rpms2solv failed to write out most solvable data (bnc #422338).
Klaus Kaempf [Fri, 26 Sep 2008 09:58:08 +0000 (09:58 +0000)]
bnc#429177
- new fallback strategy for installed products in rpmdb2solv
try /etc/products.d (code11 style) first
if this fails, try /var/lib/zypp/db/products/*
if this fails, fallback to /etc/*-release
- 0.10.16
Klaus Kaempf [Thu, 25 Sep 2008 15:16:09 +0000 (15:16 +0000)]
fully support Dataiterator in bindings, drop use of repo_lookup()
Duncan Mac-Vicar P [Thu, 25 Sep 2008 14:42:24 +0000 (14:42 +0000)]
keywords in a more consistant format like current tags
Duncan Mac-Vicar P [Thu, 25 Sep 2008 11:54:52 +0000 (11:54 +0000)]
support keywords in susedata
Jan Kupec [Wed, 24 Sep 2008 21:17:07 +0000 (21:17 +0000)]
- submit
Jan Kupec [Wed, 24 Sep 2008 20:51:14 +0000 (20:51 +0000)]
- seems like 0.10.13 is already out
Klaus Kaempf [Wed, 24 Sep 2008 08:56:00 +0000 (08:56 +0000)]
bump
Klaus Kaempf [Wed, 24 Sep 2008 08:54:34 +0000 (08:54 +0000)]
re-add parsing of /etc/<xyz>-release (got lost in transistion from
.ini to .xml), bnc#429177
Duncan Mac-Vicar P [Mon, 22 Sep 2008 16:57:39 +0000 (16:57 +0000)]
- refactor the repository matching with products, not yet complete
- move the cpename up to resobject as it is a generic attribute
(and can be useful to match vulnerabilities in the future)
Duncan Mac-Vicar P [Mon, 22 Sep 2008 13:23:55 +0000 (13:23 +0000)]
changes
Michael Schroeder [Mon, 22 Sep 2008 13:13:16 +0000 (13:13 +0000)]
- fix indent (bleah! who wrote that stuff?)
Michael Schroeder [Mon, 22 Sep 2008 13:04:13 +0000 (13:04 +0000)]
- fix indentation
Duncan Mac-Vicar P [Mon, 22 Sep 2008 12:24:29 +0000 (12:24 +0000)]
save the timestamp only once
Duncan Mac-Vicar P [Mon, 22 Sep 2008 10:53:40 +0000 (10:53 +0000)]
bump
Duncan Mac-Vicar P [Mon, 22 Sep 2008 10:53:39 +0000 (10:53 +0000)]
- add CPE (Common Platform Enumeration) attribute to installed product
- read keywords, products and expire from suseinfo
Michael Schroeder [Mon, 22 Sep 2008 10:17:28 +0000 (10:17 +0000)]
- make solvable creation easier to understand
Michael Schroeder [Mon, 22 Sep 2008 09:16:42 +0000 (09:16 +0000)]
- replace split() with more convenient splitword()
Michael Schroeder [Fri, 19 Sep 2008 14:18:48 +0000 (14:18 +0000)]
- copy parser swtab fix from Matz into other files
Michael Schroeder [Fri, 19 Sep 2008 13:40:11 +0000 (13:40 +0000)]
- sanitize a bit
Michael Schroeder [Fri, 19 Sep 2008 09:59:23 +0000 (09:59 +0000)]
- clean up mess
Duncan Mac-Vicar P [Thu, 18 Sep 2008 12:55:01 +0000 (12:55 +0000)]
fix segfault in multiarch parsing (bnc#427271)
Michael Schroeder [Wed, 17 Sep 2008 12:18:29 +0000 (12:18 +0000)]
- add changelog, bump version
Michael Schroeder [Wed, 17 Sep 2008 10:30:59 +0000 (10:30 +0000)]
- Change provide iterator from ID pointer to ID. Before, iterating
was unsave as the whatprovides array can get relocated.
Duncan Mac-Vicar P [Fri, 12 Sep 2008 15:32:21 +0000 (15:32 +0000)]
support for susedata.xml
Duncan Mac-Vicar P [Fri, 12 Sep 2008 15:32:20 +0000 (15:32 +0000)]
support for susedata.xml
Duncan Mac-Vicar P [Fri, 12 Sep 2008 14:39:14 +0000 (14:39 +0000)]
write the registration values to the solv file
Duncan Mac-Vicar P [Fri, 12 Sep 2008 14:11:38 +0000 (14:11 +0000)]
add register attrs
Duncan Mac-Vicar P [Fri, 12 Sep 2008 14:05:39 +0000 (14:05 +0000)]
store the string, not predefine types
Duncan Mac-Vicar P [Fri, 12 Sep 2008 13:12:35 +0000 (13:12 +0000)]
forgot register url
Duncan Mac-Vicar P [Fri, 12 Sep 2008 13:12:34 +0000 (13:12 +0000)]
make url ids extensible and fix parsers.
parse urls in products
Duncan Mac-Vicar P [Fri, 12 Sep 2008 13:12:33 +0000 (13:12 +0000)]
start to parse missing urls (blocker :-( )
Duncan Mac-Vicar P [Fri, 12 Sep 2008 12:02:12 +0000 (12:02 +0000)]
bump
Duncan Mac-Vicar P [Fri, 12 Sep 2008 12:02:11 +0000 (12:02 +0000)]
- add repo_add_poolstr_array
- move updates="key,key.." to repomd.xml
Michael Andres [Thu, 11 Sep 2008 12:44:58 +0000 (12:44 +0000)]
indent
Duncan Mac-Vicar P [Thu, 11 Sep 2008 12:32:32 +0000 (12:32 +0000)]
update repository matching
Duncan Mac-Vicar P [Wed, 10 Sep 2008 16:19:37 +0000 (16:19 +0000)]
changes
Duncan Mac-Vicar P [Wed, 10 Sep 2008 16:16:00 +0000 (16:16 +0000)]
- fixed attributes, thanks matz!
Duncan Mac-Vicar P [Wed, 10 Sep 2008 15:51:23 +0000 (15:51 +0000)]
adapt repo_content to create one product per base arch, attributes not working yet
Michael Andres [Wed, 10 Sep 2008 14:15:44 +0000 (14:15 +0000)]
no printf
Michael Schroeder [Wed, 10 Sep 2008 13:36:43 +0000 (13:36 +0000)]
- work around c++ compiler (see also yosefk.com/c++fqa/)
Michael Andres [Wed, 10 Sep 2008 13:27:05 +0000 (13:27 +0000)]
- repo_products: Parse schemeversion, propagate product
updaterepokey and flavor. Fix segfault on malformed
xml.
Michael Schroeder [Wed, 10 Sep 2008 13:05:02 +0000 (13:05 +0000)]
- bring side data handling into better shape
- reactivate solvable_identical requires check if we can't compare
the build time
Duncan Mac-Vicar P [Wed, 10 Sep 2008 10:06:00 +0000 (10:06 +0000)]
accept PATTERNS tag, but gnore it
Klaus Kaempf [Tue, 9 Sep 2008 19:32:32 +0000 (19:32 +0000)]
- rpmdb2solv changes:
- fix bug when parsing multiple products
- adapt to .prod file as of 9/9/08 7:20pm
- 0.10.9
Klaus Kaempf [Tue, 9 Sep 2008 19:32:01 +0000 (19:32 +0000)]
revert last change
Klaus Kaempf [Tue, 9 Sep 2008 19:28:34 +0000 (19:28 +0000)]
- rpmdb2solv changes:
- fix bug when parsing multiple products
- adapt to .prod file as of 9/9/08 7:20pm
- 0.10.9
Klaus Kaempf [Tue, 9 Sep 2008 19:24:38 +0000 (19:24 +0000)]
- fix bug when parsing multiple products
- adapt to .prod file definition as of "19:20, 9 September 2008"
Duncan Mac-Vicar P [Tue, 9 Sep 2008 17:23:12 +0000 (17:23 +0000)]
forgot this
Michael Andres [Tue, 9 Sep 2008 15:53:43 +0000 (15:53 +0000)]
- Reenable -Werror and fix bindings.
Duncan Mac-Vicar P [Tue, 9 Sep 2008 09:58:47 +0000 (09:58 +0000)]
changes
Duncan Mac-Vicar P [Tue, 9 Sep 2008 09:38:20 +0000 (09:38 +0000)]
dont enable -Werror for bindings, swig sucks too much
for now, do the Werror set per directory until i fogure out how to disable it only in bindings after
setting it on in the top level dir
Klaus Kaempf [Mon, 8 Sep 2008 19:04:52 +0000 (19:04 +0000)]
silently skip unknown tags
Klaus Kaempf [Fri, 5 Sep 2008 17:00:32 +0000 (17:00 +0000)]
bump
Klaus Kaempf [Fri, 5 Sep 2008 16:58:01 +0000 (16:58 +0000)]
remove duplicate repodata_internalize
Klaus Kaempf [Fri, 5 Sep 2008 16:54:13 +0000 (16:54 +0000)]
backup checkin, still not fully functional
Klaus Kaempf [Fri, 5 Sep 2008 13:55:39 +0000 (13:55 +0000)]
adapt to -release package format
Klaus Kaempf [Fri, 5 Sep 2008 13:30:18 +0000 (13:30 +0000)]
buildservice decide on '.prod' suffix
Michael Andres [Fri, 5 Sep 2008 11:32:14 +0000 (11:32 +0000)]
tools/repo_susetags.c: Parse packages vendor
Michael Schroeder [Thu, 4 Sep 2008 10:45:01 +0000 (10:45 +0000)]
- fix indentation
Klaus Kaempf [Thu, 4 Sep 2008 10:32:31 +0000 (10:32 +0000)]
- tools/rpmdb2solv: Adapt to xml-based /etc/products.d
- tools/rpmdb2solv: Add '-a <attribute>' to print
distribution.target attribute of baseproduct.
Klaus Kaempf [Wed, 3 Sep 2008 15:36:55 +0000 (15:36 +0000)]
- switch /etc/products.d from .prod (ini format) to .xml (xml format)
(see http://en.opensuse.org/Product_Management/Code11/installed)
- add '-a' to rpmdb2solv to just print a specific attribute
Klaus Kaempf [Wed, 3 Sep 2008 15:09:59 +0000 (15:09 +0000)]
input to makeevr is const
Michael Schroeder [Tue, 2 Sep 2008 13:11:11 +0000 (13:11 +0000)]
- disable requires check (for now?) to make testcases work
Michael Schroeder [Tue, 2 Sep 2008 10:20:04 +0000 (10:20 +0000)]
- make it compile
- bumb version, add changes
Michael Schroeder [Mon, 1 Sep 2008 17:55:07 +0000 (17:55 +0000)]
- implement otherproviders()
Michael Schroeder [Mon, 1 Sep 2008 16:26:51 +0000 (16:26 +0000)]
- make patches do nevr matching
- make patch conflicts work with multiversion
Michael Schroeder [Fri, 29 Aug 2008 18:31:45 +0000 (18:31 +0000)]
- new job commands, now combinded from job type and select type
- support for distupgrade mode
Michael Schroeder [Mon, 25 Aug 2008 16:05:37 +0000 (16:05 +0000)]
- make SOLVER_ERASE_SOLVABLE work
Michael Schroeder [Mon, 25 Aug 2008 13:14:53 +0000 (13:14 +0000)]
- fix offbyone
Michael Schroeder [Mon, 25 Aug 2008 13:13:22 +0000 (13:13 +0000)]
- fix memory leaks, clean up a bit
Michael Schroeder [Mon, 25 Aug 2008 13:12:59 +0000 (13:12 +0000)]
- add stringpool_free()
Michael Schroeder [Mon, 25 Aug 2008 10:55:58 +0000 (10:55 +0000)]
- also check obsoletes when disabling update rules
Duncan Mac-Vicar P [Fri, 22 Aug 2008 17:37:21 +0000 (17:37 +0000)]
keep the states on 1st column in order, fixes losing of lot of attributes
Duncan Mac-Vicar P [Fri, 22 Aug 2008 17:37:20 +0000 (17:37 +0000)]
no longer needed
Duncan Mac-Vicar P [Fri, 22 Aug 2008 17:37:18 +0000 (17:37 +0000)]
bump and changes
Duncan Mac-Vicar P [Fri, 22 Aug 2008 16:10:21 +0000 (16:10 +0000)]
- add support for arbitrary extendable metadata using external files
- merge diskusage info (modified tag names) supporting in primary or in extension files dskusage definition
- some language preaparation