Imported Upstream version 14.45.0
[platform/upstream/libzypp.git] / zypp / Product.cc
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 16.2.0 18/94718/1
2016-11-01 DongHun KwakImported Upstream version 15.19.5 88/94688/1
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.42.4 45/94645/1
2016-11-01 DongHun KwakImported Upstream version 14.42.3 44/94644/1
2016-11-01 DongHun KwakImported Upstream version 14.33.0 22/94622/1
2016-11-01 DongHun KwakImported Upstream version 14.28.0 09/94609/1
2014-02-14 Michael AndresProvide ContentIdentifier of required update repositori...
2014-02-11 Michael AndresAdd Product::endOfLife attribute (Fate#316172)
2014-02-11 Michael AndresLet Product::shortName fallback to name.
2012-10-15 Michael Andresfix missing #include
2012-10-15 Michael AndresFor installed products also filelists when trying to...
2009-10-14 Michael AndresAdd Product::droplist: List of dropped packages.
2009-04-27 Michael AndresLink a product buddy to the latest release package...
2008-10-24 Michael Andres- Provide the /etc/products.d enties filename as Produc...
2008-10-02 Michael Andres- Add product attribute: PRODUCTLINE.
2008-09-29 Michael Andresavoid using deprecated method
2008-09-26 Michael Andresfix
2008-09-26 Michael Andres- Fix computation of Product::flavor.
2008-09-22 Duncan Mac-Vicar P- refactor the repository matching with products, not...
2008-09-22 Michael AndresRemove superfluous PRODUCT_REFERENCES attribute.
2008-09-22 Duncan Mac-Vicar Padd products/keywords to repository
2008-09-18 Michael Andres- Add Product::isTargetDistribution to identify the...
2008-09-12 Duncan Mac-Vicar P- implement the url retrieval
2008-09-12 Michael Andresfix
2008-09-12 Michael Andres- Make registerTarget and registerRelease abvailable...
2008-09-12 Duncan Mac-Vicar Pbuild
2008-09-12 Michael Andres- Add url lists query to Product interface. A generic...
2008-09-10 Michael Andres- Remove obsolete product attributes.
2008-09-10 Michael AndresProvide product::updaterepoKey: Update repository indic...
2008-08-15 Michael Andres- Add method Product::replacedProducts to identify...
2008-08-14 Michael Andressupport buddies in solver testcases
2008-08-04 Michael Andres- Add new product attributes (flavor,referencePackage).
2008-05-09 Michael AndresProduct now retrieves all attributes from the solv...
2008-03-20 Michael Andresbackup while cleaning up
2008-02-29 Stefan Schubertlibzypp Repository class has been exchanged by the...
2008-02-15 Stephan Kulowmove into trunk
2008-01-21 Michael AndresRemoved obsolete files and classes.
2007-08-03 Michael Andres- Add product attribute 'type' (aka 'category' which...
2006-10-23 Duncan Mac-Vicar Padd extra and optional urls to product
2006-10-19 Michael Andres- Add accessor for Product distributionName and distrib...
2006-05-16 Michael Andres- Make basic attributes available through ResObject.
2006-04-10 Martin VidnerAdded Product::updateUrls, from content/UPDATEURLS...
2006-04-07 Jiri Srainproduct now provides short name
2006-04-07 Klaus Kaempfadd 'licenceToConfirm()' to Product (#164375)
2006-03-17 Duncan Mac-Vicar Pget rid of Product displayName, and use summary()
2006-03-16 Jiri Srainadded Product::flags()
2006-02-15 Stanislav Visnovsky- release notes URL accessor in Product
2006-02-13 Stanislav Visnovskyforgotten
2006-02-13 Stanislav VisnovskyProduct::displayName() is translatable
2006-02-12 Stanislav Visnovskyprovide intrusive_ptr counters
2006-02-12 Stanislav Visnovskypropagate product info to the public interface
2006-02-12 Stanislav VisnovskyProduct resolvable interface
2006-01-17 Klaus Kaempfenable dummy implementation for Product
2006-01-09 Michael Andres- Added helper struct NVR (name,edition(version,relase))
2005-11-30 Michael Andres- ResolvableTraits: Renamed the 'const ResolvableTraits...
2005-11-21 Michael Andres- Added template class base::KindOf<Type>
2005-11-17 Michael AndresEnabled use of ResTraits. Currently they define the
2005-11-17 Michael AndresRefined Resolvables interfaces, implementatio interface...
2005-10-26 Michael Andresbasic dependencies added
2005-10-25 Jiri Srainbackup