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