platform/upstream/libzypp.git
15 years agoupdate
Duncan Mac-Vicar P [Thu, 7 Aug 2008 18:03:28 +0000 (18:03 +0000)]
update

15 years agoupdate products definition
Duncan Mac-Vicar P [Thu, 7 Aug 2008 18:03:17 +0000 (18:03 +0000)]
update products definition

15 years agofix changes
Michael Andres [Thu, 7 Aug 2008 09:42:44 +0000 (09:42 +0000)]
fix changes

15 years agoimprove log
Michael Andres [Wed, 6 Aug 2008 17:52:39 +0000 (17:52 +0000)]
improve log

15 years agotypo
Michael Andres [Wed, 6 Aug 2008 17:44:31 +0000 (17:44 +0000)]
typo

15 years ago- Detect correct download path even if repository type is not set. (bnc #386386)
Michael Andres [Wed, 6 Aug 2008 16:38:30 +0000 (16:38 +0000)]
- Detect correct download path even if repository type is not set. (bnc #386386)

15 years ago- Cleanup, mostly by removing, unused parser code and related classes.
Michael Andres [Wed, 6 Aug 2008 15:17:49 +0000 (15:17 +0000)]
- Cleanup, mostly by removing, unused parser code and related classes.

15 years agoDont let exception escape MediaSetAccess dtor (bnc #415017)
Michael Andres [Wed, 6 Aug 2008 14:24:46 +0000 (14:24 +0000)]
Dont let exception escape MediaSetAccess dtor (bnc #415017)

15 years agotestcase for checksum reading from metadata
Duncan Mac-Vicar P [Mon, 4 Aug 2008 20:51:23 +0000 (20:51 +0000)]
testcase for checksum reading from metadata

15 years ago- Add new product attributes (flavor,referencePackage).
Michael Andres [Mon, 4 Aug 2008 17:41:32 +0000 (17:41 +0000)]
- Add new product attributes (flavor,referencePackage).
- Add PoolItem buddies, i.e. two PoolItems sharing the same status
  object. This is used to keep the product resolvable and the
  package providing the product metadata in sync.

15 years ago- compile
Jan Kupec [Sat, 2 Aug 2008 18:32:08 +0000 (18:32 +0000)]
- compile

15 years agochanges
Jan Kupec [Sat, 2 Aug 2008 17:27:24 +0000 (17:27 +0000)]
changes

15 years ago- support an optional url attribute in repoindex.xml's <repo>
Jan Kupec [Sat, 2 Aug 2008 17:26:44 +0000 (17:26 +0000)]
- support an optional url attribute in repoindex.xml's <repo>

15 years ago- fixed typo
Arvin Schnell [Fri, 1 Aug 2008 18:53:03 +0000 (18:53 +0000)]
- fixed typo

15 years agotest program
Duncan Mac-Vicar P [Fri, 1 Aug 2008 17:29:02 +0000 (17:29 +0000)]
test program

15 years ago- fixed typos
Arvin Schnell [Fri, 1 Aug 2008 16:50:27 +0000 (16:50 +0000)]
- fixed typos

15 years ago- New class ProductInfo to provide product related metadata that
Michael Andres [Thu, 31 Jul 2008 20:57:10 +0000 (20:57 +0000)]
- New class ProductInfo to provide product related metadata that
  might be associated with a package. This will replace the Product
  resolvable.

15 years agoadd PoolItem forward decl.
Michael Andres [Thu, 31 Jul 2008 18:24:38 +0000 (18:24 +0000)]
add PoolItem forward decl.

15 years agofix changelog
Duncan Mac-Vicar P [Thu, 31 Jul 2008 17:14:05 +0000 (17:14 +0000)]
fix changelog

15 years ago generate a unique anonymous unique string per target
Duncan Mac-Vicar P [Thu, 31 Jul 2008 17:08:19 +0000 (17:08 +0000)]
 generate a unique anonymous unique string per target
 and add it to the agent string for better statistics

15 years agoadd example code
Duncan Mac-Vicar P [Thu, 31 Jul 2008 17:08:18 +0000 (17:08 +0000)]
add example code

15 years ago- Follow solver policy and make repository priority the highest
Michael Andres [Thu, 31 Jul 2008 17:05:12 +0000 (17:05 +0000)]
- Follow solver policy and make repository priority the highest
  key, when ordering packages. Then architecture, and edition last.

15 years agofix specfile
Michael Andres [Thu, 31 Jul 2008 16:43:21 +0000 (16:43 +0000)]
fix specfile

15 years agoremove undefined static function
Michael Andres [Thu, 31 Jul 2008 15:08:02 +0000 (15:08 +0000)]
remove undefined static function

15 years agomkChangelog: show current version and last changelog entry as summary
Michael Andres [Thu, 31 Jul 2008 10:26:44 +0000 (10:26 +0000)]
mkChangelog: show current version and last changelog entry as summary

15 years ago- pointer types added for RepoInfos
Jan Kupec [Thu, 31 Jul 2008 08:14:58 +0000 (08:14 +0000)]
- pointer types added for RepoInfos

15 years ago- /var/lib/zypp and /var/cache/zypp should be owned by libzypp (bnc #412094)
Michael Andres [Wed, 30 Jul 2008 17:15:36 +0000 (17:15 +0000)]
- /var/lib/zypp and /var/cache/zypp should be owned by libzypp (bnc #412094)

15 years ago- indent
Jan Kupec [Wed, 30 Jul 2008 15:36:52 +0000 (15:36 +0000)]
- indent

15 years agochanges & version
Jan Kupec [Wed, 30 Jul 2008 10:50:35 +0000 (10:50 +0000)]
changes & version

15 years ago- Service -> ServiceInfo derived from RepoInfoBase
Jan Kupec [Wed, 30 Jul 2008 10:42:02 +0000 (10:42 +0000)]
- Service -> ServiceInfo derived from RepoInfoBase

15 years ago- use newline separator in ZYppFactoryException message so it can be
Ladislav Slezak [Wed, 30 Jul 2008 09:51:21 +0000 (09:51 +0000)]
- use newline separator in ZYppFactoryException message so it can be
  displayed in a popup window in GUI

15 years ago- reenable variable replacement in RepoInfoBase::name()
Jan Kupec [Tue, 29 Jul 2008 15:57:34 +0000 (15:57 +0000)]
- reenable variable replacement in RepoInfoBase::name()

15 years ago- RepoInfoBase added for common SericeInfo and RepoInfo stuff
Jan Kupec [Tue, 29 Jul 2008 15:54:30 +0000 (15:54 +0000)]
- RepoInfoBase added for common SericeInfo and RepoInfo stuff

16 years ago- an older change
Jan Kupec [Tue, 29 Jul 2008 11:01:43 +0000 (11:01 +0000)]
- an older change

16 years ago- bnc reference added
Jan Kupec [Mon, 28 Jul 2008 16:40:00 +0000 (16:40 +0000)]
- bnc reference added

16 years ago- Fixed SolvIterMixin::Selectable_iterator eating some solvables.
Michael Andres [Mon, 28 Jul 2008 16:15:34 +0000 (16:15 +0000)]
- Fixed SolvIterMixin::Selectable_iterator eating some solvables.

16 years ago- another solv file, will exchange for raw data later
Jan Kupec [Mon, 28 Jul 2008 15:23:19 +0000 (15:23 +0000)]
- another solv file, will exchange for raw data later

16 years ago- backup
Jan Kupec [Mon, 28 Jul 2008 15:19:55 +0000 (15:19 +0000)]
- backup

16 years ago- addRepo(): don't add repo condition if alias is empty
Jan Kupec [Mon, 28 Jul 2008 13:47:12 +0000 (13:47 +0000)]
- addRepo(): don't add repo condition if alias is empty

16 years agobackup
Michael Andres [Mon, 28 Jul 2008 09:26:44 +0000 (09:26 +0000)]
backup

16 years ago- fixed service removal
Jan Kupec [Sun, 27 Jul 2008 11:33:17 +0000 (11:33 +0000)]
- fixed service removal

16 years agochanges
Michael Andres [Fri, 25 Jul 2008 18:20:26 +0000 (18:20 +0000)]
changes

16 years agobackup
Michael Andres [Fri, 25 Jul 2008 18:11:00 +0000 (18:11 +0000)]
backup

16 years ago- dump correction
Jan Kupec [Fri, 25 Jul 2008 16:19:55 +0000 (16:19 +0000)]
- dump correction

16 years ago- use alias if name is empty
Jan Kupec [Fri, 25 Jul 2008 16:15:02 +0000 (16:15 +0000)]
- use alias if name is empty

16 years ago- use alias and name in services much like in repos
Jan Kupec [Fri, 25 Jul 2008 16:12:14 +0000 (16:12 +0000)]
- use alias and name in services much like in repos
- should Service be renamed to ServiceInfo (it's very similar to RepoInfo).

16 years ago- fixed to work with _path
Jan Kupec [Thu, 24 Jul 2008 17:34:16 +0000 (17:34 +0000)]
- fixed to work with _path

16 years ago- cosmetics
Jan Kupec [Thu, 24 Jul 2008 13:18:43 +0000 (13:18 +0000)]
- cosmetics

16 years agodisable unSWIGable code
Michael Andres [Thu, 24 Jul 2008 11:23:16 +0000 (11:23 +0000)]
disable unSWIGable code

16 years agochanges
Jan Kupec [Wed, 23 Jul 2008 14:18:28 +0000 (14:18 +0000)]
changes

16 years ago- Service::enabled() added
Jan Kupec [Wed, 23 Jul 2008 14:15:32 +0000 (14:15 +0000)]
- Service::enabled() added

16 years ago- comment, cosmetics
Jan Kupec [Wed, 23 Jul 2008 13:58:49 +0000 (13:58 +0000)]
- comment, cosmetics

16 years agoadd signals library
Michael Andres [Wed, 23 Jul 2008 13:06:59 +0000 (13:06 +0000)]
add signals library

16 years agoswigfixes
Michael Andres [Wed, 23 Jul 2008 12:22:18 +0000 (12:22 +0000)]
swigfixes

16 years ago- remove all remaining freshes occurances
Michael Andres [Tue, 22 Jul 2008 15:35:07 +0000 (15:35 +0000)]
- remove all remaining freshes occurances
- remove obsolete class KindOf<>

16 years ago- API change, version 5.2.0 because 5.1.1 was the last released
Jan Kupec [Tue, 22 Jul 2008 15:26:38 +0000 (15:26 +0000)]
- API change, version 5.2.0 because 5.1.1 was the last released
- fixed the changelog

16 years ago- so we don't support freshens anymore?
Jan Kupec [Tue, 22 Jul 2008 15:16:19 +0000 (15:16 +0000)]
- so we don't support freshens anymore?

16 years agoreduced SAT logging in verbose mode
Stefan Schubert [Tue, 22 Jul 2008 12:54:43 +0000 (12:54 +0000)]
reduced SAT logging in verbose mode

16 years agoModified CMakeLists to also build MediaAria2c
Gerard Farràs [Tue, 22 Jul 2008 06:37:43 +0000 (06:37 +0000)]
Modified CMakeLists to also build MediaAria2c

16 years agoMediaMetalink handler than uses libmetalink to process first .metalink
Gerard Farràs [Tue, 22 Jul 2008 06:36:23 +0000 (06:36 +0000)]
MediaMetalink handler than uses libmetalink to process first .metalink
files

16 years agoMediaMetalink handler than uses libmetalink to process first .metalink
Gerard Farràs [Tue, 22 Jul 2008 06:36:07 +0000 (06:36 +0000)]
MediaMetalink handler than uses libmetalink to process first .metalink
files

16 years agoMediaException.cc with new MediaExceptions for MediaAria2c
Gerard Farràs [Tue, 22 Jul 2008 06:34:39 +0000 (06:34 +0000)]
MediaException.cc with new MediaExceptions for MediaAria2c

16 years agoA modified MediaException with MediaExceptions for MediaAria2c
Gerard Farràs [Tue, 22 Jul 2008 06:34:08 +0000 (06:34 +0000)]
A modified MediaException with MediaExceptions for MediaAria2c

16 years agoMediaAria2c - First version
Gerard Farràs [Mon, 21 Jul 2008 19:03:05 +0000 (19:03 +0000)]
MediaAria2c - First version

16 years ago(no commit message)
Gerard Farràs [Mon, 21 Jul 2008 19:02:38 +0000 (19:02 +0000)]

16 years agoModified MediaAccess to use MediaAria2c to retrive files
Gerard Farràs [Mon, 21 Jul 2008 19:01:35 +0000 (19:01 +0000)]
Modified MediaAccess to use MediaAria2c to retrive files

16 years ago(no commit message)
Gerard Farràs [Mon, 21 Jul 2008 19:00:58 +0000 (19:00 +0000)]

16 years agoModified MediaAccess to use MediaAria2c
Gerard Farràs [Mon, 21 Jul 2008 19:00:09 +0000 (19:00 +0000)]
Modified MediaAccess to use MediaAria2c

16 years agoMediaAria2c.cc - First version
Gerard Farràs [Mon, 21 Jul 2008 18:58:59 +0000 (18:58 +0000)]
MediaAria2c.cc - First version

16 years agoMediaAria2c.h - First version
Gerard Farràs [Mon, 21 Jul 2008 18:58:28 +0000 (18:58 +0000)]
MediaAria2c.h - First version

16 years agoDevelopment directory for gfarrasb
Gerard Farràs [Mon, 21 Jul 2008 18:47:39 +0000 (18:47 +0000)]
Development directory for gfarrasb

16 years agosome cleanup for swig
Michael Andres [Mon, 21 Jul 2008 14:22:01 +0000 (14:22 +0000)]
some cleanup for swig

16 years agotypo
Michael Andres [Thu, 17 Jul 2008 11:36:58 +0000 (11:36 +0000)]
typo

16 years agocomplete patch classification
Michael Andres [Thu, 17 Jul 2008 10:58:50 +0000 (10:58 +0000)]
complete patch classification

16 years agorenamed parallelInstalled by multiversion
Stefan Schubert [Thu, 17 Jul 2008 10:26:05 +0000 (10:26 +0000)]
renamed parallelInstalled by multiversion

16 years agotranslation
Stefan Schubert [Thu, 17 Jul 2008 10:09:32 +0000 (10:09 +0000)]
translation

16 years agoProvide ResObject even if Solvable kind is unknown
Michael Andres [Thu, 17 Jul 2008 09:37:33 +0000 (09:37 +0000)]
Provide ResObject even if Solvable kind is unknown

16 years agotypo
Stefan Schubert [Thu, 17 Jul 2008 08:09:22 +0000 (08:09 +0000)]
typo

16 years agoupdate changes
Stefan Schubert [Thu, 17 Jul 2008 07:57:50 +0000 (07:57 +0000)]
update changes

16 years agousing SOLVER_NOOBSOLETES_SOLVABLE_NAME instead of SOLVER_NOOBSOLETES_SOLVABLE
Stefan Schubert [Thu, 17 Jul 2008 07:48:45 +0000 (07:48 +0000)]
using SOLVER_NOOBSOLETES_SOLVABLE_NAME instead of SOLVER_NOOBSOLETES_SOLVABLE

16 years agomove installOnly to Solvable
Stefan Schubert [Thu, 17 Jul 2008 07:29:36 +0000 (07:29 +0000)]
move installOnly to Solvable

16 years agocleanup unused code
Michael Andres [Wed, 16 Jul 2008 16:59:52 +0000 (16:59 +0000)]
cleanup unused code

16 years agoallowing installation of packages with the same name; defined in zypp.conf
Stefan Schubert [Wed, 16 Jul 2008 13:46:33 +0000 (13:46 +0000)]
allowing installation of packages with the same name; defined in zypp.conf

16 years agochanges
Michael Andres [Wed, 16 Jul 2008 12:47:59 +0000 (12:47 +0000)]
changes

16 years agoAdd ui::Selectable::isNeeded to indicate patch relevance
Michael Andres [Wed, 16 Jul 2008 12:41:38 +0000 (12:41 +0000)]
Add ui::Selectable::isNeeded to indicate patch relevance

16 years agoRemove Atom, Script, Message and other obsolete classes
Michael Andres [Wed, 16 Jul 2008 00:08:16 +0000 (00:08 +0000)]
Remove Atom, Script, Message and other obsolete classes

16 years agoRemove Atom, Script, Message and other obsolete classes
Michael Andres [Tue, 15 Jul 2008 23:21:55 +0000 (23:21 +0000)]
Remove Atom, Script, Message and other obsolete classes

16 years agoRemove Atom, Script, Message and other obsolete classes
Michael Andres [Tue, 15 Jul 2008 23:12:56 +0000 (23:12 +0000)]
Remove Atom, Script, Message and other obsolete classes

16 years agomove 'systemCheck' to toplevel directory
Michael Andres [Tue, 15 Jul 2008 20:48:14 +0000 (20:48 +0000)]
move 'systemCheck' to toplevel directory
and add it to the packages filelist.

16 years agotemplate for system check
Stefan Schubert [Tue, 15 Jul 2008 12:52:48 +0000 (12:52 +0000)]
template for system check

16 years agotemplate for system check
Stefan Schubert [Tue, 15 Jul 2008 12:49:18 +0000 (12:49 +0000)]
template for system check

16 years agoadding required system dependencies to testcases
Stefan Schubert [Tue, 15 Jul 2008 12:45:37 +0000 (12:45 +0000)]
adding required system dependencies to testcases

16 years agoshowing proper error messages when the user breaks the system
Stefan Schubert [Tue, 15 Jul 2008 12:00:50 +0000 (12:00 +0000)]
showing proper error messages when the user breaks the system

16 years agoregarding system requirements
Stefan Schubert [Tue, 15 Jul 2008 10:39:02 +0000 (10:39 +0000)]
regarding system requirements

16 years agoregarding system requirements
Stefan Schubert [Tue, 15 Jul 2008 10:32:05 +0000 (10:32 +0000)]
regarding system requirements

16 years ago- dumping some stuff I had uncommitted
Duncan Mac-Vicar P [Mon, 14 Jul 2008 21:30:55 +0000 (21:30 +0000)]
- dumping some stuff I had uncommitted
- parser for webpin web service
  (example at: http://api.opensuse-community.org/searchservice/Search/Simple/openSUSE_103/kopete )
- testcases
- only missing adding the architectures data
- this is the basis to implement a network search interface for locating packages.
- adding some modalias indexing may be we can even search for drivers

16 years agocleanup
Stefan Schubert [Mon, 14 Jul 2008 15:26:15 +0000 (15:26 +0000)]
cleanup

16 years agoClass for parsing system requirements/conflicts
Stefan Schubert [Mon, 14 Jul 2008 14:52:04 +0000 (14:52 +0000)]
Class for parsing system requirements/conflicts

16 years agoremoved not needed stuff
Stefan Schubert [Mon, 14 Jul 2008 12:42:23 +0000 (12:42 +0000)]
removed not needed stuff

16 years agoinstallsize -> installSize to follow naming convention
Michael Andres [Mon, 14 Jul 2008 12:23:57 +0000 (12:23 +0000)]
installsize -> installSize to follow naming convention