platform/upstream/libzypp.git
14 years agochanges 6.29.0 6.29.0
Michael Andres [Tue, 19 Jan 2010 13:54:34 +0000 (14:54 +0100)]
changes 6.29.0

14 years agoEvaluate SolvAttr::repositoryToolVersion to prevent loading outdated solv files.
Michael Andres [Tue, 19 Jan 2010 13:49:36 +0000 (14:49 +0100)]
Evaluate SolvAttr::repositoryToolVersion to prevent loading outdated solv files.

14 years agoAdd SolvAttr::repositoryToolVersion
Michael Andres [Tue, 19 Jan 2010 13:48:29 +0000 (14:48 +0100)]
Add SolvAttr::repositoryToolVersion

14 years agobump version
Ján Kupec [Fri, 15 Jan 2010 17:20:41 +0000 (18:20 +0100)]
bump version

14 years agochanges
Ján Kupec [Fri, 15 Jan 2010 17:15:45 +0000 (18:15 +0100)]
changes

14 years agoUse regex to parse aria2c progress lines (bnc #570917)
Ján Kupec [Fri, 15 Jan 2010 17:14:19 +0000 (18:14 +0100)]
Use regex to parse aria2c progress lines (bnc #570917)

14 years agocomment
Ján Kupec [Thu, 7 Jan 2010 11:42:09 +0000 (12:42 +0100)]
comment

14 years agochanges
Ján Kupec [Thu, 7 Jan 2010 11:26:57 +0000 (12:26 +0100)]
changes

14 years agoSet SignatureFileChecker context even if the key is unknown (bnc #495977).
Ján Kupec [Thu, 7 Jan 2010 11:20:54 +0000 (12:20 +0100)]
Set SignatureFileChecker context even if the key is unknown (bnc #495977).

14 years agoMerge branch 'master' of gitorious.org:opensuse/libzypp
Ján Kupec [Wed, 6 Jan 2010 18:07:21 +0000 (19:07 +0100)]
Merge branch 'master' of gitorious.org:opensuse/libzypp

14 years agoReduce loging
Michael Andres [Thu, 17 Dec 2009 11:21:00 +0000 (12:21 +0100)]
Reduce loging

14 years agoreduce loging
Michael Andres [Thu, 17 Dec 2009 10:20:27 +0000 (11:20 +0100)]
reduce loging

14 years agochanges
Ján Kupec [Thu, 10 Dec 2009 16:20:03 +0000 (17:20 +0100)]
changes

14 years agoSwitched RepoManager to use repo.label()
Ján Kupec [Thu, 10 Dec 2009 16:15:08 +0000 (17:15 +0100)]
Switched RepoManager to use repo.label()

- TODO: use label() in all UI messsages (exceptions, etc).

14 years agoRepoInfoBase::label added
Ján Kupec [Thu, 10 Dec 2009 16:13:14 +0000 (17:13 +0100)]
RepoInfoBase::label added

- should be used in UI messages instead of name() to allow
  apps to choose between alias and name (or other info in the
  future) via ZConfig::repoLabelIsAlias

14 years agochanges 6.27.1 6.27.1
Michael Andres [Tue, 8 Dec 2009 18:42:06 +0000 (19:42 +0100)]
changes 6.27.1

14 years agoFix transaction building in presence of multiversion installable items.
Michael Andres [Tue, 8 Dec 2009 18:37:28 +0000 (19:37 +0100)]
Fix transaction building in presence of multiversion installable items.

14 years agoAdd Solvable/PoolItem test for sameNVRA.
Michael Andres [Tue, 8 Dec 2009 18:00:03 +0000 (19:00 +0100)]
Add Solvable/PoolItem test for sameNVRA.

14 years agochanges 6.27.0 6.27.0
Michael Andres [Fri, 4 Dec 2009 16:35:33 +0000 (17:35 +0100)]
changes 6.27.0

14 years agoDon't use deprecated methods.
Michael Andres [Fri, 4 Dec 2009 16:33:45 +0000 (17:33 +0100)]
Don't use deprecated methods.

14 years agoImprove PickList status handling.
Michael Andres [Fri, 4 Dec 2009 16:22:21 +0000 (17:22 +0100)]
Improve PickList status handling.

14 years agochanges
Ján Kupec [Fri, 4 Dec 2009 13:56:58 +0000 (14:56 +0100)]
changes

14 years agoMerge branch 'master' of ssh://git.opensuse.org/projects/zypp/libzypp
Ján Kupec [Fri, 4 Dec 2009 13:48:03 +0000 (14:48 +0100)]
Merge branch 'master' of ssh://git.opensuse.org/projects/zypp/libzypp

14 years agoDon't allow an alias to start with '.' (bnc #473834)
Ján Kupec [Fri, 4 Dec 2009 13:43:43 +0000 (14:43 +0100)]
Don't allow an alias to start with '.' (bnc #473834)

14 years agobump version
Michael Andres [Fri, 4 Dec 2009 12:53:39 +0000 (13:53 +0100)]
bump version

14 years agoProvide setPickStatus implementation
Michael Andres [Fri, 4 Dec 2009 12:53:22 +0000 (13:53 +0100)]
Provide setPickStatus implementation

14 years agoNo need to test Solvable for being identical with itself.
Michael Andres [Fri, 4 Dec 2009 09:43:55 +0000 (10:43 +0100)]
No need to test Solvable for being identical with itself.

14 years agobump version
Michael Andres [Thu, 3 Dec 2009 15:35:15 +0000 (16:35 +0100)]
bump version

14 years agoProvide Selectable::setPickStatus instead of pickInstall/Delete
Michael Andres [Thu, 3 Dec 2009 15:33:16 +0000 (16:33 +0100)]
Provide Selectable::setPickStatus instead of pickInstall/Delete

14 years agoCompute proper Selectable::pickStatus
Michael Andres [Thu, 3 Dec 2009 13:02:20 +0000 (14:02 +0100)]
Compute proper Selectable::pickStatus

14 years agoAvoid null items in picklist
Michael Andres [Thu, 3 Dec 2009 11:43:35 +0000 (12:43 +0100)]
Avoid null items in picklist

14 years agochanges 6.26.0 6.26.0
Michael Andres [Thu, 3 Dec 2009 11:05:52 +0000 (12:05 +0100)]
changes 6.26.0

14 years agoui::Selectable: PickList and status interface for multiinstallable items.
Michael Andres [Thu, 3 Dec 2009 11:05:31 +0000 (12:05 +0100)]
ui::Selectable: PickList and status interface for multiinstallable items.

14 years agoProvide Selectable::identicalAvailable as counterpart to identicalInstalled.
Michael Andres [Wed, 2 Dec 2009 17:28:59 +0000 (18:28 +0100)]
Provide Selectable::identicalAvailable as counterpart to identicalInstalled.

14 years agoPreset descrdir/datadir in ContentFileReader.
Michael Andres [Wed, 2 Dec 2009 13:19:09 +0000 (14:19 +0100)]
Preset descrdir/datadir in ContentFileReader.

14 years agochanges 6.25.0 6.25.0
Michael Andres [Wed, 2 Dec 2009 12:14:31 +0000 (13:14 +0100)]
changes 6.25.0

14 years agoAdd Selectable::highestAvailableVersionObj. (bnc #557557)
Michael Andres [Wed, 2 Dec 2009 12:14:10 +0000 (13:14 +0100)]
Add Selectable::highestAvailableVersionObj. (bnc #557557)

14 years agotestcase updated
Michael Andres [Mon, 30 Nov 2009 17:09:24 +0000 (18:09 +0100)]
testcase updated

14 years agochanges
Michael Andres [Mon, 30 Nov 2009 16:56:43 +0000 (17:56 +0100)]
changes

14 years agoAlso parse <product> tag from .prod files <upgrade> section.
Michael Andres [Mon, 30 Nov 2009 16:56:34 +0000 (17:56 +0100)]
Also parse <product> tag from .prod files <upgrade> section.

14 years agochanges 6.24.3 6.24.3
Michael Andres [Fri, 27 Nov 2009 10:21:31 +0000 (11:21 +0100)]
changes 6.24.3

14 years agoCheap test first.
Michael Andres [Fri, 27 Nov 2009 10:12:32 +0000 (11:12 +0100)]
Cheap test first.

14 years agoAssert update script is set executable.
Michael Andres [Fri, 27 Nov 2009 09:57:06 +0000 (10:57 +0100)]
Assert update script is set executable.

14 years agoAdd filesystem::addmode/delmode to add/delete specific permissson bits.
Michael Andres [Fri, 27 Nov 2009 09:55:23 +0000 (10:55 +0100)]
Add filesystem::addmode/delmode to add/delete specific permissson bits.

14 years agochanges 6.24.2 6.24.2
Michael Andres [Thu, 26 Nov 2009 17:34:38 +0000 (18:34 +0100)]
changes 6.24.2

14 years agoFix chroot execution of update scripts.
Michael Andres [Thu, 26 Nov 2009 17:34:21 +0000 (18:34 +0100)]
Fix chroot execution of update scripts.

14 years agoByteCount: add KiB,..,TiB units (same as K,...T)
Michael Andres [Thu, 26 Nov 2009 15:50:30 +0000 (16:50 +0100)]
ByteCount: add KiB,..,TiB units (same as K,...T)

14 years agochanges
Ján Kupec [Thu, 26 Nov 2009 15:08:43 +0000 (16:08 +0100)]
changes

14 years agoExpect also 'Bs' when parsing download speed from aria2c (bnc #537870)
Ján Kupec [Thu, 26 Nov 2009 15:04:41 +0000 (16:04 +0100)]
Expect also 'Bs' when parsing download speed from aria2c (bnc #537870)

14 years agobasic fix for incorrect download speed report (bnc #537870)
Ján Kupec [Wed, 25 Nov 2009 16:07:31 +0000 (17:07 +0100)]
basic fix for incorrect download speed report (bnc #537870)

- TODO: anticipate also Bs, GiBs, etc and/or convince upstream
  to provide machine readable output

14 years agochanges 6.24.0 6.24.0
Michael Andres [Wed, 25 Nov 2009 15:37:21 +0000 (16:37 +0100)]
changes 6.24.0

14 years agoSelecatble interface for picking specific package versions if multiversion install...
Michael Andres [Wed, 25 Nov 2009 15:37:04 +0000 (16:37 +0100)]
Selecatble interface for picking specific package versions if multiversion install is on.

14 years agoupdate to reflect current implementation
Ján Kupec [Mon, 23 Nov 2009 10:59:30 +0000 (11:59 +0100)]
update to reflect current implementation

14 years agoAllow scripts and messages also to be named 'n-v-r', not just 'n-v-r-*'
Michael Andres [Mon, 23 Nov 2009 10:33:18 +0000 (11:33 +0100)]
Allow scripts and messages also to be named 'n-v-r', not just 'n-v-r-*'

14 years agochanges 6.23.0 6.23.0
Michael Andres [Fri, 20 Nov 2009 12:31:22 +0000 (13:31 +0100)]
changes 6.23.0

14 years agoParse zypp.conf multiversion option and make the setting available in pool and resolver.
Michael Andres [Fri, 20 Nov 2009 12:29:37 +0000 (13:29 +0100)]
Parse zypp.conf multiversion option and make the setting available in pool and resolver.

- Let  return the plain config file values (name or provides:...).
- Add 'bool multiversionInstall()' method in Solvable, ResObject and Selectable.
- Add sat::Pool::multiversionBegin to iterate over all multiversion installable packages.
- Pass the multiversion settings to the solver.

14 years agoMediaNoLoopDeviceException: add optional explanatory message
Michael Andres [Thu, 19 Nov 2009 15:26:52 +0000 (16:26 +0100)]
MediaNoLoopDeviceException: add optional explanatory message

14 years agoMediaException: Don't let untranslated default args shaddow translated error messages.
Michael Andres [Thu, 19 Nov 2009 14:23:35 +0000 (15:23 +0100)]
MediaException: Don't let untranslated default args shaddow translated error messages.

14 years agoFix unneeded refresh of plaindir repositories in presence of productdir. (bnc #553712)
Michael Andres [Tue, 17 Nov 2009 11:14:13 +0000 (12:14 +0100)]
Fix unneeded refresh of plaindir repositories in presence of productdir. (bnc #553712)

14 years agochanges 6.22.3 6.22.3
Michael Andres [Mon, 16 Nov 2009 15:29:38 +0000 (16:29 +0100)]
changes 6.22.3

14 years agospecfile fixes for sle11-sp1
Michael Andres [Mon, 16 Nov 2009 15:27:16 +0000 (16:27 +0100)]
specfile fixes for sle11-sp1

14 years agoFix repository probing and building in presence of productdir. (bnc #553712)
Michael Andres [Mon, 16 Nov 2009 14:35:37 +0000 (15:35 +0100)]
Fix repository probing and building in presence of productdir. (bnc #553712)

14 years agoLet RepoManager::addRepository update the RepoInfos metadata and packages path.
Michael Andres [Mon, 16 Nov 2009 14:31:46 +0000 (15:31 +0100)]
Let RepoManager::addRepository update the RepoInfos metadata and packages path.

14 years agodocument Code11-Branch changes and new forward ports
Duncan Mac-Vicar P [Thu, 12 Nov 2009 15:34:08 +0000 (16:34 +0100)]
document Code11-Branch changes and new forward ports

14 years agoforward port
Duncan Mac-Vicar P [Thu, 12 Nov 2009 15:28:38 +0000 (16:28 +0100)]
forward port
- Advice users to contact NCC if access to a 'novell.com' repository is denied (bnc #464586).

14 years agoforward port
Duncan Mac-Vicar P [Thu, 12 Nov 2009 15:03:03 +0000 (16:03 +0100)]
forward port
- Taking ALL translations for generating GMO files (bnc #458739)

14 years agoforward port
Duncan Mac-Vicar P [Thu, 12 Nov 2009 14:07:34 +0000 (15:07 +0100)]
forward port
Avoid SEGV if trying to access data of installed packages, that were
deleted behind our back (bnc #530595)

14 years agochanges 6.22.1 6.22.1
Michael Andres [Thu, 12 Nov 2009 11:20:33 +0000 (12:20 +0100)]
changes 6.22.1

14 years agoFollowing redirections also for https (bnc #465532, bnc #545722)
Michael Andres [Thu, 12 Nov 2009 11:14:11 +0000 (12:14 +0100)]
Following redirections also for https (bnc #465532, bnc #545722)

14 years agoDo not report cached packages as being downloaded. (bnc #545295)
Michael Andres [Thu, 12 Nov 2009 11:12:26 +0000 (12:12 +0100)]
Do not report cached packages as being downloaded. (bnc #545295)

14 years agoChecksumFileChecker: Don't compute checksum if it is not needed.
Michael Andres [Thu, 12 Nov 2009 09:57:46 +0000 (10:57 +0100)]
ChecksumFileChecker: Don't compute checksum if it is not needed.

14 years agoadded kind query
Michael Andres [Thu, 12 Nov 2009 09:14:41 +0000 (10:14 +0100)]
added kind query

14 years agoversioned requires need package name libcurl-devel.
Michael Andres [Wed, 11 Nov 2009 15:09:13 +0000 (16:09 +0100)]
versioned requires need package name libcurl-devel.

14 years agochanges
Michael Andres [Wed, 11 Nov 2009 13:08:10 +0000 (14:08 +0100)]
changes

14 years agoCheckAccessDeleted: Per default do not collect deleted files outside bin and lib...
Michael Andres [Wed, 11 Nov 2009 13:08:04 +0000 (14:08 +0100)]
CheckAccessDeleted: Per default do not collect deleted files outside bin and lib dirs (bnc #554480)

14 years agochanges
Michael Andres [Wed, 11 Nov 2009 10:46:52 +0000 (11:46 +0100)]
changes

14 years agoFollowing https redirections requires at least libcurl4-7.19.4. (bnc #553895)
Michael Andres [Wed, 11 Nov 2009 10:46:45 +0000 (11:46 +0100)]
Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)

14 years agochanges 6.22.0 6.22.0
Michael Andres [Fri, 6 Nov 2009 21:18:17 +0000 (22:18 +0100)]
changes 6.22.0

14 years agoSelectable: Consider allowed arch/noarch changes when comuting candiadates.
Michael Andres [Fri, 6 Nov 2009 21:15:27 +0000 (22:15 +0100)]
Selectable: Consider allowed arch/noarch changes when comuting candiadates.

14 years agoAdd tool/DumpSelectable
Michael Andres [Fri, 6 Nov 2009 20:52:14 +0000 (21:52 +0100)]
Add tool/DumpSelectable

14 years agoRepository: expose satsolvers priority values.
Michael Andres [Fri, 6 Nov 2009 20:51:47 +0000 (21:51 +0100)]
Repository: expose satsolvers priority values.

14 years agoImmediately update RepoInfos.
Michael Andres [Fri, 6 Nov 2009 18:59:11 +0000 (19:59 +0100)]
Immediately update RepoInfos.

14 years agodup: Process drop list only if product actually changes. (bnc #552180)
Michael Andres [Fri, 6 Nov 2009 12:32:20 +0000 (13:32 +0100)]
dup: Process drop list only if product actually changes. (bnc #552180)

14 years agoLog if we will pass 'user:PASS' to aria2c.
Michael Andres [Thu, 5 Nov 2009 14:09:54 +0000 (15:09 +0100)]
Log if we will pass 'user:PASS' to aria2c.

14 years agoRemove obsolete NameKindProxy
Michael Andres [Wed, 4 Nov 2009 15:39:54 +0000 (16:39 +0100)]
Remove obsolete NameKindProxy

14 years agoAdd Selectable::locked (short for TABOO||PROTECED)
Michael Andres [Wed, 4 Nov 2009 15:32:09 +0000 (16:32 +0100)]
Add Selectable::locked (short for TABOO||PROTECED)

14 years ago- change 'keep' to 'keep obsolete'
Michael Schroeder [Wed, 4 Nov 2009 11:32:03 +0000 (12:32 +0100)]
- change 'keep' to 'keep obsolete'

14 years agoNeed an explicit str::asString( const char * t )
Michael Andres [Tue, 3 Nov 2009 10:34:50 +0000 (11:34 +0100)]
Need an explicit str::asString( const char * t )

14 years agomake g++ happy
Michael Andres [Tue, 3 Nov 2009 01:34:47 +0000 (02:34 +0100)]
make g++ happy

14 years agoprovide str::asString for integral types
Michael Andres [Sun, 1 Nov 2009 20:50:21 +0000 (21:50 +0100)]
provide str::asString for integral types

14 years agoProvide dumpOn for PoolQuery.
Michael Andres [Mon, 2 Nov 2009 21:02:31 +0000 (22:02 +0100)]
Provide dumpOn for PoolQuery.

14 years agomake g++ happy
Michael Andres [Mon, 2 Nov 2009 21:01:41 +0000 (22:01 +0100)]
make g++ happy

14 years agochanges 6.21.4 6.21.4
Michael Andres [Mon, 2 Nov 2009 20:35:52 +0000 (21:35 +0100)]
changes 6.21.4

14 years agosat::Solvable::SplitIdent: Also split ordinary strings (non IdStrings).
Michael Andres [Mon, 2 Nov 2009 20:33:17 +0000 (21:33 +0100)]
sat::Solvable::SplitIdent: Also split ordinary strings (non IdStrings).

14 years agochanges 6.21.3 6.21.3
Michael Andres [Mon, 2 Nov 2009 19:08:40 +0000 (20:08 +0100)]
changes 6.21.3

14 years agoCIFS/SMB: Support mountoption 'noguest' in URL (bnc #547354)
Michael Andres [Mon, 2 Nov 2009 19:08:00 +0000 (20:08 +0100)]
CIFS/SMB: Support mountoption 'noguest' in URL (bnc #547354)

14 years agochanges
Michael Andres [Mon, 2 Nov 2009 15:37:48 +0000 (16:37 +0100)]
changes

14 years agoCheckAccessDeleted: Avoid reporting false positive due to insufficient permission.
Michael Andres [Mon, 2 Nov 2009 15:37:42 +0000 (16:37 +0100)]
CheckAccessDeleted: Avoid reporting false positive due to insufficient permission.

14 years agochanges 6.21.2 6.21.2
Michael Andres [Mon, 2 Nov 2009 13:36:48 +0000 (14:36 +0100)]
changes 6.21.2

14 years agoDon't try to access droplist of dropped products. (bnc #551697)
Michael Andres [Mon, 2 Nov 2009 13:36:32 +0000 (14:36 +0100)]
Don't try to access droplist of dropped products. (bnc #551697)