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