platform/upstream/libzypp.git
17 years agochanges
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:18 +0000 (11:41 +0000)]
changes

17 years ago- actually _insert_ the new capabilities
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:18 +0000 (11:41 +0000)]
- actually _insert_ the new capabilities

17 years ago- support updateurls in yum repositories (feature #302484)
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:17 +0000 (11:41 +0000)]
- support updateurls in yum repositories (feature #302484)

- added all url types and other attributes

17 years ago- read split and filesystem capabilities
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:17 +0000 (11:41 +0000)]
- read split and filesystem capabilities

17 years ago- add split and filesystem caps to cache
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:16 +0000 (11:41 +0000)]
- add split and filesystem caps to cache

- make cache initializer go out of scope as soon it is not needed anymore

17 years agochanges
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:15 +0000 (11:41 +0000)]
changes

17 years ago- add pkgname attribute to modalias caps (#295473)
Duncan Mac-Vicar P [Fri, 3 Aug 2007 11:41:14 +0000 (11:41 +0000)]
- add pkgname attribute to modalias caps (#295473)

17 years agoProvide CapFactory::parse templating the Resolvable::Kind.
Michael Andres [Fri, 3 Aug 2007 11:40:44 +0000 (11:40 +0000)]
Provide CapFactory::parse templating the Resolvable::Kind.

17 years agoSpecialize str::asString<> for intrusive_ptr and weak_ptr. Inline
Michael Andres [Fri, 3 Aug 2007 11:39:23 +0000 (11:39 +0000)]
Specialize str::asString<> for intrusive_ptr and weak_ptr. Inline
trivial str::asString<std::string>.

17 years agorevision 6418
Stefan Schubert [Fri, 3 Aug 2007 10:36:10 +0000 (10:36 +0000)]
revision 6418

17 years agologging additional dependencies; corrected language and system dependencies
Stefan Schubert [Fri, 3 Aug 2007 10:34:59 +0000 (10:34 +0000)]
logging additional dependencies; corrected language and system dependencies

17 years agoAPI for retrieving additional dependencies
Stefan Schubert [Fri, 3 Aug 2007 10:33:45 +0000 (10:33 +0000)]
API for retrieving additional dependencies

17 years agochanges
Michael Andres [Thu, 2 Aug 2007 16:19:26 +0000 (16:19 +0000)]
changes

17 years ago- Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
Michael Andres [Thu, 2 Aug 2007 16:19:14 +0000 (16:19 +0000)]
- Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
  has changed. Resolver must discard any cached filesystem dependencies.
  (required for #271912)

17 years agoAs SerialNumber indicates changes, it does not make sense for
Michael Andres [Thu, 2 Aug 2007 15:23:10 +0000 (15:23 +0000)]
As SerialNumber indicates changes, it does not make sense for
it to have non-const methods. Otherwise changes could not be
detected within in const methods.

17 years agochanges
Michael Andres [Thu, 2 Aug 2007 14:34:41 +0000 (14:34 +0000)]
changes

17 years ago- Indicate changed pool content to the resolver. (required for #271912)
Michael Andres [Thu, 2 Aug 2007 14:34:23 +0000 (14:34 +0000)]
- Indicate changed pool content to the resolver. (required for #271912)

17 years agoAdd: Simple serial number management, e.g to indicate and
Michael Andres [Thu, 2 Aug 2007 14:22:34 +0000 (14:22 +0000)]
Add: Simple serial number management, e.g to indicate and
detect content changes.

17 years agoimproved layout for detail description in the error messages
Stefan Schubert [Thu, 2 Aug 2007 13:41:00 +0000 (13:41 +0000)]
improved layout for detail description in the error messages

17 years ago- slightly improved
Arvin Schnell [Thu, 2 Aug 2007 10:54:57 +0000 (10:54 +0000)]
- slightly improved

17 years agoBug 280387
Stefan Schubert [Thu, 2 Aug 2007 08:45:31 +0000 (08:45 +0000)]
Bug 280387

17 years agospeedup error handling. Do not log ResolveInfo anymore. Set limit of 20
Stefan Schubert [Thu, 2 Aug 2007 08:15:55 +0000 (08:15 +0000)]
speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
problems.

17 years agochanges/version
Michael Andres [Wed, 1 Aug 2007 16:49:08 +0000 (16:49 +0000)]
changes/version

17 years ago- Fixed ScriptProvider and SrcPackageProvider to take just the RepoMediaAccess
Michael Andres [Wed, 1 Aug 2007 16:44:56 +0000 (16:44 +0000)]
- Fixed ScriptProvider and SrcPackageProvider to take just the RepoMediaAccess
  on construction. This way one provider can retrieve multiple items.
- Finished TargetImpl::installSrcPackage.

17 years agoSupport setting a default ProvideFilePolicy, so it has not to be
Michael Andres [Wed, 1 Aug 2007 16:39:42 +0000 (16:39 +0000)]
Support setting a default ProvideFilePolicy, so it has not to be
repeated on each provideFile call.

17 years agoconvenience insert added
Michael Andres [Wed, 1 Aug 2007 14:59:49 +0000 (14:59 +0000)]
convenience insert added

17 years ago- added test program
Arvin Schnell [Wed, 1 Aug 2007 13:53:27 +0000 (13:53 +0000)]
- added test program

17 years agoadd index
Duncan Mac-Vicar P [Wed, 1 Aug 2007 13:15:44 +0000 (13:15 +0000)]
add index

17 years ago- implement disk usage basic infrastructure for cache store
Duncan Mac-Vicar P [Wed, 1 Aug 2007 13:15:43 +0000 (13:15 +0000)]
- implement disk usage basic infrastructure for cache store

- todo: retrieving it
- make changelog and filelist api similar to the other functions

17 years agoInclude forward declaration of resolvable smart pointer types
Michael Andres [Wed, 1 Aug 2007 12:36:55 +0000 (12:36 +0000)]
Include forward declaration of resolvable smart pointer types
in ResTraits.h.

17 years agochanges
Michael Andres [Tue, 31 Jul 2007 19:59:00 +0000 (19:59 +0000)]
changes

17 years ago- Added package attributes Package::sourcePkgName and
Michael Andres [Tue, 31 Jul 2007 19:58:43 +0000 (19:58 +0000)]
- Added package attributes Package::sourcePkgName and
  Package::sourcePkgEdition. Name and edition of the source
  rpm this package was built from.
- Added ZYpp::installSrcPackage to install a single source package.

17 years agobackup
Michael Andres [Tue, 31 Jul 2007 18:00:56 +0000 (18:00 +0000)]
backup

17 years agoAdded filesystem::getUmask and filesystem::applyUmaskTo (in PathInfo.h) and
Michael Andres [Tue, 31 Jul 2007 18:00:46 +0000 (18:00 +0000)]
Added filesystem::getUmask and filesystem::applyUmaskTo (in PathInfo.h) and
fixed MediaCurl to use them.

17 years agofix to compile
Michael Andres [Tue, 31 Jul 2007 17:34:46 +0000 (17:34 +0000)]
fix to compile

17 years agochanges
Michael Andres [Tue, 31 Jul 2007 17:04:31 +0000 (17:04 +0000)]
changes

17 years agochanges
Michael Andres [Tue, 31 Jul 2007 17:04:20 +0000 (17:04 +0000)]
changes

17 years ago- Temorary files and directories created by makeSibling use the
Michael Andres [Tue, 31 Jul 2007 17:03:48 +0000 (17:03 +0000)]
- Temorary files and directories created by makeSibling use the
  same protection as the original.

17 years agosmall doc addition
Jan Kupec [Tue, 31 Jul 2007 15:10:16 +0000 (15:10 +0000)]
small doc addition

17 years ago- migrate sources
Duncan Mac-Vicar P [Tue, 31 Jul 2007 15:04:37 +0000 (15:04 +0000)]
- migrate sources

17 years agoinitial version of a repository migrator
Duncan Mac-Vicar P [Tue, 31 Jul 2007 15:04:36 +0000 (15:04 +0000)]
initial version of a repository migrator

17 years agobackup
Michael Andres [Tue, 31 Jul 2007 14:28:11 +0000 (14:28 +0000)]
backup

17 years agouse typedef
Michael Andres [Tue, 31 Jul 2007 14:27:58 +0000 (14:27 +0000)]
use typedef

17 years ago- fixed typos
Arvin Schnell [Tue, 31 Jul 2007 09:09:54 +0000 (09:09 +0000)]
- fixed typos

17 years agoversion 3.13.2
Stefan Schubert [Tue, 31 Jul 2007 08:42:19 +0000 (08:42 +0000)]
version 3.13.2

17 years agoRemoved keepExtras from resolvePool
Stefan Schubert [Tue, 31 Jul 2007 08:37:02 +0000 (08:37 +0000)]
Removed keepExtras from resolvePool

17 years agologging not needed
Stefan Schubert [Tue, 31 Jul 2007 08:34:52 +0000 (08:34 +0000)]
logging not needed

17 years agochecking if item really exists; #295544
Stefan Schubert [Tue, 31 Jul 2007 08:32:10 +0000 (08:32 +0000)]
checking if item really exists; #295544

17 years agoarch and basearch working
Duncan Mac-Vicar P [Mon, 30 Jul 2007 21:55:39 +0000 (21:55 +0000)]
arch and basearch working

17 years agoMerge branch 'repo-variables' of git://piscola.suse.de/suse/libzypp into repo-variables
Duncan Mac-Vicar P [Mon, 30 Jul 2007 21:55:34 +0000 (21:55 +0000)]
Merge branch 'repo-variables' of git://piscola.suse.de/suse/libzypp into repo-variables

Conflicts:

zypp/RepoInfo.h

17 years ago- simplification
Arvin Schnell [Mon, 30 Jul 2007 15:54:57 +0000 (15:54 +0000)]
- simplification

17 years ago- removed superfluous namespace thingy
Arvin Schnell [Mon, 30 Jul 2007 15:50:17 +0000 (15:50 +0000)]
- removed superfluous namespace thingy

17 years agochanges
Michael Andres [Mon, 30 Jul 2007 15:19:11 +0000 (15:19 +0000)]
changes

17 years ago- Remove tribool from RepoInfo's interface.
Michael Andres [Mon, 30 Jul 2007 15:18:59 +0000 (15:18 +0000)]
- Remove tribool from RepoInfo's interface.

17 years ago- cleanup
Arvin Schnell [Mon, 30 Jul 2007 14:54:11 +0000 (14:54 +0000)]
- cleanup

17 years ago- cleanup
Arvin Schnell [Mon, 30 Jul 2007 14:45:06 +0000 (14:45 +0000)]
- cleanup

17 years agoimproved refreshMetadata() message and doc
Jan Kupec [Mon, 30 Jul 2007 14:04:40 +0000 (14:04 +0000)]
improved refreshMetadata() message and doc

17 years agoback to revision 6233; dependency settings via pool is still needed
Stefan Schubert [Mon, 30 Jul 2007 13:06:33 +0000 (13:06 +0000)]
back to revision 6233; dependency settings via pool is still needed

17 years agochanges
Michael Andres [Mon, 30 Jul 2007 12:58:21 +0000 (12:58 +0000)]
changes

17 years ago- Fixed wrong media number reported by script, message and patch.
Michael Andres [Mon, 30 Jul 2007 12:58:10 +0000 (12:58 +0000)]
- Fixed wrong media number reported by script, message and patch.
- Fixed script API to provide the scripts location on media (if not
  inlined).
- Introduced ScripProvider to make a script available on the local
  disk.

17 years agoNot using pool for retrieving additional dependencies which has to be
Stefan Schubert [Mon, 30 Jul 2007 12:13:55 +0000 (12:13 +0000)]
Not using pool for retrieving additional dependencies which has to be
regarded by the solver.

17 years agoNot using pool for retrieving additional dependencies which has to be
Stefan Schubert [Mon, 30 Jul 2007 12:13:05 +0000 (12:13 +0000)]
Not using pool for retrieving additional dependencies which has to be
regarded by the solver.

17 years agoCleaned my devel-dir
Stefan Haas [Mon, 30 Jul 2007 09:20:34 +0000 (09:20 +0000)]
Cleaned my devel-dir

17 years ago.changes
Jan Kupec [Fri, 27 Jul 2007 16:10:15 +0000 (16:10 +0000)]
.changes

17 years ago- don't request media change if the media is not changeable (like http)
Jan Kupec [Fri, 27 Jul 2007 16:08:18 +0000 (16:08 +0000)]
- don't request media change if the media is not changeable (like http)

17 years ago- isChangeable(MediaAccessId) added
Jan Kupec [Fri, 27 Jul 2007 16:05:00 +0000 (16:05 +0000)]
- isChangeable(MediaAccessId) added

17 years agochanges
Duncan Mac-Vicar P [Fri, 27 Jul 2007 15:43:46 +0000 (15:43 +0000)]
changes

17 years agocompile
Duncan Mac-Vicar P [Fri, 27 Jul 2007 15:35:32 +0000 (15:35 +0000)]
compile

17 years agoprogress ticks for clean cache
Duncan Mac-Vicar P [Fri, 27 Jul 2007 15:35:31 +0000 (15:35 +0000)]
progress ticks for clean cache

17 years ago- invert arguments in sqlite3x setprogresshandler
Duncan Mac-Vicar P [Fri, 27 Jul 2007 15:35:30 +0000 (15:35 +0000)]
- invert arguments in sqlite3x setprogresshandler

- add some docu
- try to make clean cache also tick

17 years agochanges
Michael Andres [Fri, 27 Jul 2007 15:19:22 +0000 (15:19 +0000)]
changes

17 years ago- Fixed package to provide the location media number. (#294496)
Michael Andres [Fri, 27 Jul 2007 15:15:52 +0000 (15:15 +0000)]
- Fixed package to provide the location media number. (#294496)

17 years agocorrected revision
Jan Kupec [Fri, 27 Jul 2007 14:44:49 +0000 (14:44 +0000)]
corrected revision

17 years ago- ignore empty url keys (baseurl, mirrorlist, gpgkey) instead of throwing bad url...
Jan Kupec [Fri, 27 Jul 2007 14:40:22 +0000 (14:40 +0000)]
- ignore empty url keys (baseurl, mirrorlist, gpgkey) instead of throwing bad url exception

17 years agoadd missing include
Michael Andres [Fri, 27 Jul 2007 12:19:27 +0000 (12:19 +0000)]
add missing include

17 years agodocs
Michael Andres [Fri, 27 Jul 2007 12:15:16 +0000 (12:15 +0000)]
docs

17 years agoAdd historyAsString()
Michael Andres [Fri, 27 Jul 2007 12:05:17 +0000 (12:05 +0000)]
Add historyAsString()

17 years ago- Make the callback report finish in the right way
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:43 +0000 (11:30 +0000)]
- Make the callback report finish in the right way

17 years ago- Move the sqlite3x tick logic to sqlite3x iteself, allowing to set a progress data...
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:43 +0000 (11:30 +0000)]
- Move the sqlite3x tick logic to sqlite3x iteself, allowing to set a progress data callback instead of the hack in cached::RepoImpl

17 years agozconfig: default* -> *, they are not default anymore as the user can
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:41 +0000 (11:30 +0000)]
zconfig: default* -> *, they are not default anymore as the user can

set them in the conf file

17 years agoNot needed
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:40 +0000 (11:30 +0000)]
Not needed

17 years ago- re enable reading cache callbacks
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:38 +0000 (11:30 +0000)]
- re enable reading cache callbacks

17 years agochanges
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:37 +0000 (11:30 +0000)]
changes

17 years ago- ini parser without boost::regexp patch by dmueller (#152447)
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:36 +0000 (11:30 +0000)]
- ini parser without boost::regexp patch by dmueller (#152447)

17 years agoups, I deleted the docu here
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:35 +0000 (11:30 +0000)]
ups, I deleted the docu here

17 years ago- /var/lib/zypp/cache -> /var/cache/zypp (#292419)
Duncan Mac-Vicar P [Fri, 27 Jul 2007 11:30:35 +0000 (11:30 +0000)]
- /var/lib/zypp/cache -> /var/cache/zypp (#292419)

17 years agoadd message history to Exception
Michael Andres [Fri, 27 Jul 2007 10:12:30 +0000 (10:12 +0000)]
add message history to Exception

17 years agofix signed/unsigned comparison
Michael Andres [Fri, 27 Jul 2007 10:11:34 +0000 (10:11 +0000)]
fix signed/unsigned comparison

17 years ago- Make clearing of extra dependencies/conflicts configurable when
Klaus Kaempf [Thu, 26 Jul 2007 14:44:52 +0000 (14:44 +0000)]
- Make clearing of extra dependencies/conflicts configurable when
  resolvePool(). Leave the default as before (clear extras).
  Bug # 294727
- revision 6233
- version 3.12.0

17 years agomake the key names same as yum.conf for similar options
Duncan Mac-Vicar P [Thu, 26 Jul 2007 08:15:46 +0000 (08:15 +0000)]
make the key names same as yum.conf for similar options

17 years agochanges
Michael Andres [Wed, 25 Jul 2007 11:47:41 +0000 (11:47 +0000)]
changes

17 years ago- don't hardcode "/var/tmp" as the temporary directory but
Klaus Kaempf [Wed, 25 Jul 2007 09:55:36 +0000 (09:55 +0000)]
- don't hardcode "/var/tmp" as the temporary directory but
  use filesystem::TmpPath::defaultLocation() instead.

- make filesystem::TmpPath::defaultLocation() configurable
  via environment variable.

17 years ago- fixed some typos
Arvin Schnell [Wed, 25 Jul 2007 08:37:04 +0000 (08:37 +0000)]
- fixed some typos

17 years agoFixed bug in smart pointer comparison.
Michael Andres [Tue, 24 Jul 2007 15:51:41 +0000 (15:51 +0000)]
Fixed bug in smart pointer comparison.

17 years agodelete dead code
Duncan Mac-Vicar P [Tue, 24 Jul 2007 15:35:26 +0000 (15:35 +0000)]
delete dead code

17 years ago- output some caps
Arvin Schnell [Tue, 24 Jul 2007 14:19:50 +0000 (14:19 +0000)]
- output some caps

17 years agodont crash
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:55 +0000 (14:13 +0000)]
dont crash

17 years agocompiles but segfaults
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:55 +0000 (14:13 +0000)]
compiles but segfaults

17 years ago- make this function a class so we can convert it into a scoped cache
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:54 +0000 (14:13 +0000)]
- make this function a class so we can convert it into a scoped cache

17 years ago- Add metadata directory to repo info
Duncan Mac-Vicar P [Tue, 24 Jul 2007 14:13:54 +0000 (14:13 +0000)]
- Add metadata directory to repo info