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
Duncan Mac-Vicar P [Fri, 22 Aug 2008 16:10:19 +0000 (16:10 +0000)]
- comment function
Klaus Kaempf [Fri, 15 Aug 2008 14:29:38 +0000 (14:29 +0000)]
fix bnc#417594
Klaus Kaempf [Fri, 15 Aug 2008 14:28:52 +0000 (14:28 +0000)]
ensure existance of product solvable (bnc#417594)
Klaus Kaempf [Fri, 15 Aug 2008 13:01:46 +0000 (13:01 +0000)]
- follow /etc/products.d/baseproduct and mark product as 'product:type = base'
Klaus Kaempf [Fri, 15 Aug 2008 12:28:43 +0000 (12:28 +0000)]
rpmdb2solv:
- add usage()
- call repo_add_products differently
repo_products:
- fallback to parsing /etc/*-release if not
products.d directory found
Klaus Kaempf [Thu, 14 Aug 2008 16:13:20 +0000 (16:13 +0000)]
fix diskusagexml2solv install
Klaus Kaempf [Thu, 14 Aug 2008 16:10:11 +0000 (16:10 +0000)]
fix file name
Klaus Kaempf [Thu, 14 Aug 2008 16:08:47 +0000 (16:08 +0000)]
parse diskusage.xml
Still open: how to merge with primary.solv ?
Klaus Kaempf [Thu, 14 Aug 2008 16:08:07 +0000 (16:08 +0000)]
add 'diskusage' to comment
Klaus Kaempf [Thu, 14 Aug 2008 16:07:39 +0000 (16:07 +0000)]
remove diskusage and translation parsing preparations, doesn't belong
here
Duncan Mac-Vicar P [Thu, 14 Aug 2008 08:32:13 +0000 (08:32 +0000)]
it is foo#xxxxx
Klaus Kaempf [Wed, 13 Aug 2008 16:07:04 +0000 (16:07 +0000)]
provide installtime for products
Klaus Kaempf [Wed, 13 Aug 2008 16:06:31 +0000 (16:06 +0000)]
provide solvable:installtime for product solvables
Duncan Mac-Vicar P [Wed, 13 Aug 2008 14:55:52 +0000 (14:55 +0000)]
warning
Duncan Mac-Vicar P [Wed, 13 Aug 2008 14:55:51 +0000 (14:55 +0000)]
bump
Michael Matz [Wed, 13 Aug 2008 13:26:29 +0000 (13:26 +0000)]
Support searching in filelists via the dataiterator. Under control of an
extra flag, because this is fairly costly. Intended for user-controled
queries, _not_ to be used by the solver or the like.
Klaus Kaempf [Wed, 13 Aug 2008 08:31:58 +0000 (08:31 +0000)]
changes
Klaus Kaempf [Wed, 13 Aug 2008 08:29:49 +0000 (08:29 +0000)]
document usage
Klaus Kaempf [Wed, 13 Aug 2008 08:25:36 +0000 (08:25 +0000)]
if -r (root dir) is given, its also honored by -p (product dir)
Klaus Kaempf [Tue, 12 Aug 2008 12:38:59 +0000 (12:38 +0000)]
rpm_add_rpmdb is called from bindings, create own repodata in this case.
Klaus Kaempf [Tue, 12 Aug 2008 12:26:32 +0000 (12:26 +0000)]
more changes
Klaus Kaempf [Tue, 12 Aug 2008 12:23:47 +0000 (12:23 +0000)]
product handling added
Klaus Kaempf [Tue, 12 Aug 2008 12:23:37 +0000 (12:23 +0000)]
fix -bindings to build in beta
Klaus Kaempf [Tue, 12 Aug 2008 12:20:42 +0000 (12:20 +0000)]
adapt repo_products (/etc/products.d/*.prod parsing) to current definition
fix repodata handling in repo_products
move repodata handling to main()
Klaus Kaempf [Mon, 11 Aug 2008 14:31:27 +0000 (14:31 +0000)]
parse /etc/products.d/*.prod for installed products
Klaus Kaempf [Mon, 11 Aug 2008 10:13:30 +0000 (10:13 +0000)]
prepare for parsing 'installed' products
Klaus Kaempf [Mon, 11 Aug 2008 10:13:17 +0000 (10:13 +0000)]
prepare for diskusage.xml
Duncan Mac-Vicar P [Thu, 7 Aug 2008 20:03:23 +0000 (20:03 +0000)]
changes
Duncan Mac-Vicar P [Thu, 7 Aug 2008 20:03:11 +0000 (20:03 +0000)]
implement relogin suggested
Michael Andres [Thu, 7 Aug 2008 11:39:21 +0000 (11:39 +0000)]
- Susetags: Allow whitespace in file provides generated by autobuild (#bnc 415115)
Duncan Mac-Vicar P [Wed, 6 Aug 2008 00:15:18 +0000 (00:15 +0000)]
- implement product handling using buddy packages