platform/upstream/libzypp.git
15 years agoadd support for new tags
Duncan Mac-Vicar P [Wed, 22 Oct 2008 11:05:45 +0000 (11:05 +0000)]
add support for new tags

15 years agochanges
Michael Andres [Wed, 22 Oct 2008 11:04:39 +0000 (11:04 +0000)]
changes

15 years ago- Add Locale:: bestMatch to find the best match within a set of available Locales.
Michael Andres [Wed, 22 Oct 2008 11:03:58 +0000 (11:03 +0000)]
- Add Locale:: bestMatch to find the best match within a set of available Locales.

15 years ago- Adapt to satsolver-0.12 API.
Michael Andres [Wed, 22 Oct 2008 11:03:11 +0000 (11:03 +0000)]
- Adapt to satsolver-0.12 API.

15 years agofix String utilities and testcases
Michael Andres [Wed, 22 Oct 2008 10:07:10 +0000 (10:07 +0000)]
fix String utilities and testcases

15 years agofix g++ warning
Michael Andres [Wed, 22 Oct 2008 09:02:57 +0000 (09:02 +0000)]
fix g++ warning

15 years agoadd str::hasSuffix and stripSuffix
Michael Andres [Tue, 21 Oct 2008 13:04:02 +0000 (13:04 +0000)]
add str::hasSuffix and stripSuffix

15 years agofix RepoManager error logging
Michael Andres [Tue, 21 Oct 2008 11:26:55 +0000 (11:26 +0000)]
fix RepoManager error logging

15 years agoRepoInfo: Add methods to handle repository licenses. (bnc #372386)
Michael Andres [Mon, 20 Oct 2008 14:48:05 +0000 (14:48 +0000)]
RepoInfo: Add methods to handle repository licenses. (bnc #372386)

15 years agoAdapt to changed satsolver dataiteratir API.
Michael Andres [Mon, 20 Oct 2008 14:41:10 +0000 (14:41 +0000)]
Adapt to changed satsolver dataiteratir API.

15 years agoone more Dataiterator_init fix
Klaus Kaempf [Mon, 20 Oct 2008 14:06:17 +0000 (14:06 +0000)]
one more Dataiterator_init fix

15 years agofix Dataiterator_init call
Klaus Kaempf [Mon, 20 Oct 2008 13:30:48 +0000 (13:30 +0000)]
fix Dataiterator_init call

15 years agoRemove "please" from program message (bnc #436912)
Michael Andres [Mon, 20 Oct 2008 12:55:11 +0000 (12:55 +0000)]
Remove "please" from program message (bnc #436912)

15 years agoadd license.tar.gz
Michael Andres [Fri, 17 Oct 2008 16:50:10 +0000 (16:50 +0000)]
add license.tar.gz

15 years agoSecure download of license file on repo refresh (bnc #372386)
Michael Andres [Fri, 17 Oct 2008 16:33:22 +0000 (16:33 +0000)]
Secure download of license file on repo refresh (bnc #372386)

15 years agochanges
Michael Andres [Fri, 17 Oct 2008 15:33:07 +0000 (15:33 +0000)]
changes

15 years agoCache target distribution version instead of permanently calling rpmdb2solv
Michael Andres [Fri, 17 Oct 2008 15:32:16 +0000 (15:32 +0000)]
Cache target distribution version instead of permanently calling rpmdb2solv

15 years agoCall repo2solv.sh -o instead of using output redirection. (bnc #420046)
Michael Andres [Fri, 17 Oct 2008 15:30:53 +0000 (15:30 +0000)]
Call repo2solv.sh -o instead of using output redirection. (bnc #420046)

15 years agobackup
Michael Andres [Fri, 17 Oct 2008 14:42:22 +0000 (14:42 +0000)]
backup

15 years agoadd docs
Duncan Mac-Vicar P [Fri, 17 Oct 2008 14:16:30 +0000 (14:16 +0000)]
add docs

15 years agoKinda got it working ... :-/
Duncan Mac-Vicar P [Fri, 17 Oct 2008 14:10:58 +0000 (14:10 +0000)]
Kinda got it working ... :-/

15 years ago(no commit message)
Michael Andres [Fri, 17 Oct 2008 12:54:29 +0000 (12:54 +0000)]

15 years agorm unused dir
Michael Andres [Fri, 17 Oct 2008 12:53:04 +0000 (12:53 +0000)]
rm unused dir

15 years ago- move TestSetup from include to a library, together with a non-yet working
Duncan Mac-Vicar P [Thu, 16 Oct 2008 17:23:16 +0000 (17:23 +0000)]
- move TestSetup from include to a library, together with a non-yet working
  WebServer utility to test http scenarios.

15 years agoadd embeded http library so we can test remote scenarios
Duncan Mac-Vicar P [Thu, 16 Oct 2008 17:23:14 +0000 (17:23 +0000)]
add embeded http library so we can test remote scenarios

15 years agosadly, DirEntry type does not get filled for some remote
Duncan Mac-Vicar P [Thu, 16 Oct 2008 17:23:12 +0000 (17:23 +0000)]
sadly, DirEntry type does not get filled for some remote
protocols, therefore if we want to use find to search for
a dir entry in a list, we need to relax operator == so it
does not take in count type if it is not known.

15 years ago- changes
Jan Kupec [Thu, 16 Oct 2008 16:01:19 +0000 (16:01 +0000)]
- changes

15 years ago- repository license methods added to RepoManager (bnc #372386)
Jan Kupec [Thu, 16 Oct 2008 15:59:17 +0000 (15:59 +0000)]
- repository license methods added to RepoManager (bnc #372386)

15 years agoenable cdash
Duncan Mac-Vicar P [Wed, 15 Oct 2008 16:42:24 +0000 (16:42 +0000)]
enable cdash

15 years ago- changes
Jan Kupec [Wed, 15 Oct 2008 16:06:20 +0000 (16:06 +0000)]
- changes

15 years ago- MediaSetAccess::provideOptionalFile() added
Jan Kupec [Wed, 15 Oct 2008 16:00:57 +0000 (16:00 +0000)]
- MediaSetAccess::provideOptionalFile() added

15 years agoadd logline to TestSetup
Michael Andres [Wed, 15 Oct 2008 11:55:31 +0000 (11:55 +0000)]
add logline to TestSetup

15 years ago- changes
Jan Kupec [Tue, 14 Oct 2008 14:17:14 +0000 (14:17 +0000)]
- changes

15 years ago- don't initialize servicesTargetDistro via global ZYpp instance in
Jan Kupec [Tue, 14 Oct 2008 14:03:08 +0000 (14:03 +0000)]
- don't initialize servicesTargetDistro via global ZYpp instance in
  RepoManagerOptions() constructor (bnc #435184)

15 years agoregarding priority in the testcases
Stefan Schubert [Tue, 14 Oct 2008 13:20:59 +0000 (13:20 +0000)]
regarding priority in the testcases

15 years agoit is not distver, but releasever
Duncan Mac-Vicar P [Tue, 14 Oct 2008 11:29:53 +0000 (11:29 +0000)]
it is not distver, but releasever

15 years agoremove non used helper
Duncan Mac-Vicar P [Tue, 14 Oct 2008 10:31:22 +0000 (10:31 +0000)]
remove non used helper

15 years ago- changes
Jan Kupec [Mon, 13 Oct 2008 17:13:11 +0000 (17:13 +0000)]
- changes

15 years ago- repository probing: check for other types of repo even on
Jan Kupec [Mon, 13 Oct 2008 17:12:03 +0000 (17:12 +0000)]
- repository probing: check for other types of repo even on
  MediaException, throw only if all fail (bnc #335906)

15 years agochanges
Michael Andres [Mon, 13 Oct 2008 16:01:08 +0000 (16:01 +0000)]
changes

15 years ago- fixed Patch::contets (references still broken)
Michael Andres [Mon, 13 Oct 2008 15:58:46 +0000 (15:58 +0000)]
- fixed Patch::contets (references still broken)

15 years agorevert
Duncan Mac-Vicar P [Mon, 13 Oct 2008 15:55:02 +0000 (15:55 +0000)]
revert

15 years agomissing
Duncan Mac-Vicar P [Mon, 13 Oct 2008 15:37:51 +0000 (15:37 +0000)]
missing

15 years agofix retrieval of delta info
Michael Andres [Mon, 13 Oct 2008 14:09:27 +0000 (14:09 +0000)]
fix retrieval of delta info

15 years ago(no commit message)
Jan Kupec [Mon, 13 Oct 2008 13:55:21 +0000 (13:55 +0000)]

15 years ago- log also uids of the .curlrc owner and process
Jan Kupec [Mon, 13 Oct 2008 13:53:27 +0000 (13:53 +0000)]
- log also uids of the .curlrc owner and process

15 years ago- renamed data dir due to bug in CPack
Jan Kupec [Mon, 13 Oct 2008 12:29:39 +0000 (12:29 +0000)]
- renamed data dir due to bug in CPack

15 years ago- Adapt to satsolver changes.
Michael Andres [Mon, 13 Oct 2008 12:17:41 +0000 (12:17 +0000)]
- Adapt to satsolver changes.

15 years ago- Fix reading delta rpm checksum from solv file.
Michael Andres [Mon, 13 Oct 2008 11:29:36 +0000 (11:29 +0000)]
- Fix reading delta rpm checksum from solv file.

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