377d136c43931c63238dc1f8cdd55878ee367ac5
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
3
4 - Update zypp-po.tar.bz2
5
6 -------------------------------------------------------------------
7 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
8
9 - added new fuction zypp::ZYpp::provideSrcPackage
10 - Treat opensuse-education as separate vendor (bnc#812608)
11 - AArch64 support
12 - version 12.11.0 (0)
13
14 -------------------------------------------------------------------
15 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
16
17 - added tftp-support (bnc#803316)
18 - version 12.10.1 (0)
19
20 -------------------------------------------------------------------
21 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
22
23 - Update zypp-po.tar.bz2
24
25 -------------------------------------------------------------------
26 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
27
28 - Update zypp-po.tar.bz2
29
30 -------------------------------------------------------------------
31 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
32
33 - Update zypp-po.tar.bz2
34
35 -------------------------------------------------------------------
36 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
37
38 - Adapt to libsolv dataiterator fixes 
39   (returning random data in some cases)
40 - Require and adapt to changes in libsolv-0.3.0
41 - version 12.10.0 (0)
42
43 -------------------------------------------------------------------
44 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
45
46 - Update zypp-po.tar.bz2
47
48 -------------------------------------------------------------------
49 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
50
51 - Update zypp-po.tar.bz2
52
53 -------------------------------------------------------------------
54 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
55
56 - Rephrase error message if 'lsof' is not installed (bnc#694427)
57 - version 12.9.0 (0)
58
59 -------------------------------------------------------------------
60 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
61
62 - Handle dangling update script symlinks in instsys. (bnc#803751)
63 - version 12.8.1 (0)
64
65 -------------------------------------------------------------------
66 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
67
68 - Update zypp-po.tar.bz2
69
70 -------------------------------------------------------------------
71 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
72
73 - Update zypp-po.tar.bz2
74
75 -------------------------------------------------------------------
76 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
77
78 - Update zypp-po.tar.bz2
79
80 -------------------------------------------------------------------
81 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
82
83 - make multicurl suppress progress reports for the metalink download
84 - work around libcurl bug that sometimes gives us old values in the 
85   progress callback
86 - version 12.8.0 (0)
87
88 -------------------------------------------------------------------
89 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
90
91 - Reduce logging
92 - MediaMultiCurl: throw AbortRequestException if aborted by user
93 - version 12.7.0 (0)
94
95 -------------------------------------------------------------------
96 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
97
98 - Update zypp-po.tar.bz2
99
100 -------------------------------------------------------------------
101 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
102
103 - Update zypp-po.tar.bz2
104
105 -------------------------------------------------------------------
106 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
107
108 - Update zypp-po.tar.bz2
109
110 -------------------------------------------------------------------
111 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
112
113 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
114 - Enable zypper to remove zypp locks without evaluating the
115   query (bnc#792901)
116 - Configure curl to "not fix the BEAST attack" (bnc#779177)
117 - version 12.6.0 (0)
118
119 -------------------------------------------------------------------
120 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
121
122 - Update zypp-po.tar.bz2
123
124 -------------------------------------------------------------------
125 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
126
127 - HistoryLogReader: new HistoryLogData based API for parsing the new 
128   history file entries (fate#312521)
129   The old HistoryItem based API is deprecated but will 
130   still be available for a while if you compile with 
131   -DWITH_DEPRECATED_HISTORYITEM_API.
132 - Write userdata string to history log (fate#312521)
133 - Add HistoryLogReader testcases
134 - Adapt to libsolv 'medianr'-changes
135 - version 12.5.0 (0)
136
137 -------------------------------------------------------------------
138 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
139
140 - Update zypp-po.tar.bz2
141
142 -------------------------------------------------------------------
143 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
144
145 - Update zypp-po.tar.bz2
146
147 -------------------------------------------------------------------
148 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
149
150 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
151 - Extend ZConfig to store a user defined string value (fate#312521)
152 - Add SIGSEGV handler trying to log a stack trace
153 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
154 - Use gettext plural handling (bnc#784666)
155 - version 12.4.0 (0)
156
157 -------------------------------------------------------------------
158 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
159
160 - Update zypp-po.tar.bz2
161
162 -------------------------------------------------------------------
163 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
164
165 - Add simple sysconfig::write (bnc#766598)
166 - For installed products also filelists when trying to find the buddy 
167   (bnc#784900)
168 - Provide information whether product license needs to be accepted.
169 - version 12.3.0 (0)
170
171 -------------------------------------------------------------------
172 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
173
174 - Update zypp-po.tar.bz2
175
176 -------------------------------------------------------------------
177 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
178
179 - Update zypp-po.tar.bz2
180
181 -------------------------------------------------------------------
182 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
183
184 - Enable multiversion kernel and set multiversion.kernels in
185   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
186 - Fix typo (bnc#782801)
187 - Relax evaluation of patch category tags (case insensitive)
188
189 -------------------------------------------------------------------
190 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
191
192 - Update zypp-po.tar.bz2
193
194 -------------------------------------------------------------------
195 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
196
197 - Update zypp-po.tar.bz2
198
199 -------------------------------------------------------------------
200 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
201
202 - Add str::commonPrefix
203 - version 12.2.0 (0)
204
205 -------------------------------------------------------------------
206 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
207
208 - Update zypp-po.tar.bz2
209
210 -------------------------------------------------------------------
211 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
212
213 - Provide Target::reload() 
214 - version 12.1.0 (0)
215
216 -------------------------------------------------------------------
217 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
218
219 - Update zypp-po.tar.bz2
220
221 -------------------------------------------------------------------
222 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
223
224 - Update zypp-po.tar.bz2
225
226 -------------------------------------------------------------------
227 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
228
229 - Update zypp-po.tar.bz2
230
231 -------------------------------------------------------------------
232 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
233
234 - Update zypp-po.tar.bz2
235
236 -------------------------------------------------------------------
237 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
238
239 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a 
240   zypplock becoming available (bnc#772965)
241 - Unify update-scripts with same content(md5sum) (bnc#773575)
242 - version 12.0.1 (0)
243
244 -------------------------------------------------------------------
245 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
246
247 - Update zypp-po.tar.bz2
248
249 -------------------------------------------------------------------
250 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
251
252 - set $ZYPP_IS_RUNNING during commit
253 - Bump major version for Factory
254   11.x is continued on SuSE-Code-12_2-Branch
255 - version 12.0.0 (0)
256
257 -------------------------------------------------------------------
258 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
259
260 - Update zypp-po.tar.bz2
261
262 -------------------------------------------------------------------
263 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
264
265 - Fixed typo (bnc#773467)
266 - Erase any old repo instance from pool when (re)loading from cache
267 - filter zero sized devices in disk usage counter(bnc#769819)
268 - fix isSoftLocked computation
269 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
270 - do not fork the uuidgen program, use kernel interface instead
271 - remove obsolete hicolor-icon-theme BuildRequires
272 - version 11.7.0 (6)
273
274 -------------------------------------------------------------------
275 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
276
277 - Update zypp-po.tar.bz2
278
279 -------------------------------------------------------------------
280 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
281
282 - Update zypp-po.tar.bz2
283
284 -------------------------------------------------------------------
285 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
286
287 - Update zypp-po.tar.bz2
288
289 -------------------------------------------------------------------
290 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
291
292 - Update zypp-po.tar.bz2
293
294 -------------------------------------------------------------------
295 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
296
297 - zypp.conf:servicesdir is ignored (bnc#765528)
298 - allow libcurl to take proxy from environment iff proxy is not
299   configured or disallowed (bnc#745404)
300 - version 11.6.3 (6)
301
302 -------------------------------------------------------------------
303 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
304
305 - Update zypp-po.tar.bz2
306
307 -------------------------------------------------------------------
308 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
309
310 - Update zypp-po.tar.bz2
311
312 -------------------------------------------------------------------
313 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
314
315 - Adjust weaklock fix
316
317 -------------------------------------------------------------------
318 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
319
320 - Fix processing of weak locks (bnc#749418, bnc#765164)
321 - [valgrind] don't dereference if we may be past the end of the repositories.
322 - add armv7hl workaround for Adrian
323 - version 11.6.2 (6)
324
325 -------------------------------------------------------------------
326 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
327
328 - Update zypp-po.tar.bz2
329
330 -------------------------------------------------------------------
331 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
332
333 - fix an invalid read revealed by valgrind in
334   RepositoryIterator::increment()
335
336 -------------------------------------------------------------------
337 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
338
339 - Update zypp-po.tar.bz2
340
341 -------------------------------------------------------------------
342 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
343
344 - Update zypp-po.tar.bz2
345
346 -------------------------------------------------------------------
347 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
348
349 - Update zypp-po.tar.bz2
350
351 -------------------------------------------------------------------
352 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
353
354 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
355 - remove base/Deprecated.h (macros now in APIConfig.h)
356 - Disribute Easy.h in APIConfig.h
357 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
358 - version 11.6.0 (6)
359
360 -------------------------------------------------------------------
361 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
362
363 - build with gcc-4.7 (bnc#755324)
364 - version 11.5.0 (5)
365
366 -------------------------------------------------------------------
367 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
368
369 - Fix lost device info when mounting CD/DVD
370
371 -------------------------------------------------------------------
372 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
373
374 - Update zypp-po.tar.bz2
375
376 -------------------------------------------------------------------
377 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
378
379 - Always consider (block) devices passed as url option (bnc#755815)
380
381 -------------------------------------------------------------------
382 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
383
384 - Update zypp-po.tar.bz2
385
386 -------------------------------------------------------------------
387 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
388
389 - Fix install progress hopping back and forth
390 - Try to create a missing destination dir before switching to tmp 
391   space (bnc#755239)
392
393 -------------------------------------------------------------------
394 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
395
396 - ResStatus: add 'unneeded' bit (determined by solver)
397 - Force using gcc-4.6 until it builds with 4.7
398 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
399 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
400 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
401 - Support (source)package download by non-root user (bnc#755239)
402 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
403 - Fix buddy handling in solver results
404 - Simplify Selectable::multiversionInstall
405 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
406 - version 11.4.0 (4)
407
408 -------------------------------------------------------------------
409 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
410
411 - Update zypp-po.tar.bz2
412
413 -------------------------------------------------------------------
414 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
415
416 - Update zypp-po.tar.bz2
417
418 -------------------------------------------------------------------
419 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
420
421 - Update zypp-po.tar.bz2
422
423 -------------------------------------------------------------------
424 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
425
426 - Cleanup orphaned media attach points (bnc#751221)
427 - Show max support status if package is in multiple repos (bnc#735841)
428 - Parse proxy user/pass from url (bnc#752497)
429 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
430 - version 11.3.0 (1)
431
432 -------------------------------------------------------------------
433 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
434
435 - Add API for patch severity (bnc#733723, FATE#312633)
436 - version 11.2.0 (1)
437
438 -------------------------------------------------------------------
439 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
440
441 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
442 - Apply soft locks by name and not per package (bnc#749418)
443 - version 11.1.1 (1)
444
445 -------------------------------------------------------------------
446 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
447
448 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
449 - Build with -fvisibility-inlines-hidden
450 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
451 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
452 - new sat::Map - Libsolv (bit)Map wrapper.
453 - always set splitprovides to true now that libsolv handles them better
454 - version 11.1.0 (1)
455
456 -------------------------------------------------------------------
457 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
458
459 - Update zypp-po.tar.bz2
460
461 -------------------------------------------------------------------
462 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
463
464 - Update zypp-po.tar.bz2
465
466 -------------------------------------------------------------------
467 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
468
469 - Update zypp-po.tar.bz2
470
471 -------------------------------------------------------------------
472 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
473
474 - Update zypp-po.tar.bz2
475
476 -------------------------------------------------------------------
477 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
478
479 - Adapt Repository iteration to libsolv changes.
480 - Add sat::Pool tests
481 - Fix Flags<> api to be more consistent and add testcase.
482 - Set min_curl_version 7.19.4 (bnc#735284)
483 - Doc: add some words about 'Solver - Vendor protection'
484 - version 11.0.0 (0)
485
486 -------------------------------------------------------------------
487 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
488
489 - Update zypp-po.tar.bz2
490
491 -------------------------------------------------------------------
492 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
493
494 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
495 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
496 - Some improvements to the services documentation
497 - Fix RW_pointer comparison with underlying smart pointer type.
498 - version 10.3.5 (3)
499
500 -------------------------------------------------------------------
501 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
502
503 - Update zypp-po.tar.bz2
504
505 -------------------------------------------------------------------
506 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
507
508 - Update zypp-po.tar.bz2
509
510 -------------------------------------------------------------------
511 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
512
513 - Try to find and use some CD/DVD device even if HAL/UDEV detection 
514   fails (bnc#724807)
515 - Static initialization problem fixes (by Harald Fernengel)
516 - version 10.3.4 (3)
517
518 -------------------------------------------------------------------
519 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
520
521 - Don't use proxy if disabled (bnc#696805)
522 - version 10.3.3 (3)
523
524 -------------------------------------------------------------------
525 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
526
527 - Add pkg-config BuildRequires: We fail to detect libproxy due to
528   the missing pkg-config. Additionally, we have a .pc file
529   ourselfes, which we do not get the provides for [bnc#696805]
530
531 -------------------------------------------------------------------
532 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
533
534 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
535 - version 10.3.2 (3)
536
537 -------------------------------------------------------------------
538 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
539
540 - Update zypp-po.tar.bz2
541
542 -------------------------------------------------------------------
543 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
544
545 - Update zypp-po.tar.bz2
546
547 -------------------------------------------------------------------
548 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
549
550 - Update zypp-po.tar.bz2
551
552 -------------------------------------------------------------------
553 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
554
555 - Explicitly include textLocale in package translation download
556
557 -------------------------------------------------------------------
558 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
559
560 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
561 - version 10.3.1 (3)
562
563 -------------------------------------------------------------------
564 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
565
566 - Update zypp-po.tar.bz2
567
568 -------------------------------------------------------------------
569 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
570
571 - Add zypp.conf option repo.refresh.locales: A list of locales for
572   which translated package descriptions should be downloaded if
573   available.
574 - Explixitly set CURLOPT_PROXYAUTH
575 - version 10.3.0 (1)
576
577 -------------------------------------------------------------------
578 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
579
580 - Add arch armv7tnhl and armv7thl
581 - Fix RepoVariablesReplacer to compute substitution values on demand only
582 - PathInfo::hardlinkCopy: fix handling cross-device links
583 - version 10.2.0 (1)
584
585 -------------------------------------------------------------------
586 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
587
588 - Update zypp-po.tar.bz2
589
590 -------------------------------------------------------------------
591 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
592
593 - Must not differ between type nfs and nfs4 when checking the mount
594   table (bnc#710269)
595 - version 10.1.1 (1)
596
597 -------------------------------------------------------------------
598 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
599
600 - Update zypp-po.tar.bz2
601
602 -------------------------------------------------------------------
603 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
604
605 - Switch to using libsolv instead of satsolver
606 - version 10.1.0 (1)
607
608 -------------------------------------------------------------------
609 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
610
611 - Update zypp-po.tar.bz2
612
613 -------------------------------------------------------------------
614 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
615
616 - Update zypp-po.tar.bz2
617
618 -------------------------------------------------------------------
619 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
620
621 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
622 - version 10.0.0 (0)
623
624 -------------------------------------------------------------------
625 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
626
627 - Enhance Selectable API
628 - version 9.11.0 (8)
629
630 -------------------------------------------------------------------
631 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
632
633 - Update sle-zypp-po.tar.bz2
634
635 -------------------------------------------------------------------
636 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
637
638 - Update zypp-po.tar.bz2
639
640 -------------------------------------------------------------------
641 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
642
643 - Update sle-zypp-po.tar.bz2
644
645 -------------------------------------------------------------------
646 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
647
648 - Update zypp-po.tar.bz2
649
650 -------------------------------------------------------------------
651 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
652
653 - Explicitly require rpm.
654 - version 9.10.2 (8)
655
656 -------------------------------------------------------------------
657 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
658
659 - Update sle-zypp-po.tar.bz2
660
661 -------------------------------------------------------------------
662 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
663
664 - Update zypp-po.tar.bz2
665
666 -------------------------------------------------------------------
667 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
668
669 - Update zypp-po.tar.bz2
670
671 -------------------------------------------------------------------
672 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
673
674 - Extend mount entry comparison fix (bnc#710269)
675 - version 9.10.2 (8)
676
677 -------------------------------------------------------------------
678 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
679
680 - Update sle-zypp-po.tar.bz2
681
682 -------------------------------------------------------------------
683 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
684
685 - Update sle-zypp-po.tar.bz2
686
687 -------------------------------------------------------------------
688 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
689
690 - Update zypp-po.tar.bz2
691
692 -------------------------------------------------------------------
693 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
694
695 - Update zypp-po.tar.bz2
696
697 -------------------------------------------------------------------
698 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
699
700 - Attempt to fix smb mount entry comparison (bnc#710269)
701 - version 9.10.1 (8)
702
703 -------------------------------------------------------------------
704 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
705
706 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
707 - Fix reading of integer arrays from rpm headers (bnc#709716)
708 - version 9.10.0 (8)
709
710 -------------------------------------------------------------------
711 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
712
713 - Update zypp-po.tar.bz2
714
715 -------------------------------------------------------------------
716 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
717
718 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
719   if compiled against libcurl-7.19.4 or above. (bnc#692260)
720 - version 9.9.2 (8)
721
722 -------------------------------------------------------------------
723 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
724
725 - Always read /proc/mounts when looking for mounted media (bnc#705893)
726 - version 9.9.1 (8)
727
728 -------------------------------------------------------------------
729 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
730
731 - MediaUserAuth: Do not expose libcurl header files.
732 - version 9.9.0 (8)
733
734 -------------------------------------------------------------------
735 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
736
737 - More initialize parser structure fixes. (bnc#705181)
738 - version 9.8.7 (8)
739
740 -------------------------------------------------------------------
741 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
742
743 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
744 - version 9.8.6 (8)
745
746 -------------------------------------------------------------------
747 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
748
749 - Properly initialize parser structures (bnc#705181)
750 - version 9.8.5 (8)
751
752 -------------------------------------------------------------------
753 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
754
755 - Fix tests for available libcurl version.
756 - version 9.8.4 (8)
757
758 -------------------------------------------------------------------
759 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
760
761 - Update zypp-po.tar.bz2
762
763 -------------------------------------------------------------------
764 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
765
766 - Make fix for bnc#702576 more robust.
767 - Enhance fix for bnc#699435. Return an error if download in advance
768   failed to provide all packages, so zypper does not silently quit.
769 - version 9.8.3 (8)
770
771 -------------------------------------------------------------------
772 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
773
774 - Update zypp-po.tar.bz2
775
776 -------------------------------------------------------------------
777 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
778
779 - Always compute transaction from pool (bnc#702576)
780 - version 9.8.2 (8)
781
782 -------------------------------------------------------------------
783 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
784
785 - Add feature provides for supported plugins.
786
787 -------------------------------------------------------------------
788 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
789
790 - Add configuration template for automatic kernel
791   purge (feature#312018) to zypp.conf
792
793 -------------------------------------------------------------------
794 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
795
796 - Fix download loop to skip non-install actions. (bnc#699435)
797 - version 9.8.1 (8)
798
799 -------------------------------------------------------------------
800 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
801
802 - Update zypp-po.tar.bz2
803
804 -------------------------------------------------------------------
805 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
806
807 - Fix missing return value.
808
809 -------------------------------------------------------------------
810 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
811
812 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
813 - version 9.8.0 (8)
814
815 -------------------------------------------------------------------
816 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
817
818 - Update zypp-po.tar.bz2
819
820 -------------------------------------------------------------------
821 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
822
823 - Fix transaction ORDER_BY_MEDIANR.
824 - version 9.7.0 (5)
825
826 -------------------------------------------------------------------
827 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
828
829 - Basic commit plugins implemented. They may be used to implement pre/post
830   commit actions like taking file system snapshots (fate#303699)
831 - version 9.6.0 (5)
832
833 -------------------------------------------------------------------
834 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
835
836 - Do commit based on sat::Transaction.
837 - version 9.5.0 (5)
838
839 -------------------------------------------------------------------
840 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
841
842 - Assert rpm database directory is created before rpmtsInitDB is
843   called (bnc#697115)
844
845 -------------------------------------------------------------------
846 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
847
848 - fix var definition order in PackageProvider
849 - fix operator~ return datatype for flags (ctor is explicit)
850 - add method interactiveFlags to Patch describing what makes it
851   interactive
852 - version 9.4.0 (3)
853
854 -------------------------------------------------------------------
855 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
856
857 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
858
859 -------------------------------------------------------------------
860 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
861
862 - Switch patch interactive-check to flags
863 - version 9.3.0 (3)
864
865 -------------------------------------------------------------------
866 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
867
868 - Update zypp-po.tar.bz2
869
870 -------------------------------------------------------------------
871 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
872
873 - fix specfile to handle sles translations if available
874
875 -------------------------------------------------------------------
876 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
877
878 - Avoid using #elifdef directive.
879
880 -------------------------------------------------------------------
881 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
882
883 - Update zypp-po.tar.bz2
884
885 -------------------------------------------------------------------
886 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
887
888 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
889 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
890   were either fixed without bnc# or do not apply to this branch. This is
891   to make the changelog checker happy:
892   - Set proper defaults for service repos (bnc#673943)
893
894 -------------------------------------------------------------------
895 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
896
897 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
898 - version 9.2.0 (2)
899
900 -------------------------------------------------------------------
901 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
902
903 - respect patch content license when determinating interactive status
904 - version 9.1.2 (1)
905
906 -------------------------------------------------------------------
907 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
908
909 - More rpm-4.9 fixes
910 - Disable rpm V3toV4 conversion while not working with rpm 4.9
911
912 -------------------------------------------------------------------
913 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
914
915 - Update zypp-po.tar.bz2
916
917 -------------------------------------------------------------------
918 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
919
920 - Fix for rpm-4.9
921 - version 9.1.1 (1)
922
923 -------------------------------------------------------------------
924 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
925
926 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
927 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
928 - version 9.1.0 (1)
929
930 -------------------------------------------------------------------
931 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
932
933 - Allow MediaCD to build against HAL or nothing
934   if udev is not present
935
936 -------------------------------------------------------------------
937 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
938
939 - forward port all changes to make it build in Code10
940
941 -------------------------------------------------------------------
942 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
943
944 - make -Werror=format-security optional and used only if
945   supported
946
947 -------------------------------------------------------------------
948 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
949
950 - Update zypp-po.tar.bz2
951
952 -------------------------------------------------------------------
953 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
954
955 - Update zypp-po.tar.bz2
956
957 -------------------------------------------------------------------
958 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
959
960 - delete old metadata temp directories
961 - version 9.0.3 (0)
962
963 -------------------------------------------------------------------
964 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
965
966 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
967 - version 9.0.2 (0)
968
969 -------------------------------------------------------------------
970 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
971
972 - Update zypp-po.tar.bz2
973
974 -------------------------------------------------------------------
975 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
976
977 - check for permissions before writing (fixes bnc#683509)
978 - version 9.0.1 (0)
979
980 -------------------------------------------------------------------
981 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
982
983 - Switch ResPoolProxy to use multimap in order to allow iteration
984   of all Selectables of all kinds.
985 - Add upper/lower_bound iteration to MapKVIterator.
986 - Add stream output for multimap/set.
987 - version 9.0.0 (0)
988
989 -------------------------------------------------------------------
990 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
991
992 - Update zypp-po.tar.bz2
993
994 -------------------------------------------------------------------
995 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
996
997 - Update zypp-po.tar.bz2
998
999 -------------------------------------------------------------------
1000 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
1001
1002 - Update zypp-po.tar.bz2
1003
1004 -------------------------------------------------------------------
1005 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
1006
1007 - Update zypp-po.tar.bz2
1008
1009 -------------------------------------------------------------------
1010 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
1011
1012 - Update zypp-po.tar.bz2
1013
1014 -------------------------------------------------------------------
1015 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
1016
1017 - Do not look for $releasever 's value if there is no variable
1018   in the url: parses product file again and again
1019 - version 8.12.2 (10)
1020
1021 -------------------------------------------------------------------
1022 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
1023
1024 - Remove package-manager.desktop file (bnc#329635)
1025 - version 8.12.1 (10)
1026
1027 -------------------------------------------------------------------
1028 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
1029
1030 - Apply patch introducing armv7nhl:armv7hl
1031
1032 -------------------------------------------------------------------
1033 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
1034
1035 - allow for Repo Index Services to set the enabled state of
1036   repositories from the server side.
1037 - Fix priority not being set on reading service indexes
1038 - version 8.12.0 (10)
1039
1040 -------------------------------------------------------------------
1041 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
1042
1043 - Add new ServicePlugin Exceptions.
1044
1045 -------------------------------------------------------------------
1046 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
1047
1048 - Update zypp-po.tar.bz2
1049
1050 -------------------------------------------------------------------
1051 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
1052
1053 - add method to check if there are manually configured urls
1054 - version 8.11.0 (10)
1055
1056 -------------------------------------------------------------------
1057 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
1058
1059 - create cache directory, if it doesn't exist
1060   when saving mirrorlist
1061 - version 8.10.6 (10)
1062
1063 -------------------------------------------------------------------
1064 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
1065
1066 - moved keepPackages code to RepoInfo::Impl
1067 - version 8.10.5 (10)
1068
1069 -------------------------------------------------------------------
1070 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
1071
1072 - Fix caching of mirrorlist files
1073 - version 8.10.4 (10)
1074
1075 -------------------------------------------------------------------
1076 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
1077
1078 - Do not export keyring if rpmdb is initialised, but target isn't
1079   (bnc#659494)
1080 - version 8.10.3 (10)
1081
1082 -------------------------------------------------------------------
1083 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
1084
1085 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
1086 - version 8.10.2 (10)
1087
1088 -------------------------------------------------------------------
1089 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
1090
1091 - fix retrieval of distributionVersion if target is not initialized
1092 - MultiCurl: make sure the server responds with "partial content",
1093   fixes corrupt downloads if the metalink file contains no checksums
1094 - version 8.10.1 (10)
1095
1096 -------------------------------------------------------------------
1097 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
1098
1099 - Added ReplacerVar caching in RepoInfo
1100 - Automaticly remove empty mirrorlist-files
1101 - version 8.10.0 (10)
1102
1103 -------------------------------------------------------------------
1104 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
1105
1106 - Added MirrorList caching
1107 - version 8.9.0 (7)
1108
1109 -------------------------------------------------------------------
1110 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
1111
1112 - Icons for libzypp should go into desktop-data. (bnc#329635)
1113 - version 8.8.2 (7)
1114
1115 -------------------------------------------------------------------
1116 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
1117
1118 - Properly handle FTP response 550. (bnc#645747)
1119 - version 8.8.1 (7)
1120
1121 -------------------------------------------------------------------
1122 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
1123
1124 - fix access of freed memory in MultiCurl (bnc#654600)
1125
1126 -------------------------------------------------------------------
1127 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
1128
1129 - Update zypp-po.tar.bz2
1130
1131 -------------------------------------------------------------------
1132 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
1133
1134 - added metalink support
1135 - version 8.8.0 (7)
1136
1137 -------------------------------------------------------------------
1138 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
1139
1140 - Feed the ProvideFilePolicy progress callback in addition to any
1141   connected media::DownloadProgressReport (bnc#545106)
1142 - version 8.7.1 (7)
1143
1144 -------------------------------------------------------------------
1145 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
1146
1147 - Make MetaLinkParser accept InputStreams
1148 - Make MetaLinkParser accept Pathnames insted of strings
1149 - Fix MetaLinkv4 hash parsing
1150 - Add MetaLinkParser test
1151 - version 8.7.0 (7)
1152
1153 -------------------------------------------------------------------
1154 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
1155
1156 - Use timeouts in plugin script communication.
1157 - Fix ExternalProgram to correctly remember exit status.
1158 - version 8.6.0 (5)
1159
1160 -------------------------------------------------------------------
1161 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
1162
1163 - Update zypp-po.tar.bz2
1164
1165 -------------------------------------------------------------------
1166 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
1167
1168 - fix services not being linked to their file after being
1169   saved
1170
1171 -------------------------------------------------------------------
1172 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
1173
1174 - Don't use aria2c for FTP (bnc #641328)
1175
1176 -------------------------------------------------------------------
1177 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
1178
1179 - implementation for url resolver plugins
1180 - version 8.5.0 (5)
1181
1182 -------------------------------------------------------------------
1183 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
1184
1185 - Use DownloadInHeaps as default, when there is nothing configured
1186   and when the target root is set to "/". (bnc#591476)
1187 - version 8.4.0 (4)
1188
1189 -------------------------------------------------------------------
1190 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
1191
1192 - fixed replacing releasever (for fedora systems) - (bnc#637470)
1193 - version 8.3.0 (0)
1194
1195 -------------------------------------------------------------------
1196 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
1197
1198 - fix metalink4 parsing [bnc#641484]
1199
1200 -------------------------------------------------------------------
1201 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
1202
1203 - Update zypp-po.tar.bz2
1204
1205 -------------------------------------------------------------------
1206 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
1207
1208 - Allow per repository proxy settings like yum does.
1209   Including setting it to _none_ overriding the
1210   system proxy.
1211   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
1212 - version 8.2.1 (0)
1213
1214 -------------------------------------------------------------------
1215 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
1216
1217 - fixed replacing basearch (for fedora systems) - (bnc#637473)
1218 - version 8.2.0 (0)
1219
1220 -------------------------------------------------------------------
1221 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
1222
1223 - Report download failures in commit result (bnc#431854)
1224 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
1225 - version 8.1.3 (0)
1226
1227 -------------------------------------------------------------------
1228 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
1229
1230 - Fix download-only not to omit source packages (bnc#635596)
1231 - version 8.1.2 (0)
1232
1233 -------------------------------------------------------------------
1234 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
1235
1236 - Update zypp-po.tar.bz2
1237
1238 -------------------------------------------------------------------
1239 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
1240
1241 - fix basearch url variable
1242 - use the right release package name on fedora
1243
1244 -------------------------------------------------------------------
1245 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
1246
1247 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
1248 - version 8.1.1 (0)
1249
1250 -------------------------------------------------------------------
1251 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
1252
1253 - Update zypp-po.tar.bz2
1254
1255 -------------------------------------------------------------------
1256 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
1257
1258 - Update zypp-po.tar.bz2
1259
1260 -------------------------------------------------------------------
1261 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
1262
1263 - Fix memory leaks.
1264
1265 -------------------------------------------------------------------
1266 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
1267
1268 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
1269 - version 8.1.0 (0)
1270
1271 -------------------------------------------------------------------
1272 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
1273
1274 - Fix bug in PoolQuery::addDependency
1275 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
1276   MultiCurl implements MetaLink and Zsync support using libcurl. In
1277   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
1278   the new backend.
1279 - version 8.0.1 (0)
1280
1281 -------------------------------------------------------------------
1282 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
1283
1284 - Bump heads major version after 11.3 branched away.
1285 - version 8.0.0 (0)
1286
1287 -------------------------------------------------------------------
1288 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
1289
1290 - Update zypp-po.tar.bz2
1291
1292 -------------------------------------------------------------------
1293 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
1294
1295 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
1296 - version 7.8.0 (6)
1297
1298 -------------------------------------------------------------------
1299 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
1300
1301 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
1302
1303 -------------------------------------------------------------------
1304 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
1305
1306 - Update zypp-po.tar.bz2
1307
1308 -------------------------------------------------------------------
1309 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
1310
1311 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
1312
1313 -------------------------------------------------------------------
1314 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
1315
1316 - Respect zypp.conf policy settings when solving for update.
1317
1318 -------------------------------------------------------------------
1319 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
1320
1321 - Don't bloat logfile by logging install progess values.
1322
1323 -------------------------------------------------------------------
1324 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
1325
1326 - Update zypp-po.tar.bz2
1327
1328 -------------------------------------------------------------------
1329 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
1330
1331 - Add missing Date constant declarations.
1332 - version 7.7.5 (6)
1333
1334 -------------------------------------------------------------------
1335 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
1336
1337 - Prevent against daemons launched in rpm %post, that do not close
1338   their filedescriptors. Original fix was accidentally reverted.
1339   (bnc#174548)
1340 - version 7.7.4 (6)
1341
1342 -------------------------------------------------------------------
1343 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
1344
1345 - Update zypp-po.tar.bz2
1346
1347 -------------------------------------------------------------------
1348 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
1349
1350 - Fix default evaluation of recommendations of installed
1351   packages (bnc#605490)
1352 - version 7.7.3 (6)
1353
1354 -------------------------------------------------------------------
1355 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
1356
1357 - Update zypp-po.tar.bz2
1358
1359 -------------------------------------------------------------------
1360 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
1361
1362 - Fix broken IdStringType comparison (bnc#607572)
1363 - version 7.7.2 (6)
1364
1365 -------------------------------------------------------------------
1366 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
1367
1368 - Fix packages provided via delta rpm being placed in
1369   the wrong package cache (bnc#607583)
1370 - version 7.7.1 (6)
1371
1372 -------------------------------------------------------------------
1373 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
1374
1375 - Update zypp-po.tar.bz2
1376
1377 -------------------------------------------------------------------
1378 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
1379
1380 - Fix arch detection on sprac (bug #566291)
1381 - Arch: add sparc64v and sparcv9v and armv7l
1382 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
1383 - version 7.6.1 (6)
1384
1385 -------------------------------------------------------------------
1386 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
1387
1388 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
1389 - Cleanup spec file (Pavol Rusnak)
1390 - version 7.6.0 (6)
1391
1392 -------------------------------------------------------------------
1393 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
1394
1395 - Update zypp-po.tar.bz2
1396
1397 -------------------------------------------------------------------
1398 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
1399
1400 - Add methods to evaluate gpg geys expiration dates.
1401 - Export all rpmDb keys to the zypp trusted keyring in one go.
1402 - version 7.6.0 (6)
1403
1404 -------------------------------------------------------------------
1405 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
1406
1407 - Update zypp-po.tar.bz2
1408
1409 -------------------------------------------------------------------
1410 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
1411
1412 - Update zypp-po.tar.bz2
1413
1414 -------------------------------------------------------------------
1415 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
1416
1417 - Update zypp-po.tar.bz2
1418
1419 -------------------------------------------------------------------
1420 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
1421
1422 - Update zypp-po.tar.bz2 (Revision: 54959)
1423
1424 -------------------------------------------------------------------
1425 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
1426
1427 - Update zypp-po.tar.bz2 (Revision: 54959)
1428
1429 -------------------------------------------------------------------
1430 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
1431
1432 - Update translations.
1433
1434 -------------------------------------------------------------------
1435 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
1436
1437 - Improve solver.cleandepsOnRemove result by evaluating the install
1438   history to find packages installed on behalf of a user request (not
1439   auto added by the solver).
1440 - version 7.5.0 (5)
1441
1442 -------------------------------------------------------------------
1443 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
1444
1445 - Update translations.
1446
1447 -------------------------------------------------------------------
1448 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
1449
1450 - Update translations.
1451
1452 -------------------------------------------------------------------
1453 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
1454
1455 - Cleanup when deleting packages. New zypp.conf expert option
1456   solver.cleandepsOnRemove telling whether the solver should per
1457   default try to remove packages exclusively required by the ones
1458   he's asked to delete (default false).
1459 - Resolver::cleandepsOnRemove API to allow applications to change
1460   the solver option.
1461 - version 7.4.0 (4)
1462
1463 -------------------------------------------------------------------
1464 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
1465
1466 - Update translations.
1467
1468 -------------------------------------------------------------------
1469 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
1470
1471 - Enable splitprovides on update.
1472
1473 -------------------------------------------------------------------
1474 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
1475
1476 - Update translations.
1477
1478 -------------------------------------------------------------------
1479 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
1480
1481 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
1482 - version 7.3.0 (2)
1483
1484 -------------------------------------------------------------------
1485 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
1486
1487 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
1488 - Fix specfile to BuildRequire libudev-devel.
1489 - version 7.2.0 (2)
1490
1491 -------------------------------------------------------------------
1492 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
1493
1494 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
1495   rewiting the URL to access a specific media number. By now only
1496   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
1497
1498 -------------------------------------------------------------------
1499 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
1500
1501 - Update translations.
1502
1503 -------------------------------------------------------------------
1504 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
1505
1506 - Update translations.
1507
1508 -------------------------------------------------------------------
1509 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
1510
1511 - /etc/zypp/locks: Allow to specify edition ranges with
1512   solvable:name and dependencies.
1513 - version 7.1.1 (1)
1514
1515 -------------------------------------------------------------------
1516 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
1517
1518 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
1519 - version 7.1.0 (1)
1520
1521 -------------------------------------------------------------------
1522 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
1523
1524 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
1525 - Bump major version for 11.3 development.
1526 - version 7.0.0 (0)
1527
1528 -------------------------------------------------------------------
1529 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
1530
1531 - Fix parsing port from IPv6 URL (bnc#593385)
1532
1533 -------------------------------------------------------------------
1534 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
1535
1536 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
1537 - version 6.31.3 (31)
1538
1539 -------------------------------------------------------------------
1540 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
1541
1542 - Fix guessing package spec to match package names only. (bnc#590864)
1543 - version 6.31.2 (31)
1544
1545 -------------------------------------------------------------------
1546 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
1547
1548 - Add static Target::distributionLabel to return the baseproducts
1549   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
1550 - version 6.31.1 (31)
1551
1552 -------------------------------------------------------------------
1553 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
1554
1555 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
1556 - version 6.31.0 (31)
1557
1558 -------------------------------------------------------------------
1559 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
1560
1561 - Fix handling of symlinked packages in package cache. (bnc #585409)
1562 - version 6.30.5 (19)
1563
1564 -------------------------------------------------------------------
1565 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
1566
1567 - Avoiding use of 'guest' if 'credentials' is used when moutning
1568   a CIFS share. This caused 'permission denied' error with certain
1569   server configurations (bnc #560496).
1570
1571 -------------------------------------------------------------------
1572 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
1573
1574 - Check if a downloaded file actually exists even if aria2c returned 0.
1575   (bnc #564816)
1576 - version 6.30.3 (19)
1577
1578 -------------------------------------------------------------------
1579 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
1580
1581 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
1582
1583 -------------------------------------------------------------------
1584 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
1585
1586 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
1587 - Consider pending disable requests when removing service repositories. (bnc #572634)
1588 - version 6.30.1 (19)
1589
1590 -------------------------------------------------------------------
1591 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
1592
1593 - RepoManager::cleanCacheDirGarbage added for removing directories
1594   which do not belong to any of known repos (bnc #467693)
1595 - version 6.30.0 (19)
1596
1597 -------------------------------------------------------------------
1598 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
1599
1600 - On SLE aria2 is not required, so conflict with a too old aria2
1601   version installed. (bnc #578052)
1602 - version 6.29.5 (19)
1603
1604 -------------------------------------------------------------------
1605 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
1606
1607 - Fix package-manager script wrongly escaping UTF-8 chars in path
1608   names (bnc #571410)
1609 - version 6.29.4 (19)
1610
1611 -------------------------------------------------------------------
1612 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
1613
1614 - Support an alternate SLE-SP1 translation set.
1615 - version 6.29.3 (19)
1616
1617 -------------------------------------------------------------------
1618 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
1619
1620 - Remember the enabled state of removed service repositories. This
1621   way we are able to restore service repositories correctly after a
1622   subscrition expired and gets renewed. (bnc #572634)
1623 - version 6.29.2 (19)
1624
1625 -------------------------------------------------------------------
1626 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
1627
1628 - Abort aria2c download when the progress callback receives 'false'
1629   (bnc #545106)
1630
1631 -------------------------------------------------------------------
1632 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
1633
1634 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
1635   outdated solv files. (bnc #570623)
1636 - version 6.29.0 (19)
1637
1638 -------------------------------------------------------------------
1639 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
1640
1641 - Use regex to parse aria2c progress lines (bnc #570917)
1642 - version 6.28.1 (19)
1643
1644 -------------------------------------------------------------------
1645 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
1646
1647 - Set SignatureFileChecker context even if the key is not known
1648   (bnc #495977)
1649 - version 6.28.0 (19)
1650
1651 -------------------------------------------------------------------
1652 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
1653
1654 - RepoInfoBase::label() added for use in UI messages, plus
1655   ZConfig::repoLabelIsAlias()
1656
1657 -------------------------------------------------------------------
1658 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
1659
1660 - Fix transaction building in presence of multiversion installable items.
1661 - version 6.27.1 (19)
1662
1663 -------------------------------------------------------------------
1664 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
1665
1666 - Improve multiversion status handling and installation. (fate #305311)
1667 - version 6.27.0 (19)
1668
1669 -------------------------------------------------------------------
1670 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
1671
1672 - Don't allow an alias to start with '.' (bnc #473834)
1673
1674 -------------------------------------------------------------------
1675 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
1676
1677 - PickList and status interface for handling packages which are
1678   installable in multiple versions. (fate #305311)
1679 - version 6.26.0 (19)
1680
1681 -------------------------------------------------------------------
1682 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
1683
1684 - Add Selectable::highestAvailableVersionObj. Returns the highest
1685   available package version, ignoring priorities and policies. (bnc #557557)
1686 - version 6.25.0 (19)
1687
1688 -------------------------------------------------------------------
1689 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
1690
1691 - Also parse <product> tag from .prod files <upgrade> section.
1692 - version 6.24.3 (19)
1693
1694 -------------------------------------------------------------------
1695 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
1696
1697 - Fix chroot execution of update scripts. (bnc #558813)
1698 - version 6.24.3 (19)
1699
1700 -------------------------------------------------------------------
1701 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
1702
1703 - Fixed parsing of download speed from aria2c (bnc #537870)
1704
1705 -------------------------------------------------------------------
1706 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
1707
1708 - Add ui::Selecatble interface for picking specific package versions
1709   to install or delete if multiversion install is on.
1710 - version 6.24.0 (19)
1711
1712 -------------------------------------------------------------------
1713 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
1714
1715 - Parse zypp.conf multiversion option and make the setting available
1716   in pool and resolver.
1717 - version 6.23.0 (19)
1718
1719 -------------------------------------------------------------------
1720 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
1721
1722 - Specfile fixes to build on sle11-sp1.
1723 - Fix repository probing and building in presence of productdir. (bnc #553712)
1724 - version 6.22.3 (19)
1725
1726 -------------------------------------------------------------------
1727 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
1728
1729 - Forward port and document already present changes
1730   from Code11-Branch
1731   * void SEGV if trying to access data of installed packages, that were
1732     deleted behind our back (bnc #530595)
1733   * ProxyInfoSysconfig: take care variables get initialized.
1734   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
1735   * Use rpm variables in specfile. (bnc #512466)
1736   * Fix to compile with -Werror=format-security
1737   * Fix packageand() in testcase generation
1738   * Don't link unneeded libraries. (bnc #490895)
1739   * Fix Patch::categoryEnum.
1740   * Adapt to changed satsolver API. (bnc #480303)
1741   * Taking ALL translations for generating GMO files (bnc #458739)
1742   * Advice users to contact NCC if access to a 'novell.com'
1743     repository is denied (bnc #464586).
1744 - version 6.22.2 (19)
1745
1746 -------------------------------------------------------------------
1747 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
1748
1749 - Raised the limit of redirections from 3 to 6 (bnc #465532)
1750 - Following redirections also for https (bnc #545722).
1751 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
1752 - Do not report cached packages as being downloaded. (bnc #545295)
1753 - Per default do not collect and report deleted files outside bin and lib
1754   directories for 'zypper ps'. (bnc #554480)
1755 - version 6.22.1 (19)
1756
1757 -------------------------------------------------------------------
1758 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
1759
1760 - CheckAccessDeleted: Per default do not collect and report deleted files
1761   that outside bin and lib directories. 'zypper ps' reporting false positive
1762   seems to confuse. (bnc #554480)
1763
1764 -------------------------------------------------------------------
1765 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
1766
1767 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
1768
1769 -------------------------------------------------------------------
1770 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
1771
1772 - dup: Process drop list only if product actually changes. (bnc #552180)
1773 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
1774 - version 6.22.0 (19)
1775
1776 -------------------------------------------------------------------
1777 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
1778
1779 - Enhance interface for zypper. (bnc #551956)
1780 - version 6.21.4 (19)
1781
1782 -------------------------------------------------------------------
1783 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
1784
1785 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
1786   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
1787 - version 6.21.3 (19)
1788
1789 -------------------------------------------------------------------
1790 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
1791
1792 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
1793   permission.
1794
1795 -------------------------------------------------------------------
1796 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
1797
1798 - Don't try to access droplist of dropped products. (bnc #551697)
1799 - version 6.21.2 (19)
1800
1801 -------------------------------------------------------------------
1802 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
1803
1804 - Don't try to use an empty proxy string. (bnc #551314)
1805 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
1806 - version 6.21.1 (19)
1807
1808 -------------------------------------------------------------------
1809 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
1810
1811 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
1812   result. ui::Selectabe enhancements. Both will aid applications to
1813   install package sets determined by query results. (bnc # 548392)
1814 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
1815 - Updated iso3166-1 country codes (bnc #531350)
1816 - version 6.21.0 (19)
1817
1818 -------------------------------------------------------------------
1819 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
1820
1821 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
1822 - version 6.20.0 (19)
1823
1824 -------------------------------------------------------------------
1825 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
1826
1827 - Fixes to make libzypp-bindings compile.
1828 - version 6.19.3 (19)
1829
1830 -------------------------------------------------------------------
1831 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
1832
1833 - Credentials are passed as commandline options to aria2c, so strip any
1834   'user@' from the URL. Otherwise aria will use an empty password for
1835   this URL and authentication will fail. (bnc #544634)
1836 - version 6.19.2 (19)
1837
1838 -------------------------------------------------------------------
1839 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
1840
1841 - Repository::setInfo: Propagate priority changes to the solver to
1842   avoid reloading the whole repo (bnc #498266).
1843 - version 6.19.1 (19)
1844
1845 -------------------------------------------------------------------
1846 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
1847
1848 - ResStatus: add isOrphaned to test whether a package is not provided
1849   by any enabled repository. Orphaned packages are usually good candidates
1850   for cleanup unless the providing repository was intentionally disabled.
1851 - version 6.19.0 (19)
1852
1853 -------------------------------------------------------------------
1854 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
1855
1856 - aria2: pass credentials in a file instead of the command line
1857   which is logged.
1858 - aria2: we get the url in the progress if there is no response
1859   from the server yet, handle that to avoid flooding the log.
1860 - version 6.18.2 (17)
1861
1862 -------------------------------------------------------------------
1863 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
1864
1865 - Performing a dist upgrade the solver may try to delete old and no
1866   longer provided (dropped) packages, even if they do not cause any
1867   dependency problem. This behaviour may be trurned off via zypp.conf
1868   option solver.upgradeRemoveDropedPackages. (bnc #539543)
1869 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
1870 - Add Product::droplist: List of dropped packages, i.e. packages no
1871   longer provided by a product.
1872 - version 6.18.1 (17)
1873
1874 -------------------------------------------------------------------
1875 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
1876
1877 - Return update messages via ZYppCommitResult. Support variable
1878   substitution in notification command. (fate #301175)
1879 - Fix evaluation of no_proxy entries (bnc #543337)
1880 - aria/curl: Fix header data in case the target is
1881   not initialized when downloading.
1882 - version 6.18.0 (17)
1883
1884 -------------------------------------------------------------------
1885 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
1886
1887 - Add zypp.conf option update.messages.notify: Command to be invoked
1888   to send update messages. (fate #301175)
1889 - version 6.17.2 (17)
1890
1891 -------------------------------------------------------------------
1892 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
1893
1894 - Add Selectable::updateCandidateObj returning the candidate for
1895   update, if there is one. The updateCandidate must not violate
1896   any active solver policy.
1897 - version 6.17.1 (17)
1898
1899 -------------------------------------------------------------------
1900 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
1901
1902 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
1903 - Remove dead rpm database caching code from class RpmDb.
1904 - version 6.17.0 (17)
1905
1906 -------------------------------------------------------------------
1907 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
1908
1909 - New commit.downloadMode option in zypp.conf. Allows to set a
1910   prefered download policy for commit.
1911 - version 6.16.0 (11)
1912
1913 -------------------------------------------------------------------
1914 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
1915
1916 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
1917 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
1918   schemeIsDownloading.
1919 - version 6.15.0 (11)
1920
1921 -------------------------------------------------------------------
1922 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
1923
1924 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
1925   formats for building Capabilities(originally "name.arch=ver-rel").
1926 - version 6.14.3 (11)
1927
1928 -------------------------------------------------------------------
1929 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
1930
1931 - Fix resolution to force installation even if dependencies are missing.
1932   (bnc #531564)
1933 - Rephrase solver resolution to point out if a package will break.
1934   (bnc #520083)
1935
1936 -------------------------------------------------------------------
1937 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
1938
1939 - Lock rpms architecture only on distupgrade of the running system.
1940   (bnc #458520)
1941 - version 6.14.2 (11)
1942
1943 -------------------------------------------------------------------
1944 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
1945
1946 - Fix PoolQuery comparison (bnc #528755)
1947 - Fix serialization and restore of predicated PoolQueries.
1948 - version 6.14.0 (11)
1949
1950 -------------------------------------------------------------------
1951 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
1952
1953 - package-manager script: Fall back to package selection if no
1954   packages are passed on the commandline. (bnc #529137)
1955
1956 -------------------------------------------------------------------
1957 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
1958
1959 - package-manager script:
1960   do not fail if kpackagekit is not installed (bnc #529510)
1961 - version 6.13.3 (11)
1962
1963 -------------------------------------------------------------------
1964 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
1965
1966 - Tune CheckAccessDeleted to focus on libraries and executables.
1967 - version 6.13.2 (11)
1968
1969 -------------------------------------------------------------------
1970 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
1971
1972 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
1973   to check for running processes which access meanwhile deleted files or
1974   libraries.  This may be used after commit, when trying to figure out
1975   which services need to be restated. (fate #300763).
1976 - version 6.13.1 (11)
1977
1978 -------------------------------------------------------------------
1979 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
1980
1981 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
1982   certain repositories.
1983 - version 6.13.0 (11)
1984
1985 -------------------------------------------------------------------
1986 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
1987
1988 - Remove confusing newlines in vendor change info (bnc #503859)
1989 - Removing a package lock was not counted as state change (bnc #501850)
1990 - Take solver_allowVendorChange option into account when computing the
1991   Selectables default candidate.
1992 - version 6.12.0 (11)
1993
1994 -------------------------------------------------------------------
1995 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
1996
1997 - Avoid deadlock after fork and failed exec. (bnc 493152)
1998 - No need to manually detect the location of aria2 binary.
1999 - version 6.11.4 (11)
2000
2001 -------------------------------------------------------------------
2002 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
2003
2004 - Fixed parsing of download rate report (changed in aria2 1.4.0)
2005   (bnc #513944)
2006
2007 -------------------------------------------------------------------
2008 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
2009
2010 - Create LogControl on demand instead of using a static var. (bnc #525339)
2011 - version 6.11.2 (11)
2012
2013 -------------------------------------------------------------------
2014 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
2015
2016 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
2017   and load target and enabled repositories.
2018
2019 -------------------------------------------------------------------
2020 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
2021
2022 - New class InstanceId to build strings to identify/retrieve specific
2023   Solvables.
2024 - version 6.11.1 (11)
2025
2026 -------------------------------------------------------------------
2027 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
2028
2029 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
2030   and DownloadInAdvance. (fate #302159, fate #305624)
2031 - version 6.11.0 (11)
2032
2033 -------------------------------------------------------------------
2034 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
2035
2036 - add support to the package-manager script to use kpackagekit
2037   or gnome-packagekit if available, which allows to install local
2038   rpms with one click from file manager following desktop policies
2039   and fetching other dependencies if required.
2040   (fate #306526)
2041 - version 6.10.5 (10)
2042
2043 -------------------------------------------------------------------
2044 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
2045
2046 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
2047   how many dist upgrade solver testcases should be kept on the system.
2048   Per default just the last two are kept.
2049 - version 6.10.4 (10)
2050
2051 -------------------------------------------------------------------
2052 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
2053
2054 - Don't write a solver testcase when solving for dist upgrade,
2055   but when actually committing.
2056 - version 6.10.3 (10)
2057
2058 -------------------------------------------------------------------
2059 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
2060
2061 - Add new string Match::Mode STRINGSTART and STRINGEND.
2062
2063 -------------------------------------------------------------------
2064 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
2065
2066 - log redirections when cURL media backend is used (fate #305320).
2067
2068 -------------------------------------------------------------------
2069 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
2070
2071 - Support "product version" detection on systems not using
2072   /etc/product.d/baseproduct by looking for the first package
2073   providing ZConfig::distroverpkg (defaults to redhat-release).
2074 - version 6.10.2 (10)
2075
2076 -------------------------------------------------------------------
2077 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
2078
2079 - Adapt to boost_unit_test_framework-1.38.
2080 - version 6.10.1 (10)
2081
2082 -------------------------------------------------------------------
2083 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
2084
2085 - Remove obsolete UpgradeStatistics class from libzypp.
2086
2087 -------------------------------------------------------------------
2088 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
2089
2090 - Fix HistoryLog to initialize on demand.
2091 - version 6.10.0 (10)
2092
2093 -------------------------------------------------------------------
2094 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
2095
2096 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
2097
2098 -------------------------------------------------------------------
2099 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
2100
2101 - When unmounting ISO images, don't mix up exceptions thrown by the
2102   loop mounted ISO and those thrown by the media containing it.
2103   (bnc #517856)
2104
2105 -------------------------------------------------------------------
2106 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
2107
2108 - Adapt to satsolvers improved dataiterator handling.
2109 - version 6.9.3 (8)
2110
2111 -------------------------------------------------------------------
2112 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
2113
2114 - Support PoolQuery for sub-structures attributes. (fate #305503)
2115 - version 6.9.2 (8)
2116
2117 -------------------------------------------------------------------
2118 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
2119
2120 - Running as non-root user use a temporary @System solvfile in case the
2121   global one is outdated and needed refresh. (bnc #517183)
2122 - version 6.9.1 (8)
2123
2124 -------------------------------------------------------------------
2125 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
2126
2127 - Enhance LookupAttr to allow direct query of attributes within
2128   sub-structures (flexarrays).
2129
2130 -------------------------------------------------------------------
2131 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
2132
2133 - Enhance PoolQueryIterator to allow detailed inspection of attribute
2134   matches.
2135 - Prefer datadir stored as repo attribute, but fallback searching in
2136   solvbales (old solv files do this).
2137 - version 6.9.0 (8)
2138
2139 -------------------------------------------------------------------
2140 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
2141
2142 - Allow building libzypp with rpm-5 (experimental)
2143 - version 6.8.3 (8)
2144
2145 -------------------------------------------------------------------
2146 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
2147
2148 - Allow building libzypp without HAL (not recommended). Without HAL
2149   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
2150 - version 6.8.2 (8)
2151
2152 -------------------------------------------------------------------
2153 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
2154
2155 - Fix solver to use IdSting to avoid failing vendor checks.
2156 - version 6.8.1 (8)
2157
2158 -------------------------------------------------------------------
2159 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
2160
2161 - Cleanup and remove deprecated interface methods.
2162 - version 6.8.0 (8)
2163
2164 -------------------------------------------------------------------
2165 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
2166
2167 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
2168 - version 6.7.0 (6)
2169
2170 -------------------------------------------------------------------
2171 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
2172
2173 - New solver.allowVendorChange expert option in zypp.conf.
2174 - version 6.6.0 (6)
2175
2176 ------------------------------------------------------------------
2177 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
2178
2179 - Fix lost housekeeping data in modifyRepo (bnc #503207)
2180
2181 -------------------------------------------------------------------
2182 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
2183
2184 - Allow service refresh to change a repositories url (bnc #502157)
2185
2186 -------------------------------------------------------------------
2187 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
2188
2189 - Detect and compile with rpm 4.7 (bnc #444211)
2190 - version 6.5.2 (5)
2191
2192 -------------------------------------------------------------------
2193 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
2194
2195 - Improve problem report on broken systemCheck rule (bnc #475144)
2196
2197 -------------------------------------------------------------------
2198 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
2199
2200 - In update repos providing multiple release package versions for
2201   the same product, link a product to the latest version. (bnc #497696)
2202
2203 -------------------------------------------------------------------
2204 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
2205
2206 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
2207 - Extend LookupAttr to support matching specific string patterns.
2208 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
2209 - version 6.5.0 (5)
2210
2211 -------------------------------------------------------------------
2212 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
2213
2214 - Soft lock packages deleted on behalf of a user request.
2215 - version 6.4.1 (2)
2216
2217 -------------------------------------------------------------------
2218 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
2219
2220 - New zypp.conf option 'download.media_preference': Hint which media
2221   to prefer when installing packages (download vs. CD).
2222 - version 6.4.0 (2)
2223
2224 ------------------------------------------------------------------
2225 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
2226
2227 - Add Resolver::setSolveSrcPackages. Per default disable solving
2228   of source package dependencies. We will later allow to enable
2229   it per package.
2230 - version 6.3.0 (2)
2231
2232 -------------------------------------------------------------------
2233 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
2234
2235 - aria2: show the download speed in the right unit
2236 - aria2: show the filename in progress, not the repository
2237 - aria2: don't show done twice
2238
2239 -------------------------------------------------------------------
2240 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
2241
2242 - Remove a lock if the locking process is in zombie state. (bnc #481577)
2243
2244 -------------------------------------------------------------------
2245 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
2246
2247 - zypp.conf: fixed and enabled 'servicesdir'
2248
2249 -------------------------------------------------------------------
2250 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
2251
2252 - aria2: implement speed indicators (bnc#475506)
2253 - aria2: implement progress indicators correctly (bnc#473846)
2254 - aria2: fix broken pipe when looking for aria2c which caused
2255          a fallback to curl. (bnc#480930)
2256 - aria2: implement saving and reading mirror stats data in
2257          /var/cache/zypp/aria2.stats
2258 - aria2: handle failover correctly (bnc#481115)
2259 - aria2: various improvements in error and report  handling
2260 - aria2: curl: reset settings on attach to avoid duplicate
2261   headers
2262 - version 6.2.1 (2)
2263
2264 -------------------------------------------------------------------
2265 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
2266
2267 - Adapt to changed satsolver API.
2268
2269 -------------------------------------------------------------------
2270 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
2271
2272 - Make sure Fetcher pass optional files as non-interactive
2273 - Fixes file does not exist error when key/sig does not exist
2274 - version 6.2.0 (2)
2275
2276 -------------------------------------------------------------------
2277 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
2278
2279 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
2280
2281 -------------------------------------------------------------------
2282 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
2283
2284 - Prevent ResStatus from overriding user locks. (bnc #475230)
2285
2286 -------------------------------------------------------------------
2287 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
2288
2289 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
2290
2291 -------------------------------------------------------------------
2292 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
2293
2294 Implemented the following options with aria backend:
2295
2296 - download.max_concurrent_connections (default 2)
2297   download.min_download_speed (default no limit)
2298   download.max_download_speed (default no limit)
2299   download.max_silent_tries (default 5)
2300
2301 -------------------------------------------------------------------
2302 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
2303
2304 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
2305   Various improvements including file existence checking
2306   Disable HEAD request if aria2c >= 1.20
2307   Restrict max connections to 2 for now.
2308
2309 -------------------------------------------------------------------
2310 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
2311
2312 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
2313
2314 -------------------------------------------------------------------
2315 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
2316
2317 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
2318
2319 -------------------------------------------------------------------
2320 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
2321
2322 - Fixed FTP authentication (bnc #472879)
2323
2324 -------------------------------------------------------------------
2325 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
2326
2327 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
2328   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
2329   on a power of 1000 stay unaffected (kB,MB,GB).
2330
2331 -------------------------------------------------------------------
2332 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
2333
2334 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
2335
2336 -------------------------------------------------------------------
2337 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
2338
2339 - Send any output from rpm install/delete scripts via callback, so
2340   applications are able to display it. (bnc #369450)
2341
2342 -------------------------------------------------------------------
2343 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
2344
2345 - Add missing translations (bnc #256289)
2346
2347 -------------------------------------------------------------------
2348 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
2349
2350 - HistoryLogReader added
2351
2352 -------------------------------------------------------------------
2353 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
2354
2355 - Respect content-file DATDIR when downloading packages. (bnc #468612)
2356
2357 -------------------------------------------------------------------
2358 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
2359
2360 - Enabled CredentialManager for MediaSMB (bnc #460970).
2361 - Ignore URL's username, password, and query string in AuthData
2362   comparator in CredentialManager.
2363
2364 -------------------------------------------------------------------
2365 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
2366
2367 - Let vendor checks per default differ between 'openSUSE Build Service'
2368   and 'openSUSE' (bnc #467262).
2369
2370 -------------------------------------------------------------------
2371 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
2372
2373 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
2374 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
2375
2376 -------------------------------------------------------------------
2377 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
2378
2379 - Tell satsolver about product buddies (bnc #466565)
2380
2381 -------------------------------------------------------------------
2382 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
2383
2384 - handle HTTP 503 reponses as temporary errors (bnc #462545)
2385
2386 -------------------------------------------------------------------
2387 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
2388
2389 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
2390 - revision 11954
2391 - version 5.25.0 (23)
2392
2393 -------------------------------------------------------------------
2394 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
2395
2396 - Add Package::filelist, faster and less memory consuming
2397   implementation of Package::filenames (now deprecated).
2398 - revision 11949
2399
2400 -------------------------------------------------------------------
2401 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
2402
2403 - Add str::hexencode and str::hexdecode to encode special characters
2404   in a string as %XX.
2405 - Hexdecode modalias strings in rpm dependencies because rpm does not
2406   allow comma, blank and other special chars. (bnc #456695)
2407 - revision 11927
2408
2409 -------------------------------------------------------------------
2410 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
2411
2412 - Catch and report media errors when proving packages. (bnc #457652)
2413 - revision 11926
2414
2415 -------------------------------------------------------------------
2416 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
2417
2418 - Remove obsolete zypp.conf::productsdir and deprecate
2419   ZConfig::productsPath().
2420 - Monitor /etc/products.d to determine if @system.solv needs to be
2421   rebuilt. (bnc #457933)
2422 - revision 11923
2423 - version 5.24.7 (23)
2424
2425 -------------------------------------------------------------------
2426 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
2427
2428 - Execute patch scripts chroot to the installed system. (bnc #456795)
2429 - revision 11908
2430
2431 -------------------------------------------------------------------
2432 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
2433
2434 - Make the solver reset function public (bnc #439373)
2435 - Revision 11904
2436
2437 -------------------------------------------------------------------
2438 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
2439
2440 - note for coolo: do not trust bash advisory from TPM colleagues
2441
2442 -------------------------------------------------------------------
2443 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
2444
2445 - Fix solvers inappropriate selection as byUSER (bnc 455965)
2446 - revision 11891
2447 - version 5.24.6 (23)
2448
2449 -------------------------------------------------------------------
2450 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
2451
2452 - fix %post script to not warn on fresh install
2453
2454 -------------------------------------------------------------------
2455 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
2456
2457 - Fix install order computation losing some installed packages
2458   pre-requirements. (bnc #439802)
2459 - revision 11845
2460 - version 5.24.5 (23)
2461
2462 -------------------------------------------------------------------
2463 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
2464
2465 - Prune soft locks to prevent installation but not update of
2466   already installed packages.
2467 - revision 11829
2468 - version 5.24.4 (23)
2469
2470 -------------------------------------------------------------------
2471 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
2472
2473 - Taking solutions which based on user requirements/conflict
2474   "by User" solutions (bnc #442718)
2475 - revision 11825
2476
2477 -------------------------------------------------------------------
2478 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
2479
2480 - Take into account the requirements of all obsoleted packages uninstall
2481   scripts when computing the installation order. (bnc #439802)
2482 - revision 11823
2483 - version 5.24.3 (23)
2484
2485 -------------------------------------------------------------------
2486 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
2487
2488 - fix maybeUnsuported() method returning wrong result
2489 - add testcase for future coverage
2490 - don't force time based uuid for anonymous id string (bnc #449654)
2491 - RELEASE: 5.24.2 (23)
2492
2493 -------------------------------------------------------------------
2494 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
2495
2496 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
2497 - revision 11810
2498
2499 -------------------------------------------------------------------
2500 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
2501
2502 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
2503 - path and url in add_on_products.xml is evaluated wrong
2504   (bnc #446170)
2505
2506 -------------------------------------------------------------------
2507 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
2508
2509 - activate locking for doUpdate (bnc #447684)
2510 - revision 11792
2511 - RELEASE: 5.24.1 (23)
2512
2513 -------------------------------------------------------------------
2514 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
2515
2516 - remove unused updaterepokey, replaced by repo
2517   product information
2518
2519 -------------------------------------------------------------------
2520 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
2521
2522 - fixed uninitialized value in OnMediaLocation (bnc #447010)
2523 - revision 11770
2524
2525 -------------------------------------------------------------------
2526 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
2527
2528 - Fix retrieval of deltarpm info.
2529 - revision 11764
2530 - version 5.24.0 (23)
2531
2532 -------------------------------------------------------------------
2533 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
2534
2535 - Fix retrieval of Repository attributes like timestamps, keywords
2536   and product info.
2537 - revision 11760
2538
2539 -------------------------------------------------------------------
2540 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
2541
2542 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
2543   iterate those solv file attributes which are not acssociated with a
2544   solvable. E.g. product or deltarpm info.
2545 - revision 11754
2546
2547 -------------------------------------------------------------------
2548 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
2549
2550 - encode user-supplied URL strings before using them in the Url object
2551   (bnc #446395, bnc #444267)
2552 - revision 11720
2553
2554 -------------------------------------------------------------------
2555 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
2556
2557 - Support loading helix files.
2558 - revision 11719
2559
2560 -------------------------------------------------------------------
2561 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
2562
2563 - Add class filesystem::Glob to find pathnames matching a pattern
2564   by using ::glob.
2565 - revision 11708
2566
2567 -------------------------------------------------------------------
2568 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
2569
2570 - Taking care for ppc64 while distupgrade (bnc #443685)
2571 - revision 11670
2572
2573 -------------------------------------------------------------------
2574 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
2575
2576 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
2577   (Arch_i386, "name == 1.0").
2578 - revision 11669
2579
2580 -------------------------------------------------------------------
2581 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
2582
2583 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
2584   downloads. (bnc #444109)
2585 - revision 11656
2586 - version 5.23.0 (23)
2587
2588 -------------------------------------------------------------------
2589 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
2590
2591 - Check for modaliases below /sys (bnc #430179)
2592 - revision 11653
2593
2594 -------------------------------------------------------------------
2595 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
2596
2597 - Avoid superfluous file copying and gpg invocation in keyring handling.
2598 - revision 11650
2599
2600 -------------------------------------------------------------------
2601 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
2602
2603 - Prevent fetcher from processing the same index file twice. (bnc #443644)
2604 - revision 11648
2605 - version 5.22.0 (21)
2606
2607 -------------------------------------------------------------------
2608 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
2609
2610 - Fix retrieval of patch contents and references attributes. (bnc #442200)
2611 - revision 11641
2612 - version 5.21.0 (21)
2613
2614 -------------------------------------------------------------------
2615 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
2616
2617 - Add CheckSum::asString.
2618 - revision 11634
2619
2620 -------------------------------------------------------------------
2621 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
2622
2623 - revision 11631
2624 - version 5.20.0 (20)
2625
2626 -------------------------------------------------------------------
2627 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
2628
2629 - re-add the flavor to the http header now using a flavor
2630   cache that is updated on every target load.
2631   Target::dstributionFlavor provides access to this cache
2632   in case you need the last used flavor without loading
2633   the target.
2634
2635 -------------------------------------------------------------------
2636 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
2637
2638 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
2639 - revsion 11539
2640
2641 -------------------------------------------------------------------
2642 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
2643
2644 - Adding rule rpm-arch for installed rpm package in order to avoid
2645   unneeded architecture change. (bnc #441004)
2646 - revision 11585
2647
2648 -------------------------------------------------------------------
2649 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
2650
2651 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
2652   (bnc #439983)
2653 - revision 11568
2654
2655 -------------------------------------------------------------------
2656 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
2657
2658 - merge contributions by Jon Nelson, the patches resolve
2659   the following issues:
2660 - disable the "Pragma: nocache" header which is automatically
2661   used by curl.
2662   re-enables the use of a caching http proxy (like squid or others)
2663   and corrects (bnc #326208)
2664 - don't generate an If-Modified-Since header if we don't have a
2665   previous file to work with
2666 - don't generate a Proxy-Authenticate header if one is not called
2667   for.
2668
2669 -------------------------------------------------------------------
2670 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
2671
2672 - Do not save solver locks (by APPL_HIGH).
2673 - revision 11558
2674
2675 -------------------------------------------------------------------
2676 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
2677
2678 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
2679   for automatic signed index discovery.
2680 - enqueueDir with checksum checking s now enqueueDigestedDir
2681
2682 -------------------------------------------------------------------
2683 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
2684
2685 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
2686   saved in the lockfiles
2687 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
2688 - revision  11549
2689
2690 -------------------------------------------------------------------
2691 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
2692
2693 - throw a MediaTimeoutException also on http 504 (gateway timeout)
2694   (bnc #425035)
2695 - revision 11535
2696
2697 -------------------------------------------------------------------
2698 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
2699
2700 - Add 'sh4' architectures.
2701 - revision 11534
2702
2703 -------------------------------------------------------------------
2704 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
2705
2706 - don't free the header before curl_perform as curl does not
2707   copy it. (bnc#439532)
2708
2709 -------------------------------------------------------------------
2710 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
2711
2712 - Add 'arm' architectures.
2713 - revision 11525
2714
2715 -------------------------------------------------------------------
2716 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
2717
2718 - regarding "keep obsolete" in the solutions (bnc #439134)
2719 - revision 11517
2720
2721 -------------------------------------------------------------------
2722 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
2723
2724 - fix broken aria2c command line (bnc#438971)
2725
2726 -------------------------------------------------------------------
2727 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
2728
2729 - adding svn r11488 to fix compile of PackageKit
2730
2731 -------------------------------------------------------------------
2732 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
2733
2734 - Remove error prone methods from OnMediaLocation API to prevent
2735   accidental missuse. (bnc #437328)
2736 - revision 11487
2737 - version 5.19.0 (19)
2738
2739 -------------------------------------------------------------------
2740 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
2741
2742 - Provide the /etc/products.d enties filename as Product::referenceFilename.
2743   Use it to remove orphan products. (bnc #432932)
2744 - Fix media exception handling in commit (bnc #395704)
2745 - revision 11485
2746 - version 5.18.0 (17)
2747
2748 -------------------------------------------------------------------
2749 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
2750
2751 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
2752 - revision 11468
2753 - version 5.17.0 (17)
2754
2755 -------------------------------------------------------------------
2756 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
2757
2758 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
2759 - revision 11447
2760
2761 -------------------------------------------------------------------
2762 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
2763
2764 - move anonymous unique id to a private http header
2765   X-ZYpp-AnonymousUniqueId (bnc#431571 )
2766
2767 -------------------------------------------------------------------
2768 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
2769
2770 - Adapt to satsolver-0.12 API.
2771 - Add Locale:: bestMatch to find the best match within a set of
2772   available Locales.
2773 - revision 11441
2774
2775 -------------------------------------------------------------------
2776 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
2777
2778 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
2779 - revision 11419
2780
2781 -------------------------------------------------------------------
2782 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
2783
2784 - Adapt to changed satsolver dataiterator API.
2785 - revision 11418
2786
2787 -------------------------------------------------------------------
2788 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
2789
2790 - Secure download of license file on repo refresh (bnc #372386)
2791 - revision 11398
2792
2793 -------------------------------------------------------------------
2794 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
2795
2796 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
2797 - revision 11397
2798
2799 -------------------------------------------------------------------
2800 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
2801
2802 - repository license methods added to RepoManager (bnc #372386)
2803 - revision 11377
2804
2805 -------------------------------------------------------------------
2806 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
2807
2808 - don't take into account stat information when looking
2809   for remote SHA1SUMS (part of bnc#409927)
2810
2811 -------------------------------------------------------------------
2812 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
2813
2814 - MediaSetAccess::provideOptionalFile() added
2815 - revision 11369
2816
2817 -------------------------------------------------------------------
2818 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
2819 - version 5.16.1 (16)
2820
2821 -------------------------------------------------------------------
2822 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
2823
2824 - don't initialize servicesTargetDistro via global ZYpp instance in
2825   RepoManagerOptions() constructor (bnc #435184)
2826 - revision 11342
2827
2828 -------------------------------------------------------------------
2829 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
2830
2831 - repository probing: check for other types of repo even on
2832   MediaException, throw only if all fail (bnc #335906)
2833 - revision 11332
2834
2835 -------------------------------------------------------------------
2836 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
2837
2838 - Adapt to satsolver changes.
2839 - revision 11331
2840 - version 5.16.0 (16)
2841
2842 -------------------------------------------------------------------
2843 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
2844
2845 - Fix reading delta rpm checksum from solv file.
2846 - revision 11313
2847
2848 -------------------------------------------------------------------
2849 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
2850
2851 - Fix package-manager script to properly quote arguments. (bnc #30903)
2852 - revision 11311
2853
2854 -------------------------------------------------------------------
2855 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
2856
2857 - regarding orphaned resolvables
2858 - removed old distupgrade algorithm
2859 - revision 11307
2860
2861 -------------------------------------------------------------------
2862 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
2863
2864 - handle ftp response 530 (login failed) like http 403
2865   (bnc #433537)
2866 - revision 11305
2867
2868 -------------------------------------------------------------------
2869 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
2870
2871 - Adapt to satsolvers 'big solv data change'.
2872 - revision 11294
2873
2874 -------------------------------------------------------------------
2875 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
2876
2877 - Taking the right solution actions for locked resolvables (bnc #400840)
2878 - revision 11289
2879
2880 -------------------------------------------------------------------
2881 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
2882
2883 - Add required copy-ctor and assignment operator to WhatProvides.
2884   (bnc #433087)
2885 - revision 11276
2886
2887 -------------------------------------------------------------------
2888 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
2889
2890 - detect and use unused loop device for mounting ISO images
2891   (bnc #428009)
2892 - revision 11262
2893 - version 5.15.1 (13)
2894
2895 -------------------------------------------------------------------
2896 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
2897
2898 - fixed segfault when saving the probed repo type in
2899   RepoManager::refreshMetadata() (bnc #431963)
2900 - revision 11261
2901
2902 -------------------------------------------------------------------
2903 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
2904
2905 - improve log message (bnc#429114)
2906
2907 -------------------------------------------------------------------
2908 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
2909
2910 - disk usage - ignore /proc filesystem (bnc#418783)
2911 - revision 11258
2912
2913 -------------------------------------------------------------------
2914 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
2915
2916 - Fixed detection of loopback mounted iso-files. The mtab entry does
2917   not necessarily mention the iso-file. (bnc #432504)
2918 - revision 11252
2919 - version 5.15.0 (13)
2920
2921 -------------------------------------------------------------------
2922 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
2923
2924 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
2925   delta rpms even if the package is available on a local source.
2926   (Axel C. Frinke)
2927 - revision 11235
2928 - version 5.14.0 (13)
2929
2930 -------------------------------------------------------------------
2931 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
2932
2933 - Add product attribute: PRODUCTLINE.
2934 - revision 11234
2935
2936 -------------------------------------------------------------------
2937 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
2938
2939 - Do not consider self provided requirements whan computing the
2940   installation order.
2941 - revision 11231
2942
2943 -------------------------------------------------------------------
2944 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
2945
2946 - Rephrase missleading error message. (bnc #431229)
2947 - revision 11222
2948
2949 -------------------------------------------------------------------
2950 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
2951
2952 - Allow computation of disk usage per solvable.
2953 - revision 11218
2954
2955 -------------------------------------------------------------------
2956 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
2957
2958 - Merge aria2c Media handler code from Google SOC 2008
2959   (Gerard Farras)
2960 - Only activated by making env var ZYPP_ARIA=1
2961
2962 -------------------------------------------------------------------
2963 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
2964
2965 - history: tell which package failed before logging rpm output or
2966   error message (bnc #430585)
2967 - no localization for history log comments
2968 - revision 11202
2969
2970 -------------------------------------------------------------------
2971 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
2972
2973 - Fix zypp::WhatProvides::empty returning inverse result.
2974 - revision 11200
2975 - version 5.13.1 (13)
2976
2977 -------------------------------------------------------------------
2978 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
2979
2980 - fixed endless loop when CredentialManager returns bad password
2981 - CredentialManager now correctly updates password of existing
2982   credentials
2983 - revision 11187
2984
2985 -------------------------------------------------------------------
2986 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
2987
2988 - Fix computation of Product::flavor.
2989 - Add Product::productLine. A vendor specific string denoting the
2990   product line.
2991 - revision 11182
2992 - version 5.13.0 (13)
2993
2994 -------------------------------------------------------------------
2995 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
2996
2997 - save user credentials after asking for them
2998 - revision 11181
2999
3000 -------------------------------------------------------------------
3001 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
3002
3003 - ZConfig::credentialsGlobal{File,Dir}() added
3004   (/etc/zypp/credentials.{cat,d})
3005 - revision 11176
3006
3007 -------------------------------------------------------------------
3008 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
3009
3010 - Target::setInstallationLogfile() removed from zypp/Target.h
3011 - revision 11171
3012
3013 -------------------------------------------------------------------
3014 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
3015
3016 - Remove obsolete zypp-query-pool binary. zypper provides all
3017   the information one needs.
3018 - revision 11160
3019
3020 -------------------------------------------------------------------
3021 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
3022
3023 - HistoryLog added and used to log package installs/removes and
3024   repository adds, removes, url and alias changes into
3025   history.logfile (/var/log/zypp/history) (fate #110205)
3026 - str::escape(string, char) added
3027 - revision 11150
3028 - version 5.12.1 (12)
3029
3030 -------------------------------------------------------------------
3031 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
3032
3033 - CredentialManager: look for credentials with
3034   wanted_url.startsWith(stored_url)
3035 - RepoManager: don't pass service credentials down to repos if
3036   their urls are not based on service's url.
3037 - revision 11134
3038
3039 -------------------------------------------------------------------
3040 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
3041
3042 - Remove superfluous PRODUCT_REFERENCES attribute.
3043 - revision 11127
3044
3045 -------------------------------------------------------------------
3046 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
3047
3048 - Add Url::hasCredentialsInAuthority test for username or password
3049   being encoded in the authority component. I.e. user:pass@host.
3050 - Handle repos to be disabled disable in service refresh.
3051 - revision 11126
3052
3053 -------------------------------------------------------------------
3054 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
3055
3056 - provided context to keyring callbacks (bnc #370223)
3057 - merged trust & import callbacks (bnc #366467)
3058   (don't worry, still allows to trust && !import)
3059 - revision 11113
3060
3061 -------------------------------------------------------------------
3062 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
3063
3064 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
3065 - revision 11102
3066
3067 -------------------------------------------------------------------
3068 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
3069
3070 - Use service alias as namespace for it's repositories aliases.
3071 - revision 11097
3072 - version 5.11.0 (11)
3073
3074 -------------------------------------------------------------------
3075 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
3076
3077 - pass service's credentials down to repos
3078 - support ?credentials=filepath in URL to specify credentials
3079 - revision 11092
3080
3081 -------------------------------------------------------------------
3082 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
3083
3084 - Add Product::isTargetDistribution to identify the systems installed
3085   baseproduct. This should replace tests for Product::type is "base".
3086 - revision 11089
3087
3088 -------------------------------------------------------------------
3089 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
3090
3091 - save user credentials when adding repos/services with URLs containing
3092   the credentials (bnc #425462)
3093 - revision 11085
3094
3095 -------------------------------------------------------------------
3096 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
3097
3098 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
3099 - revision 11082
3100
3101 -------------------------------------------------------------------
3102 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
3103
3104 - Service handling fixes. Added ServiceException.
3105 - revision 11077
3106
3107 -------------------------------------------------------------------
3108 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
3109
3110 - Fix building of transaltions.
3111 - revision 11064
3112
3113 -------------------------------------------------------------------
3114 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
3115
3116 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
3117 - revision 11060
3118
3119 -------------------------------------------------------------------
3120 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
3121
3122 - Create new Service repos in disbaled sate.
3123 - revision 11056
3124 - version 5.10.0 (10)
3125
3126 -------------------------------------------------------------------
3127 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
3128
3129 - Make registerTarget and registerRelease abvailable for installed
3130   product. Required for registration.
3131 - revision 11043
3132
3133 -------------------------------------------------------------------
3134 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
3135
3136 - Add url lists query to Product interface. A generic query and
3137   convenience methods to query urls for "releasenotes", "register",
3138   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
3139 - revision 11029
3140
3141 -------------------------------------------------------------------
3142 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
3143
3144 - ServiceType and ServiceInfo::type() added (contains only RIS for
3145   now), service type probing added.
3146 - Avoiding the use of 'path' for services (appending
3147   the repoindex.xml's 'path' to the baseurl of created repos)
3148 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
3149 - revision 11022
3150
3151 -------------------------------------------------------------------
3152 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
3153
3154 - add Repostiroy::updateKeys and
3155   Repository::providesUpdatesForKey(string) for repo and
3156   product matching
3157 - Provide Repository::isUpdateRepo
3158
3159 -------------------------------------------------------------------
3160 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
3161
3162 - Fix evaluation of vendor support flags.
3163 - Adapt retrieval of registration data (targetDistribution,
3164   targetDistributionRelease and targetDistributionFlavor).
3165 - revision 11013
3166
3167 -------------------------------------------------------------------
3168 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
3169
3170 - Follow gpgcheck tag in .repo file and do no check if disabled.
3171 - revision 11010
3172 - version 5.9.0 (8)
3173
3174 -------------------------------------------------------------------
3175 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
3176
3177 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
3178   with content (repos)
3179 - revision 11004
3180
3181 -------------------------------------------------------------------
3182 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
3183
3184 - Remove obsolete product attributes.
3185 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
3186 - revision 11001
3187
3188 -------------------------------------------------------------------
3189 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
3190
3191 - Provide product::updaterepoKey: Update repository indicator string.
3192 - revision 11000
3193
3194 -------------------------------------------------------------------
3195 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
3196
3197 - provide context about the repository (name/alias) if available when
3198   checking signatures (bnc#370223)
3199 - 5.8.0
3200
3201 -------------------------------------------------------------------
3202 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
3203
3204 - Add ServiceInfo interface to define a set of catalogs (repository
3205   aliases) to be enabled on next refresh.
3206 - revision 10970
3207
3208 -------------------------------------------------------------------
3209 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
3210
3211 - Fix reading of Traget::targetDistribution.
3212 - Allow to configure default answers in signature verification workflow.
3213 - revision 10968
3214
3215 -------------------------------------------------------------------
3216 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
3217
3218 - CredentialManager added to manage stored credentials
3219 - MediaCurl adapted to use CredentialManager to read credentials
3220 - revision 10958
3221
3222 -------------------------------------------------------------------
3223 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
3224
3225 - operator ==, !=, < definition moved to RepoInfoBase from
3226   the derived classes
3227 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
3228   (bnc #407515)
3229 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
3230 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
3231 - use shared_ptr instead of itrusive for {Repo,Service}Info
3232 - revision 10931:10942
3233
3234 -------------------------------------------------------------------
3235 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
3236
3237 - RepoInfo{,Base} setters made void
3238 - revision 10931
3239
3240 -------------------------------------------------------------------
3241 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
3242
3243 - skip repositories with non-matching target distro when reading
3244   repoindex
3245 - revision 10926
3246
3247 -------------------------------------------------------------------
3248 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
3249
3250 - Enabled distupgrade of the SAT solver. In order to use the old
3251   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
3252   This variable will can be used until the old distupgrade mechanism will
3253   be removed from libzypp. Have a look to above changelogs.
3254 - revision 10911
3255 - version 5.7.0 (5)
3256
3257 -------------------------------------------------------------------
3258 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
3259
3260 - add Package::maybeUnsupported to remove duplicated
3261   code in clients dealing with Package::vendorSupport
3262
3263 -------------------------------------------------------------------
3264 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
3265
3266 - Reset transaction only if this solvable has no buddy (bnc #417799)
3267   e.g. do not reset Products cause the concerning release package
3268   could not already be installed.
3269 - revision 10883
3270 - version 5.6.1 (5)
3271
3272 -------------------------------------------------------------------
3273 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
3274
3275 - don't report "may be outdated" for @System repo.
3276
3277 -------------------------------------------------------------------
3278 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
3279
3280 - Add Target::targetDistribution. Returns "distribution-arch" of
3281   the installed base product. Used for registration and Service
3282   refresh. (for Fate #304915)
3283 - revision 10877
3284 - version 5.6.0 (5)
3285
3286 -------------------------------------------------------------------
3287 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
3288
3289 - Add method Product::replacedProducts to identify installed
3290   Products that would be replaced by installing a new Product.
3291   (for Fate #301997)
3292 - revision 10876
3293
3294 -------------------------------------------------------------------
3295 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
3296
3297 - Fixes to Selectable doing staus manipulation on non-USER level.
3298 - revision 10873
3299
3300 -------------------------------------------------------------------
3301 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
3302
3303 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
3304   if it is not yet initialized. This is to avoid try/catch blocks just
3305   to test whether the Target is initialized. (bnc #417556)
3306 - Add method Target::assertRootPrefix. Pass a pathname and get back the
3307   path prefixed with the tragets root, unless it already had that prefix.
3308 - revision 10870
3309
3310 -------------------------------------------------------------------
3311 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
3312
3313 - Regarding error messages for Products correctly (FATE #304502)
3314 - rev 10863
3315
3316 -------------------------------------------------------------------
3317 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
3318
3319 - Let Selectable default to USER level.
3320 - revision 10850
3321 - version 5.5.1 (5)
3322
3323 -------------------------------------------------------------------
3324 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
3325
3326 - Change Selectable API to support doing staus manipulation on
3327   non-USER level.
3328 - revision 10847
3329 - version 5.5.0 (5)
3330
3331 -------------------------------------------------------------------
3332 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
3333
3334 - support sat solver API for searching files
3335
3336 -------------------------------------------------------------------
3337 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
3338
3339 - Add ResPool::reposFind to get repositories by alias.
3340 - revision 10835
3341
3342 -------------------------------------------------------------------
3343 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
3344
3345 - Advise rpmdb2solv to parse the product database.
3346 - revision 10824
3347 - version 5.4.0 (4)
3348
3349 -------------------------------------------------------------------
3350 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
3351
3352 - Offer a simpler, fate based status manipulation in ui::Selectable.
3353   This is easier to handle, as the ui::Status always distinguishes
3354   wheter an object is installed or not.
3355 - revision 10814
3356
3357 -------------------------------------------------------------------
3358 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
3359
3360 - Propagate default rpm install flags from zypp.conf via ZConfig and
3361   ZYppCommitPolicy down to the installer. (FATE #302952)
3362 - revision 10813
3363
3364 -------------------------------------------------------------------
3365 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
3366
3367 - Add base::Flags (like qt's QFlags) a type-safe way of storing
3368   OR-combinations of enum values.
3369 - revision 10811
3370
3371 -------------------------------------------------------------------
3372 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
3373
3374 - Add static ui::Selectable::get methods as convenient ctor
3375   substitute.
3376 - revision 10806
3377
3378 -------------------------------------------------------------------
3379 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
3380
3381 - Adapt zypp-query-pool to new product handling.
3382 - revision 10803
3383
3384 -------------------------------------------------------------------
3385 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
3386
3387 - Don't pass epoch to 'rpm -e', it does not support it.
3388 - revision 10800
3389
3390 -------------------------------------------------------------------
3391 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
3392
3393 - Adapt to new product handling. Products are no longer pseudo
3394   installed objects verified by the solver, but actually installed.
3395   Thus removed satisfiedProduct iterator, fixed Selctables.
3396 - Removed class ProductInfo as we keep Product.
3397 - revision 10797
3398
3399 -------------------------------------------------------------------
3400 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
3401
3402 - implement relogin suggested support (fate#304889)
3403
3404 -------------------------------------------------------------------
3405 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
3406
3407 - Detect correct download path even if repository type
3408   is not set. (bnc #386386)
3409 - revision 10768
3410
3411 -------------------------------------------------------------------
3412 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
3413
3414 - Cleanup, mostly by removing, unused parser code and related classes.
3415 - revision 10765
3416
3417 -------------------------------------------------------------------
3418 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
3419
3420 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
3421 - revision 10763
3422
3423 -------------------------------------------------------------------
3424 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
3425
3426 - Add new product attributes (flavor,referencePackage).
3427 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
3428   object. This is used to keep the product resolvable and the
3429   package providing the product metadata in sync.
3430 - revision 10742
3431
3432 -------------------------------------------------------------------
3433 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
3434
3435 - support an optional url attribute in repoindex.xml's <repo>
3436 - revision 10729
3437
3438 -------------------------------------------------------------------
3439 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
3440
3441 - New class ProductInfo to provide product related metadata that
3442   might be associated with a package. This will replace the Product
3443   resolvable.
3444 - revision 10715
3445
3446 -------------------------------------------------------------------
3447 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
3448
3449 - generate a unique anonymous unique string per target
3450   and add it to the agent string for better statistics
3451
3452 -------------------------------------------------------------------
3453 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
3454
3455 - Follow solver policy and make repository priority the highest
3456   key, when ordering packages. Then architecture, and edition last.
3457 - revision 10710
3458
3459 -------------------------------------------------------------------
3460 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
3461
3462 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
3463   (bnc #412094)
3464 - revision 10702
3465
3466 -------------------------------------------------------------------
3467 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
3468
3469 - Service renamed to ServiceInfo
3470 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
3471 - revision 10695
3472
3473 -------------------------------------------------------------------
3474 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
3475
3476 - fixed yum repos to work with non '/' base url post fix
3477   (bnc #341617)
3478 - revision 10662
3479
3480 -------------------------------------------------------------------
3481 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
3482
3483 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
3484   (bnc #411339)
3485 - revision 10680
3486
3487 -------------------------------------------------------------------
3488 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
3489
3490 - Several changes to make libzypp-bindings compile using the original
3491   header files and no private copies. (bnc #391831)
3492 - revision 10668
3493 - version 5.3.0
3494
3495 -------------------------------------------------------------------
3496 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
3497
3498 - Service::enabled() added
3499 - revision 10657
3500
3501 -------------------------------------------------------------------
3502 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
3503
3504 - Removed FRESHENS dependency type
3505 - revision 10643
3506
3507 -------------------------------------------------------------------
3508 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
3509
3510 - Allow parallel installation of packages which have been defined
3511   in zypp.conf (parameter "multiversion") Fate #302050
3512 - Additional check for broken system.
3513   (defined in zypp.conv: solver.checkSystemFile)
3514 - revision 10600
3515
3516 -------------------------------------------------------------------
3517 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
3518
3519 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
3520 - revision 10596
3521
3522 -------------------------------------------------------------------
3523 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
3524
3525 - Remove Atom, Script, Message and other obsolete classes.
3526 - revision 10592
3527
3528 -------------------------------------------------------------------
3529 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
3530
3531 - Also report the name of the locking process in ZYppFactoryException
3532   (bnc #280537)
3533 - revision 10572
3534
3535 -------------------------------------------------------------------
3536 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
3537
3538 - corrected logging of solver settings
3539 - regard locking while doUpdate (bnc #405427)
3540 - revision 10564
3541
3542 -------------------------------------------------------------------
3543 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
3544
3545 - make curl use the right transfer mode
3546   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
3547 - revision 10559
3548
3549 -------------------------------------------------------------------
3550 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
3551
3552 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
3553 - revision 10557
3554
3555 -------------------------------------------------------------------
3556 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
3557
3558 - Provide Package::url() if available in solv file. (bnc #402434)
3559 - A missing cookie file must not be treated as an error. Simply
3560   rebuild the cache (bnc #405867)
3561 - Add 22x22 and 24x24 icons (bnc #329635)
3562 - revision 10528
3563
3564 -------------------------------------------------------------------
3565 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
3566
3567 - Do not update an already updated package (bnc #400422)
3568 - revision 10504
3569
3570 -------------------------------------------------------------------
3571 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
3572
3573 - Also check if the fingerprint matches before importing updated keys.
3574   (bnc #393160)
3575 - revision 10500
3576
3577 -------------------------------------------------------------------
3578 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
3579
3580 - forward port add message attribute to patches.
3581 - port import newer keys if a trusted key is updated
3582 - (bnc#393160)
3583 - version 5.0.2
3584
3585 -------------------------------------------------------------------
3586 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
3587
3588 - Fix permanent duplication of gpg keys in the rpm database. Also
3589   retrieve correct creation and expire dates. (bnc #401259)
3590 - Invoke gpg with --homdir, otherwise command fails if executed
3591   within a wrapper. (bnc #401259)
3592 - revision 10487
3593
3594 -------------------------------------------------------------------
3595 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
3596
3597 - version 5.0.1
3598 - revision 10464
3599
3600 -------------------------------------------------------------------
3601 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
3602
3603 - Handle new patch messages and scripts in commit. Provide callbacks
3604   to display the patch messages and give visual feedback on script
3605   execution. (bnc #401220)
3606 - revision 10411
3607
3608 -------------------------------------------------------------------
3609 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
3610
3611 - Fix wrong parenthesis causing bug 399320
3612 - version
3613 - revision
3614
3615 -------------------------------------------------------------------
3616 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
3617
3618 - improve performance of gsub
3619 - change replace_all to replaceAll (same name convency)
3620 - add tests for gsub and replaceAll
3621 - revision 10366
3622
3623 -------------------------------------------------------------------
3624 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
3625
3626 - Handle application/x-redhat-package-manager in package-manager.desktop
3627   (bnc #391183)
3628 - revision 10361
3629
3630 -------------------------------------------------------------------
3631 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
3632
3633 - X-SuSE-ControlCenter-System category added
3634   to package-manager.desktop (bnc #302324)
3635 - revision 10353
3636
3637 -------------------------------------------------------------------
3638 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
3639
3640 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
3641 - revision 10340
3642
3643 -------------------------------------------------------------------
3644 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
3645
3646 - Fix memory corruption in curl media handler (bnc #396979)
3647 - revision 10338
3648
3649 -------------------------------------------------------------------
3650 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
3651
3652 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
3653   as 'source package named zypper'. So these capabilities can be used
3654   together with sat::Whatprovides or in resolver requests. (bnc #369893)
3655 - revision 10335
3656
3657 -------------------------------------------------------------------
3658 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
3659
3660 - allow aborting progress during removing packages. (bnc #389238)
3661 - revision 10331
3662
3663 -------------------------------------------------------------------
3664 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
3665
3666 - New option for ignoring Obsoletes. This is used for installing more than
3667   one pacakges with the same name but different versions.
3668   Often used by kernel.
3669 - r 10299
3670
3671 -------------------------------------------------------------------
3672 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
3673
3674 - Revert inappropriate Selectable cleanup. Fix Selectable
3675   status computation. Unmaintained packages were wrongly
3676   reported as unsinstalled. (bnc #394630)
3677 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
3678 - revision 10295
3679
3680 -------------------------------------------------------------------
3681 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
3682
3683 - fixed typo
3684
3685 -------------------------------------------------------------------
3686 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
3687
3688 - Reenable diskusage calculation (bnc #395051)
3689 - version 4.25.1
3690 - revision 10273
3691
3692 -------------------------------------------------------------------
3693 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
3694
3695 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
3696 - revision 10271
3697
3698 -------------------------------------------------------------------
3699 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
3700
3701 - RepoInfo: don't overwrite flags that have already been set externally
3702   (bnc #394728)
3703 - revision 10256
3704
3705 -------------------------------------------------------------------
3706 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
3707
3708 - Create missing directories when saving config files. (bnc #395026)
3709 - Fix undefined behaviour in RepoManager.
3710 - revision 10255
3711
3712 -------------------------------------------------------------------
3713 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
3714
3715 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
3716   from resolvePool or resolveQueue we will have to take care for both
3717   cases. (bnc#393969)
3718 - r 10252
3719
3720 -------------------------------------------------------------------
3721 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
3722
3723 - compile with RPM_OPT_FLAGS
3724
3725 -------------------------------------------------------------------
3726 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
3727
3728 - old2new locks file converter script added to %post (jredinger)
3729 - r 10227
3730
3731 -------------------------------------------------------------------
3732 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
3733
3734 - Do not regard packages with the same name while upgrading obsoleted
3735   packages (bnc#394367)
3736 - r 10219
3737
3738 -------------------------------------------------------------------
3739 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
3740
3741 - revert commit don't check for existence of keys,
3742   to avoid a non needed HEAD request. (related bnc#381280)
3743   as it creates popup error callbacks due to the 404's in
3744   the keys. Leave however the OnMediaLocation::optional()
3745   API to look for another fix strategy.
3746
3747 -------------------------------------------------------------------
3748 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
3749
3750 - define path for messages and scripts and document
3751   them in zypp.conf
3752
3753 -------------------------------------------------------------------
3754 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
3755
3756 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
3757   be ignored for already INSTALLED packages (bnc #389694)
3758 - r 10202
3759
3760 -------------------------------------------------------------------
3761 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
3762
3763 - Packages which obsoletes and do NOT required other installed
3764   packages will be installed if no other packages obsolete the installed package too.
3765 - r 10196
3766
3767 -------------------------------------------------------------------
3768 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
3769
3770 - fix filelist for installed packages (bnc#392544)
3771 - fix changelog retrieval for installed packages
3772
3773 -------------------------------------------------------------------
3774 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
3775
3776 - deprecate Repository::name() and use alias() to
3777   be consistent. Related to (bnc#383553)
3778 - don't check for existence of keys, to avoid a non needed
3779   HEAD request. (helps bnc#381280)
3780 - 4.25.0
3781
3782 -------------------------------------------------------------------
3783 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
3784
3785 - added onlyRequires in the testcase (bnc #389184)
3786
3787 -------------------------------------------------------------------
3788 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
3789
3790 - allow installation and refreshing from repository with alias that
3791   contains ' or " (bnc #392426)
3792 - r10158
3793
3794 -------------------------------------------------------------------
3795 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
3796
3797 - delta rpm support reenabled
3798 - r10150
3799
3800 -------------------------------------------------------------------
3801 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
3802
3803 - Resetting Delete Details in ResStatus correctly (bnc #391785)
3804 - r 10145
3805
3806 -------------------------------------------------------------------
3807 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
3808
3809 - when setting status to non installed for uninstalled packages
3810   set the user transaction so they go to soft locks.
3811   (related to bnc#389739 )
3812
3813 -------------------------------------------------------------------
3814 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
3815
3816 - Added new calls : isInstalledBy (const PoolItem item);
3817                     installs (const PoolItem item);
3818 - r 10125
3819 - 4.23.0
3820
3821 -------------------------------------------------------------------
3822 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
3823
3824 - don't run merge in save when toAdd/Remove queue is empty
3825 - throw when locks cannot load its file
3826 - r10124
3827
3828 -------------------------------------------------------------------
3829 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
3830
3831 - throw more describing exception when repo probing failed
3832   (bnc #389690)
3833 - revision 10118
3834
3835 -------------------------------------------------------------------
3836 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
3837
3838 - allow call only merge old locks and newly added/removed without
3839   saving it to file
3840 - -revision 10104
3841
3842 -------------------------------------------------------------------
3843 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
3844
3845 - report non packages as keep installed if satisfied to the
3846   user interace (Selectables)
3847 - 4.21.3
3848
3849 -------------------------------------------------------------------
3850 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
3851
3852 - create /etc/zypp/products.d on install
3853
3854 -------------------------------------------------------------------
3855 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
3856
3857 - /etc/zypp/products.d added to file list (bnc #385868)
3858 - revision 10049
3859 - version 4.21.2
3860
3861 -------------------------------------------------------------------
3862 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
3863
3864 - call RemoveResolvableReport::problem() before finish() on error
3865   (bnc #388810)
3866 - revision 10045
3867
3868 -------------------------------------------------------------------
3869 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
3870
3871 - fix file list
3872
3873 -------------------------------------------------------------------
3874 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
3875
3876 - Product now retrieves all attributes from the solv file.
3877 - version 4.21.1
3878 - revision 10031
3879
3880 -------------------------------------------------------------------
3881 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
3882
3883 - Add zypp.conf option configdir (/etc/zypp) and arrange
3884   all config files and directories to follow {configdir}
3885   per default.
3886 - Fix zypp-query-pool to print satisfied products and additional
3887   products defined in {configdir}/products.d for registration.
3888   (bnc #385868)
3889 - version 4.21.0
3890 - revision 10029
3891
3892 -------------------------------------------------------------------
3893 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
3894
3895 - implement remove duplicate entries in lock file (bnc#385967)
3896
3897 -------------------------------------------------------------------
3898 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
3899
3900 - Speedup rpmdb2solv by reusing an existing solv file.
3901 - version 4.20.1
3902 - revision 10012
3903
3904 -------------------------------------------------------------------
3905 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
3906
3907 - Fix failed package download due to unkown repository type (bnc #386386)
3908 - revision 9995
3909
3910 -------------------------------------------------------------------
3911 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
3912
3913 - Support optional root argument to RepoManagerOptions, to prefix all
3914   path names taken from ZConfig. (bnc #388265)
3915 - version 4.20.0
3916 - revision 9993
3917
3918 -------------------------------------------------------------------
3919 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
3920
3921 - new solution action for removing requirements/conflicts (bnc #387631)
3922 - revision 9988
3923
3924 -------------------------------------------------------------------
3925 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
3926
3927 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
3928 - revision 9984
3929
3930 -------------------------------------------------------------------
3931 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
3932
3933 - DistUpgrade: searching for providers -> regarding name onl
3934 - r 9977
3935
3936 -------------------------------------------------------------------
3937 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
3938
3939 - add flag --registrable (-r) to query pool to avoid
3940   using system as a filter
3941 - 4.19.1
3942
3943 -------------------------------------------------------------------
3944 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
3945
3946 - return values in non-void functions
3947
3948 -------------------------------------------------------------------
3949 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
3950
3951 - support multiple search strings in PoolQuery (ORed)
3952 - revision 9945
3953
3954 -------------------------------------------------------------------
3955 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
3956
3957 - Switch off the upgrade mode of the
3958   SAT solver cause the packages have already been evaluated by
3959   the distupgrade machanism of libzypp. (bnc #386375)
3960 - rev 9943
3961
3962 -------------------------------------------------------------------
3963 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
3964
3965 - release file after copy to cache as soon as possible.
3966   (bnc #381311)
3967 - r9940
3968
3969 -------------------------------------------------------------------
3970 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
3971
3972 - Bugfix: keep states by user has been removed it the
3973   package has not been installed BUT has been recommended by another package.
3974   (bnc #385832)
3975 - rev 9938
3976
3977 -------------------------------------------------------------------
3978 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
3979
3980 - add isLocal function to Url which say if scheme is local or
3981   internet.
3982 - r9932
3983
3984 -------------------------------------------------------------------
3985 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
3986
3987 - cache decision for repository depend on his url.
3988 - http,ftp and smb cache packages.
3989 - revision 9929
3990
3991 -------------------------------------------------------------------
3992 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
3993
3994 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
3995   Locks are loaded together with the target, and changes are writen
3996   back on commit. zypp.conf option locksfile.apply can be used to turn
3997   this feature on or off. (FATE #120352)
3998 - version 4.18.0
3999 - revision 9927
4000
4001 -------------------------------------------------------------------
4002 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
4003
4004 - Add zypp.conf option solvfilesdir: Path where the repo solv files
4005   are created. Default value: {cachedir}/solv.
4006 - Target and repositories now save their solvfiles below {solvfilesdir}
4007   in directories named after the repositories alias.
4008 - version 4.18.0
4009 - revision 9913
4010
4011 -------------------------------------------------------------------
4012 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
4013
4014 - fixed filesystem::expandlink(Pathname) (bnc #368477)
4015 - r9906
4016
4017 -------------------------------------------------------------------
4018 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
4019
4020 - cleanup in return values of doUpgrade and doUpdate
4021 - r9886
4022 - 4.17.0
4023
4024 -------------------------------------------------------------------
4025 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
4026
4027 - check for valid pool in begin(), improve the code (bnc #384337)
4028 - r9872
4029 - 4.16.0
4030
4031 -------------------------------------------------------------------
4032 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
4033
4034 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
4035
4036 -------------------------------------------------------------------
4037 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
4038
4039 - added translations
4040
4041 -------------------------------------------------------------------
4042 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
4043
4044 - ostream operator<<(ostream,TriBool) added
4045 - r9833
4046
4047 -------------------------------------------------------------------
4048 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
4049
4050 - Prevent target::unload from creating a system repo in order
4051   to unload it. (bnc 382297)
4052 - version 4.15.2
4053 - revision 9822
4054
4055 -------------------------------------------------------------------
4056 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
4057
4058 - Prevent deselected or deleted items from being re-selected due to
4059   recommends (aka. persistent soft locks). Unlike hard locked, those
4060   items will be automatically selected if required. The list of soft
4061   locked items is stored in /var/lib/zypp/SoftLocks.
4062 - version 4.15.1
4063 - revision 9818
4064
4065 -------------------------------------------------------------------
4066 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
4067
4068 - Remove obsolete AdditionalCapabilities interface from ResPool.
4069   Forward sat::Pool::RepositoryIterator. There's no more need to
4070   maintain an extra Repository list in ResPool.
4071 - revision 9806
4072
4073 -------------------------------------------------------------------
4074 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
4075
4076 - Support dependencies requiring a specific architecture:
4077   "name[.arch] [op edition]". See class Capability for details
4078   about how to construct dependencies. (bnc #305445)
4079 - version 4.15.0
4080 - revision 9805
4081
4082 -------------------------------------------------------------------
4083 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
4084
4085 - patch attributes and deprecate old ones
4086 - 4.14.0
4087
4088 -------------------------------------------------------------------
4089 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
4090
4091 - change locks api -
4092 - make more functions const
4093 - replace add/remove by selectable to add/remove by ident or name and kind
4094 - rename iterator to const_iterator to avoid confusion
4095 - revision 9781
4096
4097 -------------------------------------------------------------------
4098 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
4099
4100 - Do architecture changes while "dup" in the external distribution
4101   upgrade ONLY. bnc #382274
4102 - Added "ignore" to the solutions
4103 - Added "self-conflicts" to the solution
4104 - added new solver mechanism "resolveQueue"
4105 - Bugfix broken/satisfied products
4106 - rev 9776
4107
4108 -------------------------------------------------------------------
4109 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
4110
4111 - Added Pattern::core returning the packages required by a pattern.
4112   (see also Pattern::depends and Pattern::contents).
4113 - revision 9771
4114
4115 -------------------------------------------------------------------
4116 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
4117
4118 - Added Target::release(), returning the targets distribution
4119   release string.
4120 - revision 9761
4121
4122 -------------------------------------------------------------------
4123 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
4124
4125 - per default abort if package installation fails. (bnc #381203)
4126 - version 4.13.3
4127 - revision 9725
4128
4129 -------------------------------------------------------------------
4130 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
4131
4132 - add ZYpp and curl version to http agent string
4133   (bnc #381280)
4134
4135 -------------------------------------------------------------------
4136 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
4137
4138 - Fixed pools package index wrongly including source packages. (bnc #380283)
4139 - version 4.13.2
4140 - revision 9683
4141
4142 -------------------------------------------------------------------
4143 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
4144
4145 - Disable fast creation of @System.solv. It may produce wrong results
4146   e.g. after a rebuilddb.
4147 - version 4.13.1
4148 - revision 9666
4149
4150 -------------------------------------------------------------------
4151 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
4152
4153 - initializeTarget now takes an additional option, telling whether to
4154   rebuild an existing rpm database before using it. Default is false.
4155   (bnc #308352)
4156 - version 4.13.0
4157 - revision 9664
4158
4159 -------------------------------------------------------------------
4160 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
4161
4162 - save do nothing if no locks added/removed
4163 - fix bug with multiple save lock
4164 - don't save same query multiple times
4165 - improve tests
4166 - revision 9644
4167
4168 -------------------------------------------------------------------
4169 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
4170
4171 - added new translations
4172 - activate zypp-query-pool
4173 - Revision 9637
4174 - 4.12.1
4175
4176 -------------------------------------------------------------------
4177 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
4178
4179 - Locks API cleaned-up, iterator added, light read() added
4180 - PoolQuery::attribute(SolvAttr) getter added
4181 - revision 9609
4182
4183 -------------------------------------------------------------------
4184 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
4185
4186 - reenable zypp-query-pool
4187 - 4.11.1
4188
4189 -------------------------------------------------------------------
4190 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
4191
4192 - Enable evaluation of hardware dependencies.
4193 - Enable evaluation of filesystem dependencies.
4194 - revision 9605
4195
4196 -------------------------------------------------------------------
4197 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
4198
4199 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
4200   needed for explicit refresh request
4201 - revision 9574
4202
4203 -------------------------------------------------------------------
4204 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
4205
4206 - Install ResPoolProxy index to speedup Solvable to Selectable
4207   conversion.
4208 - version 4.11.0
4209 - revision 9558
4210
4211 -------------------------------------------------------------------
4212 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
4213
4214 - Implement update scripts installed by packages. After every
4215   package install /var/adm/update-scripts is scanned for the first
4216   file starting with "<name>-<version>.<release>-", which is then
4217   executed.
4218 - revision 9547
4219
4220 -------------------------------------------------------------------
4221 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
4222
4223 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
4224 - Add Resolvable::poolItem() providing access to the corresponding
4225   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
4226   to PoolItem.
4227 - Add ResPool::satisfiedProductsBegin/End iterator over all products
4228   whose dependencies are satisfied. This reflects the status determined
4229   by the last solver run. (#368104)
4230 - revision 9535
4231
4232 -------------------------------------------------------------------
4233 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
4234
4235 - switch to new locks api
4236 - revision 9524
4237
4238 -------------------------------------------------------------------
4239 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
4240
4241 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
4242 - Add SolvIterMixin: Base class providing PoolItem_iterator and
4243   Selectable_iterator iterator types based on a Solvable iterator.
4244 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
4245   PoolItem_iterator and Selectable_iterator.
4246 - Add Solvable::SplitIdent: Helper class that splits an identifier
4247   into kind and name.
4248 - Provide methods Pattern::contents returning a collection of packages
4249   associated with the pattern/patch.
4250 - revision 9496
4251
4252 -------------------------------------------------------------------
4253 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
4254
4255 - add comparing to PoolQuery
4256 - revision 9466
4257
4258 -------------------------------------------------------------------
4259 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
4260
4261 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
4262 - revision 9452
4263
4264 -------------------------------------------------------------------
4265 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
4266
4267 - initial implementation of new locks (FATE #120118 and #120352)
4268 - revision 9442
4269
4270 -------------------------------------------------------------------
4271 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
4272
4273 - selectable API updates and changes
4274 - 4.10.0
4275
4276 -------------------------------------------------------------------
4277 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
4278
4279 - add split with respect to escaped delimeters and also for quotes
4280 - revision 9373
4281
4282 -------------------------------------------------------------------
4283 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
4284
4285 - Fixed some missing package and source package attributes.
4286 - revision 9348
4287
4288 -------------------------------------------------------------------
4289 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
4290
4291 - Allow to store a media label in MediaSetAccess. This label is
4292   passed to a media change requests to describe which CD is
4293   requested.  (bnc #330094)
4294 - Fixed some missing package and source package attributes.
4295 - revision 9347
4296
4297 -------------------------------------------------------------------
4298 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
4299
4300 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
4301 - Removed establish state in ResStatus
4302 - revision 9337
4303 - version 4.7.0
4304
4305 -------------------------------------------------------------------
4306 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
4307
4308 - Add PoolItem::isSatisfied()/isBroken() to test whether
4309   the items requirements are met.
4310 - revision 9334
4311
4312 -------------------------------------------------------------------
4313 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
4314
4315 - Extend sat::WhatProvides to allow to query for possible providers
4316   of a collection of capabilies. E.g. all providers of a packages
4317   requirements.
4318 - Fixed retrieval of translated texts from .solv files, provided the
4319   solv file contains them.
4320 - revision 9328
4321
4322 -------------------------------------------------------------------
4323 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
4324
4325 - initial implementation of serialize/recovery PoolQuery
4326   (needed by FATE #120118)
4327 - revision 9325
4328
4329 -------------------------------------------------------------------
4330 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
4331
4332 - Allow prioritizing repos by adding a line 'priority=N' to the
4333   .repo file. Where N is an integer number from 1 (highest prio)
4334   to 99 (least and default). (bnc #369827, fate #302872)
4335 - version 4.6.1
4336 - revision 9276
4337
4338 -------------------------------------------------------------------
4339 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
4340
4341 - support plaindir again (at least the most important parts)
4342
4343 -------------------------------------------------------------------
4344 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
4345
4346 - Throwing special exception MediaBadCAException in case of SSL
4347   certificate validation failure.(bnc #223512)
4348 - revision 9250
4349
4350 -------------------------------------------------------------------
4351 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
4352
4353 - add new error IO_SOFT to media request callback for temporary
4354   connection problem. (bnc #328822)
4355 - add new media exception timeout when somethink fail due to exceed
4356   timeout
4357 - mediacurl throw timeout exception when timeouted
4358 - revision 9246
4359
4360 -------------------------------------------------------------------
4361 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
4362
4363 - return more information from checking if metadata need refresh,
4364   so user can get better info. (bnc #307249)
4365 - revision 9231
4366
4367 -------------------------------------------------------------------
4368 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
4369
4370 - class sat::LocaleSupport: Convenience methods to manage support
4371   for language specific packages.
4372 - revision 9197
4373
4374 -------------------------------------------------------------------
4375 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
4376
4377 - removed obsolete capability handling stuff (ma)
4378 - version 4.5.0
4379
4380 -------------------------------------------------------------------
4381 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
4382
4383 - Don't mask skip and abort exception in Fetcher
4384 - revision 9188
4385
4386 -------------------------------------------------------------------
4387 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
4388
4389 - action is correctly set in mediaRequest callback
4390 - revision 9186
4391
4392 -------------------------------------------------------------------
4393 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
4394
4395 - Fix SEGV in commit (bnc# 371137)
4396 - version 4.4.3
4397 - revision 9174
4398
4399 -------------------------------------------------------------------
4400 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
4401
4402 - version 4.4.2
4403
4404 -------------------------------------------------------------------
4405 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
4406
4407 - look for openssl in cmake, actually we build require it
4408 - explicitely link against openssl and crypto, required to
4409   compile in all platforms/distros.
4410
4411 -------------------------------------------------------------------
4412 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
4413
4414 - Save repo type during refresh if type is NONE (f.e. lazy probing).
4415 - revision 9153
4416
4417 -------------------------------------------------------------------
4418 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
4419
4420 - replace gpg escaped semicolon with real semicolon (bnc #355434)
4421 - revision 9151
4422
4423 -------------------------------------------------------------------
4424 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
4425
4426 - make strings from RpmDb and Keyring exceptions translatable
4427 - revision 9146
4428
4429 -------------------------------------------------------------------
4430 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
4431
4432 - fix retrieving keys (bnc #368099)
4433 - version 4.4.1
4434
4435 -------------------------------------------------------------------
4436 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
4437
4438 - enable frontend to rewrite add_probe settings.(bnc #309612)
4439 - Correct adding repo without type to lazy probing.
4440 - revision 9135
4441
4442 -------------------------------------------------------------------
4443 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
4444
4445 - get better message if something fail when trying run rpm
4446   (bnc #344584)
4447 - revision 9133
4448
4449 -------------------------------------------------------------------
4450 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
4451
4452 - Add ExternalProgram::execError and ExternalProgram::command
4453   to improve error reporting.
4454 - revision 9112
4455
4456 -------------------------------------------------------------------
4457 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
4458
4459 - release all media before requesting another (bnc #336881)
4460 - revision 9110
4461
4462 -------------------------------------------------------------------
4463 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
4464
4465 - getDetectedDevices added (fate #120298)
4466 - revision 9108
4467
4468 -------------------------------------------------------------------
4469 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
4470
4471 - media backend release() methods changed to take string & instead
4472   of bool (needed for FATE #120298)
4473 - media label, detected device list and current device arguments
4474   added to the requestMedia callback
4475 - version 4.4.0
4476
4477 -------------------------------------------------------------------
4478 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
4479
4480 - fix for bnc#369543
4481
4482 -------------------------------------------------------------------
4483 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
4484
4485 - provide download rate info (average and curent) in the
4486   media::DownloadProgressReport for ftp/http (bnc #168935)
4487 - r9074
4488
4489 -------------------------------------------------------------------
4490 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
4491
4492 - cleanCache(): clean also .cookie files
4493 - cleanTargetCache() added
4494 - use escaped_alias() in rawcache_path_for_repoinfo() and
4495   packagescache_path_for_repoinfo()
4496 - r9068
4497
4498 -------------------------------------------------------------------
4499 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
4500
4501 - fixed location of RPMs in subdirs when parsing plaindir repo
4502   recursively (bnc #368218)
4503 - revision 9060
4504
4505 -------------------------------------------------------------------
4506 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
4507
4508 - Do not filter any installed solvables.
4509 - revision 9031
4510 - version 4.3.2
4511
4512 -------------------------------------------------------------------
4513 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
4514
4515 - Try to rebuild broken solv files in Target::load.
4516 - revision 9015
4517
4518 -------------------------------------------------------------------
4519 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
4520
4521 - Try to rebuild broken solv files in RepoManager::loadFromCache.
4522 - Fix RepoStatus::operator&& and RepoStatus testsuite.
4523 - revision 9008
4524
4525 -------------------------------------------------------------------
4526 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
4527
4528 - improved problem description while a vendor change
4529 - improved problem description if a requirement cannot be fulfilled. Bug #358560
4530 - revision 9002
4531
4532 -------------------------------------------------------------------
4533 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
4534
4535 - Save and restore requested locales on target load/commit.
4536 - revision 8999
4537
4538 -------------------------------------------------------------------
4539 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
4540
4541 - (Update) Prevent reinstallation of installed packages.
4542 - revision 8984
4543
4544 -------------------------------------------------------------------
4545 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
4546
4547 - refresh metadata if there is no cache to unbreak compat with
4548   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
4549   that "zypper in" could work on)
4550
4551 -------------------------------------------------------------------
4552 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
4553
4554 - create cache directory before calling rpmdb2solv (in an empty
4555   chroot)
4556 - version 4.3.1
4557
4558 -------------------------------------------------------------------
4559 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
4560
4561 - special exception message if server returns 403 response
4562   (forbidden) (port from SP2)
4563 - MediaException messages marked for translation
4564
4565 -------------------------------------------------------------------
4566 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
4567
4568 - make sure we have target cache on target initialize
4569 - version 4.3.0
4570
4571 -------------------------------------------------------------------
4572 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
4573
4574 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
4575   file systems (#333166)
4576 - rev. 8915
4577
4578 -------------------------------------------------------------------
4579 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
4580
4581 - Fixed Capabilites iterator exposing prereq marker.
4582 - revision 8914
4583
4584 -------------------------------------------------------------------
4585 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
4586
4587 - postinstall script fixed
4588 - version 4.2.10
4589
4590 -------------------------------------------------------------------
4591 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
4592
4593 - Testcases regards modaliases, rpmlib, ... correctly
4594 - Revision 8904
4595
4596 -------------------------------------------------------------------
4597 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
4598
4599 - Remove obsolete sql database. (bnc#363224)
4600 - revision 8898
4601
4602 -------------------------------------------------------------------
4603 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
4604
4605 - Take care target uses --root when creating solv files (bnc #363789)
4606 - revision 8881
4607
4608 -------------------------------------------------------------------
4609 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
4610
4611 - Unmaintained packages which does not fit to the updated system
4612   (broken dependencies) will be deleted.
4613 - revision 8867
4614
4615 -------------------------------------------------------------------
4616 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
4617
4618 - let libzypp-devel require libsatsolver-devel
4619
4620 -------------------------------------------------------------------
4621 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
4622
4623 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
4624 - revision 8833
4625
4626 -------------------------------------------------------------------
4627 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
4628
4629 - media: fixed DownloadProgressReport.finish() url argument in
4630   doGetFileCopy()
4631 - revision 8815
4632
4633 -------------------------------------------------------------------
4634 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
4635
4636 - hardlink when possible to optimize data transfer
4637   and space across caches.
4638 - version 4.2.8
4639
4640 -------------------------------------------------------------------
4641 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
4642
4643 - added some locale support to sat::Solvable
4644 - version 4.2.7
4645
4646 -------------------------------------------------------------------
4647 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
4648
4649 - handle error messages better in doesFileExist too which is
4650   used during probing. (bnc #362608)
4651
4652 -------------------------------------------------------------------
4653 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
4654
4655 - Fetcher::reset() should not reset cache directories.
4656   (bnc #348050)
4657 - version 4.2.6
4658
4659 -------------------------------------------------------------------
4660 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
4661
4662 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
4663   for http and https, but this time set CURLOPT_HTTPGET back to 1
4664   so it actually works. This makes Media::doesFileExist
4665   efficient for http and https.
4666   (related to bnc #348050)
4667 - version 4.2.5
4668
4669 -------------------------------------------------------------------
4670 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
4671
4672 - using .solv files only now (fate #303018)
4673 - revision 8699
4674
4675 -------------------------------------------------------------------
4676 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
4677
4678 - fix architectures on distupgrade
4679
4680 -------------------------------------------------------------------
4681 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
4682
4683 - fixes from trunk merged
4684
4685 -------------------------------------------------------------------
4686 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
4687
4688 - fixed renaming a repo to an existing one (bnc #228216)
4689 - revision 8431
4690
4691 -------------------------------------------------------------------
4692 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
4693
4694 - fix changelog
4695
4696 -------------------------------------------------------------------
4697 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
4698
4699 - read .curlrc more robustly to obtain user-proxy (#330351)
4700 - revision 8368
4701
4702 -------------------------------------------------------------------
4703 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
4704
4705 - always buildrequire openssl-devel
4706 - replacing strange utf-8 chars in changelog
4707 - revision 8317
4708
4709 -------------------------------------------------------------------
4710 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
4711
4712 - Saner NFS timeo default (#350309)
4713 - revision 8314
4714
4715 -------------------------------------------------------------------
4716 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
4717
4718 - support 'patterns.pat' and 'patterns.pat.gz' to read all
4719   patterns in one go.
4720 - rev 8309
4721
4722 -------------------------------------------------------------------
4723 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
4724
4725 - added RpmDb::removePubkey(), call it from
4726   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
4727   is removed from the trusted keyring
4728 - revision 8288
4729
4730 -------------------------------------------------------------------
4731 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
4732
4733 - Textchanges
4734 - reduced logging in SAT-solver
4735 - ordering solutions
4736 - version 4.1.8
4737 - revision 8276
4738
4739 -------------------------------------------------------------------
4740 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
4741
4742 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
4743   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
4744 - Revision 8255
4745 - Version 4.1.7
4746
4747 -------------------------------------------------------------------
4748 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
4749
4750 - Pathname zypp::filesystem::expandlink(const Pathname &) added
4751 - if the provided file is a symlink, expand it (#274651) (this
4752   probably won't work for schemes other than file/dir and cd/dvd)
4753 - revision 8179
4754
4755 -------------------------------------------------------------------
4756 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
4757
4758 - fixed password handling in URLs (bug #347273)
4759 - revision 8118
4760
4761 -------------------------------------------------------------------
4762 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
4763
4764 - Fixed default text locale detection not to use static variables. (#346872)
4765 - version 4.1.6
4766 - revision 8116
4767
4768 -------------------------------------------------------------------
4769 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
4770
4771 - Log more details about zypp lock owner. (#294094)
4772 - revision 8088
4773
4774 -------------------------------------------------------------------
4775 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
4776
4777 - Remove runtime dependency for libboost_filesystem (#345773)
4778 - version 4.1.5
4779 - revision 8061
4780
4781 -------------------------------------------------------------------
4782 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
4783
4784 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
4785   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
4786 - version 4.1.4
4787 - revision 7998
4788
4789 -------------------------------------------------------------------
4790 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
4791
4792 - make IniParser more strict (bug #306697)
4793
4794 -------------------------------------------------------------------
4795 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
4796
4797 - Fix missing packages in patch content list. (#340896)
4798 - revision 7925
4799
4800 -------------------------------------------------------------------
4801 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
4802
4803 - fix build
4804
4805 -------------------------------------------------------------------
4806 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
4807
4808 - Output date strings in UTF-8. (#339423)
4809 - revision 7807
4810
4811 -------------------------------------------------------------------
4812 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
4813
4814 - fixes for new gcc
4815 - version 4.1.3
4816 - r7788
4817
4818 -------------------------------------------------------------------
4819 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
4820
4821 - Don't mark failed patch scripts as installed. (#327523)
4822 - version 4.1.2
4823 - revision 7744
4824
4825 -------------------------------------------------------------------
4826 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
4827
4828 - update rpmlint suppression
4829
4830 -------------------------------------------------------------------
4831 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
4832
4833 - fixed retrieval of epoch from rpmdb (bug #246680)
4834
4835 -------------------------------------------------------------------
4836 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
4837
4838 - allow non-existing "packages" file in susetags parser (bug
4839   #309235)
4840
4841 -------------------------------------------------------------------
4842 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
4843
4844 - SMBIOS DMI modalias matching added (#333152)
4845 - revision 7494
4846
4847 -------------------------------------------------------------------
4848 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
4849 - do not download the same file multiple times in one attach session
4850   (#307098), r7456
4851 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
4852   removed - should be correctly detected by HAL now
4853   (#167629, #163971), r7452
4854 - version 4.1.1
4855
4856 -------------------------------------------------------------------
4857 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
4858
4859 - filter architecture in plaindir parser (bug #330791)
4860
4861 -------------------------------------------------------------------
4862 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
4863
4864 - Throw constructing malformed checksums. (#189096)
4865 - revision 7441
4866
4867 -------------------------------------------------------------------
4868 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
4869
4870 - Renamed templates back because proper qualification makes it work
4871   too.
4872 - 4.1.0
4873
4874 -------------------------------------------------------------------
4875 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
4876
4877 - only look for repositories in file ending ".repo" (bug #294779)
4878
4879 -------------------------------------------------------------------
4880 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
4881
4882 - Fixed compilation errors with GCC 4.3 by adding missing includes
4883   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
4884   Compare<Edition> to CompareEd.
4885 - r7426
4886
4887 -------------------------------------------------------------------
4888 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
4889
4890 - Incorporated patch from Michael Matz to speedup cache reading.
4891 - revision 7413
4892
4893 -------------------------------------------------------------------
4894 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
4895
4896 - Resolvertestcase:
4897   - log Repository info
4898   - set keep state in the testcase
4899   - handle vendor
4900 - r 4707
4901
4902 -------------------------------------------------------------------
4903 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
4904
4905 - Fixed pattern parser SEGV on broken pattern files. (#328546)
4906 - revision 7402
4907
4908 -------------------------------------------------------------------
4909 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
4910
4911 - QueuItemRequire: Filter out all provider which have worser architecture,
4912   are NOT noarch and have not the same name as the requirement. The
4913   last one is needed for updating packages via patch/atoms.
4914   Bug 328081
4915 - Revert changes of r 7340
4916 - r 7386
4917
4918 -------------------------------------------------------------------
4919 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
4920
4921 - Add missing '--install' parameter in desktop file. (#308640)
4922 - version 4.0.0
4923 - revision 7369
4924
4925 -------------------------------------------------------------------
4926 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
4927
4928 - release all attached media before attempting to eject (#293428)
4929 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
4930 - revision 7352
4931 - version 3.26.0
4932
4933 -------------------------------------------------------------------
4934 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
4935
4936 - provide a way to retrieve the metadata path. Used for
4937   installation, which incorrectly creates a repository in
4938   cache without adding it first, so metadata path is not
4939   set and therefore it is not possible to setup a media
4940   verifier on installation. Part of fix for (#293428)
4941 - 3.25.0
4942
4943 -------------------------------------------------------------------
4944 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
4945
4946 - If more than one resolvables provide a requirements and have different
4947   architecture take thatone with the best architecture. (Not regarding the
4948   name). Bug: Branching too much while an installation of a multi-arch-DVD
4949 - r 7340
4950 - version 3.24.8
4951
4952 -------------------------------------------------------------------
4953 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
4954
4955 - Checking the queue if an item will be deleted. If yes, the requirements
4956   are not needed anymore. Bug 326384
4957 - version 3.24.7
4958 - r 7329
4959
4960 -------------------------------------------------------------------
4961 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
4962
4963 - don't probe the repository type upon saving if disabled (#326769)
4964 - version 3.24.6
4965 - revision 7319
4966
4967 -------------------------------------------------------------------
4968 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
4969
4970 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
4971   esp. if the error occurred executing the packages post-install script.
4972 - version 3.24.5
4973 - revision 7317
4974
4975 -------------------------------------------------------------------
4976 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
4977
4978 - If a package is deselected by user, apply this soft lock to all
4979   available versions of this package.
4980 - version 3.24.4
4981 - revision 7316
4982
4983 -------------------------------------------------------------------
4984 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
4985
4986 - Update: Do not set an item to installation if there has been already set
4987   one for installation which has the same NVA. Bug  326286
4988 - version 3.24.3
4989 - r 7311
4990
4991 -------------------------------------------------------------------
4992 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
4993
4994 - Enable package cache during commit. (#326249)
4995 - revision 7309
4996
4997 -------------------------------------------------------------------
4998 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
4999
5000 - Do not regarding requirements for packages which will be deleted in the
5001   same solver run. Bug 310618
5002 - r 7292
5003 - version 3.24.2
5004
5005 -------------------------------------------------------------------
5006 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
5007
5008 - don't download filelists.xml.gz (#307105)
5009 - version 3.24.1
5010 - revision 7269
5011
5012 -------------------------------------------------------------------
5013 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
5014
5015 - Improve estimated diskusage while there is no valid
5016   solver result. (#325617)
5017 - revision 7266
5018
5019 -------------------------------------------------------------------
5020 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
5021
5022 -Bugfix in vendor change of a required resolvable (Correct error message)
5023  Bug 310455
5024 - r 7262
5025
5026 -------------------------------------------------------------------
5027 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
5028
5029 - fixed DU parsing in inst-sys (#308659)
5030 - revision 7256
5031
5032 -------------------------------------------------------------------
5033 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
5034
5035 - Enable using patch and delta rpms. (#309124)
5036 - version 3.24.0
5037 - revision 7253
5038
5039 -------------------------------------------------------------------
5040 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
5041
5042 - On update do not delete unmaintained non-SuSE packages.
5043 - version 3.23.2
5044 - revision 7239
5045
5046 -------------------------------------------------------------------
5047 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
5048
5049 - ZYppImpl::getPartitions() - don't return the current partitioning
5050   when the partitioning hasn't been set - fixes DU parsing in
5051   inst-sys (#308659)
5052
5053 -------------------------------------------------------------------
5054 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
5055
5056 - Throw specific exceptions during commit (#308511)
5057 - 3.23.1
5058
5059 -------------------------------------------------------------------
5060 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
5061
5062 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
5063   now provide more detailed disk usage information.
5064   Yum metadata don't, so we book the package size to '/'. (#308362)
5065 - version 3.23.0
5066 - revision 7225
5067
5068 -------------------------------------------------------------------
5069 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
5070
5071 - Regarding keep state while recycle old valid solver results. Bug 286889
5072 - r 7209
5073
5074 -------------------------------------------------------------------
5075 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
5076
5077 - report 100% progress on finishing RPM removal (bug #309431)
5078 - revision 7200
5079
5080 -------------------------------------------------------------------
5081 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
5082
5083 - Update: rename language packages --> take that package which fits to the
5084   selected language Bug 308098
5085 - r 7919
5086
5087 -------------------------------------------------------------------
5088 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
5089
5090 - restore deltas and patch rpms from the cache (#309124)
5091 - 3.22.8
5092
5093 -------------------------------------------------------------------
5094 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
5095
5096 - Don't fail if a product is deleted multiple times (e.g. due to
5097   obsoletes and an explicit deleted request). (#308746)
5098 - version 3.22.7
5099 - revision 7184
5100
5101 -------------------------------------------------------------------
5102 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
5103
5104 - SYSCONFDIR variable added for modifying /etc
5105
5106 -------------------------------------------------------------------
5107 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
5108
5109 - uninstallable resolvable -->suggested solution: delete; Bug 308164
5110 - r 7177
5111
5112 -------------------------------------------------------------------
5113 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
5114
5115 - new translations added
5116 - r 7166
5117 - version 3.22.6
5118
5119 -------------------------------------------------------------------
5120 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
5121
5122 - fixed disk usage counting of updated packages (#308362)
5123
5124 -------------------------------------------------------------------
5125 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
5126
5127 - Splitting packages: Take the package with the best
5128   architecture,edition ONLY; Bug 308591
5129 - r 7160
5130
5131 -------------------------------------------------------------------
5132 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
5133
5134 - properly report fallback disk usage size (in kB instead of bytes)
5135   when disk usage is not known (YUM repos) (#308475)
5136
5137 -------------------------------------------------------------------
5138 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
5139
5140 - Install a sample /etc/zypp.conf. (#306615)
5141 - Fixed missing soversion symlink in package.
5142 - version 3.22.5
5143 - revision 7150
5144
5145 -------------------------------------------------------------------
5146 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
5147
5148 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
5149   308252
5150 - r 7143
5151
5152 -------------------------------------------------------------------
5153 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
5154
5155 - Error: Select two candidate with the same name while update.
5156   Solution: If there is a candidate which is already selected for installation -->
5157   take thatone #308082
5158 - r 7132
5159
5160 -------------------------------------------------------------------
5161 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
5162
5163 - Work arround installed patterns providing an empty vendor string. (#307743)
5164 - Let the solver treat vendor suse and opensuse as equivalent.
5165 - version 3.22.4
5166
5167 -------------------------------------------------------------------
5168 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
5169
5170 - Checking item before evaluating the concerning vendor. bug #307941
5171 - r 7119
5172
5173 -------------------------------------------------------------------
5174 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
5175
5176 - Fix for bug #307163 - empty package descriptions
5177   a.k.a shared tag not 100% implemented
5178 - r 7117
5179 - version 3.22.3
5180
5181 -------------------------------------------------------------------
5182 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
5183
5184 - logging "reverse" NEEDED_BY in the detail description of solver
5185   problems.
5186 - improved error message if a requiremnt is not fulfilled Bug 307743
5187 - Add "ignore" option to the solution if a requirement is not fulfilled
5188   Bug 304276
5189 - revision 7113
5190
5191 -------------------------------------------------------------------
5192 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
5193
5194 - fixed the order of operands of susetags local metadata status
5195   computation which caused the YaST repositories to always get
5196   refreshed (part of bug #304310)
5197 - revision 7107
5198 - version 3.22.2
5199
5200 -------------------------------------------------------------------
5201 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
5202
5203 - comparing vendor with VendorAttr::equivalent
5204 - revision 7103
5205
5206 -------------------------------------------------------------------
5207 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
5208
5209 - Use $RPM_OPT_FLAGS.
5210
5211 -------------------------------------------------------------------
5212 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
5213
5214 - Reset transact bits when switching status from
5215   "update" to "protected" (#246976)
5216 - version 3.22.1
5217 - revision 7094
5218
5219 -------------------------------------------------------------------
5220 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
5221
5222 - new translations added
5223 - rev 7083
5224
5225 -------------------------------------------------------------------
5226 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
5227
5228 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
5229    [main]
5230    download.use_patchrpm = no
5231    download.use_deltarpm = no
5232 - version 3.22.0
5233 - revision 7069
5234
5235 -------------------------------------------------------------------
5236 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
5237
5238 - On demand translate patch requirements into a list of atoms.
5239   Required by the UI to display packages acssociated with a patch.
5240   (#300612)
5241 - version 3.21.1
5242 - revision 7065
5243
5244 -------------------------------------------------------------------
5245 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
5246
5247 - enrich ResolverInfo with the reason if a user-initiated request
5248   fails (#304325, #306240)
5249 - r 7051
5250
5251 -------------------------------------------------------------------
5252 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
5253
5254 - added missing implementation of LogControl::setLineFormater()
5255   (lslezak)
5256 - version 3.21.0
5257 - revision 7041
5258
5259 -------------------------------------------------------------------
5260 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
5261
5262 - enable changing url in requestMedia callback (#294481)
5263 - revision 7037
5264
5265 -------------------------------------------------------------------
5266 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
5267
5268 - Filter readonly mount points in DiskUsageCounter (#297405)
5269 - revision 7030
5270
5271 -------------------------------------------------------------------
5272 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
5273
5274 - remember the cause of the RepoException when refreshing metadata
5275   (#301022)
5276 - r7023
5277
5278 -------------------------------------------------------------------
5279 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
5280
5281 - Safe fix for bug #299680.
5282 - version 3.20.1
5283 - revision 7026
5284
5285 -------------------------------------------------------------------
5286 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
5287
5288 - Bugfix: If a requirement has been fulfilled by more than one language
5289   resolvables only thatone will be taken which fits to the selected
5290   language.
5291 - r 7018
5292
5293 -------------------------------------------------------------------
5294 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
5295
5296 - correct error code for media errors in MediaCurl::doGetFileCopy()
5297   affects only zypper error output, does not affect YaST
5298 - r7013
5299
5300 -------------------------------------------------------------------
5301 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
5302
5303 - reverted blocking of requestMedia from r6271 (#301710)
5304 - r6999
5305
5306 -------------------------------------------------------------------
5307 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
5308
5309 - prevent progress report in destructor (#299680)
5310 - r6998
5311
5312 -------------------------------------------------------------------
5313 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
5314
5315 - treat non-filelists.xml <file> entries as file provides capabilities
5316   in YUM parser (#304701)
5317 - r6992
5318
5319 -------------------------------------------------------------------
5320 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
5321
5322 - the media.1/media uniquely identifies a 'susetags' repo, not
5323   the content file (#304200)
5324
5325 -------------------------------------------------------------------
5326 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
5327
5328 - fixed locale dir (#304649)
5329 - r6984
5330
5331 -------------------------------------------------------------------
5332 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
5333
5334 - don't treat normal package license as "license to confirm"
5335   (#305906)
5336
5337 -------------------------------------------------------------------
5338 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
5339
5340 - Fixed fix for #293039. Segfault due to uninitialzed data.
5341 - version 3.19.3
5342 - revision 6980
5343
5344 -------------------------------------------------------------------
5345 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
5346
5347 - reduced too much verbosed ResolverContext logging; Bug 303971
5348 - r 6977
5349
5350 -------------------------------------------------------------------
5351 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
5352
5353 - Fixed PlainDir repositories to provide real disk usage data. For
5354   repomd and others that do not provide any detailed disk usage info,
5355   assume the packgage size is required below "/". Peviously they were
5356   treated as being empy.
5357 - version 3.19.2
5358 - revision 6972
5359
5360 -------------------------------------------------------------------
5361 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
5362
5363 - Add a new solver solution in the case of running in a timeout:
5364   ProblemSolutionDoubleTimeout.h
5365   #Bug 302496
5366 - revision 6970
5367
5368 -------------------------------------------------------------------
5369 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
5370
5371 - bug in fix for (#292986)
5372
5373 -------------------------------------------------------------------
5374 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
5375
5376 - (#297001) - libzypp: can't skip broken packages
5377 - re enable importing zypp keyring from rpm.(#302379)
5378 - 3.19.1
5379
5380 -------------------------------------------------------------------
5381 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
5382
5383 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
5384   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
5385   in order to support query-by-repo (#305384)
5386 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
5387   number of kinds, names, or repos (#305347)
5388 - remove ResolvableQuery::iterateResolvablesByKind, not needed
5389 - version 3.19.0
5390 - rev 6935
5391
5392 -------------------------------------------------------------------
5393 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
5394
5395 - real fix for reading signature ids. (#390535).
5396 - delete metadata when removing repo (#301037).
5397
5398 -------------------------------------------------------------------
5399 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
5400
5401 - following behaviour for setPartitions
5402   - if they are not set, they are detected
5403   - if they are set, that value is used.
5404   - if value set or detected is empty, all disk usage
5405     information is read. Otherwise just values in those
5406     mount points.
5407     Should work for installation as long as detectPartitions
5408     is empty at installation.(#293039)
5409
5410 -------------------------------------------------------------------
5411 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
5412
5413 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
5414   from external, e.g. for the testcases
5415 - Honor ZYPP_CONF environment variable to override the buit-in
5416   /etc/zypp/zypp.conf
5417 - Check architecture at handout() to prevent NULL ptr reference.
5418 - Bug 301286
5419 - rev 6908
5420
5421 -------------------------------------------------------------------
5422 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
5423
5424 -The solver generate an establish call for all
5425  resolvables which has filesystemcaps if there is not a valid result from a
5426  former solver run available. This covers:
5427  * Initial solver run
5428  * Changing of filesystem whithin a workflow, cause the solver results will
5429    be reset if the filesystem dependencies have been changed
5430  Bug 271912
5431 - r 6901
5432
5433 -------------------------------------------------------------------
5434 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
5435
5436 - pass location to plaindir package (#303751)
5437 - Add name of file in question to checksum/signature related
5438   exceptions.
5439 - pass basename of file to verifyFileSignatureWorkflow (instead of
5440   empty string).
5441 - filter out incompatible architectures when parsing sustags
5442   repos (first half of #301286)
5443 - r 6882
5444
5445 -------------------------------------------------------------------
5446 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
5447
5448 - don't run source migration if yast is running in
5449   intsys mode (#297136)
5450 - signature and checksum verification fixes. Still pending
5451   problem ZYpp getting no output from gpg when running from zypper.
5452   (#302059)
5453
5454 -------------------------------------------------------------------
5455 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
5456
5457 - Do not strip resolvables which have the same name but different kind
5458   (ResolverInfo*)
5459 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
5460 - r 6830
5461
5462 -------------------------------------------------------------------
5463 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
5464
5465 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
5466   the Estonian locale (#302525).
5467
5468 -------------------------------------------------------------------
5469 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
5470
5471 - added remembering of exception history at various places
5472
5473 -------------------------------------------------------------------
5474 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
5475
5476 - Bugfixes concerning vendor handling:
5477 - first bug:
5478   Installed A-1.0(vendor SuSE)
5479   Available A-2.0(other vendor)
5480   A will not be regarded as "unmaintained". So it will not be deleted.
5481 - second bug:
5482   A need B-2.0. B-1.0 is installed but has another vendor. Report a
5483   proper errmessage.
5484 - Testcase : solution-tests/vendor-test.xml
5485 - r 6812
5486 - 3.18.4
5487
5488 -------------------------------------------------------------------
5489 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
5490
5491 - ignore HASH key for download (#300982)
5492
5493 -------------------------------------------------------------------
5494 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
5495
5496 - Added explicitly_requested as parameter in ResolverContext::Uninstall
5497   Bug 299819
5498 - revision 6794
5499
5500 -------------------------------------------------------------------
5501 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
5502
5503 - If no mount information is available, parse all DU entries.
5504 - read only hack mode for migrate-sources. We actually do add
5505   repositories with it, but no harm. (#292986)
5506 - fix some typos in exceptions (#301331)
5507 - 3.18.3
5508
5509 -------------------------------------------------------------------
5510 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
5511
5512 - Do not regard explicit request in order to recognize updated packages
5513   correctly. Bug 301676
5514 - Updated translations
5515 - r 6766
5516 - 3.18.2
5517
5518 -------------------------------------------------------------------
5519 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
5520
5521 - package-manager script: Call /sbin/yast2 with full path because of
5522   gnomesu (#269873).
5523
5524 -------------------------------------------------------------------
5525 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
5526
5527 - add support for the HASH key. (#300982)
5528 - Use ContentFileParser in Downloader (instead of implementing
5529   the parser again, it has a reason, Downloader was written first)
5530 - update testcases and data to cover the new HASH key
5531 - 3.18.1
5532
5533 -------------------------------------------------------------------
5534 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
5535
5536 - unify query API for kind and name, summary, description
5537   (incomplete)
5538 - rev 6761, version 3.18.0
5539
5540 -------------------------------------------------------------------
5541 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
5542
5543 - add iterateResolvablesByKindsAndName
5544 - rev 6735, version 3.17.13
5545
5546 -------------------------------------------------------------------
5547 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
5548
5549 - rename ResolvableQuery::queryByName to iterateResolvablesByName
5550 - fix reading of kind and repository in ResolvableQuery
5551 - add reverse lookups in CacheTypes
5552 - add iterateResolvablesByKind
5553 - rev 6733
5554
5555 -------------------------------------------------------------------
5556 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
5557
5558 - shorten solver error messages Bug 259894
5559 - rev 6723
5560
5561 -------------------------------------------------------------------
5562 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
5563
5564 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
5565   install zypp/cache header files.
5566 - rev 6719, version 3.16.13
5567
5568 -------------------------------------------------------------------
5569 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
5570
5571 - discard pattern files with incompatbile architecture, both
5572   for download and for parsing. (#298716)
5573 - rev 6711
5574
5575 -------------------------------------------------------------------
5576 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
5577
5578 - run sqlite asynchronously and add sql index files where
5579   appropriate, gives 6x performance on certain operations.
5580   Bumping cache schema version to 1004.
5581   (#300998)
5582 - rev 6710
5583
5584 -------------------------------------------------------------------
5585 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
5586
5587 - fix String::endsWith (#301038)
5588 - rev 6709
5589
5590 -------------------------------------------------------------------
5591 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
5592
5593 - added an _explicitly_requested in QueueItemConflict ( as already in
5594   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
5595   remove the conflicting item without an error message. Bug 299819
5596 - rev 6699
5597
5598 -------------------------------------------------------------------
5599 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
5600
5601 - forgot to set default refresh policy in checkIfToRefreshMetadata
5602 - repo.refresh.delay default set to 10 minutes
5603 - 6693
5604
5605 -------------------------------------------------------------------
5606 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
5607
5608 - Bugfix while regarding correct vendor in update
5609 - r6677
5610 - version 3.15.0
5611
5612 -------------------------------------------------------------------
5613 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
5614
5615 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
5616   added to delay next check & refresh until the specified number of
5617   minutes has passed from the last check or refresh (FATE #301991).
5618   Revisions: 6654, 6656, 6666, and 6667.
5619 - filesystem::touch(Pathname) added (r6666)
5620 - RepoManager::touchIndexFile(RepoInfo) added
5621 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
5622   decision to do the refresh moved to this public method.
5623 - r6667
5624
5625 -------------------------------------------------------------------
5626 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
5627
5628 - generate a resolver problem if addRequires does not find a resovable
5629   #299486
5630 - rev 6660
5631
5632 -------------------------------------------------------------------
5633 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
5634
5635 - Prioritized delete request by the user BEFORE delete requests due
5636   missing dependencies or conflicting dependencies. Bug 298322
5637 - rev 6640
5638
5639 -------------------------------------------------------------------
5640 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
5641
5642 - support also "Plaindir" as valid repo type name (#298622)
5643 - revision 6616
5644 - version 3.14.0
5645
5646 -------------------------------------------------------------------
5647 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
5648
5649 - fix segfault in Progress reporting
5650 - progress report use name instead of alias (#298035)
5651 - repoinfo returns alias if name is empty
5652
5653 -------------------------------------------------------------------
5654 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
5655
5656 - merge patch by dmueller to get rid of boost-regex
5657
5658 -------------------------------------------------------------------
5659 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
5660
5661 - dont create a second CacheStore in the same scope, will lock...
5662   #297627
5663
5664 -------------------------------------------------------------------
5665 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
5666
5667 - fixed some RepoManager exception docs & history
5668 - r6558
5669
5670 -------------------------------------------------------------------
5671 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
5672
5673 - feature #302135: Graceful update of 3rd party packages
5674   Automatic upgrading only sees packages from same vendor
5675   This allows not needed to have those locked.
5676 - Add persistent locks file which allow wildcards. Users
5677   can lock certain packages adding lines like "kde* < 3.5"
5678 - add applyLocks() to apply persistent locks before solving
5679
5680 -------------------------------------------------------------------
5681 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
5682
5683 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
5684   #271912 wq
5685 - Added locking resolvables in the testcases
5686 - rev 6544
5687
5688 -------------------------------------------------------------------
5689 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
5690
5691 - add migrate-sources to %post (#292986)
5692 - 3.13.15
5693
5694 -------------------------------------------------------------------
5695 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
5696
5697 - fixed bug with using wrong files from raw metadata cache
5698   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
5699
5700 -------------------------------------------------------------------
5701 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
5702
5703 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
5704   Bug# 297795
5705 - r 6517
5706
5707 -------------------------------------------------------------------
5708 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
5709
5710 - implement susetags support for compressed metadata
5711   and testcases. (feature #301916)
5712 - implement disk usage in cache. For installation requires
5713   some changes in YaST to setup the ZYpp getPartitions()
5714   before repos are cached. (bug #293039)
5715 - added testcases for diskusage
5716 - 3.13.14
5717
5718 -------------------------------------------------------------------
5719 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
5720
5721 - fixed YUM parser to properly create source packages
5722 - disabled reading of filelists.xml.gz by default (the data are
5723   currently not stored anyway)
5724 - revision 6481
5725 - version 3.13.13
5726
5727 -------------------------------------------------------------------
5728 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
5729
5730 - Don't download unwanted translation files (#293740).
5731 - revision 6470
5732
5733 -------------------------------------------------------------------
5734 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
5735
5736 - Fix susetags repo to parse dikusage data (#293039)
5737 - revision 6467
5738 - version 3.13.12
5739
5740 -------------------------------------------------------------------
5741 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
5742
5743 - Add product attribute 'type' (aka 'category' which is now
5744   deprecated). Adapted sustags and yum parsers to parse and
5745   provide this value.
5746 - revision 6464
5747 - version 3.13.11
5748
5749 -------------------------------------------------------------------
5750 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
5751
5752 - fix modalias rel column number
5753 - version 3.13.10
5754
5755 -------------------------------------------------------------------
5756 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
5757
5758 - Implemented option repo.add.probe to allow probing
5759   the added repositories
5760 - version 3.13.9
5761
5762 -------------------------------------------------------------------
5763 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
5764
5765 - Fixed detection of renamed packages while update.
5766 - Added new translations
5767 - rev 6445
5768
5769 -------------------------------------------------------------------
5770 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
5771
5772 - Speed up retrieving MediaNr attribute, as it slows down install
5773   order calculation. (#297173)
5774 - revision 6442
5775
5776 -------------------------------------------------------------------
5777 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
5778
5779 - Fixed cache schema upgrade
5780
5781 -------------------------------------------------------------------
5782 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
5783
5784 - Fixed pattern includes and extends attributes.
5785 - revision 6431
5786 - version 3.13.8
5787
5788 -------------------------------------------------------------------
5789 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
5790
5791 - API for retrieving additional dependencies" solver/detail/Resolver.h
5792 - Handle additional dependencies in the testcases
5793 - Handle system and language dependencies in the testcases correctly.
5794 - r 6418
5795
5796 -------------------------------------------------------------------
5797 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
5798
5799 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
5800   has changed. Resolver must discard any cached filesystem dependencies.
5801   (required for #271912)
5802 - revision 6404
5803
5804 -------------------------------------------------------------------
5805 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
5806
5807 - Indicate changed pool content to the resolver. (required for #271912)
5808 - revision 6398
5809 - version 3.13.7
5810
5811 -------------------------------------------------------------------
5812 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
5813
5814 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
5815   problems. Bug 280387
5816 - r 6378
5817 - version 3.13.6
5818
5819 -------------------------------------------------------------------
5820 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
5821
5822 - Added interface to install source packages via zypper.
5823 - revision 6373
5824 - version 3.13.5
5825
5826 -------------------------------------------------------------------
5827 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
5828
5829 - Added package attributes Package::sourcePkgName and
5830   Package::sourcePkgEdition. Name and edition of the source
5831   rpm this package was built from.
5832 - Added ZYpp::installSrcPackage to install a single source package.
5833 - revision 6353
5834 - version 3.13.4
5835
5836 -------------------------------------------------------------------
5837 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
5838
5839 - Temorary files and directories created by makeSibling use the
5840   same protection as the original.
5841 - revision 6344
5842 - version 3.13.3
5843
5844 -------------------------------------------------------------------
5845 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
5846
5847 - Removed keepExtras from resolvePool. This will be handled
5848   in the solver internally now. #294727
5849 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
5850 - revision 6317
5851 - version 3.13.2
5852
5853 -------------------------------------------------------------------
5854 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
5855
5856 - Remove tribool from RepoInfo's interface.
5857 - revision 6301
5858 - version 3.13.1
5859
5860 -------------------------------------------------------------------
5861 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
5862
5863 - Fixed wrong media number reported by script, message and patch.
5864 - Fixed script API to provide the scripts location on media (if not
5865   inlined).
5866 - Introduced ScripProvider to make a script available on the local
5867   disk.
5868 - revision 6288
5869 - version 3.13.0
5870
5871 -------------------------------------------------------------------
5872 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
5873
5874 - don't request media chage if the media is not changeable (like
5875   e.g. http)
5876 - revision 6271
5877 - version 3.12.1
5878
5879 -------------------------------------------------------------------
5880 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
5881
5882 - progress ticks for clean cache
5883 - ZConfig: remove default from names.
5884 - re enable reading cache callbacks
5885 - ini parser without boost::regexp
5886   patch by dmueller (#152447)
5887
5888 -------------------------------------------------------------------
5889 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
5890
5891 - Fixed package to provide the location media number. (#294496)
5892 - revision 6263
5893
5894 -------------------------------------------------------------------
5895 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
5896
5897 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
5898   gpgkey) instead of throwing bad url exception
5899 - revision 6259
5900
5901 -------------------------------------------------------------------
5902 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
5903
5904 - Make clearing of extra dependencies/conflicts configurable when
5905   resolvePool(). Leave the default as before (clear extras).
5906   Bug # 294727
5907 - revision 6233
5908 - version 3.12.0
5909
5910 -------------------------------------------------------------------
5911 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
5912
5913 - /var/lib/zypp/cache -> /var/cache/zypp
5914   (#292419)
5915 - ini parser without boost::regexp, patch by dmueller
5916   (#152447)
5917
5918 -------------------------------------------------------------------
5919 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
5920
5921 - Make temp directory configurable  via environment
5922   variable ZYPPTMPDIR.
5923 - revision 6202
5924 - version 3.11.11
5925
5926 -------------------------------------------------------------------
5927 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
5928
5929 - Fixed bug in smart pointer comparison.
5930
5931 -------------------------------------------------------------------
5932 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
5933
5934 - Fix failing rename of metadata download directories across
5935   filesystem boundaries.
5936
5937 -------------------------------------------------------------------
5938 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
5939
5940 - Fixed malicious gettext include.
5941 - Make ZConfig a singleton.
5942 - revision 6123
5943
5944 -------------------------------------------------------------------
5945 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
5946
5947 - Fixed repo::provideFile to set a deleter for downloaded files
5948   (#293004).
5949 - revision 6094
5950 - version 3.11.10
5951
5952 -------------------------------------------------------------------
5953 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
5954
5955 - Query ByRepository now takes as well an alias.
5956
5957 -------------------------------------------------------------------
5958 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
5959
5960 - fix retrieval of container attributes in cache
5961   (#292698)
5962
5963 -------------------------------------------------------------------
5964 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
5965
5966 - Port zypp-query-pool (#292404)
5967 - revision 6069
5968 - version 3.11.9
5969
5970 -------------------------------------------------------------------
5971 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
5972
5973 - added new calls in Resolver.h: addRequire,addConflict
5974
5975 -------------------------------------------------------------------
5976 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
5977
5978 - Fixed IniParser to allow '=' in values (#292669)
5979 - revision 6063
5980
5981 -------------------------------------------------------------------
5982 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
5983
5984 - allow / in alias (#292628)
5985
5986 -------------------------------------------------------------------
5987 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
5988
5989 - Fixed repo::provideFile to throw on error.
5990 - Fixed ResolvableQuery to use 0 as default for non existing
5991   numerical values.
5992 - revision 6058
5993
5994 -------------------------------------------------------------------
5995 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
5996
5997 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
5998   additional ctor for convenience.
5999 - revision 6047
6000
6001 -------------------------------------------------------------------
6002 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
6003
6004 - Evalute update canditate:
6005   Take canditates only which are really installable. Bug 292077
6006   r 6034
6007
6008 -------------------------------------------------------------------
6009 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
6010
6011 - fixed some tribool bugs in RepoInfo
6012 - revision 6022
6013
6014 -------------------------------------------------------------------
6015 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
6016
6017 - fix reading of non existant repo
6018 - r6018
6019 - first submission to stable
6020 - fix keywords parsing in susetags parser
6021 - version 3.11.8
6022
6023 -------------------------------------------------------------------
6024 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
6025
6026 - make resolvable query complete exceptionless with the database
6027 - test that packages have some attributes
6028 - disable progress adaptor for now
6029 - revision 5977
6030 - version 3.11.7
6031
6032 -------------------------------------------------------------------
6033 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
6034
6035 - fixed unresolved symbols
6036 - revision 5972
6037 - version 3.11.6
6038
6039 -------------------------------------------------------------------
6040 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
6041
6042 - fixed TranslatedText creating unwanted entries.
6043 - fixed capability processing
6044 - revision 5964
6045 - version 3.11.5
6046
6047 -------------------------------------------------------------------
6048 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
6049
6050 - MediaSetAccess::release() added
6051 - Use attachDesiredMedia in MediaProducts
6052 - Progress reporting improved
6053 - revision 5959
6054 - version 3.11.4
6055
6056 -------------------------------------------------------------------
6057 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
6058
6059 - fixed parsing translated texts.
6060 - added source packages.
6061 - revision 5947
6062 - version 3.11.3
6063
6064 -------------------------------------------------------------------
6065 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
6066
6067 - repo callbacks fixed
6068 - Fixed YUM parser progress reporting
6069 - Added CombinedProgressData
6070 - make RepoImpl::resolvables() load lazy
6071 - MediaProducts added for scanning products file
6072 - Implement cache schema versioning and automatic invalidation of
6073   cache when schema changes
6074 - revision 5942
6075 - version 3.11.2
6076
6077 -------------------------------------------------------------------
6078 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
6079
6080 - Propagate pools repository_iterator to the UI
6081 - revision 5911
6082 - version 3.11.1
6083
6084 -------------------------------------------------------------------
6085 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
6086
6087 - Package::location is now returns an OnMediaLocation
6088 - archivesize() renamed to downloadSize()
6089 - Allow to iterate all Repositories that contribute
6090   Resolvables to the Pool.
6091 - MediaSetAccess::provideDir added
6092 - remove useless url check
6093 - add old-api-style wrapper
6094 - Add MediaProducts class
6095 - revision 5892
6096 - version 3.11.0
6097
6098 -------------------------------------------------------------------
6099 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
6100
6101 - function isInstalledBy/installs
6102   Added an initial installation flag which shows if the item has been
6103   triggered for installation, or the dependency is already satisfied.
6104 - Revision 5884
6105 - Version 3.4.0
6106
6107 -------------------------------------------------------------------
6108 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
6109
6110 - removed unused %{prefix}/lib/zypp from %files in spec file
6111 - revision 5870
6112
6113 -------------------------------------------------------------------
6114 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
6115
6116 - Old API (SourceManager, metadata parsers) dropped in favor of the
6117   new refactored ones (RepoManager, RepoParser(s), cache subtree,
6118   repo subtree).
6119 - Some new API improvements.
6120 - revision 5868
6121 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
6122
6123 -------------------------------------------------------------------
6124 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
6125
6126 - New API calls which provides more information about one
6127   resolvable after a solverrun:
6128   isInstalledBy (const PoolItem_Ref item);
6129   installs (const PoolItem_Ref item);
6130 - Revision 5835
6131
6132 -------------------------------------------------------------------
6133 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
6134
6135 - fix changelog entry order
6136
6137 -------------------------------------------------------------------
6138 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
6139
6140 - Ignore conflicting items which are uninstallable
6141 - Create a "needed by" info if a requirement is still fulfilled.
6142 - Allow only one needed_by and needed_by_capability in QueueItemInstall
6143 - Added capability and type (REQUIRE, RECOMMEND,....) to
6144   ResolverInfoNeededBy
6145 - Evaluate ResolverInfoNeededBy for more information in the error
6146   messages
6147 - Enlarge detail description in the error messages
6148 - Revision 5807
6149
6150 -------------------------------------------------------------------
6151 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
6152
6153 - Fixes for gcc-4.2
6154 - revision 5786
6155 - version 3.3.1
6156
6157 -------------------------------------------------------------------
6158 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
6159
6160 - fixed so versioning from libtool to cmake
6161 - 3.3.0
6162
6163 -------------------------------------------------------------------
6164 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
6165
6166 - Use gpg2 instead of gpg for keyring and make
6167   the package depend on it (#284211)
6168
6169 -------------------------------------------------------------------
6170 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
6171
6172 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
6173   New dependency "packageand(foo:bar)" which provides an AND dependency by
6174   injecting a supplement/freshen.
6175   e.G. package novell-cluster-services-kmp-smp
6176   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
6177   Bug 255011
6178 - Dont check for architecture changes in atoms (#266178)
6179 - Revision 5720
6180
6181 -------------------------------------------------------------------
6182 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
6183
6184 - Fixed package-manager script (#275847)
6185 - revision 5614
6186
6187 -------------------------------------------------------------------
6188 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
6189
6190 - fixed cmake
6191 - version 3.2.2
6192
6193 -------------------------------------------------------------------
6194 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
6195
6196 - Reduced logging in order to speedup solving Bug 275100
6197 - revision 5603
6198 - version 3.2.1
6199
6200 -------------------------------------------------------------------
6201 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
6202
6203 - Fix excess calls to releaseFile. (#274357)
6204 - revision 5545
6205
6206 -------------------------------------------------------------------
6207 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
6208
6209 - Fix importing keys into rpm. (#270125)
6210 - r5527
6211
6212 -------------------------------------------------------------------
6213 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
6214
6215 - Support filesystem dependencies to add needed filesystem RPMs
6216   automatically (Fate 301966).
6217 - revision 5404
6218 - version 3.2.0
6219
6220 -------------------------------------------------------------------
6221 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
6222
6223 - avoiding attaching media where not needed (#263207)
6224 - r5381
6225
6226 -------------------------------------------------------------------
6227 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
6228
6229 - fix FileCap with attributes
6230 - r5376
6231
6232 -------------------------------------------------------------------
6233 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
6234
6235 - Fixed computation of install order. Take requirements of
6236   an installed packages uninstall scripts into account, if
6237   the package is updated. (#258682)
6238 - revision 5349
6239 - version 3.1.1
6240 -------------------------------------------------------------------
6241 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
6242
6243 - Parse and provide package keywords. (Fate 120368)
6244 - revision 5338
6245 - version 3.1.0
6246
6247 -------------------------------------------------------------------
6248 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
6249
6250 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
6251   Ask the user. Bug 258322
6252 - revision 5305
6253 - version 3.0.3
6254
6255 -------------------------------------------------------------------
6256 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
6257
6258 - Fix restoring of Sources id root prefix is used. (#238165)
6259 - revision 5299
6260 - version 3.0.2
6261
6262 -------------------------------------------------------------------
6263 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
6264
6265 - MediaManager::attachDesiredMedia() added to support multiple
6266   (CD/DVD) drives (fate #3974)
6267 - r5296
6268
6269 -------------------------------------------------------------------
6270 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
6271
6272 - If there is no valid solver result and NOT all resolvables ( other
6273   architecture) has been regarded, let the user decide making a new
6274   solver run with ALL available resolvables. Bug 223440
6275 - reducing logging (error -> debug)  bug 252921
6276 - Revision 5219
6277
6278 -------------------------------------------------------------------
6279 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
6280
6281 - Allow configuration of trusted vendors via
6282   /var/lib/zypp/db/trustedVendors. (#186636)
6283 - revision 5194
6284 - version 3.0.1
6285
6286 -------------------------------------------------------------------
6287 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
6288
6289 - libzypp-devel -> libzypp requirement is not versioned
6290   (#251086)
6291 - r5181
6292
6293 -------------------------------------------------------------------
6294 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
6295
6296 - Using already existing valid solver results for further solver runs.
6297   (partiell solving)
6298 - r5169
6299
6300 -------------------------------------------------------------------
6301 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
6302
6303 - fix link order
6304 - r5165
6305
6306 -------------------------------------------------------------------
6307 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
6308
6309 - merging from 10.2 / SP1
6310 - #247459 ftp probing
6311   denied == dont exists in ftp
6312 - r5124
6313
6314 -------------------------------------------------------------------
6315 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
6316
6317 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
6318 - Simultaneouqusly establishing of items which are conflicting eachother is
6319   useless. So only one will be established. Fixed in QueueItemInstall.cc
6320   Bug 243595
6321 - Added new upgrade options to fine tune version and patch handling.
6322   (F301990)
6323 - The context of establishPool will be stored in Resolver and will be
6324   regarded for the next solver run everytime. So it will be not reset by
6325   any solver run anymore.
6326   bug 191810 ( A broken patch will not be installed again)
6327
6328 -------------------------------------------------------------------
6329 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
6330
6331 - adding sotf,timeo=X nfs mount options by default (#235211)
6332 - r5093
6333
6334 -------------------------------------------------------------------
6335 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
6336
6337 - support for HTTP authentication prompt added (#190609)
6338 - fixed problem with empty path in URL
6339   in MediaCurl::doGetFileCopy()
6340 - r5085
6341
6342 -------------------------------------------------------------------
6343 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
6344
6345 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
6346   SuSE-Linux-10_2-Branch
6347
6348 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
6349 - verifySystem: The result will be set to APPL_HIGH, so it will be not
6350   reset by a second "normal" solver run. #239281 (schubi)
6351 - yast2 reports invalid URL as 'unknown source type'
6352   (#209961) (dmacvicar)
6353 - Added freshen language dependency in supplemements too if there is no
6354   entry in supplements.
6355   #240617;IPA fonts are not installed even if select Japanese
6356   language (schubi)
6357 - Setting allowed authentication methods to "basic,digest" if none
6358   provided in URL (#243006) (jkupec)
6359 - Stopping after 50 valid solver results. Anymore would be useless. Bug
6360   243595 (schubi)
6361 - r 5007
6362
6363 -------------------------------------------------------------------
6364 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
6365
6366 - package-manager: use a generic su script from XDG (#235303, #244442)
6367
6368 -------------------------------------------------------------------
6369 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
6370
6371 - Setting allowed authentication methods to "basic,digest" if none
6372   provided in URL (#243006)
6373 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
6374   (mvidner)
6375 - r4999
6376
6377 -------------------------------------------------------------------
6378 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
6379
6380 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
6381   (#222602)
6382 - 4984
6383
6384 -------------------------------------------------------------------
6385 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
6386
6387 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
6388
6389 - update packages: changing architecture is only valid while an
6390   system update and NOT while an update via a patch. Last fix does
6391   not fit for every case.
6392   Bug 230685
6393 - Patch has selected not the concerning package for update but
6394   a package which has provided the required dependencies too.
6395   Algorithmus: If there are exactly two providers which differ in architecture
6396                prefer the better arch.
6397   Fix: Regarding NVRA too. ( only if equal )
6398   Bug 238284
6399 - Download only English and Local translation
6400   (#208457)
6401 - Added solver parameter:
6402    tryAllPossibilities: regarding every solver branch ( not only
6403                         branches with e.G. best architectures
6404    preferHighestVersion: Prefer solver results which have a higher
6405                          version number.
6406   Bug #238087
6407 - update packages: changing architecture is only valid while an
6408   system update and NOT while an update via a patch.
6409   Bug 230685 - x86_64 MozillaFirefox binaries in security update
6410   repository
6411   Fix of version 2.11.2 has not worked if the first founded item
6412   had had another architecture.
6413 - r4927
6414
6415 -------------------------------------------------------------------
6416 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
6417
6418 - added ZYpp::getPartitions() - return the partitinoning
6419
6420 -------------------------------------------------------------------
6421 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
6422
6423 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
6424 - Corrupt download cannot be skipped
6425   (#217425 and #224216)
6426 - Enable package read ahead/caching in commit per default to reduce
6427   interactive media changes. If the environment variable
6428   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
6429 - added parameter not to reset resolver results while calling
6430   freshen pool Bug: 235761
6431 - Prepare package read ahead/caching of packages in commit. Adatped the
6432   workflow. Caching details are now hidden inside CommitPackageCache.
6433   The current implementation still performs no read ahead. (for F100182)
6434 - Skip invalid or broken rpm database entries. (#231211)
6435 - verifySystem: check if the solution is valid after calling freshenPool()
6436   Bug: 235761
6437 - Added own call for Resolver::verifySystem with additional
6438   hardware/language check in order to keep binary compatibility
6439   Fate #301224
6440 - Rpm requires additional quoting of special chars in filenames.
6441   (#233967)
6442 - Resolver::verifySystem checks for new hardware now by calling
6443   freshenPool. This is configureable. Fate #301224
6444 - merged texts from proofread
6445 - Don't consider patch/delta rpms if package architecture changes.
6446   (#231254)
6447 - update packages: changing architecture is only valid while an
6448   system update and NOT while an update via a patch.
6449   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
6450 - verifySystem: Do only regard items which will be on the system after the
6451   commit. Fate 301178
6452 - feature #301369
6453   Import listed GPG Keys from an trusted installation source
6454 - fix return call in new xml parser
6455 - Enable system resolvables in Helix parser (Revision 4787)
6456 - deptestomatic:
6457   Resetting transaction with the correct call;
6458   bugfix; Added kind in keep state (Revision 4788)
6459 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
6460   soft (Revision 4789)
6461 - New call added: maySetToBeUninstalledSoft (Revision 4789)
6462   Both are only functions for the solver (Revision 4789)
6463 - Resetting "by causer" in order to distinguish from state
6464   "keep by user". ( function setLock in order to remove lock)
6465   (Revision 4789)
6466 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
6467   in QueueItemUninstall.cc (Revision 4790)
6468 - Regarding "keep state by user". So avoiding "reselecting" by
6469   other requirements.
6470   Give a corresponding problem solution if a resolvable satisfy
6471   a dependency, but has been set to keep by the user.
6472   Bug : 222531 (Revision 4791)
6473 - Allow to disable autoprotection of foreign vendor items. Required
6474   in zmd-backend. (F301735).
6475 - use sqlite-zmd if using > 10.2 in spec. Use the one available
6476   durin compile.
6477 - Item could has already been selected to soft uninstall (e.G. remove
6478   pattern which recommend this item ). Do not throw an exception anymore.
6479   bug#225278
6480 - Added syscontent::Reader: Parse serialized set of ResObjects.
6481   (for F300729)
6482 - If there has already been selected another item by the solver (e.g. from
6483   another source) we will take thatone in order to avoid parallel
6484   installation and there concerning error messages.
6485   Bug 224698
6486 - In order to handle conflicting resolvable we try to update the
6487   conflicting item. While evaluating these canditates an already selected
6488   candidate will not be regarded. So it could be that an older package
6489   will be selected for update although a newer has already been selected. Revision 4765
6490 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
6491   update candidate and evaluate additional branches.
6492 - r4907
6493
6494 -------------------------------------------------------------------
6495 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
6496
6497 - Improved realpath() wrapper in media handler class (#222521).
6498 - revision 4758
6499
6500 -------------------------------------------------------------------
6501 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
6502
6503 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
6504 - revision 4713
6505
6506 -------------------------------------------------------------------
6507 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
6508
6509 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
6510   because backend uses this sqlite and it is no fun to
6511   install one and the other to develop (as the -devel packages)
6512   conflict.
6513 - add cmake support for building zypp/ lib.
6514   TODO: soinfo, compile testcases, devel, zypp2,docs
6515   find rpm, curl and others.
6516 - dont serialize interactive, as it is
6517   calculated now.
6518   (it was already fixed as we don't reimplement
6519   the method, but we still serialized, parsed)
6520 - r4709
6521
6522 -------------------------------------------------------------------
6523 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
6524
6525 - fixed Patch::interactive to return true as well, if the patch
6526   itself has a licence. (#224192)
6527 - revision 4702
6528 - version 2.9.2
6529
6530 -------------------------------------------------------------------
6531 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
6532
6533 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
6534   on the installation image (#213852).
6535 - revision 4700
6536
6537 -------------------------------------------------------------------
6538 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
6539
6540 - Avoid duplicate pool entries; Bug 223750; second part of the fix
6541 - r4698
6542 - Version 2.9.1
6543
6544 -------------------------------------------------------------------
6545 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
6546
6547 - Pool has multi instances of an item in the pool. Reduced this error
6548   to items which are identically at least. #217574 and #223750
6549 - r4695
6550
6551 -------------------------------------------------------------------
6552 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
6553
6554 - replace spaces to underscores in product names
6555 - 2.8.7
6556 - r4688
6557
6558 -------------------------------------------------------------------
6559 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
6560
6561 - Mark some strings for translation (#219783 need it)
6562 - r4682
6563
6564 -------------------------------------------------------------------
6565 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
6566
6567 - Added translations marks to hal, url and mutex exceptions (#23771)
6568 - revision 4680
6569
6570 -------------------------------------------------------------------
6571 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
6572
6573 - don't make libzypp-devel depend on sqlite-devel as
6574   headers from zypp2 are not installed yet
6575 - r4663
6576
6577 -------------------------------------------------------------------
6578 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
6579
6580 - Return an error if fork failed. (#204807)
6581 - Make Script execution abortable by user request. (#212949, F100233)
6582 - revision 4660
6583 - version 2.8.6
6584
6585 -------------------------------------------------------------------
6586 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
6587
6588 - Added package-manager wrapper script, with icon and .desktop (#222757).
6589   (Used by gnome-main-menu)
6590 - version 2.8.5
6591 - r4640
6592
6593 -------------------------------------------------------------------
6594 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
6595
6596 - Fixed target/hal - one more dbus_connection_close found (#216035)
6597 - revision 4636
6598 - version 2.8.4
6599
6600 -------------------------------------------------------------------
6601 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
6602
6603 - translation added
6604   rev 4630
6605   version 2.8.3
6606
6607 -------------------------------------------------------------------
6608 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
6609
6610 - Process obsoletes when installing non-package objects. (#217352)
6611 - revision 4621
6612 - version 2.8.2
6613
6614 -------------------------------------------------------------------
6615 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
6616
6617 - Implemented volume device check using /sbin/vol_id (#213852).
6618 - Revision 4619
6619
6620 -------------------------------------------------------------------
6621 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
6622
6623 - new translation added
6624
6625 -------------------------------------------------------------------
6626 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
6627
6628 - Implemented an reuse of already existing foreign CD/DVD mount points
6629   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
6630 - Added a fallback check of the volume.mount_point HAL property to
6631   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
6632   to be not avaliable in newer HAL versions (on 10.2).
6633 - Revision 4615
6634 - Version 2.8.1
6635
6636 -------------------------------------------------------------------
6637 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
6638
6639 - removed unused methods from Patch and PatchImplIf. Provided
6640   reasonable default implementation for Patch::interactive.
6641   (#221476).
6642 - revision 4610
6643 - Version 2.8.0
6644
6645 -------------------------------------------------------------------
6646 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
6647
6648 - Handle media eject failures (#216545)
6649 - r4606
6650
6651 -------------------------------------------------------------------
6652 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
6653
6654 - Reimplemented RpmDb::checkPackage using librpm API instead
6655   of parsing "rpm --checksig" output. (#163202)
6656 - Version 2.7.4
6657 - revision 4600
6658
6659 -------------------------------------------------------------------
6660 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
6661
6662 - NEW behaviour of the solver:
6663   Obsolete virtual provides. E.G.:
6664
6665   Installed:
6666   -----------
6667   Name:           test-1.0-0
6668
6669   Name:           moretest-1.0-0
6670   Provides:       test
6671
6672   To be installed
6673   ------------------
6674   Name:           nomoretest-1.0-0
6675   Obsoletes:      test
6676
6677   Result
6678   --------
6679   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
6680   test-1.0-0 had been deleted. Bug 220999
6681
6682 - Translations added
6683
6684 Version 2.7.3
6685 rev 4593
6686
6687 -------------------------------------------------------------------
6688 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
6689
6690 - Bugfix in generating solver testcases:
6691    - added kind of capabilities in description file
6692    - removed unneded channel from uninstall in command file
6693
6694 -------------------------------------------------------------------
6695 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
6696
6697 - Try to call /bin/eject utility if the eject-ioctl fails.
6698 - r4568
6699
6700 -------------------------------------------------------------------
6701 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
6702
6703 - ignore empty capabilities
6704 - r4565
6705
6706 -------------------------------------------------------------------
6707 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
6708
6709 - make progress strings translatable (#219783)
6710 - r4556
6711
6712 -------------------------------------------------------------------
6713 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
6714
6715 -  While deleting a selection all concerning recommended
6716    packages will be deleted too.
6717    BUT those packages should not be deleted which have been
6718    set to KEEP by the user. bug 217574
6719    rev 4526
6720    VERSION: 2.7.2
6721
6722 -------------------------------------------------------------------
6723 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
6724
6725 - Makefile in zypp2 fixed
6726   Revision 4520
6727
6728 -------------------------------------------------------------------
6729 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
6730
6731 - Translations added
6732   Revision 4514
6733   VERSION: 2.7.1
6734
6735 -------------------------------------------------------------------
6736 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
6737
6738 - Make the parser more strict, rejecting broken sources
6739   but showing the error line.
6740   Last fix making the parser relax would break multitag
6741   descriptions with empty lines, now we check dependencies
6742   at a higher level. (reference #160607)
6743 - r4501
6744
6745 -------------------------------------------------------------------
6746 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
6747
6748 - New problem solution added: Unlock ALL resovables in order to speed up
6749   problem solution. Bug 206453
6750
6751 -------------------------------------------------------------------
6752 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
6753
6754 - Translations added
6755
6756 -------------------------------------------------------------------
6757 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
6758
6759 - Fixed target/hal - removed dbus_connection_close calls, because
6760   the connections are shared; unref the ref-counted handle only.
6761   (#216035)
6762 - r4442
6763
6764 -------------------------------------------------------------------
6765 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
6766
6767 - skipping unreachable packages won't work
6768   (#215445)
6769 - r4468
6770
6771 -------------------------------------------------------------------
6772 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
6773
6774 - (#213793) Target store fails to recreate stored install-time (other
6775   Date and ByteCount values as well)
6776
6777 - skip comments and blank lines in multilists
6778   fixes (#214877) - zen-updater is not installed by default
6779
6780 - Automatically fix broken products when reading
6781   the product database.
6782   still pending: honour the read-only flag
6783   Changes to make this possible include
6784   using read_dir instead of boost directory
6785   iterator.
6786
6787 -------------------------------------------------------------------
6788 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
6789
6790 - added new class for generating solver testcases:
6791   Testcase
6792
6793 -------------------------------------------------------------------
6794 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
6795
6796 - Finalized ui::PatternContents. (F301229)
6797 - version 2.7.0
6798 - revision 4413
6799
6800 -------------------------------------------------------------------
6801 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
6802
6803 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
6804 - version 2.6.0
6805
6806 -------------------------------------------------------------------
6807 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
6808
6809 - Added ui::PatternContents: Helper class that will compute a patterns
6810   expanded install_packages set. (UI interface for F301229)
6811 - revision 4387
6812
6813 -------------------------------------------------------------------
6814 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
6815
6816 - removed the last reference to /usr/lib64 to fix the build
6817
6818 -------------------------------------------------------------------
6819 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
6820
6821 - added "zypper info" (jkupec)
6822 - version 2.5.2
6823
6824 -------------------------------------------------------------------
6825 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
6826
6827 - fix rpm db timestamp
6828 - add extra urls and optional urls to product API
6829 - r4378
6830
6831 -------------------------------------------------------------------
6832 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
6833
6834 - zypper: nicer progress reports, with or without --verbose.
6835
6836 -------------------------------------------------------------------
6837 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
6838
6839 - Fixed reloading of target data after commit. Broken since
6840   rev 3880.
6841 - version 2.5.1
6842 - revision 4365
6843
6844 -------------------------------------------------------------------
6845 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
6846
6847 - put query-pool in /usr/lib/zypp and not lib64
6848 - r4363
6849
6850 -------------------------------------------------------------------
6851 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
6852
6853 - revert keyring changes, causes endless loop (obvious)
6854 - add dist-product information, adapt store
6855 - version 2.5.0
6856 - r4355
6857
6858 -------------------------------------------------------------------
6859 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
6860
6861 - zypp-query-pool: For products show additionally distributionName
6862   and distributionEdition. (required by #205392)
6863 - revision 4349
6864
6865 -------------------------------------------------------------------
6866 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
6867
6868 - Add accessor for Product distributionName and distributionEdition.
6869   (required by #205392)
6870 - revision 4347
6871
6872 -------------------------------------------------------------------
6873 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
6874
6875 - added test case for KeyRing
6876 - fire trustedKeyAdded in all calls to import trusted key
6877   not only in signature check workflow.
6878 - r4342
6879
6880 -------------------------------------------------------------------
6881 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
6882
6883 - zypper update: implemented minimal version (patches only)
6884 - zypper list-updates: changed default type from package to patch,
6885   consider patches affecting the package manager separately
6886
6887 -------------------------------------------------------------------
6888 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
6889
6890 - version 2.4.1
6891 - r4338
6892
6893 -------------------------------------------------------------------
6894 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
6895
6896 - add zypp-query-pool, so registration doesn't depend on
6897   libzypp-zmd-backend being installed. Will remove from
6898   backend when suseregister gets updated.
6899
6900 -------------------------------------------------------------------
6901 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
6902
6903 - Make sure config.rpath is present.
6904
6905 -------------------------------------------------------------------
6906 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
6907
6908 - zypper search: fixed uninitialized members that made all searches
6909   exact and case sensitve
6910
6911 -------------------------------------------------------------------
6912 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
6913
6914 - zypp-checkpatches, write in the right file
6915 - r4328
6916
6917 -------------------------------------------------------------------
6918 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
6919
6920 - Install resolvables although they are unneeded
6921   if they have NOT the kind patch/atoms
6922   Bug 210538 - freshens/supplements does not work with patterns
6923 - r4326
6924
6925 -------------------------------------------------------------------
6926 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
6927
6928 - zypper service-add -r http://example.org/foo.repo (F#300641).
6929
6930 -------------------------------------------------------------------
6931 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
6932
6933 - zypp-checkpatches:
6934   save version of the generated xml to
6935   regenerate it if it changes.
6936   save a random token in case of error to
6937   force recreating xml file
6938 - r4321
6939
6940 -------------------------------------------------------------------
6941 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
6942
6943 - remove permissions for zypp checkpatches from spec
6944 - r4318
6945
6946 -------------------------------------------------------------------
6947 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
6948
6949 - registration fails because of wrong product data
6950   (#205392)
6951   use DISTPRODUCT,DISTVERSION to create the product
6952   resolvable. have this resolvable provide
6953   PRODUCT = VERSION
6954 - r4312
6955
6956 -------------------------------------------------------------------
6957 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
6958
6959 - zypper service-add -r ./foo.repo (F#300641).
6960
6961 -------------------------------------------------------------------
6962 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
6963
6964 - zypper: added case-sensitive search, search in descriptions and
6965   summaries, search by resolvable type, substring and word
6966   matching, support for wildcards
6967 - Revision 4303
6968
6969 -------------------------------------------------------------------
6970 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
6971
6972 - Prevent the user from sending signals to zypp-checkpatches-wrapper
6973   (#211286).
6974
6975 -------------------------------------------------------------------
6976 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
6977
6978 - Dont incomplete an uninstalled resolvable, even not when establishing.
6979   Incomplete only makes sense for installed resolvables (when they have broken
6980   deps), for patches (because they are needed) and for atoms (because they are
6981   used during patch calculation)
6982   Bug 198379
6983
6984 - Do not branch for packages with the same NVE but different architectures.
6985   Take the best architecture.
6986
6987 -------------------------------------------------------------------
6988 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
6989
6990 - implement rename source in sourcemanager
6991 - r4286
6992
6993 -------------------------------------------------------------------
6994 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
6995
6996 - YaST sources: set alias to product summary if empty
6997 - show alias on logs.
6998 - r4281
6999
7000 -------------------------------------------------------------------
7001 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
7002
7003 - version 2.4.0 (bin incompat due to callback fixes)
7004 - r4272
7005
7006 -------------------------------------------------------------------
7007 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
7008
7009 - Provide additional solver status information to the UI.
7010   (#162164,F301272)
7011 - Fixed UI satus computation in presence of multiple available
7012   candidates.
7013 - revision 4264
7014 - version 2.3.1
7015
7016 -------------------------------------------------------------------
7017 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
7018
7019 - remove const in MediaChangeReport requestMedia that
7020   broke cd changing.
7021 - r4262
7022
7023 -------------------------------------------------------------------
7024 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
7025
7026 - zypper: added search (jkupec)
7027 - removed the suid bit from zypp-checkpatches-wrapper so that the
7028   build passes until permissions.rpm is updated (~#211286).
7029 - r4253
7030
7031 -------------------------------------------------------------------
7032 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
7033
7034 - Log microseconds if ZYPP_PROFILING env var is enabled.
7035 - r4252
7036
7037 -------------------------------------------------------------------
7038 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
7039
7040 - YaST sources:
7041   Factory cannot be set with 'refresh' enabled
7042   (#204957)
7043 - get rid of some const bool signatures in Source classes
7044 - r4247
7045
7046 -------------------------------------------------------------------
7047 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
7048
7049 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
7050
7051 -------------------------------------------------------------------
7052 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
7053
7054 - select the best solution: prefering the total amount of install/update
7055   packages BEFORE source preferences. Bug 208784
7056
7057 -------------------------------------------------------------------
7058 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
7059
7060 - Introduce a method to see if a source supports a
7061   kind of resolvable at that time, so we can
7062   init a YUM source like factory but avoid parsing
7063   it if it contains no patches.
7064 - add TODO
7065 - zypp-checkpatches xml output
7066 - r4235
7067
7068 -------------------------------------------------------------------
7069 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
7070
7071 - added a CLI preview: zypper
7072 - revision 4214
7073 - version 2.2.3
7074
7075 -------------------------------------------------------------------
7076 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
7077
7078 - FATE #100165:
7079   Make Content File Aware of Different Architectures
7080   expand %a in release notes with architecture
7081
7082 -------------------------------------------------------------------
7083 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
7084
7085 - Extended pattern parser to support includes/extends tags as hint
7086   for the IO. (F301229)
7087 - revision 4199
7088 - version 2.2.2
7089
7090 -------------------------------------------------------------------
7091 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
7092
7093 - Enabled sending of ScriptResolvableReport.
7094 - Changed ScriptResolvableReport::start to send local path
7095   of script to be executed.
7096 - revision 4190
7097 - version 2.2.1
7098
7099 -------------------------------------------------------------------
7100 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
7101
7102 - Added ScriptResolvableReport. Callbacks triggered on script
7103   execution during commit. (F100233)
7104 - revision 4187
7105 - version 2.2.0
7106
7107 -------------------------------------------------------------------
7108 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
7109
7110 - fix: Url::getRegisteredSchemes() would always return nothing
7111
7112 -------------------------------------------------------------------
7113 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
7114
7115 - Made the build dependency on gettext-devel explicit
7116
7117 -------------------------------------------------------------------
7118 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
7119
7120 - adapted multi-media YUM sources according to official YUM
7121   specification (F300743)
7122
7123 -------------------------------------------------------------------
7124 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
7125
7126 - use RPM_OPT_FLAGS (meissner@suse.de)
7127
7128 -------------------------------------------------------------------
7129 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
7130
7131 - SourceFactory::createFrom() - don't loose url,...
7132 - r4160
7133
7134 -------------------------------------------------------------------
7135 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
7136
7137 - reduce logging in ResolvableImpl.cc
7138 - rev 4157
7139
7140 -------------------------------------------------------------------
7141 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
7142
7143 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
7144   in QueueItemInstall and QueueItemRequire
7145   Bug 192535/204913
7146   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
7147
7148 -------------------------------------------------------------------
7149 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
7150
7151 - fixed SourceFactory::createFrom() - don't loose alias,
7152   cachedir,... parameters
7153
7154 -------------------------------------------------------------------
7155 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
7156
7157 - Use RPM Enhances only if detected at configure time, to allow
7158   compilation with older rpm.
7159 - callback params: use const string & instead of string (dmacvicar)
7160
7161 -------------------------------------------------------------------
7162 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
7163
7164 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
7165   a package/script/message
7166   Bug: 192535
7167
7168 -------------------------------------------------------------------
7169 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
7170
7171 - add Source_Ref::checksum() which in combination with
7172   timestamp can give an idea of a source change.
7173 - r4106
7174
7175 -------------------------------------------------------------------
7176 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
7177
7178 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
7179   enable progress reporting on compressed streams.
7180
7181 -------------------------------------------------------------------
7182 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
7183
7184 - better error propagation
7185 - r4096
7186
7187 -------------------------------------------------------------------
7188 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
7189
7190 - Removed libblkid dependency - the workaround using libblkid to
7191   check filesystem on XEN vbd mapped devices is obsolete, because
7192   the info is avaliable via /dev/disk/by-label link now. (#197107)
7193 - revision 4087
7194
7195 -------------------------------------------------------------------
7196 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
7197
7198 - PackageProvider: Fixed broken retry. (#202163)
7199 - revision 4071
7200
7201 -------------------------------------------------------------------
7202 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
7203
7204 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
7205   to create a Package from a source package header.
7206 - Added method Pathname::extension: Return all of the characters in name
7207   after and including the last dot in the last element of name.
7208 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
7209   rpms. Otherwise we'd need access to the rpm database to get the keys.
7210 - revision 4069
7211
7212 -------------------------------------------------------------------
7213 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
7214
7215 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
7216   a package/script/message
7217   Bug: 192535
7218
7219 -------------------------------------------------------------------
7220 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
7221
7222 - Speedup computation of number of rpm database entries.
7223 - revision 4058
7224
7225 -------------------------------------------------------------------
7226 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
7227
7228 - Fixed endless loop in transactResObject
7229   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
7230
7231 -------------------------------------------------------------------
7232 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
7233
7234 - fix some testcases for tar file parser changes
7235 - r4045
7236
7237 -------------------------------------------------------------------
7238 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
7239
7240 - missing includes
7241 - clean old callbacks
7242 - r4041
7243
7244 -------------------------------------------------------------------
7245 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
7246
7247 - zyppPattern->install_packages returns SUGGESTED package too.
7248   Bug 201476
7249   Revision 4036
7250
7251 -------------------------------------------------------------------
7252 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
7253
7254 - New behaviour in the solver: try with 'best' package first, try with 'all'
7255   packages if this fails.
7256   Bug :Bug 191983
7257
7258 -------------------------------------------------------------------
7259 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
7260
7261 - libzypp 2.1.0
7262 - bump version due to incompatible callback changes in KeyRing
7263   Sources
7264
7265 -------------------------------------------------------------------
7266 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
7267
7268 - new keyring callbacks
7269 - separate trust key from import key
7270 - use PublicKey class instead of params, to be able
7271   to add more info like photos later (pending #181682)
7272 - update zmart with those callbacks.
7273 - better error handling (Exception types)
7274 - make tmp file names more readable depending on the context
7275 - r4026
7276
7277 -------------------------------------------------------------------
7278 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
7279
7280 - decouple probing from source creation, using the new
7281   media test for existence functions.
7282 - r4019
7283
7284
7285 -------------------------------------------------------------------
7286 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
7287
7288 - Fixed getDoesFileExist to reset the transfer range
7289 - Added logging of curl debug messages to the zypp log.
7290   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
7291   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
7292 - r4018
7293
7294 -------------------------------------------------------------------
7295 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
7296
7297 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
7298   see rev 3810 below. (#190163)
7299 - rev 3998
7300
7301 -------------------------------------------------------------------
7302 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
7303
7304 - fix uninstalling of atoms (noop)
7305 - r3995
7306
7307 -------------------------------------------------------------------
7308 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
7309
7310 - Implement initial verson of Media
7311   doesFileExist, for future source probing.
7312 - r3984
7313
7314 -------------------------------------------------------------------
7315 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
7316
7317 - more dbus_connection_close fixes
7318 - r3974
7319
7320 -------------------------------------------------------------------
7321 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
7322
7323 - clean up 'incomplete' handling in QueueItemEstablish.
7324 - rev 3973.
7325
7326 -------------------------------------------------------------------
7327 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
7328
7329 - Don't set 'incomplete' for uninstalled patterns or products.
7330   (#198379)
7331 - rev 3970.
7332
7333 -------------------------------------------------------------------
7334 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
7335
7336 - Added new API calls:
7337   setAdditionalProvide
7338   setAdditionalConflict
7339   setAdditionalRequire
7340
7341 -------------------------------------------------------------------
7342 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
7343
7344 - don't link examples to testsuite library.
7345
7346 -------------------------------------------------------------------
7347 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
7348
7349 - Disable profiling to work around compiler bug.
7350
7351 -------------------------------------------------------------------
7352 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
7353
7354 - forward port 3924:3939
7355 - Add explicit finish callbacks for subtasks during ProvidePackage
7356  Â to avoid UI confusion.
7357 - rev3957
7358
7359 -------------------------------------------------------------------
7360 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
7361
7362 - Introduce examples/
7363 - fix some svn ignores
7364 - fix compilation. Use: dbus_connection_close
7365 - rev 3943
7366
7367 -------------------------------------------------------------------
7368 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
7369
7370 - Initial support for plain directory with rpms as source
7371 - r3935
7372
7373 -------------------------------------------------------------------
7374 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
7375
7376 - Move the target query by kind function to
7377   a iterator, so we dont make a copy of the restore
7378   the iterator works loading by demand too
7379
7380 -------------------------------------------------------------------
7381 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
7382
7383 - rename the new initTarget to initializeTarget,
7384   leave the old one as is, but deprecate it.
7385 - r3903
7386
7387 -------------------------------------------------------------------
7388 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
7389
7390 - forward port from SLES10 branch , till 3888
7391 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
7392   full packages. (#168844)
7393 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
7394 - version 2.0.0
7395 - rev 3893
7396
7397 -------------------------------------------------------------------
7398 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
7399
7400 - Separate target init from adding resolvables, getting rid of the
7401 uggly bool flag.
7402 - dont clear the store each time Target::resolvables is called
7403 - Load target resolvables on demand by kind, keep them cached later
7404 - add Target::resolvablesByKind(kind) to allow query specific kind
7405   without reading all kinds. Used to port TargetProduct, which
7406   was reading the whole rpm database only to displayy base product
7407   name in YaST help.
7408 - commit to pkg-bindings and packager will follow.
7409 - jsrain will port more yast stuff, especially inst_source which
7410   startup time should by reduced by half afterwards.
7411 - rev 3880
7412
7413 -------------------------------------------------------------------
7414 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
7415
7416 - forward port:
7417   rev 3786 fix to stalle tmpfiles broke patches.
7418   SLES was released with this broken. 10.1 has a blocked
7419   zypp update because this.
7420   Attempt to fix this. (#192535)
7421 - fix configure.ac sqlite-source build path
7422 - rev 3858
7423
7424 -------------------------------------------------------------------
7425 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
7426
7427 - link correctly
7428
7429 -------------------------------------------------------------------
7430 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
7431
7432 - dont link sqlite in the main lib.
7433 - rev 3826
7434
7435 -------------------------------------------------------------------
7436 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
7437
7438 - susetags: parse product parser regexp only once
7439 - parse yum factory 5 sec. (from 30) faster using
7440   another string find algorithm
7441 - rev 3824
7442
7443 -------------------------------------------------------------------
7444 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
7445
7446 - Digest: Don't read the stream character wise but reading blocks,
7447   as advised by matz profiling.
7448 - r3819
7449
7450 -------------------------------------------------------------------
7451 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
7452
7453 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
7454   trusted vendors. (#189573)
7455 - revision 3804
7456
7457 -------------------------------------------------------------------
7458 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
7459
7460 - backport fix for stalle tmpfile (#191311)
7461 - rev 3788
7462
7463 -------------------------------------------------------------------
7464 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
7465
7466 - deactivated media manager code that was disabling the
7467   automounter (#172419)
7468 - rev 3724
7469
7470 -------------------------------------------------------------------
7471 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
7472
7473 - fix autorefresh (#186115)
7474 - revision 3708
7475 -------------------------------------------------------------------
7476 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
7477
7478 - forward port from SLE branch
7479 - Set default permission for logfiles to 0640. (#187044)
7480 - revision 3696
7481
7482 -------------------------------------------------------------------
7483 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
7484
7485 - forward port from SLE branch
7486 - Fixed installation of SP or Add-On product switching to media 2
7487   too early. (#186607)
7488 - revision 3691
7489
7490 -------------------------------------------------------------------
7491 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
7492
7493 - forward port from SLE branch
7494 - Strip self provides without edition in Resolvable ctor.
7495   (#186079)
7496 - Source::provideResolvables not implemented in yum source type.
7497   Product not set for packages that are available from update source
7498   (#186920)
7499 - Hook modalias() supplements without package to "kernel" (#184840)
7500 - Allow on-demand SourceManager::restore() (#186678)
7501 - Hook modalias() supplements without package to "kernel" (#184840)
7502 - rev 3676
7503
7504 -------------------------------------------------------------------
7505 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
7506
7507 - Fix adding resolving of path names for mount points (#181606)
7508 - rev 3658
7509
7510 -------------------------------------------------------------------
7511 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
7512
7513 - merge download algorithm and refactoring from branch
7514   (#181204)
7515
7516 -------------------------------------------------------------------
7517 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
7518
7519 - autodocs: use find+xargs to overcome command length limit,
7520   do not call doxygen unnecessarily (#185334).
7521 - rev 3645
7522
7523 -------------------------------------------------------------------
7524 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
7525
7526 - Dont use getZYpp in static constructor (#185198)
7527   Bugfix #178292 was wrong.
7528 - Only warn on incompleting installed resolvables (#185197)
7529 - rev 3644
7530
7531 -------------------------------------------------------------------
7532 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
7533
7534 - Atoms might only be installed via patches (#184714)
7535 - rev 3642
7536
7537 -------------------------------------------------------------------
7538 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
7539
7540 - fix for the last stall tmpfile (#178292)
7541 - r3637
7542
7543 -------------------------------------------------------------------
7544 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
7545
7546 - Implemented transfer timeout inside of the progress callback.
7547   The timeout value can be set using timeout url parameter, the
7548   default transfer timeout is 180 seconds. (#181602)
7549 - Added ssl_verify and ssl_capath url options used in https scheme,
7550   allowing to change or disable the ssl verify options. (#171622)
7551 - Added fallback on read failures of /etc/mtab to /proc/mounts.
7552   Improved verbosity in mount and mount check related failure cases,
7553   incl. /etc/mtab dump. (#181606)
7554 - rev 3623
7555
7556 -------------------------------------------------------------------
7557 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
7558
7559 - combine knownAliases and knownUrls in a single function.
7560 - rev 3616
7561
7562 -------------------------------------------------------------------
7563 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
7564
7565 - honor parallel installs in resolver context (#181103)
7566 - rev 3592
7567
7568 -------------------------------------------------------------------
7569 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
7570
7571 - right fix for tmpdir initialized in static constructor
7572 - catch around provideJustFile in providePackage
7573 -rev 3654
7574
7575 -------------------------------------------------------------------
7576 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
7577
7578 - fix #182003 YUM packages without size
7579 - rev 3587
7580
7581 -------------------------------------------------------------------
7582 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
7583
7584 - Allow to restore and remove by Url
7585 - rev 3583
7586
7587 -------------------------------------------------------------------
7588 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
7589
7590 - make atoms parallel installable (#181103)
7591 - rev 3580
7592
7593 -------------------------------------------------------------------
7594 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
7595
7596 - Allow to restore by alias
7597 - r3568
7598
7599 -------------------------------------------------------------------
7600 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
7601
7602 - Do not fork in a global destructor, perl dislikes it (#182672).
7603   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
7604
7605 -------------------------------------------------------------------
7606 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
7607
7608 - Installation: Assert product information is stored to libzypp
7609   database before reboot. (#181198)
7610 - Version 1.2.0; revision 3553
7611
7612 -------------------------------------------------------------------
7613 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
7614
7615 - Synchronize keys with rpm database before
7616   closing access to it (#182338)
7617 - rev 3533
7618
7619 -------------------------------------------------------------------
7620 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
7621
7622 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
7623   filter out the non-DVD drives completely. Allows a fallback to
7624   drives without the dvd HAL property e.g. in VMWare. (#177457)
7625 - rev 3530
7626
7627 -------------------------------------------------------------------
7628 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
7629
7630 - Merge fix for stalle tmpdir due to cyclic references, using a master
7631  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
7632 - rev 3521
7633
7634 -------------------------------------------------------------------
7635 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
7636
7637 - Fixes unneeded file download, and add download callbacks
7638   (still need yast side) #181204 and #160206
7639 - Fix stalle tmpdir due to cyclic references, using a master
7640   TmpDir for zypp. # 178292
7641
7642 -------------------------------------------------------------------
7643 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
7644
7645 - fixed memory leak in PersistentStorage (#168690)
7646 - revision 3519
7647
7648 -------------------------------------------------------------------
7649 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
7650
7651 - fixed memory leak in XMLSourceCacheParser (#168690)
7652 - revision 3517
7653
7654 -------------------------------------------------------------------
7655 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
7656
7657 -latest fi translation added
7658  Revision 3502
7659
7660 -------------------------------------------------------------------
7661 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
7662
7663 -All installed resolvables has been set to "satisfied" in
7664  ResolverContext::unneeded . BUT:
7665  Patch concerning resolvables have to be set to
7666  "unneeded" although they are installed. In order
7667  getting the state "no longer applicable" (Bug 171590)
7668 - rev 3496
7669
7670 -------------------------------------------------------------------
7671 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
7672
7673 - compute status for scripts and messages so their freshens get
7674   properly honored (aj with postgresql-server)
7675 - rev 3494
7676
7677 -------------------------------------------------------------------
7678 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
7679
7680 - revert not-used-yet rpmdb timestamp, as
7681   it broke rpmdb::init(). (#180040)
7682 - rev 3490
7683
7684 -------------------------------------------------------------------
7685 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
7686
7687 - updating gmo files, if po files has been changed; bug 164449
7688
7689 -------------------------------------------------------------------
7690 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
7691
7692 - Dont download twice if starting from 1st time
7693 - fix typo
7694 - rev 3481
7695
7696 -------------------------------------------------------------------
7697 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
7698
7699 - set cache dir only if storeMetadata is called as a public method.´
7700 - rev 3475
7701
7702 -------------------------------------------------------------------
7703 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
7704
7705 - schedule a package for installation if
7706   - it freshens / supplements something
7707   - it is not installed yet
7708   (#178721)
7709 - rev 3473
7710
7711 -------------------------------------------------------------------
7712 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
7713
7714 - make susetags also implement download and check first.
7715 - rev 3470
7716
7717 -------------------------------------------------------------------
7718 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
7719
7720 - make yum more robust. Never parse from provideFile
7721   but only from local disk. Make sure the cache
7722   is consistent before recreating it.
7723   the code is easier to follow and probably
7724   faster. checksum and signatures are
7725   checked on caching not on parsing.
7726   Required to implement refresh for #154990
7727 - rev 3452
7728
7729 -------------------------------------------------------------------
7730 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
7731
7732 - implement timestamp for YUM and SuseTags
7733 - actually use the license to confirm in yum patches
7734 - add prerequires tag in yum optonally to the bad designed
7735   and nonintuitive pre=1
7736 - rev 3448
7737
7738 -------------------------------------------------------------------
7739 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
7740
7741 - dont pass root on init but before.
7742 - implement rpm db modification timestamp
7743   not used yet
7744 - move Helix source to testsuite out of the solver
7745   so we can use it for target, storage tests
7746 - add Source_Ref::timestamp(), default to now()
7747   in order to implement smart sync of sources by zmd
7748 - don't parse desc and summary twice
7749 - fix a segfault with tranlated text
7750 - fix broken size tag introduced in rev 3427
7751 - rev 3446
7752
7753 -------------------------------------------------------------------
7754 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
7755
7756 - dont accept corrupt sources, improve logs
7757
7758 -------------------------------------------------------------------
7759 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
7760
7761 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
7762   loosing autoprotection (eg. for foreign vendor). (assists #177469)
7763 - rev 3431
7764
7765 -------------------------------------------------------------------
7766 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
7767
7768 - added mediaNr() to PatchRpm and DeltaRpm classes
7769 - rev 3430
7770
7771 -------------------------------------------------------------------
7772 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
7773
7774 - enable YUM license to confirm.
7775   needed for #174476
7776 - adapt store to serialize and read all new resobject fields
7777 - use install-time to now() when serializing (#174653)
7778 - rev 3427
7779
7780 -------------------------------------------------------------------
7781 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
7782
7783 - Do not violate install order when restricting commit to a certain
7784   mediaNumber. (#170079)
7785 - Version 1.1.0; rev 3423
7786
7787 -------------------------------------------------------------------
7788 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
7789
7790 - Added SourceManager::findSourceByUrl to overcome alias mismatches
7791   (#177543).
7792 - rev 3420
7793
7794 -------------------------------------------------------------------
7795 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
7796
7797 - Order all objects according to prerequirements, not just packages.
7798   (#173690)
7799 - rev 3419
7800
7801 -------------------------------------------------------------------
7802 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
7803
7804 - Added new translation
7805
7806 -------------------------------------------------------------------
7807 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
7808
7809 - fix missing homedir option for gpg (#171055)
7810 - rev 3415
7811
7812 -------------------------------------------------------------------
7813 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
7814
7815 - Prevent against daemons launched in rpm %post, that do not close
7816   their filedescriptors. (#174548)
7817 - Version 1.0.1; rev 3413
7818
7819 -------------------------------------------------------------------
7820 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
7821
7822 - fixed media number of package retrieved as a part of a patch
7823   (#174841)
7824 - rev 3409
7825
7826 -------------------------------------------------------------------
7827 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
7828
7829 - fix missing package descriptions due to filtered packages
7830   by incompatible architectures. (#159109)
7831 - rev 3404
7832
7833 -------------------------------------------------------------------
7834 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
7835
7836 - decrease logging in DiskUsageCounter and Modalias (#163186)
7837 - rev 3406
7838
7839 -------------------------------------------------------------------
7840 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
7841
7842 - Stay backward comapatible.
7843
7844 -------------------------------------------------------------------
7845 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
7846
7847 - Make basic attributes available through ResObject.
7848 - Let ResObjects which do not require media access during
7849   commit return ZERO sourceMediaNr (required for #173690)
7850 - Version 1.0.0
7851 - rev 3390
7852
7853 -------------------------------------------------------------------
7854 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
7855
7856 - reduce logging verbosity (#163186)
7857 - rev 3381
7858
7859 -------------------------------------------------------------------
7860 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
7861
7862 - setCandidate accept candidates with compatible architectures too. Not
7863   only with the same architecture. Bug 172594 - If update package has
7864   differet arch, UI display is wrong
7865
7866 -------------------------------------------------------------------
7867 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
7868
7869 - Added Source_Ref::resStoreInitialized.
7870   If we know that noone has seen the resolvables yet, we can skip
7871   them too, eg. when deleting a source. (#174840)
7872 - rev 3378
7873
7874 -------------------------------------------------------------------
7875 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
7876
7877 - Honor freshens as conditionals independant from the installed/
7878   uninstalled status (#174797)
7879 - rev 3376
7880
7881 -------------------------------------------------------------------
7882 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
7883
7884 - State modifier "unneeded" is transitive for patches (#171590)
7885 - rev 3375
7886
7887 -------------------------------------------------------------------
7888 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
7889
7890 - Do not transact itself (update) in the transactResObject mechanism
7891   Bug 174290
7892
7893 -------------------------------------------------------------------
7894 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
7895
7896 - Reenabled improved large file support flags (unintentionally
7897   removed in rev 1544). Fixes bug #173753.
7898 - Added large file support flags to libzypp.pc file allowing
7899   consistence checks in the application using features variable
7900 - rev 3366
7901
7902 -------------------------------------------------------------------
7903 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
7904
7905 - SourceManager: moved source deletion before creation
7906   so that we can recreate a deleted one (#174295)
7907 - removed dead code dealing with known_caches from SourceManager::store
7908   (see r3195)
7909 - r3362
7910
7911 -------------------------------------------------------------------
7912 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
7913
7914 - fixed returning product short name and summary if product read
7915   from target store (#148625)
7916 - rev 3360
7917
7918 -------------------------------------------------------------------
7919 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
7920
7921 - set media verifier on redirected medium (#172599)
7922 - rev 3359
7923
7924 -------------------------------------------------------------------
7925 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
7926
7927 - fix 'transactResKind' to collect best providers by capability
7928   and to recursively transact items of same kind (#170114)
7929 - rev 3355
7930
7931 -------------------------------------------------------------------
7932 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
7933
7934 - serialize the full URL to avoid missing password and other
7935   url settings (#148108)
7936 - rev 3353
7937
7938 -------------------------------------------------------------------
7939 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
7940
7941 - Added a 60 sec connect timeout to MediaCurl (#172860)
7942 - rev 3348
7943
7944 -------------------------------------------------------------------
7945 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
7946
7947 - re-fetch also .asc and .key files before checking signature
7948   (#172597)
7949 - rev 3350 (3345-10.1)
7950
7951 -------------------------------------------------------------------
7952 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
7953
7954 - Fix yum key verification, because a double variable declaration
7955
7956 -------------------------------------------------------------------
7957 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
7958
7959 - use --no-default-keyring to avoid creating a
7960   default gpg dir in / (#171055)
7961 - rev 3335
7962
7963 -------------------------------------------------------------------
7964 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
7965
7966 - Fix YUM signature checking, we were passing the key instead of the
7967   signature.
7968 - When the user trust a key, sync again. Bye to the session trusted
7969   keys and user being asked all the time. (#171213)
7970 - r3332
7971
7972 -------------------------------------------------------------------
7973 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
7974
7975 - Cleanup index tables when removing items from pool (#170564).
7976
7977 -------------------------------------------------------------------
7978 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
7979
7980 - backout rev 3246->3275 of TargetImpl.cc
7981 - add missing testsuite/utils/TestUtils.h
7982 - rev 3330
7983
7984 -------------------------------------------------------------------
7985 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
7986
7987 - more fixes for #171062, there were some files still not being
7988   read from cache.
7989 - r3327
7990
7991 -------------------------------------------------------------------
7992 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
7993
7994 - cache keys and signature. Remove lot of duplicated code. (#171062)
7995 - r3320
7996
7997 -------------------------------------------------------------------
7998 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
7999
8000 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
8001   mount here anything, so it is OK to use any dir (171351).
8002 - rev 3318
8003
8004 -------------------------------------------------------------------
8005 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
8006
8007 - parse "license-to-confirm" in primary.xml (#168437)
8008 - rev 3312
8009
8010 -------------------------------------------------------------------
8011 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
8012
8013 - Don't try to store 'Atom', not needed and the backend store
8014   rejects them anyways (addtion to #168610)
8015 - rev 3306
8016
8017 -------------------------------------------------------------------
8018 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
8019
8020 - Improved device check in MediaDISK using libblkid (Bug #158529)
8021 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
8022   added a check if it is a directory
8023 - Added libcurl and libblkid checks to configure.ac
8024 - Added e2fsprogs(-devel) requires to the spec file
8025 - rev 3303
8026
8027 -------------------------------------------------------------------
8028 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
8029
8030 - dont download "other" during key check (#171041)
8031 - rev 3294
8032
8033 -------------------------------------------------------------------
8034 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
8035
8036 - allow parallel installs of atoms (used to fulfill patch require-
8037   ments, atoms aren't installed anyways) (#170098)
8038 - some testsuite improvements.
8039 - rev 3288
8040
8041 -------------------------------------------------------------------
8042 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
8043
8044 - get rid of autobuild check when throwing exceptions without throw
8045   but with a macro, returning a null pointer at the end (never reached).
8046
8047 -------------------------------------------------------------------
8048 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
8049
8050 - Do not violate install order when restricting commit to a certain
8051   mediaNumber. (#170079)
8052
8053 -------------------------------------------------------------------
8054 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
8055
8056 - Don't use throw directly!
8057   use ZYPP_THROW with a Exception class, otherwise package bindings
8058   will not catch them.
8059   Should fix crashes when reading broken sources with yast.
8060 - rev 3272
8061
8062 -------------------------------------------------------------------
8063 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
8064
8065 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
8066   revision 3269
8067
8068 -------------------------------------------------------------------
8069 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
8070
8071 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
8072 - further improve on #168840 (from rev 3231), match on name-edition
8073   when filtering by best arch. (#170098)
8074 - rev 3268
8075
8076 -------------------------------------------------------------------
8077 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
8078
8079 - #170093 , lot of package descriptions missing
8080 - rev 3263
8081
8082 -------------------------------------------------------------------
8083 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
8084
8085 - try to fix wrong permissions of /var/lib/zypp created
8086   by old zypp, only when running as root they are fixed
8087   (#169094)
8088 - YUM: Verify signatures on factoryInit.
8089   Dont provide other.xml. Cleanups, better logging.
8090   When refreshing signed soruces, don't refresh is source
8091   has not changed.
8092 - YaST sources: don't refresh if media file has not changed.
8093 - Show full url of index files in sources for signature validation
8094   (mentioned in #170139 comment #3)-
8095
8096 -------------------------------------------------------------------
8097 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
8098
8099 - udpated media ID syntax for external scripts (to be consistent
8100   with packages) (#170247)
8101 - rev 3256
8102
8103 -------------------------------------------------------------------
8104 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
8105
8106 - set media ID to 1 if not specified in YUM metadata (#167452)
8107 - rev 3255
8108
8109 -------------------------------------------------------------------
8110 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
8111
8112 - If freshen and supplement are fulfilled, install any kind of
8113   resolvable if not yet installed (#165746)
8114 - rev 3249
8115
8116 -------------------------------------------------------------------
8117 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
8118
8119 - make downloaded script executable. (#169191)
8120 - rev 3247
8121
8122 -------------------------------------------------------------------
8123 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
8124
8125 - Improve on last fix, compare only compatible archs.
8126 - rev 3233
8127
8128 -------------------------------------------------------------------
8129 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
8130
8131 - Only choose best arch of multiple package atoms with identical
8132   name (#168840)
8133 - rev 3231
8134
8135 -------------------------------------------------------------------
8136 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
8137
8138 - pass empty strings to UI as key properties if unknown key
8139   (#169114)
8140 - rev 3228
8141
8142 -------------------------------------------------------------------
8143 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
8144
8145 - refrain from parsing 'other.xml' (#159316)
8146 - rev 3226
8147
8148 -------------------------------------------------------------------
8149 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
8150
8151 - in source refresh, clean up the cache dir if fails
8152 - do not require repomd.xml.asc when creating a cache (#163765)
8153 - rev 3224
8154
8155 -------------------------------------------------------------------
8156 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
8157
8158 - Check if a file exists before providing it, and just handling the
8159   exception is not sufficient, because it can release the media.
8160   it nows get all possible packages.X translations an then
8161   it selects the candidate from the existing ones (#168654)
8162 - rev 3221
8163
8164 -------------------------------------------------------------------
8165 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
8166
8167 - dont report conflicts if item is neither installed
8168   nor to-be-installed (#168906)
8169 - rev 3219
8170
8171 -------------------------------------------------------------------
8172 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
8173
8174 - #168060 , propagate the file description or original
8175   name to the UI and not the checked filename path,
8176   which could be a tmp file.
8177   Requires changes in pkg-manager, and probably zmd-helpers.
8178 - rev 3215
8179
8180 -------------------------------------------------------------------
8181 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
8182
8183 - /var/lib/zypp/db/languages/* are empty files (##168355)
8184 - r3206
8185
8186 -------------------------------------------------------------------
8187 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
8188
8189 - All resolvables must honor arch, so Arch_noarch in
8190   target/store/XMLFilesBackend.cc is wrong (#160792)
8191 - Introduced code to honour shared package descriptions
8192   (#159109)
8193 - r3204
8194
8195 -------------------------------------------------------------------
8196 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
8197
8198 - replace '_' in YUM elements/attributes with '-' (#168762)
8199 - rev 3201
8200
8201 -------------------------------------------------------------------
8202 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
8203
8204 - Fixed iseries workaround - interchanged variables for scsi
8205   devices, added debug messages about the steps (#163971).
8206 - Added getenv NULL ptr check and verify of the $HOME dir's
8207   and ~/.curlrc file's ownership (#163203).
8208 - rev 3199
8209
8210 -------------------------------------------------------------------
8211 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
8212
8213 - Use filesystem::TmpDir to create unique and unused Source cache
8214   directories. (#168051)
8215
8216 -------------------------------------------------------------------
8217 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
8218
8219 - Enable signature checks per default. (#168525)
8220
8221 -------------------------------------------------------------------
8222 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
8223
8224 - fix callbacks for providing a single file (#160206)
8225
8226 -------------------------------------------------------------------
8227 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
8228
8229 - If an installed package looses a dependency, the solver tries
8230   to upgrade it. Limit the upgrade candidates to best arch, best
8231   edition.
8232 - filter 'other' entries with incompatible arch in yum parser.
8233 - rev 3177
8234
8235 -------------------------------------------------------------------
8236 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
8237
8238 - initialize the product category according to source (#168061)
8239 - rev 3172
8240
8241 -------------------------------------------------------------------
8242 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
8243
8244 - delete only one older version of a xml-store resolvable
8245   (half-baked, but the previous attempt was charred)
8246
8247 -------------------------------------------------------------------
8248 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
8249
8250 - moved license_to_confirm to primary.xml
8251 - rev 3170
8252
8253 -------------------------------------------------------------------
8254 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
8255
8256 - Removed deprecated oldstyle commit methods.
8257
8258 -------------------------------------------------------------------
8259 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
8260
8261 - when installing a xml-store resolvable (all except package,
8262   message, script), delete older versions (#160792).
8263 - read selection edition from the XML store
8264 - rev 3167
8265
8266 -------------------------------------------------------------------
8267 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
8268
8269 - properly clear transaction flag after successful commit
8270   (see rev 3122, #164365, #167285)
8271 - rev 3157
8272
8273 -------------------------------------------------------------------
8274 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
8275
8276 - recursively soft-uninstall recommended package on real uninstall,
8277   not on update (#167603)
8278 - rev 3155
8279
8280 -------------------------------------------------------------------
8281 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
8282
8283 - fix #167605 (importing keys to rpm multiple times due to
8284   wrong interpretation of rpm gpg versioning.
8285 - add support for reading the rpm keys, with full id and fingerprint
8286 - rev 3153
8287
8288 -------------------------------------------------------------------
8289 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
8290
8291 - don't add duplicate error infos to ResolverContext (#167309)
8292 - rev 3146
8293
8294 -------------------------------------------------------------------
8295 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
8296
8297 - fix Resolver::transactReset() (see rev 3122) (#167285)
8298 - rev 3140
8299
8300 -------------------------------------------------------------------
8301 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
8302
8303 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
8304   variable is present, all signature checking callbacks will default
8305   to 'accept', in case no recipient is present.
8306
8307 -------------------------------------------------------------------
8308 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
8309
8310 - read content file on construction, and make
8311   provideProduct only insert the already
8312   read product object into the store (#165826)
8313   (dmacvicar)
8314 - When the signature is not found, warn the
8315   user about a unsigned source. When the
8316   key is not found, do nothing, it can be in the
8317   keyring already. (#166016) (dmacvicar)
8318 - enable key verification only if
8319   ZYPP_CHECKSIG env var is set (dmacvicar)
8320 - r1529
8321
8322 -------------------------------------------------------------------
8323 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
8324
8325 - fix bugfix 164365, fix bug 167285
8326   Actually clear the transcation state instead of locking it
8327   to 'dont transact'
8328 - rev 3122
8329
8330 -------------------------------------------------------------------
8331 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
8332
8333 - revert the signature/digest checking callbacks
8334 - rev 3115
8335
8336 -------------------------------------------------------------------
8337 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
8338
8339 - Bugfix #165670
8340   - Honor keep requests.
8341   - Dont flag "locked uninstall" as error if a keep request was
8342     issued before.
8343 - rev 3114
8344
8345 -------------------------------------------------------------------
8346 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
8347
8348 - rule out locked items during distribution upgrade as early
8349   as possible. (#165670)
8350 - rev 3110
8351
8352 -------------------------------------------------------------------
8353 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
8354
8355 - Bugfix #166212
8356   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
8357     transactResObject().
8358   - resetTransaction(APPL_LOW) before resolving
8359   - enhance transactCaps by using the same algorithm as in
8360     QueueItemRequire
8361     (before: transact all requires and recommends by name
8362      now: transact best requires and recommends by provides)
8363 - rev 3107
8364
8365 -------------------------------------------------------------------
8366 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
8367
8368 - new callbacks for failing digest
8369 - rev 3098
8370
8371 -------------------------------------------------------------------
8372 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
8373
8374 - ask for file without a checksum (#165125)
8375
8376 -------------------------------------------------------------------
8377 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
8378
8379 - dont install satisfied resolvables (#165843)
8380 - rev 3095
8381
8382 -------------------------------------------------------------------
8383 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
8384
8385 - dont abort on failed "dry_run" (#164583)
8386 - rev 3091
8387
8388 -------------------------------------------------------------------
8389 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
8390
8391 - Ask user if signature file does not exist (#163765)
8392 - handle repomd.xml.asc as optional file (#163765)
8393 - rev 3089
8394
8395 -------------------------------------------------------------------
8396 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
8397
8398 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
8399 - rev 3087
8400
8401 -------------------------------------------------------------------
8402 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
8403
8404 - Dont do transitive uninstalls on uninstalled or upgraded items.
8405   (#165798)
8406 - rev 3083
8407
8408 -------------------------------------------------------------------
8409 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
8410
8411 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
8412
8413 -------------------------------------------------------------------
8414 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
8415
8416 - Product::updateUrls: restore it from the XML store;
8417   fixed content parsing (#163192).
8418 - restore product flags fro the XML store
8419 - rev 3074
8420
8421 -------------------------------------------------------------------
8422 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
8423
8424 - Only consider best arch/version (#165477)
8425 - rev 3069
8426
8427 -------------------------------------------------------------------
8428 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
8429
8430 - No need to parse tags at all if there is no item to store values
8431   (e.g. data for unwanted arch). Fixed segv trying to store data in
8432   NULL item. (#165479)
8433 - rev3065
8434
8435 -------------------------------------------------------------------
8436 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
8437
8438 - Improved Url path name "//" vs. "/%2f" handling; now if the
8439   url has an authority, "/%2f" is used for ftp only (#163784)
8440 - rev 3062
8441
8442 -------------------------------------------------------------------
8443 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
8444
8445 - fixed storing patch scripts to target store (#159928)
8446 - rev 3058
8447
8448 -------------------------------------------------------------------
8449 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
8450
8451 - if a patch is bad, only skip this patch, not everything
8452   (#165200)
8453 - rev 3057
8454
8455 -------------------------------------------------------------------
8456 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
8457
8458 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
8459 - Susetags:Pattern: Fixed parser.
8460
8461 -------------------------------------------------------------------
8462 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
8463
8464 - when uninstalling, only re-establish installed items
8465   supplementing the to-be-uninstalled one. (variant of #165111)
8466 - rev 3054
8467
8468 -------------------------------------------------------------------
8469 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
8470
8471 - Susetags:Package: Parse and provide ins/delnotify texts.
8472
8473 -------------------------------------------------------------------
8474 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
8475
8476 - when checking freshens/supplements at install, only consider
8477   best architecture/edition (#164453)
8478 - rev 3051
8479
8480 -------------------------------------------------------------------
8481 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
8482
8483 - when checking for supplements, only consider best arch, best
8484   edition for installation (#165111)
8485 - rev 3047
8486
8487 -------------------------------------------------------------------
8488 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
8489
8490 - Bug 165117: build 910: Update: Splitted packages are selected for
8491   all archs
8492
8493 -------------------------------------------------------------------
8494 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
8495
8496 - ask user if a file exists but does not have a checksum (#162797)
8497 - rev 3044
8498
8499 -------------------------------------------------------------------
8500 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
8501
8502 - parse time and size elements from delta and patch RPM
8503 - rev 3043
8504
8505 -------------------------------------------------------------------
8506 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
8507
8508 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
8509   devices - on powerpc only (#163971)
8510 - rev 3042
8511
8512 -------------------------------------------------------------------
8513 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
8514
8515 - fix endless loop in patches parsing.
8516 - rev 3039
8517
8518 -------------------------------------------------------------------
8519 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
8520
8521 - fixed media handling in SuSEtags source (#164879)
8522 - rev 3037
8523
8524 -------------------------------------------------------------------
8525 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
8526
8527 - honor 'dry_run' on package remove (#164732)
8528 - rev 3036
8529
8530 -------------------------------------------------------------------
8531 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
8532
8533 - add files from yum filelist as provides to package (#164731)
8534 - rev 3032
8535
8536 -------------------------------------------------------------------
8537 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
8538
8539 - honor "+Enh:/-Enh:" in packages file (#156513)
8540
8541 -------------------------------------------------------------------
8542 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
8543
8544 - fix callback receiver signature to match the callback for removing
8545   package
8546
8547 -------------------------------------------------------------------
8548 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
8549
8550 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
8551 - rev 3024
8552
8553 -------------------------------------------------------------------
8554 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
8555
8556 - Bug 164440; Taking wrong architecture while updating obsoletes
8557   splitted packages
8558 - rev 3022
8559
8560 -------------------------------------------------------------------
8561 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
8562
8563 - allow relative paths with url file:
8564 - dont filter atoms from going into pool, multi-arch patch
8565   requirements need them. Instead, treat atoms with incompatible
8566   architecture as unneeded.
8567 - rev 3018
8568
8569 -------------------------------------------------------------------
8570 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
8571
8572 - product now provides short name
8573 - rev 3013
8574
8575 -------------------------------------------------------------------
8576 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
8577
8578 - read metadata for packages from correct tags in patches (#163220)
8579 - rev 3011
8580
8581 -------------------------------------------------------------------
8582 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
8583
8584 - more detailed resolver error reports (#162994)
8585 - rev 3010
8586
8587 -------------------------------------------------------------------
8588 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
8589
8590 - report package download progress (#160966)
8591 - rev 3007
8592
8593 -------------------------------------------------------------------
8594 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
8595
8596 - transact also for languages (#163819)
8597 - rev 3004
8598
8599 -------------------------------------------------------------------
8600 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
8601
8602 - loop through all affected ResObjects in transactResKind (#163819)
8603 - rev 3002
8604
8605 -------------------------------------------------------------------
8606 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
8607
8608 - allow re-installation of non-packages (#162906)
8609 - rev 2998
8610
8611 -------------------------------------------------------------------
8612 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
8613
8614 - Added loop checking for scsi cdroms (/sys/block/srX) in case
8615   HAL does not provide any drives like on iSeries (#163971).
8616 - rev 2995
8617
8618 -------------------------------------------------------------------
8619 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
8620
8621 - add 'licenceToConfirm()' to Product. (#164375)
8622
8623 -------------------------------------------------------------------
8624 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
8625
8626 - Avoid excessive CD hopping on commit. But still far from
8627   being perfect. (#159679)
8628 - Fixed Target::commit: Despite dry_run set True, packages
8629   were depeted.
8630
8631 -------------------------------------------------------------------
8632 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
8633
8634 - honour if user decides to skip a package in commit (#156031)
8635
8636 -------------------------------------------------------------------
8637 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
8638
8639 - fixed parsing external reference to script in patch (#163221)
8640 - r2981
8641
8642 -------------------------------------------------------------------
8643 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
8644
8645 - cache and provide content.asc/key optionally. Dont show a
8646   popup if they dont exists. (dmacvicar)
8647 - Actually abort when verify signature workflow is false. (dmacvicar)
8648 - r2978
8649
8650 -------------------------------------------------------------------
8651 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
8652
8653 - fixed setting autorefresh flag for installation sources
8654
8655 -------------------------------------------------------------------
8656 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
8657
8658 - drop patches with incompatible architecture.
8659 - rev 2972
8660
8661 -------------------------------------------------------------------
8662 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
8663
8664 - Added info method to media verifier base and more debug info
8665 - rev 2970
8666
8667 -------------------------------------------------------------------
8668 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
8669
8670 - Dont deny the "/" attach point in MediaDIR, since this is used
8671   for all "file:" urls, esp. local packages.
8672 - rev 2962
8673
8674 -------------------------------------------------------------------
8675 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
8676
8677 - Bug 159673 - only one conflict solvable per page
8678
8679 -------------------------------------------------------------------
8680 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
8681
8682 - parse all dependencies of 'packages' file (#163773)
8683 - rev 2957
8684
8685 -------------------------------------------------------------------
8686 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
8687
8688 - Use the original media descr_dir on refresh for
8689   suse tags source (#163196)
8690 - r2952
8691
8692 -------------------------------------------------------------------
8693 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
8694
8695 - add Source::setUrl() for zmd backend helper.
8696 - rev 2946
8697
8698 -------------------------------------------------------------------
8699 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
8700
8701 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
8702 target init. (dmacvicar)
8703 - r2949
8704
8705 -------------------------------------------------------------------
8706 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
8707
8708 - Fixed MediaDISK to use a mount -oro,bind id the disk
8709   partition is already attached e.g. by the automounter.
8710   Try to mount it a second time may fail (#163486).
8711 - rev 2944
8712
8713 -------------------------------------------------------------------
8714 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
8715
8716 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
8717 - rev 2940
8718
8719 -------------------------------------------------------------------
8720 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
8721
8722 - only try to create a source of a given type when restoring
8723   from the persistent store (#162111)
8724
8725 -------------------------------------------------------------------
8726 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
8727
8728 - parse all dependencies for patterns (.pat) files (#160602)
8729 - drop YOUPATH and YOUURL from content file.
8730 - rev 2924
8731
8732 -------------------------------------------------------------------
8733 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
8734
8735 - properly initialize autorefresh for non-remote sources (#154990)
8736 - rev 2919
8737
8738 -------------------------------------------------------------------
8739 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
8740
8741 - Added flag to MediaManager::isUseableAttachPoint, whether
8742   to check against system mount entries or not.
8743 - Disallow to use the attachpoints of another media handlers
8744   as source path in MediaDIR.
8745 - rev 2917
8746
8747 -------------------------------------------------------------------
8748 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
8749
8750 -implement callbacks for when package verification (checksum)
8751  fails, offer to retry or abort
8752
8753 -------------------------------------------------------------------
8754 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
8755
8756 - Fix construction of checksum objects when using non-standard
8757   checksum algorithms
8758 - Fix broken YUM cache
8759 - r2913
8760
8761 -------------------------------------------------------------------
8762 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
8763
8764 - Keep packages with no version upgrade installed during
8765   distribution upgrade (#162972)
8766 - add 'transactReset()' helper function for UI.
8767 - rev 2908
8768
8769 -------------------------------------------------------------------
8770 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
8771
8772 - r2906
8773
8774 -------------------------------------------------------------------
8775 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
8776
8777 - Fixed candidate handling in ui::Selectable. (#156589)
8778
8779 -------------------------------------------------------------------
8780 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
8781
8782 - fix #162984 , gpg hangs because the matching data file
8783   for the key cannot be find. (dmacvicar)
8784 - Fix restore of YUM source using the same cache dir semantics as
8785  susetags instead of assuming there is a cache if a cache_dir
8786   was given. (dmacvicar)
8787
8788 -------------------------------------------------------------------
8789 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
8790
8791 - use DISTPRODUCT/DISTVERSION from content file to generate the
8792   product name, version, and release.
8793 - rev 2902
8794
8795 -------------------------------------------------------------------
8796 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
8797
8798 - Removed broken forcing of absolute ftp paths added in rev2705 to
8799   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
8800 - rev 2900
8801
8802 -------------------------------------------------------------------
8803 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
8804
8805 - add Resolver::freshenPool() (#156980)
8806 - rev 2893
8807
8808 -------------------------------------------------------------------
8809 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
8810
8811 - skip incompatible archs in filelist parsing.
8812 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
8813   /lib64/, ...)
8814 - rev 2886
8815
8816 -------------------------------------------------------------------
8817 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
8818
8819 - skip incompatible archs in primary parsing.
8820 - rev 2883
8821
8822 -------------------------------------------------------------------
8823 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
8824
8825 - allow setting of source when parsing local .rpm (#147765)
8826 - rev 2880
8827
8828 -------------------------------------------------------------------
8829 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
8830
8831 - Do not update packages over other architectures
8832
8833 -------------------------------------------------------------------
8834 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
8835
8836 - Added zypp/ui/UserWantedPackages to support the UI's
8837   "automatic changes" dialog (bug #152700)
8838
8839 -------------------------------------------------------------------
8840 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
8841
8842 - use KeyRing class to validate repomd.xml (#160909)
8843
8844 -------------------------------------------------------------------
8845 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
8846
8847 - Product resolvables should be readable by normal users.
8848   (#162474) (dmacvicar)
8849 - implemented keyring and metadata signature verification
8850   in susetags source
8851 - dont delete the lock if we did not acquire it
8852 - r2847
8853
8854 -------------------------------------------------------------------
8855 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
8856
8857 - Added disabling of the automounter while MediaManager
8858   init and restoring of the old state on exit (#154326).
8859 - Implemented check if media (CD) is automounted or not
8860 - rev 2840
8861
8862 -------------------------------------------------------------------
8863 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
8864
8865 - Implemented several hal get/set/removeDeviceProperty wrappers
8866 - Improved HalException to allow to fetch HAL/DBUS error componets
8867 - rev 2830
8868
8869 -------------------------------------------------------------------
8870 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
8871
8872 - honor subscription status of catalogs (#162350)
8873 - rev 2827
8874
8875 -------------------------------------------------------------------
8876 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
8877
8878 - Enabled CD eject error reporting exceptions (#154326)
8879 - rev 2822
8880
8881 -------------------------------------------------------------------
8882 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
8883
8884 - support "dry run" (#159467)
8885 - implement "transactResKind" (#161400)
8886 - rev 2817
8887
8888 -------------------------------------------------------------------
8889 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
8890
8891 - add checksum for external patches (#159928)
8892
8893 -------------------------------------------------------------------
8894 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
8895
8896 - calculate product architecture (#158198)
8897
8898 -------------------------------------------------------------------
8899 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
8900
8901 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
8902   detection
8903
8904 -------------------------------------------------------------------
8905 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
8906
8907 - Auto protect installed packages from unknown vendor. (#157446)
8908
8909 -------------------------------------------------------------------
8910 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
8911
8912 - added support for external scripts to metadata (#159928) (jsrain)
8913 - fixed handling of Language resolvables (ma)
8914 - fix leak in rpmdb (dmacvicar)
8915 - added softlock for autoyast (#159466) (ma)
8916 - Fixed exceptions in doGetFileCopy() to show full url
8917   including the file instead of just the media base url. (mt)
8918 - Provide Language::summary (ma)
8919 - check patterns and selections file exist
8920   before veryfing them (#161300) (dmacvicar)
8921 - added YUM metadata checksum computation (jsrain)
8922 - added interface to patch of a message (jsrain)
8923 - r2734
8924
8925 -------------------------------------------------------------------
8926 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
8927
8928 - added support for external scripts to metadata (#159928)
8929 - r2709
8930
8931 -------------------------------------------------------------------
8932 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
8933
8934 - report separate exception when trying to start source cache again to
8935   suppress incorrect error message in XEN installation
8936 - r2682
8937
8938 -------------------------------------------------------------------
8939 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
8940
8941 - Implement inter process locking in zypp.
8942 - Added No medium found output
8943 - splitting modaliases in supplements TOO
8944 - parse also the available signing keys
8945
8946 -------------------------------------------------------------------
8947 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
8948
8949 - release all media when removing source (#159754) (visnov)
8950 - more testsuites (schubi)
8951 - updated translations (schubi)
8952 - added MediaNotEjectedException (mt)
8953 - rev 2652
8954
8955 -------------------------------------------------------------------
8956 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
8957
8958 - fix patches descriptions (dmacvicar)
8959 - fix source serialization (dmacvicar)
8960 - metadata for kernel test (schubi)
8961 - Arch tests updated (ma)
8962 - classify NULL Ptr as unique (ma)
8963 - Added host check, because file Url allows it now. (mt)
8964 - prepare modalias fix (#159766) (ma)
8965 - Provide iterator based access to SourceManager data. (ma)
8966 - Fixed "file:" Url scheme config to allow relative paths; (mt)
8967   RFC1738 says, it may contain a hostname as well...
8968 - revision 2633
8969
8970 -------------------------------------------------------------------
8971 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
8972
8973 - pkg-config support (mvidner)
8974 - close all medias when destructing MediaSet (jsrain)
8975 - rev 2622
8976
8977 -------------------------------------------------------------------
8978 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
8979
8980 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
8981 - Message callback implemented to show patch messages (visnov)
8982 - Bug 159696 (schubi)
8983 - provide transform_iterators to iterate over a maps keys or values (ma)
8984 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
8985 - added script and message installation (jsrain)
8986 - chooses the 'right' kernel now (kkaempf)
8987 - Use noarch if no arch is specified in patches (dmacvicar)
8988 - rev 2611
8989
8990 -------------------------------------------------------------------
8991 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
8992
8993 - Added some debug output including the access id (mt)
8994 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
8995   release with eject=true on attached media, to umount
8996   other mounts as well. (mt)
8997 - 159483 - solver does not blame missing dependency (schubi)
8998 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
8999 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
9000   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
9001 - fixed ZYPP_RETHROW (#156430) (ma)
9002 - patch for #156114 (visnov)
9003 - fixed container.erase loops (ma)
9004 - Fixed to reset desired (cached) flag before the action (mt)
9005 - Removed return in forceRelaseAllMedia (void function) (mt)
9006 - Parse nonexisting architecture to noarch so patches dont get
9007   filtered by the pool (dmacvicar)
9008 - 159512 - yast2-qt does not show label of to be installed products
9009   anymore (dmacvicar)
9010 - 159765 - Hidden patterns still visible (dmacvicar)
9011 - Use noarch if no arch is specified. (dmacvicar)
9012 - r2594
9013
9014 -------------------------------------------------------------------
9015 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
9016
9017 - properly report error for media change callback
9018 - rev 2579
9019
9020 -------------------------------------------------------------------
9021 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
9022
9023 - fixed memory leak in XMLNodeIterator (#157474)
9024 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
9025 - Renamed private MediaManager::forceMediaRelease
9026   function to forceReleaseShared (more exact name)
9027 - Implemented forceRelaseAllMedia() that can be
9028   used to release also foreign (user) mounts.
9029 - Added use of forceRelaseAllMedia for CD/DVDs
9030   if FORCE_RELEASE_FOREIGN is 1 (default 0)
9031 - little cleanup of the checkAttached function
9032 - r2578
9033
9034 -------------------------------------------------------------------
9035 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
9036
9037 - don't try to attach without exception handling (#158620)
9038 - fix descriptions, as a new tag Des for selections exists now.
9039 - fix #157683: failure after adding add-on product to install
9040   sources
9041 - added more files for translation
9042 - resolve-dependencies.cc: establish pool
9043 - parse-metadata.cc: catch bad URL
9044 - set zmdid for atoms
9045 - r2574
9046
9047 -------------------------------------------------------------------
9048 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
9049
9050 - fix testsuite.
9051 - provide edition and architecture for all kinds of yum
9052   resolvables.
9053 - fix ResStatus output.
9054 - establish atoms correctly.
9055 - treat requires to unneeded resolvables as fulfilled.
9056 - rev 2559
9057
9058 -------------------------------------------------------------------
9059 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
9060
9061 - fix the build
9062 - only consider best architecture/version (#157594)
9063 - prefer providers which supplement/enhance installed or
9064   to-be-installed packages (fixes the tpctl-kmp issue)
9065 - rev 2546
9066
9067 -------------------------------------------------------------------
9068 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
9069
9070 - provide more filters for pkg-bindings (#158602)
9071 - add SystemResObject to provide system (modalias, hal, ...)
9072   capabilities.
9073 - handle this during resolving.
9074 - make the modalias and hal capability match the SystemResObject
9075   by default, thereyby triggering a modalias (resp. hal)
9076   evaluation.
9077 - xmlstore: decouple target store from YUM schema.
9078 - clean up moving of hal() and modalias() from provides to
9079   supplements in ResolvableImpl.
9080 - add PatchContents() for UI.
9081 - handle Edition::noedition as empty string.
9082 - r2537
9083
9084 -------------------------------------------------------------------
9085 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
9086
9087 - releasing all medias when asking for CD (#156981)
9088 - r2471
9089
9090 -------------------------------------------------------------------
9091 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
9092
9093 - ResStatus::resetTransact must return a value.
9094 - Fixed random build failures in LanguageCode.cc.
9095   (Rewrote the CodeMaps constructor so that gcc does not
9096   optimize a 500-statement basic block.)
9097 - Fix constructions of patch objects. Actually insert atoms in atoms
9098   list. Insert atoms for package even if the package does not exists
9099   in the source. Fixes #157628 (dmacvicar).
9100 - Fixed license reading from susetags, #151834 (dmacvicar).
9101 - r2468
9102
9103 -------------------------------------------------------------------
9104 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
9105
9106 - added ResStatus::resetTransact (ma)
9107 - bugfix for #156439 (schubi)
9108 - Added Source_Ref::setAlias (#154913).
9109 - Do not assume there is a product file when scanning for products
9110   (visnov)
9111 - function to disable all sources in the persistent store (visnov)
9112 - dependency errors go to stdout, not stderr; output resolver info
9113   directly to stderr (kkaempf)
9114 - rev 2464
9115
9116 -------------------------------------------------------------------
9117 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
9118
9119 - fix merging of resolver info (needed for #157684).
9120 - errors are also important in ResolverInfo.
9121 - improve debug output in ResolverContext.
9122 - rev 2455
9123
9124 -------------------------------------------------------------------
9125 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
9126
9127 - delete RPMs downloaded via HTTP/FTP after installnig them
9128   (#157011)
9129 - fixed product registration (reverted autorefresh patch) (#157566)
9130
9131 -------------------------------------------------------------------
9132 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
9133
9134 - if root!="/", always prefer the upgrade candidate (#155472)
9135 - implement license confirmed api for UI.
9136 - prefer architecture over version in distribution upgrade
9137   (#157501)
9138 - clean up media handling.
9139 - rev 2448
9140
9141 -------------------------------------------------------------------
9142 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
9143
9144 - init Modalias properly.
9145 - fix warnings in testcases.
9146 - rev 2432
9147
9148 -------------------------------------------------------------------
9149 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
9150
9151 - drop libjpeg-devel and sqlite-devel from build requires.
9152
9153 -------------------------------------------------------------------
9154 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
9155
9156 - implement 'modalias()' capability (#157406)
9157 - make dependencies consistent, its 'freshens'.
9158 - cope with user umounts of devices.
9159 - add debug to SourceManager.
9160 - rev 2418
9161
9162 -------------------------------------------------------------------
9163 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
9164
9165 - allow version downgrade during distribution upgrade if the
9166   newer package is coming from a trusted vendor (#155472)
9167 - implement locale fallback
9168 - 'freshen' -> 'freshens' in schema definitions to make it
9169   consistent with all other dependency definitions.
9170 - better error reporting for .pat and .sel files.
9171 - rule out packages from dependency resolutions which are
9172   de-selected by user (#155368)
9173 - use locale fallbacks in package translations.
9174 - refresh source when re-enabling it.
9175 - rev 2406
9176
9177 -------------------------------------------------------------------
9178 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
9179
9180 - split of libzypp-zmd-backend subpackage as a stand-alone
9181   leaf package.
9182 - encapsulate bool test for Source_Ref better.
9183 - fixed stack overflow (ma).
9184 - make testsuite build again.
9185 - rev 2346
9186
9187 -------------------------------------------------------------------
9188 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
9189
9190 - fixed URL rewriting for CD2 and following (#154762)
9191 - fixed ResPoolProxy diffState (for proper ok/cancel support
9192   in UI)
9193 - added special exception class for aborting installation
9194   (#154936)
9195 - only auto-change directories if they end in CDn or DVDn.
9196 - rev 2320.
9197
9198 -------------------------------------------------------------------
9199 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
9200
9201 - silently ignore multiple installs of the same package.
9202 - fix disk usage for installs and uninstalls.
9203 - rev 2308
9204
9205 -------------------------------------------------------------------
9206 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
9207
9208 - zmd-backend: filter out incompatible architectures from
9209   repository.
9210 - rev 2298
9211
9212 -------------------------------------------------------------------
9213 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
9214
9215 - sync libzypp media data with mtab.
9216 - improve resolver error and solution reports.
9217 - fix source cache reading (#155459).
9218 - default cached sources to enabled (#155459).
9219 - let each source provide public keys.
9220 - rev 2297
9221
9222 -------------------------------------------------------------------
9223 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
9224
9225 - only write by-sovler transactions back (#154976)
9226 - rev 2278
9227
9228 -------------------------------------------------------------------
9229 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
9230
9231 - release last used source at end of commit (#155002)
9232 - rev 2277
9233
9234 -------------------------------------------------------------------
9235 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
9236
9237 - cope with NULL values in zmd catalogs table (#153584)
9238 - set YAST_IS_RUNNING in transact zmd helper (#154820)
9239 - run SuSEconfig after transact zmd helper (#154820)
9240 - add softTransact to honor user vs. soft requirements (#154650)
9241 - honor all build keys provided by a package source.
9242 - add source metadata refresh.
9243 - add progress callbacks to zmd helpers.
9244 - rev 2276
9245
9246 -------------------------------------------------------------------
9247 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
9248
9249 - include .diffs into main source.
9250 - catch exception when ejecting media which was unmounted externally
9251   (#154697).
9252 - init source in zmd-backend correctly (#154667)
9253 - implement disk usage info for YaST.
9254 - clean up XML schema files.
9255 - catch CPUs identifying as 'i686' but being 'i586'.
9256 - allow definition of preferred attach (mount) point for media.
9257 - make resolver results more readable.
9258 - use language fallbacks if none of multiple language providers
9259   matches.
9260 - get rid of ignoring wrong arch in resolver, having the wrong
9261   architecture is prevented by other means.
9262 - prepare for translations in exceptions.
9263 - fix 'abort does not abort'
9264 - implement 'flag' I/O in target cache backend.
9265 - skip incompatibles architectures in packages.<lang>
9266 - rev 2228
9267
9268 -------------------------------------------------------------------
9269 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
9270
9271 - dont even provide src/nosrc from the source.
9272 - rev 2169 + diffs
9273
9274 -------------------------------------------------------------------
9275 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
9276
9277 - Initialize commit result (#154409)
9278 - release media if its wrong (#154326)
9279 - dont copy src/nosrc packages to the pool (#154627)
9280 - reduce XML logging.
9281 - rev 2169 + diffs
9282
9283 -------------------------------------------------------------------
9284 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
9285
9286 - fix path of .po files (#154074).
9287 - parse the correct package.<lang> file (kinda #154074).
9288 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
9289 - reattach all released medias.
9290 - raise exception instead of abort() on XML errors (#154104).
9291 - update translations.
9292 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
9293   and is_empty_dir utility function
9294 - rev 2169
9295
9296 -------------------------------------------------------------------
9297 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
9298
9299 - check freshens and supplements for packages (#154074).
9300 - only complain about incomplete installed resolvables,
9301   if they are uninstalled, schedule them for installation.
9302   (#154074)
9303 - add testcases for locale() provides.
9304 - add lang_country -> lang fallback.
9305 - have locale(parent:...) deps match any provides of 'parent'
9306   also when uninstalling a package.
9307 - rev 2148
9308
9309 -------------------------------------------------------------------
9310 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
9311
9312 - change the locale(...) separator to ";" (#153791)
9313 - complete "find-files" of zmd-backend.
9314 - rev 2140
9315
9316 -------------------------------------------------------------------
9317 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
9318
9319 - avoid attaching media when initializing source
9320 - rev 2139
9321
9322 -------------------------------------------------------------------
9323 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
9324
9325 - warn about misspelled 'locale(...)' provides
9326 - add testcases
9327 - rev 2134
9328
9329 -------------------------------------------------------------------
9330 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
9331
9332 - fix the build
9333 - rev 2129
9334
9335 -------------------------------------------------------------------
9336 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
9337
9338 - provide available locales to application (#153583)
9339 - honor 'requestedLocales' (language dependant packages)
9340 - honor release requests for all holders of a device.
9341 - silently re-attach after a forced release.
9342 - solver improvements.
9343 - handle source caches.
9344 - proper logging in zmd backend helpers.
9345 - rev 2127
9346
9347 -------------------------------------------------------------------
9348 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
9349
9350 - upgrade always to best version and arch (#153577)
9351 - reset 'transact' state for obsoleted packages (#153578)
9352 - translation updates
9353 - rev 2113
9354
9355 -------------------------------------------------------------------
9356 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
9357
9358 - add support for 'local' .rpm packages to zmd-backend.
9359 - rev 2101
9360
9361 -------------------------------------------------------------------
9362 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
9363
9364 - fix build of zmd/backend.
9365 - actually fill 'files' table in package-files.
9366 - rev 2094
9367
9368 -------------------------------------------------------------------
9369 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
9370
9371 - improve testcases.
9372 - add 'setPossibleLocales()' to ZYpp, this defines the set
9373   of possible locales to choose from (#153583)
9374 - provide LanguageImpl and create 'Language' resolvables for
9375   each 'possible' locale.
9376 - fix YUM parsing of patches, insert 'atoms' to link patches
9377   with packages.
9378 - replace gzstream/ with own, existing implementation.
9379 - honor locks in solver (#150231)
9380 - sync pool with target after commit() properly (#150565, #153066)
9381 - new zmd helper 'package-files'
9382 - rev 2093
9383
9384 -------------------------------------------------------------------
9385 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
9386
9387 - prevent multiple initializations of the target (#153124)
9388 - implement 'loopback mounted ISO images'
9389 - retain old package sources on upgrade.
9390 - support compressed .xml files in 'repodata' type repositories.
9391 - rev 2025
9392
9393 -------------------------------------------------------------------
9394 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
9395
9396 - parse locale(...) provides and construct correct dependencies.
9397
9398 -------------------------------------------------------------------
9399 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
9400
9401 - always upgrade to candidate (#152760).
9402 - fix typo in package sorting.
9403 - prepare handling of locale provides.
9404 - rev 1995
9405
9406 -------------------------------------------------------------------
9407 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
9408
9409 - sort src/nosrc package to right list during commit.
9410 - revert installtime/buildtime in susetags parser (#152760)
9411 - rev 1990
9412
9413 -------------------------------------------------------------------
9414 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
9415
9416 - reset state after successful commit (#153030)
9417 - run "rpm -e" always with "--nodeps" (#153026)
9418 - provide separate resolvable kind for src packages.
9419 - extend status field for LOCK and LICENSE.
9420 - add sameState()/diffState() for UI.
9421 - provide 'best' candidate for UI.
9422 - set 60 sec timeout for curl access.
9423 - don't cross-compare solver results, takes too much time.
9424 - provide sizes of installed packages.
9425 - extend REQUIRES semantics in content file.
9426 - add "parse-metadata" helper to zmd-backend.
9427 - rev 1987
9428
9429 -------------------------------------------------------------------
9430 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
9431
9432 - provide complete disk usage data (#152761)
9433 - include upgrade flag when copying solver solution
9434   back to pool (#152717)
9435 - rev 1959
9436
9437 -------------------------------------------------------------------
9438 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
9439
9440 - don't insert incompatible architectures to the pool (#151933)
9441 - don't accept incompatible architectures from a repository
9442   (#151933)
9443 - separate rpm log (#151431).
9444 - allow extended product requires.
9445 - rev 1954
9446
9447 -------------------------------------------------------------------
9448 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
9449
9450 - provide the XML schema files in the main package. (#152593)
9451
9452 -------------------------------------------------------------------
9453 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
9454
9455 - provide arch compat handling.
9456 - implement data upload to zmd.
9457 - fix source metadata caching on target.
9458 - add 'supplements' dependencies to 'yum' parser.
9459 - provide user agent identification to curl calls.
9460 - move resolver branches (multiple alternatives) back in queue
9461   (resolve known things first, then the unknown ones).
9462 - clean up 'packages' parser.
9463 - rev 1947
9464
9465 -------------------------------------------------------------------
9466 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
9467
9468 - improve media mount/umount interface
9469 - prepare class ArchCompat for proper architecture ordering
9470   and compatibility handling.
9471 - add returns to dummy functions in DbAccess.
9472 - rev 1913
9473
9474 -------------------------------------------------------------------
9475 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
9476
9477 - don't explictly delete to-be-upgraded packages.
9478 - finish query-system, resolve-dependencies, and transact for
9479   libzypp-zmd-backend.
9480 - provide Pattern::category.
9481 - move system architecture to toplevel.
9482 - make target store pathname settable.
9483 - speed up rpmdb reading by properly filtering unwanted file
9484   provides.
9485 - rev 1905
9486
9487 -------------------------------------------------------------------
9488 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
9489
9490 - new translations.
9491 - proofread texts.
9492 - when comparing solutions, prefer higher versions.
9493 - provide generic 'SafeBool' for bool conversions.
9494 - add PtrTypes testsuites.
9495 - rev 1876
9496
9497 -------------------------------------------------------------------
9498 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
9499
9500 - integrate all diffs
9501 - move Target::commit to toplevel API
9502 - generalize dependency iterators and hash dependency
9503   information in pool (for speedup)
9504 - add 'supplements' as dependency
9505 - make more pattern attributes available
9506 - drop "smbfs" in favour of "cifs" (#151476)
9507 - add metadata cache to sources (Beta4 bug)
9508 - run "rpm -e"  with name-version-release
9509 - fix update conflicts
9510 - rev 1864
9511
9512 -------------------------------------------------------------------
9513 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
9514
9515 - fix-mediachange.diff: dont skip CD but retry after media change
9516 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
9517   'eject' button
9518 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
9519   so media handle gets actually released and media unmounted.
9520
9521 -------------------------------------------------------------------
9522 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
9523
9524 - implement arch scoring
9525 - prefer better arch (#151427)
9526 - transitive depedencies of weak requirements are non-weak
9527   (#151446)
9528 - rev 1778 + diff
9529
9530 -------------------------------------------------------------------
9531 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
9532
9533 - ignore self and to-be-updated conflicts (#150844)
9534 - fix enable of target store (for non-packages)
9535 - rev 1778
9536
9537 -------------------------------------------------------------------
9538 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
9539
9540 - fix "cd:" url (#151121)
9541 - provide location() in public Package api
9542 - allow running distribution upgrade in testmode
9543 - extend HAL interface
9544 - rev 1762
9545
9546 -------------------------------------------------------------------
9547 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
9548
9549 - pass normal and locale packages from selections correctly.
9550 - its "baseconf" for base selections.
9551 - Make 'ZYpp' an obvious singleton.
9552 - provide releasenotesUrl.
9553 - dont continue upgrade without target.
9554 - implement 'fake' hal for testing.
9555 - fix package sizes.
9556 - more solver testcases.
9557 - rev 1754
9558
9559 -------------------------------------------------------------------
9560 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
9561
9562 - extend requires of libzypp-devel
9563 - provide package sizes for UI
9564 - provide more UI helpers
9565 - implement Product and related functions
9566 - fix split provides in distribution upgrade
9567 - provide locale information to system
9568 - ask HAL for available devices
9569 - reduce debug information in solver
9570 - filter architectures in source, not in solver
9571 - rev 1743
9572
9573 -------------------------------------------------------------------
9574 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
9575
9576 - disable another testsuite for now
9577 - fetch the default locale from environment
9578 - support user-defined formatting of log
9579 - rev 1710
9580
9581 -------------------------------------------------------------------
9582 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
9583
9584 - providing basic product information from susetags source
9585 - public API for preferred language
9586 - implemented redirect of logging (#149001)
9587 - report start/finish of source data parsing (#150211)
9588 - store/restore source aliases properly (#150256)
9589 - disable a lot of debug logging to speed up solver
9590 - properly rewrite URL for CDn directory layouts (#149870)
9591 - rev 1706
9592
9593 -------------------------------------------------------------------
9594 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
9595
9596 - add save/restore state to facilitate UI 'cancel'
9597 - enable target/store
9598 - add 'forceResolve' call and flag to resolver to switch between
9599   task-oriented ZMD and interactive YaST behaviour.
9600 - Fix resolver problem solution texts.
9601 - improve solver problem solution offerings.
9602 - fix media access handling to better support multiple
9603   requestors to single media.
9604 - move the media number checking to the source (media requestor)
9605   which knows how to verify the correct media.
9606 - Fix CD ordering (#149871), adding testcases.
9607 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
9608 - Add selections to testcases.
9609 - rev 1673
9610
9611 -------------------------------------------------------------------
9612 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
9613
9614 - Fix missing return in Source.cc:124
9615
9616 -------------------------------------------------------------------
9617 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
9618
9619 - cope with empty arch field in selections
9620 - enable dummy "enableStorage" function
9621 - rev 1610-branch
9622
9623 -------------------------------------------------------------------
9624 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
9625
9626 - fix random data return in Source.cc
9627 - rev 1610
9628
9629 -------------------------------------------------------------------
9630 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
9631
9632 - adapt zmd-backend to SourceImpl API change
9633 - rev 1608
9634
9635 -------------------------------------------------------------------
9636 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
9637
9638 - fix the packages parser bug. Now all packages are parsed
9639   including (english) translations.
9640   source/susetags is back to svn head.
9641 - rev 1600
9642
9643 -------------------------------------------------------------------
9644 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
9645
9646 - fix off-by-one bug in bitfield handling
9647 - revert source/susetags to rev 1411
9648 - rev 1586
9649
9650 -------------------------------------------------------------------
9651 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
9652
9653 - dont prereq-sort non-packages
9654 - rev 1584
9655
9656 -------------------------------------------------------------------
9657 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
9658
9659 - rev 1582
9660
9661 -------------------------------------------------------------------
9662 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
9663
9664 - update to rev 1543
9665
9666 -------------------------------------------------------------------
9667 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
9668
9669 - require hal-devel in libzypp-devel
9670 - re-merge fixes (RPM_OPT_FLAGS)
9671
9672 -------------------------------------------------------------------
9673 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
9674
9675 - make solver behaviour a bit more interactive
9676 - rev 1537
9677
9678 -------------------------------------------------------------------
9679 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
9680
9681 - Fix syntax error in configure script.
9682 - Use RPM_OPT_FLAGS.
9683
9684 -------------------------------------------------------------------
9685 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
9686
9687 - update for qt ui integration
9688 - rev 1504
9689
9690 -------------------------------------------------------------------
9691 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
9692
9693 - split off libzypp-zmd-backend
9694 - rev 1466
9695
9696 -------------------------------------------------------------------
9697 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
9698
9699 - another update to svn
9700
9701 -------------------------------------------------------------------
9702 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
9703
9704 - finish rpm callbacks
9705 - finish UI API
9706 - fix state change resolver<->pool
9707 - zmd backend stuff
9708 - speed up tag file parsing
9709 - rev 1405
9710
9711 -------------------------------------------------------------------
9712 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
9713
9714 - disabling failing tests of s390 and ppc
9715
9716 -------------------------------------------------------------------
9717 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
9718
9719 - Snapshoot rev 1367
9720
9721 -------------------------------------------------------------------
9722 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
9723
9724 - use hashes for pool
9725 - rev 1343
9726
9727 -------------------------------------------------------------------
9728 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
9729
9730 - removed Obsoletes:    yast2-packagemanager
9731
9732 -------------------------------------------------------------------
9733 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
9734
9735 - Snapshoot 3 Feb 2005 (11:30)
9736
9737 -------------------------------------------------------------------
9738 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
9739
9740 - Snapshoot 2 Feb 2005 (14:00)
9741
9742 -------------------------------------------------------------------
9743 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
9744
9745 - Snapshoot 2 Feb 2005 ( integrating YaST )
9746
9747 -------------------------------------------------------------------
9748 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
9749
9750 - converted neededforbuild to BuildRequires
9751
9752 -------------------------------------------------------------------
9753 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
9754
9755 - Initial version
9756