Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:41 +0000 (14:08 +0000)]
- adapting regex code
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:40 +0000 (14:08 +0000)]
reduce diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:39 +0000 (14:08 +0000)]
compile++
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:39 +0000 (14:08 +0000)]
reducing diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:38 +0000 (14:08 +0000)]
go back to regexes here as well to reduce diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:37 +0000 (14:08 +0000)]
go back to the regex based version
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:37 +0000 (14:08 +0000)]
unify on regex_match(), remove regex_search
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:36 +0000 (14:08 +0000)]
adapt to current HEAD
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:35 +0000 (14:08 +0000)]
reducing diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:35 +0000 (14:08 +0000)]
zypp uses 2 space indentation
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:34 +0000 (14:08 +0000)]
revert flags
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:33 +0000 (14:08 +0000)]
a little bit of cleanup
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:32 +0000 (14:08 +0000)]
fix MediaSetAccess unit tests
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:31 +0000 (14:08 +0000)]
fix KeyRing test not working anymore because there is only one capture
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:31 +0000 (14:08 +0000)]
add a endsWith() - untested, unused so far.
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:30 +0000 (14:08 +0000)]
actually pass the flags to the regcomp() function :)
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:29 +0000 (14:08 +0000)]
two more tests fixed
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:29 +0000 (14:08 +0000)]
files got added twice, bad idea
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:28 +0000 (14:08 +0000)]
more debugging
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:27 +0000 (14:08 +0000)]
importing my current diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:24 +0000 (14:08 +0000)]
adding regex wrapper implementation
Duncan Mac-Vicar P [Fri, 10 Aug 2007 12:17:38 +0000 (12:17 +0000)]
remove debug line
Duncan Mac-Vicar P [Fri, 10 Aug 2007 12:17:37 +0000 (12:17 +0000)]
changes
Duncan Mac-Vicar P [Fri, 10 Aug 2007 12:17:37 +0000 (12:17 +0000)]
- dont create a second CacheStore in the same scope, will lock...
#297627
- Don't commit on internal repo clean.
The operation will do it. Makes cleaning faster
Jan Kupec [Thu, 9 Aug 2007 19:58:40 +0000 (19:58 +0000)]
.changes
Jan Kupec [Thu, 9 Aug 2007 19:56:42 +0000 (19:56 +0000)]
- fixed some more exception docs and history
Duncan Mac-Vicar P [Thu, 9 Aug 2007 13:19:12 +0000 (13:19 +0000)]
wrong logic
Duncan Mac-Vicar P [Thu, 9 Aug 2007 13:19:11 +0000 (13:19 +0000)]
fix header
Jan Kupec [Thu, 9 Aug 2007 13:12:44 +0000 (13:12 +0000)]
.changes
Jan Kupec [Thu, 9 Aug 2007 13:04:06 +0000 (13:04 +0000)]
- fixed some addRepository exceptions and docs, more to come
Duncan Mac-Vicar P [Thu, 9 Aug 2007 12:24:36 +0000 (12:24 +0000)]
3.14.13 changes
Duncan Mac-Vicar P [Thu, 9 Aug 2007 12:24:36 +0000 (12:24 +0000)]
add applyLocks() to apply persistant locks before solving
Duncan Mac-Vicar P [Thu, 9 Aug 2007 12:24:34 +0000 (12:24 +0000)]
Squashed commit of the following:
commit
fb2dba632df53d074600eecb7bd1d19767acda21
Author: Duncan Mac-Vicar P <dmacvicar@suse.de>
Date: Thu Aug 9 12:39:10 2007 +0200
- check for vendors in candidates
- check that the resolvables are not empty before calling vendor()
commit
173588f356356c129dab39fb32b8cf802dfaae78
Author: Duncan Mac-Vicar P <dmacvicar@suse.de>
Date: Wed Aug 8 14:02:06 2007 +0200
- typo
- trustedVendors file location
commit
cc8b757dc0dd8ef1616c5e0404e7894a7802d39c
Author: Duncan Mac-Vicar P <dmacvicar@suse.de>
Date: Wed Aug 8 13:53:59 2007 +0200
Implementation of a saner locking solution:
- no automatic inter-vendor upgrades
- no automatic untrusted vendor protection
- user defined locks from /etc/zypp/locks
Stefan Schubert [Thu, 9 Aug 2007 11:29:50 +0000 (11:29 +0000)]
- recognize changes in the pool (e.g. changing /etc/sysconfig/storage
#271912
Stefan Schubert [Thu, 9 Aug 2007 11:27:10 +0000 (11:27 +0000)]
- recognize changes in the pool (e.g. changing /etc/sysconfig/storage
#271912
Stefan Schubert [Thu, 9 Aug 2007 11:07:06 +0000 (11:07 +0000)]
locking resol. added
Arvin Schnell [Thu, 9 Aug 2007 10:53:31 +0000 (10:53 +0000)]
- check if name of input file is empty
Arvin Schnell [Wed, 8 Aug 2007 17:16:36 +0000 (17:16 +0000)]
- output to cout
Duncan Mac-Vicar P [Wed, 8 Aug 2007 14:23:48 +0000 (14:23 +0000)]
changes, bump
Duncan Mac-Vicar P [Wed, 8 Aug 2007 14:23:47 +0000 (14:23 +0000)]
- clean packages/ dir for old files
- autobuild and autobuild_local to srcpackage and srcpackage_local
- rename lintrc file
- run migrate-sources in %post (#292986)
Stefan Schubert [Wed, 8 Aug 2007 12:54:23 +0000 (12:54 +0000)]
corrected fix for bug # 297795
Duncan Mac-Vicar P [Wed, 8 Aug 2007 12:40:03 +0000 (12:40 +0000)]
add test for releaseNotesUrl
Jan Kupec [Wed, 8 Aug 2007 11:36:11 +0000 (11:36 +0000)]
changes
Stefan Schubert [Wed, 8 Aug 2007 10:43:14 +0000 (10:43 +0000)]
logging NEEDED_BY on the correct place
Stefan Schubert [Wed, 8 Aug 2007 10:41:55 +0000 (10:41 +0000)]
fix in "ignore conflicts" if the conflict has been caused by an obsolete
# 297795
Stefan Schubert [Wed, 8 Aug 2007 10:40:20 +0000 (10:40 +0000)]
logging NEEDED_BY on the correct place
Stefan Schubert [Wed, 8 Aug 2007 07:31:37 +0000 (07:31 +0000)]
Reduced max valid solutions to 10
Duncan Mac-Vicar P [Tue, 7 Aug 2007 15:35:57 +0000 (15:35 +0000)]
merge
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:42 +0000 (08:42 +0000)]
adapt repoparser assertMandatoryFile and getOptionalFile
to also look for .gz files. What comes after is
transparent for InputStream.
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:41 +0000 (08:42 +0000)]
test gz metadata download
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:40 +0000 (08:42 +0000)]
Merge branch 'susetags-compressed' into merge-susetags-compressed
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:38 +0000 (08:42 +0000)]
- check that checksum is not empty before comparing it
Jan Kupec [Mon, 6 Aug 2007 14:26:11 +0000 (14:26 +0000)]
version
Stefan Schubert [Mon, 6 Aug 2007 11:07:24 +0000 (11:07 +0000)]
removed double edtion
Duncan Mac-Vicar P [Mon, 6 Aug 2007 09:59:11 +0000 (09:59 +0000)]
- allow migrate sources to run multiple times without doing more harm
Jan Kupec [Mon, 6 Aug 2007 08:21:05 +0000 (08:21 +0000)]
.changes
Jan Kupec [Mon, 6 Aug 2007 06:32:33 +0000 (06:32 +0000)]
- fixed YUM parser to properly create source packages
- disabled reading of filelists.xml.gz, the data are not stored anyway
Jan Kupec [Sun, 5 Aug 2007 13:54:58 +0000 (13:54 +0000)]
some more logging
Michael Andres [Fri, 3 Aug 2007 23:29:22 +0000 (23:29 +0000)]
disable packages.Du parsing, writing the Db is too slow
Michael Andres [Fri, 3 Aug 2007 22:59:28 +0000 (22:59 +0000)]
changes
Michael Andres [Fri, 3 Aug 2007 22:59:07 +0000 (22:59 +0000)]
- Don't download unwanted translation files (#293740).
Michael Andres [Fri, 3 Aug 2007 21:49:24 +0000 (21:49 +0000)]
changes
Michael Andres [Fri, 3 Aug 2007 21:48:43 +0000 (21:48 +0000)]
changes
Michael Andres [Fri, 3 Aug 2007 21:48:30 +0000 (21:48 +0000)]
Fix susetags repo to parse dikusage data (#293039)
Michael Andres [Fri, 3 Aug 2007 20:01:33 +0000 (20:01 +0000)]
Adjust diskusage to be a ResObject attribute. Overloaded in
zypp::repo::cached::PackageImpl and zypp::repo::cached::SrcPackageImpl.
Michael Andres [Fri, 3 Aug 2007 18:28:33 +0000 (18:28 +0000)]
changes
Michael Andres [Fri, 3 Aug 2007 18:28:22 +0000 (18:28 +0000)]
- Add product attribute 'type' (aka 'category' which is now
deprecated). Adapted sustags and yum parsers to parse and
provide this value.
Michael Andres [Fri, 3 Aug 2007 16:07:31 +0000 (16:07 +0000)]
store media number in memory, db access is too slow when used as sort key
Duncan Mac-Vicar P [Fri, 3 Aug 2007 15:31:02 +0000 (15:31 +0000)]
changes
Duncan Mac-Vicar P [Fri, 3 Aug 2007 15:27:40 +0000 (15:27 +0000)]
fix relaton column number
Stefan Schubert [Fri, 3 Aug 2007 14:45:05 +0000 (14:45 +0000)]
added new translations
Stefan Schubert [Fri, 3 Aug 2007 14:44:01 +0000 (14:44 +0000)]
added new translations
Duncan Mac-Vicar P [Fri, 3 Aug 2007 14:39:20 +0000 (14:39 +0000)]
changes
Duncan Mac-Vicar P [Fri, 3 Aug 2007 14:39:19 +0000 (14:39 +0000)]
- implement repo.add.probe option
Stefan Schubert [Fri, 3 Aug 2007 14:10:48 +0000 (14:10 +0000)]
rev 6445
Stefan Schubert [Fri, 3 Aug 2007 14:10:00 +0000 (14:10 +0000)]
rev 6445
Stefan Schubert [Fri, 3 Aug 2007 14:08:16 +0000 (14:08 +0000)]
rev 6445
Stefan Schubert [Fri, 3 Aug 2007 14:07:02 +0000 (14:07 +0000)]
Fixed detection of renamed packages while update
Michael Andres [Fri, 3 Aug 2007 13:00:04 +0000 (13:00 +0000)]
changes
Michael Andres [Fri, 3 Aug 2007 12:59:51 +0000 (12:59 +0000)]
- Speed up retrieving MediaNr attribute, as it slows down install
order calculation. (#297173)
Stefan Haas [Fri, 3 Aug 2007 12:45:37 +0000 (12:45 +0000)]
Minor change
Duncan Mac-Vicar P [Fri, 3 Aug 2007 12:18:52 +0000 (12:18 +0000)]
changes
Duncan Mac-Vicar P [Fri, 3 Aug 2007 12:18:51 +0000 (12:18 +0000)]
- commit() the cache schema upgrade
Stefan Haas [Fri, 3 Aug 2007 12:12:22 +0000 (12:12 +0000)]
converted to a class
Michael Andres [Fri, 3 Aug 2007 12:03:39 +0000 (12:03 +0000)]
backup
Michael Andres [Fri, 3 Aug 2007 11:42:32 +0000 (11:42 +0000)]
changes
Michael Andres [Fri, 3 Aug 2007 11:42:12 +0000 (11:42 +0000)]
Fixed pattern includes and extends attributes.
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:18 +0000 (11:41 +0000)]
changes
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:18 +0000 (11:41 +0000)]
- actually _insert_ the new capabilities
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:17 +0000 (11:41 +0000)]
- support updateurls in yum repositories (feature #302484)
- added all url types and other attributes
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:17 +0000 (11:41 +0000)]
- read split and filesystem capabilities
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:16 +0000 (11:41 +0000)]
- add split and filesystem caps to cache
- make cache initializer go out of scope as soon it is not needed anymore
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:15 +0000 (11:41 +0000)]
changes
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:14 +0000 (11:41 +0000)]
- add pkgname attribute to modalias caps (#295473)
Michael Andres [Fri, 3 Aug 2007 11:40:44 +0000 (11:40 +0000)]
Provide CapFactory::parse templating the Resolvable::Kind.
Michael Andres [Fri, 3 Aug 2007 11:39:23 +0000 (11:39 +0000)]
Specialize str::asString<> for intrusive_ptr and weak_ptr. Inline
trivial str::asString<std::string>.
Stefan Schubert [Fri, 3 Aug 2007 10:36:10 +0000 (10:36 +0000)]
revision 6418
Stefan Schubert [Fri, 3 Aug 2007 10:34:59 +0000 (10:34 +0000)]
logging additional dependencies; corrected language and system dependencies
Stefan Schubert [Fri, 3 Aug 2007 10:33:45 +0000 (10:33 +0000)]
API for retrieving additional dependencies
Michael Andres [Thu, 2 Aug 2007 16:19:26 +0000 (16:19 +0000)]
changes