changes
[platform/upstream/libzypp.git] / package / libzypp.changes
index 8fb4690..b29dc99 100644 (file)
@@ -1,4 +1,306 @@
 -------------------------------------------------------------------
+Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
+
+- support plaindir again (at least the most important parts)
+
+-------------------------------------------------------------------
+Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
+
+- Throwing special exception MediaBadCAException in case of SSL
+  certificate validation failure.(bnc #223512)
+- revision 9250
+
+-------------------------------------------------------------------
+Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
+
+- add new error IO_SOFT to media request callback for temporary
+  connection problem. (bnc #328822)
+- add new media exception timeout when somethink fail due to exceed
+  timeout
+- mediacurl throw timeout exception when timeouted
+- revision 9246
+
+-------------------------------------------------------------------
+Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
+
+- return more information from checking if metadata need refresh,
+  so user can get better info. (bnc #307249) 
+- revision 9231
+
+-------------------------------------------------------------------
+Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
+
+- class sat::LocaleSupport: Convenience methods to manage support 
+  for language specific packages.
+- revision 9197
+
+-------------------------------------------------------------------
+Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
+
+- removed obsolete capability handling stuff (ma)
+- version 4.5.0
+
+-------------------------------------------------------------------
+Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
+
+- Don't mask skip and abort exception in Fetcher
+- revision 9188
+
+-------------------------------------------------------------------
+Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
+
+- action is correctly set in mediaRequest callback
+- revision 9186
+
+-------------------------------------------------------------------
+Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
+
+- Fix SEGV in commit (bnc# 371137)
+- version 4.4.3
+- revision 9174
+
+-------------------------------------------------------------------
+Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
+
+- version 4.4.2
+
+-------------------------------------------------------------------
+Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
+
+- look for openssl in cmake, actually we build require it
+- explicitely link against openssl and crypto, required to
+  compile in all platforms/distros.
+
+-------------------------------------------------------------------
+Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
+
+- Save repo type during refresh if type is NONE (f.e. lazy probing).
+- revision 9153 
+
+-------------------------------------------------------------------
+Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
+
+- replace gpg escaped semicolon with real semicolon (bnc #355434)
+- revision 9151 
+
+-------------------------------------------------------------------
+Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
+
+- make strings from RpmDb and Keyring exceptions translatable
+- revision 9146 
+
+-------------------------------------------------------------------
+Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
+
+- fix retrieving keys (bnc #368099)
+- version 4.4.1
+
+-------------------------------------------------------------------
+Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
+
+- enable frontend to rewrite add_probe settings.(bnc #309612) 
+- Correct adding repo without type to lazy probing.
+- revision 9135
+
+-------------------------------------------------------------------
+Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
+
+- get better message if something fail when trying run rpm
+  (bnc #344584)
+- revision 9133
+
+-------------------------------------------------------------------
+Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
+
+- Add ExternalProgram::execError and ExternalProgram::command
+  to improve error reporting.
+- revision 9112
+
+-------------------------------------------------------------------
+Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
+
+- release all media before requesting another (bnc #336881)
+- revision 9110
+
+-------------------------------------------------------------------
+Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
+
+- getDetectedDevices added (fate #120298)
+- revision 9108
+
+-------------------------------------------------------------------
+Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
+
+- media backend release() methods changed to take string & instead
+  of bool (needed for FATE #120298)
+- media label, detected device list and current device arguments
+  added to the requestMedia callback
+- version 4.4.0
+
+-------------------------------------------------------------------
+Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
+
+- fix for bnc#369543
+
+-------------------------------------------------------------------
+Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
+
+- provide download rate info (average and curent) in the
+  media::DownloadProgressReport for ftp/http (bnc #168935)
+- r9074
+
+-------------------------------------------------------------------
+Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
+
+- cleanCache(): clean also .cookie files
+- cleanTargetCache() added
+- use escaped_alias() in rawcache_path_for_repoinfo() and
+  packagescache_path_for_repoinfo()
+- r9068
+
+-------------------------------------------------------------------
+Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
+
+- fixed location of RPMs in subdirs when parsing plaindir repo
+  recursively (bnc #368218)
+- revision 9060
+
+-------------------------------------------------------------------
+Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
+
+- Do not filter any installed solvables.
+- revision 9031
+- version 4.3.2
+
+-------------------------------------------------------------------
+Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
+       
+- Try to rebuild broken solv files in Target::load.
+- revision 9015
+
+-------------------------------------------------------------------
+Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
+- Try to rebuild broken solv files in RepoManager::loadFromCache.
+- Fix RepoStatus::operator&& and RepoStatus testsuite.
+- revision 9008
+
+-------------------------------------------------------------------
+Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
+
+- improved problem description while a vendor change
+- improved problem description if a requirement cannot be fulfilled. Bug #358560
+- revision 9002
+
+-------------------------------------------------------------------
+Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
+- Save and restore requested locales on target load/commit.
+- revision 8999
+
+-------------------------------------------------------------------
+Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
+
+- (Update) Prevent reinstallation of installed packages.
+- revision 8984 
+
+-------------------------------------------------------------------
+Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
+
+- refresh metadata if there is no cache to unbreak compat with
+  kiwi (that relied on "zypper sa <url> <alias>" to create a repo
+  that "zypper in" could work on)
+
+-------------------------------------------------------------------
+Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
+
+- create cache directory before calling rpmdb2solv (in an empty
+  chroot)
+- version 4.3.1
+
+-------------------------------------------------------------------
+Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
+
+- special exception message if server returns 403 response
+  (forbidden) (port from SP2)
+- MediaException messages marked for translation
+
+-------------------------------------------------------------------
+Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
+
+- make sure we have target cache on target initialize
+- version 4.3.0
+
+-------------------------------------------------------------------
+Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
+
+- DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
+  file systems (#333166)
+- rev. 8915
+
+-------------------------------------------------------------------
+Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
+- Fixed Capabilites iterator exposing prereq marker.
+- revision 8914
+
+-------------------------------------------------------------------
+Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
+
+- postinstall script fixed
+- version 4.2.10
+
+-------------------------------------------------------------------
+Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
+
+- Testcases regards modaliases, rpmlib, ... correctly
+- Revision 8904 
+
+-------------------------------------------------------------------
+Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
+- Remove obsolete sql database. (bnc#363224)
+- revision 8898
+
+-------------------------------------------------------------------
+Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
+
+- Take care target uses --root when creating solv files (bnc #363789)
+- revision 8881
+
+-------------------------------------------------------------------
+Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
+
+- Unmaintained packages which does not fit to the updated system
+  (broken dependencies) will be deleted.
+- revision 8867
+
+-------------------------------------------------------------------
+Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
+
+- let libzypp-devel require libsatsolver-devel
+
+-------------------------------------------------------------------
+Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
+
+- Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
+- revision 8833
+
+-------------------------------------------------------------------
+Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
+
+- media: fixed DownloadProgressReport.finish() url argument in
+  doGetFileCopy()
+- revision 8815
+
+-------------------------------------------------------------------
+Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
+
+- hardlink when possible to optimize data transfer
+  and space across caches.
+- version 4.2.8
+
+-------------------------------------------------------------------
 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
 
 - added some locale support to sat::Solvable
@@ -63,7 +365,7 @@ Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
 -------------------------------------------------------------------
 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
 
-- always buildrequire openssl-devel 
+- always buildrequire openssl-devel
 - replacing strange utf-8 chars in changelog
 - revision 8317
 
@@ -95,13 +397,13 @@ Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
 - reduced logging in SAT-solver
 - ordering solutions
 - version 4.1.8
-- revision 8276 
+- revision 8276
 
 -------------------------------------------------------------------
 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
 
 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
-  ZYPP_RC_SOLVER=1 will enable the old RedCapet solver 
+  ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
 - Revision 8255
 - Version 4.1.7