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

17 years agozypper search: fixed uninitialized members that made all searches
Martin Vidner [Wed, 18 Oct 2006 19:43:49 +0000 (19:43 +0000)]
zypper search: fixed uninitialized members that made all searches
exact and case sensitve

17 years agoa slightly better handling of source-delete exceptions
Martin Vidner [Wed, 18 Oct 2006 19:39:05 +0000 (19:39 +0000)]
a slightly better handling of source-delete exceptions

17 years agochanges
Duncan Mac-Vicar P [Wed, 18 Oct 2006 11:14:38 +0000 (11:14 +0000)]
changes

17 years ago- write in the right file
Duncan Mac-Vicar P [Wed, 18 Oct 2006 11:13:08 +0000 (11:13 +0000)]
- write in the right file

17 years agoRevision 4326
Stefan Schubert [Wed, 18 Oct 2006 10:53:00 +0000 (10:53 +0000)]
Revision 4326

17 years agoInstall resolvables although they are unneeded
Stefan Schubert [Wed, 18 Oct 2006 10:49:14 +0000 (10:49 +0000)]
Install resolvables although they are unneeded
if they have NOT the kind patch/atoms
Bug 210538 - freshens/supplements does not work with patterns

17 years agozypper service-add -r http://example.org/foo.repo (F#300641).
Martin Vidner [Tue, 17 Oct 2006 17:18:06 +0000 (17:18 +0000)]
zypper service-add -r example.org/foo.repo (F#300641).

17 years agochanges
Duncan Mac-Vicar P [Tue, 17 Oct 2006 16:30:53 +0000 (16:30 +0000)]
changes

17 years ago- zypp-checkpatches:
Duncan Mac-Vicar P [Tue, 17 Oct 2006 16:29:22 +0000 (16:29 +0000)]
- zypp-checkpatches:
  save version of the generated xml to
  regenerate it if it changes.
  save a random token in case of error to
  force recreating xml file

17 years agocoding style
Stefan Hundhammer [Tue, 17 Oct 2006 14:27:22 +0000 (14:27 +0000)]
coding style

17 years agorevert, update rev
Duncan Mac-Vicar P [Tue, 17 Oct 2006 13:40:23 +0000 (13:40 +0000)]
revert, update rev

17 years agorevert
Duncan Mac-Vicar P [Tue, 17 Oct 2006 13:40:05 +0000 (13:40 +0000)]
revert

17 years agoremove permission for zypp checkpatches from spec, changes
Duncan Mac-Vicar P [Tue, 17 Oct 2006 11:51:16 +0000 (11:51 +0000)]
remove permission for zypp checkpatches from spec, changes

17 years agoremove permission for zypp checkpatches from spec
Duncan Mac-Vicar P [Tue, 17 Oct 2006 11:50:57 +0000 (11:50 +0000)]
remove permission for zypp checkpatches from spec

17 years agochanges
Duncan Mac-Vicar P [Tue, 17 Oct 2006 11:50:37 +0000 (11:50 +0000)]
changes

17 years agoremove permission for zypp checkpatches from spec
Duncan Mac-Vicar P [Tue, 17 Oct 2006 11:49:44 +0000 (11:49 +0000)]
remove permission for zypp checkpatches from spec

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

- registration fails because of wrong product data
  (#205392)
  use DISTPRODUCT,DISTVERSION to create the product
  resolvable. have this resolvable provide
  PRODUCT = VERSION

17 years ago- registration fails because of wrong product data
Duncan Mac-Vicar P [Tue, 17 Oct 2006 10:36:50 +0000 (10:36 +0000)]
- registration fails because of wrong product data
  (#205392)
  use DISTPRODUCT,DISTVERSION to create the product
  resolvable. have this resolvable provide
  PRODUCT = VERSION

17 years agoindentation
Duncan Mac-Vicar P [Tue, 17 Oct 2006 09:31:41 +0000 (09:31 +0000)]
indentation

17 years agoFixed file name in \file tag for doxygen
Martin Vidner [Mon, 16 Oct 2006 21:21:25 +0000 (21:21 +0000)]
Fixed file name in \file tag for doxygen

17 years agoFixed file names in \file tags for doxygen
Martin Vidner [Mon, 16 Oct 2006 20:50:44 +0000 (20:50 +0000)]
Fixed file names in \file tags for doxygen

17 years ago-Woverloaded-virtual strikes again
Martin Vidner [Mon, 16 Oct 2006 20:48:34 +0000 (20:48 +0000)]
-Woverloaded-virtual strikes again

17 years agozypper service-add -r ./foo.repo (F#300641).
Martin Vidner [Mon, 16 Oct 2006 16:10:39 +0000 (16:10 +0000)]
zypper service-add -r ./foo.repo (F#300641).

17 years ago--match-exact option added (search for resolvables with exact names)
Jan Kupec [Mon, 16 Oct 2006 15:27:26 +0000 (15:27 +0000)]
--match-exact option added (search for resolvables with exact names)

17 years agokilled leftover conflict marks
Martin Vidner [Mon, 16 Oct 2006 13:24:24 +0000 (13:24 +0000)]
killed leftover conflict marks

17 years ago- Dont incomplete an uninstalled resolvable, even not when establishing.
Stefan Schubert [Mon, 16 Oct 2006 13:20:56 +0000 (13:20 +0000)]
- Dont incomplete an uninstalled resolvable, even not when establishing.
  Incomplete only makes sense for installed resolvables (when they have
  broken deps), for patches (because they are needed) and for atoms
  (because they are used during patch calculation)
  Bug 198379

- Do not branch for packages with the same NVE but different
  architectures.
  Take the best architecture.

17 years agoDo not branch for packages with the same NVE but different
Stefan Schubert [Mon, 16 Oct 2006 13:15:42 +0000 (13:15 +0000)]
Do not branch for packages with the same NVE but different
architectures.
Take the best architecture.

17 years agoDont incomplete an uninstalled resolvable, even not when establishing.
Stefan Schubert [Mon, 16 Oct 2006 13:14:56 +0000 (13:14 +0000)]
Dont incomplete an uninstalled resolvable, even not when establishing.
Incomplete only makes sense for installed resolvables (when they have
broken deps),
for patches (because they are needed) and for atoms (because
they are used during patch calculation)
Bug 198379

17 years agoreduced amount of solution by taking the best architecture only
Stefan Schubert [Mon, 16 Oct 2006 13:12:48 +0000 (13:12 +0000)]
reduced amount of solution by taking the best architecture only

17 years agozypper changes
Jan Kupec [Mon, 16 Oct 2006 13:10:49 +0000 (13:10 +0000)]
zypper changes

17 years agosearch in descriptions added, case-sensitive search added
Jan Kupec [Mon, 16 Oct 2006 12:59:23 +0000 (12:59 +0000)]
search in descriptions added, case-sensitive search added

17 years agosearch in descriptions added, case-sensitive option added
Jan Kupec [Mon, 16 Oct 2006 12:58:15 +0000 (12:58 +0000)]
search in descriptions added, case-sensitive option added

17 years agoFixed broken callbacks (-Woverloaded-virtual saves the world).
Martin Vidner [Mon, 16 Oct 2006 12:24:20 +0000 (12:24 +0000)]
Fixed broken callbacks (-Woverloaded-virtual saves the world).

17 years agodocumented a past BuildRequires change
Martin Vidner [Mon, 16 Oct 2006 11:42:24 +0000 (11:42 +0000)]
documented a past BuildRequires change

17 years agoPrevent the user from sending signals to zypp-checkpatches-wrapper
Martin Vidner [Mon, 16 Oct 2006 11:34:10 +0000 (11:34 +0000)]
Prevent the user from sending signals to zypp-checkpatches-wrapper
(#211286).

17 years agosearch results sort added
Jan Kupec [Mon, 16 Oct 2006 09:58:59 +0000 (09:58 +0000)]
search results sort added

17 years agooutput table creation moved out of doSearch()
Jan Kupec [Mon, 16 Oct 2006 09:58:22 +0000 (09:58 +0000)]
output table creation moved out of doSearch()

17 years agodoes not work correctly ( do not recognize "super-sets" )
Stefan Schubert [Mon, 16 Oct 2006 09:47:39 +0000 (09:47 +0000)]
does not work correctly ( do not recognize "super-sets" )

17 years agoworks with special enhancement flag correctly
Stefan Schubert [Mon, 16 Oct 2006 08:56:40 +0000 (08:56 +0000)]
works with special enhancement flag correctly

17 years agodoese only run without keys
Stefan Schubert [Mon, 16 Oct 2006 08:55:38 +0000 (08:55 +0000)]
doese only run without keys

17 years agorelease will be shown now
Stefan Schubert [Mon, 16 Oct 2006 08:43:54 +0000 (08:43 +0000)]
release will be shown now

17 years agosearch: * and ? wildcard support added
Jan Kupec [Fri, 13 Oct 2006 16:29:15 +0000 (16:29 +0000)]
search: * and ? wildcard support added

17 years agochanges
Duncan Mac-Vicar P [Fri, 13 Oct 2006 14:51:59 +0000 (14:51 +0000)]
changes

17 years agoimplement rename source in sourcemanager
Duncan Mac-Vicar P [Fri, 13 Oct 2006 14:51:29 +0000 (14:51 +0000)]
implement rename source in sourcemanager

17 years agotypo
Michael Andres [Fri, 13 Oct 2006 14:36:30 +0000 (14:36 +0000)]
typo

17 years ago- added class DefaultIntegal<_Tp,_Initial>: Integral type with defined
Michael Andres [Fri, 13 Oct 2006 14:30:41 +0000 (14:30 +0000)]
- added class DefaultIntegal<_Tp,_Initial>: Integral type with defined
  initial value when default constructed.

17 years agoindent
Duncan Mac-Vicar P [Fri, 13 Oct 2006 13:08:00 +0000 (13:08 +0000)]
indent

17 years agochanges
Duncan Mac-Vicar P [Fri, 13 Oct 2006 12:33:11 +0000 (12:33 +0000)]
changes

17 years ago- YaST sources: set alias to product summary if empty
Duncan Mac-Vicar P [Fri, 13 Oct 2006 12:30:24 +0000 (12:30 +0000)]
- YaST sources: set alias to product summary if empty
- show alias on logs.

17 years agosome doc enhancements
Duncan Mac-Vicar P [Fri, 13 Oct 2006 12:04:06 +0000 (12:04 +0000)]
some doc enhancements

17 years agorug like --match-words option implemented
Jan Kupec [Fri, 13 Oct 2006 10:34:17 +0000 (10:34 +0000)]
rug like --match-words option implemented