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