platform/upstream/libzypp.git
17 years agoMerged revisions 5040 via svnmerge from
Stefan Schubert [Tue, 27 Feb 2007 14:12:23 +0000 (14:12 +0000)]
Merged revisions 5040 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r5040 | jsrain | 2007-02-19 13:28:21 +0100 (Mo, 19 Feb 2007) | 3 lines

  Set YUM product category (base vs. add-on) according to metadata (needed for proper update to SP1) (#245401)
........

17 years agoBlocked revisions 5034 via svnmerge
Stefan Schubert [Tue, 27 Feb 2007 14:11:30 +0000 (14:11 +0000)]
Blocked revisions 5034 via svnmerge

........
  r5034 | schubi | 2007-02-16 11:45:53 +0100 (Fr, 16 Feb 2007) | 1 line

  added new translations
........

17 years agoMerged revisions 5032 via svnmerge from
Stefan Schubert [Tue, 27 Feb 2007 14:09:40 +0000 (14:09 +0000)]
Merged revisions 5032 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r5032 | schubi | 2007-02-15 14:51:36 +0100 (Do, 15 Feb 2007) | 3 lines

  two packages (both selected for installation) provides and obsoletes the
  same package
........

17 years agoMerged revisions 5023-5028 via svnmerge from
Stefan Schubert [Tue, 27 Feb 2007 14:08:49 +0000 (14:08 +0000)]
Merged revisions 5023-5028 via svnmerge from
https://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r5023 | ma | 2007-02-14 15:13:19 +0100 (Mi, 14 Feb 2007) | 3 lines

  - Added new upgrade options to fine tune version and patch handling.
    (F301990)
........
  r5024 | ma | 2007-02-14 15:14:12 +0100 (Mi, 14 Feb 2007) | 1 line

  changes
........
  r5025 | schubi | 2007-02-14 15:22:09 +0100 (Mi, 14 Feb 2007) | 1 line

  added getEstablishValue;setEstablishValue in order to change the EstablishField only
........
  r5026 | schubi | 2007-02-14 15:39:48 +0100 (Mi, 14 Feb 2007) | 5 lines

  The context of establishPool will be stored in Resolver and will be
  regarded for the next solver run everytime. So it will be not reset by
  any solver run anymore.
  bug 191810 ( A broken patch will not be installed again)
........
  r5027 | schubi | 2007-02-14 15:41:11 +0100 (Mi, 14 Feb 2007) | 1 line

  revision 5026
........
  r5028 | schubi | 2007-02-14 17:23:13 +0100 (Mi, 14 Feb 2007) | 1 line

  version 2.15.1
........

17 years agomerge from 10.2
Stefan Schubert [Tue, 27 Feb 2007 14:04:44 +0000 (14:04 +0000)]
merge from 10.2

added for convenience: bool hasMatches( const CapSet &, const CapSet & )

17 years agomerging testsuite, nothing changes
Stefan Schubert [Tue, 27 Feb 2007 14:03:24 +0000 (14:03 +0000)]
merging testsuite, nothing changes

17 years agomerge from 10.2
Stefan Schubert [Tue, 27 Feb 2007 14:02:31 +0000 (14:02 +0000)]
merge from 10.2

Simultaneouqusly establishing of items which are conflicting eachother
is useless. So only one will be established.

17 years agoremove
Stefan Schubert [Tue, 27 Feb 2007 13:54:09 +0000 (13:54 +0000)]
remove

17 years agotracking solver for merging
Stefan Schubert [Tue, 27 Feb 2007 13:52:39 +0000 (13:52 +0000)]
tracking solver for merging

17 years agoProvideFilePolicy added
Jan Kupec [Tue, 27 Feb 2007 11:36:04 +0000 (11:36 +0000)]
ProvideFilePolicy added

17 years agomake make translations create the translations
Duncan Mac-Vicar P [Mon, 26 Feb 2007 18:54:26 +0000 (18:54 +0000)]
make make translations create the translations
but dont touch the source tree to update
.mo files with new translation strings.

provide make update_translations to update
back the .mo files.

17 years agoDont fail if qt3 is not installed
Duncan Mac-Vicar P [Mon, 26 Feb 2007 15:43:43 +0000 (15:43 +0000)]
Dont fail if qt3 is not installed

17 years agotaggedfile directory removed
Stefan Schubert [Mon, 26 Feb 2007 14:22:01 +0000 (14:22 +0000)]
taggedfile directory removed

17 years ago- include FindZypp.cmake in libzypp-devel so
Duncan Mac-Vicar P [Mon, 26 Feb 2007 13:57:08 +0000 (13:57 +0000)]
- include FindZypp.cmake in libzypp-devel so
  apps using zypp dont need to include it.
- allow FindZypp to recognize ZYPP_PREFIX in
  order to allow in-home-dir development
- Commit po gettext build system
- fix sqlite sources (removed methods)

17 years ago- some plays trying to deal with ids in the store API
Duncan Mac-Vicar P [Mon, 26 Feb 2007 09:39:39 +0000 (09:39 +0000)]
- some plays trying to deal with ids in the store API
- Clean MediaSetAccess, now it can be used!, well,
  getPossiblyCachedFile is not, but at least you can download stuff.
- a test file in my devel dir to test media set access
- Put the suse media verifier in its own file
- move ProvideFilePolicy to zypp/ so it can be used by MediaSetAccess
  later
- Make media set access use OnMediaLocation too.

17 years agoremove zmd* methods. Not used anywhere, only confusing
Duncan Mac-Vicar P [Mon, 26 Feb 2007 09:36:12 +0000 (09:36 +0000)]
remove zmd* methods. Not used anywhere, only confusing

17 years agoMerged revisions 5092 via svnmerge from
Jan Kupec [Fri, 23 Feb 2007 16:42:21 +0000 (16:42 +0000)]
Merged revisions 5092 via svnmerge from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r5092 | jkupec | 2007-02-23 17:20:47 +0100 (Fri, 23 Feb 2007) | 2 lines

  adding soft,timeo=X nfs mount options by default (#235211)
........

17 years agofixed CMakeCache.txt
Michael Andres [Fri, 23 Feb 2007 15:09:52 +0000 (15:09 +0000)]
fixed CMakeCache.txt

17 years ago- gettext support everything works except I cant make
Duncan Mac-Vicar P [Fri, 23 Feb 2007 14:49:05 +0000 (14:49 +0000)]
- gettext support everything works except I cant make
  %{find_lang} to work as advertised
- backup changes to DESIGN

17 years agofixed trailing whitespace
Jan Kupec [Fri, 23 Feb 2007 13:22:50 +0000 (13:22 +0000)]
fixed trailing whitespace

17 years agomissing file removed
Jan Kupec [Fri, 23 Feb 2007 13:20:40 +0000 (13:20 +0000)]
missing file removed

17 years ago.changes
Jan Kupec [Fri, 23 Feb 2007 13:17:30 +0000 (13:17 +0000)]
.changes

17 years ago- support for HTTP authentication prompt added (#190609)
Jan Kupec [Fri, 23 Feb 2007 13:15:49 +0000 (13:15 +0000)]
- support for HTTP authentication prompt added (#190609)
- fixed problem with empty path in URL in MediaCurl::doGetFileCopy()

17 years agoremoved unexisting file
Jan Kupec [Fri, 23 Feb 2007 12:18:49 +0000 (12:18 +0000)]
removed unexisting file

17 years agobackup
Michael Andres [Fri, 23 Feb 2007 09:08:11 +0000 (09:08 +0000)]
backup

17 years agocmake doc fixes
Michael Andres [Thu, 22 Feb 2007 14:44:29 +0000 (14:44 +0000)]
cmake doc fixes

17 years agocmake doc
Michael Andres [Thu, 22 Feb 2007 14:08:20 +0000 (14:08 +0000)]
cmake doc

17 years agoAdd DOC_INSTALL_DIR
Michael Andres [Thu, 22 Feb 2007 13:21:52 +0000 (13:21 +0000)]
Add DOC_INSTALL_DIR

17 years ago- Fix xml schema install rules
Duncan Mac-Vicar P [Tue, 20 Feb 2007 23:58:24 +0000 (23:58 +0000)]
- Fix xml schema install rules
- dont install zypp2 headers

zypp is compilable and installable now.
Will test mbuild again tomorrow.

17 years agoFix detection of includes in 64 bit systems
Duncan Mac-Vicar P [Tue, 20 Feb 2007 22:05:59 +0000 (22:05 +0000)]
Fix detection of includes in 64 bit systems

17 years agoprovide -DVERSION
Michael Andres [Tue, 20 Feb 2007 17:44:36 +0000 (17:44 +0000)]
provide -DVERSION

17 years agoagain fixed rng path
Martin Vidner [Tue, 20 Feb 2007 16:39:34 +0000 (16:39 +0000)]
again fixed rng path

17 years agomake autobuild and make autobuild_local
Duncan Mac-Vicar P [Tue, 20 Feb 2007 16:27:02 +0000 (16:27 +0000)]
make autobuild and make autobuild_local

17 years agogroup FIND_X and IF(X_FOUND) together
Michael Andres [Tue, 20 Feb 2007 09:28:09 +0000 (09:28 +0000)]
group FIND_X and IF(X_FOUND) together

17 years agomissing
Duncan Mac-Vicar P [Mon, 19 Feb 2007 15:23:09 +0000 (15:23 +0000)]
missing

17 years agomissing
Duncan Mac-Vicar P [Mon, 19 Feb 2007 15:22:20 +0000 (15:22 +0000)]
missing

17 years agomissing
Duncan Mac-Vicar P [Mon, 19 Feb 2007 15:21:22 +0000 (15:21 +0000)]
missing

17 years ago- install schemas
Duncan Mac-Vicar P [Mon, 19 Feb 2007 13:52:42 +0000 (13:52 +0000)]
- install schemas
- install pkg-config file

17 years agoinstall schema files
Duncan Mac-Vicar P [Mon, 19 Feb 2007 13:38:29 +0000 (13:38 +0000)]
install schema files

17 years agocmake:
Duncan Mac-Vicar P [Mon, 19 Feb 2007 13:01:59 +0000 (13:01 +0000)]
cmake:
- installation support
- tarball generation

17 years agofixed CMakeLists.txt
Michael Andres [Mon, 19 Feb 2007 12:24:05 +0000 (12:24 +0000)]
fixed CMakeLists.txt

17 years agoAdded test for doxygen, added PACKAGE
Michael Andres [Mon, 19 Feb 2007 12:23:17 +0000 (12:23 +0000)]
Added test for doxygen, added PACKAGE

17 years agoremove testsuite from CMakeLists.txt, it is no longer part of libzypp
Michael Andres [Fri, 16 Feb 2007 11:28:09 +0000 (11:28 +0000)]
remove testsuite from CMakeLists.txt, it is no longer part of libzypp

17 years agooutsourcing libzypp
Stefan Haas [Thu, 15 Feb 2007 12:40:07 +0000 (12:40 +0000)]
outsourcing libzypp

17 years agoUpdates to the filelist section
Duncan Mac-Vicar P [Tue, 13 Feb 2007 17:51:41 +0000 (17:51 +0000)]
Updates to the filelist section

17 years agoremoved config.h include
Michael Andres [Tue, 13 Feb 2007 09:59:10 +0000 (09:59 +0000)]
removed config.h include

17 years agopossible file list schemas
Duncan Mac-Vicar P [Mon, 12 Feb 2007 17:34:31 +0000 (17:34 +0000)]
possible file list schemas

17 years ago- add database size with different schemas, normalizations and
Duncan Mac-Vicar P [Mon, 12 Feb 2007 17:15:26 +0000 (17:15 +0000)]
- add database size with different schemas, normalizations and
  indexes.

17 years agoreverted r4999
Jan Kupec [Mon, 12 Feb 2007 15:27:21 +0000 (15:27 +0000)]
reverted r4999

17 years ago.changes
Jan Kupec [Mon, 12 Feb 2007 14:39:32 +0000 (14:39 +0000)]
.changes

17 years agoMerged revisions 4926-4993,4995,4998-5006 via svnmerge from
Jan Kupec [Mon, 12 Feb 2007 14:25:28 +0000 (14:25 +0000)]
Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r4930 | schubi | 2007-01-29 16:20:13 +0100 (Mon, 29 Jan 2007) | 1 line

  Testcase for bug 239199
........
  r4936 | schubi | 2007-01-31 10:42:40 +0100 (Wed, 31 Jan 2007) | 1 line

  testcase for bug239750
........
  r4937 | schubi | 2007-01-31 10:44:09 +0100 (Wed, 31 Jan 2007) | 3 lines

  verifySystem: Regarding pattern too. Bug 239750 - YaST/rug/zen doesn't
  handle patterns correctly
........
  r4938 | schubi | 2007-01-31 10:45:51 +0100 (Wed, 31 Jan 2007) | 3 lines

  verifySystem: Regarding patterns too. Bug 239750
  Revision 4937
........
  r4970 | schubi | 2007-02-05 17:17:34 +0100 (Mon, 05 Feb 2007) | 3 lines

  verifySystem: The result will be set to APPL_HIGH, so it will be not
  reset by a second "normal" solver run. #239281
........
  r4971 | schubi | 2007-02-05 17:22:35 +0100 (Mon, 05 Feb 2007) | 2 lines

  Version 2.14.3
........
  r4974 | dmacvicar | 2007-02-05 17:47:03 +0100 (Mon, 05 Feb 2007) | 4 lines

  - Key callbacks documentation
........
  r4975 | dmacvicar | 2007-02-05 17:49:03 +0100 (Mon, 05 Feb 2007) | 5 lines

  - yast2 reports invalid URL as 'unknown source type'
    (#209961)
........
  r4976 | dmacvicar | 2007-02-05 17:49:57 +0100 (Mon, 05 Feb 2007) | 1 line

  changes
........
  r4978 | schubi | 2007-02-06 14:43:59 +0100 (Tue, 06 Feb 2007) | 1 line

  new behaviour of xgettext
........
  r4983 | jkupec | 2007-02-07 15:46:24 +0100 (Wed, 07 Feb 2007) | 1 line

  MediaCurlException::dumpOn() adjusted for ncurses dialogue (#222602)
........
  r4985 | jkupec | 2007-02-07 15:56:37 +0100 (Wed, 07 Feb 2007) | 1 line
........
  r4991 | ma | 2007-02-08 15:14:13 +0100 (Thu, 08 Feb 2007) | 1 line

  dont assume any default values
........
  r4992 | schubi | 2007-02-08 16:27:11 +0100 (Thu, 08 Feb 2007) | 5 lines

  Added freshen language dependency in supplemements too if there is no
  entry in supplements.
  Bug 240617;IPA fonts are not installed even if select Japanese
  language
........
  r4993 | schubi | 2007-02-08 16:28:22 +0100 (Thu, 08 Feb 2007) | 1 line

  Revision 4992
........
  r4998 | jkupec | 2007-02-09 16:48:35 +0100 (Fri, 09 Feb 2007) | 1 line

  version 2.14.3,changes
........
  r5004 | schubi | 2007-02-12 13:41:16 +0100 (Mon, 12 Feb 2007) | 3 lines

  Stopping after 50 valid solver results. Anymore would be useless. Bug
  243595
........
  r5005 | schubi | 2007-02-12 13:42:59 +0100 (Mon, 12 Feb 2007) | 2 lines

  Revision 5004
........

17 years ago(no commit message)
Jan Kupec [Mon, 12 Feb 2007 13:36:36 +0000 (13:36 +0000)]

17 years agopackage-manager: use a generic su script from XDG (#235303, #244442)
Martin Vidner [Mon, 12 Feb 2007 09:37:36 +0000 (09:37 +0000)]
package-manager: use a generic su script from XDG (#235303, #244442)
(http://webcvs.freedesktop.org/portland/portland/xdg-utils/scripts/xdg-su?revision=1.20)
It's a copy because I don't want libzypp to depend on xdg-utils.

17 years agoupdated to one from gettext-0.15
Martin Vidner [Mon, 12 Feb 2007 09:29:41 +0000 (09:29 +0000)]
updated to one from gettext-0.15

17 years ago.changes
Jan Kupec [Fri, 9 Feb 2007 17:38:09 +0000 (17:38 +0000)]
.changes

17 years agoMerged revisions 4994-4997 via svnmerge from
Jan Kupec [Fri, 9 Feb 2007 17:36:34 +0000 (17:36 +0000)]
Merged revisions 4994-4997 via svnmerge from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r4994 | jkupec | 2007-02-09 14:33:47 +0100 (Fri, 09 Feb 2007) | 1 line

  gettext and rpath problem fix
........
  r4996 | jkupec | 2007-02-09 15:01:17 +0100 (Fri, 09 Feb 2007) | 3 lines

  Setting allowed authentication methods to "basic,digest" if none
  provided in URL (#243006)
........
  r4997 | jkupec | 2007-02-09 15:06:03 +0100 (Fri, 09 Feb 2007) | 1 line

  .changes
........

17 years agoremoved what should not be there
Martin Vidner [Fri, 9 Feb 2007 13:37:05 +0000 (13:37 +0000)]
removed what should not be there

17 years agomore cmake fixes
Duncan Mac-Vicar P [Thu, 8 Feb 2007 13:52:52 +0000 (13:52 +0000)]
more cmake fixes

17 years agoFix compilation.
Duncan Mac-Vicar P [Thu, 8 Feb 2007 13:52:29 +0000 (13:52 +0000)]
Fix compilation.

17 years ago- update design document with more research result
Duncan Mac-Vicar P [Thu, 8 Feb 2007 13:51:36 +0000 (13:51 +0000)]
- update design document with more research result
  including YUM schema

17 years agoupdated schema
Duncan Mac-Vicar P [Wed, 7 Feb 2007 16:49:28 +0000 (16:49 +0000)]
updated schema

17 years ago(no commit message)
Jan Kupec [Wed, 7 Feb 2007 14:55:43 +0000 (14:55 +0000)]

17 years agoMediaCurlException::dumpOn() adjusted for ncurses dialogue (#222602)
Jan Kupec [Wed, 7 Feb 2007 14:45:32 +0000 (14:45 +0000)]
MediaCurlException::dumpOn() adjusted for ncurses dialogue (#222602)

17 years agoschema update
Duncan Mac-Vicar P [Wed, 7 Feb 2007 12:20:21 +0000 (12:20 +0000)]
schema update

17 years agoport of zlib stuff to sqlite3
Duncan Mac-Vicar P [Fri, 2 Feb 2007 16:59:57 +0000 (16:59 +0000)]
port of zlib stuff to sqlite3

17 years agostart of the implementation of write api using
Duncan Mac-Vicar P [Thu, 1 Feb 2007 17:11:56 +0000 (17:11 +0000)]
start of the implementation of write api using
a consumer interface. Firtst goal, package, and
test again a susetags producer..

17 years agobackup
Duncan Mac-Vicar P [Thu, 1 Feb 2007 13:51:13 +0000 (13:51 +0000)]
backup

17 years agocmake backup
Duncan Mac-Vicar P [Wed, 31 Jan 2007 18:13:16 +0000 (18:13 +0000)]
cmake backup

17 years agobuild cmake without sub statc libraries
Duncan Mac-Vicar P [Wed, 31 Jan 2007 13:55:26 +0000 (13:55 +0000)]
build cmake without sub statc libraries

17 years agoAdded openSUSE10.3 repos for x86_64
Stefan Haas [Wed, 31 Jan 2007 11:26:40 +0000 (11:26 +0000)]
Added openSUSE10.3 repos for x86_64

17 years agobackup
Duncan Mac-Vicar P [Tue, 30 Jan 2007 17:19:22 +0000 (17:19 +0000)]
backup

17 years ago- adapt schema to zypp api
Duncan Mac-Vicar P [Tue, 30 Jan 2007 11:51:17 +0000 (11:51 +0000)]
- adapt schema to zypp api

17 years agoschema fixes, fix testcase
Duncan Mac-Vicar P [Mon, 29 Jan 2007 17:22:08 +0000 (17:22 +0000)]
schema fixes, fix testcase

17 years agorename class
Duncan Mac-Vicar P [Mon, 29 Jan 2007 13:14:28 +0000 (13:14 +0000)]
rename class

17 years agorename class SourceCacheInitializer to CacheInitializer
Duncan Mac-Vicar P [Mon, 29 Jan 2007 13:11:06 +0000 (13:11 +0000)]
rename class SourceCacheInitializer to CacheInitializer
add schema file, stil figuring how to read from it instead
of harcoding sql in the code.

17 years agoMerged revisions 4907-4926 via svnmerge from
Duncan Mac-Vicar P [Mon, 29 Jan 2007 12:12:44 +0000 (12:12 +0000)]
Merged revisions 4907-4926 via svnmerge from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r4908 | kkaempf | 2007-01-25 10:37:28 +0100 (Thu, 25 Jan 2007) | 2 lines

  fix typo 'scipped' -> 'skipped'
........
  r4909 | kkaempf | 2007-01-25 11:29:09 +0100 (Thu, 25 Jan 2007) | 12 lines

  bugfix 238087 (incomplete)

  libzypp:
  - make 'tryAllPossibilities' settable in Resolver::resolvePool
    (its passed via ResolverContext, so create a ResolverContext in Resolver::resolvePool,
     set the tryAllPossibilities flag, and pass the context to resolveDependencies)

  backend:
  - check if a 'best package' request is part of the transactions
    if yes, pass "tryAllPossibilities = true" to Resolver::resolvePool
........
  r4910 | schubi | 2007-01-25 13:48:54 +0100 (Thu, 25 Jan 2007) | 7 lines

  update packages: changing architecture is only valid while an
  system update and NOT while an update via a patch.
  Bug 230685 - x86_64 MozillaFirefox binaries in security update
  repository
  Fix has not worked if the first founded item had another architecture.
........
  r4911 | schubi | 2007-01-25 13:55:50 +0100 (Thu, 25 Jan 2007) | 7 lines

  Added solver parameter:
  tryAllPossibilities: regarding every solver branch ( not only
                       branches with e.G. best architectures
  preferHighestVersion: Prefer solver results which have a higher
                        version number.
  Bug #238087
........
  r4912 | schubi | 2007-01-25 13:59:54 +0100 (Thu, 25 Jan 2007) | 7 lines

  Added solver parameter:
  tryAllPossibilities: regarding every solver branch ( not only
                       branches with e.G. best architectures
  preferHighestVersion: Prefer solver results which have a higher
                        version number.
  Bug #238087
........
  r4919 | schubi | 2007-01-25 17:06:56 +0100 (Thu, 25 Jan 2007) | 1 line

  testcase for bug 238284
........
  r4920 | dmacvicar | 2007-01-25 18:21:11 +0100 (Thu, 25 Jan 2007) | 5 lines

  - Download only English and Local translation
    (#208457)
........
  r4921 | dmacvicar | 2007-01-25 18:25:07 +0100 (Thu, 25 Jan 2007) | 1 line

  changes, version 2.14.1
........
  r4922 | schubi | 2007-01-26 13:43:04 +0100 (Fri, 26 Jan 2007) | 7 lines

  Patch has selected not the concerning package for update but
  a package which has provided the required dependencies too.
  Algorithmus: If there are exactly two providers which differ in
               architecture prefer the better arch.
  Fix: Regarding NVRA too. ( only if equal )
........
  r4923 | schubi | 2007-01-26 13:43:44 +0100 (Fri, 26 Jan 2007) | 1 line

  Revision 4922 ; version 2.14.2
........

17 years agocmake fixes
Duncan Mac-Vicar P [Mon, 29 Jan 2007 12:01:11 +0000 (12:01 +0000)]
cmake fixes

17 years agoMerged revisions 4705-4906 via svnmerge from
Duncan Mac-Vicar P [Wed, 24 Jan 2007 17:14:58 +0000 (17:14 +0000)]
Merged revisions 4705-4906 via svnmerge from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

........
  r4711 | dmacvicar | 2006-11-29 19:23:35 +0100 (Wed, 29 Nov 2006) | 7 lines

  - dont serialize interactive, as it is
    calculated now.
    (it was already fixed as we don't reimplement
    the method, but we still serialized, parsed)
........
  r4712 | dmacvicar | 2006-11-29 19:28:05 +0100 (Wed, 29 Nov 2006) | 1 line

  changes
........
  r4721 | ma | 2006-12-01 14:37:17 +0100 (Fri, 01 Dec 2006) | 1 line

  merge lost changes from trunk
........
  r4731 | ma | 2006-12-04 09:12:53 +0100 (Mon, 04 Dec 2006) | 1 line

  backup
........
  r4733 | ma | 2006-12-04 10:17:14 +0100 (Mon, 04 Dec 2006) | 1 line

  backup
........
  r4735 | ma | 2006-12-04 15:38:19 +0100 (Mon, 04 Dec 2006) | 3 lines

  - Extended YaST packages file parser to read package vendor from
    '=Vnd:' entry if present (else source vendor). (#210480)
........
  r4736 | ma | 2006-12-04 15:39:17 +0100 (Mon, 04 Dec 2006) | 1 line

  changelog
........
  r4741 | ma | 2006-12-04 20:49:44 +0100 (Mon, 04 Dec 2006) | 1 line

  backup
........
  r4742 | ma | 2006-12-04 23:37:49 +0100 (Mon, 04 Dec 2006) | 3 lines

  - Added syscontent::Writer: Collect and serialize a set of ResObjects.
    (for F300729)
........
  r4743 | ma | 2006-12-04 23:41:25 +0100 (Mon, 04 Dec 2006) | 1 line

  changelog
........
  r4744 | ma | 2006-12-04 23:49:25 +0100 (Mon, 04 Dec 2006) | 1 line

  removed garbage chars from changelog
........
  r4745 | ma | 2006-12-05 00:13:23 +0100 (Tue, 05 Dec 2006) | 1 line

  typo
........
  r4746 | ma | 2006-12-05 00:16:48 +0100 (Tue, 05 Dec 2006) | 1 line

  backup
........
  r4748 | ma | 2006-12-05 15:45:34 +0100 (Tue, 05 Dec 2006) | 1 line

  typo
........
  r4749 | ma | 2006-12-05 15:46:28 +0100 (Tue, 05 Dec 2006) | 1 line

  backup
........
  r4751 | ma | 2006-12-06 09:14:33 +0100 (Wed, 06 Dec 2006) | 1 line

  backup
........
  r4753 | schubi | 2006-12-06 16:46:01 +0100 (Wed, 06 Dec 2006) | 1 line

  adding additional option ignoreValidSolution in reportproblems
........
  r4754 | schubi | 2006-12-06 16:47:23 +0100 (Wed, 06 Dec 2006) | 3 lines

  add additional ResolverContext Info in order to avoid empty problem
  solutions. #225218
........
  r4760 | mt | 2006-12-07 10:43:08 +0100 (Thu, 07 Dec 2006) | 2 lines

  - Improved realpath() wrapper in media handler class (#222521).
........
  r4762 | ma | 2006-12-07 17:40:36 +0100 (Thu, 07 Dec 2006) | 1 line

  typdef value_type
........
  r4763 | schubi | 2006-12-08 15:34:39 +0100 (Fri, 08 Dec 2006) | 3 lines

  The resolvable will be obsoleted by another. So it is useless finding an
  update candidate and evaluate additional branches.
........
  r4764 | schubi | 2006-12-08 15:36:28 +0100 (Fri, 08 Dec 2006) | 1 line

  The resolvable will be obsoleted by another. So it is useless finding an update candidate
........
  r4765 | schubi | 2006-12-08 15:45:35 +0100 (Fri, 08 Dec 2006) | 5 lines

  In order to handle conflicting resolvable we try to update the
  conflicting item. While evaluating these canditates an already selected
  candidate will not be regarded. So it could be that an older package
  will be selected for update although a newer has already been selected.
........
  r4766 | schubi | 2006-12-08 15:46:37 +0100 (Fri, 08 Dec 2006) | 2 lines

  Revision 4765
........
  r4767 | schubi | 2006-12-08 16:03:19 +0100 (Fri, 08 Dec 2006) | 5 lines

  If there has already been selected another item by the solver (e.g. from
  another source) we will take thatone in order to avoid parallel
  installation and there concerning error messages.
  Bug 224698
........
  r4768 | schubi | 2006-12-08 16:04:32 +0100 (Fri, 08 Dec 2006) | 6 lines

  If there has already been selected another item by the solver (e.g. from
  another source) we will take thatone in order to avoid parallel
  installation and there concerning error messages.
  Bug 224698
........
  r4769 | ma | 2006-12-09 13:18:33 +0100 (Sat, 09 Dec 2006) | 3 lines

  New class DtorReset: Assign a vaiable a certain value when going
  out of scope. Use it e.g. to reset/cleanup in presence of exceptions.
........
  r4770 | ma | 2006-12-10 16:23:16 +0100 (Sun, 10 Dec 2006) | 1 line

  svnsignore
........
  r4771 | ma | 2006-12-11 00:47:53 +0100 (Mon, 11 Dec 2006) | 1 line

  Added Ctor taking time_t value as string.
........
  r4772 | ma | 2006-12-11 00:48:48 +0100 (Mon, 11 Dec 2006) | 1 line

  backup
........
  r4773 | ma | 2006-12-11 01:30:46 +0100 (Mon, 11 Dec 2006) | 4 lines

  - Added xmlTextReader based interface to iterate xml streams
    (Reader/Node/XmlString).
  - Simple parser interface (ParseDef).
........
  r4774 | ma | 2006-12-11 01:32:48 +0100 (Mon, 11 Dec 2006) | 2 lines

  - Added syscontent::Reader: Parse serialized set of ResObjects.
........
  r4775 | ma | 2006-12-11 01:40:13 +0100 (Mon, 11 Dec 2006) | 2 lines

  changes
........
  r4776 | schubi | 2006-12-11 11:01:08 +0100 (Mon, 11 Dec 2006) | 4 lines

  Item can already has been selected to soft uninstall (e.G. remove
  pattern which recommend this item ). Do not throw an exception anymore.
  #225278
........
  r4777 | schubi | 2006-12-11 11:03:53 +0100 (Mon, 11 Dec 2006) | 2 lines

  Removed exception from solver
........
  r4780 | dmacvicar | 2006-12-11 11:47:58 +0100 (Mon, 11 Dec 2006) | 4 lines

  - use sqlite-zmd if available, same with spec file
........
  r4781 | dmacvicar | 2006-12-11 11:49:01 +0100 (Mon, 11 Dec 2006) | 1 line

  changes
........
  r4783 | dmacvicar | 2006-12-11 12:43:08 +0100 (Mon, 11 Dec 2006) | 1 line

  this would break build
........
  r4785 | ma | 2006-12-11 13:50:28 +0100 (Mon, 11 Dec 2006) | 1 line

  allow to disable autoprotection of forein vendor items
........
  r4786 | ma | 2006-12-11 13:55:16 +0100 (Mon, 11 Dec 2006) | 1 line

  changelog
........
  r4787 | schubi | 2006-12-11 16:06:26 +0100 (Mon, 11 Dec 2006) | 2 lines

  enable system resolvables
........
  r4788 | schubi | 2006-12-11 16:11:59 +0100 (Mon, 11 Dec 2006) | 3 lines

  - Resetting transaction with the correct call;
  - bugfix; Added kind in keep state
........
  r4789 | schubi | 2006-12-11 16:27:45 +0100 (Mon, 11 Dec 2006) | 8 lines

  Bugfix in keeping state:
  - Wrong behaviour in soft install/uninstall. --> Setting Transact with
    soft
  - New call added: maySetToBeUninstalledSoft
  Both are only functions for the solver
  -Resetting "by causer" in order to distinguish from state
  "keep by user". ( function setLock in order to remove lock)
........
  r4790 | schubi | 2006-12-11 16:57:43 +0100 (Mon, 11 Dec 2006) | 3 lines

  Better fix for Bug 217574: Checking if the resolveable CAN be deleted
  soft.
........
  r4791 | schubi | 2006-12-11 17:06:34 +0100 (Mon, 11 Dec 2006) | 6 lines

  - Regarding "keep state by user". So avoiding "reselecting" by
    other requirements.
  - Give a corresponding problem solution if a resolvable satisfy
    a dependency, but has been set to keep by the user.
  Bug : 222531
........
  r4792 | schubi | 2006-12-11 17:11:01 +0100 (Mon, 11 Dec 2006) | 1 line

  merged further development with current SP1 branch
........
  r4793 | dmacvicar | 2006-12-11 17:39:10 +0100 (Mon, 11 Dec 2006) | 1 line

  fix return call
........
  r4794 | dmacvicar | 2006-12-11 17:39:57 +0100 (Mon, 11 Dec 2006) | 1 line

  changes
........
  r4795 | schubi | 2006-12-12 10:38:06 +0100 (Tue, 12 Dec 2006) | 1 line

  testcase for bug 222531
........
  r4796 | schubi | 2006-12-12 11:46:39 +0100 (Tue, 12 Dec 2006) | 1 line

  other ordering
........
  r4797 | schubi | 2006-12-12 11:51:39 +0100 (Tue, 12 Dec 2006) | 1 line

  other ordering
........
  r4802 | dmacvicar | 2006-12-13 18:03:05 +0100 (Wed, 13 Dec 2006) | 5 lines

  - fate #301369 - Import listed GPG Keys from an trusted installation
    source
........
  r4803 | dmacvicar | 2006-12-13 18:09:40 +0100 (Wed, 13 Dec 2006) | 4 lines

  - zypp 2.11.0
........
  r4804 | dmacvicar | 2006-12-13 18:10:05 +0100 (Wed, 13 Dec 2006) | 1 line

  changes
........
  r4816 | schubi | 2006-12-18 16:10:31 +0100 (Mon, 18 Dec 2006) | 3 lines

  verifySystem: Do only regard items which will be on the system after the
  commit. Fate 301178
........
  r4817 | schubi | 2006-12-18 16:11:26 +0100 (Mon, 18 Dec 2006) | 4 lines

  verifySystem: Do only regard items which will be on the system after the
  commit. Fate 301178
........
  r4818 | schubi | 2006-12-18 17:20:29 +0100 (Mon, 18 Dec 2006) | 1 line

  creating potfiles with make pot
........
  r4836 | ma | 2007-01-08 14:40:33 +0100 (Mon, 08 Jan 2007) | 2 lines

  Make CapMatchHelper loops abortable by using invokeOnEach instead of std::for_each.
........
  r4837 | schubi | 2007-01-09 16:13:39 +0100 (Tue, 09 Jan 2007) | 1 line

  testcase for bug230685
........
  r4839 | schubi | 2007-01-09 18:01:42 +0100 (Tue, 09 Jan 2007) | 1 line

  solution for bug230685
........
  r4840 | schubi | 2007-01-09 18:07:23 +0100 (Tue, 09 Jan 2007) | 5 lines

  update packages: changing architecture is only valid while an
  system update and NOT while an update via a patch.
  Bug 230685 - x86_64 MozillaFirefox binaries in security update
  repository
........
  r4841 | schubi | 2007-01-10 13:36:27 +0100 (Wed, 10 Jan 2007) | 2 lines

  Testcase for bug225278 ( Throwing an exception in the solver )
........
  r4842 | ma | 2007-01-10 16:52:25 +0100 (Wed, 10 Jan 2007) | 1 line

  backup
........
  r4843 | ma | 2007-01-10 17:00:41 +0100 (Wed, 10 Jan 2007) | 3 lines

  - Don't consider patch/delta rpms if package architecture changes.
    (#231254)
........
  r4844 | ma | 2007-01-10 17:01:07 +0100 (Wed, 10 Jan 2007) | 1 line

  changes
........
  r4851 | jsrain | 2007-01-12 14:07:44 +0100 (Fri, 12 Jan 2007) | 3 lines

  merged texts from proofread
........
  r4857 | schubi | 2007-01-12 17:49:24 +0100 (Fri, 12 Jan 2007) | 3 lines

  Resolver::verifySystem checks for new hardware now by calling
  freshenPool. This is configureable. Fate #301224
........
  r4858 | schubi | 2007-01-12 17:51:27 +0100 (Fri, 12 Jan 2007) | 4 lines

  Resolver::verifySystem checks for new hardware now by calling
  freshenPool. This is configureable. Fate #301224
........
  r4859 | ma | 2007-01-15 13:41:13 +0100 (Mon, 15 Jan 2007) | 3 lines

  Rpm requires additional quoting of special chars in filenames.
  (#233967)
........
  r4860 | ma | 2007-01-15 13:42:26 +0100 (Mon, 15 Jan 2007) | 1 line

  changelog
........
  r4861 | ma | 2007-01-15 13:42:45 +0100 (Mon, 15 Jan 2007) | 1 line

  changelog
........
  r4862 | schubi | 2007-01-15 13:50:48 +0100 (Mon, 15 Jan 2007) | 3 lines

  added own function call verifySystem in order to keep binary
  compatibility
........
  r4863 | schubi | 2007-01-15 13:56:28 +0100 (Mon, 15 Jan 2007) | 4 lines

  Added own call for Resolver::verifySystem with additional
  hardware/language check in order to keep binary compatibility
  Fate #301224
........
  r4866 | ma | 2007-01-17 13:23:31 +0100 (Wed, 17 Jan 2007) | 1 line

  Move ManagedFile into namespace zypp
........
  r4867 | schubi | 2007-01-18 11:02:17 +0100 (Thu, 18 Jan 2007) | 3 lines

  verifySystem: check if the solution is valid after calling freshenPool()
    Bug: 235761
........
  r4868 | ma | 2007-01-18 15:42:45 +0100 (Thu, 18 Jan 2007) | 2 lines

  Skip invalid or broken rpm database entries. (#231211)
........
  r4869 | ma | 2007-01-18 15:43:15 +0100 (Thu, 18 Jan 2007) | 1 line

  changelog
........
  r4870 | ma | 2007-01-19 00:25:28 +0100 (Fri, 19 Jan 2007) | 4 lines

  Prepare package read ahead/caching of packages in commit. Adatped the
  workflow. Caching details are now hidden inside CommitPackageCache.
  The current implementation still performs no read ahead. (for F100182)
........
  r4871 | ma | 2007-01-19 00:26:23 +0100 (Fri, 19 Jan 2007) | 1 line

  changelog
........
  r4872 | ma | 2007-01-19 14:01:15 +0100 (Fri, 19 Jan 2007) | 1 line

  move implementation classes to separate .h and .cc
........
  r4873 | ma | 2007-01-19 17:13:43 +0100 (Fri, 19 Jan 2007) | 1 line

  const added
........
  r4874 | ma | 2007-01-19 17:14:22 +0100 (Fri, 19 Jan 2007) | 1 line

  added filesystem::df - Report free disk space on a mounted file system.
........
  r4875 | schubi | 2007-01-19 17:20:10 +0100 (Fri, 19 Jan 2007) | 3 lines

  added parameter not to reset resolver results while calling
  freshen pool Bug: 235761
........
  r4876 | schubi | 2007-01-19 17:21:10 +0100 (Fri, 19 Jan 2007) | 3 lines

  added parameter not to reset resolver results while calling
  freshen pool Bug: 235761
........
  r4877 | ma | 2007-01-19 19:24:50 +0100 (Fri, 19 Jan 2007) | 1 line

  backup
........
  r4878 | ma | 2007-01-19 19:36:55 +0100 (Fri, 19 Jan 2007) | 4 lines

  - Enable package read ahead/caching in commit per default to reduce
    interactive media changes. If the environment variable
    ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
........
  r4879 | ma | 2007-01-19 19:37:33 +0100 (Fri, 19 Jan 2007) | 1 line

  changelog
........
  r4897 | kkaempf | 2007-01-23 14:53:29 +0100 (Tue, 23 Jan 2007) | 2 lines

  fix callback signatures to match actual definition
........
  r4898 | dmacvicar | 2007-01-24 14:20:10 +0100 (Wed, 24 Jan 2007) | 5 lines

  - Corrupted download cannot be skipped.
    (#217425 #224216)
........
  r4899 | dmacvicar | 2007-01-24 14:25:02 +0100 (Wed, 24 Jan 2007) | 5 lines

  - fix sqlite3 linking
  - fix Lazy class compile
........
  r4900 | dmacvicar | 2007-01-24 14:25:33 +0100 (Wed, 24 Jan 2007) | 5 lines

  tests for Lazy class
........
  r4901 | dmacvicar | 2007-01-24 14:25:51 +0100 (Wed, 24 Jan 2007) | 4 lines

  - 2.13.1
........
  r4902 | dmacvicar | 2007-01-24 14:34:49 +0100 (Wed, 24 Jan 2007) | 1 line

  backup
........
  r4903 | dmacvicar | 2007-01-24 14:35:11 +0100 (Wed, 24 Jan 2007) | 1 line

  changes
........
  r4904 | ma | 2007-01-24 15:00:04 +0100 (Wed, 24 Jan 2007) | 1 line

  added missing capability index tables in pool
........

17 years agocmake updates and finders
Duncan Mac-Vicar P [Wed, 24 Jan 2007 16:49:39 +0000 (16:49 +0000)]
cmake updates and finders

17 years ago- added ZYpp::getPartitions() - return the partitinoning
Ladislav Slezak [Wed, 24 Jan 2007 14:11:28 +0000 (14:11 +0000)]
- added ZYpp::getPartitions() - return the partitinoning

17 years ago- add all cmake files
Duncan Mac-Vicar P [Thu, 4 Jan 2007 16:50:05 +0000 (16:50 +0000)]
- add all cmake files
- zypp2 builds

17 years agoInitialized merge tracking via "svnmerge" with revisions "1-4704" from
Duncan Mac-Vicar P [Thu, 4 Jan 2007 13:05:53 +0000 (13:05 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4704" from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

17 years agoInitialized merge tracking via "svnmerge" with revisions "1-4832" from
Duncan Mac-Vicar P [Thu, 4 Jan 2007 13:02:59 +0000 (13:02 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4832" from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch/libzypp

17 years agoRemoved merge tracking for "svnmerge" for
Duncan Mac-Vicar P [Thu, 4 Jan 2007 13:02:38 +0000 (13:02 +0000)]
Removed merge tracking for "svnmerge" for
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch

17 years agoInitialized merge tracking via "svnmerge" with revisions "1-4830" from
Duncan Mac-Vicar P [Thu, 4 Jan 2007 12:58:09 +0000 (12:58 +0000)]
Initialized merge tracking via "svnmerge" with revisions "1-4830" from
http://svn.suse.de/svn/zypp/branches/SuSE-Linux-10_2-Branch

17 years agocompressed all *-system.xml *-packages.xml *-patterns.xml and modified all affected...
Stefan Haas [Wed, 20 Dec 2006 15:40:23 +0000 (15:40 +0000)]
compressed all *-system.xml *-packages.xml *-patterns.xml and modified all affected *-test.xml files

17 years agoanother stuff around source and media added
Jan Kupec [Wed, 13 Dec 2006 14:15:02 +0000 (14:15 +0000)]
another stuff around source and media added

17 years ago- Improved realpath() wrapper in media handler class (#222521).
Marius Tomaschewski [Thu, 7 Dec 2006 09:37:02 +0000 (09:37 +0000)]
- Improved realpath() wrapper in media handler class (#222521).

17 years agosome zypp:source stuff added
Jan Kupec [Tue, 5 Dec 2006 16:47:22 +0000 (16:47 +0000)]
some zypp:source stuff added

17 years agoforgot this file
Duncan Mac-Vicar P [Tue, 5 Dec 2006 10:49:04 +0000 (10:49 +0000)]
forgot this file

17 years agosome media stuff added
Jan Kupec [Mon, 4 Dec 2006 16:26:45 +0000 (16:26 +0000)]
some media stuff added

17 years ago- Improved realpath() wrapper in media handler class (#222521).
Marius Tomaschewski [Mon, 4 Dec 2006 14:41:47 +0000 (14:41 +0000)]
- Improved realpath() wrapper in media handler class (#222521).

17 years agotest for kmp-packages
Stefan Haas [Mon, 4 Dec 2006 12:45:11 +0000 (12:45 +0000)]
test for kmp-packages

17 years agobackup
Michael Andres [Mon, 4 Dec 2006 08:12:53 +0000 (08:12 +0000)]
backup

17 years agochangelog
Michael Andres [Thu, 30 Nov 2006 08:20:32 +0000 (08:20 +0000)]
changelog

17 years agoversion 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
Michael Andres [Thu, 30 Nov 2006 08:20:03 +0000 (08:20 +0000)]
version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)

17 years agochanges
Duncan Mac-Vicar P [Wed, 29 Nov 2006 18:23:03 +0000 (18:23 +0000)]
changes

17 years ago- dont serialize interactive, as it is
Duncan Mac-Vicar P [Wed, 29 Nov 2006 18:19:28 +0000 (18:19 +0000)]
- dont serialize interactive, as it is
  calculated now.
  (it was already fixed as we don't reimplement
  the method, but we still serialized, parsed)

17 years ago- add cmake support for building zypp/ lib.
Duncan Mac-Vicar P [Wed, 29 Nov 2006 18:17:17 +0000 (18:17 +0000)]
- add cmake support for building zypp/ lib.
  part of the pilot plan agreed on the yast
  summit.

TODO:
- soinfo
- compile testcases, devel, zypp2, etc
- docs
- find rpm, curl and others. (I dont know why
  it works already)

17 years ago- use sqlite-zmd package for the non yet shipped zypp2/ stuff
Duncan Mac-Vicar P [Wed, 29 Nov 2006 18:14:39 +0000 (18:14 +0000)]
- use sqlite-zmd package for the non yet shipped zypp2/ stuff
  because backend uses this sqlite and it is no fun to
  install one and the other to develop (as the -devel packages)
  conflict.