Fixed so versioning from libtool to cmake conventions.
[platform/upstream/libzypp.git] / package / libzypp.changes
index edefbd1..bed464b 100644 (file)
@@ -1,5 +1,263 @@
 -------------------------------------------------------------------
-Wed Jan 24 18:10:41 CET 2007 - dmacvicar@suse.de
+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
@@ -70,7 +328,7 @@ Wed Jan 24 18:10:41 CET 2007 - dmacvicar@suse.de
   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 
+- r4907
 
 -------------------------------------------------------------------
 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz