Stefan Schubert [Thu, 1 Jun 2006 13:11:58 +0000 (13:11 +0000)]
All installed resolvables has been set to "satisfied" in
ResolverContext::unneeded . BUT:
Patch concerning resolvables have to be set to
"unneeded" although they are installed. In order
getting the state "no longer applicable" (Bug 171590)
Klaus Kaempf [Thu, 1 Jun 2006 12:58:13 +0000 (12:58 +0000)]
ignore generated libzypp.spec
Klaus Kaempf [Thu, 1 Jun 2006 12:55:01 +0000 (12:55 +0000)]
establish scripts and messages also
Klaus Kaempf [Thu, 1 Jun 2006 12:25:07 +0000 (12:25 +0000)]
also establish scripts and messages
Duncan Mac-Vicar P [Thu, 1 Jun 2006 11:58:28 +0000 (11:58 +0000)]
changes
Duncan Mac-Vicar P [Thu, 1 Jun 2006 11:57:28 +0000 (11:57 +0000)]
- revert not-used-yet rpmdb timestamp, as
it broke rpmdb::init(). (#180040)
Klaus Kaempf [Thu, 1 Jun 2006 11:17:08 +0000 (11:17 +0000)]
fix exception message (include blank before filename)
Stefan Schubert [Thu, 1 Jun 2006 09:04:59 +0000 (09:04 +0000)]
updating gmo files, if po files has been changed; bug 164449
Stefan Schubert [Thu, 1 Jun 2006 09:04:04 +0000 (09:04 +0000)]
updating gmo files, if po has been changed; bug 164449
Duncan Mac-Vicar P [Wed, 31 May 2006 22:30:19 +0000 (22:30 +0000)]
forgot to commit changes
Duncan Mac-Vicar P [Wed, 31 May 2006 22:28:10 +0000 (22:28 +0000)]
argh forgot to commit this
Duncan Mac-Vicar P [Wed, 31 May 2006 16:33:11 +0000 (16:33 +0000)]
changes
Duncan Mac-Vicar P [Wed, 31 May 2006 16:32:42 +0000 (16:32 +0000)]
- Dont download twice if starting from 1st time
- fix typo
Duncan Mac-Vicar P [Wed, 31 May 2006 15:27:46 +0000 (15:27 +0000)]
read media content file from cache to avoid non init int.
Duncan Mac-Vicar P [Wed, 31 May 2006 15:07:57 +0000 (15:07 +0000)]
changes
Duncan Mac-Vicar P [Wed, 31 May 2006 15:07:31 +0000 (15:07 +0000)]
changes
Duncan Mac-Vicar P [Wed, 31 May 2006 15:01:38 +0000 (15:01 +0000)]
- set cache dir only if storeMetadata is called as a public method.
Klaus Kaempf [Wed, 31 May 2006 13:28:21 +0000 (13:28 +0000)]
bugfix 178721
Klaus Kaempf [Wed, 31 May 2006 13:27:28 +0000 (13:27 +0000)]
schedule a package for installation if
- it freshens / supplements something
- it is not installed yet
(#178721)
Duncan Mac-Vicar P [Wed, 31 May 2006 13:23:41 +0000 (13:23 +0000)]
changes
Duncan Mac-Vicar P [Wed, 31 May 2006 12:03:05 +0000 (12:03 +0000)]
- adapt factoryInit and storeMetadata to use the
ex-storeMetadata now downloadMetadata.
- check signatures on downloaded files.
- dont check checksums during parsing, was already done.
- make sure we dont set a tmp local as a cache dir.
Duncan Mac-Vicar P [Wed, 31 May 2006 12:00:40 +0000 (12:00 +0000)]
- make sure we never save a tmp local as a permanent cache.
Duncan Mac-Vicar P [Wed, 31 May 2006 09:56:13 +0000 (09:56 +0000)]
check downloaded metadata not the cached.
Duncan Mac-Vicar P [Tue, 30 May 2006 17:11:13 +0000 (17:11 +0000)]
- factorize signature checking into it own method
Duncan Mac-Vicar P [Tue, 30 May 2006 17:02:50 +0000 (17:02 +0000)]
- move some hacks like orig_descr_dir to an accessor.
Duncan Mac-Vicar P [Tue, 30 May 2006 16:31:50 +0000 (16:31 +0000)]
- import keys while download, where we will check the metadata.
Duncan Mac-Vicar P [Tue, 30 May 2006 16:20:46 +0000 (16:20 +0000)]
- factorize the install media verifier code into its
own method.
Klaus Kaempf [Tue, 30 May 2006 16:11:21 +0000 (16:11 +0000)]
add comments
Duncan Mac-Vicar P [Tue, 30 May 2006 16:07:34 +0000 (16:07 +0000)]
error handling. Any error should throw. Otherwise we get a inconsistent repo
Duncan Mac-Vicar P [Tue, 30 May 2006 15:41:51 +0000 (15:41 +0000)]
- check of signature goes in downloadMetadata
so factoryInit get a throw when it is not a
YUM source
Duncan Mac-Vicar P [Tue, 30 May 2006 15:13:05 +0000 (15:13 +0000)]
- factorize the source has changed checking code
from storeMetadata into its own method
donwloadNeeded()
Duncan Mac-Vicar P [Tue, 30 May 2006 15:07:59 +0000 (15:07 +0000)]
- copy the storeMetadata method to downloadMetadata
disabling source change checking, and storing
everything in a tmp dir. Also change the
metadata dir perms to 755.
This method will replace storeMetadata internally later
and the former will become really small.
Duncan Mac-Vicar P [Tue, 30 May 2006 14:55:48 +0000 (14:55 +0000)]
make accesors for the local index files and signatures in order to get rid of parsing from provideFile later
Duncan Mac-Vicar P [Tue, 30 May 2006 10:45:39 +0000 (10:45 +0000)]
changes
Duncan Mac-Vicar P [Tue, 30 May 2006 10:44:04 +0000 (10:44 +0000)]
changes
Duncan Mac-Vicar P [Tue, 30 May 2006 10:41:49 +0000 (10:41 +0000)]
- make yum more robust. Never parse from provideFile
but only from local disk. Make sure the cache
is consistent before recreating it.
the code is easier to follow and probably
faster. checksum and signatures are
checked on caching not on parsing.
Required to implement refresh for #154990
Duncan Mac-Vicar P [Mon, 29 May 2006 08:07:26 +0000 (08:07 +0000)]
working prototype of a object oriented reimplement-virtual-functions based libxml sax parser
Duncan Mac-Vicar P [Wed, 24 May 2006 14:58:38 +0000 (14:58 +0000)]
- implement timestamp for YUM and SuseTags
- actually use the license to confirm in yum patches
- add prerequires tag in yum optonally to the bad designed
and nonintuitive pre=1
Duncan Mac-Vicar P [Wed, 24 May 2006 14:57:25 +0000 (14:57 +0000)]
- implement timestamp for YUM and SuseTags
- actually use the license to confirm in yum patches
- add prerequires tag in yum optonally to the bad designed
and nonintuitive pre=1
Duncan Mac-Vicar P [Wed, 24 May 2006 13:32:29 +0000 (13:32 +0000)]
changes
Duncan Mac-Vicar P [Wed, 24 May 2006 13:29:26 +0000 (13:29 +0000)]
- fix broken size tag
Duncan Mac-Vicar P [Wed, 24 May 2006 12:58:48 +0000 (12:58 +0000)]
- don't parse desc and summary twice
- fix a segfault with tranlated text
Duncan Mac-Vicar P [Wed, 24 May 2006 12:57:59 +0000 (12:57 +0000)]
- fix broken initialized() method
Duncan Mac-Vicar P [Wed, 24 May 2006 10:25:52 +0000 (10:25 +0000)]
- add Source_Ref::timestamp(), default to now()
in order to implement smart sync of sources by zmd
Duncan Mac-Vicar P [Wed, 24 May 2006 10:03:42 +0000 (10:03 +0000)]
move Helix source to testsuite out of the solver so we can use it for
target, storage tests
Duncan Mac-Vicar P [Wed, 24 May 2006 09:48:59 +0000 (09:48 +0000)]
- dont pass root on init but before.
- implement rpm db modification timestamp
not used yet
Stefan Schubert [Wed, 24 May 2006 08:31:43 +0000 (08:31 +0000)]
cleanup
Michael Andres [Wed, 24 May 2006 07:28:13 +0000 (07:28 +0000)]
- Added skeleton for plaindir source implementation.
Michael Andres [Tue, 23 May 2006 20:46:19 +0000 (20:46 +0000)]
- Use static regex in CapFactory. No need to recreate them on each call.
Michael Andres [Tue, 23 May 2006 20:44:40 +0000 (20:44 +0000)]
- let RpmPackageImpl provide the installtime
Michael Andres [Tue, 23 May 2006 20:32:44 +0000 (20:32 +0000)]
- warn but do not throw on unknown tags in content file.
Duncan Mac-Vicar P [Tue, 23 May 2006 18:53:53 +0000 (18:53 +0000)]
dont accept corrupt sources, improve logs
Duncan Mac-Vicar P [Tue, 23 May 2006 18:53:00 +0000 (18:53 +0000)]
dont accept corrupt sources, improve logs
Michael Andres [Tue, 23 May 2006 17:33:55 +0000 (17:33 +0000)]
- fixed XMLNodeIterator::operator==
Michael Andres [Tue, 23 May 2006 15:30:01 +0000 (15:30 +0000)]
bump
Michael Andres [Tue, 23 May 2006 15:29:34 +0000 (15:29 +0000)]
- Added PoolItem_Ref::statusReset. Resets the PoolItem status without
loosing autoprotection (eg. for foreign vendor). (assists #177469)
Jiri Srain [Tue, 23 May 2006 15:04:44 +0000 (15:04 +0000)]
added mediaNr() to PatchRpm and DeltaRpm classes
Duncan Mac-Vicar P [Tue, 23 May 2006 14:34:26 +0000 (14:34 +0000)]
duplicated method
Duncan Mac-Vicar P [Tue, 23 May 2006 13:59:01 +0000 (13:59 +0000)]
changes
Duncan Mac-Vicar P [Tue, 23 May 2006 13:55:19 +0000 (13:55 +0000)]
- adapt store to serialize and read all new resobject fields
- use install-time to now() when serializing
- (#174653)
Duncan Mac-Vicar P [Tue, 23 May 2006 13:53:31 +0000 (13:53 +0000)]
enable YUM license to confirm.
needed for #174476
Michael Andres [Mon, 22 May 2006 19:22:11 +0000 (19:22 +0000)]
bump
Michael Andres [Mon, 22 May 2006 19:21:48 +0000 (19:21 +0000)]
- Do not violate install order when restricting commit to a certain
mediaNumber. (#170079)
- Version 1.1.0
Martin Vidner [Mon, 22 May 2006 17:05:17 +0000 (17:05 +0000)]
Added SourceManager::findSourceByUrl to overcome alias mismatches (#177543).
Michael Andres [Mon, 22 May 2006 15:20:58 +0000 (15:20 +0000)]
bump
Michael Andres [Mon, 22 May 2006 15:20:32 +0000 (15:20 +0000)]
- Order all objects according to prerequirements, not just packages.
(#173690)
Stefan Schubert [Mon, 22 May 2006 13:59:06 +0000 (13:59 +0000)]
new translation added
Stefan Schubert [Mon, 22 May 2006 12:24:41 +0000 (12:24 +0000)]
added new translations
Duncan Mac-Vicar P [Fri, 19 May 2006 10:54:06 +0000 (10:54 +0000)]
- fix missing homedir option for gpg (#171055)
Duncan Mac-Vicar P [Fri, 19 May 2006 10:53:31 +0000 (10:53 +0000)]
- fix missing homedir option for gpg (#171055)
Michael Andres [Thu, 18 May 2006 17:24:05 +0000 (17:24 +0000)]
changelog
Michael Andres [Thu, 18 May 2006 17:23:20 +0000 (17:23 +0000)]
- Prevent against daemons launched in rpm %post, that do not close
their filedescriptors. (#174548)
- Version 1.0.1
Duncan Mac-Vicar P [Thu, 18 May 2006 17:03:38 +0000 (17:03 +0000)]
update test
Duncan Mac-Vicar P [Thu, 18 May 2006 15:17:45 +0000 (15:17 +0000)]
Fix dumb bug I introduced when allowing the arch to be set from
a env variable.
Jiri Srain [Thu, 18 May 2006 14:52:38 +0000 (14:52 +0000)]
fixed media number of package retrieved as a part of a patch (#174841)
Klaus Kaempf [Thu, 18 May 2006 14:30:17 +0000 (14:30 +0000)]
actually show the solver result in the log
Duncan Mac-Vicar P [Thu, 18 May 2006 14:17:09 +0000 (14:17 +0000)]
changes
Klaus Kaempf [Thu, 18 May 2006 14:16:16 +0000 (14:16 +0000)]
less logging in Modalias
Klaus Kaempf [Thu, 18 May 2006 14:15:41 +0000 (14:15 +0000)]
decrease logging (#163186)
Duncan Mac-Vicar P [Thu, 18 May 2006 14:14:59 +0000 (14:14 +0000)]
- fix missing package descriptions due to filtered packages
by incompatible architectures. (#159109)
Klaus Kaempf [Thu, 18 May 2006 14:09:44 +0000 (14:09 +0000)]
add rev
Klaus Kaempf [Thu, 18 May 2006 14:09:08 +0000 (14:09 +0000)]
decrease logging
Klaus Kaempf [Thu, 18 May 2006 14:08:28 +0000 (14:08 +0000)]
decrease logging (#163186)
Duncan Mac-Vicar P [Thu, 18 May 2006 10:09:45 +0000 (10:09 +0000)]
add ZYPP_TESTSUITE_FAKE_ARCH to overrride detected architecture.
Note, if used, this disables commit.
Michael Andres [Thu, 18 May 2006 08:46:36 +0000 (08:46 +0000)]
stary backward compatible
Michael Andres [Wed, 17 May 2006 10:09:46 +0000 (10:09 +0000)]
- Moved version definition out of configure.ac to libzypp/VERSION
- Let configure generate libzypp.spec (libzypp.spec.in)
Michael Andres [Wed, 17 May 2006 10:06:30 +0000 (10:06 +0000)]
backup
Michael Andres [Wed, 17 May 2006 10:05:44 +0000 (10:05 +0000)]
- DEPRECATED unsigned ResObject::mediaId()
use sourceMediaNr()
Duncan Mac-Vicar P [Wed, 17 May 2006 09:32:50 +0000 (09:32 +0000)]
Fix non implemented virtual methods due to Michael changes that
broke curses and qt build.
Patch by Gabriele Strattner <gs@suse.de>
Klaus Kaempf [Wed, 17 May 2006 08:02:32 +0000 (08:02 +0000)]
add rev 3381 entry
Michael Andres [Tue, 16 May 2006 21:06:52 +0000 (21:06 +0000)]
specfile adjusted
Michael Andres [Tue, 16 May 2006 19:52:22 +0000 (19:52 +0000)]
- Make basic attributes available through ResObject.
- Let ResObjects which do not require media access during
commit return ZERO sourceMediaNr (required for #173690)
- Version 1.0.0
Klaus Kaempf [Tue, 16 May 2006 14:33:32 +0000 (14:33 +0000)]
add checks for libidn-devel (used by zypp/media) and
openssl-devel (Digest check)
Klaus Kaempf [Tue, 16 May 2006 14:29:18 +0000 (14:29 +0000)]
comment out PackageTagParserTest, does not compile
Klaus Kaempf [Tue, 16 May 2006 14:28:47 +0000 (14:28 +0000)]
some attempts to get this to compile, not successful
Klaus Kaempf [Tue, 16 May 2006 14:21:26 +0000 (14:21 +0000)]
add 'aj' to noinst_PROGRAMS, keeps automake quite
Stefan Schubert [Tue, 16 May 2006 12:03:06 +0000 (12:03 +0000)]
setCandidate accept candidates with compatible architectures too
Stefan Schubert [Tue, 16 May 2006 12:01:08 +0000 (12:01 +0000)]
setCandidate accept candidates with compatible architectures too. Not
only with the same architecture. Bug 172594 - If update package has
differet arch, UI display is wrong
Klaus Kaempf [Tue, 16 May 2006 11:11:35 +0000 (11:11 +0000)]
dramatically reduce logging verbosity
Martin Vidner [Tue, 16 May 2006 07:31:03 +0000 (07:31 +0000)]
Added Source_Ref::resStoreInitialized.
If we know that noone has seen the resolvables yet, we can skip
them too, eg. when deleting a source. (#174840)