platform/upstream/libzypp.git
17 years agoLC_ALL=C sort
Martin Vidner [Thu, 16 Nov 2006 09:22:25 +0000 (09:22 +0000)]
LC_ALL=C sort

17 years agoExtended OncePerPoolItem
Michael Andres [Wed, 15 Nov 2006 21:52:16 +0000 (21:52 +0000)]
Extended OncePerPoolItem

17 years agoprefer asKind to convert Resolvable::Ptr into Package::Ptr
Michael Andres [Wed, 15 Nov 2006 21:49:31 +0000 (21:49 +0000)]
prefer asKind to convert Resolvable::Ptr into Package::Ptr

17 years agochangelog
Michael Andres [Wed, 15 Nov 2006 21:43:47 +0000 (21:43 +0000)]
changelog

17 years agoReimplemented RpmDb::checkPackage using librpm API instead of parsing "rpm --checksig...
Michael Andres [Wed, 15 Nov 2006 21:38:42 +0000 (21:38 +0000)]
Reimplemented RpmDb::checkPackage using librpm API instead of parsing "rpm --checksig" output

17 years agoadded Pathname::c_str()
Michael Andres [Wed, 15 Nov 2006 21:33:27 +0000 (21:33 +0000)]
added Pathname::c_str()

17 years agotestcase for bug 220757
Stefan Schubert [Wed, 15 Nov 2006 15:59:51 +0000 (15:59 +0000)]
testcase for bug 220757

17 years agosolution added
Stefan Schubert [Wed, 15 Nov 2006 14:52:14 +0000 (14:52 +0000)]
solution added

17 years agobug id added
Stefan Schubert [Wed, 15 Nov 2006 14:46:44 +0000 (14:46 +0000)]
bug id added

17 years agoNEW behaviour of the solver:
Stefan Schubert [Wed, 15 Nov 2006 14:41:09 +0000 (14:41 +0000)]
NEW behaviour of the solver:
Obsolete virtual provides. E.G.:

Installed:
-----------
Name:           test-1.0-0

Name:           moretest-1.0-0
Provides:       test

To be installed
------------------
Name:           nomoretest-1.0-0
Obsoletes:      test

Result
--------
test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
test-1.0-0 had been deleted.

Translations added

17 years agoNEW behaviour of the solver:
Stefan Schubert [Wed, 15 Nov 2006 14:37:36 +0000 (14:37 +0000)]
NEW behaviour of the solver:
Obsolete virtual provides. E.G.:

Installed:
-----------
Name:           test-1.0-0

Name:           moretest-1.0-0
Provides:       test

To be installed
------------------
Name:           nomoretest-1.0-0
Obsoletes:      test

Result
--------
test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
test-1.0-0 had been deleted.

17 years agonew translations added
Stefan Schubert [Wed, 15 Nov 2006 14:32:10 +0000 (14:32 +0000)]
new translations added

17 years agodescribtion added
Stefan Schubert [Wed, 15 Nov 2006 12:48:37 +0000 (12:48 +0000)]
describtion added

17 years agotestcase for bug 220999
Stefan Schubert [Wed, 15 Nov 2006 09:15:54 +0000 (09:15 +0000)]
testcase for bug 220999

17 years agoAdded a few repositories
Stefan Haas [Wed, 15 Nov 2006 08:18:49 +0000 (08:18 +0000)]
Added a few repositories

17 years agoAdded OncePerPoolItem. Functor translating CapAndItem actions into PoolItem
Michael Andres [Wed, 15 Nov 2006 01:46:07 +0000 (01:46 +0000)]
Added OncePerPoolItem. Functor translating CapAndItem actions into PoolItem
actions avoiding multiple invocations for the same PoolItem.

17 years agoAdded forEachPoolItemMatchedBy and forEachPoolItemMatching.
Michael Andres [Tue, 14 Nov 2006 23:23:58 +0000 (23:23 +0000)]
Added forEachPoolItemMatchedBy and forEachPoolItemMatching.

17 years agotestcase for bug 218492 added
Stefan Schubert [Tue, 14 Nov 2006 16:53:54 +0000 (16:53 +0000)]
testcase for bug 218492 added

17 years ago- added kind of capabilities
Stefan Schubert [Tue, 14 Nov 2006 15:34:16 +0000 (15:34 +0000)]
- added kind of capabilities
- removed unneded channel from uninstall

17 years ago- added kind of capabilities
Stefan Schubert [Tue, 14 Nov 2006 15:32:25 +0000 (15:32 +0000)]
- added kind of capabilities
- removed unneded channel from uninstall

17 years agoremove MozillaFirefox from SLED10-i386
Klaus Kaempf [Tue, 14 Nov 2006 14:55:43 +0000 (14:55 +0000)]
remove MozillaFirefox from SLED10-i386

17 years agoextend the sled-10 default list with installed patterns and products.
Klaus Kaempf [Tue, 14 Nov 2006 14:50:09 +0000 (14:50 +0000)]
extend the sled-10 default list with installed patterns and products.
(see ruby-zypp/tests/export_target.rb for details)

17 years ago- added functor MatchesCapability: testing whether argument
Michael Andres [Tue, 14 Nov 2006 11:45:23 +0000 (11:45 +0000)]
- added functor MatchesCapability: testing whether argument
  matches a certain Capability.
- added algorithm forEachMatchIn: invoke action on matching capabilities
  found in a ResPool. forEachMatchIn( _pool, Dep::PROVIDES, _cap, consume );

17 years agoTry to call /bin/eject utility if the eject-ioctl fails.
Marius Tomaschewski [Mon, 13 Nov 2006 17:37:25 +0000 (17:37 +0000)]
Try to call /bin/eject utility if the eject-ioctl fails.

17 years ago- Added call to /bin/eject if the eject-ioctl fails.
Marius Tomaschewski [Mon, 13 Nov 2006 17:33:02 +0000 (17:33 +0000)]
- Added call to /bin/eject if the eject-ioctl fails.

17 years agochanges
Duncan Mac-Vicar P [Mon, 13 Nov 2006 16:01:48 +0000 (16:01 +0000)]
changes

17 years agofor empty capabilities, just ignore
Duncan Mac-Vicar P [Mon, 13 Nov 2006 16:00:12 +0000 (16:00 +0000)]
for empty capabilities, just ignore

17 years agoxgettext generates a warning here
Stefan Schubert [Mon, 13 Nov 2006 09:32:52 +0000 (09:32 +0000)]
xgettext generates a warning here

17 years agoFirst changes in deptestomatic howto. Will be continued.
Stefan Haas [Mon, 13 Nov 2006 08:51:05 +0000 (08:51 +0000)]
First changes in deptestomatic howto. Will be continued.

17 years agobackup
Duncan Mac-Vicar P [Fri, 10 Nov 2006 16:53:28 +0000 (16:53 +0000)]
backup

17 years agochanges
Duncan Mac-Vicar P [Fri, 10 Nov 2006 16:52:53 +0000 (16:52 +0000)]
changes

17 years agomake progress strings translatable (#219783)
Duncan Mac-Vicar P [Fri, 10 Nov 2006 16:51:57 +0000 (16:51 +0000)]
make progress strings translatable (#219783)

17 years agoadded missing default implementations
Michael Andres [Fri, 10 Nov 2006 13:43:48 +0000 (13:43 +0000)]
added missing default implementations

17 years agounify syntax for prointing std::map
Michael Andres [Fri, 10 Nov 2006 11:51:19 +0000 (11:51 +0000)]
unify syntax for prointing std::map

17 years agobuild
Duncan Mac-Vicar P [Fri, 10 Nov 2006 11:16:58 +0000 (11:16 +0000)]
build

17 years agodoxygen fixes
Michael Andres [Fri, 10 Nov 2006 00:39:37 +0000 (00:39 +0000)]
doxygen fixes

17 years agoadded target "doc" to force remaking the html docs
Michael Andres [Thu, 9 Nov 2006 21:53:43 +0000 (21:53 +0000)]
added target "doc" to force remaking the html docs

17 years ago- changed variable declaration to match initialization order
Marius Tomaschewski [Thu, 9 Nov 2006 15:20:19 +0000 (15:20 +0000)]
- changed variable declaration to match initialization order

17 years ago- SourceFactory, throw the right exception, don't catch
Duncan Mac-Vicar P [Thu, 9 Nov 2006 12:40:30 +0000 (12:40 +0000)]
- SourceFactory, throw the right exception, don't catch
  and throw a plain Exception

17 years agofix the virtual functions to match the prototype again
Klaus Kaempf [Wed, 8 Nov 2006 15:19:22 +0000 (15:19 +0000)]
fix the virtual functions to match the prototype again
(we should make colorgcc and a black&white compilation a requirement :-( )

17 years agosubmitting rev 4526
Stefan Schubert [Tue, 7 Nov 2006 15:48:32 +0000 (15:48 +0000)]
submitting rev 4526

17 years agoWhile deleting a selection all concerning recommended
Stefan Schubert [Tue, 7 Nov 2006 15:46:07 +0000 (15:46 +0000)]
While deleting a selection all concerning recommended
packages will be deleted too.
BUT those packages should not be deleted which have been
set to KEEP by the user.

17 years agoadded new parameter -keep-
Stefan Schubert [Tue, 7 Nov 2006 15:44:09 +0000 (15:44 +0000)]
added new parameter -keep-

17 years agoMakefile in zypp2 fixed
Stefan Schubert [Tue, 7 Nov 2006 12:14:57 +0000 (12:14 +0000)]
Makefile in zypp2 fixed

17 years agopackage this file
Duncan Mac-Vicar P [Tue, 7 Nov 2006 12:08:00 +0000 (12:08 +0000)]
package this file

17 years agobackup
Michael Andres [Tue, 7 Nov 2006 11:08:16 +0000 (11:08 +0000)]
backup

17 years agoversion added
Stefan Schubert [Tue, 7 Nov 2006 10:53:59 +0000 (10:53 +0000)]
version added

17 years agoback to version 4396
Stefan Schubert [Tue, 7 Nov 2006 10:50:25 +0000 (10:50 +0000)]
back to version 4396

17 years agotranslations added
Stefan Schubert [Tue, 7 Nov 2006 10:47:31 +0000 (10:47 +0000)]
translations added

17 years agotranslations added
Stefan Schubert [Tue, 7 Nov 2006 10:40:08 +0000 (10:40 +0000)]
translations added

17 years agoadded new translations
Stefan Schubert [Tue, 7 Nov 2006 10:36:53 +0000 (10:36 +0000)]
added new translations

17 years agoMoved Howto for Testcases
Stefan Haas [Tue, 7 Nov 2006 09:44:07 +0000 (09:44 +0000)]
Moved Howto for Testcases

17 years agoMoved Howto for Testcases
Stefan Haas [Tue, 7 Nov 2006 09:41:39 +0000 (09:41 +0000)]
Moved Howto for Testcases

17 years agoobsolating patterns
Stefan Schubert [Tue, 7 Nov 2006 09:35:16 +0000 (09:35 +0000)]
obsolating patterns

17 years agoTestfile for solver
Stefan Haas [Mon, 6 Nov 2006 16:01:58 +0000 (16:01 +0000)]
Testfile for solver

17 years agoTestfile for solver
Stefan Haas [Mon, 6 Nov 2006 16:01:43 +0000 (16:01 +0000)]
Testfile for solver

17 years agoTestfile for Solver
Stefan Haas [Mon, 6 Nov 2006 16:01:17 +0000 (16:01 +0000)]
Testfile for Solver

17 years agoremoved garbage chars
Michael Andres [Mon, 6 Nov 2006 14:19:16 +0000 (14:19 +0000)]
removed garbage chars

17 years agochanges
Duncan Mac-Vicar P [Mon, 6 Nov 2006 11:33:25 +0000 (11:33 +0000)]
changes

17 years ago- Make the parser more strict, rejecting broken sources
Duncan Mac-Vicar P [Mon, 6 Nov 2006 11:21:15 +0000 (11:21 +0000)]
- Make the parser more strict, rejecting broken sources
  but showing the error line.
  Last fix making the parser relax would break multitag
  descriptions with empty lines, now we check dependencies
  at a higher level. (reference #160607)

17 years agoadded new solution: unlock all
Stefan Schubert [Fri, 3 Nov 2006 11:00:05 +0000 (11:00 +0000)]
added new solution: unlock all

17 years agoNew problem solution added: Unlock ALL resovables in order to speed up
Stefan Schubert [Fri, 3 Nov 2006 10:05:54 +0000 (10:05 +0000)]
New problem solution added: Unlock ALL resovables in order to speed up
problem solution. Bug 206453

17 years agoNew problem solution added: Unlock ALL resovables in order to speed up
Stefan Schubert [Fri, 3 Nov 2006 10:05:00 +0000 (10:05 +0000)]
New problem solution added: Unlock ALL resovables in order to speed up
problem solution. Bug 206453

17 years agonew translations added
Stefan Schubert [Fri, 3 Nov 2006 09:30:52 +0000 (09:30 +0000)]
new translations added

17 years agonew translations added
Stefan Schubert [Fri, 3 Nov 2006 09:29:05 +0000 (09:29 +0000)]
new translations added

17 years ago- Added changelog about dbus_connection_close fixes to target/hal. (#216035)
Marius Tomaschewski [Thu, 2 Nov 2006 16:16:10 +0000 (16:16 +0000)]
- Added changelog about dbus_connection_close fixes to target/hal. (#216035)

17 years agochanges
Duncan Mac-Vicar P [Thu, 2 Nov 2006 15:18:40 +0000 (15:18 +0000)]
changes

17 years ago- skipping unreachable packages won't work
Duncan Mac-Vicar P [Thu, 2 Nov 2006 15:18:18 +0000 (15:18 +0000)]
- skipping unreachable packages won't work
  (#215445)

17 years agoindent
Duncan Mac-Vicar P [Thu, 2 Nov 2006 15:16:50 +0000 (15:16 +0000)]
indent

17 years agobackup. lot if improvements in sqlitesource
Duncan Mac-Vicar P [Thu, 2 Nov 2006 15:13:27 +0000 (15:13 +0000)]
backup. lot if improvements in sqlitesource

17 years ago- Bug #216035: Removed dbus_connection_close calls, because
Marius Tomaschewski [Mon, 30 Oct 2006 21:33:07 +0000 (21:33 +0000)]
- Bug #216035: Removed dbus_connection_close calls, because
  the connection are shared; unref connection handle only.
  Better use private connections? Add flag to HalContext?

17 years ago- source/susetags/ProductMetadataParser.cc: parse OPTIONALURLS and
Ladislav Slezak [Mon, 30 Oct 2006 13:41:27 +0000 (13:41 +0000)]
- source/susetags/ProductMetadataParser.cc: parse OPTIONALURLS and
  EXTRAURLS tags in content file

17 years agoremoved compiler warnings
Stefan Schubert [Fri, 27 Oct 2006 12:39:15 +0000 (12:39 +0000)]
removed compiler warnings

17 years ago-cleanup log directory
Stefan Schubert [Thu, 26 Oct 2006 09:27:50 +0000 (09:27 +0000)]
-cleanup log directory
-switch back to "old" y2log

17 years ago- Fixed functors taking and storing const references. Use a copy to
Michael Andres [Thu, 26 Oct 2006 09:10:14 +0000 (09:10 +0000)]
- Fixed functors taking and storing const references. Use a copy to
  avoid references to temporary objects.

17 years agotake the correct solver run
Stefan Schubert [Thu, 26 Oct 2006 08:32:14 +0000 (08:32 +0000)]
take the correct solver run

17 years agotext added for Bug 206453 - locked packages had to be updated one by one during
Stefan Schubert [Thu, 26 Oct 2006 07:35:03 +0000 (07:35 +0000)]
text added for Bug 206453 - locked packages had to be updated one by one during
instalation

17 years agochanges
Duncan Mac-Vicar P [Wed, 25 Oct 2006 17:06:44 +0000 (17:06 +0000)]
changes

17 years ago- Automatically fix broken products when reading
Duncan Mac-Vicar P [Wed, 25 Oct 2006 17:03:42 +0000 (17:03 +0000)]
- Automatically fix broken products when reading
  the product database.
  still pending: honour the read-only flag
  Changes to make this possible include
  using read_dir instead of boost directory
  iterator.

17 years ago- skip comments and blank lines in multilists
Duncan Mac-Vicar P [Wed, 25 Oct 2006 17:02:09 +0000 (17:02 +0000)]
- skip comments and blank lines in multilists
  fixes (#214877) - zen-updater is not installed by default

17 years ago- (#213793) Target store fails to recreate stored install-time (other
Duncan Mac-Vicar P [Wed, 25 Oct 2006 16:57:42 +0000 (16:57 +0000)]
- (#213793) Target store fails to recreate stored install-time (other
  Date and ByteCount values as well)

17 years agoclass Testcase added
Stefan Schubert [Wed, 25 Oct 2006 15:11:05 +0000 (15:11 +0000)]
class Testcase added

17 years agodocu added
Stefan Schubert [Wed, 25 Oct 2006 14:28:53 +0000 (14:28 +0000)]
docu added

17 years agohold TmpExcessive in scope
Stefan Schubert [Wed, 25 Oct 2006 14:24:35 +0000 (14:24 +0000)]
hold TmpExcessive in scope

17 years agochangelog
Michael Andres [Wed, 25 Oct 2006 13:43:07 +0000 (13:43 +0000)]
changelog

17 years ago- Added PatternExpander to compute ui::PatternContents
Michael Andres [Wed, 25 Oct 2006 13:37:06 +0000 (13:37 +0000)]
- Added PatternExpander to compute ui::PatternContents

17 years agobackup
Michael Andres [Wed, 25 Oct 2006 13:36:17 +0000 (13:36 +0000)]
backup

17 years agoadding system architecture
Stefan Schubert [Wed, 25 Oct 2006 12:56:41 +0000 (12:56 +0000)]
adding system architecture

17 years agoignore
Duncan Mac-Vicar P [Wed, 25 Oct 2006 12:45:20 +0000 (12:45 +0000)]
ignore

17 years ago- Added some file/size info in xfer error and success case
Marius Tomaschewski [Wed, 25 Oct 2006 12:29:01 +0000 (12:29 +0000)]
- Added some file/size info in xfer error and success case

17 years agoxml escaping in names
Stefan Schubert [Wed, 25 Oct 2006 12:24:41 +0000 (12:24 +0000)]
xml escaping in names

17 years agoremoved generating testcases
Stefan Schubert [Wed, 25 Oct 2006 11:27:37 +0000 (11:27 +0000)]
removed generating testcases

17 years agodo not create empty entries
Stefan Schubert [Wed, 25 Oct 2006 11:13:45 +0000 (11:13 +0000)]
do not create empty entries

17 years agousing const parameter
Stefan Schubert [Wed, 25 Oct 2006 11:12:35 +0000 (11:12 +0000)]
using const parameter

17 years agointerface for generating testcases
Stefan Schubert [Wed, 25 Oct 2006 09:41:38 +0000 (09:41 +0000)]
interface for generating testcases

17 years agoConverted patch-files from 10.1 and a short HOWTO for writing test-cases
Stefan Haas [Wed, 25 Oct 2006 08:50:59 +0000 (08:50 +0000)]
Converted patch-files from 10.1 and a short HOWTO for writing test-cases

17 years agobump for release
Martin Vidner [Wed, 25 Oct 2006 08:05:59 +0000 (08:05 +0000)]
bump for release

17 years agocreateTestcase added
Stefan Schubert [Wed, 25 Oct 2006 07:47:16 +0000 (07:47 +0000)]
createTestcase added

17 years agomissing epoch added
Stefan Schubert [Wed, 25 Oct 2006 07:46:56 +0000 (07:46 +0000)]
missing epoch added

17 years agoRemoved remains of zypper.
Martin Vidner [Wed, 25 Oct 2006 06:23:54 +0000 (06:23 +0000)]
Removed remains of zypper.