changes 6.19.2
[platform/upstream/libzypp.git] / package /
2009-01-16 Ján Kupecchanges
2008-12-18 Michael Andres- Fixed lost user request to abort during commit. BASE-SuSE-Code-11-Branch
2008-12-18 Michael Andres- Add Package::filelist, faster and less memory consuming
2008-12-11 Michael Andres- Add str::hexencode and str::hexdecode to encode speci...
2008-12-11 Michael Andres- Catch and report media errors when proving packages...
2008-12-10 Michael Andreschanges
2008-12-08 Michael Andres- Execute patch scripts chroot to the installed system...
2008-12-08 Stefan SchubertMake solver reset public
2008-12-07 Stephan Kulownot my fault
2008-12-05 Michael Andres- Fix solvers inappropriate selection as byUSER (bnc...
2008-12-04 Stephan Kulowlater products might finally install without warning
2008-12-01 Michael Andres- Fix install order computation losing some installed...
2008-11-28 Michael Andres- Prune soft locks to prevent installation but not...
2008-11-28 Stefan Schubertr 11825
2008-11-28 Michael Andreschanges
2008-11-27 Michael Andres- Take into account the requirements of all obsoleted...
2008-11-27 Duncan Mac-Vicar Pchanges and release
2008-11-27 Duncan Mac-Vicar Pappend changes
2008-11-27 Duncan Mac-Vicar Pchanges
2008-11-26 Michael AndresCall repo2solv -R (recursive scan) for plaindir repos.
2008-11-26 Duncan Mac-Vicar Pchanges
2008-11-24 Stefan Schubertactivate locking for doUpdate
2008-11-24 Stefan Schubertactivate locking for doUpdate
2008-11-21 Duncan Mac-Vicar Pchanges
2008-11-21 Jan Kupec- changes
2008-11-21 Michael Andresversion 5.24.0
2008-11-20 Michael Andres- Fix retrieval of deltarpm info.
2008-11-20 Michael AndresFix retrieval of Repository attributes like timestamps...
2008-11-20 Michael Andres- Enhance class LookupAttr and add convenience class...
2008-11-19 Jan Kupec(no commit message)
2008-11-19 Jan Kupec- changes
2008-11-19 Michael Andres- Support loading helix files.
2008-11-18 Michael Andres- Linking libexpat required to support loading helix...
2008-11-13 Stefan Schuberttake care for ppc64 while distupgrade (bnc #443685)
2008-11-12 Michael Andres- Add Capability ctor from Arch and Name: (Arch_i386...
2008-11-12 Michael Andres- Take care to always reset CURLOPT_TIMECONDITION to...
2008-11-12 Michael Andres- Check for modaliases below /sys (bnc #430179)
2008-11-11 Michael Andres- Avoid superfluous file copying and gpg invocation...
2008-11-11 Michael Andres- Prevent fetcher from processing the same index file...
2008-11-07 Michael Andres- Fix retrieval of patch contents and references attrib...
2008-11-07 Michael Andres- Add CheckSum::asString.
2008-11-07 Michael Andreschanges
2008-11-06 Duncan Mac-Vicar Pchanges
2008-11-06 Stefan Schubertadded flag: ignorealreadyrecommended to the testcases
2008-11-06 Stefan Schubertadding rule rpm-arch for installed rpm package in order...
2008-11-04 Jan Kupec- changes
2008-11-03 Duncan Mac-Vicar Pmerge contributions by Jon Nelson, thanks
2008-10-31 Michael Andres- Do not save solver locks (by APPL_HIGH).
2008-10-31 Duncan Mac-Vicar Pchanges
2008-10-30 Stefan Schubertrevision 11549
2008-10-29 Jan Kupec- changes
2008-10-29 Michael Andres- Add "sh4" architectures.
2008-10-28 Duncan Mac-Vicar P- sync changes file with change in autobuild
2008-10-28 Michael Andres- Add "arm" architectures.
2008-10-28 Stefan Schubertrevision 11517
2008-10-27 Duncan Mac-Vicar P- fix broken aria2c command line (bnc#438971)
2008-10-26 Stephan Kulowsubmitted
2008-10-24 Michael AndresRemove error prone methods from OnMediaLocation API...
2008-10-24 Michael Andres- Provide the /etc/products.d enties filename as Produc...
2008-10-24 Michael Andreschanges
2008-10-24 Stefan Schubertrevision added
2008-10-24 Stefan SchubertTaking "unlock" instead of setTransact(false) in the...
2008-10-22 Michael Andreschanges
2008-10-22 Duncan Mac-Vicar Pbnc#431571 : move unique id to private http header
2008-10-22 Michael Andreschanges
2008-10-20 Michael AndresRepoInfo: Add methods to handle repository licenses...
2008-10-20 Michael AndresAdapt to changed satsolver dataiteratir API.
2008-10-17 Michael AndresSecure download of license file on repo refresh (bnc...
2008-10-17 Michael Andreschanges
2008-10-16 Duncan Mac-Vicar Psadly, DirEntry type does not get filled for some remote
2008-10-16 Jan Kupec- changes
2008-10-15 Jan Kupec- changes
2008-10-14 Jan Kupec- changes
2008-10-13 Jan Kupec- changes
2008-10-13 Michael Andreschanges
2008-10-13 Michael Andres- Adapt to satsolver changes.
2008-10-13 Michael Andres- Fix reading delta rpm checksum from solv file.
2008-10-13 Michael Andres- Fix package-manager script to properly quote argument...
2008-10-13 Stefan Schubertr 11307
2008-10-12 Jan Kupec- changes
2008-10-09 Michael AndresAdapt to satsolvers big solv data change.
2008-10-09 Stefan Schubertbug400840
2008-10-09 Michael AndresWhatProvides testcase extended and iterator fixed
2008-10-08 Michael Andres- Add required copy-ctor and assignment operator to...
2008-10-08 Jan Kupec- release
2008-10-08 Duncan Mac-Vicar Pimprove message
2008-10-08 Ladislav Slezak- disk usage - ignore /proc filesystem (bnc#418783)
2008-10-07 Michael Andres- Fixed detection of loopback mounted iso-files. The...
2008-10-02 Michael Andres- Add zypp.conf option 'download.use_deltarpm_always...
2008-10-02 Michael Andres- Add product attribute: PRODUCTLINE.
2008-10-02 Michael Andres- Do not consider self provided requirements whan compu...
2008-10-01 Michael Andres- Rephrase missleading error message. (bnc #431229)
2008-09-30 Michael Andres- Allow computation of disk usage per solvable.
2008-09-29 Duncan Mac-Vicar P- Merge aria2c Media handler code from Google SOC 2008
2008-09-29 Jan Kupec- changes
2008-09-29 Jan Kupec- changes
2008-09-29 Michael Andres- Fix zypp::WhatProvides::empty returning inverse result.
2008-09-27 Jan Kupec- changes
2008-09-26 Jan Kupec- comments
2008-09-26 Michael Andres- Fix computation of Product::flavor.
next