Fixed so versioning from libtool to cmake conventions.
[platform/upstream/libzypp.git] / package / libzypp.changes
index c77637c..bed464b 100644 (file)
@@ -1,4 +1,534 @@
 -------------------------------------------------------------------
+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 4758
+
+-------------------------------------------------------------------
+Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
+
+- version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
+- revision 4713
+
+-------------------------------------------------------------------
+Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
+
+- use sqlite-zmd package for the non yet shipped zypp2/ stuff
+  because backend uses this sqlite and it is no fun to
+  install one and the other to develop (as the -devel packages)
+  conflict.
+- add cmake support for building zypp/ lib.
+  TODO: soinfo, compile testcases, devel, zypp2,docs
+  find rpm, curl and others.
+- dont serialize interactive, as it is
+  calculated now.
+  (it was already fixed as we don't reimplement
+  the method, but we still serialized, parsed)
+- r4709
+
+-------------------------------------------------------------------
+Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
+
+- fixed Patch::interactive to return true as well, if the patch
+  itself has a licence. (#224192)
+- revision 4702
+- version 2.9.2
+
+-------------------------------------------------------------------
+Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
+
+- Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
+  on the installation image (#213852).
+- revision 4700
+
+-------------------------------------------------------------------
+Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
+
+- Avoid duplicate pool entries; Bug 223750; second part of the fix
+- r4698
+- Version 2.9.1
+
+-------------------------------------------------------------------
+Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
+
+- Pool has multi instances of an item in the pool. Reduced this error
+  to items which are identically at least. #217574 and #223750
+- r4695
+
+-------------------------------------------------------------------
+Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
+
+- replace spaces to underscores in product names
+- 2.8.7
+- r4688
+
+-------------------------------------------------------------------
+Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
+
+- Mark some strings for translation (#219783 need it)
+- r4682
+
+-------------------------------------------------------------------
+Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
+
+- Added translations marks to hal, url and mutex exceptions (#23771)
+- revision 4680
+
+-------------------------------------------------------------------
+Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
+
+- don't make libzypp-devel depend on sqlite-devel as
+  headers from zypp2 are not installed yet
+- r4663
+
+-------------------------------------------------------------------
+Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
+
+- Return an error if fork failed. (#204807)
+- Make Script execution abortable by user request. (#212949, F100233)
+- revision 4660
+- version 2.8.6
+
+-------------------------------------------------------------------
+Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
+
+- Added package-manager wrapper script, with icon and .desktop (#222757).
+  (Used by gnome-main-menu)
+- version 2.8.5
+- r4640
+
+-------------------------------------------------------------------
+Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
+
+- Fixed target/hal - one more dbus_connection_close found (#216035)
+- revision 4636
+- version 2.8.4
+
+-------------------------------------------------------------------
+Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
+
+- translation added
+  rev 4630
+  version 2.8.3
+
+-------------------------------------------------------------------
+Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
+
+- Process obsoletes when installing non-package objects. (#217352)
+- revision 4621
+- version 2.8.2
+
+-------------------------------------------------------------------
+Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
+
+- Implemented volume device check using /sbin/vol_id (#213852).
+- Revision 4619
+
+-------------------------------------------------------------------
+Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
+
+- new translation added
+
+-------------------------------------------------------------------
+Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
+
+- Implemented an reuse of already existing foreign CD/DVD mount points
+  (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
+- Added a fallback check of the volume.mount_point HAL property to
+  isAutoMountedMedia(); info.hal_mount.created_mount_point seems
+  to be not avaliable in newer HAL versions (on 10.2).
+- Revision 4615
+- Version 2.8.1
+
+-------------------------------------------------------------------
+Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
+
+- removed unused methods from Patch and PatchImplIf. Provided
+  reasonable default implementation for Patch::interactive.
+  (#221476).
+- revision 4610
+- Version 2.8.0
+
+-------------------------------------------------------------------
+Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
+
+- Handle media eject failures (#216545)
+- r4606
+
+-------------------------------------------------------------------
+Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
+
+- Reimplemented RpmDb::checkPackage using librpm API instead
+  of parsing "rpm --checksig" output. (#163202)
+- Version 2.7.4
+- revision 4600
+
+-------------------------------------------------------------------
+Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
+
+- NEW behaviour of the solver:
+  Obsolete virtual provides. E.G.:
+
+  Installed:
+  -----------
+  Name:           test-1.0-0
+
+  Name:           moretest-1.0-0
+  Provides:       test
+
+  To be installed
+  ------------------
+  Name:           nomoretest-1.0-0
+  Obsoletes:      test
+
+  Result
+  --------
+  test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
+  test-1.0-0 had been deleted. Bug 220999
+
+- Translations added
+
+Version 2.7.3
+rev 4593
+
+-------------------------------------------------------------------
 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
 
 - Bugfix in generating solver testcases:
@@ -15,19 +545,19 @@ Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
 
 - ignore empty capabilities
-- r4565 
+- r4565
 
 -------------------------------------------------------------------
 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
 
 - make progress strings translatable (#219783)
-- r4556 
+- r4556
 
 -------------------------------------------------------------------
 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
 
 -  While deleting a selection all concerning recommended
-   packages will be deleted too. 
+   packages will be deleted too.
    BUT those packages should not be deleted which have been
    set to KEEP by the user. bug 217574
    rev 4526
@@ -37,7 +567,7 @@ Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
 
 - Makefile in zypp2 fixed
-  Revision 4520 
+  Revision 4520
 
 -------------------------------------------------------------------
 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
@@ -54,13 +584,13 @@ Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
   Last fix making the parser relax would break multitag
   descriptions with empty lines, now we check dependencies
   at a higher level. (reference #160607)
-- r4501 
+- r4501
 
 -------------------------------------------------------------------
 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
 
 - New problem solution added: Unlock ALL resovables in order to speed up
-  problem solution. Bug 206453 
+  problem solution. Bug 206453
 
 -------------------------------------------------------------------
 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
@@ -80,7 +610,7 @@ Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
 
 - skipping unreachable packages won't work
   (#215445)
-- r4468 
+- r4468
 
 -------------------------------------------------------------------
 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
@@ -96,7 +626,7 @@ Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
   still pending: honour the read-only flag
   Changes to make this possible include
   using read_dir instead of boost directory
-  iterator. 
+  iterator.
 
 -------------------------------------------------------------------
 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de