Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

yast2-packagemanager-2.11.28-3.2 RPM for i586

From SuSE Linux 9.3 for i386 / suse / i586

Name: yast2-packagemanager Distribution: SuSE Linux 9.3 (i586)
Version: 2.11.28 Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany
Release: 3.2 Build date: Wed Apr 13 12:30:09 2005
Group: System/YaST Build host: reger.suse.de
Size: 3043146 Source RPM: yast2-packagemanager-2.11.28-3.2.src.rpm
Packager: http://www.suse.de/feedback
Summary: YaST2 - Package Manager
YaST2 - Package Manager

Authors:
--------
    Michael Andres <ma@suse.de>
    Ludwig Nussel <lnussel@suse.de>
    Cornelius Schumacher <cschum@suse.de>
    Klaus Kämpf <kkaempf@suse.de>

Provides

Requires

Copyright

GPL

Signatures

internal MD5: 3a62c67e14b2ff3fd65a71f5c7764e16
GPG

Changelog

* Tue Apr 12 2005 - jw@suse.de
  - Fix you hash generation (swamp#916/bugzilla#64937)
    /usr/bin/machid_hash added.
* Sun Apr 03 2005 - aj@suse.de
  - Fix build with GCC4: Remove duplicate typedef.
* Mon Mar 21 2005 - ma@suse.de
  - Fixed lost source packages on 32bit install. (#74030)
  - 2.11.28
* Tue Mar 15 2005 - ma@suse.de
  - Workaround broken tell/seek in plain installation sources cachfile.
    (#72424)
  - 2.11.27
* Tue Mar 15 2005 - ma@suse.de
  - Take care that the original error leading to a media change
    request is reported and not overwritten by subsequent actions.
    (#72005)
* Tue Mar 08 2005 - lnussel@suse.de
  - before suggesting to remove a refering package, check if requirements are
    fulfilled by some other package (#66376).
  - 2.11.26
* Fri Mar 04 2005 - ma@suse.de
  - Workaround distributed packages with faulty vendor tag. Otherwise
    they would be treated as 'foreign' on update.
  - 2.11.25
* Tue Mar 01 2005 - ma@suse.de
  - Fixed MediaChange failure switching back from a CDn to a CD1
    directory. Most commonly needed on nfs install. (#66645)
  - 2.11.24
* Fri Feb 25 2005 - ma@suse.de
  - Try to honor pre-reqs by deleting packages in reverse
    install order. (#66651)
  - 2.11.23
* Tue Feb 22 2005 - mir@suse.de
  - Bugfix: Sometimes under obscure circumstances YOU used the
    wrong paths (#63166). This was caused by caching the
    some information even when the server url was changed.
  - PMYouPatchInfo: replaced private attribute bool _doneMediaDir
    with Url _mediaDirLastVisited. Replaced various checks
    for _doneMediaDir in the callers of processMediaDir
    with a check for _mediaDirLastVisited in processMediaDir.
    Also added documentation in header.
  - 2.11.22
* Tue Feb 22 2005 - ma@suse.de
  - Added smb/cifs workgroup/domainname handling. (#53423)
  - 2.11.21
* Mon Feb 21 2005 - mir@suse.de
  - Timezone bug revisited (#42021, see 2.11.17)
  - MediaHandler: Removed the hack that simply shortened the filename
    MediaHandler::getFile now uses MediaHandler::provideFileCopy (not provideFile)
  - MediaHandler: added provideFileCopy to to provide a file under a different place
  - MediaCurl: provideFileCopy overwritten to use no intermediate file
    also replaced various warnings within these changes to debug messages
  - PMYouPatchInfo: added and updated autodoc documentation
  - 2.11.20
* Thu Feb 17 2005 - ma@suse.de
  - LanguageManager: Do not consider languages as 'installed' before
    changes are committed. Do not consider fallback packages when
    looking for language specific packages.
  - 2.11.19
* Thu Feb 17 2005 - ma@suse.de
  - Fixed smb/cifs share name handling. (#26059)
  - 2.11.18
* Mon Feb 14 2005 - mir@suse.de
  - Bugfix: YOU did not work when Timezone contained no '/'
    (#42021)
  - Modified MediaAccess::localPath to shorten path if necessary
  - Modified MediaCurl::getfile to use localPath instead of
    homebrewn logic.
  - fixed rpm version check in configure.in.in
  - 2.11.17
* Sun Feb 13 2005 - ma@suse.de
  - Introduced RPMINST_NOUPGRADE flag which allows to behave
    like 'rpm -i', in contrary to the default 'rpm -U'.
* Thu Feb 10 2005 - ma@suse.de
  - Do rebuild the rpm database on update.
  - 2.11.16
* Tue Feb 08 2005 - ma@suse.de
  - Escape spaces in url passed to curl (#50465).
  - 2.11.15
* Mon Feb 07 2005 - mir@suse.de
  - Merged in proofread texts
    PO-Revision-Date: 2005-02-05 18:47+0100
  - 2.11.14
* Mon Feb 07 2005 - ma@suse.de
  - Update disk usage information after commitPackages (#50065).
* Fri Feb 04 2005 - ma@suse.de
  - In commitPackages, do not delete packages in advance which will
    be obsoleted anyway. (#50252)
  - Let selections and packages follow state changes in LanguageManager.
    Save LanguageManager setting in commitPackages.
  - 2.11.13
* Thu Jan 27 2005 - mir@suse.de
  - Added option --skipPre (49887)
  - 2.11.12
* Wed Jan 26 2005 - lnussel@suse.de
  - add config file update-message
* Wed Jan 26 2005 - ma@suse.de
  - Do not filter out self dependencies (#49784)
  - 2.11.11
* Tue Jan 25 2005 - lnussel@suse.de
  - remove root directory from diffs (#38240)
  - collect diffs in one file per day and use new update-message mechanism
* Tue Jan 25 2005 - mir@suse.de
  - you bugfix: removed login and password from password file entries
    which broke changing the password after the first entry.
    (#44143, feature 7.2.15.1)
  - 2.11.10
* Mon Jan 24 2005 - lnussel@suse.de
  - filter out packages that have unresolvable dependencies early in
    upgrade algorithm
* Fri Jan 21 2005 - ma@suse.de
  - Fixed provideMedia and media change callbacks. Allow to provide
    more information via callback.
  - 2.11.9
* Thu Jan 20 2005 - ma@suse.de
  - Basic LanguageManager provided. Code adapted to libutils new
    language and country code classes.
  - 2.11.8
* Thu Jan 13 2005 - lnussel@suse.de
  - don't download patch rpm if full rpm is already there (#47807)
  - add package name to "Applying Delta" (#48624)
  - fix calculation of patch size (#48704)
  - remove all scripts, deltas and rpms if the remove packages option is set to
    also wipe files from previous runs.
  - 2.11.7
* Wed Jan 05 2005 - mir@suse.de
  - changed default for YOU_REMOVE_SOURCE_PACKAGES (#49349)
  - 2.11.6
* Wed Dec 15 2004 - arvin@suse.de
  - disable certificate verification for https in YOU (no bug number)
* Fri Dec 10 2004 - ma@suse.de
  - Passing username and password via environment smbmount/mount.cifs
    does not work if they are invoked via 'mount -t smbfs/cifs'. Thus
    they are passed as mount option. (#49053)
  - 2.11.4
* Thu Dec 02 2004 - ma@suse.de
  - As some proxies forbid to pass username and password through the
    URL, strip them from the URL and pass them as options to libcurl.
    (#48506)
  - Use proxy settings passed as URL option, but strip non RFC
    conform URL options before calling curl. (#47246)
  - 2.11.3
* Thu Dec 02 2004 - ma@suse.de
  - Always cache the package signing keys found on a new InstSrc. It
    might be the media is not needed to actually install packages, but
    we do need the signing keys. (#47991)
* Thu Dec 02 2004 - ma@suse.de
  - Fixed possible overflow in version comparison (#48165)
* Thu Dec 02 2004 - ma@suse.de
  - Update list of vendors whose packages shall not be protected
    by default. Allow configuration via y2pmrc. (#47528)
  - 2.11.2
* Tue Nov 02 2004 - lnussel@suse.de
  - don't download delta if full package is already on disk (#47807)
* Fri Oct 29 2004 - mvidner@suse.cz
  - Added pkgconfig support.
  - 2.11.1
* Wed Oct 06 2004 - ma@suse.de
  - Try to workaround YOU not withdrawing its packages from the
    packagemanager, after online update is done. (workaround #46738)
* Fri Oct 01 2004 - ma@suse.de
  - mount cifs/smbfs: pass username and password via environment,
    not via commandline (#38261  )
  - Let proxy settings passed via url options supersede settings
    in /etc/sysconfig/proxy. (#45477)
  - InstTargetProdDB::remove: Make shure the entry to delete does
    not go out of scope before the function returns. (#46551)
  - 2.10.17
* Thu Sep 30 2004 - lnussel@suse.de
  - disable the "you may disconnect from the internet now" message
    since doing so would prevent the nvidia and fonts patches from
    downloading additional files (#46342)
  - add workaround for wrong ref counting in ProdDB (#46551)
  - 2.10.16
* Wed Sep 29 2004 - ma@suse.de
  - Don't pass URL options which libcurl does not understand (#45477)
* Wed Sep 29 2004 - lnussel@suse.de
  - do not initialize installation sources in YOU if only filesystem
    deltas are requested
  - only use deltas via ftp and http (#46393)
  - 2.10.15
* Wed Sep 29 2004 - ma@suse.de
  - Fixed SEGV on loading rpm header data. (#45941)
  - 2.10.14
* Tue Sep 21 2004 - ma@suse.de
  - Adjust WFM access to rpm digest and signature verification.
  - 2.10.13
* Sat Sep 18 2004 - schwab@suse.de
  - Fix C++ syntax.
* Fri Sep 10 2004 - ma@suse.de
  - Tell disk usage calculation which partitions are mounted read-only.
    No need for the UI to warn about full read-only partions. (#44938)
  - 2.10.12
* Mon Sep 06 2004 - ma@suse.de
  - On update replace the old distributions packages regardless of
    version and buildtimes. (#26329)
  - 2.10.11
* Sat Sep 04 2004 - ma@suse.de
  - Per default download slideshow data on FTP/HTTP installation. (#44578)
  - Added some support for EULA maintainance. (supports #44145)
  - 2.10.10
* Tue Aug 31 2004 - lnussel@suse.de
  - merge proofread texts
* Mon Aug 30 2004 - lnussel@suse.de
  - disable deltas directly at initialization if applydeltarpm is not installed
  - don't download full package if delta was downloaded
  - fix create_you_patch, add ability to sign patches
  - link create_you_patch to /usr/bin in yast2-packagemanager-devel
  - fix checkpatch test program
  - leave YOU_USE_DELTAS empty and have it default to "filesystem" in this case
  - 2.10.9
* Wed Aug 18 2004 - ma@suse.de
  - Do not include directories used as mountpoint in yast2-packagemanager.rpm.
    Installation of package may fail, if mountpoint is in use. (#43839)
  - 2.10.8
* Fri Aug 13 2004 - lnussel@suse.de
  - re-enable hack to check dependencies of packages that obsolete installed ones
    first.
  - fix a debug log message
  - 2.10.7
* Thu Aug 12 2004 - jsrain@suse.cz
  - added libpng to neededforbuild
  - 2.10.6
* Wed Aug 11 2004 - lnussel@suse.de
  - apply proofread texts
* Wed Aug 11 2004 - ma@suse.de
  - Selections enhanced with architecture info (#43145)
  - 2.10.5
* Tue Aug 10 2004 - lnussel@suse.de
  - online_update:
    * only output log if in verbose mode for cron to not send useless mails
    * show pre and post install messages when in verbose mode
  - support mls style delta rpms
  - YOU_USE_DELTAS may now have the value 'filesystem' which means only use
    deltas that apply to installed files
  - 2.10.4
* Tue Jul 13 2004 - lnussel@suse.de
  - use boolean YOU_USE_DELTAS sysconfig variable
  - sort deltas by installation source before requesting the base packages
  - pass rpm error messages to upper layer if rpm fails to install a package
  - add flag to mark an installation source as suitable for delta base packages
  - don't treat a patch file without packages as error
  - check MD5 sum of packages after retrieval if possible
  - new YOU package tags: PatchRpmMD5 and MD5sum
  - describe new YOU tags in docu
  - report progress when assembling deltas
  - 2.10.3
* Thu Jun 24 2004 - lnussel@suse.de
  - preliminary support for delta packages
  - 2.10.2
* Fri Jun 18 2004 - lnussel@suse.de
  - use uname() syscall instead of command
  - support rpmv4 obsoletetions
  - move some members of PkgDep into a private class
  - new list of inconsistencies for inconsistent, installed packages in
    ErrorResult
  - move DbHeader parser into separate file
  - new class for ignored relations
  - new class for inserting into arbitrary container
  - more solver testcases
  - 2.10.1
* Thu Jun 17 2004 - lnussel@suse.de
  - merge 9.1 branch
  - 2.10.0
* Tue Jun 15 2004 - lnussel@suse.de
  - fix selection delpacks (#40589)
  - 2.9.51
* Fri Jun 04 2004 - lnussel@suse.de
  - store temporary downloads in /var/adm/YaST (#41650)
  - 2.9.50
* Thu Jun 03 2004 - ma@suse.de
  - Ability to configure a different candidate selection algorithm
    uprating the InstSrc priority. (#34536)
  - 2.9.49
* Fri May 28 2004 - ma@suse.de
  - On installation/update via FTP/HTTP try to avoid downloading
    packages into the ramdisk. Use the systems Harddisk if it's
    accessible. (#38633)
  - 2.9.48
* Thu May 27 2004 - ma@suse.de
  - /var/log/YaST2/y2logRPM: Write timestamps (#34781) and provide more
    rpm installation error details (#37529 as far as packagemanager is
    concerned).
  - 2.9.47
* Tue May 25 2004 - ma@suse.de
  - Check package digest immediately after download. So one may retry
    the download, if a package got corrupted during transfer. (#31632)
  - 2.9.46
* Tue May 25 2004 - cschum@suse.de
  - YOU: Add support for updates from Patch CDs containing only a subset
    of installed products. (#40852)
  - 2.9.45
* Fri May 21 2004 - ma@suse.de
  - Final attempt to get slide show data (#38708)
  - 2.9.44
* Wed May 12 2004 - ma@suse.de
  - Equality of certain product names must be taken into account
    whenever product names are compared. (clean fix for #39520)
  - List of installed products (from ProdDB) is now sorted with
    respect to product/baseproduct relation. Installation time is
    not reliable, as it's not under control of the packagemanager.
    (#38963)
  - Fixed handling of language dependent selection packages when
    requested locales change.
  - 2.9.43
* Thu Apr 29 2004 - cschum@suse.de
  - Consider "SuSE SLES" and "SUSE SLES" to be the same product.
  - Consider "UnitedLinux" and "SUSE CORE" to be the same product.
  - Partly fixes #39520.
  - 2.9.42
* Wed Apr 28 2004 - cschum@suse.de
  - Add options to online_update command to select patches to be
    installed and to show installed patches.
  - Replace ' ' by '-' in product name when constructing YOU path
    from product name so that the path matches the one on the server.
* Sat Apr 24 2004 - ma@suse.de
  - Don't erase a deleted InstSrc cache if media unmount failed.
    (#29540)
  - 2.9.41
* Fri Apr 23 2004 - ma@suse.de
  - MediaCD: For url protocol 'dvd:' use /dev/dvd as default device.
    (#37229)
* Thu Apr 22 2004 - ma@suse.de
  - When adding a new InstSource prepare the data cache and release
    the media after this. (#38347)
  - 2.9.40
* Thu Apr 22 2004 - ma@suse.de
  - Prepare code for upcoming new directory.yast format.
* Thu Apr 15 2004 - cschum@suse.de
  - Correctly identify "SUSE LINUX" as non-business product, so that
    YOU server synchronisation for this product uses the correct path.
* Thu Apr 15 2004 - nashif@suse.de
  - #38391: Hotfix for http/ftp installation of multiple sources
    (SLES/CORE)
* Wed Apr 07 2004 - cschum@suse.de
  - Consider "SuSE Linux" and "SUSE LINUX" to be the same product, so
    that the 9.0 product information is deleted when doing an upate
    to 9.1.
  - 2.9.37
* Tue Apr 06 2004 - ma@suse.de
  - Install y2pmrc in system after installation/update.
  - 2.9.36
* Tue Apr 06 2004 - cschum@suse.de
  - YOU: Write to home directory instead of /var/tmp when running as
    user. (#38431)
    2.9.35
* Mon Apr 05 2004 - ma@suse.de
  - Include source packages to install in disk usage
    calculation. (#38257)
  - 2.9.34
* Sun Apr 04 2004 - ma@suse.de
  - Product db: Obsolete already existing entries
    for a product upon install. (#37069)
  - 2.9.33
* Sun Apr 04 2004 - kkaempf@suse.de
  - add "cifs" support to media access (#37871)
  - 2.9.32
* Fri Apr 02 2004 - arvin@suse.de
  - finally changed license to GPL for good
* Fri Apr 02 2004 - cschum@suse.de
  - Transmit time zone to suseservers.cgi (#38117).
* Fri Apr 02 2004 - ma@suse.de
  - Allow medianame mapping via media.1/media (#35924)
  - 2.9.30
* Thu Apr 01 2004 - lnussel@suse.de
  - don't use --nodigest at rpm installation by default so faulty packages don't
    make rpm segfault (#37685).
* Wed Mar 31 2004 - ma@suse.de
  - Rcfile to store permanent settings like locales to support when
    handling selections.
* Sat Mar 27 2004 - lnussel@suse.de
  - add patch for uncached plain sources again. This time really only plain
    sources are affected.
* Thu Mar 25 2004 - cschum@suse.de
  - Disable standard media callbacks in YOU.
  - 2.9.29
* Tue Mar 23 2004 - lnussel@suse.de
  - compare edition instead of pointer when determining whether an inconsistent
    package is the same as the one to be installed (#36472)
  - adapt automatic solver tests
* Mon Mar 22 2004 - cschum@suse.de
  - YOU: Remeber last server only if it was a custom server or if it
    still exists in the list.
  - 2.9.28
* Mon Mar 22 2004 - visnov@suse.cz
  - 2.9.27
* Wed Mar 17 2004 - lnussel@suse.de
  - use startRetrieval()/stopRetrieval() to avoid excessive open/close operations
    during package file parsing
* Wed Mar 17 2004 - cschum@suse.de
  - Implemented basic support for Patch CD updates from multiple CDs.
  - Changed MediaChange callback to not pass an InstSrc reference
    anymore.
* Tue Mar 16 2004 - ma@suse.de
  - Added download progess cllback
  - Fixed packages.DU parser to handle whitespace in pathnames (#35707)
  - 2.9.26
* Mon Mar 15 2004 - lnussel@suse.de
  - fix handling of inconsistent installed packages (#36033)
  - revert workaround for Bug #21829, the UI can deal with that better now
  - improve automatic solver test
  - 2.9.25
* Wed Mar 10 2004 - lnussel@suse.de
  - generate separate remove_referers list (#24306)
  - 2.9.24
* Wed Mar 10 2004 - ma@suse.de
  - Removed patch for uncached plain sources. It breaks installation
    because necessary mount points are not created.
  - 2.9.23
* Tue Mar 09 2004 - ma@suse.de
  - Reparse packages.<lang> on locale change
  - 2.9.22
* Fri Mar 05 2004 - cschum@suse.de
  - Merged proof-reading results.
* Fri Mar 05 2004 - lnussel@suse.de
  - allow uncached plain sources
* Thu Mar 04 2004 - ma@suse.de
  - Parse and provide packages license text from packages.<lang>
  - 2.9.21
* Thu Mar 04 2004 - visnov@suse.cz
  - 2.9.20
* Thu Mar 04 2004 - cschum@suse.de
  - YOU: Process mediamap file. Doesn't request actual media changes
    yet.
  - YOU: Add support for separate YOU high-level log.
  - YOU: Store patches in a vector, not a list.
* Wed Mar 03 2004 - cschum@suse.de
  - InstYou: Merge functions retrievePatches() and installPatches()
    to processPatches().
* Tue Mar 02 2004 - cschum@suse.de
  - YOU: Implemented new patch kind "patchlevel".
* Tue Mar 02 2004 - cschum@suse.de
  - YOU: Implemented "UpdateOnlyNew" flag.
* Tue Mar 02 2004 - cschum@suse.de
  - YOU: Implemented "ForceInstall" flag.
* Tue Mar 02 2004 - cschum@suse.de
  - Fix return code of online_update command.
  - 2.9.19
* Mon Mar 01 2004 - cschum@suse.de
  - Show patch pre-information messages before download and
    post-information messages after installation.
  - 2.9.18
* Mon Mar 01 2004 - lnussel@suse.de
  - always try to fix inconsistent packages by reinstalling them
* Mon Mar 01 2004 - cschum@suse.de
  - Added YOU callback for showing patch messages.
  - Moved logic and workflow of patch retrieval from YCP code to
    packagemanager.
* Fri Feb 27 2004 - cschum@suse.de
  - Added YOU callbacks for error and log messages.
  - 2.9.17
* Thu Feb 26 2004 - cschum@suse.de
  - Make packagemanager translatable.
* Thu Feb 26 2004 - cschum@suse.de
  - Media: Handle relative paths as arguments to
    MediaAccess::provideFile().
* Wed Feb 25 2004 - gs@suse.de
  - SLP support added to PMYouServers
* Wed Feb 25 2004 - ma@suse.de
  - Dropped man-made restrictions when creating new InstSrces.
  - Y2PM locale setting interface changed.
  - 2.9.16
* Tue Feb 24 2004 - cschum@suse.de
  - Added function PMError::addDetails().
  - Added option --get-all to online_update command.
  - Added support for "noyou" YOU flag.
* Tue Feb 24 2004 - cschum@suse.de
  - YOU: Only try to retrieve packages with the architecture
    specified in the patch file. Don't iterate through all compatible
    architectures anymore.
* Sat Feb 21 2004 - ma@suse.de
  - Reimplemented counted pointer classes
  - 2.9.15
* Wed Feb 18 2004 - cschum@suse.de
  - Include YOU docs and scripts in devel package.
  - 2.9.14
* Wed Feb 18 2004 - cschum@suse.de
  - Make http/ftp access work with curl-7.11.
* Fri Feb 06 2004 - cschum@suse.de
  - YOU: Get patches for all installed products not only the one
    which was installed last.
  - 2.9.13
* Tue Jan 27 2004 - lnussel@suse.de
  - reduce and fix error results for alternatives
* Tue Jan 27 2004 - ma@suse.de
  - Let parser classes use std::streamoff instead of std::streampos.
* Tue Jan 27 2004 - cschum@suse.de
  - Fixed testsuite.
* Mon Jan 26 2004 - ma@suse.de
  - Revised rpm database rebuild and adjusted callbacks.
  - Added progress callbacks when reading the rpm database.
  - 2.9.12
* Fri Jan 23 2004 - cschum@suse.de
  - Removed obsolete query code.
* Wed Jan 21 2004 - cschum@suse.de
  - YOU: Support patch files containing the same package in multiple
    architectures.
* Fri Dec 12 2003 - msvec@suse.cz
  - adapted for the logging changes in liby2util
  - 2.9.11
* Tue Dec 09 2003 - ma@suse.de
  - Reorder candidate lists if InsrSrc priority was changed.
  - 2.9.10
* Thu Dec 04 2003 - ma@suse.de
  - Some more InsrSrc editor support.
  - 2.9.9
* Thu Nov 27 2003 - ma@suse.de
  - InstSrcManager: New interface method for InsrSrc editor to set new
    proirity and default enabling in one call.
  - 2.9.8
* Mon Nov 24 2003 - ma@suse.de
  - Removed install order argument from Y2PM::commitPackages, as we
    may now query the InstSrcManager for this.
  - 2.9.7
* Thu Nov 20 2003 - ma@suse.de
  - MediaCD: Missed to close device if CDROMEJECT/CDROMCLOSETRAY failed.
  - 2.9.6
* Thu Nov 13 2003 - ma@suse.de
  - InstSrcManager: Now able to handle an install order.
  - 2.9.5
* Thu Nov 06 2003 - mvidner@suse.cz
  - Use doxygen instead of kdoc.
  - 2.9.4
* Thu Oct 30 2003 - ma@suse.de
  - Added PMError hook for PkgModule.
  - 2.9.3
* Thu Oct 02 2003 - ma@suse.de
  - Revised MediaHandler error reporting ang logging. Implemented
    MediaCD open/closeTray to use ioctl.
  - 2.9.2
* Wed Sep 24 2003 - ma@suse.de
  - MediaAccess::release: If requested, try to eject removable media
    even if it's currently unmounted. (#29306)
  - 2.9.1
* Wed Sep 24 2003 - ma@suse.de
  - InstSrcManager::scanMedia: Assure media is immediately released after
    scanning media.1/products. Otherwise slideshow symlink will fail.
  - 2.9.0
* Tue Sep 23 2003 - ma@suse.de
  - Provide a symlink to slideshow data during install or upadte.
    Otherwise the slideshow is in need to predict where an InstSrc
    cache is going to be created. (#31491)
  - Prevent librpm from writing error messages to the console during
    update. They destroy the ncurses screen. (#30379)
  - 2.8.32
* Tue Sep 23 2003 - ma@suse.de
  - Prevent installation of source rpms from accessing a media, which
    YaST was told to skip. Do not forgett to install source rpms from
    media not needed for binary packages.(#31559)
  - 2.8.30
* Mon Sep 22 2003 - ma@suse.de
  - Fixed possible endless loop when skipping media during install.
    (#31373)
  - 2.8.29
* Fri Sep 19 2003 - cschum@suse.de
  - InstYou: Reset MediaCurl callbacks in case of error or user
    abort during patch download. Fixes crash (#31415).
* Fri Sep 19 2003 - ma@suse.de
  - No longer report enabling an enabled, or disabling a disabled
    InstSrc as an error.
  - 2.8.27
* Fri Sep 19 2003 - ma@suse.de
  - Within instsys, if the InstSrc is setup to use the media and no
    ram chache, omit unmounting media after packageCommit. (#30423)
  - 2.8.26
* Thu Sep 18 2003 - ma@suse.de
  - Don't use epoch when deleting packages (#31187)
  - 2.8.25
* Thu Sep 18 2003 - ma@suse.de
  - Avoid creation of a second rpm3 database backup, after database was
    converted.
  - Automaticaly close rpm database, if no handles outside librpmDb
    exist. The necessity to explicitly call dbClose to avoid locking
    the database longer than necessary is too error-prone.
  - Import of gpg-pubkeys fixed (#30350)
  - 2.8.24
* Wed Sep 17 2003 - lnussel@suse.de
  - First check obsoletes, then conflicts. Fixes #31001 and #31031.
  - Fix internal program testinstall and add missing header
  - Include release in output operator of RelInfoList (used in testinstall for
    debugging purpose)
  - 2.8.23
* Wed Sep 17 2003 - ma@suse.de
  - Adjusted return code of commitPackages. Calling functions were
    unable to detect an aborted installation, iff not at least one
    package was installed. (#31045)
  - 2.8.22
* Tue Sep 16 2003 - ma@suse.de
  - Fixed candiadate selection to prefer packages introduced by
    'yast2 -i' (#30456)
  - 2.8.21
* Tue Sep 16 2003 - kkaempf@suse.de
  - do not take obsoletes of installed packages into account
    (part of #31001)
  - 2.8.20
* Mon Sep 15 2003 - ma@suse.de
  - On installation and update look for ascii armored public keys
    located in the media rootdir, and import them into the rpmdatabase,
    if they are not already present. (#30350)
  - Install packages using --nodigest --nosignature (#28776)
  - 2.8.19
* Mon Sep 15 2003 - msvec@suse.cz
  - 2.8.18
* Fri Sep 12 2003 - ma@suse.de
  - Added ability to import ascii armored public key to rpmdatabase.
* Fri Sep 12 2003 - cschum@suse.de
  - MediaCurl: FTP_ACCESS_DENIED isn't a login error. (#30420).
* Fri Sep 12 2003 - cschum@suse.de
  - Prevent creation of double slashes in URLs by appending the
    filename leading to invalid URLs. (#30532)
  - 2.8.17
* Thu Sep 11 2003 - ma@suse.de
  - Do not call rpmdbInit if the database already exists. (#30357)
  - 2.8.16
* Thu Sep 11 2003 - ma@suse.de
  - Fixed failed sync between SelectionManager and InstTarget.
  - Log error and refuse to commit packages, if InstTarget is not
    initialized.
  - 2.8.15
* Wed Sep 10 2003 - arvin@suse.de
  - fixed return value (bug #30354)
  - 2.8.14
* Tue Sep 09 2003 - arvin@suse.de
  - fixed compilation
  - 2.8.13
* Tue Sep 09 2003 - ma@suse.de
  - Fixed missing Fclose reading rpm header from package. (#29916)
  - 2.8.12
* Mon Sep 08 2003 - ma@suse.de
  - After commiting all packages, packagemanager is synced with
    rpm database on target (#29679, #26586)
  - Invalidate solver cache if items are added or removed from
    manager.
  - 2.8.11
* Sun Sep 07 2003 - ma@suse.de
  - Fixed instTargetInit and instTargetClose to properly
    setup and shutdown target and any existing managers.
    Prepared instTargetUpdate to reread rpm databes and
    propagate changes to an existing package manager. Still open,
    whether this can be done automaticaly on commitPackages.
    (#29679 partially)
  - 2.8.10
* Mon Sep 01 2003 - cschum@suse.de
  - Add missing options to sysconfig template.
* Mon Sep 01 2003 - arvin@suse.de
  - fixed return value of commitPackages
* Fri Aug 29 2003 - arvin@suse.de
  - fixed build
* Fri Aug 29 2003 - ma@suse.de
  - Sort package candidate list by (arch->version->InsrSrc priority).
    (#26002)
* Fri Aug 29 2003 - ma@suse.de
  - Move away any old database before the first package is going to
    be installed. (#29285)
* Fri Aug 29 2003 - ma@suse.de
  - Introduced new Callbacks able to provide more data and more
    control on errors. All knowledge about the needs of a certain
    kind of callback recipient (like YCPCallbacks) and how they
    operate is removed from the code here. (#29484 as far as
    packagemanager is affected).
  - Speedup database conversion and rebuild.
  - Overworked commitPackages.
  - 2.8.7
* Mon Aug 25 2003 - sh@suse.de
  - First part of fix for bug #19603: RPM groups not translated
    Moved gettext initialization out to YRpmGroupsTree.cc in liby2util
* Fri Aug 22 2003 - ma@suse.de
  - Invalidate all outstanding database handles after conversion.
* Wed Aug 20 2003 - cschum@suse.de
  - Own /var/lib/YaST2/you and /var/lib/YaST2/you/mnt (#28793).
* Tue Aug 19 2003 - cschum@suse.de
  - Fixed -s option of online_update (#28138).
* Fri Aug 15 2003 - arvin@suse.de
  - fixed memory corruption (bug #28373 and #28763)
* Tue Aug 12 2003 - ma@suse.de
  - Adapt to changes in liby2util.
  - 2.8.5
* Thu Aug 07 2003 - ma@suse.de
  - Close rpmdatabase when installing/deleting packages via rpm to
    make shure subsequent queries reopen the database and see the
    changes made.
* Tue Aug 05 2003 - ma@suse.de
  - Added new content file entry 'RELNOTESURL'
  - 2.8.4
* Wed Jul 30 2003 - ma@suse.de
  - Support for rpm4
  - 2.8.3
* Tue Jul 29 2003 - cschum@suse.de
  - MediaAccess::dirInfo(): If a file "directory.yast" exists in the
    directory read this and return content as directory listing.
* Tue Jul 29 2003 - cschum@suse.de
  - Added MediaAccess::disconnect() for closing a server connection
    before releasing the media (#28040).
* Wed Jul 09 2003 - cschum@suse.de
  - YOU: Store username/password for each server separately.
  - MediaCurl: Send packagemanager version as password with
    anonymous FTP login.
  - Make absolute FTP paths in URLs work (#23535)
* Tue Jul 08 2003 - cschum@suse.de
  - Added support for "file:" URLs.
* Thu Jul 03 2003 - cschum@suse.de
  - Added "lang" parameter to suseserver.cgi call.
* Wed Jun 25 2003 - cschum@suse.de
  - MediaNFS: Call mount with option "nolock" to prevent the mount
    command hanging when portmapper is not running.
* Tue Jun 24 2003 - cschum@suse.de
  - Added progress callback for InstTarget::executeScript().
* Tue Jun 17 2003 - cschum@suse.de
  - Added support for "Files" tag in YOU patch files.
* Mon Jun 09 2003 - ma@suse.de
  - Fixes to build with rpm-4. InstTarget is disabled, as lots of
    code needs review.
* Wed May 28 2003 - cschum@suse.de
  - Added option to execute YCP scripts as part of a YOU patch.
* Fri May 16 2003 - cschum@suse.de
  - Rewrote YOU authentification code.
* Tue Apr 22 2003 - ma@suse.de
  - Plain RPM InstSources are now able to work on gzipped cachefiles
    (IS_PLAINcache.gz; no bzip2).
  - 2.8.0
* Tue Apr 15 2003 - cschum@suse.de
  - Fixed MediaCurl download on x86_64 (#25817).
* Thu Apr 10 2003 - sh@suse.de
  - Fixed bug #25804: FTP download shows pkg build no.
* Tue Mar 18 2003 - ma@suse.de
  - SelectionManager missed to save/restore it's internal list of
    selections last state. As it's the transition 'last state -> new state'
    that determines the fate of the selections packages, we correctly
    restored a previously saved state, but further changes were sometimes
    handled incorrect.
  - 2.7.36
* Sun Mar 16 2003 - ma@suse.de
  - Added genIS_PLAINcache. Standalone binary to create a chachefile
    for plain RPM InstSource. Cachefile is mandatory for plain RPM
    InstSources accessed via FTP/HTTP.
  - 2.7.35
* Fri Mar 14 2003 - kkaempf@suse.de
  - fix name display of source rpm
  - sort installation of source rpms by media number
  - 2.7.34
* Fri Mar 14 2003 - kkaempf@suse.de
  - ensure correct media is attached before starting to install
    source rpms.
  - 2.7.33
* Fri Mar 14 2003 - kkaempf@suse.de
  - fix passing of path information from package provider to target.
  - fix error message, show path of missing file instead of package
    name.
  - 2.7.32
* Fri Mar 14 2003 - kkaempf@suse.de
  - Correctly install source rpms, from current and other
    medias (#25380)
* Fri Mar 14 2003 - ma@suse.de
  - Filter cdroms and other unwanted mountpoints (e.g. /mnt,/media)
    for disk usage calculation. (#23544)
* Fri Mar 14 2003 - ma@suse.de
  - Enabled using plain RPM sources as InstSource. With media other
    than FTP/HTTP it works out of the box, if all RPM packages are
    located in one directory. For remote media and RPM packages located
    inside a directory tree, a chachefile must be provided at the InstSrc
    root directory. Zipped cachefile is supported. Standalone binary to
    create a chachefile will be provided ASASP.(#23928)
  - 2.7.31
* Thu Mar 13 2003 - ma@suse.de
  - Fixed: Request to install source rpm got lost, if binary package
    is to be installed/deleted (#24067,25318)
* Mon Mar 10 2003 - ma@suse.de
  - On query whether instsource is remote (ftp,http), check the url
    in case the media is not yet open. (#24641)
  - 2.7.30
* Mon Mar 10 2003 - ma@suse.de
  - Fixed: rpm install error wrongly interpreted as error providing
    next package. (#24924)
  - 2.7.29
* Mon Mar 10 2003 - ma@suse.de
  - Let solver always tag auto states triggered by packages in goodlist.
    (e.g. auto delete for obsoleted packages.) (#25005)
  - 2.7.28
* Mon Mar 10 2003 - ma@suse.de
  - On update delete packages replaced by unique provides. (#24633)
* Sat Mar 08 2003 - ma@suse.de
  - Open RpmDb progress log (y2logRPM) on demand, and close it
    automatically. (#24756)
* Fri Mar 07 2003 - ma@suse.de
  - Make Y2PM::commitPackages turn the selectables state to unmodify,
    after the binary package was successfully installed/deleted. For
    successfully installed source packes, clear the selectables
    source_install flag. There's no need to process them again in later
    calls to commitPackages (unless someone selected them again).
  - 2.7.27
* Thu Mar 06 2003 - ma@suse.de
  - On Update: Disable already existing InstSources on system and install
    the new sources with highest priority. (#24369)
    On the fly adjust directory permissions below /var/adm/YaST to 0755.
  - 2.7.26
* Thu Mar 06 2003 - cschum@suse.de
  - Don't ask for proxy password (#24723).
* Wed Mar 05 2003 - kkaempf@suse.de
  - enhance provide and install callbacks to pass error code, error
    message and package name. Change return code from void to string,
    implement ok/retry(this package)/skip(this media)/cancel(installation)
    for errors during package providal (download) and package installation.
    (#23780)
  - 2.7.24
* Wed Mar 05 2003 - ma@suse.de
  - Prevent selection manager from changing state of packages not included
    in any selection. Formerly all settings on application level were cleared,
    loosing hardware dependent and kernel packages selected on that level too.
  - 2.7.22
* Tue Mar 04 2003 - ma@suse.de
  - Parse content files FLAGS value. Stored and provided via
    InstSrcDescr::content_flags(). (needed for #21561)
  - 2.7.21
* Tue Mar 04 2003 - lnussel@suse.de
  - don't generate error when a package is obsoleted and breaks another package
    which is obsoleted by a candidate (#24115)
* Tue Mar 04 2003 - ma@suse.de
  - Y2PM interface to save and restore package selection state (package and
    selection manager) and to detect if there were changes since last save.
    (needed to fix #23616)
  - 2.7.20
* Mon Mar 03 2003 - ma@suse.de
  - When deleting a selection, prevent packages included in other active
    selections from being removed. (#23833)
  - Always install packages.en in InstSrc cache. Otherwise we might have
    no texts at all if language is changed. (#24264)
  - 2.7.19
* Fri Feb 28 2003 - kkaempf@suse.de
  - don't split LabelMap along spaces, just the first one
    counts (#23573)
* Fri Feb 28 2003 - kkaempf@suse.de
  - eject all cd drives if none is active on 'eject' (#24005)
* Thu Feb 27 2003 - lnussel@suse.de
  - check dependencies of packages that obsolete installed ones first (#24115)
* Thu Feb 27 2003 - cschum@suse.de
  - Fixed dangling pointer to cookie jar (#24286).
* Wed Feb 26 2003 - lnussel@suse.de
  - Honor implicit provide of own name when computing remove lists (#24298)
* Wed Feb 26 2003 - cschum@suse.de
  - Propagate libcurl error message to GUI (#23989).
* Wed Feb 26 2003 - cschum@suse.de
  - Call progress callbacks during download of individual RPMs.
* Tue Feb 25 2003 - arvin@suse.de
  - added missing #include <assert.h>
* Mon Feb 24 2003 - cschum@suse.de
  - Create /var/lib/YaST2/you/ for update check, if it doesn't exist
    (#23804).
* Mon Feb 24 2003 - ma@suse.de
  - Changed ranking of candidate packages, if package is available on
    multiple instsources. Packages are now ranked by best version,
    then architecture, then instsource priority. In presence of an
    installed package, the best candidate with respect to the installed
    packages architecture is choosen.
  - Allow krpmview widget in konqueror to introduce a special instsource.
    Packages from this source are always prefered as candidate. (#23748)
  - 2.7.15
* Fri Feb 21 2003 - ma@suse.de
  - Able to import/export package selection. Fixes #23923, as soon as
    UI uses the new interface.
  - 2.7.14
* Fri Feb 21 2003 - cschum@suse.de
  - Correctly handle proxy settings (#21431).
* Wed Feb 19 2003 - lnussel@suse.de
  - Don't check dependencies of packages that provide their requires and are
    going to be updated (fixes #23836)
* Tue Feb 18 2003 - ma@suse.de
  - If MediaHandler is unable to create a default attach point in
    /var/adm/mount (e.g. no permission), it tries to create it in
    /var/tmp.
* Tue Feb 18 2003 - cschum@suse.de
  - Make checks for availability of new online updates run without
    root permissions.
* Mon Feb 17 2003 - ma@suse.de
  - Package internal: Cleaned up testsuite and moved all developer
    stuff to devel subdir. Tag targets as EXTRA_PROGRAMS, as we don't
    want them to disturb build, in case they do not compile on every
    architecture.
  - 2.7.13
* Fri Feb 14 2003 - ma@suse.de
  - Bind textdomain "rpm-groups" to get translations (#19603)
  - 2.7.12
* Fri Feb 14 2003 - ma@suse.de
  - Per default protect installed non SuSE packages.
* Fri Feb 14 2003 - ma@suse.de
  - Call PMSelectionManager::installOnTarget from Y2PM::commitPackages
    to remember selection changes (#21616)
* Thu Feb 13 2003 - cschum@suse.de
  - Added CMDLINE_OPTIONS variable to sysconfig/onlineupdate.
* Thu Feb 13 2003 - lnussel@suse.de
  - keep package sets between solver runs
  - use stl map instead of hash for PkgSet
  - non-recursive remove function
* Thu Feb 13 2003 - cschum@suse.de
  - Added -q option to online_update command line to for quick check of
    updates without downloading all patch information.
* Wed Feb 12 2003 - ma@suse.de
  - Selection/SelectionManager overworked. Now able to delete/install/replace
    Selections. More stable parsing of alternate packages. Language dependent
    packages are passed to the UI too. Ability to store the current state in
    InstTargets selection DB.
  - 2.7.11
* Mon Feb 10 2003 - cschum@suse.de
  - Destruct PatchManager at exit of YaST. This is needed to unmount
    the installation media.
* Fri Feb 07 2003 - ma@suse.de
  - Prevent automatic (by solver/selections) downgrade of packages. As
    always allow SuSE packages to downgrade themself dependent on buildtime
    comparison.
* Thu Feb 06 2003 - lnussel@suse.de
  - do not consider installed inconsistent packages that are already marked for
    installation
  - search_for_provider no longer marks available packages for installation when
    an installed version also provides the relation (should fix confusing result
    for obsoletions)
* Thu Feb 06 2003 - ma@suse.de
  - New UI_Status 'S_Keep' (similar to S_Taboo, but an installed object
    is present). Setting S_Keep/S_Taboo no longer clears any candidateObj.
  - 2.7.9
* Mon Feb 03 2003 - ma@suse.de
  - InstSrcManager: Allow multiple entries for same product via
    different urls.
  - 2.7.8
* Fri Jan 31 2003 - ma@suse.de
  - Fixes in testsuite to compile.
  - Fall back to InstTarget::getMountPoints, if 'df' info for
    packagemanagers disk usage calculation has not been initialized.
  - In PMPackageManager::getPackagesToInsDel filter out packages tagged
    auto_delete. Solver sets auto_delete for packages being obsoleted.
    Thus they should not be manualy deleted.
  - 2.7.7
* Thu Jan 30 2003 - ma@suse.de
  - Overworked disk usage calculation.
  - 2.7.6
* Tue Jan 28 2003 - lnussel@suse.de
  - better handling of obsoleted packages, problems are now reported in
    ErrorResultList
* Mon Jan 27 2003 - ma@suse.de
  - Fixed configure checks.
  - Removed references to librpm from public header files.
  - 2.7.5
* Fri Jan 24 2003 - cschum@suse.de
  - Moved sysconfig/online-update from yast2-online-update to
    yast2-packagemanager.
* Thu Jan 23 2003 - ma@suse.de
  - using librpm for queries
  - 2.7.4
* Thu Jan 23 2003 - cschum@suse.de
  - Show warning, if installation of patch will not install any
    packages because of the UpdateOnlyInstalled option.
  - Correctly calculate patch size and total download size taking
    into account, if patch RPMs or full RPMs are used.
* Wed Jan 22 2003 - lnussel@suse.de
  - look in virtual installed set for provides of installed packages, fixes
    [#21829]
* Mon Jan 20 2003 - cschum@suse.de
  - Read a path prefix from /media.1/patches which is prepended to
    the path used for getting YOU patches.
* Wed Dec 18 2002 - cschum@suse.de
  - Implemented PMManager::read/writeSettings(). It's currently only
    used for storing taboo state for patches.
  - Added PkgNameEd::asString()
  - Added -c option for online_update: Display configuration.
  - Added -k option for online_update: Checking for new updates.
  - Replaced include of Manager classes in Y2PM.h by forward
    declarations to reduce dependencies.
  - Added attribute to PMError class for storing error details.
  - Added PkgName::asString().
  - Added MediaAccess::getFile().
  - Added "cached" argument to MediaAccess::provideFile() to allow
    to only retrieve files which aren't present yet.
  - Added YOU attributes externalUrl() and patchRpmBaseVersions() to
    PMPackage.
  - InstYou: Added function to set package states corrsponding to
    patch states.
  - InstYou: Added option to download only the patches which are not
    yet locally available due to a previous download.
  - InstYou: Added functions to check for availability of new
    updates.
  - Added callbacks for showing YOU progress.
  - Better YOU error handling.
  - Remember date of last successfull update.
  - Read "Label" and "RpmGroup" from patch files.
  - Remember last server used for update.
  - All you related files storing state information are now under
    /var/lib/YaST2/you.
  - Split up /etc/suseservers in file caching the downloaded server
    list (/var/lib/YaST2/you/youservers) and file holding
    user-defined servers (/etc/youservers).
  - Added "distproduct" information to suseservers.cgi call to be
    able to differentiate between Personal and Professional edition.
  - 2.7.2
* Mon Dec 09 2002 - cschum@suse.de
  - Don't preselect patch of kind "YaST2", if it only has new versions
    for non-installed packages.
* Mon Dec 02 2002 - arvin@suse.de
  - added openssl to neededforbuild (libcurl needs it)
* Mon Dec 02 2002 - cschum@suse.de
  - Pass versions of packages containing code of YOU to suseservers.cgi.
* Mon Nov 25 2002 - cschum@suse.de
  - Split long description of YOU patches in lines, so that it can
    properly be formatted in the patch selector.
  - 2.6.46
* Thu Nov 14 2002 - cschum@suse.de
  - Use libcurl as media backend for FTP and HTTP instead of wget.
* Mon Nov 04 2002 - ma@suse.de
  - Fixed PMULPackageDataProvider::providesSources returning the inverse.
    (#21517)
  - 2.7.0
* Thu Oct 24 2002 - ma@suse.de
  - Removed all the anythingBy...() methods from Selection/PackageManager.
    They are common and thus now realized once in PMManager. No need for
    duplicate code. Additionally PMManager now provides a general interface
    (anyMatch(..)) to test wheter a certain condition is true for at least
    one of it's Selectables.
  - 2.6.45
* Tue Oct 15 2002 - ma@suse.de
  - Let InstTarget retrieve and provide all file dependencies, not just
    those that arise from already installed packages. (#20866)
  - 2.6.44
* Tue Oct 15 2002 - kkaempf@suse.de
  - when cancelling/skipping media check for end of package list
    and break out of the install loop gracefully (#19336)
  - 2.6.43
* Mon Oct 14 2002 - kkaempf@suse.de
  - add "anythingByUser()" for SelectionManager().
  - 2.6.42
* Mon Oct 14 2002 - ma@suse.de
  - Fixed bug in candidate ranking. If same InstSrc and architecture
    prefere highest version.
  - 2.6.41
* Fri Oct 11 2002 - kkaempf@suse.de
  - Invalidate cached media nr in source if the source gets
    invalidated (by a source/media change)
  - 2.6.40
* Fri Oct 11 2002 - cschum@suse.de
  - Read "directory.3" file to get list of patches, because in
    previous YOU versions the UpdateOnlyInstalled option doesn't
    completely work.
* Thu Oct 10 2002 - cschum@suse.de
  - If UpdateOnlyInstalled option is set only download packages
    which will be installed.
* Wed Oct 09 2002 - ma@suse.de
  - fixed InstSrc cache init on FTP/HTTP.
* Wed Oct 09 2002 - ma@suse.de
  - Let PMSelection provide physical access to the sel file (via
    provideSelToInstall()).
* Wed Oct 09 2002 - ma@suse.de
  - Y2PM::cacheToRamdisk() flag added. Tells whether created instSrc'es
    may cache meta-data in ramdisk during install. Needed to be able to
    install cache meta-data on system after installation is done.
  - 2.6.39
* Mon Oct 07 2002 - kkaempf@suse.de
  - handle installation order separately from source priority (#20609)
  - prepare for caching of source meta-data in ram
  - 2.6.38
* Wed Oct 02 2002 - kkaempf@suse.de
  - write real ftp/http password to cache data (#17590)
  - suppress options (";..." at end of url) when calling wget (#20293)
  - add 'wget' as 'Requires' (#20162)
  - distinguish between description url and package url, these are
    different in the 'multiple source' installation method.
  - 2.6.37
* Wed Oct 02 2002 - cschum@suse.de
  - Patch description files are now also parsed with the new parser.
* Tue Oct 01 2002 - cschum@suse.de
  - implemented check for base versions of patch RPMs.
* Tue Sep 24 2002 - arvin@suse.de
  - fixed fallback to English package descriptions (bug #19953)
* Tue Sep 24 2002 - cschum@suse.de
  - Fixed checking of signatures for scripts downloaded by YOU.
  - 2.6.35
* Mon Sep 23 2002 - arvin@suse.de
  - open and attach media before copying media descr to
    installed system (bug #20000)
* Fri Sep 20 2002 - kkaempf@suse.de
  - parse full product data (product, distproduct, baseproduct)
    from content file and provide it from the cache. Business
    products need this data to know their system base.
  - 2.6.33
* Fri Sep 20 2002 - kkaempf@suse.de
  - drop cross-pointers of selections which didn't work across
    multiple sources, no one currently needs it anyway.
  - 2.6.32
* Fri Sep 20 2002 - cschum@suse.de
  - Fixed download for YOU patches containing no packages.
* Fri Sep 20 2002 - kkaempf@suse.de
  - add "source change" callback for UI
  - release media after source change
  - 2.6.31
* Fri Sep 20 2002 - cschum@suse.de
  - Fixed UpdateOnlyInstalled option of YOU.
* Thu Sep 19 2002 - kkaempf@suse.de
  - use passive ftp for wget (cschum@suse.de)
  - YOU fixes (cschum@suse.de)
  - close media.X/media file if it's the wrong one
  - disable source when deleting it
  - 2.6.30
* Thu Sep 19 2002 - kkaempf@suse.de
  - fix check for newer candidate when selecting packages
  - 2.6.29
* Wed Sep 18 2002 - ma@suse.de
  - Try to unlock CD/DVD's locked by other InstSrc'es when we have to
    provide packages for install.
  - 2.6.28
* Wed Sep 18 2002 - kkaempf@suse.de
  - implement separated install and package sources
  - allow change of URL
  - 2.6.27
* Wed Sep 18 2002 - lnussel@suse.de
  - use a installed set in InstallOrder to resolve requirements first
  - output graphviz file in printAdj()
* Wed Sep 18 2002 - lnussel@suse.de
  - assume auto if no filesystem is specified in MediaDisk
* Fri Sep 13 2002 - lnussel@suse.de
  - remove leading slash from filenames to make tar back up the right files
    (#19620)
  - 2.6.26
* Thu Sep 12 2002 - lnussel@suse.de
  - don't look into old version of a package, that is to be upgraded, for
    determining whether the dependencies of the new one are fulfilled
  - 2.6.25
* Thu Sep 12 2002 - lnussel@suse.de
  - hack to revert auto state of packages that are already installed in same
    version
  - 2.6.24
* Thu Sep 12 2002 - kkaempf@suse.de
  - fixed removing previously downloaded package.
  - 2.6.23
* Thu Sep 12 2002 - kkaempf@suse.de
  - fix harddisk url recognition
  - 2.6.21
* Thu Sep 12 2002 - ma@suse.de
  - InstSrc: cleanup media dir on disable.
  - InstSrc: let providePackage remove a previously downloaded package.
* Thu Sep 12 2002 - ma@suse.de
  - Let installed system provide installed selections (#19522)
* Thu Sep 12 2002 - kkaempf@suse.de
  - handle trailing slashes in URL (#19495)
  - fix cancel of media
  - fix skipping of media
  - retry next device if media supports multiple devices
* Thu Sep 12 2002 - ma@suse.de
  - new candidate ranking based on source rank, arch, version.
    Candidates matching an installed packages arch, are prefered.
  - 2.6.20
* Wed Sep 11 2002 - kkaempf@suse.de
  - pass abort state further up
  - 2.6.19
* Wed Sep 11 2002 - kkaempf@suse.de
  - fix skipping cd.
  - allow abort during install
  - implement source ranking
  - implement state save/restore
  - fix source management
  - 2.6.18
* Wed Sep 11 2002 - kkaempf@suse.de
  - equal buildtime is no reason to check manually during update
  - 2.6.17
* Wed Sep 11 2002 - kkaempf@suse.de
  - allow self-provides/conflicts/obsoletes but warn
  - re-install packages with bad verify
  - lesser debug
  - 2.6.16
* Wed Sep 11 2002 - kkaempf@suse.de
  - close medium when changing url, this will automatically
    re-open it with the new url.
  - 2.6.15
* Wed Sep 11 2002 - kkaempf@suse.de
  - filter out and log packages with dependencies on itself (ma@suse.de)
  - 2.6.14
* Tue Sep 10 2002 - kkaempf@suse.de
  - read complete description from rpmdb.
* Tue Sep 10 2002 - lnussel@suse.de
  - do not complain about broken requirements of installed but obsolete packages
* Tue Sep 10 2002 - lnussel@suse.de
  - upgrade mode option. Packages marked for installation by a selection which
    conflict with already installed will be ignored in this case
* Tue Sep 10 2002 - arvin@suse.de
  - added provides/obsoletes y2client (bug #19325)
* Mon Sep 09 2002 - kkaempf@suse.de
  - Installation of src/nosrc rpms.
  - re-prompt after ejecting
  - release media before prompting
  - 2.6.12
* Mon Sep 09 2002 - lnussel@suse.de
  - remove proxy settings from wget class, works automatically
    through ~/.wgetrc
* Sun Sep 08 2002 - ma@suse.de
  - fixes for update (handle splitprovides/obsoletes similar to
    provides/obsoletes, i.e. it's not dropped, but replaced by an
    other package)
  - fixed PackageDataProvider to provide vendor information for
    packages. Fixes update problem, where downgraded SuSE packages
    were wrongly counted and reported as old version.
  - 2.6.11
* Sat Sep 07 2002 - kkaempf@suse.de
  - add "-C" parameter to tar during package backup
  - break out without checking media contents
  - 2.6.10
* Sat Sep 07 2002 - kkaempf@suse.de
  - add "YOUURL"
  - fix update deletion loop
  - 2.6.9
* Fri Sep 06 2002 - kkaempf@suse.de
  - copy PMSolvable data to shared package since the share
    will only work for on-demand data, not in-core data.
  - 2.6.8
* Fri Sep 06 2002 - kkaempf@suse.de
  - fix creation of rpm backup, added missing _rootdir
  - doUpdate returns statistics (ma@suse.de)
  - make set of problematic packages available
  - 2.6.7
* Fri Sep 06 2002 - kkaempf@suse.de
  - append rpm logfile
* Thu Sep 05 2002 - kkaempf@suse.de
  - added update (ma@suse.de)
  - added package backup (lnussel@suse.de)
  - added rebuilddb progress (lnussel@suse.de)
  - added rebuilddb progress callback (lnussel@suse.de, kkaempf@suse.de)
  - fallback to ".default" locale (#18763)
  - use solver for selection dependencies
  - implement size differ to take deleted packages into account
    (lnussel@suse.de)
  - provisions for source package install
  - properly init locale from LANG
  - online update enhancements (cschum@suse.de)
  - report wget errors properly
  - 2.6.6
* Thu Sep 05 2002 - kkaempf@suse.de
  - fallback i686->i586 if cx8/cmov are missing. (#18885)
* Thu Sep 05 2002 - kkaempf@suse.de
  - dont change maps while iterating
  - 2.6.5 + diff
* Tue Sep 03 2002 - kkaempf@suse.de
  - initial version for update
  - further online-update functionality
  - cleaned up callbacks
  - implement product db (ma@suse.de)
  - 2.6.5
* Wed Aug 28 2002 - kkaempf@suse.de
  - implement media change callbacks
  - fix cache read/write (ma@suse.de)
  - implement selection db (ma@suse.de)
* Tue Aug 27 2002 - kkaempf@suse.de
  - improve cache handling of data
  - take media nr into account in installation order
  - fix status handling for selectables
  - fix selection handling
* Sun Aug 25 2002 - kkaempf@suse.de
  - fix reading of locale based selection data.
* Wed Aug 21 2002 - kkaempf@suse.de
  - provide just a single library
* Wed Aug 21 2002 - kkaempf@suse.de
  - almost complete, still missing:
    callbacks, queries, solver connection
* Thu May 16 2002 - ma@suse.de
  - Initial version.

Files

xÖ4	(


Generated by rpm2html 1.8.1

Daniel Veillard, Tue May 13 04:00:42 2008