platform/upstream/libzypp.git
13 years agochanges 9.8.3 9.8.3
Michael Andres [Mon, 4 Jul 2011 09:06:45 +0000 (11:06 +0200)]
changes 9.8.3

13 years agoReturn an error if download in advance failed to provide all packages (bnc#699435)
Michael Andres [Mon, 4 Jul 2011 09:06:02 +0000 (11:06 +0200)]
Return an error if download in advance failed to provide all packages (bnc#699435)

13 years agoTake care the transactions noobsmap is properly adjusted.
Michael Andres [Fri, 1 Jul 2011 11:48:10 +0000 (13:48 +0200)]
Take care the transactions noobsmap is properly adjusted.

13 years agoAdd a feature provides for plugin support in general
Michael Andres [Fri, 1 Jul 2011 08:58:19 +0000 (10:58 +0200)]
Add a feature provides for plugin support in general

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 29 Jun 2011 23:13:43 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years agochanges 9.8.2 9.8.2
Michael Andres [Wed, 29 Jun 2011 10:24:06 +0000 (12:24 +0200)]
changes 9.8.2

13 years agoAlways compute transaction from pool (bnc#702576)
Michael Andres [Wed, 29 Jun 2011 10:23:02 +0000 (12:23 +0200)]
Always compute transaction from pool (bnc#702576)

13 years agoAdd feature provides for supported plugins.
Michael Andres [Tue, 28 Jun 2011 14:06:06 +0000 (16:06 +0200)]
Add feature provides for supported plugins.

13 years agochanges
Duncan Mac-Vicar P [Tue, 21 Jun 2011 08:45:11 +0000 (10:45 +0200)]
changes

13 years agoTemplate configuration for automatic kernel purge (feature#312018)
Duncan Mac-Vicar P [Tue, 21 Jun 2011 08:43:08 +0000 (10:43 +0200)]
Template configuration for automatic kernel purge (feature#312018)

13 years agoadd flymake files to gitignore
Duncan Mac-Vicar P [Tue, 21 Jun 2011 08:36:59 +0000 (10:36 +0200)]
add flymake files to gitignore

13 years agotypo
Michael Andres [Tue, 14 Jun 2011 11:57:50 +0000 (13:57 +0200)]
typo

13 years agochanges 9.8.1 9.8.1
Michael Andres [Tue, 14 Jun 2011 11:39:02 +0000 (13:39 +0200)]
changes 9.8.1

13 years agoFix download loop to skip non-install actions. (bnc#699435)
Michael Andres [Tue, 14 Jun 2011 11:35:25 +0000 (13:35 +0200)]
Fix download loop to skip non-install actions. (bnc#699435)

13 years agodecrease logging
Michael Andres [Tue, 14 Jun 2011 11:31:57 +0000 (13:31 +0200)]
decrease logging

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 11 Jun 2011 23:13:36 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years agochanges
Michael Andres [Thu, 9 Jun 2011 07:35:36 +0000 (09:35 +0200)]
changes

13 years agoFix missing return value.
Michael Andres [Thu, 9 Jun 2011 07:35:30 +0000 (09:35 +0200)]
Fix missing return value.

13 years agofix createPot script
Michael Andres [Wed, 8 Jun 2011 12:36:45 +0000 (14:36 +0200)]
fix createPot script

13 years agochanges 9.8.0 9.8.0
Michael Andres [Wed, 8 Jun 2011 11:00:20 +0000 (13:00 +0200)]
changes 9.8.0

13 years agobackup
Michael Andres [Wed, 8 Jun 2011 10:58:44 +0000 (12:58 +0200)]
backup

13 years agoSimplify ZYppCommitResult by using filtered Transaction::action_iterator.
Michael Andres [Wed, 8 Jun 2011 10:58:25 +0000 (12:58 +0200)]
Simplify ZYppCommitResult by using filtered Transaction::action_iterator.

13 years agoAllow to apply StepStage filter to Transactions action_iterator.
Michael Andres [Wed, 8 Jun 2011 10:52:55 +0000 (12:52 +0200)]
Allow to apply StepStage filter to Transactions action_iterator.

13 years agoSimplify Flags implementation
Michael Andres [Wed, 8 Jun 2011 10:48:48 +0000 (12:48 +0200)]
Simplify Flags implementation

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Tue, 7 Jun 2011 12:12:35 +0000 (14:12 +0200)]
Update zypp-po.tar.bz2

13 years agochanges 9.7.0 9.7.0
Michael Andres [Tue, 7 Jun 2011 10:45:05 +0000 (12:45 +0200)]
changes 9.7.0

13 years agofix transaction ORDER_BY_MEDIANR
Michael Andres [Tue, 7 Jun 2011 10:44:54 +0000 (12:44 +0200)]
fix transaction ORDER_BY_MEDIANR

13 years agoEnhance sat::Queue api
Michael Andres [Tue, 7 Jun 2011 10:38:34 +0000 (12:38 +0200)]
Enhance sat::Queue api

13 years agothe Recommends tag doesn't work in fedora
Dominik Heidler [Mon, 6 Jun 2011 14:52:41 +0000 (16:52 +0200)]
the Recommends tag doesn't work in fedora

13 years agofix missing return value
Michael Andres [Fri, 3 Jun 2011 21:49:30 +0000 (23:49 +0200)]
fix missing return value

13 years agoplugin doc updated
Michael Andres [Fri, 3 Jun 2011 21:46:10 +0000 (23:46 +0200)]
plugin doc updated

13 years agochanges 9.6.0 9.6.0
Michael Andres [Fri, 3 Jun 2011 21:27:09 +0000 (23:27 +0200)]
changes 9.6.0

13 years agobackup
Michael Andres [Fri, 3 Jun 2011 21:26:55 +0000 (23:26 +0200)]
backup

13 years agoBasic commit plugins implemented (for fate#303699).
Michael Andres [Fri, 3 Jun 2011 21:26:40 +0000 (23:26 +0200)]
Basic commit plugins implemented (for fate#303699).

13 years agoPluginScript: don't kill plugin if it responds to _DISCONNECT
Michael Andres [Fri, 3 Jun 2011 21:26:09 +0000 (23:26 +0200)]
PluginScript: don't kill plugin if it responds to _DISCONNECT

13 years agoPluginFrame: add convenience methods
Michael Andres [Fri, 3 Jun 2011 18:14:05 +0000 (20:14 +0200)]
PluginFrame: add convenience methods

13 years agoupdate plugin doc (add zypp-plugin-python section and commit plugin page)
Michael Andres [Fri, 3 Jun 2011 18:13:30 +0000 (20:13 +0200)]
update plugin doc (add zypp-plugin-python section and commit plugin page)

13 years agoupdate plugin doc (add zypp-plugin-python section and commit plugin page)
Michael Andres [Fri, 3 Jun 2011 12:43:06 +0000 (14:43 +0200)]
update plugin doc (add zypp-plugin-python section and commit plugin page)

13 years agoadd api for changing PluginScript timeouts
Michael Andres [Fri, 3 Jun 2011 09:12:10 +0000 (11:12 +0200)]
add api for changing PluginScript timeouts

13 years agochanges 9.5.0 9.5.0
Michael Andres [Tue, 31 May 2011 15:42:01 +0000 (17:42 +0200)]
changes 9.5.0

13 years agobackup
Michael Andres [Tue, 31 May 2011 15:26:11 +0000 (17:26 +0200)]
backup

13 years agoReport history log open failure only once per file.
Michael Andres [Tue, 31 May 2011 15:26:03 +0000 (17:26 +0200)]
Report history log open failure only once per file.

13 years agoDo commit based on sat::Transaction.
Michael Andres [Tue, 31 May 2011 15:25:08 +0000 (17:25 +0200)]
Do commit based on sat::Transaction.

13 years agoAdd class sat::Queue
Michael Andres [Tue, 31 May 2011 15:19:52 +0000 (17:19 +0200)]
Add class sat::Queue

13 years agoAdd class satTransaction (satsolver transaction wrapper).
Michael Andres [Wed, 18 May 2011 12:20:00 +0000 (14:20 +0200)]
Add class satTransaction (satsolver transaction wrapper).

13 years agoKeep solver structure until next run in case we need additional info.
Michael Andres [Tue, 5 Apr 2011 12:45:14 +0000 (14:45 +0200)]
Keep solver structure until next run in case we need additional info.

13 years agoFix CommitPackageCache to be independent of outer package sequence repesentation.
Michael Andres [Tue, 12 Apr 2011 14:02:09 +0000 (16:02 +0200)]
Fix CommitPackageCache to be independent of outer package sequence repesentation.

13 years agoDeprecate old GetResolvablesToInsDel
Michael Andres [Tue, 12 Apr 2011 14:00:36 +0000 (16:00 +0200)]
Deprecate old GetResolvablesToInsDel

13 years agogenclass: add dumpOn to template
Michael Andres [Wed, 6 Apr 2011 09:49:27 +0000 (11:49 +0200)]
genclass: add dumpOn to template

13 years agochanges
Michael Andres [Tue, 31 May 2011 10:10:00 +0000 (12:10 +0200)]
changes

13 years agoAssert rpm database directory is created before rpmtsInitDB is called (bnc#697115)
Michael Andres [Tue, 31 May 2011 10:09:48 +0000 (12:09 +0200)]
Assert rpm database directory is created before rpmtsInitDB is called (bnc#697115)

13 years agochanges 9.4.0 9.4.0
Dominik Heidler [Tue, 31 May 2011 09:50:09 +0000 (11:50 +0200)]
changes 9.4.0

13 years agoadd method interactiveFlags to Patch describing what makes it interactive
Dominik Heidler [Tue, 31 May 2011 09:46:21 +0000 (11:46 +0200)]
add method interactiveFlags to Patch describing what makes it interactive

13 years agofix operator~ return datatype for flags (ctor is explicit)
Dominik Heidler [Tue, 31 May 2011 09:44:19 +0000 (11:44 +0200)]
fix operator~ return datatype for flags (ctor is explicit)

13 years agofix var definition order
Dominik Heidler [Tue, 31 May 2011 09:39:40 +0000 (11:39 +0200)]
fix var definition order

13 years agochanges
Michael Andres [Tue, 31 May 2011 08:26:43 +0000 (10:26 +0200)]
changes

13 years agoRecommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
Michael Andres [Tue, 31 May 2011 08:15:44 +0000 (10:15 +0200)]
Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)

13 years agochanges 9.3.0 9.3.0
Dominik Heidler [Mon, 30 May 2011 15:14:39 +0000 (17:14 +0200)]
changes 9.3.0

13 years agoSwitch patch interactive-check to flags
Dominik Heidler [Mon, 30 May 2011 15:13:05 +0000 (17:13 +0200)]
Switch patch interactive-check to flags

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 28 May 2011 23:13:42 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years agochanges
Michael Andres [Fri, 27 May 2011 15:02:46 +0000 (17:02 +0200)]
changes

13 years agofix specfile to handle sles translations if available
Michael Andres [Fri, 27 May 2011 12:04:00 +0000 (14:04 +0200)]
fix specfile to handle sles translations if available

13 years agoremove outdated sles translations
Michael Andres [Fri, 27 May 2011 10:18:43 +0000 (12:18 +0200)]
remove outdated sles translations

13 years agochanges
Michael Andres [Fri, 27 May 2011 07:52:59 +0000 (09:52 +0200)]
changes

13 years agoAvoid using #elifdef directive.
Michael Andres [Fri, 27 May 2011 07:52:53 +0000 (09:52 +0200)]
Avoid using #elifdef directive.

13 years agoThat udev is there is not enough. Double check that udev has the right
Duncan Mac-Vicar P [Thu, 26 May 2011 16:59:42 +0000 (18:59 +0200)]
That udev is there is not enough. Double check that udev has the right
APIs, if not, fallback to HAL.

For the distro. Use udev only if suse_version >= 1130

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Wed, 25 May 2011 23:13:43 +0000 (01:13 +0200)]
Update zypp-po.tar.bz2

13 years agoFix Patch::interactive patch (c56a7818)
Michael Andres [Wed, 25 May 2011 09:57:57 +0000 (11:57 +0200)]
Fix Patch::interactive patch (c56a7818)

13 years agochanges
Michael Andres [Wed, 25 May 2011 08:01:06 +0000 (10:01 +0200)]
changes

13 years agochanges
Michael Andres [Wed, 25 May 2011 07:38:53 +0000 (09:38 +0200)]
changes

13 years agoAdd a fallback gnome-packagekit updater in package-manager (bnc#667504)
Michael Andres [Thu, 27 Jan 2011 12:46:58 +0000 (13:46 +0100)]
Add a fallback gnome-packagekit updater in package-manager (bnc#667504)

13 years agochanges 9.2.0 9.2.0
Dominik Heidler [Tue, 24 May 2011 12:51:18 +0000 (14:51 +0200)]
changes 9.2.0

13 years agoadd option ignore_reboot_flag to Patch::interactive (bnc#665853)
Dominik Heidler [Tue, 24 May 2011 10:39:41 +0000 (12:39 +0200)]
add option ignore_reboot_flag to Patch::interactive (bnc#665853)

13 years agoFix License in specfile.
Michael Andres [Tue, 24 May 2011 10:44:30 +0000 (12:44 +0200)]
Fix License in specfile.

13 years agochanges 9.1.2 9.1.2
Dominik Heidler [Mon, 23 May 2011 14:13:12 +0000 (16:13 +0200)]
changes 9.1.2

13 years agorespect patch content license when determinating interactive status
Dominik Heidler [Mon, 23 May 2011 14:11:05 +0000 (16:11 +0200)]
respect patch content license when determinating interactive status

13 years agochanges
Michael Andres [Mon, 23 May 2011 14:08:10 +0000 (16:08 +0200)]
changes

13 years agoDisable rpm V3toV4 conversion while not working with rpm 4.9
Michael Andres [Mon, 23 May 2011 14:07:00 +0000 (16:07 +0200)]
Disable rpm V3toV4 conversion while not working with rpm 4.9

13 years agochanges
Michael Andres [Mon, 23 May 2011 10:07:33 +0000 (12:07 +0200)]
changes

13 years agoMore rpm-4.9 fixes
Michael Andres [Mon, 23 May 2011 10:07:23 +0000 (12:07 +0200)]
More rpm-4.9 fixes

13 years agoUpdate zypp-po.tar.bz2
Michael Andres [Sat, 21 May 2011 23:14:21 +0000 (01:14 +0200)]
Update zypp-po.tar.bz2

13 years ago- first shot in rpm-4.9 port
Michael Schroeder [Fri, 20 May 2011 17:03:51 +0000 (19:03 +0200)]
- first shot in rpm-4.9 port

13 years agochanges 9.1.1 9.1.1
Michael Andres [Fri, 20 May 2011 15:11:44 +0000 (17:11 +0200)]
changes 9.1.1

13 years agofix for rpm-4.9
Michael Andres [Fri, 20 May 2011 15:10:27 +0000 (17:10 +0200)]
fix for rpm-4.9

13 years agochanges 9.1.0 9.1.0
Michael Andres [Fri, 20 May 2011 11:46:20 +0000 (13:46 +0200)]
changes 9.1.0

13 years agoreenable rpmdb::convertV3toV4
Michael Andres [Fri, 20 May 2011 11:46:04 +0000 (13:46 +0200)]
reenable rpmdb::convertV3toV4

13 years agoDisable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
Michael Andres [Fri, 20 May 2011 11:39:27 +0000 (13:39 +0200)]
Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)

13 years agoremove some commented stuff
Duncan Mac-Vicar P [Wed, 18 May 2011 13:34:54 +0000 (15:34 +0200)]
remove some commented stuff

13 years agoalready set in CXX_FLAGS
Duncan Mac-Vicar P [Wed, 18 May 2011 13:27:14 +0000 (15:27 +0200)]
already set in CXX_FLAGS

13 years agochanges
Duncan Mac-Vicar P [Wed, 18 May 2011 12:11:03 +0000 (14:11 +0200)]
changes

13 years agotypo
Duncan Mac-Vicar P [Wed, 18 May 2011 12:04:10 +0000 (14:04 +0200)]
typo

13 years agoFind Boost libraries instead of hardcoding
Duncan Mac-Vicar P [Wed, 18 May 2011 12:01:47 +0000 (12:01 +0000)]
Find Boost libraries instead of hardcoding
Fixes linking when -mt version is not available

13 years agoAllow MediaCD to build against udev _and_ HAL, or even without both
Duncan Mac-Vicar P [Wed, 18 May 2011 12:01:41 +0000 (12:01 +0000)]
Allow MediaCD to build against udev _and_ HAL, or even without both
(limited functionality detecting devices then)

13 years agoadd conditional to build against older curls
Duncan Mac-Vicar P [Wed, 18 May 2011 11:59:21 +0000 (11:59 +0000)]
add conditional to build against older curls

13 years agoRevive HAL and dbus finders to build on older platforms
Duncan Mac-Vicar P [Wed, 18 May 2011 11:58:46 +0000 (11:58 +0000)]
Revive HAL and dbus finders to build on older platforms

13 years agoAdd missing entries for const Arch Arch_armv7(n)hl .
Jan-Simon Möller [Tue, 17 May 2011 15:24:44 +0000 (17:24 +0200)]
Add missing entries for const Arch Arch_armv7(n)hl .

Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
13 years agoFix poolquery handling repo restrictions correctly. (bnc#661976)
Michael Andres [Tue, 17 May 2011 17:00:23 +0000 (19:00 +0200)]
Fix poolquery handling repo restrictions correctly. (bnc#661976)

13 years agouse packageconfig to find libproxy
Dominik Heidler [Tue, 17 May 2011 11:28:34 +0000 (13:28 +0200)]
use packageconfig to find libproxy

13 years agochanges
Duncan Mac-Vicar P [Mon, 16 May 2011 12:42:41 +0000 (14:42 +0200)]
changes

13 years agohicolor-icons not available in older releases
Duncan Mac-Vicar P [Mon, 16 May 2011 12:38:54 +0000 (14:38 +0200)]
hicolor-icons not available in older releases