Josef Reidinger [Tue, 20 May 2008 07:28:37 +0000 (07:28 +0000)]
add backward compatibility with old attribute name (kind, string_type and global_string).
Jan Kupec [Mon, 19 May 2008 19:13:18 +0000 (19:13 +0000)]
changes & version
Jan Kupec [Mon, 19 May 2008 19:10:33 +0000 (19:10 +0000)]
- deltarpms now work
- repository is now associated with each delta individually, a delta
from any repo can be applied
Stefan Schubert [Mon, 19 May 2008 16:13:48 +0000 (16:13 +0000)]
- Resetting Delete Details in ResStatus correctly (bnc #391785)
Stefan Schubert [Mon, 19 May 2008 16:13:02 +0000 (16:13 +0000)]
- Resetting Delete Details in ResStatus correctly (bnc #391785)
Stefan Schubert [Mon, 19 May 2008 14:27:51 +0000 (14:27 +0000)]
typos
Duncan Mac-Vicar P [Mon, 19 May 2008 14:24:51 +0000 (14:24 +0000)]
- using the right methods for settng transactions
Duncan Mac-Vicar P [Mon, 19 May 2008 12:55:01 +0000 (12:55 +0000)]
testcase to test attributes are read correctly, should prevent some
stupid bugs to happen again
Duncan Mac-Vicar P [Mon, 19 May 2008 12:55:00 +0000 (12:55 +0000)]
bye, we dont have sqlite cache anymore
Duncan Mac-Vicar P [Mon, 19 May 2008 09:50:35 +0000 (09:50 +0000)]
Merge changes
Duncan Mac-Vicar P [Mon, 19 May 2008 09:50:34 +0000 (09:50 +0000)]
- when setting status to non installed for uninstalled packages
set the user transaction so they go to soft locks.
(related to bnc#389739 )
Jan Kupec [Mon, 19 May 2008 01:13:20 +0000 (01:13 +0000)]
cout -> log
Jan Kupec [Mon, 19 May 2008 01:11:34 +0000 (01:11 +0000)]
- delta support backup
- limit delta candidates by package name
- TODO: fix the deltainfo parser in sat (add missing stuff, check
attributes), beautify
Jan Kupec [Mon, 19 May 2008 00:45:40 +0000 (00:45 +0000)]
backup
Stephan Kulow [Fri, 16 May 2008 21:17:30 +0000 (21:17 +0000)]
sync with autobuild
Josef Reidinger [Fri, 16 May 2008 14:50:06 +0000 (14:50 +0000)]
changes
Stefan Schubert [Fri, 16 May 2008 14:46:48 +0000 (14:46 +0000)]
added new calls
Stefan Schubert [Fri, 16 May 2008 14:45:32 +0000 (14:45 +0000)]
- Added new calls : isInstalledBy (const PoolItem item);
installs (const PoolItem item);
Josef Reidinger [Fri, 16 May 2008 14:45:10 +0000 (14:45 +0000)]
don't run merge in save when toAdd/Remove queue is empty
throw when locks cannot load its file
Josef Reidinger [Fri, 16 May 2008 08:01:22 +0000 (08:01 +0000)]
changes
Josef Reidinger [Fri, 16 May 2008 07:59:58 +0000 (07:59 +0000)]
throw more describing exception when repo probing failed (bnc #389690)
Stefan Schubert [Thu, 15 May 2008 13:43:51 +0000 (13:43 +0000)]
- added more docu
- reset solutions in resolveQueue
Josef Reidinger [Thu, 15 May 2008 13:17:35 +0000 (13:17 +0000)]
changes
Josef Reidinger [Thu, 15 May 2008 13:16:51 +0000 (13:16 +0000)]
allow call only merge old locks and newly added/removed without saving it to file
Stefan Schubert [Thu, 15 May 2008 12:15:53 +0000 (12:15 +0000)]
added solutions for ResolveQueue
Michael Matz [Wed, 14 May 2008 23:52:23 +0000 (23:52 +0000)]
Avoid calling the PublicKey(Pathname) ctor uselessly. It is very costly
(calling two external programs :-( ). This whole key handling is
terrible.
Michael Matz [Wed, 14 May 2008 23:30:04 +0000 (23:30 +0000)]
Shovel off a number of useless calls to external programs.
Duncan Mac-Vicar P [Tue, 13 May 2008 15:38:38 +0000 (15:38 +0000)]
report non packages as keep installed if satisfied to the
user interace (Selectables)
Duncan Mac-Vicar P [Tue, 13 May 2008 15:38:37 +0000 (15:38 +0000)]
report non packages as keep installed if satisfied to the
user interace (Selectables)
Jan Kupec [Tue, 13 May 2008 13:50:56 +0000 (13:50 +0000)]
changes
Jan Kupec [Tue, 13 May 2008 13:09:49 +0000 (13:09 +0000)]
+mkdir -p $RPM_BUILD_ROOT/etc/zypp/products.d
Jan Kupec [Mon, 12 May 2008 15:27:57 +0000 (15:27 +0000)]
version
Jan Kupec [Mon, 12 May 2008 15:23:38 +0000 (15:23 +0000)]
changes
Jan Kupec [Mon, 12 May 2008 15:21:08 +0000 (15:21 +0000)]
- /etc/zypp/products.d added (bnc #385868)
Jan Kupec [Mon, 12 May 2008 15:17:04 +0000 (15:17 +0000)]
changes
Jan Kupec [Mon, 12 May 2008 15:04:29 +0000 (15:04 +0000)]
- call problem() on rpm removal error (bcn #388810)
Stephan Kulow [Sat, 10 May 2008 19:57:45 +0000 (19:57 +0000)]
fix build
Michael Andres [Fri, 9 May 2008 21:37:53 +0000 (21:37 +0000)]
hijack /var/log/YaST2/y2logRPM if no history file is defined
Michael Andres [Fri, 9 May 2008 21:19:13 +0000 (21:19 +0000)]
Product now retrieves all attributes from the solv file.
Michael Andres [Fri, 9 May 2008 19:39:35 +0000 (19:39 +0000)]
- Add zypp.conf option configdir (/etc/zypp) and arrange
all config files and directories to follow {configdir}
per default.
- Fix zypp-query-pool to print satisfied products and additional
products defined in {configdir}/products.d for registration.
(bnc #385868)
Michael Andres [Fri, 9 May 2008 16:59:21 +0000 (16:59 +0000)]
Added );
Michael Andres [Fri, 9 May 2008 16:58:16 +0000 (16:58 +0000)]
add str::stripLastWord
Josef Reidinger [Fri, 9 May 2008 13:34:37 +0000 (13:34 +0000)]
changes
Josef Reidinger [Fri, 9 May 2008 13:31:17 +0000 (13:31 +0000)]
implement remove duplicate entries in lock file (bnc#385967)
Michael Andres [Fri, 9 May 2008 13:18:44 +0000 (13:18 +0000)]
Speedup rpmdb2solv by reusing an existing solv file.
Josef Reidinger [Fri, 9 May 2008 11:45:16 +0000 (11:45 +0000)]
fix bug if locks intersect
Josef Reidinger [Fri, 9 May 2008 10:13:02 +0000 (10:13 +0000)]
add size_type for Locks
Josef Reidinger [Fri, 9 May 2008 09:14:43 +0000 (09:14 +0000)]
fix bug in manpage examples
Josef Reidinger [Fri, 9 May 2008 08:36:50 +0000 (08:36 +0000)]
add some debuging string to easy recognize bugs
Josef Reidinger [Fri, 9 May 2008 07:50:23 +0000 (07:50 +0000)]
add manpage for locks
Michael Andres [Thu, 8 May 2008 21:48:54 +0000 (21:48 +0000)]
backup
Michael Andres [Thu, 8 May 2008 20:38:59 +0000 (20:38 +0000)]
Take care IniDict remembers even empty sections.
Michael Andres [Thu, 8 May 2008 16:17:12 +0000 (16:17 +0000)]
Fix failed package download due to unkown repository type (bnc #386386)
Michael Andres [Thu, 8 May 2008 16:09:36 +0000 (16:09 +0000)]
provide operator!= (missing as operator== is defined)
Michael Andres [Thu, 8 May 2008 15:24:52 +0000 (15:24 +0000)]
canges
Michael Andres [Thu, 8 May 2008 15:13:56 +0000 (15:13 +0000)]
Support optional root argument to RepoManagerOptions, to prefix all
path names taken from ZConfig.
Stefan Schubert [Thu, 8 May 2008 12:42:15 +0000 (12:42 +0000)]
new translations
Stefan Schubert [Thu, 8 May 2008 12:22:35 +0000 (12:22 +0000)]
- new solution action for removing requirements/conflicts (bnc #387631)
Stefan Schubert [Thu, 8 May 2008 12:21:32 +0000 (12:21 +0000)]
- new solution action for removing requirements/conflicts Bug 387631
Michael Andres [Thu, 8 May 2008 08:59:41 +0000 (08:59 +0000)]
Provide enumerated patch category Patch::categoryEnum()
Michael Andres [Thu, 8 May 2008 08:59:29 +0000 (08:59 +0000)]
Provide enumerated patch category Patch::categoryEnum()
Stefan Schubert [Wed, 7 May 2008 11:53:12 +0000 (11:53 +0000)]
DistUpgrade: searching for providers -> regarding name only
Stefan Schubert [Wed, 7 May 2008 11:51:52 +0000 (11:51 +0000)]
DistUpgrade: searching for providers -> regarding name only
Arvin Schnell [Wed, 7 May 2008 08:23:49 +0000 (08:23 +0000)]
- removed obsolete BuildRequires sqlite-devel
Duncan Mac-Vicar P [Tue, 6 May 2008 15:32:38 +0000 (15:32 +0000)]
bump and changes
Duncan Mac-Vicar P [Tue, 6 May 2008 15:32:37 +0000 (15:32 +0000)]
- add cmd line option to query pool to look for objects that can be
registered instead if using the @system catalog as a filter
Duncan Mac-Vicar P [Tue, 6 May 2008 15:32:36 +0000 (15:32 +0000)]
add -i option to query pool for installed objects
Duncan Mac-Vicar P [Tue, 6 May 2008 15:32:35 +0000 (15:32 +0000)]
warning
Duncan Mac-Vicar P [Tue, 6 May 2008 15:32:33 +0000 (15:32 +0000)]
warning
Josef Reidinger [Tue, 6 May 2008 14:19:37 +0000 (14:19 +0000)]
change names in locks serialize to more human friendly
Josef Reidinger [Tue, 6 May 2008 12:58:06 +0000 (12:58 +0000)]
revert isLocal metod and use downloads instead to decide when cache packages.
Josef Reidinger [Tue, 6 May 2008 08:22:15 +0000 (08:22 +0000)]
fix saving after cleaning empty locks
Stephan Kulow [Tue, 6 May 2008 05:37:49 +0000 (05:37 +0000)]
I hope I got the right return value
Jan Kupec [Mon, 5 May 2008 12:10:45 +0000 (12:10 +0000)]
changes
Jan Kupec [Mon, 5 May 2008 12:08:08 +0000 (12:08 +0000)]
- support multiple search strings (ORed)
Stefan Schubert [Mon, 5 May 2008 07:56:10 +0000 (07:56 +0000)]
rev 9943
Stefan Schubert [Mon, 5 May 2008 07:55:20 +0000 (07:55 +0000)]
Switch off the upgrade mode of the
SAT solver cause the packages have already been evaluated by
the distupgrade machanism of libzypp. (bnc #386375)
Josef Reidinger [Fri, 2 May 2008 14:32:43 +0000 (14:32 +0000)]
changes
Josef Reidinger [Fri, 2 May 2008 14:31:18 +0000 (14:31 +0000)]
release file after copy to cache as soon as possible. (bnc #381311)
Stefan Schubert [Fri, 2 May 2008 14:29:23 +0000 (14:29 +0000)]
bugfix for 385832
Stefan Schubert [Fri, 2 May 2008 14:27:50 +0000 (14:27 +0000)]
- bugfix:keep states by user has been removed it
the package has not been installed BUT has been recommended by another
package.
- cleanup logs
Josef Reidinger [Fri, 2 May 2008 10:16:46 +0000 (10:16 +0000)]
changes
Josef Reidinger [Fri, 2 May 2008 10:15:28 +0000 (10:15 +0000)]
add isLocal function to Url which say if scheme is local or internet.
Josef Reidinger [Fri, 2 May 2008 07:37:22 +0000 (07:37 +0000)]
changes
Josef Reidinger [Fri, 2 May 2008 07:32:24 +0000 (07:32 +0000)]
cache decision for repository depend on his url.
http,ftp and smb cache packages.
Michael Andres [Wed, 30 Apr 2008 23:07:34 +0000 (23:07 +0000)]
- Load and maintain persistent hard locks stored in /etc/zypp/locks.
Locks are loaded together with the target, and changes are writen
back on commit. zypp.conf option locksfile.apply can be used to turn
this feature on or off. (FATE #120352)
Michael Andres [Wed, 30 Apr 2008 22:36:11 +0000 (22:36 +0000)]
Define functions in namespace zypp
Michael Andres [Wed, 30 Apr 2008 22:35:22 +0000 (22:35 +0000)]
fix missing enum in switch
Michael Andres [Wed, 30 Apr 2008 21:20:45 +0000 (21:20 +0000)]
Enabled Pool to handle persistent hard locks, except save/restore which is Targets job.
Michael Andres [Wed, 30 Apr 2008 21:16:07 +0000 (21:16 +0000)]
Add PoolQueryResult::contains
Michael Andres [Wed, 30 Apr 2008 21:15:22 +0000 (21:15 +0000)]
Use own logclass for PoolQuery
Michael Andres [Wed, 30 Apr 2008 18:01:46 +0000 (18:01 +0000)]
small fixes
Michael Andres [Wed, 30 Apr 2008 17:57:26 +0000 (17:57 +0000)]
deprecate script message and atom
Michael Andres [Wed, 30 Apr 2008 15:17:35 +0000 (15:17 +0000)]
fix RepoManager_test
Michael Andres [Wed, 30 Apr 2008 14:40:35 +0000 (14:40 +0000)]
- Add zypp.conf option solvfilesdir: Path where the repo solv files
are created. Default value: {cachedir}/solv.
- Target and repositories now save their solvfiles below {solvfilesdir}
in directories named after the repositories alias.
Jan Kupec [Wed, 30 Apr 2008 12:33:21 +0000 (12:33 +0000)]
changes
Jan Kupec [Wed, 30 Apr 2008 12:32:40 +0000 (12:32 +0000)]
- the symlink must be relative
Jan Kupec [Wed, 30 Apr 2008 12:18:54 +0000 (12:18 +0000)]
- fixed filesystem::expandlink(Pathname) (bnc #368477)
Michael Andres [Wed, 30 Apr 2008 11:03:44 +0000 (11:03 +0000)]
add Target::cleanCache
Stefan Schubert [Wed, 30 Apr 2008 10:10:03 +0000 (10:10 +0000)]
- remove _items_to_update
- regarding user selected items in the resolve queue