3.14.13 changes
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
3
4 - feature #302135: Graceful update of 3rd party packages
5   Automatic upgrading only sees packages from same vendor
6   This allows not needed to have those locked.
7 - Add persistent locks file which allow wildcards. Users
8   can lock certain packages adding lines like "kde* < 3.5"
9 - add applyLocks() to apply persistent locks before solving
10 - 3.14.0
11
12 -------------------------------------------------------------------
13 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
14
15 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
16   #271912 wq
17 - Added locking resolvables in the testcases
18 - rev 6544
19
20 -------------------------------------------------------------------
21 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
22
23 - add migrate-sources to %post (#292986)
24 - 3.13.15
25
26 -------------------------------------------------------------------
27 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
28
29 - fixed bug with using wrong files from raw metadata cache
30   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
31
32 -------------------------------------------------------------------
33 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
34
35 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
36   Bug# 297795
37 - r 6517 
38
39 -------------------------------------------------------------------
40 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
41
42 - implement susetags support for compressed metadata
43   and testcases. (feature #301916)
44 - implement disk usage in cache. For installation requires
45   some changes in YaST to setup the ZYpp getPartitions()
46   before repos are cached. (bug #293039)
47 - added testcases for diskusage
48 - 3.13.14
49
50 -------------------------------------------------------------------
51 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
52
53 - fixed YUM parser to properly create source packages
54 - disabled reading of filelists.xml.gz by default (the data are
55   currently not stored anyway)
56 - revision 6481
57 - version 3.13.13
58
59 -------------------------------------------------------------------
60 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
61
62 - Don't download unwanted translation files (#293740).
63 - revision 6470
64
65 -------------------------------------------------------------------
66 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
67
68 - Fix susetags repo to parse dikusage data (#293039)
69 - revision 6467
70 - version 3.13.12
71
72 -------------------------------------------------------------------
73 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
74
75 - Add product attribute 'type' (aka 'category' which is now
76   deprecated). Adapted sustags and yum parsers to parse and
77   provide this value.
78 - revision 6464
79 - version 3.13.11
80
81 -------------------------------------------------------------------
82 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
83
84 - fix modalias rel column number
85 - version 3.13.10
86
87 -------------------------------------------------------------------
88 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
89
90 - Implemented option repo.add.probe to allow probing
91   the added repositories
92 - version 3.13.9
93
94 -------------------------------------------------------------------
95 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
96
97 - Fixed detection of renamed packages while update.
98 - Added new translations
99 - rev 6445
100
101 -------------------------------------------------------------------
102 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
103
104 - Speed up retrieving MediaNr attribute, as it slows down install
105   order calculation. (#297173)
106 - revision 6442
107
108 -------------------------------------------------------------------
109 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
110
111 - Fixed cache schema upgrade
112
113 -------------------------------------------------------------------
114 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
115
116 - Fixed pattern includes and extends attributes.
117 - revision 6431
118 - version 3.13.8
119
120 -------------------------------------------------------------------
121 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
122
123 - API for retrieving additional dependencies" solver/detail/Resolver.h
124 - Handle additional dependencies in the testcases
125 - Handle system and language dependencies in the testcases correctly.
126 - r 6418
127
128 -------------------------------------------------------------------
129 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
130
131 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
132   has changed. Resolver must discard any cached filesystem dependencies.
133   (required for #271912)
134 - revision 6404
135
136 -------------------------------------------------------------------
137 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
138
139 - Indicate changed pool content to the resolver. (required for #271912)
140 - revision 6398
141 - version 3.13.7
142
143 -------------------------------------------------------------------
144 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
145
146 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
147   problems. Bug 280387
148 - r 6378
149 - version 3.13.6
150
151 -------------------------------------------------------------------
152 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
153
154 - Added interface to install source packages via zypper.
155 - revision 6373
156 - version 3.13.5
157
158 -------------------------------------------------------------------
159 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
160
161 - Added package attributes Package::sourcePkgName and
162   Package::sourcePkgEdition. Name and edition of the source
163   rpm this package was built from.
164 - Added ZYpp::installSrcPackage to install a single source package.
165 - revision 6353
166 - version 3.13.4
167
168 -------------------------------------------------------------------
169 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
170
171 - Temorary files and directories created by makeSibling use the
172   same protection as the original.
173 - revision 6344
174 - version 3.13.3
175
176 -------------------------------------------------------------------
177 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
178
179 - Removed keepExtras from resolvePool. This will be handled
180   in the solver internally now. #294727
181 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
182 - revision 6317
183 - version 3.13.2
184
185 -------------------------------------------------------------------
186 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
187
188 - Remove tribool from RepoInfo's interface.
189 - revision 6301
190 - version 3.13.1
191
192 -------------------------------------------------------------------
193 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
194
195 - Fixed wrong media number reported by script, message and patch.
196 - Fixed script API to provide the scripts location on media (if not
197   inlined).
198 - Introduced ScripProvider to make a script available on the local
199   disk.
200 - revision 6288
201 - version 3.13.0
202
203 -------------------------------------------------------------------
204 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
205
206 - don't request media chage if the media is not changeable (like
207   e.g. http)
208 - revision 6271
209 - version 3.12.1
210
211 -------------------------------------------------------------------
212 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
213
214 - progress ticks for clean cache
215 - ZConfig: remove default from names.
216 - re enable reading cache callbacks
217 - ini parser without boost::regexp
218   patch by dmueller (#152447)
219
220 -------------------------------------------------------------------
221 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
222
223 - Fixed package to provide the location media number. (#294496)
224 - revision 6263
225
226 -------------------------------------------------------------------
227 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
228
229 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
230   gpgkey) instead of throwing bad url exception
231 - revision 6259
232
233 -------------------------------------------------------------------
234 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
235
236 - Make clearing of extra dependencies/conflicts configurable when
237   resolvePool(). Leave the default as before (clear extras).
238   Bug # 294727
239 - revision 6233
240 - version 3.12.0
241
242 -------------------------------------------------------------------
243 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
244
245 - /var/lib/zypp/cache -> /var/cache/zypp
246   (#292419)
247 - ini parser without boost::regexp, patch by dmueller
248   (#152447)
249
250 -------------------------------------------------------------------
251 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
252
253 - Make temp directory configurable  via environment
254   variable ZYPPTMPDIR.
255 - revision 6202
256 - version 3.11.11
257
258 -------------------------------------------------------------------
259 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
260
261 - Fixed bug in smart pointer comparison.
262
263 -------------------------------------------------------------------
264 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
265
266 - Fix failing rename of metadata download directories across
267   filesystem boundaries.
268
269 -------------------------------------------------------------------
270 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
271
272 - Fixed malicious gettext include.
273 - Make ZConfig a singleton.
274 - revision 6123
275
276 -------------------------------------------------------------------
277 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
278
279 - Fixed repo::provideFile to set a deleter for downloaded files
280   (#293004).
281 - revision 6094
282 - version 3.11.10
283
284 -------------------------------------------------------------------
285 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
286
287 - Query ByRepository now takes as well an alias.
288
289 -------------------------------------------------------------------
290 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
291
292 - fix retrieval of container attributes in cache
293   (#292698)
294
295 -------------------------------------------------------------------
296 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
297
298 - Port zypp-query-pool (#292404)
299 - revision 6069
300 - version 3.11.9
301
302 -------------------------------------------------------------------
303 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
304
305 - added new calls in Resolver.h: addRequire,addConflict
306
307 -------------------------------------------------------------------
308 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
309
310 - Fixed IniParser to allow '=' in values (#292669)
311 - revision 6063
312
313 -------------------------------------------------------------------
314 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
315
316 - Fixed repo::provideFile to throw on error.
317 - Fixed ResolvableQuery to use 0 as default for non existing
318   numerical values.
319 - revision 6058
320
321 -------------------------------------------------------------------
322 Wed Jul 18 14:16:59 CEST 2007 - duncan@suse.de
323
324 - allow / in alias (#292628)
325
326 -------------------------------------------------------------------
327 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
328
329 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
330   additional ctor for convenience.
331 - revision 6047
332
333 -------------------------------------------------------------------
334 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
335
336 - Evalute update canditate:
337   Take canditates only which are really installable. Bug 292077
338   r 6034
339
340 -------------------------------------------------------------------
341 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
342
343 - fixed some tribool bugs in RepoInfo
344 - revision 6022
345
346 -------------------------------------------------------------------
347 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
348
349 - fix reading of non existant repo
350 - r6018
351 - first submission to stable
352 - fix keywords parsing in susetags parser
353 - version 3.11.8
354
355 -------------------------------------------------------------------
356 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
357
358 - make resolvable query complete exceptionless with the database
359 - test that packages have some attributes
360 - disable progress adaptor for now
361 - revision 5977
362 - version 3.11.7
363
364 -------------------------------------------------------------------
365 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
366
367 - fixed unresolved symbols
368 - revision 5972
369 - version 3.11.6
370
371 -------------------------------------------------------------------
372 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
373
374 - fixed TranslatedText creating unwanted entries.
375 - fixed capability processing
376 - revision 5964
377 - version 3.11.5
378
379 -------------------------------------------------------------------
380 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
381
382 - MediaSetAccess::release() added
383 - Use attachDesiredMedia in MediaProducts
384 - Progress reporting improved
385 - revision 5959
386 - version 3.11.4
387
388 -------------------------------------------------------------------
389 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
390
391 - fixed parsing translated texts.
392 - added source packages.
393 - revision 5947
394 - version 3.11.3
395
396 -------------------------------------------------------------------
397 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
398
399 - repo callbacks fixed
400 - Fixed YUM parser progress reporting
401 - Added CombinedProgressData
402 - make RepoImpl::resolvables() load lazy
403 - MediaProducts added for scanning products file
404 - Implement cache schema versioning and automatic invalidation of
405   cache when schema changes
406 - revision 5942
407 - version 3.11.2
408
409 -------------------------------------------------------------------
410 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
411
412 - Propagate pools repository_iterator to the UI
413 - revision 5911
414 - version 3.11.1
415
416 -------------------------------------------------------------------
417 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
418
419 - Package::location is now returns an OnMediaLocation
420 - archivesize() renamed to downloadSize()
421 - Allow to iterate all Repositories that contribute
422   Resolvables to the Pool.
423 - MediaSetAccess::provideDir added
424 - remove useless url check
425 - add old-api-style wrapper
426 - Add MediaProducts class
427 - revision 5892
428 - version 3.11.0
429
430 -------------------------------------------------------------------
431 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
432
433 - function isInstalledBy/installs
434   Added an initial installation flag which shows if the item has been
435   triggered for installation, or the dependency is already satisfied.
436 - Revision 5884
437 - Version 3.4.0
438
439 -------------------------------------------------------------------
440 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
441
442 - removed unused %{prefix}/lib/zypp from %files in spec file
443 - revision 5870
444
445 -------------------------------------------------------------------
446 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
447
448 - Old API (SourceManager, metadata parsers) dropped in favor of the
449   new refactored ones (RepoManager, RepoParser(s), cache subtree,
450   repo subtree).
451 - Some new API improvements.
452 - revision 5868
453 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
454
455 -------------------------------------------------------------------
456 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
457
458 - New API calls which provides more information about one
459   resolvable after a solverrun:
460   isInstalledBy (const PoolItem_Ref item);
461   installs (const PoolItem_Ref item);
462 - Revision 5835
463
464 -------------------------------------------------------------------
465 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
466
467 - fix changelog entry order
468
469 -------------------------------------------------------------------
470 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
471
472 - Ignore conflicting items which are uninstallable
473 - Create a "needed by" info if a requirement is still fulfilled.
474 - Allow only one needed_by and needed_by_capability in QueueItemInstall
475 - Added capability and type (REQUIRE, RECOMMEND,....) to
476   ResolverInfoNeededBy
477 - Evaluate ResolverInfoNeededBy for more information in the error
478   messages
479 - Enlarge detail description in the error messages
480 - Revision 5807
481
482 -------------------------------------------------------------------
483 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
484
485 - Fixes for gcc-4.2
486 - revision 5786
487 - version 3.3.1
488
489 -------------------------------------------------------------------
490 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
491
492 - fixed so versioning from libtool to cmake
493 - 3.3.0
494
495 -------------------------------------------------------------------
496 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
497
498 - Use gpg2 instead of gpg for keyring and make
499   the package depend on it (#284211)
500
501 -------------------------------------------------------------------
502 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
503
504 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
505   New dependency "packageand(foo:bar)" which provides an AND dependency by
506   injecting a supplement/freshen.
507   e.G. package novell-cluster-services-kmp-smp
508   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
509   Bug 255011
510 - Dont check for architecture changes in atoms (#266178)
511 - Revision 5720
512
513 -------------------------------------------------------------------
514 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
515
516 - Fixed package-manager script (#275847)
517 - revision 5614
518
519 -------------------------------------------------------------------
520 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
521
522 - fixed cmake
523 - version 3.2.2
524
525 -------------------------------------------------------------------
526 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
527
528 - Reduced logging in order to speedup solving Bug 275100
529 - revision 5603
530 - version 3.2.1
531
532 -------------------------------------------------------------------
533 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
534
535 - Fix excess calls to releaseFile. (#274357)
536 - revision 5545
537
538 -------------------------------------------------------------------
539 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
540
541 - Fix importing keys into rpm. (#270125)
542 - r5527
543
544 -------------------------------------------------------------------
545 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
546
547 - Support filesystem dependencies to add needed filesystem RPMs
548   automatically (Fate 301966).
549 - revision 5404
550 - version 3.2.0
551
552 -------------------------------------------------------------------
553 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
554
555 - avoiding attaching media where not needed (#263207)
556 - r5381
557
558 -------------------------------------------------------------------
559 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
560
561 - fix FileCap with attributes
562 - r5376
563
564 -------------------------------------------------------------------
565 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
566
567 - Fixed computation of install order. Take requirements of
568   an installed packages uninstall scripts into account, if
569   the package is updated. (#258682)
570 - revision 5349
571 - version 3.1.1
572 -------------------------------------------------------------------
573 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
574
575 - Parse and provide package keywords. (Fate 120368)
576 - revision 5338
577 - version 3.1.0
578
579 -------------------------------------------------------------------
580 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
581
582 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
583   Ask the user. Bug 258322
584 - revision 5305
585 - version 3.0.3
586
587 -------------------------------------------------------------------
588 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
589
590 - Fix restoring of Sources id root prefix is used. (#238165)
591 - revision 5299
592 - version 3.0.2
593
594 -------------------------------------------------------------------
595 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
596
597 - MediaManager::attachDesiredMedia() added to support multiple
598   (CD/DVD) drives (fate #3974)
599 - r5296
600
601 -------------------------------------------------------------------
602 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
603
604 - If there is no valid solver result and NOT all resolvables ( other
605   architecture) has been regarded, let the user decide making a new
606   solver run with ALL available resolvables. Bug 223440
607 - reducing logging (error -> debug)  bug 252921
608 - Revision 5219
609
610 -------------------------------------------------------------------
611 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
612
613 - Allow configuration of trusted vendors via
614   /var/lib/zypp/db/trustedVendors. (#186636)
615 - revision 5194
616 - version 3.0.1
617
618 -------------------------------------------------------------------
619 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
620
621 - libzypp-devel -> libzypp requirement is not versioned
622   (#251086)
623 - r5181
624
625 -------------------------------------------------------------------
626 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
627
628 - Using already existing valid solver results for further solver runs.
629   (partiell solving)
630 - r5169
631
632 -------------------------------------------------------------------
633 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
634
635 - fix link order
636 - r5165
637
638 -------------------------------------------------------------------
639 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
640
641 - merging from 10.2 / SP1
642 - #247459 ftp probing
643   denied == dont exists in ftp
644 - r5124
645
646 -------------------------------------------------------------------
647 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
648
649 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
650 - Simultaneouqusly establishing of items which are conflicting eachother is
651   useless. So only one will be established. Fixed in QueueItemInstall.cc
652   Bug 243595
653 - Added new upgrade options to fine tune version and patch handling.
654   (F301990)
655 - The context of establishPool will be stored in Resolver and will be
656   regarded for the next solver run everytime. So it will be not reset by
657   any solver run anymore.
658   bug 191810 ( A broken patch will not be installed again)
659
660 -------------------------------------------------------------------
661 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
662
663 - adding sotf,timeo=X nfs mount options by default (#235211)
664 - r5093
665
666 -------------------------------------------------------------------
667 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
668
669 - support for HTTP authentication prompt added (#190609)
670 - fixed problem with empty path in URL
671   in MediaCurl::doGetFileCopy()
672 - r5085
673
674 -------------------------------------------------------------------
675 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
676
677 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
678   SuSE-Linux-10_2-Branch
679
680 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
681 - verifySystem: The result will be set to APPL_HIGH, so it will be not
682   reset by a second "normal" solver run. #239281 (schubi)
683 - yast2 reports invalid URL as 'unknown source type'
684   (#209961) (dmacvicar)
685 - Added freshen language dependency in supplemements too if there is no
686   entry in supplements.
687   #240617;IPA fonts are not installed even if select Japanese
688   language (schubi)
689 - Setting allowed authentication methods to "basic,digest" if none
690   provided in URL (#243006) (jkupec)
691 - Stopping after 50 valid solver results. Anymore would be useless. Bug
692   243595 (schubi)
693 - r 5007
694
695 -------------------------------------------------------------------
696 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
697
698 - package-manager: use a generic su script from XDG (#235303, #244442)
699
700 -------------------------------------------------------------------
701 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
702
703 - Setting allowed authentication methods to "basic,digest" if none
704   provided in URL (#243006)
705 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
706   (mvidner)
707 - r4999
708
709 -------------------------------------------------------------------
710 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
711
712 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
713   (#222602)
714 - 4984
715
716 -------------------------------------------------------------------
717 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
718
719 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
720
721 - update packages: changing architecture is only valid while an
722   system update and NOT while an update via a patch. Last fix does
723   not fit for every case.
724   Bug 230685
725 - Patch has selected not the concerning package for update but
726   a package which has provided the required dependencies too.
727   Algorithmus: If there are exactly two providers which differ in architecture
728                prefer the better arch.
729   Fix: Regarding NVRA too. ( only if equal )
730   Bug 238284
731 - Download only English and Local translation
732   (#208457)
733 - Added solver parameter:
734    tryAllPossibilities: regarding every solver branch ( not only
735                         branches with e.G. best architectures
736    preferHighestVersion: Prefer solver results which have a higher
737                          version number.
738   Bug #238087
739 - update packages: changing architecture is only valid while an
740   system update and NOT while an update via a patch.
741   Bug 230685 - x86_64 MozillaFirefox binaries in security update
742   repository
743   Fix of version 2.11.2 has not worked if the first founded item
744   had had another architecture.
745 - r4927
746
747 -------------------------------------------------------------------
748 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
749
750 - added ZYpp::getPartitions() - return the partitinoning
751
752 -------------------------------------------------------------------
753 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
754
755 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
756 - Corrupt download cannot be skipped
757   (#217425 and #224216)
758 - Enable package read ahead/caching in commit per default to reduce
759   interactive media changes. If the environment variable
760   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
761 - added parameter not to reset resolver results while calling
762   freshen pool Bug: 235761
763 - Prepare package read ahead/caching of packages in commit. Adatped the
764   workflow. Caching details are now hidden inside CommitPackageCache.
765   The current implementation still performs no read ahead. (for F100182)
766 - Skip invalid or broken rpm database entries. (#231211)
767 - verifySystem: check if the solution is valid after calling freshenPool()
768   Bug: 235761
769 - Added own call for Resolver::verifySystem with additional
770   hardware/language check in order to keep binary compatibility
771   Fate #301224
772 - Rpm requires additional quoting of special chars in filenames.
773   (#233967)
774 - Resolver::verifySystem checks for new hardware now by calling
775   freshenPool. This is configureable. Fate #301224
776 - merged texts from proofread
777 - Don't consider patch/delta rpms if package architecture changes.
778   (#231254)
779 - update packages: changing architecture is only valid while an
780   system update and NOT while an update via a patch.
781   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
782 - verifySystem: Do only regard items which will be on the system after the
783   commit. Fate 301178
784 - feature #301369
785   Import listed GPG Keys from an trusted installation source
786 - fix return call in new xml parser
787 - Enable system resolvables in Helix parser (Revision 4787)
788 - deptestomatic:
789   Resetting transaction with the correct call;
790   bugfix; Added kind in keep state (Revision 4788)
791 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
792   soft (Revision 4789)
793 - New call added: maySetToBeUninstalledSoft (Revision 4789)
794   Both are only functions for the solver (Revision 4789)
795 - Resetting "by causer" in order to distinguish from state
796   "keep by user". ( function setLock in order to remove lock)
797   (Revision 4789)
798 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
799   in QueueItemUninstall.cc (Revision 4790)
800 - Regarding "keep state by user". So avoiding "reselecting" by
801   other requirements.
802   Give a corresponding problem solution if a resolvable satisfy
803   a dependency, but has been set to keep by the user.
804   Bug : 222531 (Revision 4791)
805 - Allow to disable autoprotection of foreign vendor items. Required
806   in zmd-backend. (F301735).
807 - use sqlite-zmd if using > 10.2 in spec. Use the one available
808   durin compile.
809 - Item could has already been selected to soft uninstall (e.G. remove
810   pattern which recommend this item ). Do not throw an exception anymore.
811   bug#225278
812 - Added syscontent::Reader: Parse serialized set of ResObjects.
813   (for F300729)
814 - If there has already been selected another item by the solver (e.g. from
815   another source) we will take thatone in order to avoid parallel
816   installation and there concerning error messages.
817   Bug 224698
818 - In order to handle conflicting resolvable we try to update the
819   conflicting item. While evaluating these canditates an already selected
820   candidate will not be regarded. So it could be that an older package
821   will be selected for update although a newer has already been selected. Revision 4765
822 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
823   update candidate and evaluate additional branches.
824 - r4907
825
826 -------------------------------------------------------------------
827 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
828
829 - Improved realpath() wrapper in media handler class (#222521).
830 - revision 4758
831
832 -------------------------------------------------------------------
833 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
834
835 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
836 - revision 4713
837
838 -------------------------------------------------------------------
839 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
840
841 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
842   because backend uses this sqlite and it is no fun to
843   install one and the other to develop (as the -devel packages)
844   conflict.
845 - add cmake support for building zypp/ lib.
846   TODO: soinfo, compile testcases, devel, zypp2,docs
847   find rpm, curl and others.
848 - dont serialize interactive, as it is
849   calculated now.
850   (it was already fixed as we don't reimplement
851   the method, but we still serialized, parsed)
852 - r4709
853
854 -------------------------------------------------------------------
855 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
856
857 - fixed Patch::interactive to return true as well, if the patch
858   itself has a licence. (#224192)
859 - revision 4702
860 - version 2.9.2
861
862 -------------------------------------------------------------------
863 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
864
865 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
866   on the installation image (#213852).
867 - revision 4700
868
869 -------------------------------------------------------------------
870 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
871
872 - Avoid duplicate pool entries; Bug 223750; second part of the fix
873 - r4698
874 - Version 2.9.1
875
876 -------------------------------------------------------------------
877 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
878
879 - Pool has multi instances of an item in the pool. Reduced this error
880   to items which are identically at least. #217574 and #223750
881 - r4695
882
883 -------------------------------------------------------------------
884 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
885
886 - replace spaces to underscores in product names
887 - 2.8.7
888 - r4688
889
890 -------------------------------------------------------------------
891 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
892
893 - Mark some strings for translation (#219783 need it)
894 - r4682
895
896 -------------------------------------------------------------------
897 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
898
899 - Added translations marks to hal, url and mutex exceptions (#23771)
900 - revision 4680
901
902 -------------------------------------------------------------------
903 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
904
905 - don't make libzypp-devel depend on sqlite-devel as
906   headers from zypp2 are not installed yet
907 - r4663
908
909 -------------------------------------------------------------------
910 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
911
912 - Return an error if fork failed. (#204807)
913 - Make Script execution abortable by user request. (#212949, F100233)
914 - revision 4660
915 - version 2.8.6
916
917 -------------------------------------------------------------------
918 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
919
920 - Added package-manager wrapper script, with icon and .desktop (#222757).
921   (Used by gnome-main-menu)
922 - version 2.8.5
923 - r4640
924
925 -------------------------------------------------------------------
926 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
927
928 - Fixed target/hal - one more dbus_connection_close found (#216035)
929 - revision 4636
930 - version 2.8.4
931
932 -------------------------------------------------------------------
933 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
934
935 - translation added
936   rev 4630
937   version 2.8.3
938
939 -------------------------------------------------------------------
940 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
941
942 - Process obsoletes when installing non-package objects. (#217352)
943 - revision 4621
944 - version 2.8.2
945
946 -------------------------------------------------------------------
947 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
948
949 - Implemented volume device check using /sbin/vol_id (#213852).
950 - Revision 4619
951
952 -------------------------------------------------------------------
953 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
954
955 - new translation added
956
957 -------------------------------------------------------------------
958 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
959
960 - Implemented an reuse of already existing foreign CD/DVD mount points
961   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
962 - Added a fallback check of the volume.mount_point HAL property to
963   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
964   to be not avaliable in newer HAL versions (on 10.2).
965 - Revision 4615
966 - Version 2.8.1
967
968 -------------------------------------------------------------------
969 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
970
971 - removed unused methods from Patch and PatchImplIf. Provided
972   reasonable default implementation for Patch::interactive.
973   (#221476).
974 - revision 4610
975 - Version 2.8.0
976
977 -------------------------------------------------------------------
978 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
979
980 - Handle media eject failures (#216545)
981 - r4606
982
983 -------------------------------------------------------------------
984 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
985
986 - Reimplemented RpmDb::checkPackage using librpm API instead
987   of parsing "rpm --checksig" output. (#163202)
988 - Version 2.7.4
989 - revision 4600
990
991 -------------------------------------------------------------------
992 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
993
994 - NEW behaviour of the solver:
995   Obsolete virtual provides. E.G.:
996
997   Installed:
998   -----------
999   Name:           test-1.0-0
1000
1001   Name:           moretest-1.0-0
1002   Provides:       test
1003
1004   To be installed
1005   ------------------
1006   Name:           nomoretest-1.0-0
1007   Obsoletes:      test
1008
1009   Result
1010   --------
1011   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
1012   test-1.0-0 had been deleted. Bug 220999
1013
1014 - Translations added
1015
1016 Version 2.7.3
1017 rev 4593
1018
1019 -------------------------------------------------------------------
1020 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
1021
1022 - Bugfix in generating solver testcases:
1023    - added kind of capabilities in description file
1024    - removed unneded channel from uninstall in command file
1025
1026 -------------------------------------------------------------------
1027 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
1028
1029 - Try to call /bin/eject utility if the eject-ioctl fails.
1030 - r4568
1031
1032 -------------------------------------------------------------------
1033 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
1034
1035 - ignore empty capabilities
1036 - r4565
1037
1038 -------------------------------------------------------------------
1039 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
1040
1041 - make progress strings translatable (#219783)
1042 - r4556
1043
1044 -------------------------------------------------------------------
1045 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
1046
1047 -  While deleting a selection all concerning recommended
1048    packages will be deleted too.
1049    BUT those packages should not be deleted which have been
1050    set to KEEP by the user. bug 217574
1051    rev 4526
1052    VERSION: 2.7.2
1053
1054 -------------------------------------------------------------------
1055 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
1056
1057 - Makefile in zypp2 fixed
1058   Revision 4520
1059
1060 -------------------------------------------------------------------
1061 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
1062
1063 - Translations added
1064   Revision 4514
1065   VERSION: 2.7.1
1066
1067 -------------------------------------------------------------------
1068 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
1069
1070 - Make the parser more strict, rejecting broken sources
1071   but showing the error line.
1072   Last fix making the parser relax would break multitag
1073   descriptions with empty lines, now we check dependencies
1074   at a higher level. (reference #160607)
1075 - r4501
1076
1077 -------------------------------------------------------------------
1078 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
1079
1080 - New problem solution added: Unlock ALL resovables in order to speed up
1081   problem solution. Bug 206453
1082
1083 -------------------------------------------------------------------
1084 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
1085
1086 - Translations added
1087
1088 -------------------------------------------------------------------
1089 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
1090
1091 - Fixed target/hal - removed dbus_connection_close calls, because
1092   the connections are shared; unref the ref-counted handle only.
1093   (#216035)
1094 - r4442
1095
1096 -------------------------------------------------------------------
1097 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
1098
1099 - skipping unreachable packages won't work
1100   (#215445)
1101 - r4468
1102
1103 -------------------------------------------------------------------
1104 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
1105
1106 - (#213793) Target store fails to recreate stored install-time (other
1107   Date and ByteCount values as well)
1108
1109 - skip comments and blank lines in multilists
1110   fixes (#214877) - zen-updater is not installed by default
1111
1112 - Automatically fix broken products when reading
1113   the product database.
1114   still pending: honour the read-only flag
1115   Changes to make this possible include
1116   using read_dir instead of boost directory
1117   iterator.
1118
1119 -------------------------------------------------------------------
1120 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
1121
1122 - added new class for generating solver testcases:
1123   Testcase
1124
1125 -------------------------------------------------------------------
1126 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
1127
1128 - Finalized ui::PatternContents. (F301229)
1129 - version 2.7.0
1130 - revision 4413
1131
1132 -------------------------------------------------------------------
1133 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
1134
1135 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
1136 - version 2.6.0
1137
1138 -------------------------------------------------------------------
1139 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
1140
1141 - Added ui::PatternContents: Helper class that will compute a patterns
1142   expanded install_packages set. (UI interface for F301229)
1143 - revision 4387
1144
1145 -------------------------------------------------------------------
1146 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
1147
1148 - removed the last reference to /usr/lib64 to fix the build
1149
1150 -------------------------------------------------------------------
1151 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
1152
1153 - added "zypper info" (jkupec)
1154 - version 2.5.2
1155
1156 -------------------------------------------------------------------
1157 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
1158
1159 - fix rpm db timestamp
1160 - add extra urls and optional urls to product API
1161 - r4378
1162
1163 -------------------------------------------------------------------
1164 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
1165
1166 - zypper: nicer progress reports, with or without --verbose.
1167
1168 -------------------------------------------------------------------
1169 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
1170
1171 - Fixed reloading of target data after commit. Broken since
1172   rev 3880.
1173 - version 2.5.1
1174 - revision 4365
1175
1176 -------------------------------------------------------------------
1177 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
1178
1179 - put query-pool in /usr/lib/zypp and not lib64
1180 - r4363
1181
1182 -------------------------------------------------------------------
1183 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
1184
1185 - revert keyring changes, causes endless loop (obvious)
1186 - add dist-product information, adapt store
1187 - version 2.5.0
1188 - r4355
1189
1190 -------------------------------------------------------------------
1191 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
1192
1193 - zypp-query-pool: For products show additionally distributionName
1194   and distributionEdition. (required by #205392)
1195 - revision 4349
1196
1197 -------------------------------------------------------------------
1198 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
1199
1200 - Add accessor for Product distributionName and distributionEdition.
1201   (required by #205392)
1202 - revision 4347
1203
1204 -------------------------------------------------------------------
1205 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
1206
1207 - added test case for KeyRing
1208 - fire trustedKeyAdded in all calls to import trusted key
1209   not only in signature check workflow.
1210 - r4342
1211
1212 -------------------------------------------------------------------
1213 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
1214
1215 - zypper update: implemented minimal version (patches only)
1216 - zypper list-updates: changed default type from package to patch,
1217   consider patches affecting the package manager separately
1218
1219 -------------------------------------------------------------------
1220 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
1221
1222 - version 2.4.1
1223 - r4338
1224
1225 -------------------------------------------------------------------
1226 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
1227
1228 - add zypp-query-pool, so registration doesn't depend on
1229   libzypp-zmd-backend being installed. Will remove from
1230   backend when suseregister gets updated.
1231
1232 -------------------------------------------------------------------
1233 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
1234
1235 - Make sure config.rpath is present.
1236
1237 -------------------------------------------------------------------
1238 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
1239
1240 - zypper search: fixed uninitialized members that made all searches
1241   exact and case sensitve
1242
1243 -------------------------------------------------------------------
1244 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
1245
1246 - zypp-checkpatches, write in the right file
1247 - r4328
1248
1249 -------------------------------------------------------------------
1250 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
1251
1252 - Install resolvables although they are unneeded
1253   if they have NOT the kind patch/atoms
1254   Bug 210538 - freshens/supplements does not work with patterns
1255 - r4326
1256
1257 -------------------------------------------------------------------
1258 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
1259
1260 - zypper service-add -r http://example.org/foo.repo (F#300641).
1261
1262 -------------------------------------------------------------------
1263 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
1264
1265 - zypp-checkpatches:
1266   save version of the generated xml to
1267   regenerate it if it changes.
1268   save a random token in case of error to
1269   force recreating xml file
1270 - r4321
1271
1272 -------------------------------------------------------------------
1273 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
1274
1275 - remove permissions for zypp checkpatches from spec
1276 - r4318
1277
1278 -------------------------------------------------------------------
1279 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
1280
1281 - registration fails because of wrong product data
1282   (#205392)
1283   use DISTPRODUCT,DISTVERSION to create the product
1284   resolvable. have this resolvable provide
1285   PRODUCT = VERSION
1286 - r4312
1287
1288 -------------------------------------------------------------------
1289 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
1290
1291 - zypper service-add -r ./foo.repo (F#300641).
1292
1293 -------------------------------------------------------------------
1294 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
1295
1296 - zypper: added case-sensitive search, search in descriptions and
1297   summaries, search by resolvable type, substring and word
1298   matching, support for wildcards
1299 - Revision 4303
1300
1301 -------------------------------------------------------------------
1302 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
1303
1304 - Prevent the user from sending signals to zypp-checkpatches-wrapper
1305   (#211286).
1306
1307 -------------------------------------------------------------------
1308 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
1309
1310 - Dont incomplete an uninstalled resolvable, even not when establishing.
1311   Incomplete only makes sense for installed resolvables (when they have broken
1312   deps), for patches (because they are needed) and for atoms (because they are
1313   used during patch calculation)
1314   Bug 198379
1315
1316 - Do not branch for packages with the same NVE but different architectures.
1317   Take the best architecture.
1318
1319 -------------------------------------------------------------------
1320 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
1321
1322 - implement rename source in sourcemanager
1323 - r4286
1324
1325 -------------------------------------------------------------------
1326 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
1327
1328 - YaST sources: set alias to product summary if empty
1329 - show alias on logs.
1330 - r4281
1331
1332 -------------------------------------------------------------------
1333 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
1334
1335 - version 2.4.0 (bin incompat due to callback fixes)
1336 - r4272
1337
1338 -------------------------------------------------------------------
1339 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
1340
1341 - Provide additional solver status information to the UI.
1342   (#162164,F301272)
1343 - Fixed UI satus computation in presence of multiple available
1344   candidates.
1345 - revision 4264
1346 - version 2.3.1
1347
1348 -------------------------------------------------------------------
1349 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
1350
1351 - remove const in MediaChangeReport requestMedia that
1352   broke cd changing.
1353 - r4262
1354
1355 -------------------------------------------------------------------
1356 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
1357
1358 - zypper: added search (jkupec)
1359 - removed the suid bit from zypp-checkpatches-wrapper so that the
1360   build passes until permissions.rpm is updated (~#211286).
1361 - r4253
1362
1363 -------------------------------------------------------------------
1364 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
1365
1366 - Log microseconds if ZYPP_PROFILING env var is enabled.
1367 - r4252
1368
1369 -------------------------------------------------------------------
1370 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
1371
1372 - YaST sources:
1373   Factory cannot be set with 'refresh' enabled
1374   (#204957)
1375 - get rid of some const bool signatures in Source classes
1376 - r4247
1377
1378 -------------------------------------------------------------------
1379 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
1380
1381 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
1382
1383 -------------------------------------------------------------------
1384 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
1385
1386 - select the best solution: prefering the total amount of install/update
1387   packages BEFORE source preferences. Bug 208784
1388
1389 -------------------------------------------------------------------
1390 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
1391
1392 - Introduce a method to see if a source supports a
1393   kind of resolvable at that time, so we can
1394   init a YUM source like factory but avoid parsing
1395   it if it contains no patches.
1396 - add TODO
1397 - zypp-checkpatches xml output
1398 - r4235
1399
1400 -------------------------------------------------------------------
1401 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
1402
1403 - added a CLI preview: zypper
1404 - revision 4214
1405 - version 2.2.3
1406
1407 -------------------------------------------------------------------
1408 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
1409
1410 - FATE #100165:
1411   Make Content File Aware of Different Architectures
1412   expand %a in release notes with architecture
1413
1414 -------------------------------------------------------------------
1415 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
1416
1417 - Extended pattern parser to support includes/extends tags as hint
1418   for the IO. (F301229)
1419 - revision 4199
1420 - version 2.2.2
1421
1422 -------------------------------------------------------------------
1423 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
1424
1425 - Enabled sending of ScriptResolvableReport.
1426 - Changed ScriptResolvableReport::start to send local path
1427   of script to be executed.
1428 - revision 4190
1429 - version 2.2.1
1430
1431 -------------------------------------------------------------------
1432 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
1433
1434 - Added ScriptResolvableReport. Callbacks triggered on script
1435   execution during commit. (F100233)
1436 - revision 4187
1437 - version 2.2.0
1438
1439 -------------------------------------------------------------------
1440 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
1441
1442 - fix: Url::getRegisteredSchemes() would always return nothing
1443
1444 -------------------------------------------------------------------
1445 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
1446
1447 - Made the build dependency on gettext-devel explicit
1448
1449 -------------------------------------------------------------------
1450 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
1451
1452 - adapted multi-media YUM sources according to official YUM
1453   specification (F300743)
1454
1455 -------------------------------------------------------------------
1456 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
1457
1458 - use RPM_OPT_FLAGS (meissner@suse.de)
1459
1460 -------------------------------------------------------------------
1461 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
1462
1463 - SourceFactory::createFrom() - don't loose url,...
1464 - r4160
1465
1466 -------------------------------------------------------------------
1467 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
1468
1469 - reduce logging in ResolvableImpl.cc
1470 - rev 4157
1471
1472 -------------------------------------------------------------------
1473 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
1474
1475 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
1476   in QueueItemInstall and QueueItemRequire
1477   Bug 192535/204913
1478   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
1479
1480 -------------------------------------------------------------------
1481 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
1482
1483 - fixed SourceFactory::createFrom() - don't loose alias,
1484   cachedir,... parameters
1485
1486 -------------------------------------------------------------------
1487 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
1488
1489 - Use RPM Enhances only if detected at configure time, to allow
1490   compilation with older rpm.
1491 - callback params: use const string & instead of string (dmacvicar)
1492
1493 -------------------------------------------------------------------
1494 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
1495
1496 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
1497   a package/script/message
1498   Bug: 192535
1499
1500 -------------------------------------------------------------------
1501 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
1502
1503 - add Source_Ref::checksum() which in combination with
1504   timestamp can give an idea of a source change.
1505 - r4106
1506
1507 -------------------------------------------------------------------
1508 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
1509
1510 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
1511   enable progress reporting on compressed streams.
1512
1513 -------------------------------------------------------------------
1514 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
1515
1516 - better error propagation
1517 - r4096
1518
1519 -------------------------------------------------------------------
1520 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
1521
1522 - Removed libblkid dependency - the workaround using libblkid to
1523   check filesystem on XEN vbd mapped devices is obsolete, because
1524   the info is avaliable via /dev/disk/by-label link now. (#197107)
1525 - revision 4087
1526
1527 -------------------------------------------------------------------
1528 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
1529
1530 - PackageProvider: Fixed broken retry. (#202163)
1531 - revision 4071
1532
1533 -------------------------------------------------------------------
1534 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
1535
1536 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
1537   to create a Package from a source package header.
1538 - Added method Pathname::extension: Return all of the characters in name
1539   after and including the last dot in the last element of name.
1540 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
1541   rpms. Otherwise we'd need access to the rpm database to get the keys.
1542 - revision 4069
1543
1544 -------------------------------------------------------------------
1545 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
1546
1547 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
1548   a package/script/message
1549   Bug: 192535
1550
1551 -------------------------------------------------------------------
1552 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
1553
1554 - Speedup computation of number of rpm database entries.
1555 - revision 4058
1556
1557 -------------------------------------------------------------------
1558 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
1559
1560 - Fixed endless loop in transactResObject
1561   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
1562
1563 -------------------------------------------------------------------
1564 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
1565
1566 - fix some testcases for tar file parser changes
1567 - r4045
1568
1569 -------------------------------------------------------------------
1570 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
1571
1572 - missing includes
1573 - clean old callbacks
1574 - r4041
1575
1576 -------------------------------------------------------------------
1577 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
1578
1579 - zyppPattern->install_packages returns SUGGESTED package too.
1580   Bug 201476
1581   Revision 4036
1582
1583 -------------------------------------------------------------------
1584 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
1585
1586 - New behaviour in the solver: try with 'best' package first, try with 'all'
1587   packages if this fails.
1588   Bug :Bug 191983
1589
1590 -------------------------------------------------------------------
1591 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
1592
1593 - libzypp 2.1.0
1594 - bump version due to incompatible callback changes in KeyRing
1595   Sources
1596
1597 -------------------------------------------------------------------
1598 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
1599
1600 - new keyring callbacks
1601 - separate trust key from import key
1602 - use PublicKey class instead of params, to be able
1603   to add more info like photos later (pending #181682)
1604 - update zmart with those callbacks.
1605 - better error handling (Exception types)
1606 - make tmp file names more readable depending on the context
1607 - r4026
1608
1609 -------------------------------------------------------------------
1610 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
1611
1612 - decouple probing from source creation, using the new
1613   media test for existence functions.
1614 - r4019
1615
1616
1617 -------------------------------------------------------------------
1618 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
1619
1620 - Fixed getDoesFileExist to reset the transfer range
1621 - Added logging of curl debug messages to the zypp log.
1622   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
1623   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
1624 - r4018
1625
1626 -------------------------------------------------------------------
1627 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
1628
1629 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
1630   see rev 3810 below. (#190163)
1631 - rev 3998
1632
1633 -------------------------------------------------------------------
1634 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
1635
1636 - fix uninstalling of atoms (noop)
1637 - r3995
1638
1639 -------------------------------------------------------------------
1640 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
1641
1642 - Implement initial verson of Media
1643   doesFileExist, for future source probing.
1644 - r3984
1645
1646 -------------------------------------------------------------------
1647 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
1648
1649 - more dbus_connection_close fixes
1650 - r3974
1651
1652 -------------------------------------------------------------------
1653 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
1654
1655 - clean up 'incomplete' handling in QueueItemEstablish.
1656 - rev 3973.
1657
1658 -------------------------------------------------------------------
1659 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
1660
1661 - Don't set 'incomplete' for uninstalled patterns or products.
1662   (#198379)
1663 - rev 3970.
1664
1665 -------------------------------------------------------------------
1666 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
1667
1668 - Added new API calls:
1669   setAdditionalProvide
1670   setAdditionalConflict
1671   setAdditionalRequire
1672
1673 -------------------------------------------------------------------
1674 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
1675
1676 - don't link examples to testsuite library.
1677
1678 -------------------------------------------------------------------
1679 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
1680
1681 - Disable profiling to work around compiler bug.
1682
1683 -------------------------------------------------------------------
1684 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
1685
1686 - forward port 3924:3939
1687 - Add explicit finish callbacks for subtasks during ProvidePackage
1688  Â to avoid UI confusion.
1689 - rev3957
1690
1691 -------------------------------------------------------------------
1692 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
1693
1694 - Introduce examples/
1695 - fix some svn ignores
1696 - fix compilation. Use: dbus_connection_close
1697 - rev 3943
1698
1699 -------------------------------------------------------------------
1700 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
1701
1702 - Initial support for plain directory with rpms as source
1703 - r3935
1704
1705 -------------------------------------------------------------------
1706 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
1707
1708 - Move the target query by kind function to
1709   a iterator, so we dont make a copy of the restore
1710   the iterator works loading by demand too
1711
1712 -------------------------------------------------------------------
1713 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
1714
1715 - rename the new initTarget to initializeTarget,
1716   leave the old one as is, but deprecate it.
1717 - r3903
1718
1719 -------------------------------------------------------------------
1720 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
1721
1722 - forward port from SLES10 branch , till 3888
1723 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
1724   full packages. (#168844)
1725 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
1726 - version 2.0.0
1727 - rev 3893
1728
1729 -------------------------------------------------------------------
1730 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
1731
1732 - Separate target init from adding resolvables, getting rid of the
1733 uggly bool flag.
1734 - dont clear the store each time Target::resolvables is called
1735 - Load target resolvables on demand by kind, keep them cached later
1736 - add Target::resolvablesByKind(kind) to allow query specific kind
1737   without reading all kinds. Used to port TargetProduct, which
1738   was reading the whole rpm database only to displayy base product
1739   name in YaST help.
1740 - commit to pkg-bindings and packager will follow.
1741 - jsrain will port more yast stuff, especially inst_source which
1742   startup time should by reduced by half afterwards.
1743 - rev 3880
1744
1745 -------------------------------------------------------------------
1746 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
1747
1748 - forward port:
1749   rev 3786 fix to stalle tmpfiles broke patches.
1750   SLES was released with this broken. 10.1 has a blocked
1751   zypp update because this.
1752   Attempt to fix this. (#192535)
1753 - fix configure.ac sqlite-source build path
1754 - rev 3858
1755
1756 -------------------------------------------------------------------
1757 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
1758
1759 - link correctly
1760
1761 -------------------------------------------------------------------
1762 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
1763
1764 - dont link sqlite in the main lib.
1765 - rev 3826
1766
1767 -------------------------------------------------------------------
1768 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
1769
1770 - susetags: parse product parser regexp only once
1771 - parse yum factory 5 sec. (from 30) faster using
1772   another string find algorithm
1773 - rev 3824
1774
1775 -------------------------------------------------------------------
1776 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
1777
1778 - Digest: Don't read the stream character wise but reading blocks,
1779   as advised by matz profiling.
1780 - r3819
1781
1782 -------------------------------------------------------------------
1783 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
1784
1785 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
1786   trusted vendors. (#189573)
1787 - revision 3804
1788
1789 -------------------------------------------------------------------
1790 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
1791
1792 - backport fix for stalle tmpfile (#191311)
1793 - rev 3788
1794
1795 -------------------------------------------------------------------
1796 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
1797
1798 - deactivated media manager code that was disabling the
1799   automounter (#172419)
1800 - rev 3724
1801
1802 -------------------------------------------------------------------
1803 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
1804
1805 - fix autorefresh (#186115)
1806 - revision 3708
1807 -------------------------------------------------------------------
1808 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
1809
1810 - forward port from SLE branch
1811 - Set default permission for logfiles to 0640. (#187044)
1812 - revision 3696
1813
1814 -------------------------------------------------------------------
1815 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
1816
1817 - forward port from SLE branch
1818 - Fixed installation of SP or Add-On product switching to media 2
1819   too early. (#186607)
1820 - revision 3691
1821
1822 -------------------------------------------------------------------
1823 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
1824
1825 - forward port from SLE branch
1826 - Strip self provides without edition in Resolvable ctor.
1827   (#186079)
1828 - Source::provideResolvables not implemented in yum source type.
1829   Product not set for packages that are available from update source
1830   (#186920)
1831 - Hook modalias() supplements without package to "kernel" (#184840)
1832 - Allow on-demand SourceManager::restore() (#186678)
1833 - Hook modalias() supplements without package to "kernel" (#184840)
1834 - rev 3676
1835
1836 -------------------------------------------------------------------
1837 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
1838
1839 - Fix adding resolving of path names for mount points (#181606)
1840 - rev 3658
1841
1842 -------------------------------------------------------------------
1843 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
1844
1845 - merge download algorithm and refactoring from branch
1846   (#181204)
1847
1848 -------------------------------------------------------------------
1849 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
1850
1851 - autodocs: use find+xargs to overcome command length limit,
1852   do not call doxygen unnecessarily (#185334).
1853 - rev 3645
1854
1855 -------------------------------------------------------------------
1856 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
1857
1858 - Dont use getZYpp in static constructor (#185198)
1859   Bugfix #178292 was wrong.
1860 - Only warn on incompleting installed resolvables (#185197)
1861 - rev 3644
1862
1863 -------------------------------------------------------------------
1864 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
1865
1866 - Atoms might only be installed via patches (#184714)
1867 - rev 3642
1868
1869 -------------------------------------------------------------------
1870 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
1871
1872 - fix for the last stall tmpfile (#178292)
1873 - r3637
1874
1875 -------------------------------------------------------------------
1876 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
1877
1878 - Implemented transfer timeout inside of the progress callback.
1879   The timeout value can be set using timeout url parameter, the
1880   default transfer timeout is 180 seconds. (#181602)
1881 - Added ssl_verify and ssl_capath url options used in https scheme,
1882   allowing to change or disable the ssl verify options. (#171622)
1883 - Added fallback on read failures of /etc/mtab to /proc/mounts.
1884   Improved verbosity in mount and mount check related failure cases,
1885   incl. /etc/mtab dump. (#181606)
1886 - rev 3623
1887
1888 -------------------------------------------------------------------
1889 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
1890
1891 - combine knownAliases and knownUrls in a single function.
1892 - rev 3616
1893
1894 -------------------------------------------------------------------
1895 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
1896
1897 - honor parallel installs in resolver context (#181103)
1898 - rev 3592
1899
1900 -------------------------------------------------------------------
1901 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
1902
1903 - right fix for tmpdir initialized in static constructor
1904 - catch around provideJustFile in providePackage
1905 -rev 3654
1906
1907 -------------------------------------------------------------------
1908 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
1909
1910 - fix #182003 YUM packages without size
1911 - rev 3587
1912
1913 -------------------------------------------------------------------
1914 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
1915
1916 - Allow to restore and remove by Url
1917 - rev 3583
1918
1919 -------------------------------------------------------------------
1920 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
1921
1922 - make atoms parallel installable (#181103)
1923 - rev 3580
1924
1925 -------------------------------------------------------------------
1926 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
1927
1928 - Allow to restore by alias
1929 - r3568
1930
1931 -------------------------------------------------------------------
1932 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
1933
1934 - Do not fork in a global destructor, perl dislikes it (#182672).
1935   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
1936
1937 -------------------------------------------------------------------
1938 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
1939
1940 - Installation: Assert product information is stored to libzypp
1941   database before reboot. (#181198)
1942 - Version 1.2.0; revision 3553
1943
1944 -------------------------------------------------------------------
1945 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
1946
1947 - Synchronize keys with rpm database before
1948   closing access to it (#182338)
1949 - rev 3533
1950
1951 -------------------------------------------------------------------
1952 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
1953
1954 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
1955   filter out the non-DVD drives completely. Allows a fallback to
1956   drives without the dvd HAL property e.g. in VMWare. (#177457)
1957 - rev 3530
1958
1959 -------------------------------------------------------------------
1960 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
1961
1962 - Merge fix for stalle tmpdir due to cyclic references, using a master
1963  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
1964 - rev 3521
1965
1966 -------------------------------------------------------------------
1967 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
1968
1969 - Fixes unneeded file download, and add download callbacks
1970   (still need yast side) #181204 and #160206
1971 - Fix stalle tmpdir due to cyclic references, using a master
1972   TmpDir for zypp. # 178292
1973
1974 -------------------------------------------------------------------
1975 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
1976
1977 - fixed memory leak in PersistentStorage (#168690)
1978 - revision 3519
1979
1980 -------------------------------------------------------------------
1981 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
1982
1983 - fixed memory leak in XMLSourceCacheParser (#168690)
1984 - revision 3517
1985
1986 -------------------------------------------------------------------
1987 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
1988
1989 -latest fi translation added
1990  Revision 3502
1991
1992 -------------------------------------------------------------------
1993 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
1994
1995 -All installed resolvables has been set to "satisfied" in
1996  ResolverContext::unneeded . BUT:
1997  Patch concerning resolvables have to be set to
1998  "unneeded" although they are installed. In order
1999  getting the state "no longer applicable" (Bug 171590)
2000 - rev 3496
2001
2002 -------------------------------------------------------------------
2003 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
2004
2005 - compute status for scripts and messages so their freshens get
2006   properly honored (aj with postgresql-server)
2007 - rev 3494
2008
2009 -------------------------------------------------------------------
2010 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
2011
2012 - revert not-used-yet rpmdb timestamp, as
2013   it broke rpmdb::init(). (#180040)
2014 - rev 3490
2015
2016 -------------------------------------------------------------------
2017 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
2018
2019 - updating gmo files, if po files has been changed; bug 164449
2020
2021 -------------------------------------------------------------------
2022 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
2023
2024 - Dont download twice if starting from 1st time
2025 - fix typo
2026 - rev 3481
2027
2028 -------------------------------------------------------------------
2029 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
2030
2031 - set cache dir only if storeMetadata is called as a public method.´
2032 - rev 3475
2033
2034 -------------------------------------------------------------------
2035 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
2036
2037 - schedule a package for installation if
2038   - it freshens / supplements something
2039   - it is not installed yet
2040   (#178721)
2041 - rev 3473
2042
2043 -------------------------------------------------------------------
2044 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
2045
2046 - make susetags also implement download and check first.
2047 - rev 3470
2048
2049 -------------------------------------------------------------------
2050 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
2051
2052 - make yum more robust. Never parse from provideFile
2053   but only from local disk. Make sure the cache
2054   is consistent before recreating it.
2055   the code is easier to follow and probably
2056   faster. checksum and signatures are
2057   checked on caching not on parsing.
2058   Required to implement refresh for #154990
2059 - rev 3452
2060
2061 -------------------------------------------------------------------
2062 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
2063
2064 - implement timestamp for YUM and SuseTags
2065 - actually use the license to confirm in yum patches
2066 - add prerequires tag in yum optonally to the bad designed
2067   and nonintuitive pre=1
2068 - rev 3448
2069
2070 -------------------------------------------------------------------
2071 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
2072
2073 - dont pass root on init but before.
2074 - implement rpm db modification timestamp
2075   not used yet
2076 - move Helix source to testsuite out of the solver
2077   so we can use it for target, storage tests
2078 - add Source_Ref::timestamp(), default to now()
2079   in order to implement smart sync of sources by zmd
2080 - don't parse desc and summary twice
2081 - fix a segfault with tranlated text
2082 - fix broken size tag introduced in rev 3427
2083 - rev 3446
2084
2085 -------------------------------------------------------------------
2086 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
2087
2088 - dont accept corrupt sources, improve logs
2089
2090 -------------------------------------------------------------------
2091 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
2092
2093 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
2094   loosing autoprotection (eg. for foreign vendor). (assists #177469)
2095 - rev 3431
2096
2097 -------------------------------------------------------------------
2098 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
2099
2100 - added mediaNr() to PatchRpm and DeltaRpm classes
2101 - rev 3430
2102
2103 -------------------------------------------------------------------
2104 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
2105
2106 - enable YUM license to confirm.
2107   needed for #174476
2108 - adapt store to serialize and read all new resobject fields
2109 - use install-time to now() when serializing (#174653)
2110 - rev 3427
2111
2112 -------------------------------------------------------------------
2113 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
2114
2115 - Do not violate install order when restricting commit to a certain
2116   mediaNumber. (#170079)
2117 - Version 1.1.0; rev 3423
2118
2119 -------------------------------------------------------------------
2120 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
2121
2122 - Added SourceManager::findSourceByUrl to overcome alias mismatches
2123   (#177543).
2124 - rev 3420
2125
2126 -------------------------------------------------------------------
2127 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
2128
2129 - Order all objects according to prerequirements, not just packages.
2130   (#173690)
2131 - rev 3419
2132
2133 -------------------------------------------------------------------
2134 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
2135
2136 - Added new translation
2137
2138 -------------------------------------------------------------------
2139 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
2140
2141 - fix missing homedir option for gpg (#171055)
2142 - rev 3415
2143
2144 -------------------------------------------------------------------
2145 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
2146
2147 - Prevent against daemons launched in rpm %post, that do not close
2148   their filedescriptors. (#174548)
2149 - Version 1.0.1; rev 3413
2150
2151 -------------------------------------------------------------------
2152 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
2153
2154 - fixed media number of package retrieved as a part of a patch
2155   (#174841)
2156 - rev 3409
2157
2158 -------------------------------------------------------------------
2159 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
2160
2161 - fix missing package descriptions due to filtered packages
2162   by incompatible architectures. (#159109)
2163 - rev 3404
2164
2165 -------------------------------------------------------------------
2166 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
2167
2168 - decrease logging in DiskUsageCounter and Modalias (#163186)
2169 - rev 3406
2170
2171 -------------------------------------------------------------------
2172 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
2173
2174 - Stay backward comapatible.
2175
2176 -------------------------------------------------------------------
2177 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
2178
2179 - Make basic attributes available through ResObject.
2180 - Let ResObjects which do not require media access during
2181   commit return ZERO sourceMediaNr (required for #173690)
2182 - Version 1.0.0
2183 - rev 3390
2184
2185 -------------------------------------------------------------------
2186 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
2187
2188 - reduce logging verbosity (#163186)
2189 - rev 3381
2190
2191 -------------------------------------------------------------------
2192 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
2193
2194 - setCandidate accept candidates with compatible architectures too. Not
2195   only with the same architecture. Bug 172594 - If update package has
2196   differet arch, UI display is wrong
2197
2198 -------------------------------------------------------------------
2199 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
2200
2201 - Added Source_Ref::resStoreInitialized.
2202   If we know that noone has seen the resolvables yet, we can skip
2203   them too, eg. when deleting a source. (#174840)
2204 - rev 3378
2205
2206 -------------------------------------------------------------------
2207 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
2208
2209 - Honor freshens as conditionals independant from the installed/
2210   uninstalled status (#174797)
2211 - rev 3376
2212
2213 -------------------------------------------------------------------
2214 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
2215
2216 - State modifier "unneeded" is transitive for patches (#171590)
2217 - rev 3375
2218
2219 -------------------------------------------------------------------
2220 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
2221
2222 - Do not transact itself (update) in the transactResObject mechanism
2223   Bug 174290
2224
2225 -------------------------------------------------------------------
2226 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
2227
2228 - Reenabled improved large file support flags (unintentionally
2229   removed in rev 1544). Fixes bug #173753.
2230 - Added large file support flags to libzypp.pc file allowing
2231   consistence checks in the application using features variable
2232 - rev 3366
2233
2234 -------------------------------------------------------------------
2235 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
2236
2237 - SourceManager: moved source deletion before creation
2238   so that we can recreate a deleted one (#174295)
2239 - removed dead code dealing with known_caches from SourceManager::store
2240   (see r3195)
2241 - r3362
2242
2243 -------------------------------------------------------------------
2244 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
2245
2246 - fixed returning product short name and summary if product read
2247   from target store (#148625)
2248 - rev 3360
2249
2250 -------------------------------------------------------------------
2251 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
2252
2253 - set media verifier on redirected medium (#172599)
2254 - rev 3359
2255
2256 -------------------------------------------------------------------
2257 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
2258
2259 - fix 'transactResKind' to collect best providers by capability
2260   and to recursively transact items of same kind (#170114)
2261 - rev 3355
2262
2263 -------------------------------------------------------------------
2264 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
2265
2266 - serialize the full URL to avoid missing password and other
2267   url settings (#148108)
2268 - rev 3353
2269
2270 -------------------------------------------------------------------
2271 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
2272
2273 - Added a 60 sec connect timeout to MediaCurl (#172860)
2274 - rev 3348
2275
2276 -------------------------------------------------------------------
2277 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
2278
2279 - re-fetch also .asc and .key files before checking signature
2280   (#172597)
2281 - rev 3350 (3345-10.1)
2282
2283 -------------------------------------------------------------------
2284 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
2285
2286 - Fix yum key verification, because a double variable declaration
2287
2288 -------------------------------------------------------------------
2289 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
2290
2291 - use --no-default-keyring to avoid creating a
2292   default gpg dir in / (#171055)
2293 - rev 3335
2294
2295 -------------------------------------------------------------------
2296 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
2297
2298 - Fix YUM signature checking, we were passing the key instead of the
2299   signature.
2300 - When the user trust a key, sync again. Bye to the session trusted
2301   keys and user being asked all the time. (#171213)
2302 - r3332
2303
2304 -------------------------------------------------------------------
2305 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
2306
2307 - Cleanup index tables when removing items from pool (#170564).
2308
2309 -------------------------------------------------------------------
2310 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
2311
2312 - backout rev 3246->3275 of TargetImpl.cc
2313 - add missing testsuite/utils/TestUtils.h
2314 - rev 3330
2315
2316 -------------------------------------------------------------------
2317 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
2318
2319 - more fixes for #171062, there were some files still not being
2320   read from cache.
2321 - r3327
2322
2323 -------------------------------------------------------------------
2324 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
2325
2326 - cache keys and signature. Remove lot of duplicated code. (#171062)
2327 - r3320
2328
2329 -------------------------------------------------------------------
2330 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
2331
2332 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
2333   mount here anything, so it is OK to use any dir (171351).
2334 - rev 3318
2335
2336 -------------------------------------------------------------------
2337 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
2338
2339 - parse "license-to-confirm" in primary.xml (#168437)
2340 - rev 3312
2341
2342 -------------------------------------------------------------------
2343 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
2344
2345 - Don't try to store 'Atom', not needed and the backend store
2346   rejects them anyways (addtion to #168610)
2347 - rev 3306
2348
2349 -------------------------------------------------------------------
2350 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
2351
2352 - Improved device check in MediaDISK using libblkid (Bug #158529)
2353 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
2354   added a check if it is a directory
2355 - Added libcurl and libblkid checks to configure.ac
2356 - Added e2fsprogs(-devel) requires to the spec file
2357 - rev 3303
2358
2359 -------------------------------------------------------------------
2360 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
2361
2362 - dont download "other" during key check (#171041)
2363 - rev 3294
2364
2365 -------------------------------------------------------------------
2366 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
2367
2368 - allow parallel installs of atoms (used to fulfill patch require-
2369   ments, atoms aren't installed anyways) (#170098)
2370 - some testsuite improvements.
2371 - rev 3288
2372
2373 -------------------------------------------------------------------
2374 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
2375
2376 - get rid of autobuild check when throwing exceptions without throw
2377   but with a macro, returning a null pointer at the end (never reached).
2378
2379 -------------------------------------------------------------------
2380 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
2381
2382 - Do not violate install order when restricting commit to a certain
2383   mediaNumber. (#170079)
2384
2385 -------------------------------------------------------------------
2386 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
2387
2388 - Don't use throw directly!
2389   use ZYPP_THROW with a Exception class, otherwise package bindings
2390   will not catch them.
2391   Should fix crashes when reading broken sources with yast.
2392 - rev 3272
2393
2394 -------------------------------------------------------------------
2395 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
2396
2397 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
2398   revision 3269
2399
2400 -------------------------------------------------------------------
2401 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
2402
2403 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
2404 - further improve on #168840 (from rev 3231), match on name-edition
2405   when filtering by best arch. (#170098)
2406 - rev 3268
2407
2408 -------------------------------------------------------------------
2409 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
2410
2411 - #170093 , lot of package descriptions missing
2412 - rev 3263
2413
2414 -------------------------------------------------------------------
2415 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
2416
2417 - try to fix wrong permissions of /var/lib/zypp created
2418   by old zypp, only when running as root they are fixed
2419   (#169094)
2420 - YUM: Verify signatures on factoryInit.
2421   Dont provide other.xml. Cleanups, better logging.
2422   When refreshing signed soruces, don't refresh is source
2423   has not changed.
2424 - YaST sources: don't refresh if media file has not changed.
2425 - Show full url of index files in sources for signature validation
2426   (mentioned in #170139 comment #3)-
2427
2428 -------------------------------------------------------------------
2429 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
2430
2431 - udpated media ID syntax for external scripts (to be consistent
2432   with packages) (#170247)
2433 - rev 3256
2434
2435 -------------------------------------------------------------------
2436 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
2437
2438 - set media ID to 1 if not specified in YUM metadata (#167452)
2439 - rev 3255
2440
2441 -------------------------------------------------------------------
2442 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
2443
2444 - If freshen and supplement are fulfilled, install any kind of
2445   resolvable if not yet installed (#165746)
2446 - rev 3249
2447
2448 -------------------------------------------------------------------
2449 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
2450
2451 - make downloaded script executable. (#169191)
2452 - rev 3247
2453
2454 -------------------------------------------------------------------
2455 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
2456
2457 - Improve on last fix, compare only compatible archs.
2458 - rev 3233
2459
2460 -------------------------------------------------------------------
2461 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
2462
2463 - Only choose best arch of multiple package atoms with identical
2464   name (#168840)
2465 - rev 3231
2466
2467 -------------------------------------------------------------------
2468 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
2469
2470 - pass empty strings to UI as key properties if unknown key
2471   (#169114)
2472 - rev 3228
2473
2474 -------------------------------------------------------------------
2475 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
2476
2477 - refrain from parsing 'other.xml' (#159316)
2478 - rev 3226
2479
2480 -------------------------------------------------------------------
2481 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
2482
2483 - in source refresh, clean up the cache dir if fails
2484 - do not require repomd.xml.asc when creating a cache (#163765)
2485 - rev 3224
2486
2487 -------------------------------------------------------------------
2488 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
2489
2490 - Check if a file exists before providing it, and just handling the
2491   exception is not sufficient, because it can release the media.
2492   it nows get all possible packages.X translations an then
2493   it selects the candidate from the existing ones (#168654)
2494 - rev 3221
2495
2496 -------------------------------------------------------------------
2497 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
2498
2499 - dont report conflicts if item is neither installed
2500   nor to-be-installed (#168906)
2501 - rev 3219
2502
2503 -------------------------------------------------------------------
2504 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
2505
2506 - #168060 , propagate the file description or original
2507   name to the UI and not the checked filename path,
2508   which could be a tmp file.
2509   Requires changes in pkg-manager, and probably zmd-helpers.
2510 - rev 3215
2511
2512 -------------------------------------------------------------------
2513 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
2514
2515 - /var/lib/zypp/db/languages/* are empty files (##168355)
2516 - r3206
2517
2518 -------------------------------------------------------------------
2519 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
2520
2521 - All resolvables must honor arch, so Arch_noarch in
2522   target/store/XMLFilesBackend.cc is wrong (#160792)
2523 - Introduced code to honour shared package descriptions
2524   (#159109)
2525 - r3204
2526
2527 -------------------------------------------------------------------
2528 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
2529
2530 - replace '_' in YUM elements/attributes with '-' (#168762)
2531 - rev 3201
2532
2533 -------------------------------------------------------------------
2534 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
2535
2536 - Fixed iseries workaround - interchanged variables for scsi
2537   devices, added debug messages about the steps (#163971).
2538 - Added getenv NULL ptr check and verify of the $HOME dir's
2539   and ~/.curlrc file's ownership (#163203).
2540 - rev 3199
2541
2542 -------------------------------------------------------------------
2543 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
2544
2545 - Use filesystem::TmpDir to create unique and unused Source cache
2546   directories. (#168051)
2547
2548 -------------------------------------------------------------------
2549 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
2550
2551 - Enable signature checks per default. (#168525)
2552
2553 -------------------------------------------------------------------
2554 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
2555
2556 - fix callbacks for providing a single file (#160206)
2557
2558 -------------------------------------------------------------------
2559 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
2560
2561 - If an installed package looses a dependency, the solver tries
2562   to upgrade it. Limit the upgrade candidates to best arch, best
2563   edition.
2564 - filter 'other' entries with incompatible arch in yum parser.
2565 - rev 3177
2566
2567 -------------------------------------------------------------------
2568 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
2569
2570 - initialize the product category according to source (#168061)
2571 - rev 3172
2572
2573 -------------------------------------------------------------------
2574 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
2575
2576 - delete only one older version of a xml-store resolvable
2577   (half-baked, but the previous attempt was charred)
2578
2579 -------------------------------------------------------------------
2580 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
2581
2582 - moved license_to_confirm to primary.xml
2583 - rev 3170
2584
2585 -------------------------------------------------------------------
2586 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
2587
2588 - Removed deprecated oldstyle commit methods.
2589
2590 -------------------------------------------------------------------
2591 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
2592
2593 - when installing a xml-store resolvable (all except package,
2594   message, script), delete older versions (#160792).
2595 - read selection edition from the XML store
2596 - rev 3167
2597
2598 -------------------------------------------------------------------
2599 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
2600
2601 - properly clear transaction flag after successful commit
2602   (see rev 3122, #164365, #167285)
2603 - rev 3157
2604
2605 -------------------------------------------------------------------
2606 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
2607
2608 - recursively soft-uninstall recommended package on real uninstall,
2609   not on update (#167603)
2610 - rev 3155
2611
2612 -------------------------------------------------------------------
2613 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
2614
2615 - fix #167605 (importing keys to rpm multiple times due to
2616   wrong interpretation of rpm gpg versioning.
2617 - add support for reading the rpm keys, with full id and fingerprint
2618 - rev 3153
2619
2620 -------------------------------------------------------------------
2621 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
2622
2623 - don't add duplicate error infos to ResolverContext (#167309)
2624 - rev 3146
2625
2626 -------------------------------------------------------------------
2627 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
2628
2629 - fix Resolver::transactReset() (see rev 3122) (#167285)
2630 - rev 3140
2631
2632 -------------------------------------------------------------------
2633 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
2634
2635 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
2636   variable is present, all signature checking callbacks will default
2637   to 'accept', in case no recipient is present.
2638
2639 -------------------------------------------------------------------
2640 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
2641
2642 - read content file on construction, and make
2643   provideProduct only insert the already
2644   read product object into the store (#165826)
2645   (dmacvicar)
2646 - When the signature is not found, warn the
2647   user about a unsigned source. When the
2648   key is not found, do nothing, it can be in the
2649   keyring already. (#166016) (dmacvicar)
2650 - enable key verification only if
2651   ZYPP_CHECKSIG env var is set (dmacvicar)
2652 - r1529
2653
2654 -------------------------------------------------------------------
2655 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
2656
2657 - fix bugfix 164365, fix bug 167285
2658   Actually clear the transcation state instead of locking it
2659   to 'dont transact'
2660 - rev 3122
2661
2662 -------------------------------------------------------------------
2663 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
2664
2665 - revert the signature/digest checking callbacks
2666 - rev 3115
2667
2668 -------------------------------------------------------------------
2669 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
2670
2671 - Bugfix #165670
2672   - Honor keep requests.
2673   - Dont flag "locked uninstall" as error if a keep request was
2674     issued before.
2675 - rev 3114
2676
2677 -------------------------------------------------------------------
2678 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
2679
2680 - rule out locked items during distribution upgrade as early
2681   as possible. (#165670)
2682 - rev 3110
2683
2684 -------------------------------------------------------------------
2685 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
2686
2687 - Bugfix #166212
2688   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
2689     transactResObject().
2690   - resetTransaction(APPL_LOW) before resolving
2691   - enhance transactCaps by using the same algorithm as in
2692     QueueItemRequire
2693     (before: transact all requires and recommends by name
2694      now: transact best requires and recommends by provides)
2695 - rev 3107
2696
2697 -------------------------------------------------------------------
2698 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
2699
2700 - new callbacks for failing digest
2701 - rev 3098
2702
2703 -------------------------------------------------------------------
2704 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
2705
2706 - ask for file without a checksum (#165125)
2707
2708 -------------------------------------------------------------------
2709 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
2710
2711 - dont install satisfied resolvables (#165843)
2712 - rev 3095
2713
2714 -------------------------------------------------------------------
2715 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
2716
2717 - dont abort on failed "dry_run" (#164583)
2718 - rev 3091
2719
2720 -------------------------------------------------------------------
2721 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
2722
2723 - Ask user if signature file does not exist (#163765)
2724 - handle repomd.xml.asc as optional file (#163765)
2725 - rev 3089
2726
2727 -------------------------------------------------------------------
2728 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
2729
2730 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
2731 - rev 3087
2732
2733 -------------------------------------------------------------------
2734 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
2735
2736 - Dont do transitive uninstalls on uninstalled or upgraded items.
2737   (#165798)
2738 - rev 3083
2739
2740 -------------------------------------------------------------------
2741 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
2742
2743 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
2744
2745 -------------------------------------------------------------------
2746 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
2747
2748 - Product::updateUrls: restore it from the XML store;
2749   fixed content parsing (#163192).
2750 - restore product flags fro the XML store
2751 - rev 3074
2752
2753 -------------------------------------------------------------------
2754 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
2755
2756 - Only consider best arch/version (#165477)
2757 - rev 3069
2758
2759 -------------------------------------------------------------------
2760 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
2761
2762 - No need to parse tags at all if there is no item to store values
2763   (e.g. data for unwanted arch). Fixed segv trying to store data in
2764   NULL item. (#165479)
2765 - rev3065
2766
2767 -------------------------------------------------------------------
2768 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
2769
2770 - Improved Url path name "//" vs. "/%2f" handling; now if the
2771   url has an authority, "/%2f" is used for ftp only (#163784)
2772 - rev 3062
2773
2774 -------------------------------------------------------------------
2775 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
2776
2777 - fixed storing patch scripts to target store (#159928)
2778 - rev 3058
2779
2780 -------------------------------------------------------------------
2781 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
2782
2783 - if a patch is bad, only skip this patch, not everything
2784   (#165200)
2785 - rev 3057
2786
2787 -------------------------------------------------------------------
2788 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
2789
2790 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
2791 - Susetags:Pattern: Fixed parser.
2792
2793 -------------------------------------------------------------------
2794 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
2795
2796 - when uninstalling, only re-establish installed items
2797   supplementing the to-be-uninstalled one. (variant of #165111)
2798 - rev 3054
2799
2800 -------------------------------------------------------------------
2801 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
2802
2803 - Susetags:Package: Parse and provide ins/delnotify texts.
2804
2805 -------------------------------------------------------------------
2806 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
2807
2808 - when checking freshens/supplements at install, only consider
2809   best architecture/edition (#164453)
2810 - rev 3051
2811
2812 -------------------------------------------------------------------
2813 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
2814
2815 - when checking for supplements, only consider best arch, best
2816   edition for installation (#165111)
2817 - rev 3047
2818
2819 -------------------------------------------------------------------
2820 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
2821
2822 - Bug 165117: build 910: Update: Splitted packages are selected for
2823   all archs
2824
2825 -------------------------------------------------------------------
2826 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
2827
2828 - ask user if a file exists but does not have a checksum (#162797)
2829 - rev 3044
2830
2831 -------------------------------------------------------------------
2832 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
2833
2834 - parse time and size elements from delta and patch RPM
2835 - rev 3043
2836
2837 -------------------------------------------------------------------
2838 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
2839
2840 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
2841   devices - on powerpc only (#163971)
2842 - rev 3042
2843
2844 -------------------------------------------------------------------
2845 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
2846
2847 - fix endless loop in patches parsing.
2848 - rev 3039
2849
2850 -------------------------------------------------------------------
2851 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
2852
2853 - fixed media handling in SuSEtags source (#164879)
2854 - rev 3037
2855
2856 -------------------------------------------------------------------
2857 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
2858
2859 - honor 'dry_run' on package remove (#164732)
2860 - rev 3036
2861
2862 -------------------------------------------------------------------
2863 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
2864
2865 - add files from yum filelist as provides to package (#164731)
2866 - rev 3032
2867
2868 -------------------------------------------------------------------
2869 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
2870
2871 - honor "+Enh:/-Enh:" in packages file (#156513)
2872
2873 -------------------------------------------------------------------
2874 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
2875
2876 - fix callback receiver signature to match the callback for removing
2877   package
2878
2879 -------------------------------------------------------------------
2880 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
2881
2882 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
2883 - rev 3024
2884
2885 -------------------------------------------------------------------
2886 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
2887
2888 - Bug 164440; Taking wrong architecture while updating obsoletes
2889   splitted packages
2890 - rev 3022
2891
2892 -------------------------------------------------------------------
2893 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
2894
2895 - allow relative paths with url file:
2896 - dont filter atoms from going into pool, multi-arch patch
2897   requirements need them. Instead, treat atoms with incompatible
2898   architecture as unneeded.
2899 - rev 3018
2900
2901 -------------------------------------------------------------------
2902 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
2903
2904 - product now provides short name
2905 - rev 3013
2906
2907 -------------------------------------------------------------------
2908 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
2909
2910 - read metadata for packages from correct tags in patches (#163220)
2911 - rev 3011
2912
2913 -------------------------------------------------------------------
2914 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
2915
2916 - more detailed resolver error reports (#162994)
2917 - rev 3010
2918
2919 -------------------------------------------------------------------
2920 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
2921
2922 - report package download progress (#160966)
2923 - rev 3007
2924
2925 -------------------------------------------------------------------
2926 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
2927
2928 - transact also for languages (#163819)
2929 - rev 3004
2930
2931 -------------------------------------------------------------------
2932 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
2933
2934 - loop through all affected ResObjects in transactResKind (#163819)
2935 - rev 3002
2936
2937 -------------------------------------------------------------------
2938 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
2939
2940 - allow re-installation of non-packages (#162906)
2941 - rev 2998
2942
2943 -------------------------------------------------------------------
2944 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
2945
2946 - Added loop checking for scsi cdroms (/sys/block/srX) in case
2947   HAL does not provide any drives like on iSeries (#163971).
2948 - rev 2995
2949
2950 -------------------------------------------------------------------
2951 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
2952
2953 - add 'licenceToConfirm()' to Product. (#164375)
2954
2955 -------------------------------------------------------------------
2956 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
2957
2958 - Avoid excessive CD hopping on commit. But still far from
2959   being perfect. (#159679)
2960 - Fixed Target::commit: Despite dry_run set True, packages
2961   were depeted.
2962
2963 -------------------------------------------------------------------
2964 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
2965
2966 - honour if user decides to skip a package in commit (#156031)
2967
2968 -------------------------------------------------------------------
2969 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
2970
2971 - fixed parsing external reference to script in patch (#163221)
2972 - r2981
2973
2974 -------------------------------------------------------------------
2975 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
2976
2977 - cache and provide content.asc/key optionally. Dont show a
2978   popup if they dont exists. (dmacvicar)
2979 - Actually abort when verify signature workflow is false. (dmacvicar)
2980 - r2978
2981
2982 -------------------------------------------------------------------
2983 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
2984
2985 - fixed setting autorefresh flag for installation sources
2986
2987 -------------------------------------------------------------------
2988 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
2989
2990 - drop patches with incompatible architecture.
2991 - rev 2972
2992
2993 -------------------------------------------------------------------
2994 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
2995
2996 - Added info method to media verifier base and more debug info
2997 - rev 2970
2998
2999 -------------------------------------------------------------------
3000 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
3001
3002 - Dont deny the "/" attach point in MediaDIR, since this is used
3003   for all "file:" urls, esp. local packages.
3004 - rev 2962
3005
3006 -------------------------------------------------------------------
3007 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
3008
3009 - Bug 159673 - only one conflict solvable per page
3010
3011 -------------------------------------------------------------------
3012 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
3013
3014 - parse all dependencies of 'packages' file (#163773)
3015 - rev 2957
3016
3017 -------------------------------------------------------------------
3018 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
3019
3020 - Use the original media descr_dir on refresh for
3021   suse tags source (#163196)
3022 - r2952
3023
3024 -------------------------------------------------------------------
3025 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
3026
3027 - add Source::setUrl() for zmd backend helper.
3028 - rev 2946
3029
3030 -------------------------------------------------------------------
3031 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
3032
3033 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
3034 target init. (dmacvicar)
3035 - r2949
3036
3037 -------------------------------------------------------------------
3038 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
3039
3040 - Fixed MediaDISK to use a mount -oro,bind id the disk
3041   partition is already attached e.g. by the automounter.
3042   Try to mount it a second time may fail (#163486).
3043 - rev 2944
3044
3045 -------------------------------------------------------------------
3046 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
3047
3048 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
3049 - rev 2940
3050
3051 -------------------------------------------------------------------
3052 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
3053
3054 - only try to create a source of a given type when restoring
3055   from the persistent store (#162111)
3056
3057 -------------------------------------------------------------------
3058 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
3059
3060 - parse all dependencies for patterns (.pat) files (#160602)
3061 - drop YOUPATH and YOUURL from content file.
3062 - rev 2924
3063
3064 -------------------------------------------------------------------
3065 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
3066
3067 - properly initialize autorefresh for non-remote sources (#154990)
3068 - rev 2919
3069
3070 -------------------------------------------------------------------
3071 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
3072
3073 - Added flag to MediaManager::isUseableAttachPoint, whether
3074   to check against system mount entries or not.
3075 - Disallow to use the attachpoints of another media handlers
3076   as source path in MediaDIR.
3077 - rev 2917
3078
3079 -------------------------------------------------------------------
3080 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
3081
3082 -implement callbacks for when package verification (checksum)
3083  fails, offer to retry or abort
3084
3085 -------------------------------------------------------------------
3086 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
3087
3088 - Fix construction of checksum objects when using non-standard
3089   checksum algorithms
3090 - Fix broken YUM cache
3091 - r2913
3092
3093 -------------------------------------------------------------------
3094 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
3095
3096 - Keep packages with no version upgrade installed during
3097   distribution upgrade (#162972)
3098 - add 'transactReset()' helper function for UI.
3099 - rev 2908
3100
3101 -------------------------------------------------------------------
3102 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
3103
3104 - r2906
3105
3106 -------------------------------------------------------------------
3107 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
3108
3109 - Fixed candidate handling in ui::Selectable. (#156589)
3110
3111 -------------------------------------------------------------------
3112 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
3113
3114 - fix #162984 , gpg hangs because the matching data file
3115   for the key cannot be find. (dmacvicar)
3116 - Fix restore of YUM source using the same cache dir semantics as
3117  susetags instead of assuming there is a cache if a cache_dir
3118   was given. (dmacvicar)
3119
3120 -------------------------------------------------------------------
3121 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
3122
3123 - use DISTPRODUCT/DISTVERSION from content file to generate the
3124   product name, version, and release.
3125 - rev 2902
3126
3127 -------------------------------------------------------------------
3128 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
3129
3130 - Removed broken forcing of absolute ftp paths added in rev2705 to
3131   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
3132 - rev 2900
3133
3134 -------------------------------------------------------------------
3135 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
3136
3137 - add Resolver::freshenPool() (#156980)
3138 - rev 2893
3139
3140 -------------------------------------------------------------------
3141 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
3142
3143 - skip incompatible archs in filelist parsing.
3144 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
3145   /lib64/, ...)
3146 - rev 2886
3147
3148 -------------------------------------------------------------------
3149 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
3150
3151 - skip incompatible archs in primary parsing.
3152 - rev 2883
3153
3154 -------------------------------------------------------------------
3155 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
3156
3157 - allow setting of source when parsing local .rpm (#147765)
3158 - rev 2880
3159
3160 -------------------------------------------------------------------
3161 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
3162
3163 - Do not update packages over other architectures
3164
3165 -------------------------------------------------------------------
3166 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
3167
3168 - Added zypp/ui/UserWantedPackages to support the UI's
3169   "automatic changes" dialog (bug #152700)
3170
3171 -------------------------------------------------------------------
3172 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
3173
3174 - use KeyRing class to validate repomd.xml (#160909)
3175
3176 -------------------------------------------------------------------
3177 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
3178
3179 - Product resolvables should be readable by normal users.
3180   (#162474) (dmacvicar)
3181 - implemented keyring and metadata signature verification
3182   in susetags source
3183 - dont delete the lock if we did not acquire it
3184 - r2847
3185
3186 -------------------------------------------------------------------
3187 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
3188
3189 - Added disabling of the automounter while MediaManager
3190   init and restoring of the old state on exit (#154326).
3191 - Implemented check if media (CD) is automounted or not
3192 - rev 2840
3193
3194 -------------------------------------------------------------------
3195 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
3196
3197 - Implemented several hal get/set/removeDeviceProperty wrappers
3198 - Improved HalException to allow to fetch HAL/DBUS error componets
3199 - rev 2830
3200
3201 -------------------------------------------------------------------
3202 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
3203
3204 - honor subscription status of catalogs (#162350)
3205 - rev 2827
3206
3207 -------------------------------------------------------------------
3208 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
3209
3210 - Enabled CD eject error reporting exceptions (#154326)
3211 - rev 2822
3212
3213 -------------------------------------------------------------------
3214 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
3215
3216 - support "dry run" (#159467)
3217 - implement "transactResKind" (#161400)
3218 - rev 2817
3219
3220 -------------------------------------------------------------------
3221 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
3222
3223 - add checksum for external patches (#159928)
3224
3225 -------------------------------------------------------------------
3226 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
3227
3228 - calculate product architecture (#158198)
3229
3230 -------------------------------------------------------------------
3231 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
3232
3233 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
3234   detection
3235
3236 -------------------------------------------------------------------
3237 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
3238
3239 - Auto protect installed packages from unknown vendor. (#157446)
3240
3241 -------------------------------------------------------------------
3242 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
3243
3244 - added support for external scripts to metadata (#159928) (jsrain)
3245 - fixed handling of Language resolvables (ma)
3246 - fix leak in rpmdb (dmacvicar)
3247 - added softlock for autoyast (#159466) (ma)
3248 - Fixed exceptions in doGetFileCopy() to show full url
3249   including the file instead of just the media base url. (mt)
3250 - Provide Language::summary (ma)
3251 - check patterns and selections file exist
3252   before veryfing them (#161300) (dmacvicar)
3253 - added YUM metadata checksum computation (jsrain)
3254 - added interface to patch of a message (jsrain)
3255 - r2734
3256
3257 -------------------------------------------------------------------
3258 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
3259
3260 - added support for external scripts to metadata (#159928)
3261 - r2709
3262
3263 -------------------------------------------------------------------
3264 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
3265
3266 - report separate exception when trying to start source cache again to
3267   suppress incorrect error message in XEN installation
3268 - r2682
3269
3270 -------------------------------------------------------------------
3271 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
3272
3273 - Implement inter process locking in zypp.
3274 - Added No medium found output
3275 - splitting modaliases in supplements TOO
3276 - parse also the available signing keys
3277
3278 -------------------------------------------------------------------
3279 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
3280
3281 - release all media when removing source (#159754) (visnov)
3282 - more testsuites (schubi)
3283 - updated translations (schubi)
3284 - added MediaNotEjectedException (mt)
3285 - rev 2652
3286
3287 -------------------------------------------------------------------
3288 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
3289
3290 - fix patches descriptions (dmacvicar)
3291 - fix source serialization (dmacvicar)
3292 - metadata for kernel test (schubi)
3293 - Arch tests updated (ma)
3294 - classify NULL Ptr as unique (ma)
3295 - Added host check, because file Url allows it now. (mt)
3296 - prepare modalias fix (#159766) (ma)
3297 - Provide iterator based access to SourceManager data. (ma)
3298 - Fixed "file:" Url scheme config to allow relative paths; (mt)
3299   RFC1738 says, it may contain a hostname as well...
3300 - revision 2633
3301
3302 -------------------------------------------------------------------
3303 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
3304
3305 - pkg-config support (mvidner)
3306 - close all medias when destructing MediaSet (jsrain)
3307 - rev 2622
3308
3309 -------------------------------------------------------------------
3310 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
3311
3312 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
3313 - Message callback implemented to show patch messages (visnov)
3314 - Bug 159696 (schubi)
3315 - provide transform_iterators to iterate over a maps keys or values (ma)
3316 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
3317 - added script and message installation (jsrain)
3318 - chooses the 'right' kernel now (kkaempf)
3319 - Use noarch if no arch is specified in patches (dmacvicar)
3320 - rev 2611
3321
3322 -------------------------------------------------------------------
3323 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
3324
3325 - Added some debug output including the access id (mt)
3326 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
3327   release with eject=true on attached media, to umount
3328   other mounts as well. (mt)
3329 - 159483 - solver does not blame missing dependency (schubi)
3330 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
3331 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
3332   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
3333 - fixed ZYPP_RETHROW (#156430) (ma)
3334 - patch for #156114 (visnov)
3335 - fixed container.erase loops (ma)
3336 - Fixed to reset desired (cached) flag before the action (mt)
3337 - Removed return in forceRelaseAllMedia (void function) (mt)
3338 - Parse nonexisting architecture to noarch so patches dont get
3339   filtered by the pool (dmacvicar)
3340 - 159512 - yast2-qt does not show label of to be installed products
3341   anymore (dmacvicar)
3342 - 159765 - Hidden patterns still visible (dmacvicar)
3343 - Use noarch if no arch is specified. (dmacvicar)
3344 - r2594
3345
3346 -------------------------------------------------------------------
3347 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
3348
3349 - properly report error for media change callback
3350 - rev 2579
3351
3352 -------------------------------------------------------------------
3353 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
3354
3355 - fixed memory leak in XMLNodeIterator (#157474)
3356 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
3357 - Renamed private MediaManager::forceMediaRelease
3358   function to forceReleaseShared (more exact name)
3359 - Implemented forceRelaseAllMedia() that can be
3360   used to release also foreign (user) mounts.
3361 - Added use of forceRelaseAllMedia for CD/DVDs
3362   if FORCE_RELEASE_FOREIGN is 1 (default 0)
3363 - little cleanup of the checkAttached function
3364 - r2578
3365
3366 -------------------------------------------------------------------
3367 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
3368
3369 - don't try to attach without exception handling (#158620)
3370 - fix descriptions, as a new tag Des for selections exists now.
3371 - fix #157683: failure after adding add-on product to install
3372   sources
3373 - added more files for translation
3374 - resolve-dependencies.cc: establish pool
3375 - parse-metadata.cc: catch bad URL
3376 - set zmdid for atoms
3377 - r2574
3378
3379 -------------------------------------------------------------------
3380 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
3381
3382 - fix testsuite.
3383 - provide edition and architecture for all kinds of yum
3384   resolvables.
3385 - fix ResStatus output.
3386 - establish atoms correctly.
3387 - treat requires to unneeded resolvables as fulfilled.
3388 - rev 2559
3389
3390 -------------------------------------------------------------------
3391 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
3392
3393 - fix the build
3394 - only consider best architecture/version (#157594)
3395 - prefer providers which supplement/enhance installed or
3396   to-be-installed packages (fixes the tpctl-kmp issue)
3397 - rev 2546
3398
3399 -------------------------------------------------------------------
3400 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
3401
3402 - provide more filters for pkg-bindings (#158602)
3403 - add SystemResObject to provide system (modalias, hal, ...)
3404   capabilities.
3405 - handle this during resolving.
3406 - make the modalias and hal capability match the SystemResObject
3407   by default, thereyby triggering a modalias (resp. hal)
3408   evaluation.
3409 - xmlstore: decouple target store from YUM schema.
3410 - clean up moving of hal() and modalias() from provides to
3411   supplements in ResolvableImpl.
3412 - add PatchContents() for UI.
3413 - handle Edition::noedition as empty string.
3414 - r2537
3415
3416 -------------------------------------------------------------------
3417 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
3418
3419 - releasing all medias when asking for CD (#156981)
3420 - r2471
3421
3422 -------------------------------------------------------------------
3423 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
3424
3425 - ResStatus::resetTransact must return a value.
3426 - Fixed random build failures in LanguageCode.cc.
3427   (Rewrote the CodeMaps constructor so that gcc does not
3428   optimize a 500-statement basic block.)
3429 - Fix constructions of patch objects. Actually insert atoms in atoms
3430   list. Insert atoms for package even if the package does not exists
3431   in the source. Fixes #157628 (dmacvicar).
3432 - Fixed license reading from susetags, #151834 (dmacvicar).
3433 - r2468
3434
3435 -------------------------------------------------------------------
3436 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
3437
3438 - added ResStatus::resetTransact (ma)
3439 - bugfix for #156439 (schubi)
3440 - Added Source_Ref::setAlias (#154913).
3441 - Do not assume there is a product file when scanning for products
3442   (visnov)
3443 - function to disable all sources in the persistent store (visnov)
3444 - dependency errors go to stdout, not stderr; output resolver info
3445   directly to stderr (kkaempf)
3446 - rev 2464
3447
3448 -------------------------------------------------------------------
3449 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
3450
3451 - fix merging of resolver info (needed for #157684).
3452 - errors are also important in ResolverInfo.
3453 - improve debug output in ResolverContext.
3454 - rev 2455
3455
3456 -------------------------------------------------------------------
3457 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
3458
3459 - delete RPMs downloaded via HTTP/FTP after installnig them
3460   (#157011)
3461 - fixed product registration (reverted autorefresh patch) (#157566)
3462
3463 -------------------------------------------------------------------
3464 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
3465
3466 - if root!="/", always prefer the upgrade candidate (#155472)
3467 - implement license confirmed api for UI.
3468 - prefer architecture over version in distribution upgrade
3469   (#157501)
3470 - clean up media handling.
3471 - rev 2448
3472
3473 -------------------------------------------------------------------
3474 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
3475
3476 - init Modalias properly.
3477 - fix warnings in testcases.
3478 - rev 2432
3479
3480 -------------------------------------------------------------------
3481 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
3482
3483 - drop libjpeg-devel and sqlite-devel from build requires.
3484
3485 -------------------------------------------------------------------
3486 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
3487
3488 - implement 'modalias()' capability (#157406)
3489 - make dependencies consistent, its 'freshens'.
3490 - cope with user umounts of devices.
3491 - add debug to SourceManager.
3492 - rev 2418
3493
3494 -------------------------------------------------------------------
3495 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
3496
3497 - allow version downgrade during distribution upgrade if the
3498   newer package is coming from a trusted vendor (#155472)
3499 - implement locale fallback
3500 - 'freshen' -> 'freshens' in schema definitions to make it
3501   consistent with all other dependency definitions.
3502 - better error reporting for .pat and .sel files.
3503 - rule out packages from dependency resolutions which are
3504   de-selected by user (#155368)
3505 - use locale fallbacks in package translations.
3506 - refresh source when re-enabling it.
3507 - rev 2406
3508
3509 -------------------------------------------------------------------
3510 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
3511
3512 - split of libzypp-zmd-backend subpackage as a stand-alone
3513   leaf package.
3514 - encapsulate bool test for Source_Ref better.
3515 - fixed stack overflow (ma).
3516 - make testsuite build again.
3517 - rev 2346
3518
3519 -------------------------------------------------------------------
3520 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
3521
3522 - fixed URL rewriting for CD2 and following (#154762)
3523 - fixed ResPoolProxy diffState (for proper ok/cancel support
3524   in UI)
3525 - added special exception class for aborting installation
3526   (#154936)
3527 - only auto-change directories if they end in CDn or DVDn.
3528 - rev 2320.
3529
3530 -------------------------------------------------------------------
3531 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
3532
3533 - silently ignore multiple installs of the same package.
3534 - fix disk usage for installs and uninstalls.
3535 - rev 2308
3536
3537 -------------------------------------------------------------------
3538 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
3539
3540 - zmd-backend: filter out incompatible architectures from
3541   repository.
3542 - rev 2298
3543
3544 -------------------------------------------------------------------
3545 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
3546
3547 - sync libzypp media data with mtab.
3548 - improve resolver error and solution reports.
3549 - fix source cache reading (#155459).
3550 - default cached sources to enabled (#155459).
3551 - let each source provide public keys.
3552 - rev 2297
3553
3554 -------------------------------------------------------------------
3555 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
3556
3557 - only write by-sovler transactions back (#154976)
3558 - rev 2278
3559
3560 -------------------------------------------------------------------
3561 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
3562
3563 - release last used source at end of commit (#155002)
3564 - rev 2277
3565
3566 -------------------------------------------------------------------
3567 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
3568
3569 - cope with NULL values in zmd catalogs table (#153584)
3570 - set YAST_IS_RUNNING in transact zmd helper (#154820)
3571 - run SuSEconfig after transact zmd helper (#154820)
3572 - add softTransact to honor user vs. soft requirements (#154650)
3573 - honor all build keys provided by a package source.
3574 - add source metadata refresh.
3575 - add progress callbacks to zmd helpers.
3576 - rev 2276
3577
3578 -------------------------------------------------------------------
3579 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
3580
3581 - include .diffs into main source.
3582 - catch exception when ejecting media which was unmounted externally
3583   (#154697).
3584 - init source in zmd-backend correctly (#154667)
3585 - implement disk usage info for YaST.
3586 - clean up XML schema files.
3587 - catch CPUs identifying as 'i686' but being 'i586'.
3588 - allow definition of preferred attach (mount) point for media.
3589 - make resolver results more readable.
3590 - use language fallbacks if none of multiple language providers
3591   matches.
3592 - get rid of ignoring wrong arch in resolver, having the wrong
3593   architecture is prevented by other means.
3594 - prepare for translations in exceptions.
3595 - fix 'abort does not abort'
3596 - implement 'flag' I/O in target cache backend.
3597 - skip incompatibles architectures in packages.<lang>
3598 - rev 2228
3599
3600 -------------------------------------------------------------------
3601 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
3602
3603 - dont even provide src/nosrc from the source.
3604 - rev 2169 + diffs
3605
3606 -------------------------------------------------------------------
3607 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
3608
3609 - Initialize commit result (#154409)
3610 - release media if its wrong (#154326)
3611 - dont copy src/nosrc packages to the pool (#154627)
3612 - reduce XML logging.
3613 - rev 2169 + diffs
3614
3615 -------------------------------------------------------------------
3616 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
3617
3618 - fix path of .po files (#154074).
3619 - parse the correct package.<lang> file (kinda #154074).
3620 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
3621 - reattach all released medias.
3622 - raise exception instead of abort() on XML errors (#154104).
3623 - update translations.
3624 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
3625   and is_empty_dir utility function
3626 - rev 2169
3627
3628 -------------------------------------------------------------------
3629 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
3630
3631 - check freshens and supplements for packages (#154074).
3632 - only complain about incomplete installed resolvables,
3633   if they are uninstalled, schedule them for installation.
3634   (#154074)
3635 - add testcases for locale() provides.
3636 - add lang_country -> lang fallback.
3637 - have locale(parent:...) deps match any provides of 'parent'
3638   also when uninstalling a package.
3639 - rev 2148
3640
3641 -------------------------------------------------------------------
3642 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
3643
3644 - change the locale(...) separator to ";" (#153791)
3645 - complete "find-files" of zmd-backend.
3646 - rev 2140
3647
3648 -------------------------------------------------------------------
3649 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
3650
3651 - avoid attaching media when initializing source
3652 - rev 2139
3653
3654 -------------------------------------------------------------------
3655 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
3656
3657 - warn about misspelled 'locale(...)' provides
3658 - add testcases
3659 - rev 2134
3660
3661 -------------------------------------------------------------------
3662 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
3663
3664 - fix the build
3665 - rev 2129
3666
3667 -------------------------------------------------------------------
3668 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
3669
3670 - provide available locales to application (#153583)
3671 - honor 'requestedLocales' (language dependant packages)
3672 - honor release requests for all holders of a device.
3673 - silently re-attach after a forced release.
3674 - solver improvements.
3675 - handle source caches.
3676 - proper logging in zmd backend helpers.
3677 - rev 2127
3678
3679 -------------------------------------------------------------------
3680 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
3681
3682 - upgrade always to best version and arch (#153577)
3683 - reset 'transact' state for obsoleted packages (#153578)
3684 - translation updates
3685 - rev 2113
3686
3687 -------------------------------------------------------------------
3688 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
3689
3690 - add support for 'local' .rpm packages to zmd-backend.
3691 - rev 2101
3692
3693 -------------------------------------------------------------------
3694 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
3695
3696 - fix build of zmd/backend.
3697 - actually fill 'files' table in package-files.
3698 - rev 2094
3699
3700 -------------------------------------------------------------------
3701 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
3702
3703 - improve testcases.
3704 - add 'setPossibleLocales()' to ZYpp, this defines the set
3705   of possible locales to choose from (#153583)
3706 - provide LanguageImpl and create 'Language' resolvables for
3707   each 'possible' locale.
3708 - fix YUM parsing of patches, insert 'atoms' to link patches
3709   with packages.
3710 - replace gzstream/ with own, existing implementation.
3711 - honor locks in solver (#150231)
3712 - sync pool with target after commit() properly (#150565, #153066)
3713 - new zmd helper 'package-files'
3714 - rev 2093
3715
3716 -------------------------------------------------------------------
3717 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
3718
3719 - prevent multiple initializations of the target (#153124)
3720 - implement 'loopback mounted ISO images'
3721 - retain old package sources on upgrade.
3722 - support compressed .xml files in 'repodata' type repositories.
3723 - rev 2025
3724
3725 -------------------------------------------------------------------
3726 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
3727
3728 - parse locale(...) provides and construct correct dependencies.
3729
3730 -------------------------------------------------------------------
3731 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
3732
3733 - always upgrade to candidate (#152760).
3734 - fix typo in package sorting.
3735 - prepare handling of locale provides.
3736 - rev 1995
3737
3738 -------------------------------------------------------------------
3739 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
3740
3741 - sort src/nosrc package to right list during commit.
3742 - revert installtime/buildtime in susetags parser (#152760)
3743 - rev 1990
3744
3745 -------------------------------------------------------------------
3746 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
3747
3748 - reset state after successful commit (#153030)
3749 - run "rpm -e" always with "--nodeps" (#153026)
3750 - provide separate resolvable kind for src packages.
3751 - extend status field for LOCK and LICENSE.
3752 - add sameState()/diffState() for UI.
3753 - provide 'best' candidate for UI.
3754 - set 60 sec timeout for curl access.
3755 - don't cross-compare solver results, takes too much time.
3756 - provide sizes of installed packages.
3757 - extend REQUIRES semantics in content file.
3758 - add "parse-metadata" helper to zmd-backend.
3759 - rev 1987
3760
3761 -------------------------------------------------------------------
3762 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
3763
3764 - provide complete disk usage data (#152761)
3765 - include upgrade flag when copying solver solution
3766   back to pool (#152717)
3767 - rev 1959
3768
3769 -------------------------------------------------------------------
3770 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
3771
3772 - don't insert incompatible architectures to the pool (#151933)
3773 - don't accept incompatible architectures from a repository
3774   (#151933)
3775 - separate rpm log (#151431).
3776 - allow extended product requires.
3777 - rev 1954
3778
3779 -------------------------------------------------------------------
3780 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
3781
3782 - provide the XML schema files in the main package. (#152593)
3783
3784 -------------------------------------------------------------------
3785 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
3786
3787 - provide arch compat handling.
3788 - implement data upload to zmd.
3789 - fix source metadata caching on target.
3790 - add 'supplements' dependencies to 'yum' parser.
3791 - provide user agent identification to curl calls.
3792 - move resolver branches (multiple alternatives) back in queue
3793   (resolve known things first, then the unknown ones).
3794 - clean up 'packages' parser.
3795 - rev 1947
3796
3797 -------------------------------------------------------------------
3798 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
3799
3800 - improve media mount/umount interface
3801 - prepare class ArchCompat for proper architecture ordering
3802   and compatibility handling.
3803 - add returns to dummy functions in DbAccess.
3804 - rev 1913
3805
3806 -------------------------------------------------------------------
3807 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
3808
3809 - don't explictly delete to-be-upgraded packages.
3810 - finish query-system, resolve-dependencies, and transact for
3811   libzypp-zmd-backend.
3812 - provide Pattern::category.
3813 - move system architecture to toplevel.
3814 - make target store pathname settable.
3815 - speed up rpmdb reading by properly filtering unwanted file
3816   provides.
3817 - rev 1905
3818
3819 -------------------------------------------------------------------
3820 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
3821
3822 - new translations.
3823 - proofread texts.
3824 - when comparing solutions, prefer higher versions.
3825 - provide generic 'SafeBool' for bool conversions.
3826 - add PtrTypes testsuites.
3827 - rev 1876
3828
3829 -------------------------------------------------------------------
3830 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
3831
3832 - integrate all diffs
3833 - move Target::commit to toplevel API
3834 - generalize dependency iterators and hash dependency
3835   information in pool (for speedup)
3836 - add 'supplements' as dependency
3837 - make more pattern attributes available
3838 - drop "smbfs" in favour of "cifs" (#151476)
3839 - add metadata cache to sources (Beta4 bug)
3840 - run "rpm -e"  with name-version-release
3841 - fix update conflicts
3842 - rev 1864
3843
3844 -------------------------------------------------------------------
3845 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
3846
3847 - fix-mediachange.diff: dont skip CD but retry after media change
3848 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
3849   'eject' button
3850 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
3851   so media handle gets actually released and media unmounted.
3852
3853 -------------------------------------------------------------------
3854 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
3855
3856 - implement arch scoring
3857 - prefer better arch (#151427)
3858 - transitive depedencies of weak requirements are non-weak
3859   (#151446)
3860 - rev 1778 + diff
3861
3862 -------------------------------------------------------------------
3863 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
3864
3865 - ignore self and to-be-updated conflicts (#150844)
3866 - fix enable of target store (for non-packages)
3867 - rev 1778
3868
3869 -------------------------------------------------------------------
3870 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
3871
3872 - fix "cd:" url (#151121)
3873 - provide location() in public Package api
3874 - allow running distribution upgrade in testmode
3875 - extend HAL interface
3876 - rev 1762
3877
3878 -------------------------------------------------------------------
3879 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
3880
3881 - pass normal and locale packages from selections correctly.
3882 - its "baseconf" for base selections.
3883 - Make 'ZYpp' an obvious singleton.
3884 - provide releasenotesUrl.
3885 - dont continue upgrade without target.
3886 - implement 'fake' hal for testing.
3887 - fix package sizes.
3888 - more solver testcases.
3889 - rev 1754
3890
3891 -------------------------------------------------------------------
3892 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
3893
3894 - extend requires of libzypp-devel
3895 - provide package sizes for UI
3896 - provide more UI helpers
3897 - implement Product and related functions
3898 - fix split provides in distribution upgrade
3899 - provide locale information to system
3900 - ask HAL for available devices
3901 - reduce debug information in solver
3902 - filter architectures in source, not in solver
3903 - rev 1743
3904
3905 -------------------------------------------------------------------
3906 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
3907
3908 - disable another testsuite for now
3909 - fetch the default locale from environment
3910 - support user-defined formatting of log
3911 - rev 1710
3912
3913 -------------------------------------------------------------------
3914 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
3915
3916 - providing basic product information from susetags source
3917 - public API for preferred language
3918 - implemented redirect of logging (#149001)
3919 - report start/finish of source data parsing (#150211)
3920 - store/restore source aliases properly (#150256)
3921 - disable a lot of debug logging to speed up solver
3922 - properly rewrite URL for CDn directory layouts (#149870)
3923 - rev 1706
3924
3925 -------------------------------------------------------------------
3926 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
3927
3928 - add save/restore state to facilitate UI 'cancel'
3929 - enable target/store
3930 - add 'forceResolve' call and flag to resolver to switch between
3931   task-oriented ZMD and interactive YaST behaviour.
3932 - Fix resolver problem solution texts.
3933 - improve solver problem solution offerings.
3934 - fix media access handling to better support multiple
3935   requestors to single media.
3936 - move the media number checking to the source (media requestor)
3937   which knows how to verify the correct media.
3938 - Fix CD ordering (#149871), adding testcases.
3939 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
3940 - Add selections to testcases.
3941 - rev 1673
3942
3943 -------------------------------------------------------------------
3944 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
3945
3946 - Fix missing return in Source.cc:124
3947
3948 -------------------------------------------------------------------
3949 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
3950
3951 - cope with empty arch field in selections
3952 - enable dummy "enableStorage" function
3953 - rev 1610-branch
3954
3955 -------------------------------------------------------------------
3956 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
3957
3958 - fix random data return in Source.cc
3959 - rev 1610
3960
3961 -------------------------------------------------------------------
3962 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
3963
3964 - adapt zmd-backend to SourceImpl API change
3965 - rev 1608
3966
3967 -------------------------------------------------------------------
3968 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
3969
3970 - fix the packages parser bug. Now all packages are parsed
3971   including (english) translations.
3972   source/susetags is back to svn head.
3973 - rev 1600
3974
3975 -------------------------------------------------------------------
3976 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
3977
3978 - fix off-by-one bug in bitfield handling
3979 - revert source/susetags to rev 1411
3980 - rev 1586
3981
3982 -------------------------------------------------------------------
3983 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
3984
3985 - dont prereq-sort non-packages
3986 - rev 1584
3987
3988 -------------------------------------------------------------------
3989 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
3990
3991 - rev 1582
3992
3993 -------------------------------------------------------------------
3994 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
3995
3996 - update to rev 1543
3997
3998 -------------------------------------------------------------------
3999 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
4000
4001 - require hal-devel in libzypp-devel
4002 - re-merge fixes (RPM_OPT_FLAGS)
4003
4004 -------------------------------------------------------------------
4005 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
4006
4007 - make solver behaviour a bit more interactive
4008 - rev 1537
4009
4010 -------------------------------------------------------------------
4011 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
4012
4013 - Fix syntax error in configure script.
4014 - Use RPM_OPT_FLAGS.
4015
4016 -------------------------------------------------------------------
4017 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
4018
4019 - update for qt ui integration
4020 - rev 1504
4021
4022 -------------------------------------------------------------------
4023 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
4024
4025 - split off libzypp-zmd-backend
4026 - rev 1466
4027
4028 -------------------------------------------------------------------
4029 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
4030
4031 - another update to svn
4032
4033 -------------------------------------------------------------------
4034 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
4035
4036 - finish rpm callbacks
4037 - finish UI API
4038 - fix state change resolver<->pool
4039 - zmd backend stuff
4040 - speed up tag file parsing
4041 - rev 1405
4042
4043 -------------------------------------------------------------------
4044 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
4045
4046 - disabling failing tests of s390 and ppc
4047
4048 -------------------------------------------------------------------
4049 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
4050
4051 - Snapshoot rev 1367
4052
4053 -------------------------------------------------------------------
4054 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
4055
4056 - use hashes for pool
4057 - rev 1343
4058
4059 -------------------------------------------------------------------
4060 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
4061
4062 - removed Obsoletes:    yast2-packagemanager
4063
4064 -------------------------------------------------------------------
4065 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
4066
4067 - Snapshoot 3 Feb 2005 (11:30)
4068
4069 -------------------------------------------------------------------
4070 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
4071
4072 - Snapshoot 2 Feb 2005 (14:00)
4073
4074 -------------------------------------------------------------------
4075 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
4076
4077 - Snapshoot 2 Feb 2005 ( integrating YaST )
4078
4079 -------------------------------------------------------------------
4080 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
4081
4082 - converted neededforbuild to BuildRequires
4083
4084 -------------------------------------------------------------------
4085 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
4086
4087 - Initial version
4088