platform/upstream/libzypp.git
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

15 years agofix way of using expire
Duncan Mac-Vicar P [Mon, 22 Sep 2008 11:32:55 +0000 (11:32 +0000)]
fix way of using expire

15 years agochanges
Jan Kupec [Mon, 22 Sep 2008 10:12:42 +0000 (10:12 +0000)]
changes

15 years ago- provided context to keyring callbacks (bnc #370223)
Jan Kupec [Mon, 22 Sep 2008 10:09:37 +0000 (10:09 +0000)]
- provided context to keyring callbacks (bnc #370223)
- merged trust & import callbacks (bnc #366467)
  (don't worry, still allows to trust && !import)

15 years ago- Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
Michael Andres [Fri, 19 Sep 2008 11:25:51 +0000 (11:25 +0000)]
- Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
- Fix Deltarpm_test. Running the test polluted the source tree.

15 years agoupdate changes and version
Michael Andres [Thu, 18 Sep 2008 14:34:34 +0000 (14:34 +0000)]
update changes and version

15 years agoremove space in alias
Michael Andres [Thu, 18 Sep 2008 14:28:11 +0000 (14:28 +0000)]
remove space in alias

15 years agoUse service alias as namespace for its repositories aliases.
Michael Andres [Thu, 18 Sep 2008 14:14:27 +0000 (14:14 +0000)]
Use service alias as namespace for its repositories aliases.

15 years ago- Target::type() -> targetDistribution()
Jan Kupec [Thu, 18 Sep 2008 14:03:36 +0000 (14:03 +0000)]
- Target::type() -> targetDistribution()

15 years agofix to compile
Michael Andres [Thu, 18 Sep 2008 13:23:15 +0000 (13:23 +0000)]
fix to compile

15 years agochanges
Jan Kupec [Thu, 18 Sep 2008 10:47:28 +0000 (10:47 +0000)]
changes

15 years ago- delete the leading path from ?credentials param, if the path is not
Jan Kupec [Thu, 18 Sep 2008 10:38:45 +0000 (10:38 +0000)]
- delete the leading path from ?credentials param, if the path is not
  absolute

15 years ago- repomanager: pass service's credentials down to repos
Jan Kupec [Thu, 18 Sep 2008 10:34:14 +0000 (10:34 +0000)]
- repomanager: pass service's credentials down to repos
- credmanager: add*Cred(), save() added, saveIn() renamed to saveInFile()

15 years agodeprecare Product::type, use isTargetDistribution instead
Michael Andres [Thu, 18 Sep 2008 08:24:47 +0000 (08:24 +0000)]
deprecare Product::type, use isTargetDistribution instead

15 years ago- Add Product::isTargetDistribution to identify the systems installed baseproduct.
Michael Andres [Thu, 18 Sep 2008 07:59:45 +0000 (07:59 +0000)]
- Add Product::isTargetDistribution to identify the systems installed baseproduct.

15 years ago- set 600 on user creds and 640 permissions on global creds file
Jan Kupec [Wed, 17 Sep 2008 21:40:33 +0000 (21:40 +0000)]
- set 600 on user creds and 640 permissions on global creds file
- clearAll() added

15 years agochanges
Jan Kupec [Wed, 17 Sep 2008 16:06:39 +0000 (16:06 +0000)]
changes

15 years ago- save user credentials when adding repos/services with URLs containing
Jan Kupec [Wed, 17 Sep 2008 16:05:28 +0000 (16:05 +0000)]
- save user credentials when adding repos/services with URLs containing
  the credentials (bnc #425462)

15 years ago- modifyService() disable repos when disabling service
Jan Kupec [Wed, 17 Sep 2008 15:14:16 +0000 (15:14 +0000)]
- modifyService() disable repos when disabling service

15 years ago- new CredentialManager Impl
Jan Kupec [Wed, 17 Sep 2008 15:11:47 +0000 (15:11 +0000)]
- new CredentialManager Impl
- INI file format of credential files
 - uses /etc/zypp/credentials.cat, ~/.zypp/credentials.cat for
   credentials with URLs, and /etc/zypp/credentials.d/* for credentials
   without URL (specified via ?credentials=file URL parameter)
   (todo: make the locations configurable via ZConfig)
 - todo: some more convenient methods

15 years ago- Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
Michael Andres [Wed, 17 Sep 2008 13:10:16 +0000 (13:10 +0000)]
- Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)

15 years agoService handling fixes. Added ServiceException.
Michael Andres [Tue, 16 Sep 2008 16:42:58 +0000 (16:42 +0000)]
Service handling fixes. Added ServiceException.

15 years agotollerate empty url
Michael Andres [Tue, 16 Sep 2008 13:28:06 +0000 (13:28 +0000)]
tollerate empty url

15 years ago- complain if 'alias' is not supplied
Jan Kupec [Tue, 16 Sep 2008 10:25:55 +0000 (10:25 +0000)]
- complain if 'alias' is not supplied

15 years ago- distro_target is optional
Jan Kupec [Mon, 15 Sep 2008 21:10:12 +0000 (21:10 +0000)]
- distro_target is optional

15 years ago- comments
Jan Kupec [Mon, 15 Sep 2008 14:47:12 +0000 (14:47 +0000)]
- comments

15 years ago- two more attributes
Jan Kupec [Mon, 15 Sep 2008 11:46:46 +0000 (11:46 +0000)]
- two more attributes

15 years ago- repoindex.xml schema added
Jan Kupec [Mon, 15 Sep 2008 11:37:20 +0000 (11:37 +0000)]
- repoindex.xml schema added

15 years agoFix building of transaltions.
Michael Andres [Mon, 15 Sep 2008 09:42:09 +0000 (09:42 +0000)]
Fix building of transaltions.

15 years agochanges
Jan Kupec [Sat, 13 Sep 2008 22:11:32 +0000 (22:11 +0000)]
changes

15 years ago- clear*() methods added
Jan Kupec [Sat, 13 Sep 2008 21:08:15 +0000 (21:08 +0000)]
- clear*() methods added

15 years agoCreate new Service repos in disbaled sate.
Michael Andres [Fri, 12 Sep 2008 16:25:41 +0000 (16:25 +0000)]
Create new Service repos in disbaled sate.

15 years agoMake MatchServiceAlias a real functor (use operator())
Michael Andres [Fri, 12 Sep 2008 15:58:22 +0000 (15:58 +0000)]
Make MatchServiceAlias a real functor (use operator())

15 years ago- implement the url retrieval
Duncan Mac-Vicar P [Fri, 12 Sep 2008 14:33:26 +0000 (14:33 +0000)]
- implement the url retrieval

15 years agofix
Michael Andres [Fri, 12 Sep 2008 14:17:39 +0000 (14:17 +0000)]
fix

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

15 years ago- Make registerTarget and registerRelease abvailable for installed
Michael Andres [Fri, 12 Sep 2008 14:07:45 +0000 (14:07 +0000)]
- Make registerTarget and registerRelease abvailable for installed
  product. Required for registration.

15 years agobuild
Duncan Mac-Vicar P [Fri, 12 Sep 2008 14:05:40 +0000 (14:05 +0000)]
build

15 years agoremove obsolete attributes
Michael Andres [Fri, 12 Sep 2008 13:58:41 +0000 (13:58 +0000)]
remove obsolete attributes

15 years ago- Add url lists query to Product interface. A generic query and
Michael Andres [Fri, 12 Sep 2008 11:56:18 +0000 (11:56 +0000)]
- Add url lists query to Product interface. A generic query and
  convenience methods to query urls for "releasenotes", "register",
  "updateurls", "extraurls",  "optionalurls" and "smolt"

15 years agochanges
Jan Kupec [Thu, 11 Sep 2008 23:46:02 +0000 (23:46 +0000)]
changes

15 years ago- s/Catalog/Repo/g
Jan Kupec [Thu, 11 Sep 2008 23:38:07 +0000 (23:38 +0000)]
- s/Catalog/Repo/g
- s/catalog/Repo/g

15 years ago- service probing on refresh enabled
Jan Kupec [Thu, 11 Sep 2008 23:22:27 +0000 (23:22 +0000)]
- service probing on refresh enabled
- some cleanup

15 years ago- append path to baseurl of service repos (workaround for broke path
Jan Kupec [Thu, 11 Sep 2008 21:44:13 +0000 (21:44 +0000)]
- append path to baseurl of service repos (workaround for broke path
  handling in libzypp)

15 years ago- ServiceType introduced
Jan Kupec [Thu, 11 Sep 2008 16:22:05 +0000 (16:22 +0000)]
- ServiceType introduced
- FIXME service probing upon refresh

15 years agorequire latest satsolver
Duncan Mac-Vicar P [Thu, 11 Sep 2008 16:07:59 +0000 (16:07 +0000)]
require latest satsolver

15 years agoadd catalogsToDisable to service
Michael Andres [Thu, 11 Sep 2008 15:01:48 +0000 (15:01 +0000)]
add catalogsToDisable to service

15 years agorepository keys work
Duncan Mac-Vicar P [Thu, 11 Sep 2008 14:50:27 +0000 (14:50 +0000)]
repository keys work

15 years agofix attr
Michael Andres [Thu, 11 Sep 2008 14:21:10 +0000 (14:21 +0000)]
fix attr

15 years agoprovide find
Michael Andres [Thu, 11 Sep 2008 13:34:16 +0000 (13:34 +0000)]
provide find

15 years ago- Fix evaluation of vendor support flags.
Michael Andres [Thu, 11 Sep 2008 12:43:49 +0000 (12:43 +0000)]
- Fix evaluation of vendor support flags.
- Adapt retrieval of registration data (targetDistribution,
  targetDistributionRelease and targetDistributionFlavor).

15 years agoFollow gpgcheck tag in .repo file and do no check if disabled.
Michael Andres [Wed, 10 Sep 2008 16:29:11 +0000 (16:29 +0000)]
Follow gpgcheck tag in .repo file and do no check if disabled.

15 years agochanges
Jan Kupec [Wed, 10 Sep 2008 15:55:27 +0000 (15:55 +0000)]
changes

15 years ago- added dumpAsXMLOn(stream,string) to ServiceInfo to print services with
Jan Kupec [Wed, 10 Sep 2008 15:53:46 +0000 (15:53 +0000)]
- added dumpAsXMLOn(stream,string) to ServiceInfo to print services with
  content (repos)

15 years ago- Remove obsolete product attributes.
Michael Andres [Wed, 10 Sep 2008 15:35:24 +0000 (15:35 +0000)]
- Remove obsolete product attributes.
- Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)

15 years agoProvide product::updaterepoKey: Update repository indicator string.
Michael Andres [Wed, 10 Sep 2008 14:41:54 +0000 (14:41 +0000)]
Provide product::updaterepoKey: Update repository indicator string.

15 years agoclean up my devel dir
Duncan Mac-Vicar P [Tue, 9 Sep 2008 22:37:23 +0000 (22:37 +0000)]
clean up my devel dir

15 years agobackup
Duncan Mac-Vicar P [Tue, 9 Sep 2008 22:37:17 +0000 (22:37 +0000)]
backup

simple rpmbuilder that can be used to create repos on runtime from simple spec files
this would be very useful in the testsuite, and I want it to test for example automatic
driver selection

We need to define some base testsuite utilities (a small library with utilities), as Jano mentioned
we also want to create the solv files while the testsuite runs

15 years ago(no commit message)
Gerard Farràs [Tue, 9 Sep 2008 21:59:42 +0000 (21:59 +0000)]

15 years ago(no commit message)
Gerard Farràs [Tue, 9 Sep 2008 21:59:22 +0000 (21:59 +0000)]

15 years agoAdapt ServiceInfo to/from .service
Michael Andres [Tue, 9 Sep 2008 15:58:48 +0000 (15:58 +0000)]
Adapt ServiceInfo to/from .service

15 years agofix docs and param name
Duncan Mac-Vicar P [Tue, 9 Sep 2008 15:50:31 +0000 (15:50 +0000)]
fix docs and param name