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)
Stefan Schubert [Mon, 15 May 2006 13:09:48 +0000 (13:09 +0000)]
added more files for translation and commit pot file to lcn svn
Klaus Kaempf [Mon, 15 May 2006 10:42:40 +0000 (10:42 +0000)]
- Honor freshens as conditionals independant from the installed/
uninstalled status (#174797)
- rev 3376
Klaus Kaempf [Mon, 15 May 2006 09:15:40 +0000 (09:15 +0000)]
bugfix 171590
Klaus Kaempf [Mon, 15 May 2006 09:14:50 +0000 (09:14 +0000)]
make 'unneeded' transitive for patches
(if all requirements of a patch are unneeded, the patch is unneeded
However, this is not true for non-patches, i.e. products.
If product-patchlevel-42 has all requirements unneeded, the product is satisfied)
Klaus Kaempf [Mon, 15 May 2006 09:13:21 +0000 (09:13 +0000)]
add "atom" to recognized xml tags
testcase for bug171590, 'unneeded' is transitive for patches
Klaus Kaempf [Mon, 15 May 2006 09:03:12 +0000 (09:03 +0000)]
testcases for bug171590
Klaus Kaempf [Mon, 15 May 2006 08:00:52 +0000 (08:00 +0000)]
ignore generated
Klaus Kaempf [Mon, 15 May 2006 08:00:10 +0000 (08:00 +0000)]
ignore generated
Stefan Schubert [Thu, 11 May 2006 15:45:03 +0000 (15:45 +0000)]
Bug 174290
Stefan Schubert [Thu, 11 May 2006 15:43:01 +0000 (15:43 +0000)]
Bug 174290
Marius Tomaschewski [Thu, 11 May 2006 14:43:18 +0000 (14:43 +0000)]
- Added LFS improvements changelog
Marius Tomaschewski [Thu, 11 May 2006 14:37:17 +0000 (14:37 +0000)]
- Improved large file support handling introducing a ZYPP_CFLAGS
and ZYPP_FEATURES variables exported via pkg-config file and
allowing to implement a consistence check in the application
Marius Tomaschewski [Thu, 11 May 2006 10:57:43 +0000 (10:57 +0000)]
- Applied large file support flags again
(until we have better solutiuon)
Martin Vidner [Thu, 11 May 2006 08:50:06 +0000 (08:50 +0000)]
- SourceManager: moved source deletion before creation
so that we can recreate a deleted one (#174295)
- r3362
Martin Vidner [Thu, 11 May 2006 08:46:17 +0000 (08:46 +0000)]
removed dead code dealing with known_caches from SourceManager::store
(see r3195)
Jiri Srain [Thu, 11 May 2006 08:22:30 +0000 (08:22 +0000)]
fixed returning product short name and summary if product read from target store (#148625)
Jiri Srain [Wed, 10 May 2006 09:40:04 +0000 (09:40 +0000)]
set media verifier on redirected medium (#172599)
Stefan Schubert [Tue, 9 May 2006 08:18:06 +0000 (08:18 +0000)]
RESOLVER_INFO_TYPE_OTHER_ARCH_PROVIDER added in problem solutions
Klaus Kaempf [Mon, 8 May 2006 15:30:13 +0000 (15:30 +0000)]
fix 'transactResKind' to collect best providers by capability
and to recursively transact items of same kind (#170114)
Duncan Mac-Vicar P [Mon, 8 May 2006 14:46:29 +0000 (14:46 +0000)]
changes
Duncan Mac-Vicar P [Mon, 8 May 2006 14:45:24 +0000 (14:45 +0000)]
- serialize the full URL to avoid missing password and other
url setting (#148108)
Michael Andres [Mon, 8 May 2006 13:40:30 +0000 (13:40 +0000)]
backup
Klaus Kaempf [Mon, 8 May 2006 12:39:44 +0000 (12:39 +0000)]
proposed optimization, disabled for now
Klaus Kaempf [Mon, 8 May 2006 09:47:19 +0000 (09:47 +0000)]
document merge
Klaus Kaempf [Mon, 8 May 2006 09:44:00 +0000 (09:44 +0000)]
merge r3343:3344 from https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_1-Branch/libzypp/zypp/source/yum/YUMSourceImpl.cc
to trunk
Marius Tomaschewski [Fri, 5 May 2006 15:49:14 +0000 (15:49 +0000)]
- Added curl connect timeout log entry
Marius Tomaschewski [Fri, 5 May 2006 15:46:32 +0000 (15:46 +0000)]
- Added a 60sec connext timeout (#172860)
Marius Tomaschewski [Thu, 4 May 2006 11:09:42 +0000 (11:09 +0000)]
- Added Url view option configutation testcase
Klaus Kaempf [Thu, 4 May 2006 10:33:21 +0000 (10:33 +0000)]
generate a testcase which installs every rpm of 'packages' stand-alone
used to test dependency integrity inside 'packages' file
Duncan Mac-Vicar P [Wed, 3 May 2006 15:40:57 +0000 (15:40 +0000)]
changes
Duncan Mac-Vicar P [Wed, 3 May 2006 15:40:23 +0000 (15:40 +0000)]
Fix yum key verification, because a double variable declaration
Michael Andres [Wed, 3 May 2006 13:37:52 +0000 (13:37 +0000)]
- removed superfluous filter_iterator wrapping pool index iterators (byName/byCapabilityIndex)
Duncan Mac-Vicar P [Wed, 3 May 2006 13:34:31 +0000 (13:34 +0000)]
changes
Duncan Mac-Vicar P [Wed, 3 May 2006 13:33:47 +0000 (13:33 +0000)]
- use --no-default-keyring to avoid creating a
default gpg dir in / (#171055)
Duncan Mac-Vicar P [Wed, 3 May 2006 12:57:48 +0000 (12:57 +0000)]
changes
Duncan Mac-Vicar P [Wed, 3 May 2006 12:40:43 +0000 (12:40 +0000)]
changes
Duncan Mac-Vicar P [Wed, 3 May 2006 12:39:24 +0000 (12:39 +0000)]
- Fix YUM signature checking, we were passing the key instead of the
signature.
Michael Andres [Wed, 3 May 2006 12:23:48 +0000 (12:23 +0000)]
- Cleanup index tables when removing items from pool (#170564).
Klaus Kaempf [Wed, 3 May 2006 10:42:30 +0000 (10:42 +0000)]
backout TargetImpl changes
Klaus Kaempf [Wed, 3 May 2006 10:40:55 +0000 (10:40 +0000)]
backout rev 3246->3275 of TargetImpl.cc
Duncan Mac-Vicar P [Wed, 3 May 2006 10:14:43 +0000 (10:14 +0000)]
changes
Duncan Mac-Vicar P [Wed, 3 May 2006 10:08:01 +0000 (10:08 +0000)]
really fix YUM caching.
Stefan Schubert [Wed, 3 May 2006 09:07:26 +0000 (09:07 +0000)]
installed beta11
Klaus Kaempf [Wed, 3 May 2006 07:50:27 +0000 (07:50 +0000)]
- ignore generated
- add TestUtils.h to dist
Michael Andres [Tue, 2 May 2006 20:58:04 +0000 (20:58 +0000)]
Removed unused and missplaced patch/deltaRpm accessors from Package interface
Michael Andres [Tue, 2 May 2006 20:42:22 +0000 (20:42 +0000)]
Do pkg-config checks for curl/blkid before hal. Otherwise configure fails to find pkg-config if hal is faked
Marius Tomaschewski [Tue, 2 May 2006 20:26:44 +0000 (20:26 +0000)]
- Fixed to avoid check if the attachpoint is an absolute dir
for the "dir" scheme as well (not only in "file", rev 3012)
Duncan Mac-Vicar P [Tue, 2 May 2006 16:43:08 +0000 (16:43 +0000)]
update changes
Duncan Mac-Vicar P [Tue, 2 May 2006 16:42:38 +0000 (16:42 +0000)]
cache keys and signature. Remove lot of duplicated code. (#171062)
Duncan Mac-Vicar P [Tue, 2 May 2006 16:09:07 +0000 (16:09 +0000)]
add store dump in xml
Marius Tomaschewski [Tue, 2 May 2006 16:04:00 +0000 (16:04 +0000)]
- Updated changelog
Duncan Mac-Vicar P [Tue, 2 May 2006 15:59:06 +0000 (15:59 +0000)]
dump xml for source resolvables list
Marius Tomaschewski [Tue, 2 May 2006 15:55:55 +0000 (15:55 +0000)]
- Disabled isUseableAttachPoint check -- we do not mount
here anything, so it is OK to use any dir (171351).
Duncan Mac-Vicar P [Tue, 2 May 2006 15:45:54 +0000 (15:45 +0000)]
Add resolvable list xml dump and a utility to dump store.
Klaus Kaempf [Tue, 2 May 2006 13:27:11 +0000 (13:27 +0000)]
improve error message
Klaus Kaempf [Tue, 2 May 2006 13:26:52 +0000 (13:26 +0000)]
output license-to-confirm in testcase
Klaus Kaempf [Tue, 2 May 2006 12:58:51 +0000 (12:58 +0000)]
bugfix 168437
Klaus Kaempf [Tue, 2 May 2006 12:57:53 +0000 (12:57 +0000)]
"license-to-confirm" was moved within primary.xml, now adapt the parser (#168437)
Marius Tomaschewski [Tue, 2 May 2006 12:31:24 +0000 (12:31 +0000)]
- Improved media url docs a little bit
Klaus Kaempf [Tue, 2 May 2006 11:15:09 +0000 (11:15 +0000)]
parse release correctly in dependencies
Klaus Kaempf [Tue, 2 May 2006 10:59:11 +0000 (10:59 +0000)]
fix testcase
Klaus Kaempf [Mon, 1 May 2006 15:45:51 +0000 (15:45 +0000)]
dont try to store atoms
Klaus Kaempf [Mon, 1 May 2006 15:44:12 +0000 (15:44 +0000)]
dont try to store Atoms, no need and backend store rejects them anyways