platform/upstream/libzypp.git
15 years ago- Fix package-manager script to properly quote arguments. (bnc #30903)
Michael Andres [Mon, 13 Oct 2008 10:20:05 +0000 (10:20 +0000)]
- Fix package-manager script to properly quote arguments. (bnc #30903)

15 years agor 11307
Stefan Schubert [Mon, 13 Oct 2008 09:03:30 +0000 (09:03 +0000)]
r 11307

15 years ago- regarding orphaned resolvables
Stefan Schubert [Mon, 13 Oct 2008 09:02:28 +0000 (09:02 +0000)]
- regarding orphaned resolvables
- removed old distupgrade algorithm

15 years ago- changes
Jan Kupec [Sun, 12 Oct 2008 12:08:52 +0000 (12:08 +0000)]
- changes

15 years ago- handle ftp response 530 (login failed) like http 403 (bnc #433537)
Jan Kupec [Sun, 12 Oct 2008 11:55:36 +0000 (11:55 +0000)]
- handle ftp response 530 (login failed) like http 403 (bnc #433537)

15 years ago- use TestSetup instead of direct use of .solv files
Jan Kupec [Sat, 11 Oct 2008 23:44:06 +0000 (23:44 +0000)]
- use TestSetup instead of direct use of .solv files

15 years ago- added VENDOR to content - needed to fix sat/Solvable_test.cc, is this
Jan Kupec [Sat, 11 Oct 2008 23:42:13 +0000 (23:42 +0000)]
- added VENDOR to content - needed to fix sat/Solvable_test.cc, is this
  correct???

15 years agoit is releasever not distver
Duncan Mac-Vicar P [Sat, 11 Oct 2008 11:01:50 +0000 (11:01 +0000)]
it is releasever not distver

15 years agouse more standard spec.in than spec.cmake
Duncan Mac-Vicar P [Sat, 11 Oct 2008 11:01:47 +0000 (11:01 +0000)]
use more standard spec.in than spec.cmake

15 years agoenhance string testcase
Duncan Mac-Vicar P [Sat, 11 Oct 2008 11:01:44 +0000 (11:01 +0000)]
enhance string testcase

15 years agoit is not distver but releasever
Duncan Mac-Vicar P [Sat, 11 Oct 2008 11:01:41 +0000 (11:01 +0000)]
it is not distver but releasever

15 years agoport testcase to Test Setup
Duncan Mac-Vicar P [Sat, 11 Oct 2008 11:01:34 +0000 (11:01 +0000)]
port testcase to Test Setup

15 years agoimplement distver variable
Duncan Mac-Vicar P [Sat, 11 Oct 2008 11:01:31 +0000 (11:01 +0000)]
implement distver variable

15 years agocomment added
Michael Andres [Thu, 9 Oct 2008 21:27:30 +0000 (21:27 +0000)]
comment added

15 years agoAdapt to satsolvers big solv data change.
Michael Andres [Thu, 9 Oct 2008 15:38:11 +0000 (15:38 +0000)]
Adapt to satsolvers big solv data change.

15 years agobug400840
Stefan Schubert [Thu, 9 Oct 2008 15:18:59 +0000 (15:18 +0000)]
bug400840

15 years agoTaking the right solution actions for locked resolvables (bnc #400840)
Stefan Schubert [Thu, 9 Oct 2008 15:17:51 +0000 (15:17 +0000)]
Taking the right solution actions for locked resolvables (bnc #400840)

15 years agoWhatProvides testcase extended and iterator fixed
Michael Andres [Thu, 9 Oct 2008 11:54:22 +0000 (11:54 +0000)]
WhatProvides testcase extended and iterator fixed

15 years agoavoid writing empty loglines
Michael Andres [Thu, 9 Oct 2008 11:32:19 +0000 (11:32 +0000)]
avoid writing empty loglines

15 years agoremove faulty testcase
Michael Andres [Thu, 9 Oct 2008 10:47:38 +0000 (10:47 +0000)]
remove faulty testcase

15 years agojust test if it is not empty
Duncan Mac-Vicar P [Thu, 9 Oct 2008 08:44:37 +0000 (08:44 +0000)]
just test if it is not empty

15 years agoadd more debug
Duncan Mac-Vicar P [Thu, 9 Oct 2008 08:40:00 +0000 (08:40 +0000)]
add more debug

15 years agoAdd testcase for bnc#433087
Duncan Mac-Vicar P [Thu, 9 Oct 2008 08:12:58 +0000 (08:12 +0000)]
Add testcase for bnc#433087

15 years ago- Add required copy-ctor and assignment operator to WhatProvides.
Michael Andres [Wed, 8 Oct 2008 23:03:40 +0000 (23:03 +0000)]
- Add required copy-ctor and assignment operator to WhatProvides.
  (bnc #433087)

15 years agoupdate translations
Stefan Schubert [Wed, 8 Oct 2008 15:31:43 +0000 (15:31 +0000)]
update translations

15 years ago- release
Jan Kupec [Wed, 8 Oct 2008 14:27:19 +0000 (14:27 +0000)]
- release

15 years ago- detect and use unused loop device for mounting ISO images
Jan Kupec [Wed, 8 Oct 2008 14:24:19 +0000 (14:24 +0000)]
- detect and use unused loop device for mounting ISO images
  (bnc #428009)

15 years ago- fixed segfault when saving the probed repo type in
Jan Kupec [Wed, 8 Oct 2008 13:38:54 +0000 (13:38 +0000)]
- fixed segfault when saving the probed repo type in
  RepoManager::refreshMetadata() (bnc #431963)

15 years ago- compare also arch
Jan Kupec [Wed, 8 Oct 2008 12:59:17 +0000 (12:59 +0000)]
- compare also arch

15 years agoimprove message
Duncan Mac-Vicar P [Wed, 8 Oct 2008 09:36:29 +0000 (09:36 +0000)]
improve message

15 years ago- disk usage - ignore /proc filesystem (bnc#418783)
Ladislav Slezak [Wed, 8 Oct 2008 09:17:17 +0000 (09:17 +0000)]
- disk usage - ignore /proc filesystem (bnc#418783)
- revision 11258

15 years ago- cleanup of Aria2C and implementation of some cases like simple auth and proxy.
Duncan Mac-Vicar P [Tue, 7 Oct 2008 14:17:33 +0000 (14:17 +0000)]
- cleanup of Aria2C and implementation of some cases like simple auth and proxy.
- Add constructor to External program for a list of strings

15 years ago- Fixed detection of loopback mounted iso-files. The mtab entry does
Michael Andres [Tue, 7 Oct 2008 11:35:49 +0000 (11:35 +0000)]
- Fixed detection of loopback mounted iso-files. The mtab entry does
  not necessarily mention the iso-file. (bnc #432504)

15 years agoadded stream output operator
Michael Andres [Tue, 7 Oct 2008 11:20:08 +0000 (11:20 +0000)]
added stream output operator

15 years agofix includes
Michael Andres [Tue, 7 Oct 2008 11:10:22 +0000 (11:10 +0000)]
fix includes

15 years agofix option name
Michael Andres [Tue, 7 Oct 2008 11:08:38 +0000 (11:08 +0000)]
fix option name

15 years ago- Add filter::SameItemAs to find aequivalent items, e.g. packages with same
Michael Andres [Mon, 6 Oct 2008 13:13:25 +0000 (13:13 +0000)]
- Add filter::SameItemAs to find aequivalent items, e.g. packages with same
  NVRD and vendor (maybe extend to also match buildtime).
- Add convenience functor::GetFirst/GetLast to save the 1st/last matching item
  from within a invokeOnEach loop.

15 years ago- Add zypp.conf option 'download.use_deltarpm_always' to enable using
Michael Andres [Thu, 2 Oct 2008 17:50:07 +0000 (17:50 +0000)]
- Add zypp.conf option 'download.use_deltarpm_always' to enable using
  delta rpms even if the package is available on a local source.
  (Axel C. Frinke)

15 years ago- Add product attribute: PRODUCTLINE.
Michael Andres [Thu, 2 Oct 2008 16:52:03 +0000 (16:52 +0000)]
- Add product attribute: PRODUCTLINE.

15 years ago- Removed doxygen files from source tree. Additional documentation and
Michael Andres [Thu, 2 Oct 2008 15:23:14 +0000 (15:23 +0000)]
- Removed doxygen files from source tree. Additional documentation and
  related pages are now located in doc/autoinclude.

15 years ago- Do not consider self provided requirements whan computing the
Michael Andres [Thu, 2 Oct 2008 15:20:29 +0000 (15:20 +0000)]
- Do not consider self provided requirements whan computing the
  installation order.

15 years agobackup
Michael Andres [Thu, 2 Oct 2008 11:16:40 +0000 (11:16 +0000)]
backup

15 years agoadd resolver to TestSetup
Michael Andres [Thu, 2 Oct 2008 11:16:18 +0000 (11:16 +0000)]
add resolver to TestSetup

15 years ago- added tests/data/openSUSE-11.1 containing raw susetags metadata. Keeping .solv...
Michael Andres [Wed, 1 Oct 2008 16:04:56 +0000 (16:04 +0000)]
- added tests/data/openSUSE-11.1 containing raw susetags metadata. Keeping .solv files in
  svn is somewhat inconvenient, as you must rebuild them if something in satsolver changes.
- added  tests/include as location for includes that micht be used in multiple testcases.
- added tests/include/TestSetup.h to ease building a test environment below some tempdir.
  Currently supports easy setup of Target, RepoManager and loading data (raw metadata and
  .solv files) into the pool.
- added tests/data/openSUSE-11.1 containing raw susetags metadata. Keeping .solv files in
  svn is somewhat inconvenient, as you must rebuild them if something in satsolver changes.
- added  tests/include as location for includes that micht be used in multiple testcases.
- added tests/include/TestSetup.h to ease building a test environment below some tempdir.
  Currently supports easy setup of Target, RepoManager and loading data (raw metadata and
  .solv files) into the pool.

15 years ago- Rephrase missleading error message. (bnc #431229)
Michael Andres [Wed, 1 Oct 2008 14:09:11 +0000 (14:09 +0000)]
- Rephrase missleading error message. (bnc #431229)

15 years agoincrease logging
Stefan Schubert [Wed, 1 Oct 2008 13:25:58 +0000 (13:25 +0000)]
increase logging

15 years agocpename -> cpeid
Duncan Mac-Vicar P [Wed, 1 Oct 2008 11:21:57 +0000 (11:21 +0000)]
cpename -> cpeid

15 years ago- Allow computation of disk usage per solvable.
Michael Andres [Tue, 30 Sep 2008 15:41:42 +0000 (15:41 +0000)]
- Allow computation of disk usage per solvable.

15 years agoforgot to add those
Duncan Mac-Vicar P [Tue, 30 Sep 2008 06:56:02 +0000 (06:56 +0000)]
forgot to add those

15 years ago- Merge aria2c Media handler code from Google SOC 2008
Duncan Mac-Vicar P [Mon, 29 Sep 2008 22:04:58 +0000 (22:04 +0000)]
- Merge aria2c Media handler code from Google SOC 2008
  (Gerard Farras)
- Only activated by making env var ZYPP_ARIA=1
- various changes on merge:
- moved exist function to the Aria specific class
- close programs
- use arrays of commands instead of building strings
- some reformatting

- cleanup will come later
TODO: Move the exceptions also in the aria class.

NOTE: the default handler is still the curl one. We merge the code
so people can enable it and test it. But it can't be enabled without
setting the env variable.

15 years ago- changes
Jan Kupec [Mon, 29 Sep 2008 20:50:11 +0000 (20:50 +0000)]
- changes

15 years ago- no localization for history log comments
Jan Kupec [Mon, 29 Sep 2008 20:48:05 +0000 (20:48 +0000)]
- no localization for history log comments

15 years ago- changes
Jan Kupec [Mon, 29 Sep 2008 13:57:59 +0000 (13:57 +0000)]
- changes

15 years ago- tell which package failed before logging rpm output or error message (bnc #430585)
Jan Kupec [Mon, 29 Sep 2008 13:54:54 +0000 (13:54 +0000)]
- tell which package failed before logging rpm output or error message (bnc #430585)

15 years ago- Fix zypp::WhatProvides::empty returning inverse result.
Michael Andres [Mon, 29 Sep 2008 11:47:48 +0000 (11:47 +0000)]
- Fix zypp::WhatProvides::empty returning inverse result.

15 years agoavoid using deprecated method
Michael Andres [Mon, 29 Sep 2008 11:34:29 +0000 (11:34 +0000)]
avoid using deprecated method

15 years ago- preset username for auth callback from CM data
Jan Kupec [Sun, 28 Sep 2008 10:42:44 +0000 (10:42 +0000)]
- preset username for auth callback from CM data

15 years ago- changes
Jan Kupec [Sat, 27 Sep 2008 21:37:51 +0000 (21:37 +0000)]
- changes

15 years ago- fixed endless loop when CM returns bad password
Jan Kupec [Sat, 27 Sep 2008 21:35:42 +0000 (21:35 +0000)]
- fixed endless loop when CM returns bad password
- CM now correctly updates password of existing credentials

15 years ago- comments
Jan Kupec [Fri, 26 Sep 2008 14:21:00 +0000 (14:21 +0000)]
- comments
- fixed setUserName() name to be consistent with getter

15 years agofix
Michael Andres [Fri, 26 Sep 2008 13:45:57 +0000 (13:45 +0000)]
fix

15 years ago- Fix computation of Product::flavor.
Michael Andres [Fri, 26 Sep 2008 13:39:39 +0000 (13:39 +0000)]
- Fix computation of Product::flavor.
- Add Product::productLine. A vendor specific string denoting the
  product line.

15 years ago- save credentials after asking for them
Jan Kupec [Fri, 26 Sep 2008 13:25:03 +0000 (13:25 +0000)]
- save credentials after asking for them
- todo: ask user _where_ to store them. Automatically saving to user's
  credentials.cat for now

15 years agofix build
Duncan Mac-Vicar P [Fri, 26 Sep 2008 12:28:06 +0000 (12:28 +0000)]
fix build

15 years ago- copy&paste error
Jan Kupec [Thu, 25 Sep 2008 21:25:13 +0000 (21:25 +0000)]
- copy&paste error

15 years ago- changes
Jan Kupec [Thu, 25 Sep 2008 21:22:59 +0000 (21:22 +0000)]
- changes

15 years ago- ZConfig::credentialsGlobal{File,Dir}() added (/etc/zypp/credentials.{cat,d})
Jan Kupec [Thu, 25 Sep 2008 21:19:04 +0000 (21:19 +0000)]
- ZConfig::credentialsGlobal{File,Dir}() added (/etc/zypp/credentials.{cat,d})

15 years ago- changes
Jan Kupec [Thu, 25 Sep 2008 15:10:40 +0000 (15:10 +0000)]
- changes

15 years ago- forgotten to remove Target::setInstallationLogfile()
Jan Kupec [Thu, 25 Sep 2008 15:09:23 +0000 (15:09 +0000)]
- forgotten to remove Target::setInstallationLogfile()

15 years ago- Remove obsolete zypp-query-pool binary. zypper provides all
Michael Andres [Thu, 25 Sep 2008 11:17:17 +0000 (11:17 +0000)]
- Remove obsolete zypp-query-pool binary. zypper provides all
  the information one needs.

15 years agoremove Target::targetDistributionFlavor
Michael Andres [Thu, 25 Sep 2008 10:33:50 +0000 (10:33 +0000)]
remove Target::targetDistributionFlavor

15 years agoDont claim ownership of /var/log/zypp/history. Fix to build.
Michael Andres [Thu, 25 Sep 2008 10:03:23 +0000 (10:03 +0000)]
Dont claim ownership of /var/log/zypp/history. Fix to build.

15 years ago- require recent libsatolver
Jan Kupec [Wed, 24 Sep 2008 21:41:22 +0000 (21:41 +0000)]
- require recent libsatolver

15 years ago- removed debug message
Jan Kupec [Wed, 24 Sep 2008 21:38:50 +0000 (21:38 +0000)]
- removed debug message

15 years ago- release
Jan Kupec [Wed, 24 Sep 2008 21:33:56 +0000 (21:33 +0000)]
- release

15 years ago- one more alias to escape
Jan Kupec [Wed, 24 Sep 2008 17:49:35 +0000 (17:49 +0000)]
- one more alias to escape

15 years agochanges
Jan Kupec [Wed, 24 Sep 2008 17:26:10 +0000 (17:26 +0000)]
changes

15 years ago- str::escape(string, char) added
Jan Kupec [Wed, 24 Sep 2008 17:11:06 +0000 (17:11 +0000)]
- str::escape(string, char) added
- escape aliases in the history file (the rest of the values should not
  contain '|')

15 years agodoc
Duncan Mac-Vicar P [Wed, 24 Sep 2008 16:59:01 +0000 (16:59 +0000)]
doc

15 years agodeleted
Duncan Mac-Vicar P [Wed, 24 Sep 2008 16:59:00 +0000 (16:59 +0000)]
deleted

15 years agoseems to work, or better called, first working version, now checks the checksums too
Duncan Mac-Vicar P [Wed, 24 Sep 2008 16:58:54 +0000 (16:58 +0000)]
seems to work, or better called, first working version, now checks the checksums too

15 years ago- logrotate for history
Jan Kupec [Wed, 24 Sep 2008 16:10:37 +0000 (16:10 +0000)]
- logrotate for history

15 years ago- indent & some comments
Jan Kupec [Wed, 24 Sep 2008 14:40:00 +0000 (14:40 +0000)]
- indent & some comments

15 years ago- new History Log, first version (fate #110205)
Jan Kupec [Wed, 24 Sep 2008 14:16:56 +0000 (14:16 +0000)]
- new History Log, first version (fate #110205)
- todo: HistoryFileReader API
- todo: log @System.solv changes (post 11.1 maybe?)

15 years agouse non-throwing test for presence of Target
Michael Andres [Wed, 24 Sep 2008 11:37:11 +0000 (11:37 +0000)]
use non-throwing test for presence of Target

15 years ago- refactoring of Fetcher into smaller methods
Duncan Mac-Vicar P [Tue, 23 Sep 2008 16:29:53 +0000 (16:29 +0000)]
- refactoring of Fetcher into smaller methods
- start to implement enqueueDir, to allow crypto checking of slideshow
- create a testcase to do changes without making anyone nervous :-)

15 years ago- refactor fetcher big loop method in smaller methods
Duncan Mac-Vicar P [Tue, 23 Sep 2008 16:29:51 +0000 (16:29 +0000)]
- refactor fetcher big loop method in smaller methods

15 years agorename as to asKind
Michael Andres [Tue, 23 Sep 2008 12:35:26 +0000 (12:35 +0000)]
rename as to asKind

15 years agochanges
Jan Kupec [Tue, 23 Sep 2008 12:04:34 +0000 (12:04 +0000)]
changes

15 years ago- avoid passing service credentials to repos if their urls are not based on services...
Jan Kupec [Tue, 23 Sep 2008 11:57:48 +0000 (11:57 +0000)]
- avoid passing service credentials to repos if their urls are not based on services's url
- use service's credentials otherwise

15 years ago- remove patch rpms
Duncan Mac-Vicar P [Tue, 23 Sep 2008 11:52:38 +0000 (11:52 +0000)]
- remove patch rpms

15 years ago- when looking for credentials, use wanted_url.startsWith(stored_url)
Jan Kupec [Tue, 23 Sep 2008 11:35:21 +0000 (11:35 +0000)]
- when looking for credentials, use wanted_url.startsWith(stored_url)

15 years agoadd ResObject::as<Package>()
Michael Andres [Tue, 23 Sep 2008 10:25:00 +0000 (10:25 +0000)]
add ResObject::as<Package>()

15 years agoadded new translations
Stefan Schubert [Tue, 23 Sep 2008 08:12:07 +0000 (08:12 +0000)]
added new translations

15 years ago- refactor the repository matching with products, not yet complete
Duncan Mac-Vicar P [Mon, 22 Sep 2008 16:57:39 +0000 (16:57 +0000)]
- refactor the repository matching with products, not yet complete
- move the cpename up to resobject as it is a generic attribute
  (and can be useful to match vulnerabilities in the future)

15 years agoRemove superfluous PRODUCT_REFERENCES attribute.
Michael Andres [Mon, 22 Sep 2008 14:29:15 +0000 (14:29 +0000)]
Remove superfluous PRODUCT_REFERENCES attribute.

15 years ago- Add Url::hasCredentialsInAuthority test for username or password
Michael Andres [Mon, 22 Sep 2008 14:22:52 +0000 (14:22 +0000)]
- Add Url::hasCredentialsInAuthority test for username or password
  being encoded in the authority component. I.e. user:pass@host.
- Handle repos to be disabled disable in service refresh.

15 years agoAdd Url::hasUserPass() test whether Url has a "username:password" encoded.
Michael Andres [Mon, 22 Sep 2008 13:58:10 +0000 (13:58 +0000)]
Add Url::hasUserPass() test whether Url has a "username:password" encoded.

15 years agoadd products/keywords to repository
Duncan Mac-Vicar P [Mon, 22 Sep 2008 13:08:14 +0000 (13:08 +0000)]
add products/keywords to repository
add cpename to product

15 years ago-fix testcase
Duncan Mac-Vicar P [Mon, 22 Sep 2008 12:24:28 +0000 (12:24 +0000)]
-fix testcase
- workaround a bug in sat solver where two extra datas inserted in -1 one goes to
  0 and the other to 1 extras. So just look for the knowid