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

17 years agoMoved zypper out of libzypp.
Martin Vidner [Wed, 25 Oct 2006 05:30:39 +0000 (05:30 +0000)]
Moved zypper out of libzypp.

17 years agogenerating testcases from the pool
Stefan Schubert [Tue, 24 Oct 2006 17:32:54 +0000 (17:32 +0000)]
generating testcases from the pool

17 years agochangelog
Michael Andres [Tue, 24 Oct 2006 12:38:00 +0000 (12:38 +0000)]
changelog

17 years ago- Added ui::PatternContents: Helper class that computes a patterns
Michael Andres [Tue, 24 Oct 2006 12:23:15 +0000 (12:23 +0000)]
- Added ui::PatternContents: Helper class that computes a patterns
  expanded install_packages set.

17 years agocomment typo fixed
Michael Andres [Tue, 24 Oct 2006 08:31:59 +0000 (08:31 +0000)]
comment typo fixed

17 years ago- added mapEntry iomanip; cleanup DumpMap
Michael Andres [Tue, 24 Oct 2006 08:04:56 +0000 (08:04 +0000)]
- added mapEntry iomanip; cleanup DumpMap

17 years agoremoved the last reference to /usr/lib64 to fix the build
Martin Vidner [Tue, 24 Oct 2006 07:07:37 +0000 (07:07 +0000)]
removed the last reference to /usr/lib64 to fix the build

17 years agobump
Martin Vidner [Mon, 23 Oct 2006 15:45:46 +0000 (15:45 +0000)]
bump

17 years agozypper-info added
Jan Kupec [Mon, 23 Oct 2006 13:39:04 +0000 (13:39 +0000)]
zypper-info added

17 years agozypper info implemented
Jan Kupec [Mon, 23 Oct 2006 13:38:32 +0000 (13:38 +0000)]
zypper info implemented

17 years agoProvideProcess pulled out to header for use elsewhere
Jan Kupec [Mon, 23 Oct 2006 13:17:16 +0000 (13:17 +0000)]
ProvideProcess pulled out to header for use elsewhere

17 years agochanges
Duncan Mac-Vicar P [Mon, 23 Oct 2006 11:35:12 +0000 (11:35 +0000)]
changes

17 years agoadd extra and optional urls to product
Duncan Mac-Vicar P [Mon, 23 Oct 2006 11:34:38 +0000 (11:34 +0000)]
add extra and optional urls to product

17 years agofixed compiler warnings
Stefan Schubert [Mon, 23 Oct 2006 10:39:44 +0000 (10:39 +0000)]
fixed compiler warnings

17 years agochanges
Duncan Mac-Vicar P [Mon, 23 Oct 2006 09:28:48 +0000 (09:28 +0000)]
changes

17 years agofix rpm timestamp, detected by michael-g++
Duncan Mac-Vicar P [Mon, 23 Oct 2006 09:27:44 +0000 (09:27 +0000)]
fix rpm timestamp, detected by michael-g++

17 years ago- Added stream output for std::map '[key] = value', manipulator
Michael Andres [Sun, 22 Oct 2006 10:55:53 +0000 (10:55 +0000)]
- Added stream output for std::map '[key] = value', manipulator
  dumpKeys to write keys, and dumpValues to write values only.

17 years agofixed namespace resolution problems after removing inclusion of zypper-tabulator.h
Jan Kupec [Fri, 20 Oct 2006 17:50:20 +0000 (17:50 +0000)]
fixed namespace resolution problems after removing inclusion of zypper-tabulator.h

17 years agodoSearch() changed to take a functor as an argument
Jan Kupec [Fri, 20 Oct 2006 15:59:31 +0000 (15:59 +0000)]
doSearch() changed to take a functor as an argument
enum used instead of bools _installed_only, _uninstalled_only
fixed search by type bug

17 years agofunctor for filling search results table added
Jan Kupec [Fri, 20 Oct 2006 15:53:00 +0000 (15:53 +0000)]
functor for filling search results table added

17 years agobetter
Duncan Mac-Vicar P [Fri, 20 Oct 2006 15:10:07 +0000 (15:10 +0000)]
better

17 years agosome random thoughts how to make commit testable
Duncan Mac-Vicar P [Fri, 20 Oct 2006 15:06:11 +0000 (15:06 +0000)]
some random thoughts how to make commit testable

17 years agoUnified progress reports:
Martin Vidner [Fri, 20 Oct 2006 14:58:14 +0000 (14:58 +0000)]
Unified progress reports:
percentages only for --verbose
missing newlines added
Tried some callback problem handling

17 years agodon't warn about unused parameters
Martin Vidner [Fri, 20 Oct 2006 14:55:28 +0000 (14:55 +0000)]
don't warn about unused parameters

17 years agochangelog, v 2.5.1
Michael Andres [Fri, 20 Oct 2006 14:32:46 +0000 (14:32 +0000)]
changelog, v 2.5.1

17 years ago- Fixed reloading of target data after commit. Broken since
Michael Andres [Fri, 20 Oct 2006 14:29:25 +0000 (14:29 +0000)]
- Fixed reloading of target data after commit. Broken since
  rev 3880.

17 years agochanges
Duncan Mac-Vicar P [Fri, 20 Oct 2006 14:23:32 +0000 (14:23 +0000)]
changes

17 years agodont use lib64 for helper binaries
Duncan Mac-Vicar P [Fri, 20 Oct 2006 14:22:02 +0000 (14:22 +0000)]
dont use lib64 for helper binaries

17 years agobackup
Michael Andres [Fri, 20 Oct 2006 14:21:58 +0000 (14:21 +0000)]
backup

17 years agoadded ResStore::erase by kind of resolvable
Michael Andres [Fri, 20 Oct 2006 13:27:25 +0000 (13:27 +0000)]
added ResStore::erase by kind of resolvable

17 years agoadd a dumb reset, will make it smarter later
Duncan Mac-Vicar P [Fri, 20 Oct 2006 12:19:57 +0000 (12:19 +0000)]
add a dumb reset, will make it smarter later

17 years ago- move timestamp code to RpmDb
Duncan Mac-Vicar P [Fri, 20 Oct 2006 11:51:02 +0000 (11:51 +0000)]
- move timestamp code to RpmDb

17 years agoindent
Duncan Mac-Vicar P [Fri, 20 Oct 2006 11:40:53 +0000 (11:40 +0000)]
indent

17 years agoindent
Duncan Mac-Vicar P [Fri, 20 Oct 2006 11:38:38 +0000 (11:38 +0000)]
indent

17 years agochanges
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:22:37 +0000 (10:22 +0000)]
changes

17 years agoright version
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:22:08 +0000 (10:22 +0000)]
right version

17 years agochanges
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:17:08 +0000 (10:17 +0000)]
changes

17 years ago- adapt Product to provde distribution info
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:15:07 +0000 (10:15 +0000)]
- adapt Product to provde distribution info
- bump version

17 years agofix using temp object reference
Duncan Mac-Vicar P [Fri, 20 Oct 2006 10:14:23 +0000 (10:14 +0000)]
fix using temp object reference

17 years agorevert, causes endless loop
Duncan Mac-Vicar P [Fri, 20 Oct 2006 09:41:44 +0000 (09:41 +0000)]
revert, causes endless loop

17 years agochangelog
Michael Andres [Fri, 20 Oct 2006 09:03:46 +0000 (09:03 +0000)]
changelog

17 years ago- For products show additionally distributionName and distributionEdition.
Michael Andres [Fri, 20 Oct 2006 09:01:12 +0000 (09:01 +0000)]
- For products show additionally distributionName and distributionEdition.
- Fixed PrintItem operating on invalid (freed) data.

17 years agochangelog
Michael Andres [Thu, 19 Oct 2006 22:28:31 +0000 (22:28 +0000)]
changelog

17 years ago- Add accessor for Product distributionName and distributionEdition.
Michael Andres [Thu, 19 Oct 2006 22:28:04 +0000 (22:28 +0000)]
- Add accessor for Product distributionName and distributionEdition.
  (required by #205392)

17 years agobackup
Michael Andres [Thu, 19 Oct 2006 22:09:17 +0000 (22:09 +0000)]
backup

17 years agofix build
Duncan Mac-Vicar P [Thu, 19 Oct 2006 17:11:33 +0000 (17:11 +0000)]
fix build

17 years agoadd include
Duncan Mac-Vicar P [Thu, 19 Oct 2006 16:42:00 +0000 (16:42 +0000)]
add include

17 years agochanges
Duncan Mac-Vicar P [Thu, 19 Oct 2006 16:41:40 +0000 (16:41 +0000)]
changes

17 years agofire the signal in all imports, not only in the workflow
Duncan Mac-Vicar P [Thu, 19 Oct 2006 16:40:13 +0000 (16:40 +0000)]
fire the signal in all imports, not only in the workflow

17 years agotest case for KeyRing
Duncan Mac-Vicar P [Thu, 19 Oct 2006 16:39:42 +0000 (16:39 +0000)]
test case for KeyRing

17 years agoupdate: implemented minimal version (patches only)
Martin Vidner [Thu, 19 Oct 2006 16:28:29 +0000 (16:28 +0000)]
update: implemented minimal version (patches only)
list-updates: changed default type from package to patch
both of above: consider patches affecting the package manager
separately

factored out show_problems and solve_and_commit for reuse

17 years agobump version
Duncan Mac-Vicar P [Thu, 19 Oct 2006 12:09:56 +0000 (12:09 +0000)]
bump version

17 years ago2.4.1
Duncan Mac-Vicar P [Thu, 19 Oct 2006 12:09:20 +0000 (12:09 +0000)]
2.4.1

17 years ago- Make sure config.rpath is present.
Duncan Mac-Vicar P [Thu, 19 Oct 2006 12:08:17 +0000 (12:08 +0000)]
- Make sure config.rpath is present.
- add zypp-query-pool, so registration doesn't depend on
  libzypp-zmd-backend being installed. Will remove from
  backend when suseregister gets updated.

17 years agoFixed the format string to work even on 64bit arch.
Martin Vidner [Thu, 19 Oct 2006 09:05:04 +0000 (09:05 +0000)]
Fixed the format string to work even on 64bit arch.

Using -Wextra is good for you.