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