platform/upstream/libzypp.git
15 years agoAdd 22x22 and 24x24 icons (bnc #329635)
Michael Andres [Wed, 9 Jul 2008 16:13:00 +0000 (16:13 +0000)]
Add 22x22 and 24x24 icons (bnc #329635)

15 years agobackup
Michael Andres [Wed, 9 Jul 2008 16:07:35 +0000 (16:07 +0000)]
backup

15 years ago- A missing cookie file must not be treated as an error. Simply
Michael Andres [Wed, 9 Jul 2008 11:24:02 +0000 (11:24 +0000)]
- A missing cookie file must not be treated as an error. Simply
  rebuild the cache (bnc #405867)

15 years agoremove deprecated Package methods
Michael Andres [Wed, 9 Jul 2008 10:23:45 +0000 (10:23 +0000)]
remove deprecated Package methods

15 years agoProvide Package::url() if available in solv file. (bnc #402434)
Michael Andres [Wed, 9 Jul 2008 10:20:25 +0000 (10:20 +0000)]
Provide Package::url() if available in solv file. (bnc #402434)

15 years agodocu once again
Stefan Schubert [Wed, 9 Jul 2008 08:16:54 +0000 (08:16 +0000)]
docu once again

15 years agoadd comment to missing modifyRepo
Josef Reidinger [Tue, 8 Jul 2008 14:40:17 +0000 (14:40 +0000)]
add comment to missing modifyRepo

15 years agoadd some doc to service and improve some error handling
Josef Reidinger [Tue, 8 Jul 2008 14:24:48 +0000 (14:24 +0000)]
add some doc to service and improve some error handling

15 years agosettled documentation
Stefan Schubert [Tue, 8 Jul 2008 09:00:02 +0000 (09:00 +0000)]
settled documentation

15 years agomore documentation added
Stefan Schubert [Tue, 8 Jul 2008 08:00:17 +0000 (08:00 +0000)]
more documentation added

15 years agojust for awareness, adding those 2 resource types
Duncan Mac-Vicar P [Mon, 7 Jul 2008 13:38:50 +0000 (13:38 +0000)]
just for awareness, adding those 2 resource types

15 years ago- fix some warnings from new cmake
Duncan Mac-Vicar P [Mon, 7 Jul 2008 13:38:48 +0000 (13:38 +0000)]
- fix some warnings from new cmake
- require cmake 2.6
- add one policy exception (for libutil)
- add custom FindOpenSSL to find libcrypto

15 years agoDo not update an already updated package
Stefan Schubert [Mon, 7 Jul 2008 11:40:28 +0000 (11:40 +0000)]
Do not update an already updated package

15 years ago- Do not update an already updated package Bug 400422
Stefan Schubert [Mon, 7 Jul 2008 11:38:56 +0000 (11:38 +0000)]
- Do not update an already updated package Bug 400422

15 years agoAlso check if the fingerprint matches before importing updated keys. (bnc #393160)
Michael Andres [Fri, 4 Jul 2008 16:19:01 +0000 (16:19 +0000)]
Also check if the fingerprint matches before importing updated keys. (bnc #393160)

15 years agofix changes file
Duncan Mac-Vicar P [Tue, 1 Jul 2008 07:23:27 +0000 (07:23 +0000)]
fix changes file

15 years agoforward ports from 11.0 branch
Duncan Mac-Vicar P [Mon, 30 Jun 2008 22:00:15 +0000 (22:00 +0000)]
forward ports from 11.0 branch

15 years ago- Fix permanent duplication of gpg keys in the rpm database. Also
Michael Andres [Mon, 30 Jun 2008 08:30:02 +0000 (08:30 +0000)]
- Fix permanent duplication of gpg keys in the rpm database. Also
  retrieve correct creation and expire dates. (bnc #401259)
- Invoke gpg with --homdir, otherwise command fails if executed
  within a wrapper. (bnc #401259)

15 years ago- pass by reference (sync with 11.0 branch)
Jan Kupec [Sun, 29 Jun 2008 11:43:41 +0000 (11:43 +0000)]
- pass by reference (sync with 11.0 branch)

15 years ago- backup
Jan Kupec [Fri, 27 Jun 2008 14:58:32 +0000 (14:58 +0000)]
- backup

15 years agocommit
Stefan Schubert [Thu, 26 Jun 2008 10:08:01 +0000 (10:08 +0000)]
commit

15 years agocommit
Stefan Schubert [Thu, 26 Jun 2008 10:06:55 +0000 (10:06 +0000)]
commit

15 years agocorretced return value
Stefan Schubert [Thu, 26 Jun 2008 09:32:28 +0000 (09:32 +0000)]
corretced return value

15 years agoBug 400499; setting causer not depending if the transact has been set
Stefan Schubert [Tue, 24 Jun 2008 13:54:37 +0000 (13:54 +0000)]
Bug 400499; setting causer not depending if the transact has been set

15 years agoread service only if service.d exist and don't throw exception
Josef Reidinger [Tue, 24 Jun 2008 07:19:28 +0000 (07:19 +0000)]
read service only if service.d exist and don't throw exception

15 years ago* Gives information about WHICH items require an already installed
Stefan Schubert [Mon, 23 Jun 2008 13:29:01 +0000 (13:29 +0000)]
* Gives information about WHICH items require an already installed
item.
*
* \param item     Evaluate additional information for this
resolvable.
* \return A list of structures which contains:
*         item     Item which requires this capability.
*         cap      Capability which is needed
*         capKind  Kind of that capability (e.g.
Dep::REQUIRES,Dep::RECOMMENDS,... )
*
* Note: In order to have a result start a solver run before. Not
matter if it is valid or invalid.
*
*/
const solver::detail::ItemCapKindList installedSatisfied(const
PoolItem item);

15 years agoTake only care for recommended packages if it is really set in SAT
Stefan Schubert [Mon, 23 Jun 2008 10:40:08 +0000 (10:40 +0000)]
Take only care for recommended packages if it is really set in SAT
solver

15 years agofix modify
Josef Reidinger [Fri, 20 Jun 2008 15:31:35 +0000 (15:31 +0000)]
fix modify

15 years agochange getService method to provide copy and not const reference
Josef Reidinger [Fri, 20 Jun 2008 14:22:42 +0000 (14:22 +0000)]
change getService method to provide copy and not const reference

15 years agoimprove service handling and write tests for it.
Josef Reidinger [Fri, 20 Jun 2008 14:13:07 +0000 (14:13 +0000)]
improve service handling and write tests for it.

15 years ago- let PatchScriptRepor::Action be the same as others
Jan Kupec [Fri, 20 Jun 2008 11:20:54 +0000 (11:20 +0000)]
- let PatchScriptRepor::Action be the same as others

15 years agofix
Michael Andres [Thu, 19 Jun 2008 16:28:41 +0000 (16:28 +0000)]
fix

15 years ago- update message attribute required to show messages in the user interface
Michael Andres [Thu, 19 Jun 2008 16:15:17 +0000 (16:15 +0000)]
- update message attribute required to show messages in the user interface

15 years agoHandle new patch messages and scripts in commit (bnc #401220)
Michael Andres [Thu, 19 Jun 2008 16:06:36 +0000 (16:06 +0000)]
Handle new patch messages and scripts in commit (bnc #401220)

15 years agoremove false ZYPP_DEPRECATED
Michael Andres [Thu, 19 Jun 2008 15:43:36 +0000 (15:43 +0000)]
remove false ZYPP_DEPRECATED

15 years agobackup
Michael Andres [Thu, 19 Jun 2008 15:42:55 +0000 (15:42 +0000)]
backup

15 years agoprovide new patch message/script callback
Michael Andres [Thu, 19 Jun 2008 15:42:40 +0000 (15:42 +0000)]
provide new patch message/script callback

15 years agocomment
Michael Andres [Thu, 19 Jun 2008 15:39:40 +0000 (15:39 +0000)]
comment

15 years ago add mkdir for services and modifyServices, which is used during refresh
Josef Reidinger [Thu, 19 Jun 2008 14:16:11 +0000 (14:16 +0000)]
 add mkdir for services and modifyServices, which is used during refresh

15 years agoinitial Service implementation. Also little refactor of RepoManager.
Josef Reidinger [Thu, 19 Jun 2008 13:50:48 +0000 (13:50 +0000)]
initial Service implementation. Also little refactor of RepoManager.

15 years agonew call :const solver::detail::ItemCapKindList satifiedByInstalled(const PoolItem...
Stefan Schubert [Thu, 19 Jun 2008 13:32:54 +0000 (13:32 +0000)]
new call :const solver::detail::ItemCapKindList satifiedByInstalled(const PoolItem item);

15 years ago- improve performance of gsub
Josef Reidinger [Tue, 10 Jun 2008 07:54:12 +0000 (07:54 +0000)]
- improve performance of gsub
- change replace_all to replaceAll (same name convency)
- add tests for gsub and replaceAll

16 years agos/systemRepoName/systemRepoAlias/
Michael Andres [Fri, 6 Jun 2008 13:40:04 +0000 (13:40 +0000)]
s/systemRepoName/systemRepoAlias/

16 years agoHandle application/x-redhat-package-manager in package-manager.desktop
Michael Andres [Fri, 6 Jun 2008 11:38:03 +0000 (11:38 +0000)]
Handle application/x-redhat-package-manager in package-manager.desktop

16 years agochanges
Jan Kupec [Thu, 5 Jun 2008 16:02:12 +0000 (16:02 +0000)]
changes

16 years ago- X-SuSE-ControlCenter-System category added
Jan Kupec [Thu, 5 Jun 2008 15:58:15 +0000 (15:58 +0000)]
- X-SuSE-ControlCenter-System category added

16 years agoProofread, use simpler examples.
Martin Vidner [Thu, 5 Jun 2008 15:12:44 +0000 (15:12 +0000)]
Proofread, use simpler examples.

16 years agoFix crash when requesting disk usage without a target loaded. (bnc #396755)
Michael Andres [Wed, 4 Jun 2008 12:57:49 +0000 (12:57 +0000)]
Fix crash when requesting disk usage without a target loaded. (bnc #396755)

16 years agoFix memory corruption in curl media handler
Michael Andres [Wed, 4 Jun 2008 12:06:05 +0000 (12:06 +0000)]
Fix memory corruption in curl media handler

16 years ago- Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
Michael Andres [Tue, 3 Jun 2008 18:00:58 +0000 (18:00 +0000)]
- Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
  as 'source package named zypper'. So these capabilities can be used
  together with sat::Whatprovides or in resolver requests. (bnc #369893)

16 years agochanges
Josef Reidinger [Tue, 3 Jun 2008 13:40:28 +0000 (13:40 +0000)]
changes

16 years agoallow aborting progress during removing packages. (bnc #389238)
Josef Reidinger [Tue, 3 Jun 2008 13:39:52 +0000 (13:39 +0000)]
allow aborting progress during removing packages. (bnc #389238)

16 years agor 10299
Stefan Schubert [Mon, 2 Jun 2008 13:32:23 +0000 (13:32 +0000)]
r 10299

16 years agoNew option for ignoring Obsoletes. This is used for installing more than
Stefan Schubert [Mon, 2 Jun 2008 13:31:09 +0000 (13:31 +0000)]
New option for ignoring Obsoletes. This is used for installing more than
one pacakges with the same name but different versions.
Often needed by kernels.

16 years ago- Revert inappropriate Selectable cleanup. Fix Selectable
Michael Andres [Sun, 1 Jun 2008 21:34:57 +0000 (21:34 +0000)]
- Revert inappropriate Selectable cleanup. Fix Selectable
  status computation. Unmaintained packages were wrongly
  reported as unsinstalled. (bnc #394630)

16 years agofixed typo
Thomas Goettlicher [Fri, 30 May 2008 10:15:29 +0000 (10:15 +0000)]
fixed typo

16 years agoload locks only from existed file
Josef Reidinger [Fri, 30 May 2008 08:58:30 +0000 (08:58 +0000)]
load locks only from existed file

16 years agofix typo BASE-SuSE-Linux-11_0-Branch
Josef Reidinger [Fri, 30 May 2008 06:56:25 +0000 (06:56 +0000)]
fix typo

16 years agoadapt capability strings to changed satsolver dep2str
Michael Andres [Thu, 29 May 2008 15:31:10 +0000 (15:31 +0000)]
adapt capability strings to changed satsolver dep2str

16 years ago improve locks manpage
Josef Reidinger [Thu, 29 May 2008 15:17:20 +0000 (15:17 +0000)]
 improve locks manpage

16 years ago- Reenable diskusage calculation (bnc #395051)
Michael Andres [Wed, 28 May 2008 16:56:42 +0000 (16:56 +0000)]
- Reenable diskusage calculation (bnc #395051)

16 years agochanges
Jan Kupec [Wed, 28 May 2008 16:50:52 +0000 (16:50 +0000)]
changes

16 years ago- RepoManager::packagesPath(RepoInfo) added (bnc #394728)
Jan Kupec [Wed, 28 May 2008 16:37:13 +0000 (16:37 +0000)]
- RepoManager::packagesPath(RepoInfo) added (bnc #394728)

16 years ago- allow setBaseUrl() to change 'keeppackages' if not already set
Jan Kupec [Wed, 28 May 2008 14:45:21 +0000 (14:45 +0000)]
- allow setBaseUrl() to change 'keeppackages' if not already set
  externally.

16 years agosorry
Jan Kupec [Wed, 28 May 2008 14:29:19 +0000 (14:29 +0000)]
sorry

16 years agochanges
Jan Kupec [Wed, 28 May 2008 14:27:37 +0000 (14:27 +0000)]
changes

16 years ago- RepoInfo: don't overwrite flags that have already been set externally
Jan Kupec [Wed, 28 May 2008 14:25:45 +0000 (14:25 +0000)]
- RepoInfo: don't overwrite flags that have already been set externally
  (bnc #395026)

16 years ago- Create missing directories when saving config files. (bnc #395026)
Michael Andres [Wed, 28 May 2008 13:33:50 +0000 (13:33 +0000)]
- Create missing directories when saving config files. (bnc #395026)
- Fix undefined behaviour in RepoManager.

16 years agobnc#393969
Stefan Schubert [Wed, 28 May 2008 13:24:15 +0000 (13:24 +0000)]
bnc#393969

16 years agoSOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
Stefan Schubert [Wed, 28 May 2008 13:23:22 +0000 (13:23 +0000)]
SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
from resolvePool or resolveQueue we will have to take care for both
cases. (bnc#393969)

16 years agoreplaced suggested with supplements
Stefan Schubert [Wed, 28 May 2008 08:54:14 +0000 (08:54 +0000)]
replaced suggested with supplements

16 years agonoticed with satsolver that the way the optflags are
Stephan Kulow [Tue, 27 May 2008 20:35:49 +0000 (20:35 +0000)]
noticed with satsolver that the way the optflags are
passed does not work

16 years ago- comments
Jan Kupec [Tue, 27 May 2008 15:05:08 +0000 (15:05 +0000)]
- comments

16 years agoupdate locks manpage
Josef Reidinger [Tue, 27 May 2008 10:01:24 +0000 (10:01 +0000)]
update locks manpage

16 years agolog checksum fail even if user request abort or ignore
Josef Reidinger [Tue, 27 May 2008 07:28:50 +0000 (07:28 +0000)]
log checksum fail even if user request abort or ignore

16 years agochanges
Jan Kupec [Mon, 26 May 2008 15:24:16 +0000 (15:24 +0000)]
changes

16 years ago- locks file converter script added to % post
Jan Kupec [Mon, 26 May 2008 15:21:36 +0000 (15:21 +0000)]
- locks file converter script added to % post

16 years agobnc#394367
Stefan Schubert [Mon, 26 May 2008 09:49:27 +0000 (09:49 +0000)]
bnc#394367

16 years agoDo not regard packages with the same name while upgrading obsoleted
Stefan Schubert [Mon, 26 May 2008 09:47:44 +0000 (09:47 +0000)]
Do not regard packages with the same name while upgrading obsoleted
packages (bnc #394367)

16 years agorevert commit don't check for existence of keys,
Duncan Mac-Vicar P [Fri, 23 May 2008 23:27:00 +0000 (23:27 +0000)]
revert commit don't check for existence of keys,
to avoid a non needed HEAD request. (related bnc#381280)
as it creates popup error callbacks due to the 404's in
the keys. Leave however the OnMediaLocation::optional()
API to look for another fix strategy.

16 years agochanges merge
Duncan Mac-Vicar P [Fri, 23 May 2008 13:53:25 +0000 (13:53 +0000)]
changes merge

16 years agochanges
Duncan Mac-Vicar P [Fri, 23 May 2008 13:53:23 +0000 (13:53 +0000)]
changes

16 years ago- prepare for messages and scripts
Duncan Mac-Vicar P [Fri, 23 May 2008 13:53:22 +0000 (13:53 +0000)]
- prepare for messages and scripts
- follow conventions for config names
- document settings

16 years agoadded translations
Stefan Schubert [Fri, 23 May 2008 13:24:10 +0000 (13:24 +0000)]
added translations

16 years ago- fixme note
Jan Kupec [Fri, 23 May 2008 13:13:08 +0000 (13:13 +0000)]
- fixme note

16 years agoimprove serialization of version in PoolQuery.
Josef Reidinger [Fri, 23 May 2008 13:02:52 +0000 (13:02 +0000)]
improve serialization of version in PoolQuery.

16 years agoadded IgnoreAlreadyRecommended
Stefan Schubert [Fri, 23 May 2008 12:44:26 +0000 (12:44 +0000)]
added IgnoreAlreadyRecommended

16 years agoadded IgnoreAlreadyRecommended
Stefan Schubert [Fri, 23 May 2008 12:42:14 +0000 (12:42 +0000)]
added IgnoreAlreadyRecommended

16 years ago- PoolQuery::setEdition() added in order to be able to convert the old
Jan Kupec [Fri, 23 May 2008 09:20:56 +0000 (09:20 +0000)]
- PoolQuery::setEdition() added in order to be able to convert the old
  locks to new including version conditions

16 years ago Packages which obsoletes and do NOT required other installed
Stefan Schubert [Fri, 23 May 2008 08:23:32 +0000 (08:23 +0000)]
 Packages which obsoletes and do NOT required other installed
 packages will be installed if no other packages obsolete the installed
 package too.

16 years ago Packages which obsoletes and do NOT required other installed
Stefan Schubert [Fri, 23 May 2008 08:22:20 +0000 (08:22 +0000)]
 Packages which obsoletes and do NOT required other installed
 packages will be installed if no other packages obsolete the installed package too.

16 years agoadded "default" error. This error should never be shown to the user
Stefan Schubert [Fri, 23 May 2008 08:19:38 +0000 (08:19 +0000)]
added "default" error. This error should never be shown to the user

16 years agofix changelog retrieval for installed packages
Duncan Mac-Vicar P [Thu, 22 May 2008 01:36:04 +0000 (01:36 +0000)]
fix changelog retrieval for installed packages

16 years agofix filelist for installed packages (bnc#392544)
Duncan Mac-Vicar P [Thu, 22 May 2008 00:24:52 +0000 (00:24 +0000)]
fix filelist for installed packages (bnc#392544)

16 years agodeprecated
Duncan Mac-Vicar P [Thu, 22 May 2008 00:24:47 +0000 (00:24 +0000)]
deprecated

16 years agochanges
Duncan Mac-Vicar P [Wed, 21 May 2008 17:02:04 +0000 (17:02 +0000)]
changes

16 years ago- dont check for existence of keys but provde a way to retrieve optional
Duncan Mac-Vicar P [Wed, 21 May 2008 17:02:02 +0000 (17:02 +0000)]
- dont check for existence of keys but provde a way to retrieve optional
  files, in order to avoid a HEAD request. related to bnc#381280

16 years agodeprecate Repository::name() and use alias() to
Duncan Mac-Vicar P [Wed, 21 May 2008 17:02:01 +0000 (17:02 +0000)]
deprecate Repository::name() and use alias() to
be consistent. Related to (bnc#383553)

16 years ago- add OnmediaLocation::optional as a hint to the downloader
Duncan Mac-Vicar P [Wed, 21 May 2008 17:01:59 +0000 (17:01 +0000)]
- add OnmediaLocation::optional as a hint to the downloader

16 years agoback to rev 9977
Stefan Schubert [Wed, 21 May 2008 09:39:01 +0000 (09:39 +0000)]
back to rev 9977