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