Fixed so versioning from libtool to cmake conventions.
[platform/upstream/libzypp.git] / package / libzypp.changes
index f38d98b..bed464b 100644 (file)
@@ -1,8 +1,345 @@
 -------------------------------------------------------------------
+Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
+
+- fixed so versioning from libtool to cmake
+- 3.3.0
+
+-------------------------------------------------------------------
+Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
+
+- Use gpg2 instead of gpg for keyring and make
+  the package depend on it (#284211)
+
+-------------------------------------------------------------------
+Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
+
+- Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
+  New dependency "packageand(foo:bar)" which provides an AND dependency by
+  injecting a supplement/freshen.
+  e.G. package novell-cluster-services-kmp-smp 
+  supplements: packageand(kernel-smp:novell-cluster-services-kmp)
+  Bug 255011
+- Dont check for architecture changes in atoms (#266178)
+- Revision 5720
+
+-------------------------------------------------------------------
+Wed May 23 17:03:29 CEST 2007 - ma@suse.de
+
+- Fixed package-manager script (#275847)
+- revision 5614
+
+-------------------------------------------------------------------
+Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
+
+- fixed cmake
+- version 3.2.2
+
+-------------------------------------------------------------------
+Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
+
+- Reduced logging in order to speedup solving Bug 275100
+- revision 5603
+- version 3.2.1
+
+-------------------------------------------------------------------
+Tue May 15 14:03:34 CEST 2007 - ma@suse.de
+
+- Fix excess calls to releaseFile. (#274357)
+- revision 5545
+
+-------------------------------------------------------------------
+Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
+
+- Fix importing keys into rpm. (#270125)
+- r5527
+
+-------------------------------------------------------------------
+Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
+
+- Support filesystem dependencies to add needed filesystem RPMs
+  automatically (Fate 301966).
+- revision 5404
+- version 3.2.0
+
+-------------------------------------------------------------------
+Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
+
+- avoiding attaching media where not needed (#263207)
+- r5381
+
+-------------------------------------------------------------------
+Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
+
+- fix FileCap with attributes
+- r5376
+
+-------------------------------------------------------------------
+Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
+
+- Fixed computation of install order. Take requirements of
+  an installed packages uninstall scripts into account, if
+  the package is updated. (#258682)
+- revision 5349
+- version 3.1.1
+-------------------------------------------------------------------
+Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
+
+- Parse and provide package keywords. (Fate 120368)
+- revision 5338
+- version 3.1.0
+
+-------------------------------------------------------------------
+Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
+
+- Upgrade: Do NOT delete packages which have unresolved dependencies -->
+  Ask the user. Bug 258322
+- revision 5305
+- version 3.0.3
+
+-------------------------------------------------------------------
+Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
+
+- Fix restoring of Sources id root prefix is used. (#238165)
+- revision 5299
+- version 3.0.2
+
+-------------------------------------------------------------------
+Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
+
+- MediaManager::attachDesiredMedia() added to support multiple
+  (CD/DVD) drives (fate #3974)
+- r5296
+
+-------------------------------------------------------------------
+Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
+
+- If there is no valid solver result and NOT all resolvables ( other
+  architecture) has been regarded, let the user decide making a new
+  solver run with ALL available resolvables. Bug 223440
+- reducing logging (error -> debug)  bug 252921
+- Revision 5219
+
+-------------------------------------------------------------------
+Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
+
+- Allow configuration of trusted vendors via
+  /var/lib/zypp/db/trustedVendors. (#186636)
+- revision 5194
+- version 3.0.1
+
+-------------------------------------------------------------------
+Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
+
+- libzypp-devel -> libzypp requirement is not versioned
+  (#251086)
+- r5181
+
+-------------------------------------------------------------------
+Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
+
+- Using already existing valid solver results for further solver runs.
+  (partiell solving)
+- r5169
+
+-------------------------------------------------------------------
+Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
+
+- fix link order
+- r5165
+
+-------------------------------------------------------------------
+Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
+
+- merging from 10.2 / SP1
+- #247459 ftp probing
+  denied == dont exists in ftp
+- r5124
+
+-------------------------------------------------------------------
+Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
+
+- Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
+- Simultaneouqusly establishing of items which are conflicting eachother is
+  useless. So only one will be established. Fixed in QueueItemInstall.cc
+  Bug 243595
+- Added new upgrade options to fine tune version and patch handling.
+  (F301990)
+- The context of establishPool will be stored in Resolver and will be
+  regarded for the next solver run everytime. So it will be not reset by
+  any solver run anymore.
+  bug 191810 ( A broken patch will not be installed again)
+
+-------------------------------------------------------------------
+Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
+
+- adding sotf,timeo=X nfs mount options by default (#235211)
+- r5093
+
+-------------------------------------------------------------------
+Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
+
+- support for HTTP authentication prompt added (#190609)
+- fixed problem with empty path in URL
+  in MediaCurl::doGetFileCopy()
+- r5085
+
+-------------------------------------------------------------------
+Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
+
+- Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
+  SuSE-Linux-10_2-Branch
+
+- verifySystem: Regarding patterns too. Bug 239750 (schubi)
+- verifySystem: The result will be set to APPL_HIGH, so it will be not
+  reset by a second "normal" solver run. #239281 (schubi)
+- yast2 reports invalid URL as 'unknown source type'
+  (#209961) (dmacvicar)
+- Added freshen language dependency in supplemements too if there is no
+  entry in supplements.
+  #240617;IPA fonts are not installed even if select Japanese
+  language (schubi)
+- Setting allowed authentication methods to "basic,digest" if none
+  provided in URL (#243006) (jkupec)
+- Stopping after 50 valid solver results. Anymore would be useless. Bug
+  243595 (schubi)
+- r 5007
+
+-------------------------------------------------------------------
+Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
+
+- package-manager: use a generic su script from XDG (#235303, #244442)
+
+-------------------------------------------------------------------
+Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
+
+- Setting allowed authentication methods to "basic,digest" if none
+  provided in URL (#243006)
+- fixed gettext and rpath problems in configure.ac and Makefile.cvs
+  (mvidner)
+- r4999
+
+-------------------------------------------------------------------
+Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
+
+- MediaCurlException::dumpOn() adjusted for ncurses dialogue
+  (#222602)
+- 4984
+
+-------------------------------------------------------------------
+Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
+
+- Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
+
+- update packages: changing architecture is only valid while an
+  system update and NOT while an update via a patch. Last fix does
+  not fit for every case.
+  Bug 230685
+- Patch has selected not the concerning package for update but
+  a package which has provided the required dependencies too.
+  Algorithmus: If there are exactly two providers which differ in architecture
+              prefer the better arch.
+  Fix: Regarding NVRA too. ( only if equal )
+  Bug 238284
+- Download only English and Local translation
+  (#208457)
+- Added solver parameter:
+   tryAllPossibilities: regarding every solver branch ( not only
+                        branches with e.G. best architectures
+   preferHighestVersion: Prefer solver results which have a higher
+                         version number.
+  Bug #238087
+- update packages: changing architecture is only valid while an
+  system update and NOT while an update via a patch.
+  Bug 230685 - x86_64 MozillaFirefox binaries in security update
+  repository
+  Fix of version 2.11.2 has not worked if the first founded item
+  had had another architecture.
+- r4927
+
+-------------------------------------------------------------------
+Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
+
+- Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
+- Corrupt download cannot be skipped
+  (#217425 and #224216)
+- Enable package read ahead/caching in commit per default to reduce
+  interactive media changes. If the environment variable
+  ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
+- added parameter not to reset resolver results while calling
+  freshen pool Bug: 235761
+- Prepare package read ahead/caching of packages in commit. Adatped the
+  workflow. Caching details are now hidden inside CommitPackageCache.
+  The current implementation still performs no read ahead. (for F100182)
+- Skip invalid or broken rpm database entries. (#231211)
+- verifySystem: check if the solution is valid after calling freshenPool()
+  Bug: 235761
+- Added own call for Resolver::verifySystem with additional
+  hardware/language check in order to keep binary compatibility
+  Fate #301224
+- Rpm requires additional quoting of special chars in filenames.
+  (#233967)
+- Resolver::verifySystem checks for new hardware now by calling
+  freshenPool. This is configureable. Fate #301224
+- merged texts from proofread
+- Don't consider patch/delta rpms if package architecture changes.
+  (#231254)
+- update packages: changing architecture is only valid while an
+  system update and NOT while an update via a patch.
+  Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
+- verifySystem: Do only regard items which will be on the system after the
+  commit. Fate 301178
+- feature #301369
+  Import listed GPG Keys from an trusted installation source
+- fix return call in new xml parser
+- Enable system resolvables in Helix parser (Revision 4787)
+- deptestomatic:
+  Resetting transaction with the correct call;
+  bugfix; Added kind in keep state (Revision 4788)
+- Wrong behaviour in soft install/uninstall. --> Setting Transact with
+  soft (Revision 4789)
+- New call added: maySetToBeUninstalledSoft (Revision 4789)
+  Both are only functions for the solver (Revision 4789)
+- Resetting "by causer" in order to distinguish from state
+  "keep by user". ( function setLock in order to remove lock)
+  (Revision 4789)
+- Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
+  in QueueItemUninstall.cc (Revision 4790)
+- Regarding "keep state by user". So avoiding "reselecting" by
+  other requirements.
+  Give a corresponding problem solution if a resolvable satisfy
+  a dependency, but has been set to keep by the user.
+  Bug : 222531 (Revision 4791)
+- Allow to disable autoprotection of foreign vendor items. Required
+  in zmd-backend. (F301735).
+- use sqlite-zmd if using > 10.2 in spec. Use the one available
+  durin compile.
+- Item could has already been selected to soft uninstall (e.G. remove
+  pattern which recommend this item ). Do not throw an exception anymore.
+  bug#225278
+- Added syscontent::Reader: Parse serialized set of ResObjects.
+  (for F300729)
+- If there has already been selected another item by the solver (e.g. from
+  another source) we will take thatone in order to avoid parallel
+  installation and there concerning error messages.
+  Bug 224698
+- In order to handle conflicting resolvable we try to update the
+  conflicting item. While evaluating these canditates an already selected
+  candidate will not be regarded. So it could be that an older package
+  will be selected for update although a newer has already been selected. Revision 4765
+- Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
+  update candidate and evaluate additional branches.
+- r4907
+
+-------------------------------------------------------------------
+Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
+
+- added ZYpp::getPartitions() - return the partitinoning
+
+-------------------------------------------------------------------
 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
 
 - Improved realpath() wrapper in media handler class (#222521).
-- revision 4737
+- revision 4758
 
 -------------------------------------------------------------------
 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de