Handle application/x-redhat-package-manager in package-manager.desktop
[platform/upstream/libzypp.git] / package / libzypp.changes
index 54dea05..a1ccd76 100644 (file)
@@ -1,4 +1,324 @@
 -------------------------------------------------------------------
+Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
+
+- Handle application/x-redhat-package-manager in package-manager.desktop 
+  (bnc #391183)
+- revision 10361
+
+-------------------------------------------------------------------
+Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
+
+- X-SuSE-ControlCenter-System category added
+  to package-manager.desktop (bnc #302324)
+- revision 10353
+
+-------------------------------------------------------------------
+Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
+
+- Fix crash when requesting disk usage without a target loaded. (bnc #396755) 
+- revision 10340
+
+-------------------------------------------------------------------
+Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
+
+- Fix memory corruption in curl media handler (bnc #396979) 
+- revision 10338
+
+-------------------------------------------------------------------
+Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
+
+- Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
+  as 'source package named zypper'. So these capabilities can be used
+  together with sat::Whatprovides or in resolver requests. (bnc #369893)
+- revision 10335
+
+-------------------------------------------------------------------
+Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
+
+- allow aborting progress during removing packages. (bnc #389238)
+- revision 10331 
+
+-------------------------------------------------------------------
+Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
+
+- New option for ignoring Obsoletes. This is used for installing more than
+  one pacakges with the same name but different versions.
+  Often used by kernel.
+- r 10299 
+
+-------------------------------------------------------------------
+Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
+
+- Revert inappropriate Selectable cleanup. Fix Selectable 
+  status computation. Unmaintained packages were wrongly
+  reported as unsinstalled. (bnc #394630)
+- version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
+- revision 10295
+
+-------------------------------------------------------------------
+Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
+
+- fixed typo
+
+-------------------------------------------------------------------
+Wed May 28 18:54:27 CEST 2008 - ma@suse.de
+
+- Reenable diskusage calculation (bnc #395051)
+- version 4.25.1
+- revision 10273
+
+-------------------------------------------------------------------
+Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
+
+- RepoManager::packagesPath(RepoInfo) added (bnc #394728)
+- revision 10271
+
+-------------------------------------------------------------------
+Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
+
+- RepoInfo: don't overwrite flags that have already been set externally
+  (bnc #394728)
+- revision 10256
+
+-------------------------------------------------------------------
+Wed May 28 15:30:24 CEST 2008 - ma@suse.de
+
+- Create missing directories when saving config files. (bnc #395026)
+- Fix undefined behaviour in RepoManager.
+- revision 10255
+
+-------------------------------------------------------------------
+Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
+
+- SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
+  from resolvePool or resolveQueue we will have to take care for both
+  cases. (bnc#393969) 
+- r 10252
+
+-------------------------------------------------------------------
+Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
+
+- compile with RPM_OPT_FLAGS
+
+-------------------------------------------------------------------
+Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
+
+- old2new locks file converter script added to %post (jredinger)
+- r 10227
+
+-------------------------------------------------------------------
+Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
+
+- Do not regard packages with the same name while upgrading obsoleted
+  packages (bnc#394367)
+- r 10219 
+
+-------------------------------------------------------------------
+Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
+
+- revert commit don't check for existence of keys,
+  to avoid a non needed HEAD request. (related bnc#381280)
+  as it creates popup error callbacks due to the 404's in
+  the keys. Leave however the OnMediaLocation::optional()
+  API to look for another fix strategy.
+
+-------------------------------------------------------------------
+Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
+
+- define path for messages and scripts and document
+  them in zypp.conf
+
+-------------------------------------------------------------------
+Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
+
+- Added IgnoreAlreadyRecommended flag. So recomments/suggest will 
+  be ignored for already INSTALLED packages (bnc #389694)
+- r 10202 
+
+-------------------------------------------------------------------
+Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
+
+- Packages which obsoletes and do NOT required other installed
+  packages will be installed if no other packages obsolete the installed package too.
+- r 10196 
+
+-------------------------------------------------------------------
+Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
+
+- fix filelist for installed packages (bnc#392544)
+- fix changelog retrieval for installed packages
+
+-------------------------------------------------------------------
+Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
+
+- deprecate Repository::name() and use alias() to
+  be consistent. Related to (bnc#383553)
+- don't check for existence of keys, to avoid a non needed
+  HEAD request. (helps bnc#381280)
+- 4.25.0
+
+-------------------------------------------------------------------
+Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
+
+- added onlyRequires in the testcase (bnc #389184) 
+
+-------------------------------------------------------------------
+Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
+
+- allow installation and refreshing from repository with alias that
+  contains ' or " (bnc #392426) 
+- r10158
+
+-------------------------------------------------------------------
+Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
+
+- delta rpm support reenabled
+- r10150
+
+-------------------------------------------------------------------
+Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
+
+- Resetting Delete Details in ResStatus correctly (bnc #391785)
+- r 10145 
+
+-------------------------------------------------------------------
+Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
+
+- when setting status to non installed for uninstalled packages
+  set the user transaction so they go to soft locks.
+  (related to bnc#389739 )
+
+-------------------------------------------------------------------
+Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
+
+- Added new calls : isInstalledBy (const PoolItem item);
+                    installs (const PoolItem item);
+- r 10125 
+- 4.23.0
+
+-------------------------------------------------------------------
+Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
+
+- don't run merge in save when toAdd/Remove queue is empty
+- throw when locks cannot load its file
+- r10124
+
+-------------------------------------------------------------------
+Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
+
+- throw more describing exception when repo probing failed
+  (bnc #389690) 
+- revision 10118
+
+-------------------------------------------------------------------
+Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
+
+- allow call only merge old locks and newly added/removed without
+  saving it to file 
+- -revision 10104 
+
+-------------------------------------------------------------------
+Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
+
+- report non packages as keep installed if satisfied to the
+  user interace (Selectables)
+- 4.21.3 
+
+-------------------------------------------------------------------
+Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
+
+- create /etc/zypp/products.d on install
+
+-------------------------------------------------------------------
+Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
+
+- /etc/zypp/products.d added to file list (bnc #385868)
+- revision 10049
+- version 4.21.2
+
+-------------------------------------------------------------------
+Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
+
+- call RemoveResolvableReport::problem() before finish() on error
+  (bnc #388810)
+- revision 10045
+
+-------------------------------------------------------------------
+Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
+
+- fix file list
+
+-------------------------------------------------------------------
+Fri May  9 23:15:53 CEST 2008 - ma@suse.de
+
+- Product now retrieves all attributes from the solv file.
+- version 4.21.1
+- revision 10031
+
+-------------------------------------------------------------------
+Fri May  9 21:28:42 CEST 2008 - ma@suse.de
+
+- 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)
+- version 4.21.0
+- revision 10029
+
+-------------------------------------------------------------------
+Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
+
+- implement remove duplicate entries in lock file (bnc#385967) 
+
+-------------------------------------------------------------------
+Fri May  9 15:15:32 CEST 2008 - ma@suse.de
+
+- Speedup rpmdb2solv by reusing an existing solv file.
+- version 4.20.1
+- revision 10012
+
+-------------------------------------------------------------------
+Thu May  8 18:13:54 CEST 2008 - ma@suse.de
+
+- Fix failed package download due to unkown repository type (bnc #386386)
+- revision 9995
+
+-------------------------------------------------------------------
+Thu May  8 16:33:37 CEST 2008 - ma@suse.de
+
+- Support optional root argument to RepoManagerOptions, to prefix all 
+  path names taken from ZConfig. (bnc #388265)
+- version 4.20.0
+- revision 9993
+
+-------------------------------------------------------------------
+Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
+
+- new solution action for removing requirements/conflicts (bnc #387631)
+- revision 9988 
+
+-------------------------------------------------------------------
+Thu May  8 10:56:49 CEST 2008 - ma@suse.de
+
+- Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100) 
+- revision 9984
+
+-------------------------------------------------------------------
+Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
+
+- DistUpgrade: searching for providers -> regarding name onl
+- r 9977 
+
+-------------------------------------------------------------------
+Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
+
+- add flag --registrable (-r) to query pool to avoid
+  using system as a filter
+- 4.19.1
+
+-------------------------------------------------------------------
 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
 
 - return values in non-void functions