changes 13.2.0 (2)
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
3
4 - Remove deprecated old stuff (aria2 support,
5   old InstallOrder, old History parser)
6 - version 13.2.0 (2)
7
8 -------------------------------------------------------------------
9 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
10
11 - Update zypp-po.tar.bz2
12
13 -------------------------------------------------------------------
14 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
15
16 - Update zypp-po.tar.bz2
17
18 -------------------------------------------------------------------
19 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
20
21 - Update zypp-po.tar.bz2
22
23 -------------------------------------------------------------------
24 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
25
26 - Discourage using SafeBool in favor of explicit operator bool
27 - version 13.1.0 (1)
28
29 -------------------------------------------------------------------
30 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
31
32 - Testsuite: Workaround boost::thread being not header only since
33   boost-1.50 (boost ticket 7085)
34 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
35   explicit operator bool; constructible and comparable with nullptr_t.
36 - Bump major version for Factory
37   12.x is continued on SuSE-Code-12_3-Branch
38 - version 13.0.0 (0)
39
40 -------------------------------------------------------------------
41 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
42
43 - Update zypp-po.tar.bz2
44
45 -------------------------------------------------------------------
46 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
47
48 - added new fuction zypp::ZYpp::provideSrcPackage
49 - Treat opensuse-education as separate vendor (bnc#812608)
50 - AArch64 support
51 - version 12.11.0 (0)
52
53 -------------------------------------------------------------------
54 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
55
56 - added tftp-support (bnc#803316)
57 - version 12.10.1 (0)
58
59 -------------------------------------------------------------------
60 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
61
62 - Update zypp-po.tar.bz2
63
64 -------------------------------------------------------------------
65 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
66
67 - Update zypp-po.tar.bz2
68
69 -------------------------------------------------------------------
70 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
71
72 - Update zypp-po.tar.bz2
73
74 -------------------------------------------------------------------
75 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
76
77 - Adapt to libsolv dataiterator fixes
78   (returning random data in some cases)
79 - Require and adapt to changes in libsolv-0.3.0
80 - version 12.10.0 (0)
81
82 -------------------------------------------------------------------
83 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
84
85 - Update zypp-po.tar.bz2
86
87 -------------------------------------------------------------------
88 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
89
90 - Update zypp-po.tar.bz2
91
92 -------------------------------------------------------------------
93 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
94
95 - Rephrase error message if 'lsof' is not installed (bnc#694427)
96 - version 12.9.0 (0)
97
98 -------------------------------------------------------------------
99 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
100
101 - Handle dangling update script symlinks in instsys. (bnc#803751)
102 - version 12.8.1 (0)
103
104 -------------------------------------------------------------------
105 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
106
107 - Update zypp-po.tar.bz2
108
109 -------------------------------------------------------------------
110 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
111
112 - Update zypp-po.tar.bz2
113
114 -------------------------------------------------------------------
115 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
116
117 - Update zypp-po.tar.bz2
118
119 -------------------------------------------------------------------
120 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
121
122 - make multicurl suppress progress reports for the metalink download
123 - work around libcurl bug that sometimes gives us old values in the
124   progress callback
125 - version 12.8.0 (0)
126
127 -------------------------------------------------------------------
128 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
129
130 - Reduce logging
131 - MediaMultiCurl: throw AbortRequestException if aborted by user
132 - version 12.7.0 (0)
133
134 -------------------------------------------------------------------
135 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
136
137 - Update zypp-po.tar.bz2
138
139 -------------------------------------------------------------------
140 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
141
142 - Update zypp-po.tar.bz2
143
144 -------------------------------------------------------------------
145 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
146
147 - Update zypp-po.tar.bz2
148
149 -------------------------------------------------------------------
150 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
151
152 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
153 - Enable zypper to remove zypp locks without evaluating the
154   query (bnc#792901)
155 - Configure curl to "not fix the BEAST attack" (bnc#779177)
156 - version 12.6.0 (0)
157
158 -------------------------------------------------------------------
159 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
160
161 - Update zypp-po.tar.bz2
162
163 -------------------------------------------------------------------
164 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
165
166 - HistoryLogReader: new HistoryLogData based API for parsing the new
167   history file entries (fate#312521)
168   The old HistoryItem based API is deprecated but will
169   still be available for a while if you compile with
170   -DWITH_DEPRECATED_HISTORYITEM_API.
171 - Write userdata string to history log (fate#312521)
172 - Add HistoryLogReader testcases
173 - Adapt to libsolv 'medianr'-changes
174 - version 12.5.0 (0)
175
176 -------------------------------------------------------------------
177 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
178
179 - Update zypp-po.tar.bz2
180
181 -------------------------------------------------------------------
182 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
183
184 - Update zypp-po.tar.bz2
185
186 -------------------------------------------------------------------
187 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
188
189 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
190 - Extend ZConfig to store a user defined string value (fate#312521)
191 - Add SIGSEGV handler trying to log a stack trace
192 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
193 - Use gettext plural handling (bnc#784666)
194 - version 12.4.0 (0)
195
196 -------------------------------------------------------------------
197 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
198
199 - Update zypp-po.tar.bz2
200
201 -------------------------------------------------------------------
202 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
203
204 - Add simple sysconfig::write (bnc#766598)
205 - For installed products also filelists when trying to find the buddy
206   (bnc#784900)
207 - Provide information whether product license needs to be accepted.
208 - version 12.3.0 (0)
209
210 -------------------------------------------------------------------
211 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
212
213 - Update zypp-po.tar.bz2
214
215 -------------------------------------------------------------------
216 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
217
218 - Update zypp-po.tar.bz2
219
220 -------------------------------------------------------------------
221 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
222
223 - Enable multiversion kernel and set multiversion.kernels in
224   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
225 - Fix typo (bnc#782801)
226 - Relax evaluation of patch category tags (case insensitive)
227
228 -------------------------------------------------------------------
229 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
230
231 - Update zypp-po.tar.bz2
232
233 -------------------------------------------------------------------
234 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
235
236 - Update zypp-po.tar.bz2
237
238 -------------------------------------------------------------------
239 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
240
241 - Add str::commonPrefix
242 - version 12.2.0 (0)
243
244 -------------------------------------------------------------------
245 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
246
247 - Update zypp-po.tar.bz2
248
249 -------------------------------------------------------------------
250 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
251
252 - Provide Target::reload()
253 - version 12.1.0 (0)
254
255 -------------------------------------------------------------------
256 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
257
258 - Update zypp-po.tar.bz2
259
260 -------------------------------------------------------------------
261 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
262
263 - Update zypp-po.tar.bz2
264
265 -------------------------------------------------------------------
266 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
267
268 - Update zypp-po.tar.bz2
269
270 -------------------------------------------------------------------
271 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
272
273 - Update zypp-po.tar.bz2
274
275 -------------------------------------------------------------------
276 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
277
278 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
279   zypplock becoming available (bnc#772965)
280 - Unify update-scripts with same content(md5sum) (bnc#773575)
281 - version 12.0.1 (0)
282
283 -------------------------------------------------------------------
284 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
285
286 - Update zypp-po.tar.bz2
287
288 -------------------------------------------------------------------
289 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
290
291 - set $ZYPP_IS_RUNNING during commit
292 - Bump major version for Factory
293   11.x is continued on SuSE-Code-12_2-Branch
294 - version 12.0.0 (0)
295
296 -------------------------------------------------------------------
297 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
298
299 - Update zypp-po.tar.bz2
300
301 -------------------------------------------------------------------
302 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
303
304 - Fixed typo (bnc#773467)
305 - Erase any old repo instance from pool when (re)loading from cache
306 - filter zero sized devices in disk usage counter(bnc#769819)
307 - fix isSoftLocked computation
308 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
309 - do not fork the uuidgen program, use kernel interface instead
310 - remove obsolete hicolor-icon-theme BuildRequires
311 - version 11.7.0 (6)
312
313 -------------------------------------------------------------------
314 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
315
316 - Update zypp-po.tar.bz2
317
318 -------------------------------------------------------------------
319 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
320
321 - Update zypp-po.tar.bz2
322
323 -------------------------------------------------------------------
324 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
325
326 - Update zypp-po.tar.bz2
327
328 -------------------------------------------------------------------
329 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
330
331 - Update zypp-po.tar.bz2
332
333 -------------------------------------------------------------------
334 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
335
336 - zypp.conf:servicesdir is ignored (bnc#765528)
337 - allow libcurl to take proxy from environment iff proxy is not
338   configured or disallowed (bnc#745404)
339 - version 11.6.3 (6)
340
341 -------------------------------------------------------------------
342 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
343
344 - Update zypp-po.tar.bz2
345
346 -------------------------------------------------------------------
347 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
348
349 - Update zypp-po.tar.bz2
350
351 -------------------------------------------------------------------
352 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
353
354 - Adjust weaklock fix
355
356 -------------------------------------------------------------------
357 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
358
359 - Fix processing of weak locks (bnc#749418, bnc#765164)
360 - [valgrind] don't dereference if we may be past the end of the repositories.
361 - add armv7hl workaround for Adrian
362 - version 11.6.2 (6)
363
364 -------------------------------------------------------------------
365 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
366
367 - Update zypp-po.tar.bz2
368
369 -------------------------------------------------------------------
370 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
371
372 - fix an invalid read revealed by valgrind in
373   RepositoryIterator::increment()
374
375 -------------------------------------------------------------------
376 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
377
378 - Update zypp-po.tar.bz2
379
380 -------------------------------------------------------------------
381 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
382
383 - Update zypp-po.tar.bz2
384
385 -------------------------------------------------------------------
386 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
387
388 - Update zypp-po.tar.bz2
389
390 -------------------------------------------------------------------
391 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
392
393 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
394 - remove base/Deprecated.h (macros now in APIConfig.h)
395 - Disribute Easy.h in APIConfig.h
396 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
397 - version 11.6.0 (6)
398
399 -------------------------------------------------------------------
400 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
401
402 - build with gcc-4.7 (bnc#755324)
403 - version 11.5.0 (5)
404
405 -------------------------------------------------------------------
406 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
407
408 - Fix lost device info when mounting CD/DVD
409
410 -------------------------------------------------------------------
411 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
412
413 - Update zypp-po.tar.bz2
414
415 -------------------------------------------------------------------
416 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
417
418 - Always consider (block) devices passed as url option (bnc#755815)
419
420 -------------------------------------------------------------------
421 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
422
423 - Update zypp-po.tar.bz2
424
425 -------------------------------------------------------------------
426 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
427
428 - Fix install progress hopping back and forth
429 - Try to create a missing destination dir before switching to tmp
430   space (bnc#755239)
431
432 -------------------------------------------------------------------
433 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
434
435 - ResStatus: add 'unneeded' bit (determined by solver)
436 - Force using gcc-4.6 until it builds with 4.7
437 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
438 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
439 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
440 - Support (source)package download by non-root user (bnc#755239)
441 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
442 - Fix buddy handling in solver results
443 - Simplify Selectable::multiversionInstall
444 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
445 - version 11.4.0 (4)
446
447 -------------------------------------------------------------------
448 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
449
450 - Update zypp-po.tar.bz2
451
452 -------------------------------------------------------------------
453 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
454
455 - Update zypp-po.tar.bz2
456
457 -------------------------------------------------------------------
458 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
459
460 - Update zypp-po.tar.bz2
461
462 -------------------------------------------------------------------
463 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
464
465 - Cleanup orphaned media attach points (bnc#751221)
466 - Show max support status if package is in multiple repos (bnc#735841)
467 - Parse proxy user/pass from url (bnc#752497)
468 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
469 - version 11.3.0 (1)
470
471 -------------------------------------------------------------------
472 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
473
474 - Add API for patch severity (bnc#733723, FATE#312633)
475 - version 11.2.0 (1)
476
477 -------------------------------------------------------------------
478 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
479
480 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
481 - Apply soft locks by name and not per package (bnc#749418)
482 - version 11.1.1 (1)
483
484 -------------------------------------------------------------------
485 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
486
487 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
488 - Build with -fvisibility-inlines-hidden
489 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
490 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
491 - new sat::Map - Libsolv (bit)Map wrapper.
492 - always set splitprovides to true now that libsolv handles them better
493 - version 11.1.0 (1)
494
495 -------------------------------------------------------------------
496 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
497
498 - Update zypp-po.tar.bz2
499
500 -------------------------------------------------------------------
501 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
502
503 - Update zypp-po.tar.bz2
504
505 -------------------------------------------------------------------
506 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
507
508 - Update zypp-po.tar.bz2
509
510 -------------------------------------------------------------------
511 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
512
513 - Update zypp-po.tar.bz2
514
515 -------------------------------------------------------------------
516 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
517
518 - Adapt Repository iteration to libsolv changes.
519 - Add sat::Pool tests
520 - Fix Flags<> api to be more consistent and add testcase.
521 - Set min_curl_version 7.19.4 (bnc#735284)
522 - Doc: add some words about 'Solver - Vendor protection'
523 - version 11.0.0 (0)
524
525 -------------------------------------------------------------------
526 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
527
528 - Update zypp-po.tar.bz2
529
530 -------------------------------------------------------------------
531 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
532
533 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
534 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
535 - Some improvements to the services documentation
536 - Fix RW_pointer comparison with underlying smart pointer type.
537 - version 10.3.5 (3)
538
539 -------------------------------------------------------------------
540 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
541
542 - Update zypp-po.tar.bz2
543
544 -------------------------------------------------------------------
545 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
546
547 - Update zypp-po.tar.bz2
548
549 -------------------------------------------------------------------
550 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
551
552 - Try to find and use some CD/DVD device even if HAL/UDEV detection
553   fails (bnc#724807)
554 - Static initialization problem fixes (by Harald Fernengel)
555 - version 10.3.4 (3)
556
557 -------------------------------------------------------------------
558 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
559
560 - Don't use proxy if disabled (bnc#696805)
561 - version 10.3.3 (3)
562
563 -------------------------------------------------------------------
564 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
565
566 - Add pkg-config BuildRequires: We fail to detect libproxy due to
567   the missing pkg-config. Additionally, we have a .pc file
568   ourselfes, which we do not get the provides for [bnc#696805]
569
570 -------------------------------------------------------------------
571 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
572
573 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
574 - version 10.3.2 (3)
575
576 -------------------------------------------------------------------
577 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
578
579 - Update zypp-po.tar.bz2
580
581 -------------------------------------------------------------------
582 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
583
584 - Update zypp-po.tar.bz2
585
586 -------------------------------------------------------------------
587 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
588
589 - Update zypp-po.tar.bz2
590
591 -------------------------------------------------------------------
592 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
593
594 - Explicitly include textLocale in package translation download
595
596 -------------------------------------------------------------------
597 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
598
599 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
600 - version 10.3.1 (3)
601
602 -------------------------------------------------------------------
603 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
604
605 - Update zypp-po.tar.bz2
606
607 -------------------------------------------------------------------
608 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
609
610 - Add zypp.conf option repo.refresh.locales: A list of locales for
611   which translated package descriptions should be downloaded if
612   available.
613 - Explixitly set CURLOPT_PROXYAUTH
614 - version 10.3.0 (1)
615
616 -------------------------------------------------------------------
617 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
618
619 - Add arch armv7tnhl and armv7thl
620 - Fix RepoVariablesReplacer to compute substitution values on demand only
621 - PathInfo::hardlinkCopy: fix handling cross-device links
622 - version 10.2.0 (1)
623
624 -------------------------------------------------------------------
625 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
626
627 - Update zypp-po.tar.bz2
628
629 -------------------------------------------------------------------
630 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
631
632 - Must not differ between type nfs and nfs4 when checking the mount
633   table (bnc#710269)
634 - version 10.1.1 (1)
635
636 -------------------------------------------------------------------
637 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
638
639 - Update zypp-po.tar.bz2
640
641 -------------------------------------------------------------------
642 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
643
644 - Switch to using libsolv instead of satsolver
645 - version 10.1.0 (1)
646
647 -------------------------------------------------------------------
648 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
649
650 - Update zypp-po.tar.bz2
651
652 -------------------------------------------------------------------
653 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
654
655 - Update zypp-po.tar.bz2
656
657 -------------------------------------------------------------------
658 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
659
660 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
661 - version 10.0.0 (0)
662
663 -------------------------------------------------------------------
664 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
665
666 - Enhance Selectable API
667 - version 9.11.0 (8)
668
669 -------------------------------------------------------------------
670 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
671
672 - Update sle-zypp-po.tar.bz2
673
674 -------------------------------------------------------------------
675 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
676
677 - Update zypp-po.tar.bz2
678
679 -------------------------------------------------------------------
680 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
681
682 - Update sle-zypp-po.tar.bz2
683
684 -------------------------------------------------------------------
685 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
686
687 - Update zypp-po.tar.bz2
688
689 -------------------------------------------------------------------
690 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
691
692 - Explicitly require rpm.
693 - version 9.10.2 (8)
694
695 -------------------------------------------------------------------
696 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
697
698 - Update sle-zypp-po.tar.bz2
699
700 -------------------------------------------------------------------
701 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
702
703 - Update zypp-po.tar.bz2
704
705 -------------------------------------------------------------------
706 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
707
708 - Update zypp-po.tar.bz2
709
710 -------------------------------------------------------------------
711 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
712
713 - Extend mount entry comparison fix (bnc#710269)
714 - version 9.10.2 (8)
715
716 -------------------------------------------------------------------
717 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
718
719 - Update sle-zypp-po.tar.bz2
720
721 -------------------------------------------------------------------
722 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
723
724 - Update sle-zypp-po.tar.bz2
725
726 -------------------------------------------------------------------
727 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
728
729 - Update zypp-po.tar.bz2
730
731 -------------------------------------------------------------------
732 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
733
734 - Update zypp-po.tar.bz2
735
736 -------------------------------------------------------------------
737 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
738
739 - Attempt to fix smb mount entry comparison (bnc#710269)
740 - version 9.10.1 (8)
741
742 -------------------------------------------------------------------
743 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
744
745 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
746 - Fix reading of integer arrays from rpm headers (bnc#709716)
747 - version 9.10.0 (8)
748
749 -------------------------------------------------------------------
750 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
751
752 - Update zypp-po.tar.bz2
753
754 -------------------------------------------------------------------
755 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
756
757 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
758   if compiled against libcurl-7.19.4 or above. (bnc#692260)
759 - version 9.9.2 (8)
760
761 -------------------------------------------------------------------
762 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
763
764 - Always read /proc/mounts when looking for mounted media (bnc#705893)
765 - version 9.9.1 (8)
766
767 -------------------------------------------------------------------
768 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
769
770 - MediaUserAuth: Do not expose libcurl header files.
771 - version 9.9.0 (8)
772
773 -------------------------------------------------------------------
774 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
775
776 - More initialize parser structure fixes. (bnc#705181)
777 - version 9.8.7 (8)
778
779 -------------------------------------------------------------------
780 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
781
782 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
783 - version 9.8.6 (8)
784
785 -------------------------------------------------------------------
786 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
787
788 - Properly initialize parser structures (bnc#705181)
789 - version 9.8.5 (8)
790
791 -------------------------------------------------------------------
792 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
793
794 - Fix tests for available libcurl version.
795 - version 9.8.4 (8)
796
797 -------------------------------------------------------------------
798 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
799
800 - Update zypp-po.tar.bz2
801
802 -------------------------------------------------------------------
803 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
804
805 - Make fix for bnc#702576 more robust.
806 - Enhance fix for bnc#699435. Return an error if download in advance
807   failed to provide all packages, so zypper does not silently quit.
808 - version 9.8.3 (8)
809
810 -------------------------------------------------------------------
811 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
812
813 - Update zypp-po.tar.bz2
814
815 -------------------------------------------------------------------
816 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
817
818 - Always compute transaction from pool (bnc#702576)
819 - version 9.8.2 (8)
820
821 -------------------------------------------------------------------
822 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
823
824 - Add feature provides for supported plugins.
825
826 -------------------------------------------------------------------
827 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
828
829 - Add configuration template for automatic kernel
830   purge (feature#312018) to zypp.conf
831
832 -------------------------------------------------------------------
833 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
834
835 - Fix download loop to skip non-install actions. (bnc#699435)
836 - version 9.8.1 (8)
837
838 -------------------------------------------------------------------
839 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
840
841 - Update zypp-po.tar.bz2
842
843 -------------------------------------------------------------------
844 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
845
846 - Fix missing return value.
847
848 -------------------------------------------------------------------
849 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
850
851 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
852 - version 9.8.0 (8)
853
854 -------------------------------------------------------------------
855 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
856
857 - Update zypp-po.tar.bz2
858
859 -------------------------------------------------------------------
860 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
861
862 - Fix transaction ORDER_BY_MEDIANR.
863 - version 9.7.0 (5)
864
865 -------------------------------------------------------------------
866 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
867
868 - Basic commit plugins implemented. They may be used to implement pre/post
869   commit actions like taking file system snapshots (fate#303699)
870 - version 9.6.0 (5)
871
872 -------------------------------------------------------------------
873 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
874
875 - Do commit based on sat::Transaction.
876 - version 9.5.0 (5)
877
878 -------------------------------------------------------------------
879 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
880
881 - Assert rpm database directory is created before rpmtsInitDB is
882   called (bnc#697115)
883
884 -------------------------------------------------------------------
885 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
886
887 - fix var definition order in PackageProvider
888 - fix operator~ return datatype for flags (ctor is explicit)
889 - add method interactiveFlags to Patch describing what makes it
890   interactive
891 - version 9.4.0 (3)
892
893 -------------------------------------------------------------------
894 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
895
896 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
897
898 -------------------------------------------------------------------
899 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
900
901 - Switch patch interactive-check to flags
902 - version 9.3.0 (3)
903
904 -------------------------------------------------------------------
905 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
906
907 - Update zypp-po.tar.bz2
908
909 -------------------------------------------------------------------
910 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
911
912 - fix specfile to handle sles translations if available
913
914 -------------------------------------------------------------------
915 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
916
917 - Avoid using #elifdef directive.
918
919 -------------------------------------------------------------------
920 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
921
922 - Update zypp-po.tar.bz2
923
924 -------------------------------------------------------------------
925 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
926
927 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
928 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
929   were either fixed without bnc# or do not apply to this branch. This is
930   to make the changelog checker happy:
931   - Set proper defaults for service repos (bnc#673943)
932
933 -------------------------------------------------------------------
934 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
935
936 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
937 - version 9.2.0 (2)
938
939 -------------------------------------------------------------------
940 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
941
942 - respect patch content license when determinating interactive status
943 - version 9.1.2 (1)
944
945 -------------------------------------------------------------------
946 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
947
948 - More rpm-4.9 fixes
949 - Disable rpm V3toV4 conversion while not working with rpm 4.9
950
951 -------------------------------------------------------------------
952 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
953
954 - Update zypp-po.tar.bz2
955
956 -------------------------------------------------------------------
957 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
958
959 - Fix for rpm-4.9
960 - version 9.1.1 (1)
961
962 -------------------------------------------------------------------
963 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
964
965 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
966 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
967 - version 9.1.0 (1)
968
969 -------------------------------------------------------------------
970 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
971
972 - Allow MediaCD to build against HAL or nothing
973   if udev is not present
974
975 -------------------------------------------------------------------
976 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
977
978 - forward port all changes to make it build in Code10
979
980 -------------------------------------------------------------------
981 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
982
983 - make -Werror=format-security optional and used only if
984   supported
985
986 -------------------------------------------------------------------
987 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
988
989 - Update zypp-po.tar.bz2
990
991 -------------------------------------------------------------------
992 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
993
994 - Update zypp-po.tar.bz2
995
996 -------------------------------------------------------------------
997 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
998
999 - delete old metadata temp directories
1000 - version 9.0.3 (0)
1001
1002 -------------------------------------------------------------------
1003 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
1004
1005 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
1006 - version 9.0.2 (0)
1007
1008 -------------------------------------------------------------------
1009 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
1010
1011 - Update zypp-po.tar.bz2
1012
1013 -------------------------------------------------------------------
1014 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
1015
1016 - check for permissions before writing (fixes bnc#683509)
1017 - version 9.0.1 (0)
1018
1019 -------------------------------------------------------------------
1020 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
1021
1022 - Switch ResPoolProxy to use multimap in order to allow iteration
1023   of all Selectables of all kinds.
1024 - Add upper/lower_bound iteration to MapKVIterator.
1025 - Add stream output for multimap/set.
1026 - version 9.0.0 (0)
1027
1028 -------------------------------------------------------------------
1029 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
1030
1031 - Update zypp-po.tar.bz2
1032
1033 -------------------------------------------------------------------
1034 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
1035
1036 - Update zypp-po.tar.bz2
1037
1038 -------------------------------------------------------------------
1039 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
1040
1041 - Update zypp-po.tar.bz2
1042
1043 -------------------------------------------------------------------
1044 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
1045
1046 - Update zypp-po.tar.bz2
1047
1048 -------------------------------------------------------------------
1049 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
1050
1051 - Update zypp-po.tar.bz2
1052
1053 -------------------------------------------------------------------
1054 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
1055
1056 - Do not look for $releasever 's value if there is no variable
1057   in the url: parses product file again and again
1058 - version 8.12.2 (10)
1059
1060 -------------------------------------------------------------------
1061 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
1062
1063 - Remove package-manager.desktop file (bnc#329635)
1064 - version 8.12.1 (10)
1065
1066 -------------------------------------------------------------------
1067 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
1068
1069 - Apply patch introducing armv7nhl:armv7hl
1070
1071 -------------------------------------------------------------------
1072 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
1073
1074 - allow for Repo Index Services to set the enabled state of
1075   repositories from the server side.
1076 - Fix priority not being set on reading service indexes
1077 - version 8.12.0 (10)
1078
1079 -------------------------------------------------------------------
1080 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
1081
1082 - Add new ServicePlugin Exceptions.
1083
1084 -------------------------------------------------------------------
1085 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
1086
1087 - Update zypp-po.tar.bz2
1088
1089 -------------------------------------------------------------------
1090 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
1091
1092 - add method to check if there are manually configured urls
1093 - version 8.11.0 (10)
1094
1095 -------------------------------------------------------------------
1096 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
1097
1098 - create cache directory, if it doesn't exist
1099   when saving mirrorlist
1100 - version 8.10.6 (10)
1101
1102 -------------------------------------------------------------------
1103 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
1104
1105 - moved keepPackages code to RepoInfo::Impl
1106 - version 8.10.5 (10)
1107
1108 -------------------------------------------------------------------
1109 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
1110
1111 - Fix caching of mirrorlist files
1112 - version 8.10.4 (10)
1113
1114 -------------------------------------------------------------------
1115 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
1116
1117 - Do not export keyring if rpmdb is initialised, but target isn't
1118   (bnc#659494)
1119 - version 8.10.3 (10)
1120
1121 -------------------------------------------------------------------
1122 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
1123
1124 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
1125 - version 8.10.2 (10)
1126
1127 -------------------------------------------------------------------
1128 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
1129
1130 - fix retrieval of distributionVersion if target is not initialized
1131 - MultiCurl: make sure the server responds with "partial content",
1132   fixes corrupt downloads if the metalink file contains no checksums
1133 - version 8.10.1 (10)
1134
1135 -------------------------------------------------------------------
1136 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
1137
1138 - Added ReplacerVar caching in RepoInfo
1139 - Automaticly remove empty mirrorlist-files
1140 - version 8.10.0 (10)
1141
1142 -------------------------------------------------------------------
1143 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
1144
1145 - Added MirrorList caching
1146 - version 8.9.0 (7)
1147
1148 -------------------------------------------------------------------
1149 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
1150
1151 - Icons for libzypp should go into desktop-data. (bnc#329635)
1152 - version 8.8.2 (7)
1153
1154 -------------------------------------------------------------------
1155 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
1156
1157 - Properly handle FTP response 550. (bnc#645747)
1158 - version 8.8.1 (7)
1159
1160 -------------------------------------------------------------------
1161 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
1162
1163 - fix access of freed memory in MultiCurl (bnc#654600)
1164
1165 -------------------------------------------------------------------
1166 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
1167
1168 - Update zypp-po.tar.bz2
1169
1170 -------------------------------------------------------------------
1171 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
1172
1173 - added metalink support
1174 - version 8.8.0 (7)
1175
1176 -------------------------------------------------------------------
1177 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
1178
1179 - Feed the ProvideFilePolicy progress callback in addition to any
1180   connected media::DownloadProgressReport (bnc#545106)
1181 - version 8.7.1 (7)
1182
1183 -------------------------------------------------------------------
1184 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
1185
1186 - Make MetaLinkParser accept InputStreams
1187 - Make MetaLinkParser accept Pathnames insted of strings
1188 - Fix MetaLinkv4 hash parsing
1189 - Add MetaLinkParser test
1190 - version 8.7.0 (7)
1191
1192 -------------------------------------------------------------------
1193 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
1194
1195 - Use timeouts in plugin script communication.
1196 - Fix ExternalProgram to correctly remember exit status.
1197 - version 8.6.0 (5)
1198
1199 -------------------------------------------------------------------
1200 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
1201
1202 - Update zypp-po.tar.bz2
1203
1204 -------------------------------------------------------------------
1205 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
1206
1207 - fix services not being linked to their file after being
1208   saved
1209
1210 -------------------------------------------------------------------
1211 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
1212
1213 - Don't use aria2c for FTP (bnc #641328)
1214
1215 -------------------------------------------------------------------
1216 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
1217
1218 - implementation for url resolver plugins
1219 - version 8.5.0 (5)
1220
1221 -------------------------------------------------------------------
1222 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
1223
1224 - Use DownloadInHeaps as default, when there is nothing configured
1225   and when the target root is set to "/". (bnc#591476)
1226 - version 8.4.0 (4)
1227
1228 -------------------------------------------------------------------
1229 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
1230
1231 - fixed replacing releasever (for fedora systems) - (bnc#637470)
1232 - version 8.3.0 (0)
1233
1234 -------------------------------------------------------------------
1235 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
1236
1237 - fix metalink4 parsing [bnc#641484]
1238
1239 -------------------------------------------------------------------
1240 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
1241
1242 - Update zypp-po.tar.bz2
1243
1244 -------------------------------------------------------------------
1245 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
1246
1247 - Allow per repository proxy settings like yum does.
1248   Including setting it to _none_ overriding the
1249   system proxy.
1250   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
1251 - version 8.2.1 (0)
1252
1253 -------------------------------------------------------------------
1254 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
1255
1256 - fixed replacing basearch (for fedora systems) - (bnc#637473)
1257 - version 8.2.0 (0)
1258
1259 -------------------------------------------------------------------
1260 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
1261
1262 - Report download failures in commit result (bnc#431854)
1263 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
1264 - version 8.1.3 (0)
1265
1266 -------------------------------------------------------------------
1267 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
1268
1269 - Fix download-only not to omit source packages (bnc#635596)
1270 - version 8.1.2 (0)
1271
1272 -------------------------------------------------------------------
1273 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
1274
1275 - Update zypp-po.tar.bz2
1276
1277 -------------------------------------------------------------------
1278 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
1279
1280 - fix basearch url variable
1281 - use the right release package name on fedora
1282
1283 -------------------------------------------------------------------
1284 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
1285
1286 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
1287 - version 8.1.1 (0)
1288
1289 -------------------------------------------------------------------
1290 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
1291
1292 - Update zypp-po.tar.bz2
1293
1294 -------------------------------------------------------------------
1295 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
1296
1297 - Update zypp-po.tar.bz2
1298
1299 -------------------------------------------------------------------
1300 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
1301
1302 - Fix memory leaks.
1303
1304 -------------------------------------------------------------------
1305 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
1306
1307 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
1308 - version 8.1.0 (0)
1309
1310 -------------------------------------------------------------------
1311 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
1312
1313 - Fix bug in PoolQuery::addDependency
1314 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
1315   MultiCurl implements MetaLink and Zsync support using libcurl. In
1316   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
1317   the new backend.
1318 - version 8.0.1 (0)
1319
1320 -------------------------------------------------------------------
1321 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
1322
1323 - Bump heads major version after 11.3 branched away.
1324 - version 8.0.0 (0)
1325
1326 -------------------------------------------------------------------
1327 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
1328
1329 - Update zypp-po.tar.bz2
1330
1331 -------------------------------------------------------------------
1332 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
1333
1334 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
1335 - version 7.8.0 (6)
1336
1337 -------------------------------------------------------------------
1338 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
1339
1340 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
1341
1342 -------------------------------------------------------------------
1343 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
1344
1345 - Update zypp-po.tar.bz2
1346
1347 -------------------------------------------------------------------
1348 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
1349
1350 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
1351
1352 -------------------------------------------------------------------
1353 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
1354
1355 - Respect zypp.conf policy settings when solving for update.
1356
1357 -------------------------------------------------------------------
1358 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
1359
1360 - Don't bloat logfile by logging install progess values.
1361
1362 -------------------------------------------------------------------
1363 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
1364
1365 - Update zypp-po.tar.bz2
1366
1367 -------------------------------------------------------------------
1368 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
1369
1370 - Add missing Date constant declarations.
1371 - version 7.7.5 (6)
1372
1373 -------------------------------------------------------------------
1374 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
1375
1376 - Prevent against daemons launched in rpm %post, that do not close
1377   their filedescriptors. Original fix was accidentally reverted.
1378   (bnc#174548)
1379 - version 7.7.4 (6)
1380
1381 -------------------------------------------------------------------
1382 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
1383
1384 - Update zypp-po.tar.bz2
1385
1386 -------------------------------------------------------------------
1387 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
1388
1389 - Fix default evaluation of recommendations of installed
1390   packages (bnc#605490)
1391 - version 7.7.3 (6)
1392
1393 -------------------------------------------------------------------
1394 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
1395
1396 - Update zypp-po.tar.bz2
1397
1398 -------------------------------------------------------------------
1399 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
1400
1401 - Fix broken IdStringType comparison (bnc#607572)
1402 - version 7.7.2 (6)
1403
1404 -------------------------------------------------------------------
1405 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
1406
1407 - Fix packages provided via delta rpm being placed in
1408   the wrong package cache (bnc#607583)
1409 - version 7.7.1 (6)
1410
1411 -------------------------------------------------------------------
1412 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
1413
1414 - Update zypp-po.tar.bz2
1415
1416 -------------------------------------------------------------------
1417 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
1418
1419 - Fix arch detection on sprac (bug #566291)
1420 - Arch: add sparc64v and sparcv9v and armv7l
1421 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
1422 - version 7.6.1 (6)
1423
1424 -------------------------------------------------------------------
1425 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
1426
1427 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
1428 - Cleanup spec file (Pavol Rusnak)
1429 - version 7.6.0 (6)
1430
1431 -------------------------------------------------------------------
1432 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
1433
1434 - Update zypp-po.tar.bz2
1435
1436 -------------------------------------------------------------------
1437 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
1438
1439 - Add methods to evaluate gpg geys expiration dates.
1440 - Export all rpmDb keys to the zypp trusted keyring in one go.
1441 - version 7.6.0 (6)
1442
1443 -------------------------------------------------------------------
1444 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
1445
1446 - Update zypp-po.tar.bz2
1447
1448 -------------------------------------------------------------------
1449 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
1450
1451 - Update zypp-po.tar.bz2
1452
1453 -------------------------------------------------------------------
1454 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
1455
1456 - Update zypp-po.tar.bz2
1457
1458 -------------------------------------------------------------------
1459 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
1460
1461 - Update zypp-po.tar.bz2 (Revision: 54959)
1462
1463 -------------------------------------------------------------------
1464 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
1465
1466 - Update zypp-po.tar.bz2 (Revision: 54959)
1467
1468 -------------------------------------------------------------------
1469 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
1470
1471 - Update translations.
1472
1473 -------------------------------------------------------------------
1474 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
1475
1476 - Improve solver.cleandepsOnRemove result by evaluating the install
1477   history to find packages installed on behalf of a user request (not
1478   auto added by the solver).
1479 - version 7.5.0 (5)
1480
1481 -------------------------------------------------------------------
1482 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
1483
1484 - Update translations.
1485
1486 -------------------------------------------------------------------
1487 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
1488
1489 - Update translations.
1490
1491 -------------------------------------------------------------------
1492 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
1493
1494 - Cleanup when deleting packages. New zypp.conf expert option
1495   solver.cleandepsOnRemove telling whether the solver should per
1496   default try to remove packages exclusively required by the ones
1497   he's asked to delete (default false).
1498 - Resolver::cleandepsOnRemove API to allow applications to change
1499   the solver option.
1500 - version 7.4.0 (4)
1501
1502 -------------------------------------------------------------------
1503 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
1504
1505 - Update translations.
1506
1507 -------------------------------------------------------------------
1508 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
1509
1510 - Enable splitprovides on update.
1511
1512 -------------------------------------------------------------------
1513 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
1514
1515 - Update translations.
1516
1517 -------------------------------------------------------------------
1518 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
1519
1520 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
1521 - version 7.3.0 (2)
1522
1523 -------------------------------------------------------------------
1524 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
1525
1526 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
1527 - Fix specfile to BuildRequire libudev-devel.
1528 - version 7.2.0 (2)
1529
1530 -------------------------------------------------------------------
1531 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
1532
1533 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
1534   rewiting the URL to access a specific media number. By now only
1535   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
1536
1537 -------------------------------------------------------------------
1538 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
1539
1540 - Update translations.
1541
1542 -------------------------------------------------------------------
1543 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
1544
1545 - Update translations.
1546
1547 -------------------------------------------------------------------
1548 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
1549
1550 - /etc/zypp/locks: Allow to specify edition ranges with
1551   solvable:name and dependencies.
1552 - version 7.1.1 (1)
1553
1554 -------------------------------------------------------------------
1555 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
1556
1557 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
1558 - version 7.1.0 (1)
1559
1560 -------------------------------------------------------------------
1561 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
1562
1563 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
1564 - Bump major version for 11.3 development.
1565 - version 7.0.0 (0)
1566
1567 -------------------------------------------------------------------
1568 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
1569
1570 - Fix parsing port from IPv6 URL (bnc#593385)
1571
1572 -------------------------------------------------------------------
1573 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
1574
1575 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
1576 - version 6.31.3 (31)
1577
1578 -------------------------------------------------------------------
1579 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
1580
1581 - Fix guessing package spec to match package names only. (bnc#590864)
1582 - version 6.31.2 (31)
1583
1584 -------------------------------------------------------------------
1585 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
1586
1587 - Add static Target::distributionLabel to return the baseproducts
1588   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
1589 - version 6.31.1 (31)
1590
1591 -------------------------------------------------------------------
1592 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
1593
1594 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
1595 - version 6.31.0 (31)
1596
1597 -------------------------------------------------------------------
1598 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
1599
1600 - Fix handling of symlinked packages in package cache. (bnc #585409)
1601 - version 6.30.5 (19)
1602
1603 -------------------------------------------------------------------
1604 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
1605
1606 - Avoiding use of 'guest' if 'credentials' is used when moutning
1607   a CIFS share. This caused 'permission denied' error with certain
1608   server configurations (bnc #560496).
1609
1610 -------------------------------------------------------------------
1611 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
1612
1613 - Check if a downloaded file actually exists even if aria2c returned 0.
1614   (bnc #564816)
1615 - version 6.30.3 (19)
1616
1617 -------------------------------------------------------------------
1618 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
1619
1620 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
1621
1622 -------------------------------------------------------------------
1623 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
1624
1625 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
1626 - Consider pending disable requests when removing service repositories. (bnc #572634)
1627 - version 6.30.1 (19)
1628
1629 -------------------------------------------------------------------
1630 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
1631
1632 - RepoManager::cleanCacheDirGarbage added for removing directories
1633   which do not belong to any of known repos (bnc #467693)
1634 - version 6.30.0 (19)
1635
1636 -------------------------------------------------------------------
1637 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
1638
1639 - On SLE aria2 is not required, so conflict with a too old aria2
1640   version installed. (bnc #578052)
1641 - version 6.29.5 (19)
1642
1643 -------------------------------------------------------------------
1644 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
1645
1646 - Fix package-manager script wrongly escaping UTF-8 chars in path
1647   names (bnc #571410)
1648 - version 6.29.4 (19)
1649
1650 -------------------------------------------------------------------
1651 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
1652
1653 - Support an alternate SLE-SP1 translation set.
1654 - version 6.29.3 (19)
1655
1656 -------------------------------------------------------------------
1657 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
1658
1659 - Remember the enabled state of removed service repositories. This
1660   way we are able to restore service repositories correctly after a
1661   subscrition expired and gets renewed. (bnc #572634)
1662 - version 6.29.2 (19)
1663
1664 -------------------------------------------------------------------
1665 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
1666
1667 - Abort aria2c download when the progress callback receives 'false'
1668   (bnc #545106)
1669
1670 -------------------------------------------------------------------
1671 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
1672
1673 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
1674   outdated solv files. (bnc #570623)
1675 - version 6.29.0 (19)
1676
1677 -------------------------------------------------------------------
1678 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
1679
1680 - Use regex to parse aria2c progress lines (bnc #570917)
1681 - version 6.28.1 (19)
1682
1683 -------------------------------------------------------------------
1684 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
1685
1686 - Set SignatureFileChecker context even if the key is not known
1687   (bnc #495977)
1688 - version 6.28.0 (19)
1689
1690 -------------------------------------------------------------------
1691 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
1692
1693 - RepoInfoBase::label() added for use in UI messages, plus
1694   ZConfig::repoLabelIsAlias()
1695
1696 -------------------------------------------------------------------
1697 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
1698
1699 - Fix transaction building in presence of multiversion installable items.
1700 - version 6.27.1 (19)
1701
1702 -------------------------------------------------------------------
1703 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
1704
1705 - Improve multiversion status handling and installation. (fate #305311)
1706 - version 6.27.0 (19)
1707
1708 -------------------------------------------------------------------
1709 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
1710
1711 - Don't allow an alias to start with '.' (bnc #473834)
1712
1713 -------------------------------------------------------------------
1714 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
1715
1716 - PickList and status interface for handling packages which are
1717   installable in multiple versions. (fate #305311)
1718 - version 6.26.0 (19)
1719
1720 -------------------------------------------------------------------
1721 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
1722
1723 - Add Selectable::highestAvailableVersionObj. Returns the highest
1724   available package version, ignoring priorities and policies. (bnc #557557)
1725 - version 6.25.0 (19)
1726
1727 -------------------------------------------------------------------
1728 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
1729
1730 - Also parse <product> tag from .prod files <upgrade> section.
1731 - version 6.24.3 (19)
1732
1733 -------------------------------------------------------------------
1734 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
1735
1736 - Fix chroot execution of update scripts. (bnc #558813)
1737 - version 6.24.3 (19)
1738
1739 -------------------------------------------------------------------
1740 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
1741
1742 - Fixed parsing of download speed from aria2c (bnc #537870)
1743
1744 -------------------------------------------------------------------
1745 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
1746
1747 - Add ui::Selecatble interface for picking specific package versions
1748   to install or delete if multiversion install is on.
1749 - version 6.24.0 (19)
1750
1751 -------------------------------------------------------------------
1752 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
1753
1754 - Parse zypp.conf multiversion option and make the setting available
1755   in pool and resolver.
1756 - version 6.23.0 (19)
1757
1758 -------------------------------------------------------------------
1759 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
1760
1761 - Specfile fixes to build on sle11-sp1.
1762 - Fix repository probing and building in presence of productdir. (bnc #553712)
1763 - version 6.22.3 (19)
1764
1765 -------------------------------------------------------------------
1766 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
1767
1768 - Forward port and document already present changes
1769   from Code11-Branch
1770   * void SEGV if trying to access data of installed packages, that were
1771     deleted behind our back (bnc #530595)
1772   * ProxyInfoSysconfig: take care variables get initialized.
1773   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
1774   * Use rpm variables in specfile. (bnc #512466)
1775   * Fix to compile with -Werror=format-security
1776   * Fix packageand() in testcase generation
1777   * Don't link unneeded libraries. (bnc #490895)
1778   * Fix Patch::categoryEnum.
1779   * Adapt to changed satsolver API. (bnc #480303)
1780   * Taking ALL translations for generating GMO files (bnc #458739)
1781   * Advice users to contact NCC if access to a 'novell.com'
1782     repository is denied (bnc #464586).
1783 - version 6.22.2 (19)
1784
1785 -------------------------------------------------------------------
1786 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
1787
1788 - Raised the limit of redirections from 3 to 6 (bnc #465532)
1789 - Following redirections also for https (bnc #545722).
1790 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
1791 - Do not report cached packages as being downloaded. (bnc #545295)
1792 - Per default do not collect and report deleted files outside bin and lib
1793   directories for 'zypper ps'. (bnc #554480)
1794 - version 6.22.1 (19)
1795
1796 -------------------------------------------------------------------
1797 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
1798
1799 - CheckAccessDeleted: Per default do not collect and report deleted files
1800   that outside bin and lib directories. 'zypper ps' reporting false positive
1801   seems to confuse. (bnc #554480)
1802
1803 -------------------------------------------------------------------
1804 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
1805
1806 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
1807
1808 -------------------------------------------------------------------
1809 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
1810
1811 - dup: Process drop list only if product actually changes. (bnc #552180)
1812 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
1813 - version 6.22.0 (19)
1814
1815 -------------------------------------------------------------------
1816 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
1817
1818 - Enhance interface for zypper. (bnc #551956)
1819 - version 6.21.4 (19)
1820
1821 -------------------------------------------------------------------
1822 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
1823
1824 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
1825   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
1826 - version 6.21.3 (19)
1827
1828 -------------------------------------------------------------------
1829 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
1830
1831 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
1832   permission.
1833
1834 -------------------------------------------------------------------
1835 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
1836
1837 - Don't try to access droplist of dropped products. (bnc #551697)
1838 - version 6.21.2 (19)
1839
1840 -------------------------------------------------------------------
1841 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
1842
1843 - Don't try to use an empty proxy string. (bnc #551314)
1844 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
1845 - version 6.21.1 (19)
1846
1847 -------------------------------------------------------------------
1848 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
1849
1850 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
1851   result. ui::Selectabe enhancements. Both will aid applications to
1852   install package sets determined by query results. (bnc # 548392)
1853 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
1854 - Updated iso3166-1 country codes (bnc #531350)
1855 - version 6.21.0 (19)
1856
1857 -------------------------------------------------------------------
1858 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
1859
1860 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
1861 - version 6.20.0 (19)
1862
1863 -------------------------------------------------------------------
1864 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
1865
1866 - Fixes to make libzypp-bindings compile.
1867 - version 6.19.3 (19)
1868
1869 -------------------------------------------------------------------
1870 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
1871
1872 - Credentials are passed as commandline options to aria2c, so strip any
1873   'user@' from the URL. Otherwise aria will use an empty password for
1874   this URL and authentication will fail. (bnc #544634)
1875 - version 6.19.2 (19)
1876
1877 -------------------------------------------------------------------
1878 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
1879
1880 - Repository::setInfo: Propagate priority changes to the solver to
1881   avoid reloading the whole repo (bnc #498266).
1882 - version 6.19.1 (19)
1883
1884 -------------------------------------------------------------------
1885 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
1886
1887 - ResStatus: add isOrphaned to test whether a package is not provided
1888   by any enabled repository. Orphaned packages are usually good candidates
1889   for cleanup unless the providing repository was intentionally disabled.
1890 - version 6.19.0 (19)
1891
1892 -------------------------------------------------------------------
1893 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
1894
1895 - aria2: pass credentials in a file instead of the command line
1896   which is logged.
1897 - aria2: we get the url in the progress if there is no response
1898   from the server yet, handle that to avoid flooding the log.
1899 - version 6.18.2 (17)
1900
1901 -------------------------------------------------------------------
1902 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
1903
1904 - Performing a dist upgrade the solver may try to delete old and no
1905   longer provided (dropped) packages, even if they do not cause any
1906   dependency problem. This behaviour may be trurned off via zypp.conf
1907   option solver.upgradeRemoveDropedPackages. (bnc #539543)
1908 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
1909 - Add Product::droplist: List of dropped packages, i.e. packages no
1910   longer provided by a product.
1911 - version 6.18.1 (17)
1912
1913 -------------------------------------------------------------------
1914 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
1915
1916 - Return update messages via ZYppCommitResult. Support variable
1917   substitution in notification command. (fate #301175)
1918 - Fix evaluation of no_proxy entries (bnc #543337)
1919 - aria/curl: Fix header data in case the target is
1920   not initialized when downloading.
1921 - version 6.18.0 (17)
1922
1923 -------------------------------------------------------------------
1924 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
1925
1926 - Add zypp.conf option update.messages.notify: Command to be invoked
1927   to send update messages. (fate #301175)
1928 - version 6.17.2 (17)
1929
1930 -------------------------------------------------------------------
1931 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
1932
1933 - Add Selectable::updateCandidateObj returning the candidate for
1934   update, if there is one. The updateCandidate must not violate
1935   any active solver policy.
1936 - version 6.17.1 (17)
1937
1938 -------------------------------------------------------------------
1939 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
1940
1941 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
1942 - Remove dead rpm database caching code from class RpmDb.
1943 - version 6.17.0 (17)
1944
1945 -------------------------------------------------------------------
1946 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
1947
1948 - New commit.downloadMode option in zypp.conf. Allows to set a
1949   prefered download policy for commit.
1950 - version 6.16.0 (11)
1951
1952 -------------------------------------------------------------------
1953 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
1954
1955 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
1956 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
1957   schemeIsDownloading.
1958 - version 6.15.0 (11)
1959
1960 -------------------------------------------------------------------
1961 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
1962
1963 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
1964   formats for building Capabilities(originally "name.arch=ver-rel").
1965 - version 6.14.3 (11)
1966
1967 -------------------------------------------------------------------
1968 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
1969
1970 - Fix resolution to force installation even if dependencies are missing.
1971   (bnc #531564)
1972 - Rephrase solver resolution to point out if a package will break.
1973   (bnc #520083)
1974
1975 -------------------------------------------------------------------
1976 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
1977
1978 - Lock rpms architecture only on distupgrade of the running system.
1979   (bnc #458520)
1980 - version 6.14.2 (11)
1981
1982 -------------------------------------------------------------------
1983 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
1984
1985 - Fix PoolQuery comparison (bnc #528755)
1986 - Fix serialization and restore of predicated PoolQueries.
1987 - version 6.14.0 (11)
1988
1989 -------------------------------------------------------------------
1990 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
1991
1992 - package-manager script: Fall back to package selection if no
1993   packages are passed on the commandline. (bnc #529137)
1994
1995 -------------------------------------------------------------------
1996 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
1997
1998 - package-manager script:
1999   do not fail if kpackagekit is not installed (bnc #529510)
2000 - version 6.13.3 (11)
2001
2002 -------------------------------------------------------------------
2003 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
2004
2005 - Tune CheckAccessDeleted to focus on libraries and executables.
2006 - version 6.13.2 (11)
2007
2008 -------------------------------------------------------------------
2009 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
2010
2011 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
2012   to check for running processes which access meanwhile deleted files or
2013   libraries.  This may be used after commit, when trying to figure out
2014   which services need to be restated. (fate #300763).
2015 - version 6.13.1 (11)
2016
2017 -------------------------------------------------------------------
2018 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
2019
2020 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
2021   certain repositories.
2022 - version 6.13.0 (11)
2023
2024 -------------------------------------------------------------------
2025 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
2026
2027 - Remove confusing newlines in vendor change info (bnc #503859)
2028 - Removing a package lock was not counted as state change (bnc #501850)
2029 - Take solver_allowVendorChange option into account when computing the
2030   Selectables default candidate.
2031 - version 6.12.0 (11)
2032
2033 -------------------------------------------------------------------
2034 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
2035
2036 - Avoid deadlock after fork and failed exec. (bnc 493152)
2037 - No need to manually detect the location of aria2 binary.
2038 - version 6.11.4 (11)
2039
2040 -------------------------------------------------------------------
2041 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
2042
2043 - Fixed parsing of download rate report (changed in aria2 1.4.0)
2044   (bnc #513944)
2045
2046 -------------------------------------------------------------------
2047 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
2048
2049 - Create LogControl on demand instead of using a static var. (bnc #525339)
2050 - version 6.11.2 (11)
2051
2052 -------------------------------------------------------------------
2053 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
2054
2055 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
2056   and load target and enabled repositories.
2057
2058 -------------------------------------------------------------------
2059 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
2060
2061 - New class InstanceId to build strings to identify/retrieve specific
2062   Solvables.
2063 - version 6.11.1 (11)
2064
2065 -------------------------------------------------------------------
2066 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
2067
2068 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
2069   and DownloadInAdvance. (fate #302159, fate #305624)
2070 - version 6.11.0 (11)
2071
2072 -------------------------------------------------------------------
2073 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
2074
2075 - add support to the package-manager script to use kpackagekit
2076   or gnome-packagekit if available, which allows to install local
2077   rpms with one click from file manager following desktop policies
2078   and fetching other dependencies if required.
2079   (fate #306526)
2080 - version 6.10.5 (10)
2081
2082 -------------------------------------------------------------------
2083 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
2084
2085 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
2086   how many dist upgrade solver testcases should be kept on the system.
2087   Per default just the last two are kept.
2088 - version 6.10.4 (10)
2089
2090 -------------------------------------------------------------------
2091 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
2092
2093 - Don't write a solver testcase when solving for dist upgrade,
2094   but when actually committing.
2095 - version 6.10.3 (10)
2096
2097 -------------------------------------------------------------------
2098 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
2099
2100 - Add new string Match::Mode STRINGSTART and STRINGEND.
2101
2102 -------------------------------------------------------------------
2103 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
2104
2105 - log redirections when cURL media backend is used (fate #305320).
2106
2107 -------------------------------------------------------------------
2108 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
2109
2110 - Support "product version" detection on systems not using
2111   /etc/product.d/baseproduct by looking for the first package
2112   providing ZConfig::distroverpkg (defaults to redhat-release).
2113 - version 6.10.2 (10)
2114
2115 -------------------------------------------------------------------
2116 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
2117
2118 - Adapt to boost_unit_test_framework-1.38.
2119 - version 6.10.1 (10)
2120
2121 -------------------------------------------------------------------
2122 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
2123
2124 - Remove obsolete UpgradeStatistics class from libzypp.
2125
2126 -------------------------------------------------------------------
2127 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
2128
2129 - Fix HistoryLog to initialize on demand.
2130 - version 6.10.0 (10)
2131
2132 -------------------------------------------------------------------
2133 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
2134
2135 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
2136
2137 -------------------------------------------------------------------
2138 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
2139
2140 - When unmounting ISO images, don't mix up exceptions thrown by the
2141   loop mounted ISO and those thrown by the media containing it.
2142   (bnc #517856)
2143
2144 -------------------------------------------------------------------
2145 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
2146
2147 - Adapt to satsolvers improved dataiterator handling.
2148 - version 6.9.3 (8)
2149
2150 -------------------------------------------------------------------
2151 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
2152
2153 - Support PoolQuery for sub-structures attributes. (fate #305503)
2154 - version 6.9.2 (8)
2155
2156 -------------------------------------------------------------------
2157 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
2158
2159 - Running as non-root user use a temporary @System solvfile in case the
2160   global one is outdated and needed refresh. (bnc #517183)
2161 - version 6.9.1 (8)
2162
2163 -------------------------------------------------------------------
2164 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
2165
2166 - Enhance LookupAttr to allow direct query of attributes within
2167   sub-structures (flexarrays).
2168
2169 -------------------------------------------------------------------
2170 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
2171
2172 - Enhance PoolQueryIterator to allow detailed inspection of attribute
2173   matches.
2174 - Prefer datadir stored as repo attribute, but fallback searching in
2175   solvbales (old solv files do this).
2176 - version 6.9.0 (8)
2177
2178 -------------------------------------------------------------------
2179 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
2180
2181 - Allow building libzypp with rpm-5 (experimental)
2182 - version 6.8.3 (8)
2183
2184 -------------------------------------------------------------------
2185 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
2186
2187 - Allow building libzypp without HAL (not recommended). Without HAL
2188   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
2189 - version 6.8.2 (8)
2190
2191 -------------------------------------------------------------------
2192 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
2193
2194 - Fix solver to use IdSting to avoid failing vendor checks.
2195 - version 6.8.1 (8)
2196
2197 -------------------------------------------------------------------
2198 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
2199
2200 - Cleanup and remove deprecated interface methods.
2201 - version 6.8.0 (8)
2202
2203 -------------------------------------------------------------------
2204 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
2205
2206 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
2207 - version 6.7.0 (6)
2208
2209 -------------------------------------------------------------------
2210 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
2211
2212 - New solver.allowVendorChange expert option in zypp.conf.
2213 - version 6.6.0 (6)
2214
2215 ------------------------------------------------------------------
2216 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
2217
2218 - Fix lost housekeeping data in modifyRepo (bnc #503207)
2219
2220 -------------------------------------------------------------------
2221 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
2222
2223 - Allow service refresh to change a repositories url (bnc #502157)
2224
2225 -------------------------------------------------------------------
2226 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
2227
2228 - Detect and compile with rpm 4.7 (bnc #444211)
2229 - version 6.5.2 (5)
2230
2231 -------------------------------------------------------------------
2232 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
2233
2234 - Improve problem report on broken systemCheck rule (bnc #475144)
2235
2236 -------------------------------------------------------------------
2237 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
2238
2239 - In update repos providing multiple release package versions for
2240   the same product, link a product to the latest version. (bnc #497696)
2241
2242 -------------------------------------------------------------------
2243 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
2244
2245 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
2246 - Extend LookupAttr to support matching specific string patterns.
2247 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
2248 - version 6.5.0 (5)
2249
2250 -------------------------------------------------------------------
2251 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
2252
2253 - Soft lock packages deleted on behalf of a user request.
2254 - version 6.4.1 (2)
2255
2256 -------------------------------------------------------------------
2257 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
2258
2259 - New zypp.conf option 'download.media_preference': Hint which media
2260   to prefer when installing packages (download vs. CD).
2261 - version 6.4.0 (2)
2262
2263 ------------------------------------------------------------------
2264 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
2265
2266 - Add Resolver::setSolveSrcPackages. Per default disable solving
2267   of source package dependencies. We will later allow to enable
2268   it per package.
2269 - version 6.3.0 (2)
2270
2271 -------------------------------------------------------------------
2272 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
2273
2274 - aria2: show the download speed in the right unit
2275 - aria2: show the filename in progress, not the repository
2276 - aria2: don't show done twice
2277
2278 -------------------------------------------------------------------
2279 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
2280
2281 - Remove a lock if the locking process is in zombie state. (bnc #481577)
2282
2283 -------------------------------------------------------------------
2284 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
2285
2286 - zypp.conf: fixed and enabled 'servicesdir'
2287
2288 -------------------------------------------------------------------
2289 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
2290
2291 - aria2: implement speed indicators (bnc#475506)
2292 - aria2: implement progress indicators correctly (bnc#473846)
2293 - aria2: fix broken pipe when looking for aria2c which caused
2294          a fallback to curl. (bnc#480930)
2295 - aria2: implement saving and reading mirror stats data in
2296          /var/cache/zypp/aria2.stats
2297 - aria2: handle failover correctly (bnc#481115)
2298 - aria2: various improvements in error and report  handling
2299 - aria2: curl: reset settings on attach to avoid duplicate
2300   headers
2301 - version 6.2.1 (2)
2302
2303 -------------------------------------------------------------------
2304 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
2305
2306 - Adapt to changed satsolver API.
2307
2308 -------------------------------------------------------------------
2309 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
2310
2311 - Make sure Fetcher pass optional files as non-interactive
2312 - Fixes file does not exist error when key/sig does not exist
2313 - version 6.2.0 (2)
2314
2315 -------------------------------------------------------------------
2316 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
2317
2318 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
2319
2320 -------------------------------------------------------------------
2321 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
2322
2323 - Prevent ResStatus from overriding user locks. (bnc #475230)
2324
2325 -------------------------------------------------------------------
2326 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
2327
2328 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
2329
2330 -------------------------------------------------------------------
2331 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
2332
2333 Implemented the following options with aria backend:
2334
2335 - download.max_concurrent_connections (default 2)
2336   download.min_download_speed (default no limit)
2337   download.max_download_speed (default no limit)
2338   download.max_silent_tries (default 5)
2339
2340 -------------------------------------------------------------------
2341 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
2342
2343 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
2344   Various improvements including file existence checking
2345   Disable HEAD request if aria2c >= 1.20
2346   Restrict max connections to 2 for now.
2347
2348 -------------------------------------------------------------------
2349 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
2350
2351 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
2352
2353 -------------------------------------------------------------------
2354 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
2355
2356 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
2357
2358 -------------------------------------------------------------------
2359 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
2360
2361 - Fixed FTP authentication (bnc #472879)
2362
2363 -------------------------------------------------------------------
2364 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
2365
2366 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
2367   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
2368   on a power of 1000 stay unaffected (kB,MB,GB).
2369
2370 -------------------------------------------------------------------
2371 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
2372
2373 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
2374
2375 -------------------------------------------------------------------
2376 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
2377
2378 - Send any output from rpm install/delete scripts via callback, so
2379   applications are able to display it. (bnc #369450)
2380
2381 -------------------------------------------------------------------
2382 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
2383
2384 - Add missing translations (bnc #256289)
2385
2386 -------------------------------------------------------------------
2387 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
2388
2389 - HistoryLogReader added
2390
2391 -------------------------------------------------------------------
2392 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
2393
2394 - Respect content-file DATDIR when downloading packages. (bnc #468612)
2395
2396 -------------------------------------------------------------------
2397 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
2398
2399 - Enabled CredentialManager for MediaSMB (bnc #460970).
2400 - Ignore URL's username, password, and query string in AuthData
2401   comparator in CredentialManager.
2402
2403 -------------------------------------------------------------------
2404 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
2405
2406 - Let vendor checks per default differ between 'openSUSE Build Service'
2407   and 'openSUSE' (bnc #467262).
2408
2409 -------------------------------------------------------------------
2410 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
2411
2412 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
2413 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
2414
2415 -------------------------------------------------------------------
2416 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
2417
2418 - Tell satsolver about product buddies (bnc #466565)
2419
2420 -------------------------------------------------------------------
2421 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
2422
2423 - handle HTTP 503 reponses as temporary errors (bnc #462545)
2424
2425 -------------------------------------------------------------------
2426 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
2427
2428 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
2429 - revision 11954
2430 - version 5.25.0 (23)
2431
2432 -------------------------------------------------------------------
2433 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
2434
2435 - Add Package::filelist, faster and less memory consuming
2436   implementation of Package::filenames (now deprecated).
2437 - revision 11949
2438
2439 -------------------------------------------------------------------
2440 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
2441
2442 - Add str::hexencode and str::hexdecode to encode special characters
2443   in a string as %XX.
2444 - Hexdecode modalias strings in rpm dependencies because rpm does not
2445   allow comma, blank and other special chars. (bnc #456695)
2446 - revision 11927
2447
2448 -------------------------------------------------------------------
2449 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
2450
2451 - Catch and report media errors when proving packages. (bnc #457652)
2452 - revision 11926
2453
2454 -------------------------------------------------------------------
2455 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
2456
2457 - Remove obsolete zypp.conf::productsdir and deprecate
2458   ZConfig::productsPath().
2459 - Monitor /etc/products.d to determine if @system.solv needs to be
2460   rebuilt. (bnc #457933)
2461 - revision 11923
2462 - version 5.24.7 (23)
2463
2464 -------------------------------------------------------------------
2465 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
2466
2467 - Execute patch scripts chroot to the installed system. (bnc #456795)
2468 - revision 11908
2469
2470 -------------------------------------------------------------------
2471 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
2472
2473 - Make the solver reset function public (bnc #439373)
2474 - Revision 11904
2475
2476 -------------------------------------------------------------------
2477 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
2478
2479 - note for coolo: do not trust bash advisory from TPM colleagues
2480
2481 -------------------------------------------------------------------
2482 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
2483
2484 - Fix solvers inappropriate selection as byUSER (bnc 455965)
2485 - revision 11891
2486 - version 5.24.6 (23)
2487
2488 -------------------------------------------------------------------
2489 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
2490
2491 - fix %post script to not warn on fresh install
2492
2493 -------------------------------------------------------------------
2494 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
2495
2496 - Fix install order computation losing some installed packages
2497   pre-requirements. (bnc #439802)
2498 - revision 11845
2499 - version 5.24.5 (23)
2500
2501 -------------------------------------------------------------------
2502 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
2503
2504 - Prune soft locks to prevent installation but not update of
2505   already installed packages.
2506 - revision 11829
2507 - version 5.24.4 (23)
2508
2509 -------------------------------------------------------------------
2510 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
2511
2512 - Taking solutions which based on user requirements/conflict
2513   "by User" solutions (bnc #442718)
2514 - revision 11825
2515
2516 -------------------------------------------------------------------
2517 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
2518
2519 - Take into account the requirements of all obsoleted packages uninstall
2520   scripts when computing the installation order. (bnc #439802)
2521 - revision 11823
2522 - version 5.24.3 (23)
2523
2524 -------------------------------------------------------------------
2525 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
2526
2527 - fix maybeUnsuported() method returning wrong result
2528 - add testcase for future coverage
2529 - don't force time based uuid for anonymous id string (bnc #449654)
2530 - RELEASE: 5.24.2 (23)
2531
2532 -------------------------------------------------------------------
2533 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
2534
2535 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
2536 - revision 11810
2537
2538 -------------------------------------------------------------------
2539 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
2540
2541 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
2542 - path and url in add_on_products.xml is evaluated wrong
2543   (bnc #446170)
2544
2545 -------------------------------------------------------------------
2546 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
2547
2548 - activate locking for doUpdate (bnc #447684)
2549 - revision 11792
2550 - RELEASE: 5.24.1 (23)
2551
2552 -------------------------------------------------------------------
2553 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
2554
2555 - remove unused updaterepokey, replaced by repo
2556   product information
2557
2558 -------------------------------------------------------------------
2559 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
2560
2561 - fixed uninitialized value in OnMediaLocation (bnc #447010)
2562 - revision 11770
2563
2564 -------------------------------------------------------------------
2565 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
2566
2567 - Fix retrieval of deltarpm info.
2568 - revision 11764
2569 - version 5.24.0 (23)
2570
2571 -------------------------------------------------------------------
2572 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
2573
2574 - Fix retrieval of Repository attributes like timestamps, keywords
2575   and product info.
2576 - revision 11760
2577
2578 -------------------------------------------------------------------
2579 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
2580
2581 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
2582   iterate those solv file attributes which are not acssociated with a
2583   solvable. E.g. product or deltarpm info.
2584 - revision 11754
2585
2586 -------------------------------------------------------------------
2587 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
2588
2589 - encode user-supplied URL strings before using them in the Url object
2590   (bnc #446395, bnc #444267)
2591 - revision 11720
2592
2593 -------------------------------------------------------------------
2594 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
2595
2596 - Support loading helix files.
2597 - revision 11719
2598
2599 -------------------------------------------------------------------
2600 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
2601
2602 - Add class filesystem::Glob to find pathnames matching a pattern
2603   by using ::glob.
2604 - revision 11708
2605
2606 -------------------------------------------------------------------
2607 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
2608
2609 - Taking care for ppc64 while distupgrade (bnc #443685)
2610 - revision 11670
2611
2612 -------------------------------------------------------------------
2613 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
2614
2615 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
2616   (Arch_i386, "name == 1.0").
2617 - revision 11669
2618
2619 -------------------------------------------------------------------
2620 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
2621
2622 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
2623   downloads. (bnc #444109)
2624 - revision 11656
2625 - version 5.23.0 (23)
2626
2627 -------------------------------------------------------------------
2628 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
2629
2630 - Check for modaliases below /sys (bnc #430179)
2631 - revision 11653
2632
2633 -------------------------------------------------------------------
2634 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
2635
2636 - Avoid superfluous file copying and gpg invocation in keyring handling.
2637 - revision 11650
2638
2639 -------------------------------------------------------------------
2640 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
2641
2642 - Prevent fetcher from processing the same index file twice. (bnc #443644)
2643 - revision 11648
2644 - version 5.22.0 (21)
2645
2646 -------------------------------------------------------------------
2647 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
2648
2649 - Fix retrieval of patch contents and references attributes. (bnc #442200)
2650 - revision 11641
2651 - version 5.21.0 (21)
2652
2653 -------------------------------------------------------------------
2654 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
2655
2656 - Add CheckSum::asString.
2657 - revision 11634
2658
2659 -------------------------------------------------------------------
2660 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
2661
2662 - revision 11631
2663 - version 5.20.0 (20)
2664
2665 -------------------------------------------------------------------
2666 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
2667
2668 - re-add the flavor to the http header now using a flavor
2669   cache that is updated on every target load.
2670   Target::dstributionFlavor provides access to this cache
2671   in case you need the last used flavor without loading
2672   the target.
2673
2674 -------------------------------------------------------------------
2675 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
2676
2677 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
2678 - revsion 11539
2679
2680 -------------------------------------------------------------------
2681 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
2682
2683 - Adding rule rpm-arch for installed rpm package in order to avoid
2684   unneeded architecture change. (bnc #441004)
2685 - revision 11585
2686
2687 -------------------------------------------------------------------
2688 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
2689
2690 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
2691   (bnc #439983)
2692 - revision 11568
2693
2694 -------------------------------------------------------------------
2695 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
2696
2697 - merge contributions by Jon Nelson, the patches resolve
2698   the following issues:
2699 - disable the "Pragma: nocache" header which is automatically
2700   used by curl.
2701   re-enables the use of a caching http proxy (like squid or others)
2702   and corrects (bnc #326208)
2703 - don't generate an If-Modified-Since header if we don't have a
2704   previous file to work with
2705 - don't generate a Proxy-Authenticate header if one is not called
2706   for.
2707
2708 -------------------------------------------------------------------
2709 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
2710
2711 - Do not save solver locks (by APPL_HIGH).
2712 - revision 11558
2713
2714 -------------------------------------------------------------------
2715 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
2716
2717 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
2718   for automatic signed index discovery.
2719 - enqueueDir with checksum checking s now enqueueDigestedDir
2720
2721 -------------------------------------------------------------------
2722 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
2723
2724 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
2725   saved in the lockfiles
2726 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
2727 - revision  11549
2728
2729 -------------------------------------------------------------------
2730 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
2731
2732 - throw a MediaTimeoutException also on http 504 (gateway timeout)
2733   (bnc #425035)
2734 - revision 11535
2735
2736 -------------------------------------------------------------------
2737 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
2738
2739 - Add 'sh4' architectures.
2740 - revision 11534
2741
2742 -------------------------------------------------------------------
2743 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
2744
2745 - don't free the header before curl_perform as curl does not
2746   copy it. (bnc#439532)
2747
2748 -------------------------------------------------------------------
2749 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
2750
2751 - Add 'arm' architectures.
2752 - revision 11525
2753
2754 -------------------------------------------------------------------
2755 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
2756
2757 - regarding "keep obsolete" in the solutions (bnc #439134)
2758 - revision 11517
2759
2760 -------------------------------------------------------------------
2761 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
2762
2763 - fix broken aria2c command line (bnc#438971)
2764
2765 -------------------------------------------------------------------
2766 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
2767
2768 - adding svn r11488 to fix compile of PackageKit
2769
2770 -------------------------------------------------------------------
2771 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
2772
2773 - Remove error prone methods from OnMediaLocation API to prevent
2774   accidental missuse. (bnc #437328)
2775 - revision 11487
2776 - version 5.19.0 (19)
2777
2778 -------------------------------------------------------------------
2779 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
2780
2781 - Provide the /etc/products.d enties filename as Product::referenceFilename.
2782   Use it to remove orphan products. (bnc #432932)
2783 - Fix media exception handling in commit (bnc #395704)
2784 - revision 11485
2785 - version 5.18.0 (17)
2786
2787 -------------------------------------------------------------------
2788 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
2789
2790 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
2791 - revision 11468
2792 - version 5.17.0 (17)
2793
2794 -------------------------------------------------------------------
2795 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
2796
2797 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
2798 - revision 11447
2799
2800 -------------------------------------------------------------------
2801 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
2802
2803 - move anonymous unique id to a private http header
2804   X-ZYpp-AnonymousUniqueId (bnc#431571 )
2805
2806 -------------------------------------------------------------------
2807 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
2808
2809 - Adapt to satsolver-0.12 API.
2810 - Add Locale:: bestMatch to find the best match within a set of
2811   available Locales.
2812 - revision 11441
2813
2814 -------------------------------------------------------------------
2815 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
2816
2817 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
2818 - revision 11419
2819
2820 -------------------------------------------------------------------
2821 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
2822
2823 - Adapt to changed satsolver dataiterator API.
2824 - revision 11418
2825
2826 -------------------------------------------------------------------
2827 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
2828
2829 - Secure download of license file on repo refresh (bnc #372386)
2830 - revision 11398
2831
2832 -------------------------------------------------------------------
2833 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
2834
2835 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
2836 - revision 11397
2837
2838 -------------------------------------------------------------------
2839 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
2840
2841 - repository license methods added to RepoManager (bnc #372386)
2842 - revision 11377
2843
2844 -------------------------------------------------------------------
2845 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
2846
2847 - don't take into account stat information when looking
2848   for remote SHA1SUMS (part of bnc#409927)
2849
2850 -------------------------------------------------------------------
2851 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
2852
2853 - MediaSetAccess::provideOptionalFile() added
2854 - revision 11369
2855
2856 -------------------------------------------------------------------
2857 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
2858 - version 5.16.1 (16)
2859
2860 -------------------------------------------------------------------
2861 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
2862
2863 - don't initialize servicesTargetDistro via global ZYpp instance in
2864   RepoManagerOptions() constructor (bnc #435184)
2865 - revision 11342
2866
2867 -------------------------------------------------------------------
2868 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
2869
2870 - repository probing: check for other types of repo even on
2871   MediaException, throw only if all fail (bnc #335906)
2872 - revision 11332
2873
2874 -------------------------------------------------------------------
2875 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
2876
2877 - Adapt to satsolver changes.
2878 - revision 11331
2879 - version 5.16.0 (16)
2880
2881 -------------------------------------------------------------------
2882 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
2883
2884 - Fix reading delta rpm checksum from solv file.
2885 - revision 11313
2886
2887 -------------------------------------------------------------------
2888 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
2889
2890 - Fix package-manager script to properly quote arguments. (bnc #30903)
2891 - revision 11311
2892
2893 -------------------------------------------------------------------
2894 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
2895
2896 - regarding orphaned resolvables
2897 - removed old distupgrade algorithm
2898 - revision 11307
2899
2900 -------------------------------------------------------------------
2901 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
2902
2903 - handle ftp response 530 (login failed) like http 403
2904   (bnc #433537)
2905 - revision 11305
2906
2907 -------------------------------------------------------------------
2908 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
2909
2910 - Adapt to satsolvers 'big solv data change'.
2911 - revision 11294
2912
2913 -------------------------------------------------------------------
2914 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
2915
2916 - Taking the right solution actions for locked resolvables (bnc #400840)
2917 - revision 11289
2918
2919 -------------------------------------------------------------------
2920 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
2921
2922 - Add required copy-ctor and assignment operator to WhatProvides.
2923   (bnc #433087)
2924 - revision 11276
2925
2926 -------------------------------------------------------------------
2927 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
2928
2929 - detect and use unused loop device for mounting ISO images
2930   (bnc #428009)
2931 - revision 11262
2932 - version 5.15.1 (13)
2933
2934 -------------------------------------------------------------------
2935 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
2936
2937 - fixed segfault when saving the probed repo type in
2938   RepoManager::refreshMetadata() (bnc #431963)
2939 - revision 11261
2940
2941 -------------------------------------------------------------------
2942 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
2943
2944 - improve log message (bnc#429114)
2945
2946 -------------------------------------------------------------------
2947 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
2948
2949 - disk usage - ignore /proc filesystem (bnc#418783)
2950 - revision 11258
2951
2952 -------------------------------------------------------------------
2953 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
2954
2955 - Fixed detection of loopback mounted iso-files. The mtab entry does
2956   not necessarily mention the iso-file. (bnc #432504)
2957 - revision 11252
2958 - version 5.15.0 (13)
2959
2960 -------------------------------------------------------------------
2961 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
2962
2963 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
2964   delta rpms even if the package is available on a local source.
2965   (Axel C. Frinke)
2966 - revision 11235
2967 - version 5.14.0 (13)
2968
2969 -------------------------------------------------------------------
2970 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
2971
2972 - Add product attribute: PRODUCTLINE.
2973 - revision 11234
2974
2975 -------------------------------------------------------------------
2976 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
2977
2978 - Do not consider self provided requirements whan computing the
2979   installation order.
2980 - revision 11231
2981
2982 -------------------------------------------------------------------
2983 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
2984
2985 - Rephrase missleading error message. (bnc #431229)
2986 - revision 11222
2987
2988 -------------------------------------------------------------------
2989 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
2990
2991 - Allow computation of disk usage per solvable.
2992 - revision 11218
2993
2994 -------------------------------------------------------------------
2995 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
2996
2997 - Merge aria2c Media handler code from Google SOC 2008
2998   (Gerard Farras)
2999 - Only activated by making env var ZYPP_ARIA=1
3000
3001 -------------------------------------------------------------------
3002 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
3003
3004 - history: tell which package failed before logging rpm output or
3005   error message (bnc #430585)
3006 - no localization for history log comments
3007 - revision 11202
3008
3009 -------------------------------------------------------------------
3010 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
3011
3012 - Fix zypp::WhatProvides::empty returning inverse result.
3013 - revision 11200
3014 - version 5.13.1 (13)
3015
3016 -------------------------------------------------------------------
3017 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
3018
3019 - fixed endless loop when CredentialManager returns bad password
3020 - CredentialManager now correctly updates password of existing
3021   credentials
3022 - revision 11187
3023
3024 -------------------------------------------------------------------
3025 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
3026
3027 - Fix computation of Product::flavor.
3028 - Add Product::productLine. A vendor specific string denoting the
3029   product line.
3030 - revision 11182
3031 - version 5.13.0 (13)
3032
3033 -------------------------------------------------------------------
3034 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
3035
3036 - save user credentials after asking for them
3037 - revision 11181
3038
3039 -------------------------------------------------------------------
3040 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
3041
3042 - ZConfig::credentialsGlobal{File,Dir}() added
3043   (/etc/zypp/credentials.{cat,d})
3044 - revision 11176
3045
3046 -------------------------------------------------------------------
3047 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
3048
3049 - Target::setInstallationLogfile() removed from zypp/Target.h
3050 - revision 11171
3051
3052 -------------------------------------------------------------------
3053 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
3054
3055 - Remove obsolete zypp-query-pool binary. zypper provides all
3056   the information one needs.
3057 - revision 11160
3058
3059 -------------------------------------------------------------------
3060 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
3061
3062 - HistoryLog added and used to log package installs/removes and
3063   repository adds, removes, url and alias changes into
3064   history.logfile (/var/log/zypp/history) (fate #110205)
3065 - str::escape(string, char) added
3066 - revision 11150
3067 - version 5.12.1 (12)
3068
3069 -------------------------------------------------------------------
3070 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
3071
3072 - CredentialManager: look for credentials with
3073   wanted_url.startsWith(stored_url)
3074 - RepoManager: don't pass service credentials down to repos if
3075   their urls are not based on service's url.
3076 - revision 11134
3077
3078 -------------------------------------------------------------------
3079 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
3080
3081 - Remove superfluous PRODUCT_REFERENCES attribute.
3082 - revision 11127
3083
3084 -------------------------------------------------------------------
3085 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
3086
3087 - Add Url::hasCredentialsInAuthority test for username or password
3088   being encoded in the authority component. I.e. user:pass@host.
3089 - Handle repos to be disabled disable in service refresh.
3090 - revision 11126
3091
3092 -------------------------------------------------------------------
3093 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
3094
3095 - provided context to keyring callbacks (bnc #370223)
3096 - merged trust & import callbacks (bnc #366467)
3097   (don't worry, still allows to trust && !import)
3098 - revision 11113
3099
3100 -------------------------------------------------------------------
3101 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
3102
3103 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
3104 - revision 11102
3105
3106 -------------------------------------------------------------------
3107 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
3108
3109 - Use service alias as namespace for it's repositories aliases.
3110 - revision 11097
3111 - version 5.11.0 (11)
3112
3113 -------------------------------------------------------------------
3114 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
3115
3116 - pass service's credentials down to repos
3117 - support ?credentials=filepath in URL to specify credentials
3118 - revision 11092
3119
3120 -------------------------------------------------------------------
3121 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
3122
3123 - Add Product::isTargetDistribution to identify the systems installed
3124   baseproduct. This should replace tests for Product::type is "base".
3125 - revision 11089
3126
3127 -------------------------------------------------------------------
3128 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
3129
3130 - save user credentials when adding repos/services with URLs containing
3131   the credentials (bnc #425462)
3132 - revision 11085
3133
3134 -------------------------------------------------------------------
3135 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
3136
3137 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
3138 - revision 11082
3139
3140 -------------------------------------------------------------------
3141 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
3142
3143 - Service handling fixes. Added ServiceException.
3144 - revision 11077
3145
3146 -------------------------------------------------------------------
3147 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
3148
3149 - Fix building of transaltions.
3150 - revision 11064
3151
3152 -------------------------------------------------------------------
3153 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
3154
3155 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
3156 - revision 11060
3157
3158 -------------------------------------------------------------------
3159 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
3160
3161 - Create new Service repos in disbaled sate.
3162 - revision 11056
3163 - version 5.10.0 (10)
3164
3165 -------------------------------------------------------------------
3166 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
3167
3168 - Make registerTarget and registerRelease abvailable for installed
3169   product. Required for registration.
3170 - revision 11043
3171
3172 -------------------------------------------------------------------
3173 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
3174
3175 - Add url lists query to Product interface. A generic query and
3176   convenience methods to query urls for "releasenotes", "register",
3177   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
3178 - revision 11029
3179
3180 -------------------------------------------------------------------
3181 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
3182
3183 - ServiceType and ServiceInfo::type() added (contains only RIS for
3184   now), service type probing added.
3185 - Avoiding the use of 'path' for services (appending
3186   the repoindex.xml's 'path' to the baseurl of created repos)
3187 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
3188 - revision 11022
3189
3190 -------------------------------------------------------------------
3191 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
3192
3193 - add Repostiroy::updateKeys and
3194   Repository::providesUpdatesForKey(string) for repo and
3195   product matching
3196 - Provide Repository::isUpdateRepo
3197
3198 -------------------------------------------------------------------
3199 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
3200
3201 - Fix evaluation of vendor support flags.
3202 - Adapt retrieval of registration data (targetDistribution,
3203   targetDistributionRelease and targetDistributionFlavor).
3204 - revision 11013
3205
3206 -------------------------------------------------------------------
3207 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
3208
3209 - Follow gpgcheck tag in .repo file and do no check if disabled.
3210 - revision 11010
3211 - version 5.9.0 (8)
3212
3213 -------------------------------------------------------------------
3214 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
3215
3216 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
3217   with content (repos)
3218 - revision 11004
3219
3220 -------------------------------------------------------------------
3221 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
3222
3223 - Remove obsolete product attributes.
3224 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
3225 - revision 11001
3226
3227 -------------------------------------------------------------------
3228 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
3229
3230 - Provide product::updaterepoKey: Update repository indicator string.
3231 - revision 11000
3232
3233 -------------------------------------------------------------------
3234 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
3235
3236 - provide context about the repository (name/alias) if available when
3237   checking signatures (bnc#370223)
3238 - 5.8.0
3239
3240 -------------------------------------------------------------------
3241 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
3242
3243 - Add ServiceInfo interface to define a set of catalogs (repository
3244   aliases) to be enabled on next refresh.
3245 - revision 10970
3246
3247 -------------------------------------------------------------------
3248 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
3249
3250 - Fix reading of Traget::targetDistribution.
3251 - Allow to configure default answers in signature verification workflow.
3252 - revision 10968
3253
3254 -------------------------------------------------------------------
3255 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
3256
3257 - CredentialManager added to manage stored credentials
3258 - MediaCurl adapted to use CredentialManager to read credentials
3259 - revision 10958
3260
3261 -------------------------------------------------------------------
3262 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
3263
3264 - operator ==, !=, < definition moved to RepoInfoBase from
3265   the derived classes
3266 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
3267   (bnc #407515)
3268 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
3269 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
3270 - use shared_ptr instead of itrusive for {Repo,Service}Info
3271 - revision 10931:10942
3272
3273 -------------------------------------------------------------------
3274 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
3275
3276 - RepoInfo{,Base} setters made void
3277 - revision 10931
3278
3279 -------------------------------------------------------------------
3280 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
3281
3282 - skip repositories with non-matching target distro when reading
3283   repoindex
3284 - revision 10926
3285
3286 -------------------------------------------------------------------
3287 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
3288
3289 - Enabled distupgrade of the SAT solver. In order to use the old
3290   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
3291   This variable will can be used until the old distupgrade mechanism will
3292   be removed from libzypp. Have a look to above changelogs.
3293 - revision 10911
3294 - version 5.7.0 (5)
3295
3296 -------------------------------------------------------------------
3297 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
3298
3299 - add Package::maybeUnsupported to remove duplicated
3300   code in clients dealing with Package::vendorSupport
3301
3302 -------------------------------------------------------------------
3303 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
3304
3305 - Reset transaction only if this solvable has no buddy (bnc #417799)
3306   e.g. do not reset Products cause the concerning release package
3307   could not already be installed.
3308 - revision 10883
3309 - version 5.6.1 (5)
3310
3311 -------------------------------------------------------------------
3312 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
3313
3314 - don't report "may be outdated" for @System repo.
3315
3316 -------------------------------------------------------------------
3317 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
3318
3319 - Add Target::targetDistribution. Returns "distribution-arch" of
3320   the installed base product. Used for registration and Service
3321   refresh. (for Fate #304915)
3322 - revision 10877
3323 - version 5.6.0 (5)
3324
3325 -------------------------------------------------------------------
3326 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
3327
3328 - Add method Product::replacedProducts to identify installed
3329   Products that would be replaced by installing a new Product.
3330   (for Fate #301997)
3331 - revision 10876
3332
3333 -------------------------------------------------------------------
3334 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
3335
3336 - Fixes to Selectable doing staus manipulation on non-USER level.
3337 - revision 10873
3338
3339 -------------------------------------------------------------------
3340 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
3341
3342 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
3343   if it is not yet initialized. This is to avoid try/catch blocks just
3344   to test whether the Target is initialized. (bnc #417556)
3345 - Add method Target::assertRootPrefix. Pass a pathname and get back the
3346   path prefixed with the tragets root, unless it already had that prefix.
3347 - revision 10870
3348
3349 -------------------------------------------------------------------
3350 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
3351
3352 - Regarding error messages for Products correctly (FATE #304502)
3353 - rev 10863
3354
3355 -------------------------------------------------------------------
3356 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
3357
3358 - Let Selectable default to USER level.
3359 - revision 10850
3360 - version 5.5.1 (5)
3361
3362 -------------------------------------------------------------------
3363 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
3364
3365 - Change Selectable API to support doing staus manipulation on
3366   non-USER level.
3367 - revision 10847
3368 - version 5.5.0 (5)
3369
3370 -------------------------------------------------------------------
3371 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
3372
3373 - support sat solver API for searching files
3374
3375 -------------------------------------------------------------------
3376 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
3377
3378 - Add ResPool::reposFind to get repositories by alias.
3379 - revision 10835
3380
3381 -------------------------------------------------------------------
3382 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
3383
3384 - Advise rpmdb2solv to parse the product database.
3385 - revision 10824
3386 - version 5.4.0 (4)
3387
3388 -------------------------------------------------------------------
3389 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
3390
3391 - Offer a simpler, fate based status manipulation in ui::Selectable.
3392   This is easier to handle, as the ui::Status always distinguishes
3393   wheter an object is installed or not.
3394 - revision 10814
3395
3396 -------------------------------------------------------------------
3397 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
3398
3399 - Propagate default rpm install flags from zypp.conf via ZConfig and
3400   ZYppCommitPolicy down to the installer. (FATE #302952)
3401 - revision 10813
3402
3403 -------------------------------------------------------------------
3404 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
3405
3406 - Add base::Flags (like qt's QFlags) a type-safe way of storing
3407   OR-combinations of enum values.
3408 - revision 10811
3409
3410 -------------------------------------------------------------------
3411 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
3412
3413 - Add static ui::Selectable::get methods as convenient ctor
3414   substitute.
3415 - revision 10806
3416
3417 -------------------------------------------------------------------
3418 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
3419
3420 - Adapt zypp-query-pool to new product handling.
3421 - revision 10803
3422
3423 -------------------------------------------------------------------
3424 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
3425
3426 - Don't pass epoch to 'rpm -e', it does not support it.
3427 - revision 10800
3428
3429 -------------------------------------------------------------------
3430 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
3431
3432 - Adapt to new product handling. Products are no longer pseudo
3433   installed objects verified by the solver, but actually installed.
3434   Thus removed satisfiedProduct iterator, fixed Selctables.
3435 - Removed class ProductInfo as we keep Product.
3436 - revision 10797
3437
3438 -------------------------------------------------------------------
3439 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
3440
3441 - implement relogin suggested support (fate#304889)
3442
3443 -------------------------------------------------------------------
3444 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
3445
3446 - Detect correct download path even if repository type
3447   is not set. (bnc #386386)
3448 - revision 10768
3449
3450 -------------------------------------------------------------------
3451 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
3452
3453 - Cleanup, mostly by removing, unused parser code and related classes.
3454 - revision 10765
3455
3456 -------------------------------------------------------------------
3457 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
3458
3459 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
3460 - revision 10763
3461
3462 -------------------------------------------------------------------
3463 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
3464
3465 - Add new product attributes (flavor,referencePackage).
3466 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
3467   object. This is used to keep the product resolvable and the
3468   package providing the product metadata in sync.
3469 - revision 10742
3470
3471 -------------------------------------------------------------------
3472 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
3473
3474 - support an optional url attribute in repoindex.xml's <repo>
3475 - revision 10729
3476
3477 -------------------------------------------------------------------
3478 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
3479
3480 - New class ProductInfo to provide product related metadata that
3481   might be associated with a package. This will replace the Product
3482   resolvable.
3483 - revision 10715
3484
3485 -------------------------------------------------------------------
3486 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
3487
3488 - generate a unique anonymous unique string per target
3489   and add it to the agent string for better statistics
3490
3491 -------------------------------------------------------------------
3492 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
3493
3494 - Follow solver policy and make repository priority the highest
3495   key, when ordering packages. Then architecture, and edition last.
3496 - revision 10710
3497
3498 -------------------------------------------------------------------
3499 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
3500
3501 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
3502   (bnc #412094)
3503 - revision 10702
3504
3505 -------------------------------------------------------------------
3506 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
3507
3508 - Service renamed to ServiceInfo
3509 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
3510 - revision 10695
3511
3512 -------------------------------------------------------------------
3513 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
3514
3515 - fixed yum repos to work with non '/' base url post fix
3516   (bnc #341617)
3517 - revision 10662
3518
3519 -------------------------------------------------------------------
3520 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
3521
3522 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
3523   (bnc #411339)
3524 - revision 10680
3525
3526 -------------------------------------------------------------------
3527 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
3528
3529 - Several changes to make libzypp-bindings compile using the original
3530   header files and no private copies. (bnc #391831)
3531 - revision 10668
3532 - version 5.3.0
3533
3534 -------------------------------------------------------------------
3535 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
3536
3537 - Service::enabled() added
3538 - revision 10657
3539
3540 -------------------------------------------------------------------
3541 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
3542
3543 - Removed FRESHENS dependency type
3544 - revision 10643
3545
3546 -------------------------------------------------------------------
3547 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
3548
3549 - Allow parallel installation of packages which have been defined
3550   in zypp.conf (parameter "multiversion") Fate #302050
3551 - Additional check for broken system.
3552   (defined in zypp.conv: solver.checkSystemFile)
3553 - revision 10600
3554
3555 -------------------------------------------------------------------
3556 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
3557
3558 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
3559 - revision 10596
3560
3561 -------------------------------------------------------------------
3562 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
3563
3564 - Remove Atom, Script, Message and other obsolete classes.
3565 - revision 10592
3566
3567 -------------------------------------------------------------------
3568 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
3569
3570 - Also report the name of the locking process in ZYppFactoryException
3571   (bnc #280537)
3572 - revision 10572
3573
3574 -------------------------------------------------------------------
3575 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
3576
3577 - corrected logging of solver settings
3578 - regard locking while doUpdate (bnc #405427)
3579 - revision 10564
3580
3581 -------------------------------------------------------------------
3582 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
3583
3584 - make curl use the right transfer mode
3585   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
3586 - revision 10559
3587
3588 -------------------------------------------------------------------
3589 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
3590
3591 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
3592 - revision 10557
3593
3594 -------------------------------------------------------------------
3595 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
3596
3597 - Provide Package::url() if available in solv file. (bnc #402434)
3598 - A missing cookie file must not be treated as an error. Simply
3599   rebuild the cache (bnc #405867)
3600 - Add 22x22 and 24x24 icons (bnc #329635)
3601 - revision 10528
3602
3603 -------------------------------------------------------------------
3604 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
3605
3606 - Do not update an already updated package (bnc #400422)
3607 - revision 10504
3608
3609 -------------------------------------------------------------------
3610 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
3611
3612 - Also check if the fingerprint matches before importing updated keys.
3613   (bnc #393160)
3614 - revision 10500
3615
3616 -------------------------------------------------------------------
3617 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
3618
3619 - forward port add message attribute to patches.
3620 - port import newer keys if a trusted key is updated
3621 - (bnc#393160)
3622 - version 5.0.2
3623
3624 -------------------------------------------------------------------
3625 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
3626
3627 - Fix permanent duplication of gpg keys in the rpm database. Also
3628   retrieve correct creation and expire dates. (bnc #401259)
3629 - Invoke gpg with --homdir, otherwise command fails if executed
3630   within a wrapper. (bnc #401259)
3631 - revision 10487
3632
3633 -------------------------------------------------------------------
3634 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
3635
3636 - version 5.0.1
3637 - revision 10464
3638
3639 -------------------------------------------------------------------
3640 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
3641
3642 - Handle new patch messages and scripts in commit. Provide callbacks
3643   to display the patch messages and give visual feedback on script
3644   execution. (bnc #401220)
3645 - revision 10411
3646
3647 -------------------------------------------------------------------
3648 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
3649
3650 - Fix wrong parenthesis causing bug 399320
3651 - version
3652 - revision
3653
3654 -------------------------------------------------------------------
3655 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
3656
3657 - improve performance of gsub
3658 - change replace_all to replaceAll (same name convency)
3659 - add tests for gsub and replaceAll
3660 - revision 10366
3661
3662 -------------------------------------------------------------------
3663 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
3664
3665 - Handle application/x-redhat-package-manager in package-manager.desktop
3666   (bnc #391183)
3667 - revision 10361
3668
3669 -------------------------------------------------------------------
3670 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
3671
3672 - X-SuSE-ControlCenter-System category added
3673   to package-manager.desktop (bnc #302324)
3674 - revision 10353
3675
3676 -------------------------------------------------------------------
3677 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
3678
3679 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
3680 - revision 10340
3681
3682 -------------------------------------------------------------------
3683 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
3684
3685 - Fix memory corruption in curl media handler (bnc #396979)
3686 - revision 10338
3687
3688 -------------------------------------------------------------------
3689 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
3690
3691 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
3692   as 'source package named zypper'. So these capabilities can be used
3693   together with sat::Whatprovides or in resolver requests. (bnc #369893)
3694 - revision 10335
3695
3696 -------------------------------------------------------------------
3697 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
3698
3699 - allow aborting progress during removing packages. (bnc #389238)
3700 - revision 10331
3701
3702 -------------------------------------------------------------------
3703 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
3704
3705 - New option for ignoring Obsoletes. This is used for installing more than
3706   one pacakges with the same name but different versions.
3707   Often used by kernel.
3708 - r 10299
3709
3710 -------------------------------------------------------------------
3711 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
3712
3713 - Revert inappropriate Selectable cleanup. Fix Selectable
3714   status computation. Unmaintained packages were wrongly
3715   reported as unsinstalled. (bnc #394630)
3716 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
3717 - revision 10295
3718
3719 -------------------------------------------------------------------
3720 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
3721
3722 - fixed typo
3723
3724 -------------------------------------------------------------------
3725 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
3726
3727 - Reenable diskusage calculation (bnc #395051)
3728 - version 4.25.1
3729 - revision 10273
3730
3731 -------------------------------------------------------------------
3732 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
3733
3734 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
3735 - revision 10271
3736
3737 -------------------------------------------------------------------
3738 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
3739
3740 - RepoInfo: don't overwrite flags that have already been set externally
3741   (bnc #394728)
3742 - revision 10256
3743
3744 -------------------------------------------------------------------
3745 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
3746
3747 - Create missing directories when saving config files. (bnc #395026)
3748 - Fix undefined behaviour in RepoManager.
3749 - revision 10255
3750
3751 -------------------------------------------------------------------
3752 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
3753
3754 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
3755   from resolvePool or resolveQueue we will have to take care for both
3756   cases. (bnc#393969)
3757 - r 10252
3758
3759 -------------------------------------------------------------------
3760 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
3761
3762 - compile with RPM_OPT_FLAGS
3763
3764 -------------------------------------------------------------------
3765 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
3766
3767 - old2new locks file converter script added to %post (jredinger)
3768 - r 10227
3769
3770 -------------------------------------------------------------------
3771 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
3772
3773 - Do not regard packages with the same name while upgrading obsoleted
3774   packages (bnc#394367)
3775 - r 10219
3776
3777 -------------------------------------------------------------------
3778 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
3779
3780 - revert commit don't check for existence of keys,
3781   to avoid a non needed HEAD request. (related bnc#381280)
3782   as it creates popup error callbacks due to the 404's in
3783   the keys. Leave however the OnMediaLocation::optional()
3784   API to look for another fix strategy.
3785
3786 -------------------------------------------------------------------
3787 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
3788
3789 - define path for messages and scripts and document
3790   them in zypp.conf
3791
3792 -------------------------------------------------------------------
3793 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
3794
3795 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
3796   be ignored for already INSTALLED packages (bnc #389694)
3797 - r 10202
3798
3799 -------------------------------------------------------------------
3800 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
3801
3802 - Packages which obsoletes and do NOT required other installed
3803   packages will be installed if no other packages obsolete the installed package too.
3804 - r 10196
3805
3806 -------------------------------------------------------------------
3807 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
3808
3809 - fix filelist for installed packages (bnc#392544)
3810 - fix changelog retrieval for installed packages
3811
3812 -------------------------------------------------------------------
3813 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
3814
3815 - deprecate Repository::name() and use alias() to
3816   be consistent. Related to (bnc#383553)
3817 - don't check for existence of keys, to avoid a non needed
3818   HEAD request. (helps bnc#381280)
3819 - 4.25.0
3820
3821 -------------------------------------------------------------------
3822 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
3823
3824 - added onlyRequires in the testcase (bnc #389184)
3825
3826 -------------------------------------------------------------------
3827 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
3828
3829 - allow installation and refreshing from repository with alias that
3830   contains ' or " (bnc #392426)
3831 - r10158
3832
3833 -------------------------------------------------------------------
3834 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
3835
3836 - delta rpm support reenabled
3837 - r10150
3838
3839 -------------------------------------------------------------------
3840 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
3841
3842 - Resetting Delete Details in ResStatus correctly (bnc #391785)
3843 - r 10145
3844
3845 -------------------------------------------------------------------
3846 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
3847
3848 - when setting status to non installed for uninstalled packages
3849   set the user transaction so they go to soft locks.
3850   (related to bnc#389739 )
3851
3852 -------------------------------------------------------------------
3853 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
3854
3855 - Added new calls : isInstalledBy (const PoolItem item);
3856                     installs (const PoolItem item);
3857 - r 10125
3858 - 4.23.0
3859
3860 -------------------------------------------------------------------
3861 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
3862
3863 - don't run merge in save when toAdd/Remove queue is empty
3864 - throw when locks cannot load its file
3865 - r10124
3866
3867 -------------------------------------------------------------------
3868 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
3869
3870 - throw more describing exception when repo probing failed
3871   (bnc #389690)
3872 - revision 10118
3873
3874 -------------------------------------------------------------------
3875 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
3876
3877 - allow call only merge old locks and newly added/removed without
3878   saving it to file
3879 - -revision 10104
3880
3881 -------------------------------------------------------------------
3882 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
3883
3884 - report non packages as keep installed if satisfied to the
3885   user interace (Selectables)
3886 - 4.21.3
3887
3888 -------------------------------------------------------------------
3889 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
3890
3891 - create /etc/zypp/products.d on install
3892
3893 -------------------------------------------------------------------
3894 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
3895
3896 - /etc/zypp/products.d added to file list (bnc #385868)
3897 - revision 10049
3898 - version 4.21.2
3899
3900 -------------------------------------------------------------------
3901 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
3902
3903 - call RemoveResolvableReport::problem() before finish() on error
3904   (bnc #388810)
3905 - revision 10045
3906
3907 -------------------------------------------------------------------
3908 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
3909
3910 - fix file list
3911
3912 -------------------------------------------------------------------
3913 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
3914
3915 - Product now retrieves all attributes from the solv file.
3916 - version 4.21.1
3917 - revision 10031
3918
3919 -------------------------------------------------------------------
3920 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
3921
3922 - Add zypp.conf option configdir (/etc/zypp) and arrange
3923   all config files and directories to follow {configdir}
3924   per default.
3925 - Fix zypp-query-pool to print satisfied products and additional
3926   products defined in {configdir}/products.d for registration.
3927   (bnc #385868)
3928 - version 4.21.0
3929 - revision 10029
3930
3931 -------------------------------------------------------------------
3932 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
3933
3934 - implement remove duplicate entries in lock file (bnc#385967)
3935
3936 -------------------------------------------------------------------
3937 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
3938
3939 - Speedup rpmdb2solv by reusing an existing solv file.
3940 - version 4.20.1
3941 - revision 10012
3942
3943 -------------------------------------------------------------------
3944 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
3945
3946 - Fix failed package download due to unkown repository type (bnc #386386)
3947 - revision 9995
3948
3949 -------------------------------------------------------------------
3950 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
3951
3952 - Support optional root argument to RepoManagerOptions, to prefix all
3953   path names taken from ZConfig. (bnc #388265)
3954 - version 4.20.0
3955 - revision 9993
3956
3957 -------------------------------------------------------------------
3958 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
3959
3960 - new solution action for removing requirements/conflicts (bnc #387631)
3961 - revision 9988
3962
3963 -------------------------------------------------------------------
3964 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
3965
3966 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
3967 - revision 9984
3968
3969 -------------------------------------------------------------------
3970 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
3971
3972 - DistUpgrade: searching for providers -> regarding name onl
3973 - r 9977
3974
3975 -------------------------------------------------------------------
3976 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
3977
3978 - add flag --registrable (-r) to query pool to avoid
3979   using system as a filter
3980 - 4.19.1
3981
3982 -------------------------------------------------------------------
3983 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
3984
3985 - return values in non-void functions
3986
3987 -------------------------------------------------------------------
3988 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
3989
3990 - support multiple search strings in PoolQuery (ORed)
3991 - revision 9945
3992
3993 -------------------------------------------------------------------
3994 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
3995
3996 - Switch off the upgrade mode of the
3997   SAT solver cause the packages have already been evaluated by
3998   the distupgrade machanism of libzypp. (bnc #386375)
3999 - rev 9943
4000
4001 -------------------------------------------------------------------
4002 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
4003
4004 - release file after copy to cache as soon as possible.
4005   (bnc #381311)
4006 - r9940
4007
4008 -------------------------------------------------------------------
4009 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
4010
4011 - Bugfix: keep states by user has been removed it the
4012   package has not been installed BUT has been recommended by another package.
4013   (bnc #385832)
4014 - rev 9938
4015
4016 -------------------------------------------------------------------
4017 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
4018
4019 - add isLocal function to Url which say if scheme is local or
4020   internet.
4021 - r9932
4022
4023 -------------------------------------------------------------------
4024 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
4025
4026 - cache decision for repository depend on his url.
4027 - http,ftp and smb cache packages.
4028 - revision 9929
4029
4030 -------------------------------------------------------------------
4031 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
4032
4033 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
4034   Locks are loaded together with the target, and changes are writen
4035   back on commit. zypp.conf option locksfile.apply can be used to turn
4036   this feature on or off. (FATE #120352)
4037 - version 4.18.0
4038 - revision 9927
4039
4040 -------------------------------------------------------------------
4041 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
4042
4043 - Add zypp.conf option solvfilesdir: Path where the repo solv files
4044   are created. Default value: {cachedir}/solv.
4045 - Target and repositories now save their solvfiles below {solvfilesdir}
4046   in directories named after the repositories alias.
4047 - version 4.18.0
4048 - revision 9913
4049
4050 -------------------------------------------------------------------
4051 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
4052
4053 - fixed filesystem::expandlink(Pathname) (bnc #368477)
4054 - r9906
4055
4056 -------------------------------------------------------------------
4057 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
4058
4059 - cleanup in return values of doUpgrade and doUpdate
4060 - r9886
4061 - 4.17.0
4062
4063 -------------------------------------------------------------------
4064 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
4065
4066 - check for valid pool in begin(), improve the code (bnc #384337)
4067 - r9872
4068 - 4.16.0
4069
4070 -------------------------------------------------------------------
4071 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
4072
4073 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
4074
4075 -------------------------------------------------------------------
4076 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
4077
4078 - added translations
4079
4080 -------------------------------------------------------------------
4081 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
4082
4083 - ostream operator<<(ostream,TriBool) added
4084 - r9833
4085
4086 -------------------------------------------------------------------
4087 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
4088
4089 - Prevent target::unload from creating a system repo in order
4090   to unload it. (bnc 382297)
4091 - version 4.15.2
4092 - revision 9822
4093
4094 -------------------------------------------------------------------
4095 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
4096
4097 - Prevent deselected or deleted items from being re-selected due to
4098   recommends (aka. persistent soft locks). Unlike hard locked, those
4099   items will be automatically selected if required. The list of soft
4100   locked items is stored in /var/lib/zypp/SoftLocks.
4101 - version 4.15.1
4102 - revision 9818
4103
4104 -------------------------------------------------------------------
4105 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
4106
4107 - Remove obsolete AdditionalCapabilities interface from ResPool.
4108   Forward sat::Pool::RepositoryIterator. There's no more need to
4109   maintain an extra Repository list in ResPool.
4110 - revision 9806
4111
4112 -------------------------------------------------------------------
4113 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
4114
4115 - Support dependencies requiring a specific architecture:
4116   "name[.arch] [op edition]". See class Capability for details
4117   about how to construct dependencies. (bnc #305445)
4118 - version 4.15.0
4119 - revision 9805
4120
4121 -------------------------------------------------------------------
4122 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
4123
4124 - patch attributes and deprecate old ones
4125 - 4.14.0
4126
4127 -------------------------------------------------------------------
4128 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
4129
4130 - change locks api -
4131 - make more functions const
4132 - replace add/remove by selectable to add/remove by ident or name and kind
4133 - rename iterator to const_iterator to avoid confusion
4134 - revision 9781
4135
4136 -------------------------------------------------------------------
4137 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
4138
4139 - Do architecture changes while "dup" in the external distribution
4140   upgrade ONLY. bnc #382274
4141 - Added "ignore" to the solutions
4142 - Added "self-conflicts" to the solution
4143 - added new solver mechanism "resolveQueue"
4144 - Bugfix broken/satisfied products
4145 - rev 9776
4146
4147 -------------------------------------------------------------------
4148 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
4149
4150 - Added Pattern::core returning the packages required by a pattern.
4151   (see also Pattern::depends and Pattern::contents).
4152 - revision 9771
4153
4154 -------------------------------------------------------------------
4155 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
4156
4157 - Added Target::release(), returning the targets distribution
4158   release string.
4159 - revision 9761
4160
4161 -------------------------------------------------------------------
4162 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
4163
4164 - per default abort if package installation fails. (bnc #381203)
4165 - version 4.13.3
4166 - revision 9725
4167
4168 -------------------------------------------------------------------
4169 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
4170
4171 - add ZYpp and curl version to http agent string
4172   (bnc #381280)
4173
4174 -------------------------------------------------------------------
4175 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
4176
4177 - Fixed pools package index wrongly including source packages. (bnc #380283)
4178 - version 4.13.2
4179 - revision 9683
4180
4181 -------------------------------------------------------------------
4182 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
4183
4184 - Disable fast creation of @System.solv. It may produce wrong results
4185   e.g. after a rebuilddb.
4186 - version 4.13.1
4187 - revision 9666
4188
4189 -------------------------------------------------------------------
4190 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
4191
4192 - initializeTarget now takes an additional option, telling whether to
4193   rebuild an existing rpm database before using it. Default is false.
4194   (bnc #308352)
4195 - version 4.13.0
4196 - revision 9664
4197
4198 -------------------------------------------------------------------
4199 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
4200
4201 - save do nothing if no locks added/removed
4202 - fix bug with multiple save lock
4203 - don't save same query multiple times
4204 - improve tests
4205 - revision 9644
4206
4207 -------------------------------------------------------------------
4208 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
4209
4210 - added new translations
4211 - activate zypp-query-pool
4212 - Revision 9637
4213 - 4.12.1
4214
4215 -------------------------------------------------------------------
4216 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
4217
4218 - Locks API cleaned-up, iterator added, light read() added
4219 - PoolQuery::attribute(SolvAttr) getter added
4220 - revision 9609
4221
4222 -------------------------------------------------------------------
4223 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
4224
4225 - reenable zypp-query-pool
4226 - 4.11.1
4227
4228 -------------------------------------------------------------------
4229 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
4230
4231 - Enable evaluation of hardware dependencies.
4232 - Enable evaluation of filesystem dependencies.
4233 - revision 9605
4234
4235 -------------------------------------------------------------------
4236 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
4237
4238 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
4239   needed for explicit refresh request
4240 - revision 9574
4241
4242 -------------------------------------------------------------------
4243 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
4244
4245 - Install ResPoolProxy index to speedup Solvable to Selectable
4246   conversion.
4247 - version 4.11.0
4248 - revision 9558
4249
4250 -------------------------------------------------------------------
4251 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
4252
4253 - Implement update scripts installed by packages. After every
4254   package install /var/adm/update-scripts is scanned for the first
4255   file starting with "<name>-<version>.<release>-", which is then
4256   executed.
4257 - revision 9547
4258
4259 -------------------------------------------------------------------
4260 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
4261
4262 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
4263 - Add Resolvable::poolItem() providing access to the corresponding
4264   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
4265   to PoolItem.
4266 - Add ResPool::satisfiedProductsBegin/End iterator over all products
4267   whose dependencies are satisfied. This reflects the status determined
4268   by the last solver run. (#368104)
4269 - revision 9535
4270
4271 -------------------------------------------------------------------
4272 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
4273
4274 - switch to new locks api
4275 - revision 9524
4276
4277 -------------------------------------------------------------------
4278 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
4279
4280 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
4281 - Add SolvIterMixin: Base class providing PoolItem_iterator and
4282   Selectable_iterator iterator types based on a Solvable iterator.
4283 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
4284   PoolItem_iterator and Selectable_iterator.
4285 - Add Solvable::SplitIdent: Helper class that splits an identifier
4286   into kind and name.
4287 - Provide methods Pattern::contents returning a collection of packages
4288   associated with the pattern/patch.
4289 - revision 9496
4290
4291 -------------------------------------------------------------------
4292 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
4293
4294 - add comparing to PoolQuery
4295 - revision 9466
4296
4297 -------------------------------------------------------------------
4298 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
4299
4300 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
4301 - revision 9452
4302
4303 -------------------------------------------------------------------
4304 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
4305
4306 - initial implementation of new locks (FATE #120118 and #120352)
4307 - revision 9442
4308
4309 -------------------------------------------------------------------
4310 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
4311
4312 - selectable API updates and changes
4313 - 4.10.0
4314
4315 -------------------------------------------------------------------
4316 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
4317
4318 - add split with respect to escaped delimeters and also for quotes
4319 - revision 9373
4320
4321 -------------------------------------------------------------------
4322 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
4323
4324 - Fixed some missing package and source package attributes.
4325 - revision 9348
4326
4327 -------------------------------------------------------------------
4328 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
4329
4330 - Allow to store a media label in MediaSetAccess. This label is
4331   passed to a media change requests to describe which CD is
4332   requested.  (bnc #330094)
4333 - Fixed some missing package and source package attributes.
4334 - revision 9347
4335
4336 -------------------------------------------------------------------
4337 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
4338
4339 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
4340 - Removed establish state in ResStatus
4341 - revision 9337
4342 - version 4.7.0
4343
4344 -------------------------------------------------------------------
4345 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
4346
4347 - Add PoolItem::isSatisfied()/isBroken() to test whether
4348   the items requirements are met.
4349 - revision 9334
4350
4351 -------------------------------------------------------------------
4352 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
4353
4354 - Extend sat::WhatProvides to allow to query for possible providers
4355   of a collection of capabilies. E.g. all providers of a packages
4356   requirements.
4357 - Fixed retrieval of translated texts from .solv files, provided the
4358   solv file contains them.
4359 - revision 9328
4360
4361 -------------------------------------------------------------------
4362 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
4363
4364 - initial implementation of serialize/recovery PoolQuery
4365   (needed by FATE #120118)
4366 - revision 9325
4367
4368 -------------------------------------------------------------------
4369 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
4370
4371 - Allow prioritizing repos by adding a line 'priority=N' to the
4372   .repo file. Where N is an integer number from 1 (highest prio)
4373   to 99 (least and default). (bnc #369827, fate #302872)
4374 - version 4.6.1
4375 - revision 9276
4376
4377 -------------------------------------------------------------------
4378 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
4379
4380 - support plaindir again (at least the most important parts)
4381
4382 -------------------------------------------------------------------
4383 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
4384
4385 - Throwing special exception MediaBadCAException in case of SSL
4386   certificate validation failure.(bnc #223512)
4387 - revision 9250
4388
4389 -------------------------------------------------------------------
4390 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
4391
4392 - add new error IO_SOFT to media request callback for temporary
4393   connection problem. (bnc #328822)
4394 - add new media exception timeout when somethink fail due to exceed
4395   timeout
4396 - mediacurl throw timeout exception when timeouted
4397 - revision 9246
4398
4399 -------------------------------------------------------------------
4400 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
4401
4402 - return more information from checking if metadata need refresh,
4403   so user can get better info. (bnc #307249)
4404 - revision 9231
4405
4406 -------------------------------------------------------------------
4407 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
4408
4409 - class sat::LocaleSupport: Convenience methods to manage support
4410   for language specific packages.
4411 - revision 9197
4412
4413 -------------------------------------------------------------------
4414 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
4415
4416 - removed obsolete capability handling stuff (ma)
4417 - version 4.5.0
4418
4419 -------------------------------------------------------------------
4420 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
4421
4422 - Don't mask skip and abort exception in Fetcher
4423 - revision 9188
4424
4425 -------------------------------------------------------------------
4426 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
4427
4428 - action is correctly set in mediaRequest callback
4429 - revision 9186
4430
4431 -------------------------------------------------------------------
4432 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
4433
4434 - Fix SEGV in commit (bnc# 371137)
4435 - version 4.4.3
4436 - revision 9174
4437
4438 -------------------------------------------------------------------
4439 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
4440
4441 - version 4.4.2
4442
4443 -------------------------------------------------------------------
4444 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
4445
4446 - look for openssl in cmake, actually we build require it
4447 - explicitely link against openssl and crypto, required to
4448   compile in all platforms/distros.
4449
4450 -------------------------------------------------------------------
4451 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
4452
4453 - Save repo type during refresh if type is NONE (f.e. lazy probing).
4454 - revision 9153
4455
4456 -------------------------------------------------------------------
4457 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
4458
4459 - replace gpg escaped semicolon with real semicolon (bnc #355434)
4460 - revision 9151
4461
4462 -------------------------------------------------------------------
4463 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
4464
4465 - make strings from RpmDb and Keyring exceptions translatable
4466 - revision 9146
4467
4468 -------------------------------------------------------------------
4469 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
4470
4471 - fix retrieving keys (bnc #368099)
4472 - version 4.4.1
4473
4474 -------------------------------------------------------------------
4475 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
4476
4477 - enable frontend to rewrite add_probe settings.(bnc #309612)
4478 - Correct adding repo without type to lazy probing.
4479 - revision 9135
4480
4481 -------------------------------------------------------------------
4482 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
4483
4484 - get better message if something fail when trying run rpm
4485   (bnc #344584)
4486 - revision 9133
4487
4488 -------------------------------------------------------------------
4489 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
4490
4491 - Add ExternalProgram::execError and ExternalProgram::command
4492   to improve error reporting.
4493 - revision 9112
4494
4495 -------------------------------------------------------------------
4496 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
4497
4498 - release all media before requesting another (bnc #336881)
4499 - revision 9110
4500
4501 -------------------------------------------------------------------
4502 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
4503
4504 - getDetectedDevices added (fate #120298)
4505 - revision 9108
4506
4507 -------------------------------------------------------------------
4508 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
4509
4510 - media backend release() methods changed to take string & instead
4511   of bool (needed for FATE #120298)
4512 - media label, detected device list and current device arguments
4513   added to the requestMedia callback
4514 - version 4.4.0
4515
4516 -------------------------------------------------------------------
4517 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
4518
4519 - fix for bnc#369543
4520
4521 -------------------------------------------------------------------
4522 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
4523
4524 - provide download rate info (average and curent) in the
4525   media::DownloadProgressReport for ftp/http (bnc #168935)
4526 - r9074
4527
4528 -------------------------------------------------------------------
4529 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
4530
4531 - cleanCache(): clean also .cookie files
4532 - cleanTargetCache() added
4533 - use escaped_alias() in rawcache_path_for_repoinfo() and
4534   packagescache_path_for_repoinfo()
4535 - r9068
4536
4537 -------------------------------------------------------------------
4538 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
4539
4540 - fixed location of RPMs in subdirs when parsing plaindir repo
4541   recursively (bnc #368218)
4542 - revision 9060
4543
4544 -------------------------------------------------------------------
4545 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
4546
4547 - Do not filter any installed solvables.
4548 - revision 9031
4549 - version 4.3.2
4550
4551 -------------------------------------------------------------------
4552 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
4553
4554 - Try to rebuild broken solv files in Target::load.
4555 - revision 9015
4556
4557 -------------------------------------------------------------------
4558 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
4559
4560 - Try to rebuild broken solv files in RepoManager::loadFromCache.
4561 - Fix RepoStatus::operator&& and RepoStatus testsuite.
4562 - revision 9008
4563
4564 -------------------------------------------------------------------
4565 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
4566
4567 - improved problem description while a vendor change
4568 - improved problem description if a requirement cannot be fulfilled. Bug #358560
4569 - revision 9002
4570
4571 -------------------------------------------------------------------
4572 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
4573
4574 - Save and restore requested locales on target load/commit.
4575 - revision 8999
4576
4577 -------------------------------------------------------------------
4578 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
4579
4580 - (Update) Prevent reinstallation of installed packages.
4581 - revision 8984
4582
4583 -------------------------------------------------------------------
4584 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
4585
4586 - refresh metadata if there is no cache to unbreak compat with
4587   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
4588   that "zypper in" could work on)
4589
4590 -------------------------------------------------------------------
4591 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
4592
4593 - create cache directory before calling rpmdb2solv (in an empty
4594   chroot)
4595 - version 4.3.1
4596
4597 -------------------------------------------------------------------
4598 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
4599
4600 - special exception message if server returns 403 response
4601   (forbidden) (port from SP2)
4602 - MediaException messages marked for translation
4603
4604 -------------------------------------------------------------------
4605 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
4606
4607 - make sure we have target cache on target initialize
4608 - version 4.3.0
4609
4610 -------------------------------------------------------------------
4611 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
4612
4613 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
4614   file systems (#333166)
4615 - rev. 8915
4616
4617 -------------------------------------------------------------------
4618 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
4619
4620 - Fixed Capabilites iterator exposing prereq marker.
4621 - revision 8914
4622
4623 -------------------------------------------------------------------
4624 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
4625
4626 - postinstall script fixed
4627 - version 4.2.10
4628
4629 -------------------------------------------------------------------
4630 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
4631
4632 - Testcases regards modaliases, rpmlib, ... correctly
4633 - Revision 8904
4634
4635 -------------------------------------------------------------------
4636 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
4637
4638 - Remove obsolete sql database. (bnc#363224)
4639 - revision 8898
4640
4641 -------------------------------------------------------------------
4642 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
4643
4644 - Take care target uses --root when creating solv files (bnc #363789)
4645 - revision 8881
4646
4647 -------------------------------------------------------------------
4648 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
4649
4650 - Unmaintained packages which does not fit to the updated system
4651   (broken dependencies) will be deleted.
4652 - revision 8867
4653
4654 -------------------------------------------------------------------
4655 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
4656
4657 - let libzypp-devel require libsatsolver-devel
4658
4659 -------------------------------------------------------------------
4660 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
4661
4662 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
4663 - revision 8833
4664
4665 -------------------------------------------------------------------
4666 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
4667
4668 - media: fixed DownloadProgressReport.finish() url argument in
4669   doGetFileCopy()
4670 - revision 8815
4671
4672 -------------------------------------------------------------------
4673 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
4674
4675 - hardlink when possible to optimize data transfer
4676   and space across caches.
4677 - version 4.2.8
4678
4679 -------------------------------------------------------------------
4680 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
4681
4682 - added some locale support to sat::Solvable
4683 - version 4.2.7
4684
4685 -------------------------------------------------------------------
4686 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
4687
4688 - handle error messages better in doesFileExist too which is
4689   used during probing. (bnc #362608)
4690
4691 -------------------------------------------------------------------
4692 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
4693
4694 - Fetcher::reset() should not reset cache directories.
4695   (bnc #348050)
4696 - version 4.2.6
4697
4698 -------------------------------------------------------------------
4699 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
4700
4701 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
4702   for http and https, but this time set CURLOPT_HTTPGET back to 1
4703   so it actually works. This makes Media::doesFileExist
4704   efficient for http and https.
4705   (related to bnc #348050)
4706 - version 4.2.5
4707
4708 -------------------------------------------------------------------
4709 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
4710
4711 - using .solv files only now (fate #303018)
4712 - revision 8699
4713
4714 -------------------------------------------------------------------
4715 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
4716
4717 - fix architectures on distupgrade
4718
4719 -------------------------------------------------------------------
4720 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
4721
4722 - fixes from trunk merged
4723
4724 -------------------------------------------------------------------
4725 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
4726
4727 - fixed renaming a repo to an existing one (bnc #228216)
4728 - revision 8431
4729
4730 -------------------------------------------------------------------
4731 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
4732
4733 - fix changelog
4734
4735 -------------------------------------------------------------------
4736 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
4737
4738 - read .curlrc more robustly to obtain user-proxy (#330351)
4739 - revision 8368
4740
4741 -------------------------------------------------------------------
4742 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
4743
4744 - always buildrequire openssl-devel
4745 - replacing strange utf-8 chars in changelog
4746 - revision 8317
4747
4748 -------------------------------------------------------------------
4749 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
4750
4751 - Saner NFS timeo default (#350309)
4752 - revision 8314
4753
4754 -------------------------------------------------------------------
4755 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
4756
4757 - support 'patterns.pat' and 'patterns.pat.gz' to read all
4758   patterns in one go.
4759 - rev 8309
4760
4761 -------------------------------------------------------------------
4762 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
4763
4764 - added RpmDb::removePubkey(), call it from
4765   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
4766   is removed from the trusted keyring
4767 - revision 8288
4768
4769 -------------------------------------------------------------------
4770 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
4771
4772 - Textchanges
4773 - reduced logging in SAT-solver
4774 - ordering solutions
4775 - version 4.1.8
4776 - revision 8276
4777
4778 -------------------------------------------------------------------
4779 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
4780
4781 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
4782   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
4783 - Revision 8255
4784 - Version 4.1.7
4785
4786 -------------------------------------------------------------------
4787 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
4788
4789 - Pathname zypp::filesystem::expandlink(const Pathname &) added
4790 - if the provided file is a symlink, expand it (#274651) (this
4791   probably won't work for schemes other than file/dir and cd/dvd)
4792 - revision 8179
4793
4794 -------------------------------------------------------------------
4795 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
4796
4797 - fixed password handling in URLs (bug #347273)
4798 - revision 8118
4799
4800 -------------------------------------------------------------------
4801 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
4802
4803 - Fixed default text locale detection not to use static variables. (#346872)
4804 - version 4.1.6
4805 - revision 8116
4806
4807 -------------------------------------------------------------------
4808 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
4809
4810 - Log more details about zypp lock owner. (#294094)
4811 - revision 8088
4812
4813 -------------------------------------------------------------------
4814 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
4815
4816 - Remove runtime dependency for libboost_filesystem (#345773)
4817 - version 4.1.5
4818 - revision 8061
4819
4820 -------------------------------------------------------------------
4821 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
4822
4823 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
4824   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
4825 - version 4.1.4
4826 - revision 7998
4827
4828 -------------------------------------------------------------------
4829 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
4830
4831 - make IniParser more strict (bug #306697)
4832
4833 -------------------------------------------------------------------
4834 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
4835
4836 - Fix missing packages in patch content list. (#340896)
4837 - revision 7925
4838
4839 -------------------------------------------------------------------
4840 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
4841
4842 - fix build
4843
4844 -------------------------------------------------------------------
4845 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
4846
4847 - Output date strings in UTF-8. (#339423)
4848 - revision 7807
4849
4850 -------------------------------------------------------------------
4851 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
4852
4853 - fixes for new gcc
4854 - version 4.1.3
4855 - r7788
4856
4857 -------------------------------------------------------------------
4858 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
4859
4860 - Don't mark failed patch scripts as installed. (#327523)
4861 - version 4.1.2
4862 - revision 7744
4863
4864 -------------------------------------------------------------------
4865 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
4866
4867 - update rpmlint suppression
4868
4869 -------------------------------------------------------------------
4870 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
4871
4872 - fixed retrieval of epoch from rpmdb (bug #246680)
4873
4874 -------------------------------------------------------------------
4875 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
4876
4877 - allow non-existing "packages" file in susetags parser (bug
4878   #309235)
4879
4880 -------------------------------------------------------------------
4881 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
4882
4883 - SMBIOS DMI modalias matching added (#333152)
4884 - revision 7494
4885
4886 -------------------------------------------------------------------
4887 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
4888 - do not download the same file multiple times in one attach session
4889   (#307098), r7456
4890 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
4891   removed - should be correctly detected by HAL now
4892   (#167629, #163971), r7452
4893 - version 4.1.1
4894
4895 -------------------------------------------------------------------
4896 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
4897
4898 - filter architecture in plaindir parser (bug #330791)
4899
4900 -------------------------------------------------------------------
4901 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
4902
4903 - Throw constructing malformed checksums. (#189096)
4904 - revision 7441
4905
4906 -------------------------------------------------------------------
4907 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
4908
4909 - Renamed templates back because proper qualification makes it work
4910   too.
4911 - 4.1.0
4912
4913 -------------------------------------------------------------------
4914 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
4915
4916 - only look for repositories in file ending ".repo" (bug #294779)
4917
4918 -------------------------------------------------------------------
4919 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
4920
4921 - Fixed compilation errors with GCC 4.3 by adding missing includes
4922   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
4923   Compare<Edition> to CompareEd.
4924 - r7426
4925
4926 -------------------------------------------------------------------
4927 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
4928
4929 - Incorporated patch from Michael Matz to speedup cache reading.
4930 - revision 7413
4931
4932 -------------------------------------------------------------------
4933 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
4934
4935 - Resolvertestcase:
4936   - log Repository info
4937   - set keep state in the testcase
4938   - handle vendor
4939 - r 4707
4940
4941 -------------------------------------------------------------------
4942 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
4943
4944 - Fixed pattern parser SEGV on broken pattern files. (#328546)
4945 - revision 7402
4946
4947 -------------------------------------------------------------------
4948 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
4949
4950 - QueuItemRequire: Filter out all provider which have worser architecture,
4951   are NOT noarch and have not the same name as the requirement. The
4952   last one is needed for updating packages via patch/atoms.
4953   Bug 328081
4954 - Revert changes of r 7340
4955 - r 7386
4956
4957 -------------------------------------------------------------------
4958 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
4959
4960 - Add missing '--install' parameter in desktop file. (#308640)
4961 - version 4.0.0
4962 - revision 7369
4963
4964 -------------------------------------------------------------------
4965 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
4966
4967 - release all attached media before attempting to eject (#293428)
4968 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
4969 - revision 7352
4970 - version 3.26.0
4971
4972 -------------------------------------------------------------------
4973 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
4974
4975 - provide a way to retrieve the metadata path. Used for
4976   installation, which incorrectly creates a repository in
4977   cache without adding it first, so metadata path is not
4978   set and therefore it is not possible to setup a media
4979   verifier on installation. Part of fix for (#293428)
4980 - 3.25.0
4981
4982 -------------------------------------------------------------------
4983 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
4984
4985 - If more than one resolvables provide a requirements and have different
4986   architecture take thatone with the best architecture. (Not regarding the
4987   name). Bug: Branching too much while an installation of a multi-arch-DVD
4988 - r 7340
4989 - version 3.24.8
4990
4991 -------------------------------------------------------------------
4992 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
4993
4994 - Checking the queue if an item will be deleted. If yes, the requirements
4995   are not needed anymore. Bug 326384
4996 - version 3.24.7
4997 - r 7329
4998
4999 -------------------------------------------------------------------
5000 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
5001
5002 - don't probe the repository type upon saving if disabled (#326769)
5003 - version 3.24.6
5004 - revision 7319
5005
5006 -------------------------------------------------------------------
5007 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
5008
5009 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
5010   esp. if the error occurred executing the packages post-install script.
5011 - version 3.24.5
5012 - revision 7317
5013
5014 -------------------------------------------------------------------
5015 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
5016
5017 - If a package is deselected by user, apply this soft lock to all
5018   available versions of this package.
5019 - version 3.24.4
5020 - revision 7316
5021
5022 -------------------------------------------------------------------
5023 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
5024
5025 - Update: Do not set an item to installation if there has been already set
5026   one for installation which has the same NVA. Bug  326286
5027 - version 3.24.3
5028 - r 7311
5029
5030 -------------------------------------------------------------------
5031 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
5032
5033 - Enable package cache during commit. (#326249)
5034 - revision 7309
5035
5036 -------------------------------------------------------------------
5037 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
5038
5039 - Do not regarding requirements for packages which will be deleted in the
5040   same solver run. Bug 310618
5041 - r 7292
5042 - version 3.24.2
5043
5044 -------------------------------------------------------------------
5045 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
5046
5047 - don't download filelists.xml.gz (#307105)
5048 - version 3.24.1
5049 - revision 7269
5050
5051 -------------------------------------------------------------------
5052 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
5053
5054 - Improve estimated diskusage while there is no valid
5055   solver result. (#325617)
5056 - revision 7266
5057
5058 -------------------------------------------------------------------
5059 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
5060
5061 -Bugfix in vendor change of a required resolvable (Correct error message)
5062  Bug 310455
5063 - r 7262
5064
5065 -------------------------------------------------------------------
5066 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
5067
5068 - fixed DU parsing in inst-sys (#308659)
5069 - revision 7256
5070
5071 -------------------------------------------------------------------
5072 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
5073
5074 - Enable using patch and delta rpms. (#309124)
5075 - version 3.24.0
5076 - revision 7253
5077
5078 -------------------------------------------------------------------
5079 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
5080
5081 - On update do not delete unmaintained non-SuSE packages.
5082 - version 3.23.2
5083 - revision 7239
5084
5085 -------------------------------------------------------------------
5086 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
5087
5088 - ZYppImpl::getPartitions() - don't return the current partitioning
5089   when the partitioning hasn't been set - fixes DU parsing in
5090   inst-sys (#308659)
5091
5092 -------------------------------------------------------------------
5093 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
5094
5095 - Throw specific exceptions during commit (#308511)
5096 - 3.23.1
5097
5098 -------------------------------------------------------------------
5099 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
5100
5101 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
5102   now provide more detailed disk usage information.
5103   Yum metadata don't, so we book the package size to '/'. (#308362)
5104 - version 3.23.0
5105 - revision 7225
5106
5107 -------------------------------------------------------------------
5108 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
5109
5110 - Regarding keep state while recycle old valid solver results. Bug 286889
5111 - r 7209
5112
5113 -------------------------------------------------------------------
5114 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
5115
5116 - report 100% progress on finishing RPM removal (bug #309431)
5117 - revision 7200
5118
5119 -------------------------------------------------------------------
5120 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
5121
5122 - Update: rename language packages --> take that package which fits to the
5123   selected language Bug 308098
5124 - r 7919
5125
5126 -------------------------------------------------------------------
5127 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
5128
5129 - restore deltas and patch rpms from the cache (#309124)
5130 - 3.22.8
5131
5132 -------------------------------------------------------------------
5133 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
5134
5135 - Don't fail if a product is deleted multiple times (e.g. due to
5136   obsoletes and an explicit deleted request). (#308746)
5137 - version 3.22.7
5138 - revision 7184
5139
5140 -------------------------------------------------------------------
5141 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
5142
5143 - SYSCONFDIR variable added for modifying /etc
5144
5145 -------------------------------------------------------------------
5146 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
5147
5148 - uninstallable resolvable -->suggested solution: delete; Bug 308164
5149 - r 7177
5150
5151 -------------------------------------------------------------------
5152 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
5153
5154 - new translations added
5155 - r 7166
5156 - version 3.22.6
5157
5158 -------------------------------------------------------------------
5159 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
5160
5161 - fixed disk usage counting of updated packages (#308362)
5162
5163 -------------------------------------------------------------------
5164 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
5165
5166 - Splitting packages: Take the package with the best
5167   architecture,edition ONLY; Bug 308591
5168 - r 7160
5169
5170 -------------------------------------------------------------------
5171 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
5172
5173 - properly report fallback disk usage size (in kB instead of bytes)
5174   when disk usage is not known (YUM repos) (#308475)
5175
5176 -------------------------------------------------------------------
5177 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
5178
5179 - Install a sample /etc/zypp.conf. (#306615)
5180 - Fixed missing soversion symlink in package.
5181 - version 3.22.5
5182 - revision 7150
5183
5184 -------------------------------------------------------------------
5185 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
5186
5187 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
5188   308252
5189 - r 7143
5190
5191 -------------------------------------------------------------------
5192 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
5193
5194 - Error: Select two candidate with the same name while update.
5195   Solution: If there is a candidate which is already selected for installation -->
5196   take thatone #308082
5197 - r 7132
5198
5199 -------------------------------------------------------------------
5200 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
5201
5202 - Work arround installed patterns providing an empty vendor string. (#307743)
5203 - Let the solver treat vendor suse and opensuse as equivalent.
5204 - version 3.22.4
5205
5206 -------------------------------------------------------------------
5207 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
5208
5209 - Checking item before evaluating the concerning vendor. bug #307941
5210 - r 7119
5211
5212 -------------------------------------------------------------------
5213 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
5214
5215 - Fix for bug #307163 - empty package descriptions
5216   a.k.a shared tag not 100% implemented
5217 - r 7117
5218 - version 3.22.3
5219
5220 -------------------------------------------------------------------
5221 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
5222
5223 - logging "reverse" NEEDED_BY in the detail description of solver
5224   problems.
5225 - improved error message if a requiremnt is not fulfilled Bug 307743
5226 - Add "ignore" option to the solution if a requirement is not fulfilled
5227   Bug 304276
5228 - revision 7113
5229
5230 -------------------------------------------------------------------
5231 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
5232
5233 - fixed the order of operands of susetags local metadata status
5234   computation which caused the YaST repositories to always get
5235   refreshed (part of bug #304310)
5236 - revision 7107
5237 - version 3.22.2
5238
5239 -------------------------------------------------------------------
5240 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
5241
5242 - comparing vendor with VendorAttr::equivalent
5243 - revision 7103
5244
5245 -------------------------------------------------------------------
5246 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
5247
5248 - Use $RPM_OPT_FLAGS.
5249
5250 -------------------------------------------------------------------
5251 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
5252
5253 - Reset transact bits when switching status from
5254   "update" to "protected" (#246976)
5255 - version 3.22.1
5256 - revision 7094
5257
5258 -------------------------------------------------------------------
5259 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
5260
5261 - new translations added
5262 - rev 7083
5263
5264 -------------------------------------------------------------------
5265 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
5266
5267 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
5268    [main]
5269    download.use_patchrpm = no
5270    download.use_deltarpm = no
5271 - version 3.22.0
5272 - revision 7069
5273
5274 -------------------------------------------------------------------
5275 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
5276
5277 - On demand translate patch requirements into a list of atoms.
5278   Required by the UI to display packages acssociated with a patch.
5279   (#300612)
5280 - version 3.21.1
5281 - revision 7065
5282
5283 -------------------------------------------------------------------
5284 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
5285
5286 - enrich ResolverInfo with the reason if a user-initiated request
5287   fails (#304325, #306240)
5288 - r 7051
5289
5290 -------------------------------------------------------------------
5291 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
5292
5293 - added missing implementation of LogControl::setLineFormater()
5294   (lslezak)
5295 - version 3.21.0
5296 - revision 7041
5297
5298 -------------------------------------------------------------------
5299 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
5300
5301 - enable changing url in requestMedia callback (#294481)
5302 - revision 7037
5303
5304 -------------------------------------------------------------------
5305 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
5306
5307 - Filter readonly mount points in DiskUsageCounter (#297405)
5308 - revision 7030
5309
5310 -------------------------------------------------------------------
5311 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
5312
5313 - remember the cause of the RepoException when refreshing metadata
5314   (#301022)
5315 - r7023
5316
5317 -------------------------------------------------------------------
5318 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
5319
5320 - Safe fix for bug #299680.
5321 - version 3.20.1
5322 - revision 7026
5323
5324 -------------------------------------------------------------------
5325 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
5326
5327 - Bugfix: If a requirement has been fulfilled by more than one language
5328   resolvables only thatone will be taken which fits to the selected
5329   language.
5330 - r 7018
5331
5332 -------------------------------------------------------------------
5333 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
5334
5335 - correct error code for media errors in MediaCurl::doGetFileCopy()
5336   affects only zypper error output, does not affect YaST
5337 - r7013
5338
5339 -------------------------------------------------------------------
5340 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
5341
5342 - reverted blocking of requestMedia from r6271 (#301710)
5343 - r6999
5344
5345 -------------------------------------------------------------------
5346 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
5347
5348 - prevent progress report in destructor (#299680)
5349 - r6998
5350
5351 -------------------------------------------------------------------
5352 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
5353
5354 - treat non-filelists.xml <file> entries as file provides capabilities
5355   in YUM parser (#304701)
5356 - r6992
5357
5358 -------------------------------------------------------------------
5359 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
5360
5361 - the media.1/media uniquely identifies a 'susetags' repo, not
5362   the content file (#304200)
5363
5364 -------------------------------------------------------------------
5365 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
5366
5367 - fixed locale dir (#304649)
5368 - r6984
5369
5370 -------------------------------------------------------------------
5371 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
5372
5373 - don't treat normal package license as "license to confirm"
5374   (#305906)
5375
5376 -------------------------------------------------------------------
5377 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
5378
5379 - Fixed fix for #293039. Segfault due to uninitialzed data.
5380 - version 3.19.3
5381 - revision 6980
5382
5383 -------------------------------------------------------------------
5384 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
5385
5386 - reduced too much verbosed ResolverContext logging; Bug 303971
5387 - r 6977
5388
5389 -------------------------------------------------------------------
5390 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
5391
5392 - Fixed PlainDir repositories to provide real disk usage data. For
5393   repomd and others that do not provide any detailed disk usage info,
5394   assume the packgage size is required below "/". Peviously they were
5395   treated as being empy.
5396 - version 3.19.2
5397 - revision 6972
5398
5399 -------------------------------------------------------------------
5400 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
5401
5402 - Add a new solver solution in the case of running in a timeout:
5403   ProblemSolutionDoubleTimeout.h
5404   #Bug 302496
5405 - revision 6970
5406
5407 -------------------------------------------------------------------
5408 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
5409
5410 - bug in fix for (#292986)
5411
5412 -------------------------------------------------------------------
5413 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
5414
5415 - (#297001) - libzypp: can't skip broken packages
5416 - re enable importing zypp keyring from rpm.(#302379)
5417 - 3.19.1
5418
5419 -------------------------------------------------------------------
5420 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
5421
5422 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
5423   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
5424   in order to support query-by-repo (#305384)
5425 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
5426   number of kinds, names, or repos (#305347)
5427 - remove ResolvableQuery::iterateResolvablesByKind, not needed
5428 - version 3.19.0
5429 - rev 6935
5430
5431 -------------------------------------------------------------------
5432 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
5433
5434 - real fix for reading signature ids. (#390535).
5435 - delete metadata when removing repo (#301037).
5436
5437 -------------------------------------------------------------------
5438 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
5439
5440 - following behaviour for setPartitions
5441   - if they are not set, they are detected
5442   - if they are set, that value is used.
5443   - if value set or detected is empty, all disk usage
5444     information is read. Otherwise just values in those
5445     mount points.
5446     Should work for installation as long as detectPartitions
5447     is empty at installation.(#293039)
5448
5449 -------------------------------------------------------------------
5450 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
5451
5452 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
5453   from external, e.g. for the testcases
5454 - Honor ZYPP_CONF environment variable to override the buit-in
5455   /etc/zypp/zypp.conf
5456 - Check architecture at handout() to prevent NULL ptr reference.
5457 - Bug 301286
5458 - rev 6908
5459
5460 -------------------------------------------------------------------
5461 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
5462
5463 -The solver generate an establish call for all
5464  resolvables which has filesystemcaps if there is not a valid result from a
5465  former solver run available. This covers:
5466  * Initial solver run
5467  * Changing of filesystem whithin a workflow, cause the solver results will
5468    be reset if the filesystem dependencies have been changed
5469  Bug 271912
5470 - r 6901
5471
5472 -------------------------------------------------------------------
5473 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
5474
5475 - pass location to plaindir package (#303751)
5476 - Add name of file in question to checksum/signature related
5477   exceptions.
5478 - pass basename of file to verifyFileSignatureWorkflow (instead of
5479   empty string).
5480 - filter out incompatible architectures when parsing sustags
5481   repos (first half of #301286)
5482 - r 6882
5483
5484 -------------------------------------------------------------------
5485 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
5486
5487 - don't run source migration if yast is running in
5488   intsys mode (#297136)
5489 - signature and checksum verification fixes. Still pending
5490   problem ZYpp getting no output from gpg when running from zypper.
5491   (#302059)
5492
5493 -------------------------------------------------------------------
5494 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
5495
5496 - Do not strip resolvables which have the same name but different kind
5497   (ResolverInfo*)
5498 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
5499 - r 6830
5500
5501 -------------------------------------------------------------------
5502 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
5503
5504 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
5505   the Estonian locale (#302525).
5506
5507 -------------------------------------------------------------------
5508 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
5509
5510 - added remembering of exception history at various places
5511
5512 -------------------------------------------------------------------
5513 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
5514
5515 - Bugfixes concerning vendor handling:
5516 - first bug:
5517   Installed A-1.0(vendor SuSE)
5518   Available A-2.0(other vendor)
5519   A will not be regarded as "unmaintained". So it will not be deleted.
5520 - second bug:
5521   A need B-2.0. B-1.0 is installed but has another vendor. Report a
5522   proper errmessage.
5523 - Testcase : solution-tests/vendor-test.xml
5524 - r 6812
5525 - 3.18.4
5526
5527 -------------------------------------------------------------------
5528 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
5529
5530 - ignore HASH key for download (#300982)
5531
5532 -------------------------------------------------------------------
5533 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
5534
5535 - Added explicitly_requested as parameter in ResolverContext::Uninstall
5536   Bug 299819
5537 - revision 6794
5538
5539 -------------------------------------------------------------------
5540 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
5541
5542 - If no mount information is available, parse all DU entries.
5543 - read only hack mode for migrate-sources. We actually do add
5544   repositories with it, but no harm. (#292986)
5545 - fix some typos in exceptions (#301331)
5546 - 3.18.3
5547
5548 -------------------------------------------------------------------
5549 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
5550
5551 - Do not regard explicit request in order to recognize updated packages
5552   correctly. Bug 301676
5553 - Updated translations
5554 - r 6766
5555 - 3.18.2
5556
5557 -------------------------------------------------------------------
5558 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
5559
5560 - package-manager script: Call /sbin/yast2 with full path because of
5561   gnomesu (#269873).
5562
5563 -------------------------------------------------------------------
5564 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
5565
5566 - add support for the HASH key. (#300982)
5567 - Use ContentFileParser in Downloader (instead of implementing
5568   the parser again, it has a reason, Downloader was written first)
5569 - update testcases and data to cover the new HASH key
5570 - 3.18.1
5571
5572 -------------------------------------------------------------------
5573 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
5574
5575 - unify query API for kind and name, summary, description
5576   (incomplete)
5577 - rev 6761, version 3.18.0
5578
5579 -------------------------------------------------------------------
5580 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
5581
5582 - add iterateResolvablesByKindsAndName
5583 - rev 6735, version 3.17.13
5584
5585 -------------------------------------------------------------------
5586 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
5587
5588 - rename ResolvableQuery::queryByName to iterateResolvablesByName
5589 - fix reading of kind and repository in ResolvableQuery
5590 - add reverse lookups in CacheTypes
5591 - add iterateResolvablesByKind
5592 - rev 6733
5593
5594 -------------------------------------------------------------------
5595 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
5596
5597 - shorten solver error messages Bug 259894
5598 - rev 6723
5599
5600 -------------------------------------------------------------------
5601 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
5602
5603 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
5604   install zypp/cache header files.
5605 - rev 6719, version 3.16.13
5606
5607 -------------------------------------------------------------------
5608 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
5609
5610 - discard pattern files with incompatbile architecture, both
5611   for download and for parsing. (#298716)
5612 - rev 6711
5613
5614 -------------------------------------------------------------------
5615 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
5616
5617 - run sqlite asynchronously and add sql index files where
5618   appropriate, gives 6x performance on certain operations.
5619   Bumping cache schema version to 1004.
5620   (#300998)
5621 - rev 6710
5622
5623 -------------------------------------------------------------------
5624 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
5625
5626 - fix String::endsWith (#301038)
5627 - rev 6709
5628
5629 -------------------------------------------------------------------
5630 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
5631
5632 - added an _explicitly_requested in QueueItemConflict ( as already in
5633   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
5634   remove the conflicting item without an error message. Bug 299819
5635 - rev 6699
5636
5637 -------------------------------------------------------------------
5638 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
5639
5640 - forgot to set default refresh policy in checkIfToRefreshMetadata
5641 - repo.refresh.delay default set to 10 minutes
5642 - 6693
5643
5644 -------------------------------------------------------------------
5645 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
5646
5647 - Bugfix while regarding correct vendor in update
5648 - r6677
5649 - version 3.15.0
5650
5651 -------------------------------------------------------------------
5652 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
5653
5654 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
5655   added to delay next check & refresh until the specified number of
5656   minutes has passed from the last check or refresh (FATE #301991).
5657   Revisions: 6654, 6656, 6666, and 6667.
5658 - filesystem::touch(Pathname) added (r6666)
5659 - RepoManager::touchIndexFile(RepoInfo) added
5660 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
5661   decision to do the refresh moved to this public method.
5662 - r6667
5663
5664 -------------------------------------------------------------------
5665 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
5666
5667 - generate a resolver problem if addRequires does not find a resovable
5668   #299486
5669 - rev 6660
5670
5671 -------------------------------------------------------------------
5672 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
5673
5674 - Prioritized delete request by the user BEFORE delete requests due
5675   missing dependencies or conflicting dependencies. Bug 298322
5676 - rev 6640
5677
5678 -------------------------------------------------------------------
5679 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
5680
5681 - support also "Plaindir" as valid repo type name (#298622)
5682 - revision 6616
5683 - version 3.14.0
5684
5685 -------------------------------------------------------------------
5686 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
5687
5688 - fix segfault in Progress reporting
5689 - progress report use name instead of alias (#298035)
5690 - repoinfo returns alias if name is empty
5691
5692 -------------------------------------------------------------------
5693 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
5694
5695 - merge patch by dmueller to get rid of boost-regex
5696
5697 -------------------------------------------------------------------
5698 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
5699
5700 - dont create a second CacheStore in the same scope, will lock...
5701   #297627
5702
5703 -------------------------------------------------------------------
5704 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
5705
5706 - fixed some RepoManager exception docs & history
5707 - r6558
5708
5709 -------------------------------------------------------------------
5710 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
5711
5712 - feature #302135: Graceful update of 3rd party packages
5713   Automatic upgrading only sees packages from same vendor
5714   This allows not needed to have those locked.
5715 - Add persistent locks file which allow wildcards. Users
5716   can lock certain packages adding lines like "kde* < 3.5"
5717 - add applyLocks() to apply persistent locks before solving
5718
5719 -------------------------------------------------------------------
5720 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
5721
5722 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
5723   #271912 wq
5724 - Added locking resolvables in the testcases
5725 - rev 6544
5726
5727 -------------------------------------------------------------------
5728 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
5729
5730 - add migrate-sources to %post (#292986)
5731 - 3.13.15
5732
5733 -------------------------------------------------------------------
5734 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
5735
5736 - fixed bug with using wrong files from raw metadata cache
5737   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
5738
5739 -------------------------------------------------------------------
5740 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
5741
5742 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
5743   Bug# 297795
5744 - r 6517
5745
5746 -------------------------------------------------------------------
5747 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
5748
5749 - implement susetags support for compressed metadata
5750   and testcases. (feature #301916)
5751 - implement disk usage in cache. For installation requires
5752   some changes in YaST to setup the ZYpp getPartitions()
5753   before repos are cached. (bug #293039)
5754 - added testcases for diskusage
5755 - 3.13.14
5756
5757 -------------------------------------------------------------------
5758 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
5759
5760 - fixed YUM parser to properly create source packages
5761 - disabled reading of filelists.xml.gz by default (the data are
5762   currently not stored anyway)
5763 - revision 6481
5764 - version 3.13.13
5765
5766 -------------------------------------------------------------------
5767 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
5768
5769 - Don't download unwanted translation files (#293740).
5770 - revision 6470
5771
5772 -------------------------------------------------------------------
5773 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
5774
5775 - Fix susetags repo to parse dikusage data (#293039)
5776 - revision 6467
5777 - version 3.13.12
5778
5779 -------------------------------------------------------------------
5780 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
5781
5782 - Add product attribute 'type' (aka 'category' which is now
5783   deprecated). Adapted sustags and yum parsers to parse and
5784   provide this value.
5785 - revision 6464
5786 - version 3.13.11
5787
5788 -------------------------------------------------------------------
5789 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
5790
5791 - fix modalias rel column number
5792 - version 3.13.10
5793
5794 -------------------------------------------------------------------
5795 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
5796
5797 - Implemented option repo.add.probe to allow probing
5798   the added repositories
5799 - version 3.13.9
5800
5801 -------------------------------------------------------------------
5802 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
5803
5804 - Fixed detection of renamed packages while update.
5805 - Added new translations
5806 - rev 6445
5807
5808 -------------------------------------------------------------------
5809 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
5810
5811 - Speed up retrieving MediaNr attribute, as it slows down install
5812   order calculation. (#297173)
5813 - revision 6442
5814
5815 -------------------------------------------------------------------
5816 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
5817
5818 - Fixed cache schema upgrade
5819
5820 -------------------------------------------------------------------
5821 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
5822
5823 - Fixed pattern includes and extends attributes.
5824 - revision 6431
5825 - version 3.13.8
5826
5827 -------------------------------------------------------------------
5828 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
5829
5830 - API for retrieving additional dependencies" solver/detail/Resolver.h
5831 - Handle additional dependencies in the testcases
5832 - Handle system and language dependencies in the testcases correctly.
5833 - r 6418
5834
5835 -------------------------------------------------------------------
5836 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
5837
5838 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
5839   has changed. Resolver must discard any cached filesystem dependencies.
5840   (required for #271912)
5841 - revision 6404
5842
5843 -------------------------------------------------------------------
5844 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
5845
5846 - Indicate changed pool content to the resolver. (required for #271912)
5847 - revision 6398
5848 - version 3.13.7
5849
5850 -------------------------------------------------------------------
5851 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
5852
5853 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
5854   problems. Bug 280387
5855 - r 6378
5856 - version 3.13.6
5857
5858 -------------------------------------------------------------------
5859 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
5860
5861 - Added interface to install source packages via zypper.
5862 - revision 6373
5863 - version 3.13.5
5864
5865 -------------------------------------------------------------------
5866 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
5867
5868 - Added package attributes Package::sourcePkgName and
5869   Package::sourcePkgEdition. Name and edition of the source
5870   rpm this package was built from.
5871 - Added ZYpp::installSrcPackage to install a single source package.
5872 - revision 6353
5873 - version 3.13.4
5874
5875 -------------------------------------------------------------------
5876 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
5877
5878 - Temorary files and directories created by makeSibling use the
5879   same protection as the original.
5880 - revision 6344
5881 - version 3.13.3
5882
5883 -------------------------------------------------------------------
5884 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
5885
5886 - Removed keepExtras from resolvePool. This will be handled
5887   in the solver internally now. #294727
5888 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
5889 - revision 6317
5890 - version 3.13.2
5891
5892 -------------------------------------------------------------------
5893 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
5894
5895 - Remove tribool from RepoInfo's interface.
5896 - revision 6301
5897 - version 3.13.1
5898
5899 -------------------------------------------------------------------
5900 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
5901
5902 - Fixed wrong media number reported by script, message and patch.
5903 - Fixed script API to provide the scripts location on media (if not
5904   inlined).
5905 - Introduced ScripProvider to make a script available on the local
5906   disk.
5907 - revision 6288
5908 - version 3.13.0
5909
5910 -------------------------------------------------------------------
5911 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
5912
5913 - don't request media chage if the media is not changeable (like
5914   e.g. http)
5915 - revision 6271
5916 - version 3.12.1
5917
5918 -------------------------------------------------------------------
5919 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
5920
5921 - progress ticks for clean cache
5922 - ZConfig: remove default from names.
5923 - re enable reading cache callbacks
5924 - ini parser without boost::regexp
5925   patch by dmueller (#152447)
5926
5927 -------------------------------------------------------------------
5928 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
5929
5930 - Fixed package to provide the location media number. (#294496)
5931 - revision 6263
5932
5933 -------------------------------------------------------------------
5934 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
5935
5936 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
5937   gpgkey) instead of throwing bad url exception
5938 - revision 6259
5939
5940 -------------------------------------------------------------------
5941 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
5942
5943 - Make clearing of extra dependencies/conflicts configurable when
5944   resolvePool(). Leave the default as before (clear extras).
5945   Bug # 294727
5946 - revision 6233
5947 - version 3.12.0
5948
5949 -------------------------------------------------------------------
5950 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
5951
5952 - /var/lib/zypp/cache -> /var/cache/zypp
5953   (#292419)
5954 - ini parser without boost::regexp, patch by dmueller
5955   (#152447)
5956
5957 -------------------------------------------------------------------
5958 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
5959
5960 - Make temp directory configurable  via environment
5961   variable ZYPPTMPDIR.
5962 - revision 6202
5963 - version 3.11.11
5964
5965 -------------------------------------------------------------------
5966 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
5967
5968 - Fixed bug in smart pointer comparison.
5969
5970 -------------------------------------------------------------------
5971 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
5972
5973 - Fix failing rename of metadata download directories across
5974   filesystem boundaries.
5975
5976 -------------------------------------------------------------------
5977 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
5978
5979 - Fixed malicious gettext include.
5980 - Make ZConfig a singleton.
5981 - revision 6123
5982
5983 -------------------------------------------------------------------
5984 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
5985
5986 - Fixed repo::provideFile to set a deleter for downloaded files
5987   (#293004).
5988 - revision 6094
5989 - version 3.11.10
5990
5991 -------------------------------------------------------------------
5992 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
5993
5994 - Query ByRepository now takes as well an alias.
5995
5996 -------------------------------------------------------------------
5997 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
5998
5999 - fix retrieval of container attributes in cache
6000   (#292698)
6001
6002 -------------------------------------------------------------------
6003 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
6004
6005 - Port zypp-query-pool (#292404)
6006 - revision 6069
6007 - version 3.11.9
6008
6009 -------------------------------------------------------------------
6010 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
6011
6012 - added new calls in Resolver.h: addRequire,addConflict
6013
6014 -------------------------------------------------------------------
6015 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
6016
6017 - Fixed IniParser to allow '=' in values (#292669)
6018 - revision 6063
6019
6020 -------------------------------------------------------------------
6021 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
6022
6023 - allow / in alias (#292628)
6024
6025 -------------------------------------------------------------------
6026 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
6027
6028 - Fixed repo::provideFile to throw on error.
6029 - Fixed ResolvableQuery to use 0 as default for non existing
6030   numerical values.
6031 - revision 6058
6032
6033 -------------------------------------------------------------------
6034 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
6035
6036 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
6037   additional ctor for convenience.
6038 - revision 6047
6039
6040 -------------------------------------------------------------------
6041 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
6042
6043 - Evalute update canditate:
6044   Take canditates only which are really installable. Bug 292077
6045   r 6034
6046
6047 -------------------------------------------------------------------
6048 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
6049
6050 - fixed some tribool bugs in RepoInfo
6051 - revision 6022
6052
6053 -------------------------------------------------------------------
6054 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
6055
6056 - fix reading of non existant repo
6057 - r6018
6058 - first submission to stable
6059 - fix keywords parsing in susetags parser
6060 - version 3.11.8
6061
6062 -------------------------------------------------------------------
6063 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
6064
6065 - make resolvable query complete exceptionless with the database
6066 - test that packages have some attributes
6067 - disable progress adaptor for now
6068 - revision 5977
6069 - version 3.11.7
6070
6071 -------------------------------------------------------------------
6072 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
6073
6074 - fixed unresolved symbols
6075 - revision 5972
6076 - version 3.11.6
6077
6078 -------------------------------------------------------------------
6079 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
6080
6081 - fixed TranslatedText creating unwanted entries.
6082 - fixed capability processing
6083 - revision 5964
6084 - version 3.11.5
6085
6086 -------------------------------------------------------------------
6087 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
6088
6089 - MediaSetAccess::release() added
6090 - Use attachDesiredMedia in MediaProducts
6091 - Progress reporting improved
6092 - revision 5959
6093 - version 3.11.4
6094
6095 -------------------------------------------------------------------
6096 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
6097
6098 - fixed parsing translated texts.
6099 - added source packages.
6100 - revision 5947
6101 - version 3.11.3
6102
6103 -------------------------------------------------------------------
6104 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
6105
6106 - repo callbacks fixed
6107 - Fixed YUM parser progress reporting
6108 - Added CombinedProgressData
6109 - make RepoImpl::resolvables() load lazy
6110 - MediaProducts added for scanning products file
6111 - Implement cache schema versioning and automatic invalidation of
6112   cache when schema changes
6113 - revision 5942
6114 - version 3.11.2
6115
6116 -------------------------------------------------------------------
6117 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
6118
6119 - Propagate pools repository_iterator to the UI
6120 - revision 5911
6121 - version 3.11.1
6122
6123 -------------------------------------------------------------------
6124 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
6125
6126 - Package::location is now returns an OnMediaLocation
6127 - archivesize() renamed to downloadSize()
6128 - Allow to iterate all Repositories that contribute
6129   Resolvables to the Pool.
6130 - MediaSetAccess::provideDir added
6131 - remove useless url check
6132 - add old-api-style wrapper
6133 - Add MediaProducts class
6134 - revision 5892
6135 - version 3.11.0
6136
6137 -------------------------------------------------------------------
6138 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
6139
6140 - function isInstalledBy/installs
6141   Added an initial installation flag which shows if the item has been
6142   triggered for installation, or the dependency is already satisfied.
6143 - Revision 5884
6144 - Version 3.4.0
6145
6146 -------------------------------------------------------------------
6147 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
6148
6149 - removed unused %{prefix}/lib/zypp from %files in spec file
6150 - revision 5870
6151
6152 -------------------------------------------------------------------
6153 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
6154
6155 - Old API (SourceManager, metadata parsers) dropped in favor of the
6156   new refactored ones (RepoManager, RepoParser(s), cache subtree,
6157   repo subtree).
6158 - Some new API improvements.
6159 - revision 5868
6160 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
6161
6162 -------------------------------------------------------------------
6163 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
6164
6165 - New API calls which provides more information about one
6166   resolvable after a solverrun:
6167   isInstalledBy (const PoolItem_Ref item);
6168   installs (const PoolItem_Ref item);
6169 - Revision 5835
6170
6171 -------------------------------------------------------------------
6172 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
6173
6174 - fix changelog entry order
6175
6176 -------------------------------------------------------------------
6177 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
6178
6179 - Ignore conflicting items which are uninstallable
6180 - Create a "needed by" info if a requirement is still fulfilled.
6181 - Allow only one needed_by and needed_by_capability in QueueItemInstall
6182 - Added capability and type (REQUIRE, RECOMMEND,....) to
6183   ResolverInfoNeededBy
6184 - Evaluate ResolverInfoNeededBy for more information in the error
6185   messages
6186 - Enlarge detail description in the error messages
6187 - Revision 5807
6188
6189 -------------------------------------------------------------------
6190 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
6191
6192 - Fixes for gcc-4.2
6193 - revision 5786
6194 - version 3.3.1
6195
6196 -------------------------------------------------------------------
6197 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
6198
6199 - fixed so versioning from libtool to cmake
6200 - 3.3.0
6201
6202 -------------------------------------------------------------------
6203 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
6204
6205 - Use gpg2 instead of gpg for keyring and make
6206   the package depend on it (#284211)
6207
6208 -------------------------------------------------------------------
6209 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
6210
6211 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
6212   New dependency "packageand(foo:bar)" which provides an AND dependency by
6213   injecting a supplement/freshen.
6214   e.G. package novell-cluster-services-kmp-smp
6215   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
6216   Bug 255011
6217 - Dont check for architecture changes in atoms (#266178)
6218 - Revision 5720
6219
6220 -------------------------------------------------------------------
6221 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
6222
6223 - Fixed package-manager script (#275847)
6224 - revision 5614
6225
6226 -------------------------------------------------------------------
6227 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
6228
6229 - fixed cmake
6230 - version 3.2.2
6231
6232 -------------------------------------------------------------------
6233 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
6234
6235 - Reduced logging in order to speedup solving Bug 275100
6236 - revision 5603
6237 - version 3.2.1
6238
6239 -------------------------------------------------------------------
6240 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
6241
6242 - Fix excess calls to releaseFile. (#274357)
6243 - revision 5545
6244
6245 -------------------------------------------------------------------
6246 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
6247
6248 - Fix importing keys into rpm. (#270125)
6249 - r5527
6250
6251 -------------------------------------------------------------------
6252 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
6253
6254 - Support filesystem dependencies to add needed filesystem RPMs
6255   automatically (Fate 301966).
6256 - revision 5404
6257 - version 3.2.0
6258
6259 -------------------------------------------------------------------
6260 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
6261
6262 - avoiding attaching media where not needed (#263207)
6263 - r5381
6264
6265 -------------------------------------------------------------------
6266 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
6267
6268 - fix FileCap with attributes
6269 - r5376
6270
6271 -------------------------------------------------------------------
6272 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
6273
6274 - Fixed computation of install order. Take requirements of
6275   an installed packages uninstall scripts into account, if
6276   the package is updated. (#258682)
6277 - revision 5349
6278 - version 3.1.1
6279 -------------------------------------------------------------------
6280 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
6281
6282 - Parse and provide package keywords. (Fate 120368)
6283 - revision 5338
6284 - version 3.1.0
6285
6286 -------------------------------------------------------------------
6287 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
6288
6289 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
6290   Ask the user. Bug 258322
6291 - revision 5305
6292 - version 3.0.3
6293
6294 -------------------------------------------------------------------
6295 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
6296
6297 - Fix restoring of Sources id root prefix is used. (#238165)
6298 - revision 5299
6299 - version 3.0.2
6300
6301 -------------------------------------------------------------------
6302 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
6303
6304 - MediaManager::attachDesiredMedia() added to support multiple
6305   (CD/DVD) drives (fate #3974)
6306 - r5296
6307
6308 -------------------------------------------------------------------
6309 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
6310
6311 - If there is no valid solver result and NOT all resolvables ( other
6312   architecture) has been regarded, let the user decide making a new
6313   solver run with ALL available resolvables. Bug 223440
6314 - reducing logging (error -> debug)  bug 252921
6315 - Revision 5219
6316
6317 -------------------------------------------------------------------
6318 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
6319
6320 - Allow configuration of trusted vendors via
6321   /var/lib/zypp/db/trustedVendors. (#186636)
6322 - revision 5194
6323 - version 3.0.1
6324
6325 -------------------------------------------------------------------
6326 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
6327
6328 - libzypp-devel -> libzypp requirement is not versioned
6329   (#251086)
6330 - r5181
6331
6332 -------------------------------------------------------------------
6333 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
6334
6335 - Using already existing valid solver results for further solver runs.
6336   (partiell solving)
6337 - r5169
6338
6339 -------------------------------------------------------------------
6340 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
6341
6342 - fix link order
6343 - r5165
6344
6345 -------------------------------------------------------------------
6346 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
6347
6348 - merging from 10.2 / SP1
6349 - #247459 ftp probing
6350   denied == dont exists in ftp
6351 - r5124
6352
6353 -------------------------------------------------------------------
6354 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
6355
6356 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
6357 - Simultaneouqusly establishing of items which are conflicting eachother is
6358   useless. So only one will be established. Fixed in QueueItemInstall.cc
6359   Bug 243595
6360 - Added new upgrade options to fine tune version and patch handling.
6361   (F301990)
6362 - The context of establishPool will be stored in Resolver and will be
6363   regarded for the next solver run everytime. So it will be not reset by
6364   any solver run anymore.
6365   bug 191810 ( A broken patch will not be installed again)
6366
6367 -------------------------------------------------------------------
6368 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
6369
6370 - adding sotf,timeo=X nfs mount options by default (#235211)
6371 - r5093
6372
6373 -------------------------------------------------------------------
6374 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
6375
6376 - support for HTTP authentication prompt added (#190609)
6377 - fixed problem with empty path in URL
6378   in MediaCurl::doGetFileCopy()
6379 - r5085
6380
6381 -------------------------------------------------------------------
6382 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
6383
6384 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
6385   SuSE-Linux-10_2-Branch
6386
6387 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
6388 - verifySystem: The result will be set to APPL_HIGH, so it will be not
6389   reset by a second "normal" solver run. #239281 (schubi)
6390 - yast2 reports invalid URL as 'unknown source type'
6391   (#209961) (dmacvicar)
6392 - Added freshen language dependency in supplemements too if there is no
6393   entry in supplements.
6394   #240617;IPA fonts are not installed even if select Japanese
6395   language (schubi)
6396 - Setting allowed authentication methods to "basic,digest" if none
6397   provided in URL (#243006) (jkupec)
6398 - Stopping after 50 valid solver results. Anymore would be useless. Bug
6399   243595 (schubi)
6400 - r 5007
6401
6402 -------------------------------------------------------------------
6403 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
6404
6405 - package-manager: use a generic su script from XDG (#235303, #244442)
6406
6407 -------------------------------------------------------------------
6408 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
6409
6410 - Setting allowed authentication methods to "basic,digest" if none
6411   provided in URL (#243006)
6412 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
6413   (mvidner)
6414 - r4999
6415
6416 -------------------------------------------------------------------
6417 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
6418
6419 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
6420   (#222602)
6421 - 4984
6422
6423 -------------------------------------------------------------------
6424 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
6425
6426 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
6427
6428 - update packages: changing architecture is only valid while an
6429   system update and NOT while an update via a patch. Last fix does
6430   not fit for every case.
6431   Bug 230685
6432 - Patch has selected not the concerning package for update but
6433   a package which has provided the required dependencies too.
6434   Algorithmus: If there are exactly two providers which differ in architecture
6435                prefer the better arch.
6436   Fix: Regarding NVRA too. ( only if equal )
6437   Bug 238284
6438 - Download only English and Local translation
6439   (#208457)
6440 - Added solver parameter:
6441    tryAllPossibilities: regarding every solver branch ( not only
6442                         branches with e.G. best architectures
6443    preferHighestVersion: Prefer solver results which have a higher
6444                          version number.
6445   Bug #238087
6446 - update packages: changing architecture is only valid while an
6447   system update and NOT while an update via a patch.
6448   Bug 230685 - x86_64 MozillaFirefox binaries in security update
6449   repository
6450   Fix of version 2.11.2 has not worked if the first founded item
6451   had had another architecture.
6452 - r4927
6453
6454 -------------------------------------------------------------------
6455 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
6456
6457 - added ZYpp::getPartitions() - return the partitinoning
6458
6459 -------------------------------------------------------------------
6460 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
6461
6462 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
6463 - Corrupt download cannot be skipped
6464   (#217425 and #224216)
6465 - Enable package read ahead/caching in commit per default to reduce
6466   interactive media changes. If the environment variable
6467   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
6468 - added parameter not to reset resolver results while calling
6469   freshen pool Bug: 235761
6470 - Prepare package read ahead/caching of packages in commit. Adatped the
6471   workflow. Caching details are now hidden inside CommitPackageCache.
6472   The current implementation still performs no read ahead. (for F100182)
6473 - Skip invalid or broken rpm database entries. (#231211)
6474 - verifySystem: check if the solution is valid after calling freshenPool()
6475   Bug: 235761
6476 - Added own call for Resolver::verifySystem with additional
6477   hardware/language check in order to keep binary compatibility
6478   Fate #301224
6479 - Rpm requires additional quoting of special chars in filenames.
6480   (#233967)
6481 - Resolver::verifySystem checks for new hardware now by calling
6482   freshenPool. This is configureable. Fate #301224
6483 - merged texts from proofread
6484 - Don't consider patch/delta rpms if package architecture changes.
6485   (#231254)
6486 - update packages: changing architecture is only valid while an
6487   system update and NOT while an update via a patch.
6488   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
6489 - verifySystem: Do only regard items which will be on the system after the
6490   commit. Fate 301178
6491 - feature #301369
6492   Import listed GPG Keys from an trusted installation source
6493 - fix return call in new xml parser
6494 - Enable system resolvables in Helix parser (Revision 4787)
6495 - deptestomatic:
6496   Resetting transaction with the correct call;
6497   bugfix; Added kind in keep state (Revision 4788)
6498 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
6499   soft (Revision 4789)
6500 - New call added: maySetToBeUninstalledSoft (Revision 4789)
6501   Both are only functions for the solver (Revision 4789)
6502 - Resetting "by causer" in order to distinguish from state
6503   "keep by user". ( function setLock in order to remove lock)
6504   (Revision 4789)
6505 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
6506   in QueueItemUninstall.cc (Revision 4790)
6507 - Regarding "keep state by user". So avoiding "reselecting" by
6508   other requirements.
6509   Give a corresponding problem solution if a resolvable satisfy
6510   a dependency, but has been set to keep by the user.
6511   Bug : 222531 (Revision 4791)
6512 - Allow to disable autoprotection of foreign vendor items. Required
6513   in zmd-backend. (F301735).
6514 - use sqlite-zmd if using > 10.2 in spec. Use the one available
6515   durin compile.
6516 - Item could has already been selected to soft uninstall (e.G. remove
6517   pattern which recommend this item ). Do not throw an exception anymore.
6518   bug#225278
6519 - Added syscontent::Reader: Parse serialized set of ResObjects.
6520   (for F300729)
6521 - If there has already been selected another item by the solver (e.g. from
6522   another source) we will take thatone in order to avoid parallel
6523   installation and there concerning error messages.
6524   Bug 224698
6525 - In order to handle conflicting resolvable we try to update the
6526   conflicting item. While evaluating these canditates an already selected
6527   candidate will not be regarded. So it could be that an older package
6528   will be selected for update although a newer has already been selected. Revision 4765
6529 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
6530   update candidate and evaluate additional branches.
6531 - r4907
6532
6533 -------------------------------------------------------------------
6534 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
6535
6536 - Improved realpath() wrapper in media handler class (#222521).
6537 - revision 4758
6538
6539 -------------------------------------------------------------------
6540 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
6541
6542 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
6543 - revision 4713
6544
6545 -------------------------------------------------------------------
6546 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
6547
6548 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
6549   because backend uses this sqlite and it is no fun to
6550   install one and the other to develop (as the -devel packages)
6551   conflict.
6552 - add cmake support for building zypp/ lib.
6553   TODO: soinfo, compile testcases, devel, zypp2,docs
6554   find rpm, curl and others.
6555 - dont serialize interactive, as it is
6556   calculated now.
6557   (it was already fixed as we don't reimplement
6558   the method, but we still serialized, parsed)
6559 - r4709
6560
6561 -------------------------------------------------------------------
6562 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
6563
6564 - fixed Patch::interactive to return true as well, if the patch
6565   itself has a licence. (#224192)
6566 - revision 4702
6567 - version 2.9.2
6568
6569 -------------------------------------------------------------------
6570 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
6571
6572 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
6573   on the installation image (#213852).
6574 - revision 4700
6575
6576 -------------------------------------------------------------------
6577 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
6578
6579 - Avoid duplicate pool entries; Bug 223750; second part of the fix
6580 - r4698
6581 - Version 2.9.1
6582
6583 -------------------------------------------------------------------
6584 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
6585
6586 - Pool has multi instances of an item in the pool. Reduced this error
6587   to items which are identically at least. #217574 and #223750
6588 - r4695
6589
6590 -------------------------------------------------------------------
6591 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
6592
6593 - replace spaces to underscores in product names
6594 - 2.8.7
6595 - r4688
6596
6597 -------------------------------------------------------------------
6598 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
6599
6600 - Mark some strings for translation (#219783 need it)
6601 - r4682
6602
6603 -------------------------------------------------------------------
6604 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
6605
6606 - Added translations marks to hal, url and mutex exceptions (#23771)
6607 - revision 4680
6608
6609 -------------------------------------------------------------------
6610 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
6611
6612 - don't make libzypp-devel depend on sqlite-devel as
6613   headers from zypp2 are not installed yet
6614 - r4663
6615
6616 -------------------------------------------------------------------
6617 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
6618
6619 - Return an error if fork failed. (#204807)
6620 - Make Script execution abortable by user request. (#212949, F100233)
6621 - revision 4660
6622 - version 2.8.6
6623
6624 -------------------------------------------------------------------
6625 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
6626
6627 - Added package-manager wrapper script, with icon and .desktop (#222757).
6628   (Used by gnome-main-menu)
6629 - version 2.8.5
6630 - r4640
6631
6632 -------------------------------------------------------------------
6633 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
6634
6635 - Fixed target/hal - one more dbus_connection_close found (#216035)
6636 - revision 4636
6637 - version 2.8.4
6638
6639 -------------------------------------------------------------------
6640 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
6641
6642 - translation added
6643   rev 4630
6644   version 2.8.3
6645
6646 -------------------------------------------------------------------
6647 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
6648
6649 - Process obsoletes when installing non-package objects. (#217352)
6650 - revision 4621
6651 - version 2.8.2
6652
6653 -------------------------------------------------------------------
6654 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
6655
6656 - Implemented volume device check using /sbin/vol_id (#213852).
6657 - Revision 4619
6658
6659 -------------------------------------------------------------------
6660 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
6661
6662 - new translation added
6663
6664 -------------------------------------------------------------------
6665 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
6666
6667 - Implemented an reuse of already existing foreign CD/DVD mount points
6668   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
6669 - Added a fallback check of the volume.mount_point HAL property to
6670   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
6671   to be not avaliable in newer HAL versions (on 10.2).
6672 - Revision 4615
6673 - Version 2.8.1
6674
6675 -------------------------------------------------------------------
6676 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
6677
6678 - removed unused methods from Patch and PatchImplIf. Provided
6679   reasonable default implementation for Patch::interactive.
6680   (#221476).
6681 - revision 4610
6682 - Version 2.8.0
6683
6684 -------------------------------------------------------------------
6685 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
6686
6687 - Handle media eject failures (#216545)
6688 - r4606
6689
6690 -------------------------------------------------------------------
6691 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
6692
6693 - Reimplemented RpmDb::checkPackage using librpm API instead
6694   of parsing "rpm --checksig" output. (#163202)
6695 - Version 2.7.4
6696 - revision 4600
6697
6698 -------------------------------------------------------------------
6699 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
6700
6701 - NEW behaviour of the solver:
6702   Obsolete virtual provides. E.G.:
6703
6704   Installed:
6705   -----------
6706   Name:           test-1.0-0
6707
6708   Name:           moretest-1.0-0
6709   Provides:       test
6710
6711   To be installed
6712   ------------------
6713   Name:           nomoretest-1.0-0
6714   Obsoletes:      test
6715
6716   Result
6717   --------
6718   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
6719   test-1.0-0 had been deleted. Bug 220999
6720
6721 - Translations added
6722
6723 Version 2.7.3
6724 rev 4593
6725
6726 -------------------------------------------------------------------
6727 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
6728
6729 - Bugfix in generating solver testcases:
6730    - added kind of capabilities in description file
6731    - removed unneded channel from uninstall in command file
6732
6733 -------------------------------------------------------------------
6734 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
6735
6736 - Try to call /bin/eject utility if the eject-ioctl fails.
6737 - r4568
6738
6739 -------------------------------------------------------------------
6740 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
6741
6742 - ignore empty capabilities
6743 - r4565
6744
6745 -------------------------------------------------------------------
6746 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
6747
6748 - make progress strings translatable (#219783)
6749 - r4556
6750
6751 -------------------------------------------------------------------
6752 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
6753
6754 -  While deleting a selection all concerning recommended
6755    packages will be deleted too.
6756    BUT those packages should not be deleted which have been
6757    set to KEEP by the user. bug 217574
6758    rev 4526
6759    VERSION: 2.7.2
6760
6761 -------------------------------------------------------------------
6762 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
6763
6764 - Makefile in zypp2 fixed
6765   Revision 4520
6766
6767 -------------------------------------------------------------------
6768 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
6769
6770 - Translations added
6771   Revision 4514
6772   VERSION: 2.7.1
6773
6774 -------------------------------------------------------------------
6775 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
6776
6777 - Make the parser more strict, rejecting broken sources
6778   but showing the error line.
6779   Last fix making the parser relax would break multitag
6780   descriptions with empty lines, now we check dependencies
6781   at a higher level. (reference #160607)
6782 - r4501
6783
6784 -------------------------------------------------------------------
6785 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
6786
6787 - New problem solution added: Unlock ALL resovables in order to speed up
6788   problem solution. Bug 206453
6789
6790 -------------------------------------------------------------------
6791 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
6792
6793 - Translations added
6794
6795 -------------------------------------------------------------------
6796 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
6797
6798 - Fixed target/hal - removed dbus_connection_close calls, because
6799   the connections are shared; unref the ref-counted handle only.
6800   (#216035)
6801 - r4442
6802
6803 -------------------------------------------------------------------
6804 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
6805
6806 - skipping unreachable packages won't work
6807   (#215445)
6808 - r4468
6809
6810 -------------------------------------------------------------------
6811 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
6812
6813 - (#213793) Target store fails to recreate stored install-time (other
6814   Date and ByteCount values as well)
6815
6816 - skip comments and blank lines in multilists
6817   fixes (#214877) - zen-updater is not installed by default
6818
6819 - Automatically fix broken products when reading
6820   the product database.
6821   still pending: honour the read-only flag
6822   Changes to make this possible include
6823   using read_dir instead of boost directory
6824   iterator.
6825
6826 -------------------------------------------------------------------
6827 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
6828
6829 - added new class for generating solver testcases:
6830   Testcase
6831
6832 -------------------------------------------------------------------
6833 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
6834
6835 - Finalized ui::PatternContents. (F301229)
6836 - version 2.7.0
6837 - revision 4413
6838
6839 -------------------------------------------------------------------
6840 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
6841
6842 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
6843 - version 2.6.0
6844
6845 -------------------------------------------------------------------
6846 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
6847
6848 - Added ui::PatternContents: Helper class that will compute a patterns
6849   expanded install_packages set. (UI interface for F301229)
6850 - revision 4387
6851
6852 -------------------------------------------------------------------
6853 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
6854
6855 - removed the last reference to /usr/lib64 to fix the build
6856
6857 -------------------------------------------------------------------
6858 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
6859
6860 - added "zypper info" (jkupec)
6861 - version 2.5.2
6862
6863 -------------------------------------------------------------------
6864 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
6865
6866 - fix rpm db timestamp
6867 - add extra urls and optional urls to product API
6868 - r4378
6869
6870 -------------------------------------------------------------------
6871 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
6872
6873 - zypper: nicer progress reports, with or without --verbose.
6874
6875 -------------------------------------------------------------------
6876 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
6877
6878 - Fixed reloading of target data after commit. Broken since
6879   rev 3880.
6880 - version 2.5.1
6881 - revision 4365
6882
6883 -------------------------------------------------------------------
6884 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
6885
6886 - put query-pool in /usr/lib/zypp and not lib64
6887 - r4363
6888
6889 -------------------------------------------------------------------
6890 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
6891
6892 - revert keyring changes, causes endless loop (obvious)
6893 - add dist-product information, adapt store
6894 - version 2.5.0
6895 - r4355
6896
6897 -------------------------------------------------------------------
6898 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
6899
6900 - zypp-query-pool: For products show additionally distributionName
6901   and distributionEdition. (required by #205392)
6902 - revision 4349
6903
6904 -------------------------------------------------------------------
6905 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
6906
6907 - Add accessor for Product distributionName and distributionEdition.
6908   (required by #205392)
6909 - revision 4347
6910
6911 -------------------------------------------------------------------
6912 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
6913
6914 - added test case for KeyRing
6915 - fire trustedKeyAdded in all calls to import trusted key
6916   not only in signature check workflow.
6917 - r4342
6918
6919 -------------------------------------------------------------------
6920 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
6921
6922 - zypper update: implemented minimal version (patches only)
6923 - zypper list-updates: changed default type from package to patch,
6924   consider patches affecting the package manager separately
6925
6926 -------------------------------------------------------------------
6927 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
6928
6929 - version 2.4.1
6930 - r4338
6931
6932 -------------------------------------------------------------------
6933 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
6934
6935 - add zypp-query-pool, so registration doesn't depend on
6936   libzypp-zmd-backend being installed. Will remove from
6937   backend when suseregister gets updated.
6938
6939 -------------------------------------------------------------------
6940 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
6941
6942 - Make sure config.rpath is present.
6943
6944 -------------------------------------------------------------------
6945 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
6946
6947 - zypper search: fixed uninitialized members that made all searches
6948   exact and case sensitve
6949
6950 -------------------------------------------------------------------
6951 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
6952
6953 - zypp-checkpatches, write in the right file
6954 - r4328
6955
6956 -------------------------------------------------------------------
6957 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
6958
6959 - Install resolvables although they are unneeded
6960   if they have NOT the kind patch/atoms
6961   Bug 210538 - freshens/supplements does not work with patterns
6962 - r4326
6963
6964 -------------------------------------------------------------------
6965 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
6966
6967 - zypper service-add -r http://example.org/foo.repo (F#300641).
6968
6969 -------------------------------------------------------------------
6970 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
6971
6972 - zypp-checkpatches:
6973   save version of the generated xml to
6974   regenerate it if it changes.
6975   save a random token in case of error to
6976   force recreating xml file
6977 - r4321
6978
6979 -------------------------------------------------------------------
6980 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
6981
6982 - remove permissions for zypp checkpatches from spec
6983 - r4318
6984
6985 -------------------------------------------------------------------
6986 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
6987
6988 - registration fails because of wrong product data
6989   (#205392)
6990   use DISTPRODUCT,DISTVERSION to create the product
6991   resolvable. have this resolvable provide
6992   PRODUCT = VERSION
6993 - r4312
6994
6995 -------------------------------------------------------------------
6996 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
6997
6998 - zypper service-add -r ./foo.repo (F#300641).
6999
7000 -------------------------------------------------------------------
7001 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
7002
7003 - zypper: added case-sensitive search, search in descriptions and
7004   summaries, search by resolvable type, substring and word
7005   matching, support for wildcards
7006 - Revision 4303
7007
7008 -------------------------------------------------------------------
7009 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
7010
7011 - Prevent the user from sending signals to zypp-checkpatches-wrapper
7012   (#211286).
7013
7014 -------------------------------------------------------------------
7015 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
7016
7017 - Dont incomplete an uninstalled resolvable, even not when establishing.
7018   Incomplete only makes sense for installed resolvables (when they have broken
7019   deps), for patches (because they are needed) and for atoms (because they are
7020   used during patch calculation)
7021   Bug 198379
7022
7023 - Do not branch for packages with the same NVE but different architectures.
7024   Take the best architecture.
7025
7026 -------------------------------------------------------------------
7027 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
7028
7029 - implement rename source in sourcemanager
7030 - r4286
7031
7032 -------------------------------------------------------------------
7033 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
7034
7035 - YaST sources: set alias to product summary if empty
7036 - show alias on logs.
7037 - r4281
7038
7039 -------------------------------------------------------------------
7040 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
7041
7042 - version 2.4.0 (bin incompat due to callback fixes)
7043 - r4272
7044
7045 -------------------------------------------------------------------
7046 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
7047
7048 - Provide additional solver status information to the UI.
7049   (#162164,F301272)
7050 - Fixed UI satus computation in presence of multiple available
7051   candidates.
7052 - revision 4264
7053 - version 2.3.1
7054
7055 -------------------------------------------------------------------
7056 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
7057
7058 - remove const in MediaChangeReport requestMedia that
7059   broke cd changing.
7060 - r4262
7061
7062 -------------------------------------------------------------------
7063 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
7064
7065 - zypper: added search (jkupec)
7066 - removed the suid bit from zypp-checkpatches-wrapper so that the
7067   build passes until permissions.rpm is updated (~#211286).
7068 - r4253
7069
7070 -------------------------------------------------------------------
7071 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
7072
7073 - Log microseconds if ZYPP_PROFILING env var is enabled.
7074 - r4252
7075
7076 -------------------------------------------------------------------
7077 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
7078
7079 - YaST sources:
7080   Factory cannot be set with 'refresh' enabled
7081   (#204957)
7082 - get rid of some const bool signatures in Source classes
7083 - r4247
7084
7085 -------------------------------------------------------------------
7086 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
7087
7088 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
7089
7090 -------------------------------------------------------------------
7091 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
7092
7093 - select the best solution: prefering the total amount of install/update
7094   packages BEFORE source preferences. Bug 208784
7095
7096 -------------------------------------------------------------------
7097 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
7098
7099 - Introduce a method to see if a source supports a
7100   kind of resolvable at that time, so we can
7101   init a YUM source like factory but avoid parsing
7102   it if it contains no patches.
7103 - add TODO
7104 - zypp-checkpatches xml output
7105 - r4235
7106
7107 -------------------------------------------------------------------
7108 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
7109
7110 - added a CLI preview: zypper
7111 - revision 4214
7112 - version 2.2.3
7113
7114 -------------------------------------------------------------------
7115 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
7116
7117 - FATE #100165:
7118   Make Content File Aware of Different Architectures
7119   expand %a in release notes with architecture
7120
7121 -------------------------------------------------------------------
7122 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
7123
7124 - Extended pattern parser to support includes/extends tags as hint
7125   for the IO. (F301229)
7126 - revision 4199
7127 - version 2.2.2
7128
7129 -------------------------------------------------------------------
7130 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
7131
7132 - Enabled sending of ScriptResolvableReport.
7133 - Changed ScriptResolvableReport::start to send local path
7134   of script to be executed.
7135 - revision 4190
7136 - version 2.2.1
7137
7138 -------------------------------------------------------------------
7139 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
7140
7141 - Added ScriptResolvableReport. Callbacks triggered on script
7142   execution during commit. (F100233)
7143 - revision 4187
7144 - version 2.2.0
7145
7146 -------------------------------------------------------------------
7147 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
7148
7149 - fix: Url::getRegisteredSchemes() would always return nothing
7150
7151 -------------------------------------------------------------------
7152 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
7153
7154 - Made the build dependency on gettext-devel explicit
7155
7156 -------------------------------------------------------------------
7157 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
7158
7159 - adapted multi-media YUM sources according to official YUM
7160   specification (F300743)
7161
7162 -------------------------------------------------------------------
7163 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
7164
7165 - use RPM_OPT_FLAGS (meissner@suse.de)
7166
7167 -------------------------------------------------------------------
7168 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
7169
7170 - SourceFactory::createFrom() - don't loose url,...
7171 - r4160
7172
7173 -------------------------------------------------------------------
7174 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
7175
7176 - reduce logging in ResolvableImpl.cc
7177 - rev 4157
7178
7179 -------------------------------------------------------------------
7180 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
7181
7182 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
7183   in QueueItemInstall and QueueItemRequire
7184   Bug 192535/204913
7185   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
7186
7187 -------------------------------------------------------------------
7188 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
7189
7190 - fixed SourceFactory::createFrom() - don't loose alias,
7191   cachedir,... parameters
7192
7193 -------------------------------------------------------------------
7194 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
7195
7196 - Use RPM Enhances only if detected at configure time, to allow
7197   compilation with older rpm.
7198 - callback params: use const string & instead of string (dmacvicar)
7199
7200 -------------------------------------------------------------------
7201 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
7202
7203 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
7204   a package/script/message
7205   Bug: 192535
7206
7207 -------------------------------------------------------------------
7208 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
7209
7210 - add Source_Ref::checksum() which in combination with
7211   timestamp can give an idea of a source change.
7212 - r4106
7213
7214 -------------------------------------------------------------------
7215 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
7216
7217 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
7218   enable progress reporting on compressed streams.
7219
7220 -------------------------------------------------------------------
7221 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
7222
7223 - better error propagation
7224 - r4096
7225
7226 -------------------------------------------------------------------
7227 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
7228
7229 - Removed libblkid dependency - the workaround using libblkid to
7230   check filesystem on XEN vbd mapped devices is obsolete, because
7231   the info is avaliable via /dev/disk/by-label link now. (#197107)
7232 - revision 4087
7233
7234 -------------------------------------------------------------------
7235 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
7236
7237 - PackageProvider: Fixed broken retry. (#202163)
7238 - revision 4071
7239
7240 -------------------------------------------------------------------
7241 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
7242
7243 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
7244   to create a Package from a source package header.
7245 - Added method Pathname::extension: Return all of the characters in name
7246   after and including the last dot in the last element of name.
7247 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
7248   rpms. Otherwise we'd need access to the rpm database to get the keys.
7249 - revision 4069
7250
7251 -------------------------------------------------------------------
7252 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
7253
7254 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
7255   a package/script/message
7256   Bug: 192535
7257
7258 -------------------------------------------------------------------
7259 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
7260
7261 - Speedup computation of number of rpm database entries.
7262 - revision 4058
7263
7264 -------------------------------------------------------------------
7265 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
7266
7267 - Fixed endless loop in transactResObject
7268   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
7269
7270 -------------------------------------------------------------------
7271 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
7272
7273 - fix some testcases for tar file parser changes
7274 - r4045
7275
7276 -------------------------------------------------------------------
7277 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
7278
7279 - missing includes
7280 - clean old callbacks
7281 - r4041
7282
7283 -------------------------------------------------------------------
7284 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
7285
7286 - zyppPattern->install_packages returns SUGGESTED package too.
7287   Bug 201476
7288   Revision 4036
7289
7290 -------------------------------------------------------------------
7291 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
7292
7293 - New behaviour in the solver: try with 'best' package first, try with 'all'
7294   packages if this fails.
7295   Bug :Bug 191983
7296
7297 -------------------------------------------------------------------
7298 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
7299
7300 - libzypp 2.1.0
7301 - bump version due to incompatible callback changes in KeyRing
7302   Sources
7303
7304 -------------------------------------------------------------------
7305 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
7306
7307 - new keyring callbacks
7308 - separate trust key from import key
7309 - use PublicKey class instead of params, to be able
7310   to add more info like photos later (pending #181682)
7311 - update zmart with those callbacks.
7312 - better error handling (Exception types)
7313 - make tmp file names more readable depending on the context
7314 - r4026
7315
7316 -------------------------------------------------------------------
7317 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
7318
7319 - decouple probing from source creation, using the new
7320   media test for existence functions.
7321 - r4019
7322
7323
7324 -------------------------------------------------------------------
7325 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
7326
7327 - Fixed getDoesFileExist to reset the transfer range
7328 - Added logging of curl debug messages to the zypp log.
7329   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
7330   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
7331 - r4018
7332
7333 -------------------------------------------------------------------
7334 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
7335
7336 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
7337   see rev 3810 below. (#190163)
7338 - rev 3998
7339
7340 -------------------------------------------------------------------
7341 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
7342
7343 - fix uninstalling of atoms (noop)
7344 - r3995
7345
7346 -------------------------------------------------------------------
7347 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
7348
7349 - Implement initial verson of Media
7350   doesFileExist, for future source probing.
7351 - r3984
7352
7353 -------------------------------------------------------------------
7354 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
7355
7356 - more dbus_connection_close fixes
7357 - r3974
7358
7359 -------------------------------------------------------------------
7360 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
7361
7362 - clean up 'incomplete' handling in QueueItemEstablish.
7363 - rev 3973.
7364
7365 -------------------------------------------------------------------
7366 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
7367
7368 - Don't set 'incomplete' for uninstalled patterns or products.
7369   (#198379)
7370 - rev 3970.
7371
7372 -------------------------------------------------------------------
7373 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
7374
7375 - Added new API calls:
7376   setAdditionalProvide
7377   setAdditionalConflict
7378   setAdditionalRequire
7379
7380 -------------------------------------------------------------------
7381 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
7382
7383 - don't link examples to testsuite library.
7384
7385 -------------------------------------------------------------------
7386 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
7387
7388 - Disable profiling to work around compiler bug.
7389
7390 -------------------------------------------------------------------
7391 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
7392
7393 - forward port 3924:3939
7394 - Add explicit finish callbacks for subtasks during ProvidePackage
7395  Â to avoid UI confusion.
7396 - rev3957
7397
7398 -------------------------------------------------------------------
7399 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
7400
7401 - Introduce examples/
7402 - fix some svn ignores
7403 - fix compilation. Use: dbus_connection_close
7404 - rev 3943
7405
7406 -------------------------------------------------------------------
7407 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
7408
7409 - Initial support for plain directory with rpms as source
7410 - r3935
7411
7412 -------------------------------------------------------------------
7413 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
7414
7415 - Move the target query by kind function to
7416   a iterator, so we dont make a copy of the restore
7417   the iterator works loading by demand too
7418
7419 -------------------------------------------------------------------
7420 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
7421
7422 - rename the new initTarget to initializeTarget,
7423   leave the old one as is, but deprecate it.
7424 - r3903
7425
7426 -------------------------------------------------------------------
7427 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
7428
7429 - forward port from SLES10 branch , till 3888
7430 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
7431   full packages. (#168844)
7432 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
7433 - version 2.0.0
7434 - rev 3893
7435
7436 -------------------------------------------------------------------
7437 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
7438
7439 - Separate target init from adding resolvables, getting rid of the
7440 uggly bool flag.
7441 - dont clear the store each time Target::resolvables is called
7442 - Load target resolvables on demand by kind, keep them cached later
7443 - add Target::resolvablesByKind(kind) to allow query specific kind
7444   without reading all kinds. Used to port TargetProduct, which
7445   was reading the whole rpm database only to displayy base product
7446   name in YaST help.
7447 - commit to pkg-bindings and packager will follow.
7448 - jsrain will port more yast stuff, especially inst_source which
7449   startup time should by reduced by half afterwards.
7450 - rev 3880
7451
7452 -------------------------------------------------------------------
7453 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
7454
7455 - forward port:
7456   rev 3786 fix to stalle tmpfiles broke patches.
7457   SLES was released with this broken. 10.1 has a blocked
7458   zypp update because this.
7459   Attempt to fix this. (#192535)
7460 - fix configure.ac sqlite-source build path
7461 - rev 3858
7462
7463 -------------------------------------------------------------------
7464 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
7465
7466 - link correctly
7467
7468 -------------------------------------------------------------------
7469 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
7470
7471 - dont link sqlite in the main lib.
7472 - rev 3826
7473
7474 -------------------------------------------------------------------
7475 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
7476
7477 - susetags: parse product parser regexp only once
7478 - parse yum factory 5 sec. (from 30) faster using
7479   another string find algorithm
7480 - rev 3824
7481
7482 -------------------------------------------------------------------
7483 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
7484
7485 - Digest: Don't read the stream character wise but reading blocks,
7486   as advised by matz profiling.
7487 - r3819
7488
7489 -------------------------------------------------------------------
7490 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
7491
7492 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
7493   trusted vendors. (#189573)
7494 - revision 3804
7495
7496 -------------------------------------------------------------------
7497 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
7498
7499 - backport fix for stalle tmpfile (#191311)
7500 - rev 3788
7501
7502 -------------------------------------------------------------------
7503 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
7504
7505 - deactivated media manager code that was disabling the
7506   automounter (#172419)
7507 - rev 3724
7508
7509 -------------------------------------------------------------------
7510 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
7511
7512 - fix autorefresh (#186115)
7513 - revision 3708
7514 -------------------------------------------------------------------
7515 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
7516
7517 - forward port from SLE branch
7518 - Set default permission for logfiles to 0640. (#187044)
7519 - revision 3696
7520
7521 -------------------------------------------------------------------
7522 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
7523
7524 - forward port from SLE branch
7525 - Fixed installation of SP or Add-On product switching to media 2
7526   too early. (#186607)
7527 - revision 3691
7528
7529 -------------------------------------------------------------------
7530 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
7531
7532 - forward port from SLE branch
7533 - Strip self provides without edition in Resolvable ctor.
7534   (#186079)
7535 - Source::provideResolvables not implemented in yum source type.
7536   Product not set for packages that are available from update source
7537   (#186920)
7538 - Hook modalias() supplements without package to "kernel" (#184840)
7539 - Allow on-demand SourceManager::restore() (#186678)
7540 - Hook modalias() supplements without package to "kernel" (#184840)
7541 - rev 3676
7542
7543 -------------------------------------------------------------------
7544 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
7545
7546 - Fix adding resolving of path names for mount points (#181606)
7547 - rev 3658
7548
7549 -------------------------------------------------------------------
7550 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
7551
7552 - merge download algorithm and refactoring from branch
7553   (#181204)
7554
7555 -------------------------------------------------------------------
7556 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
7557
7558 - autodocs: use find+xargs to overcome command length limit,
7559   do not call doxygen unnecessarily (#185334).
7560 - rev 3645
7561
7562 -------------------------------------------------------------------
7563 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
7564
7565 - Dont use getZYpp in static constructor (#185198)
7566   Bugfix #178292 was wrong.
7567 - Only warn on incompleting installed resolvables (#185197)
7568 - rev 3644
7569
7570 -------------------------------------------------------------------
7571 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
7572
7573 - Atoms might only be installed via patches (#184714)
7574 - rev 3642
7575
7576 -------------------------------------------------------------------
7577 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
7578
7579 - fix for the last stall tmpfile (#178292)
7580 - r3637
7581
7582 -------------------------------------------------------------------
7583 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
7584
7585 - Implemented transfer timeout inside of the progress callback.
7586   The timeout value can be set using timeout url parameter, the
7587   default transfer timeout is 180 seconds. (#181602)
7588 - Added ssl_verify and ssl_capath url options used in https scheme,
7589   allowing to change or disable the ssl verify options. (#171622)
7590 - Added fallback on read failures of /etc/mtab to /proc/mounts.
7591   Improved verbosity in mount and mount check related failure cases,
7592   incl. /etc/mtab dump. (#181606)
7593 - rev 3623
7594
7595 -------------------------------------------------------------------
7596 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
7597
7598 - combine knownAliases and knownUrls in a single function.
7599 - rev 3616
7600
7601 -------------------------------------------------------------------
7602 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
7603
7604 - honor parallel installs in resolver context (#181103)
7605 - rev 3592
7606
7607 -------------------------------------------------------------------
7608 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
7609
7610 - right fix for tmpdir initialized in static constructor
7611 - catch around provideJustFile in providePackage
7612 -rev 3654
7613
7614 -------------------------------------------------------------------
7615 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
7616
7617 - fix #182003 YUM packages without size
7618 - rev 3587
7619
7620 -------------------------------------------------------------------
7621 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
7622
7623 - Allow to restore and remove by Url
7624 - rev 3583
7625
7626 -------------------------------------------------------------------
7627 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
7628
7629 - make atoms parallel installable (#181103)
7630 - rev 3580
7631
7632 -------------------------------------------------------------------
7633 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
7634
7635 - Allow to restore by alias
7636 - r3568
7637
7638 -------------------------------------------------------------------
7639 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
7640
7641 - Do not fork in a global destructor, perl dislikes it (#182672).
7642   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
7643
7644 -------------------------------------------------------------------
7645 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
7646
7647 - Installation: Assert product information is stored to libzypp
7648   database before reboot. (#181198)
7649 - Version 1.2.0; revision 3553
7650
7651 -------------------------------------------------------------------
7652 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
7653
7654 - Synchronize keys with rpm database before
7655   closing access to it (#182338)
7656 - rev 3533
7657
7658 -------------------------------------------------------------------
7659 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
7660
7661 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
7662   filter out the non-DVD drives completely. Allows a fallback to
7663   drives without the dvd HAL property e.g. in VMWare. (#177457)
7664 - rev 3530
7665
7666 -------------------------------------------------------------------
7667 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
7668
7669 - Merge fix for stalle tmpdir due to cyclic references, using a master
7670  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
7671 - rev 3521
7672
7673 -------------------------------------------------------------------
7674 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
7675
7676 - Fixes unneeded file download, and add download callbacks
7677   (still need yast side) #181204 and #160206
7678 - Fix stalle tmpdir due to cyclic references, using a master
7679   TmpDir for zypp. # 178292
7680
7681 -------------------------------------------------------------------
7682 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
7683
7684 - fixed memory leak in PersistentStorage (#168690)
7685 - revision 3519
7686
7687 -------------------------------------------------------------------
7688 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
7689
7690 - fixed memory leak in XMLSourceCacheParser (#168690)
7691 - revision 3517
7692
7693 -------------------------------------------------------------------
7694 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
7695
7696 -latest fi translation added
7697  Revision 3502
7698
7699 -------------------------------------------------------------------
7700 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
7701
7702 -All installed resolvables has been set to "satisfied" in
7703  ResolverContext::unneeded . BUT:
7704  Patch concerning resolvables have to be set to
7705  "unneeded" although they are installed. In order
7706  getting the state "no longer applicable" (Bug 171590)
7707 - rev 3496
7708
7709 -------------------------------------------------------------------
7710 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
7711
7712 - compute status for scripts and messages so their freshens get
7713   properly honored (aj with postgresql-server)
7714 - rev 3494
7715
7716 -------------------------------------------------------------------
7717 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
7718
7719 - revert not-used-yet rpmdb timestamp, as
7720   it broke rpmdb::init(). (#180040)
7721 - rev 3490
7722
7723 -------------------------------------------------------------------
7724 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
7725
7726 - updating gmo files, if po files has been changed; bug 164449
7727
7728 -------------------------------------------------------------------
7729 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
7730
7731 - Dont download twice if starting from 1st time
7732 - fix typo
7733 - rev 3481
7734
7735 -------------------------------------------------------------------
7736 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
7737
7738 - set cache dir only if storeMetadata is called as a public method.´
7739 - rev 3475
7740
7741 -------------------------------------------------------------------
7742 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
7743
7744 - schedule a package for installation if
7745   - it freshens / supplements something
7746   - it is not installed yet
7747   (#178721)
7748 - rev 3473
7749
7750 -------------------------------------------------------------------
7751 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
7752
7753 - make susetags also implement download and check first.
7754 - rev 3470
7755
7756 -------------------------------------------------------------------
7757 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
7758
7759 - make yum more robust. Never parse from provideFile
7760   but only from local disk. Make sure the cache
7761   is consistent before recreating it.
7762   the code is easier to follow and probably
7763   faster. checksum and signatures are
7764   checked on caching not on parsing.
7765   Required to implement refresh for #154990
7766 - rev 3452
7767
7768 -------------------------------------------------------------------
7769 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
7770
7771 - implement timestamp for YUM and SuseTags
7772 - actually use the license to confirm in yum patches
7773 - add prerequires tag in yum optonally to the bad designed
7774   and nonintuitive pre=1
7775 - rev 3448
7776
7777 -------------------------------------------------------------------
7778 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
7779
7780 - dont pass root on init but before.
7781 - implement rpm db modification timestamp
7782   not used yet
7783 - move Helix source to testsuite out of the solver
7784   so we can use it for target, storage tests
7785 - add Source_Ref::timestamp(), default to now()
7786   in order to implement smart sync of sources by zmd
7787 - don't parse desc and summary twice
7788 - fix a segfault with tranlated text
7789 - fix broken size tag introduced in rev 3427
7790 - rev 3446
7791
7792 -------------------------------------------------------------------
7793 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
7794
7795 - dont accept corrupt sources, improve logs
7796
7797 -------------------------------------------------------------------
7798 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
7799
7800 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
7801   loosing autoprotection (eg. for foreign vendor). (assists #177469)
7802 - rev 3431
7803
7804 -------------------------------------------------------------------
7805 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
7806
7807 - added mediaNr() to PatchRpm and DeltaRpm classes
7808 - rev 3430
7809
7810 -------------------------------------------------------------------
7811 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
7812
7813 - enable YUM license to confirm.
7814   needed for #174476
7815 - adapt store to serialize and read all new resobject fields
7816 - use install-time to now() when serializing (#174653)
7817 - rev 3427
7818
7819 -------------------------------------------------------------------
7820 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
7821
7822 - Do not violate install order when restricting commit to a certain
7823   mediaNumber. (#170079)
7824 - Version 1.1.0; rev 3423
7825
7826 -------------------------------------------------------------------
7827 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
7828
7829 - Added SourceManager::findSourceByUrl to overcome alias mismatches
7830   (#177543).
7831 - rev 3420
7832
7833 -------------------------------------------------------------------
7834 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
7835
7836 - Order all objects according to prerequirements, not just packages.
7837   (#173690)
7838 - rev 3419
7839
7840 -------------------------------------------------------------------
7841 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
7842
7843 - Added new translation
7844
7845 -------------------------------------------------------------------
7846 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
7847
7848 - fix missing homedir option for gpg (#171055)
7849 - rev 3415
7850
7851 -------------------------------------------------------------------
7852 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
7853
7854 - Prevent against daemons launched in rpm %post, that do not close
7855   their filedescriptors. (#174548)
7856 - Version 1.0.1; rev 3413
7857
7858 -------------------------------------------------------------------
7859 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
7860
7861 - fixed media number of package retrieved as a part of a patch
7862   (#174841)
7863 - rev 3409
7864
7865 -------------------------------------------------------------------
7866 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
7867
7868 - fix missing package descriptions due to filtered packages
7869   by incompatible architectures. (#159109)
7870 - rev 3404
7871
7872 -------------------------------------------------------------------
7873 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
7874
7875 - decrease logging in DiskUsageCounter and Modalias (#163186)
7876 - rev 3406
7877
7878 -------------------------------------------------------------------
7879 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
7880
7881 - Stay backward comapatible.
7882
7883 -------------------------------------------------------------------
7884 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
7885
7886 - Make basic attributes available through ResObject.
7887 - Let ResObjects which do not require media access during
7888   commit return ZERO sourceMediaNr (required for #173690)
7889 - Version 1.0.0
7890 - rev 3390
7891
7892 -------------------------------------------------------------------
7893 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
7894
7895 - reduce logging verbosity (#163186)
7896 - rev 3381
7897
7898 -------------------------------------------------------------------
7899 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
7900
7901 - setCandidate accept candidates with compatible architectures too. Not
7902   only with the same architecture. Bug 172594 - If update package has
7903   differet arch, UI display is wrong
7904
7905 -------------------------------------------------------------------
7906 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
7907
7908 - Added Source_Ref::resStoreInitialized.
7909   If we know that noone has seen the resolvables yet, we can skip
7910   them too, eg. when deleting a source. (#174840)
7911 - rev 3378
7912
7913 -------------------------------------------------------------------
7914 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
7915
7916 - Honor freshens as conditionals independant from the installed/
7917   uninstalled status (#174797)
7918 - rev 3376
7919
7920 -------------------------------------------------------------------
7921 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
7922
7923 - State modifier "unneeded" is transitive for patches (#171590)
7924 - rev 3375
7925
7926 -------------------------------------------------------------------
7927 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
7928
7929 - Do not transact itself (update) in the transactResObject mechanism
7930   Bug 174290
7931
7932 -------------------------------------------------------------------
7933 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
7934
7935 - Reenabled improved large file support flags (unintentionally
7936   removed in rev 1544). Fixes bug #173753.
7937 - Added large file support flags to libzypp.pc file allowing
7938   consistence checks in the application using features variable
7939 - rev 3366
7940
7941 -------------------------------------------------------------------
7942 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
7943
7944 - SourceManager: moved source deletion before creation
7945   so that we can recreate a deleted one (#174295)
7946 - removed dead code dealing with known_caches from SourceManager::store
7947   (see r3195)
7948 - r3362
7949
7950 -------------------------------------------------------------------
7951 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
7952
7953 - fixed returning product short name and summary if product read
7954   from target store (#148625)
7955 - rev 3360
7956
7957 -------------------------------------------------------------------
7958 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
7959
7960 - set media verifier on redirected medium (#172599)
7961 - rev 3359
7962
7963 -------------------------------------------------------------------
7964 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
7965
7966 - fix 'transactResKind' to collect best providers by capability
7967   and to recursively transact items of same kind (#170114)
7968 - rev 3355
7969
7970 -------------------------------------------------------------------
7971 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
7972
7973 - serialize the full URL to avoid missing password and other
7974   url settings (#148108)
7975 - rev 3353
7976
7977 -------------------------------------------------------------------
7978 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
7979
7980 - Added a 60 sec connect timeout to MediaCurl (#172860)
7981 - rev 3348
7982
7983 -------------------------------------------------------------------
7984 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
7985
7986 - re-fetch also .asc and .key files before checking signature
7987   (#172597)
7988 - rev 3350 (3345-10.1)
7989
7990 -------------------------------------------------------------------
7991 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
7992
7993 - Fix yum key verification, because a double variable declaration
7994
7995 -------------------------------------------------------------------
7996 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
7997
7998 - use --no-default-keyring to avoid creating a
7999   default gpg dir in / (#171055)
8000 - rev 3335
8001
8002 -------------------------------------------------------------------
8003 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
8004
8005 - Fix YUM signature checking, we were passing the key instead of the
8006   signature.
8007 - When the user trust a key, sync again. Bye to the session trusted
8008   keys and user being asked all the time. (#171213)
8009 - r3332
8010
8011 -------------------------------------------------------------------
8012 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
8013
8014 - Cleanup index tables when removing items from pool (#170564).
8015
8016 -------------------------------------------------------------------
8017 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
8018
8019 - backout rev 3246->3275 of TargetImpl.cc
8020 - add missing testsuite/utils/TestUtils.h
8021 - rev 3330
8022
8023 -------------------------------------------------------------------
8024 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
8025
8026 - more fixes for #171062, there were some files still not being
8027   read from cache.
8028 - r3327
8029
8030 -------------------------------------------------------------------
8031 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
8032
8033 - cache keys and signature. Remove lot of duplicated code. (#171062)
8034 - r3320
8035
8036 -------------------------------------------------------------------
8037 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
8038
8039 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
8040   mount here anything, so it is OK to use any dir (171351).
8041 - rev 3318
8042
8043 -------------------------------------------------------------------
8044 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
8045
8046 - parse "license-to-confirm" in primary.xml (#168437)
8047 - rev 3312
8048
8049 -------------------------------------------------------------------
8050 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
8051
8052 - Don't try to store 'Atom', not needed and the backend store
8053   rejects them anyways (addtion to #168610)
8054 - rev 3306
8055
8056 -------------------------------------------------------------------
8057 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
8058
8059 - Improved device check in MediaDISK using libblkid (Bug #158529)
8060 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
8061   added a check if it is a directory
8062 - Added libcurl and libblkid checks to configure.ac
8063 - Added e2fsprogs(-devel) requires to the spec file
8064 - rev 3303
8065
8066 -------------------------------------------------------------------
8067 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
8068
8069 - dont download "other" during key check (#171041)
8070 - rev 3294
8071
8072 -------------------------------------------------------------------
8073 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
8074
8075 - allow parallel installs of atoms (used to fulfill patch require-
8076   ments, atoms aren't installed anyways) (#170098)
8077 - some testsuite improvements.
8078 - rev 3288
8079
8080 -------------------------------------------------------------------
8081 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
8082
8083 - get rid of autobuild check when throwing exceptions without throw
8084   but with a macro, returning a null pointer at the end (never reached).
8085
8086 -------------------------------------------------------------------
8087 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
8088
8089 - Do not violate install order when restricting commit to a certain
8090   mediaNumber. (#170079)
8091
8092 -------------------------------------------------------------------
8093 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
8094
8095 - Don't use throw directly!
8096   use ZYPP_THROW with a Exception class, otherwise package bindings
8097   will not catch them.
8098   Should fix crashes when reading broken sources with yast.
8099 - rev 3272
8100
8101 -------------------------------------------------------------------
8102 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
8103
8104 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
8105   revision 3269
8106
8107 -------------------------------------------------------------------
8108 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
8109
8110 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
8111 - further improve on #168840 (from rev 3231), match on name-edition
8112   when filtering by best arch. (#170098)
8113 - rev 3268
8114
8115 -------------------------------------------------------------------
8116 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
8117
8118 - #170093 , lot of package descriptions missing
8119 - rev 3263
8120
8121 -------------------------------------------------------------------
8122 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
8123
8124 - try to fix wrong permissions of /var/lib/zypp created
8125   by old zypp, only when running as root they are fixed
8126   (#169094)
8127 - YUM: Verify signatures on factoryInit.
8128   Dont provide other.xml. Cleanups, better logging.
8129   When refreshing signed soruces, don't refresh is source
8130   has not changed.
8131 - YaST sources: don't refresh if media file has not changed.
8132 - Show full url of index files in sources for signature validation
8133   (mentioned in #170139 comment #3)-
8134
8135 -------------------------------------------------------------------
8136 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
8137
8138 - udpated media ID syntax for external scripts (to be consistent
8139   with packages) (#170247)
8140 - rev 3256
8141
8142 -------------------------------------------------------------------
8143 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
8144
8145 - set media ID to 1 if not specified in YUM metadata (#167452)
8146 - rev 3255
8147
8148 -------------------------------------------------------------------
8149 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
8150
8151 - If freshen and supplement are fulfilled, install any kind of
8152   resolvable if not yet installed (#165746)
8153 - rev 3249
8154
8155 -------------------------------------------------------------------
8156 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
8157
8158 - make downloaded script executable. (#169191)
8159 - rev 3247
8160
8161 -------------------------------------------------------------------
8162 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
8163
8164 - Improve on last fix, compare only compatible archs.
8165 - rev 3233
8166
8167 -------------------------------------------------------------------
8168 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
8169
8170 - Only choose best arch of multiple package atoms with identical
8171   name (#168840)
8172 - rev 3231
8173
8174 -------------------------------------------------------------------
8175 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
8176
8177 - pass empty strings to UI as key properties if unknown key
8178   (#169114)
8179 - rev 3228
8180
8181 -------------------------------------------------------------------
8182 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
8183
8184 - refrain from parsing 'other.xml' (#159316)
8185 - rev 3226
8186
8187 -------------------------------------------------------------------
8188 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
8189
8190 - in source refresh, clean up the cache dir if fails
8191 - do not require repomd.xml.asc when creating a cache (#163765)
8192 - rev 3224
8193
8194 -------------------------------------------------------------------
8195 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
8196
8197 - Check if a file exists before providing it, and just handling the
8198   exception is not sufficient, because it can release the media.
8199   it nows get all possible packages.X translations an then
8200   it selects the candidate from the existing ones (#168654)
8201 - rev 3221
8202
8203 -------------------------------------------------------------------
8204 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
8205
8206 - dont report conflicts if item is neither installed
8207   nor to-be-installed (#168906)
8208 - rev 3219
8209
8210 -------------------------------------------------------------------
8211 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
8212
8213 - #168060 , propagate the file description or original
8214   name to the UI and not the checked filename path,
8215   which could be a tmp file.
8216   Requires changes in pkg-manager, and probably zmd-helpers.
8217 - rev 3215
8218
8219 -------------------------------------------------------------------
8220 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
8221
8222 - /var/lib/zypp/db/languages/* are empty files (##168355)
8223 - r3206
8224
8225 -------------------------------------------------------------------
8226 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
8227
8228 - All resolvables must honor arch, so Arch_noarch in
8229   target/store/XMLFilesBackend.cc is wrong (#160792)
8230 - Introduced code to honour shared package descriptions
8231   (#159109)
8232 - r3204
8233
8234 -------------------------------------------------------------------
8235 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
8236
8237 - replace '_' in YUM elements/attributes with '-' (#168762)
8238 - rev 3201
8239
8240 -------------------------------------------------------------------
8241 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
8242
8243 - Fixed iseries workaround - interchanged variables for scsi
8244   devices, added debug messages about the steps (#163971).
8245 - Added getenv NULL ptr check and verify of the $HOME dir's
8246   and ~/.curlrc file's ownership (#163203).
8247 - rev 3199
8248
8249 -------------------------------------------------------------------
8250 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
8251
8252 - Use filesystem::TmpDir to create unique and unused Source cache
8253   directories. (#168051)
8254
8255 -------------------------------------------------------------------
8256 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
8257
8258 - Enable signature checks per default. (#168525)
8259
8260 -------------------------------------------------------------------
8261 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
8262
8263 - fix callbacks for providing a single file (#160206)
8264
8265 -------------------------------------------------------------------
8266 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
8267
8268 - If an installed package looses a dependency, the solver tries
8269   to upgrade it. Limit the upgrade candidates to best arch, best
8270   edition.
8271 - filter 'other' entries with incompatible arch in yum parser.
8272 - rev 3177
8273
8274 -------------------------------------------------------------------
8275 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
8276
8277 - initialize the product category according to source (#168061)
8278 - rev 3172
8279
8280 -------------------------------------------------------------------
8281 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
8282
8283 - delete only one older version of a xml-store resolvable
8284   (half-baked, but the previous attempt was charred)
8285
8286 -------------------------------------------------------------------
8287 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
8288
8289 - moved license_to_confirm to primary.xml
8290 - rev 3170
8291
8292 -------------------------------------------------------------------
8293 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
8294
8295 - Removed deprecated oldstyle commit methods.
8296
8297 -------------------------------------------------------------------
8298 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
8299
8300 - when installing a xml-store resolvable (all except package,
8301   message, script), delete older versions (#160792).
8302 - read selection edition from the XML store
8303 - rev 3167
8304
8305 -------------------------------------------------------------------
8306 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
8307
8308 - properly clear transaction flag after successful commit
8309   (see rev 3122, #164365, #167285)
8310 - rev 3157
8311
8312 -------------------------------------------------------------------
8313 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
8314
8315 - recursively soft-uninstall recommended package on real uninstall,
8316   not on update (#167603)
8317 - rev 3155
8318
8319 -------------------------------------------------------------------
8320 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
8321
8322 - fix #167605 (importing keys to rpm multiple times due to
8323   wrong interpretation of rpm gpg versioning.
8324 - add support for reading the rpm keys, with full id and fingerprint
8325 - rev 3153
8326
8327 -------------------------------------------------------------------
8328 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
8329
8330 - don't add duplicate error infos to ResolverContext (#167309)
8331 - rev 3146
8332
8333 -------------------------------------------------------------------
8334 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
8335
8336 - fix Resolver::transactReset() (see rev 3122) (#167285)
8337 - rev 3140
8338
8339 -------------------------------------------------------------------
8340 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
8341
8342 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
8343   variable is present, all signature checking callbacks will default
8344   to 'accept', in case no recipient is present.
8345
8346 -------------------------------------------------------------------
8347 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
8348
8349 - read content file on construction, and make
8350   provideProduct only insert the already
8351   read product object into the store (#165826)
8352   (dmacvicar)
8353 - When the signature is not found, warn the
8354   user about a unsigned source. When the
8355   key is not found, do nothing, it can be in the
8356   keyring already. (#166016) (dmacvicar)
8357 - enable key verification only if
8358   ZYPP_CHECKSIG env var is set (dmacvicar)
8359 - r1529
8360
8361 -------------------------------------------------------------------
8362 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
8363
8364 - fix bugfix 164365, fix bug 167285
8365   Actually clear the transcation state instead of locking it
8366   to 'dont transact'
8367 - rev 3122
8368
8369 -------------------------------------------------------------------
8370 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
8371
8372 - revert the signature/digest checking callbacks
8373 - rev 3115
8374
8375 -------------------------------------------------------------------
8376 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
8377
8378 - Bugfix #165670
8379   - Honor keep requests.
8380   - Dont flag "locked uninstall" as error if a keep request was
8381     issued before.
8382 - rev 3114
8383
8384 -------------------------------------------------------------------
8385 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
8386
8387 - rule out locked items during distribution upgrade as early
8388   as possible. (#165670)
8389 - rev 3110
8390
8391 -------------------------------------------------------------------
8392 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
8393
8394 - Bugfix #166212
8395   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
8396     transactResObject().
8397   - resetTransaction(APPL_LOW) before resolving
8398   - enhance transactCaps by using the same algorithm as in
8399     QueueItemRequire
8400     (before: transact all requires and recommends by name
8401      now: transact best requires and recommends by provides)
8402 - rev 3107
8403
8404 -------------------------------------------------------------------
8405 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
8406
8407 - new callbacks for failing digest
8408 - rev 3098
8409
8410 -------------------------------------------------------------------
8411 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
8412
8413 - ask for file without a checksum (#165125)
8414
8415 -------------------------------------------------------------------
8416 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
8417
8418 - dont install satisfied resolvables (#165843)
8419 - rev 3095
8420
8421 -------------------------------------------------------------------
8422 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
8423
8424 - dont abort on failed "dry_run" (#164583)
8425 - rev 3091
8426
8427 -------------------------------------------------------------------
8428 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
8429
8430 - Ask user if signature file does not exist (#163765)
8431 - handle repomd.xml.asc as optional file (#163765)
8432 - rev 3089
8433
8434 -------------------------------------------------------------------
8435 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
8436
8437 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
8438 - rev 3087
8439
8440 -------------------------------------------------------------------
8441 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
8442
8443 - Dont do transitive uninstalls on uninstalled or upgraded items.
8444   (#165798)
8445 - rev 3083
8446
8447 -------------------------------------------------------------------
8448 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
8449
8450 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
8451
8452 -------------------------------------------------------------------
8453 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
8454
8455 - Product::updateUrls: restore it from the XML store;
8456   fixed content parsing (#163192).
8457 - restore product flags fro the XML store
8458 - rev 3074
8459
8460 -------------------------------------------------------------------
8461 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
8462
8463 - Only consider best arch/version (#165477)
8464 - rev 3069
8465
8466 -------------------------------------------------------------------
8467 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
8468
8469 - No need to parse tags at all if there is no item to store values
8470   (e.g. data for unwanted arch). Fixed segv trying to store data in
8471   NULL item. (#165479)
8472 - rev3065
8473
8474 -------------------------------------------------------------------
8475 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
8476
8477 - Improved Url path name "//" vs. "/%2f" handling; now if the
8478   url has an authority, "/%2f" is used for ftp only (#163784)
8479 - rev 3062
8480
8481 -------------------------------------------------------------------
8482 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
8483
8484 - fixed storing patch scripts to target store (#159928)
8485 - rev 3058
8486
8487 -------------------------------------------------------------------
8488 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
8489
8490 - if a patch is bad, only skip this patch, not everything
8491   (#165200)
8492 - rev 3057
8493
8494 -------------------------------------------------------------------
8495 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
8496
8497 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
8498 - Susetags:Pattern: Fixed parser.
8499
8500 -------------------------------------------------------------------
8501 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
8502
8503 - when uninstalling, only re-establish installed items
8504   supplementing the to-be-uninstalled one. (variant of #165111)
8505 - rev 3054
8506
8507 -------------------------------------------------------------------
8508 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
8509
8510 - Susetags:Package: Parse and provide ins/delnotify texts.
8511
8512 -------------------------------------------------------------------
8513 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
8514
8515 - when checking freshens/supplements at install, only consider
8516   best architecture/edition (#164453)
8517 - rev 3051
8518
8519 -------------------------------------------------------------------
8520 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
8521
8522 - when checking for supplements, only consider best arch, best
8523   edition for installation (#165111)
8524 - rev 3047
8525
8526 -------------------------------------------------------------------
8527 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
8528
8529 - Bug 165117: build 910: Update: Splitted packages are selected for
8530   all archs
8531
8532 -------------------------------------------------------------------
8533 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
8534
8535 - ask user if a file exists but does not have a checksum (#162797)
8536 - rev 3044
8537
8538 -------------------------------------------------------------------
8539 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
8540
8541 - parse time and size elements from delta and patch RPM
8542 - rev 3043
8543
8544 -------------------------------------------------------------------
8545 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
8546
8547 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
8548   devices - on powerpc only (#163971)
8549 - rev 3042
8550
8551 -------------------------------------------------------------------
8552 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
8553
8554 - fix endless loop in patches parsing.
8555 - rev 3039
8556
8557 -------------------------------------------------------------------
8558 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
8559
8560 - fixed media handling in SuSEtags source (#164879)
8561 - rev 3037
8562
8563 -------------------------------------------------------------------
8564 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
8565
8566 - honor 'dry_run' on package remove (#164732)
8567 - rev 3036
8568
8569 -------------------------------------------------------------------
8570 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
8571
8572 - add files from yum filelist as provides to package (#164731)
8573 - rev 3032
8574
8575 -------------------------------------------------------------------
8576 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
8577
8578 - honor "+Enh:/-Enh:" in packages file (#156513)
8579
8580 -------------------------------------------------------------------
8581 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
8582
8583 - fix callback receiver signature to match the callback for removing
8584   package
8585
8586 -------------------------------------------------------------------
8587 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
8588
8589 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
8590 - rev 3024
8591
8592 -------------------------------------------------------------------
8593 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
8594
8595 - Bug 164440; Taking wrong architecture while updating obsoletes
8596   splitted packages
8597 - rev 3022
8598
8599 -------------------------------------------------------------------
8600 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
8601
8602 - allow relative paths with url file:
8603 - dont filter atoms from going into pool, multi-arch patch
8604   requirements need them. Instead, treat atoms with incompatible
8605   architecture as unneeded.
8606 - rev 3018
8607
8608 -------------------------------------------------------------------
8609 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
8610
8611 - product now provides short name
8612 - rev 3013
8613
8614 -------------------------------------------------------------------
8615 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
8616
8617 - read metadata for packages from correct tags in patches (#163220)
8618 - rev 3011
8619
8620 -------------------------------------------------------------------
8621 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
8622
8623 - more detailed resolver error reports (#162994)
8624 - rev 3010
8625
8626 -------------------------------------------------------------------
8627 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
8628
8629 - report package download progress (#160966)
8630 - rev 3007
8631
8632 -------------------------------------------------------------------
8633 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
8634
8635 - transact also for languages (#163819)
8636 - rev 3004
8637
8638 -------------------------------------------------------------------
8639 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
8640
8641 - loop through all affected ResObjects in transactResKind (#163819)
8642 - rev 3002
8643
8644 -------------------------------------------------------------------
8645 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
8646
8647 - allow re-installation of non-packages (#162906)
8648 - rev 2998
8649
8650 -------------------------------------------------------------------
8651 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
8652
8653 - Added loop checking for scsi cdroms (/sys/block/srX) in case
8654   HAL does not provide any drives like on iSeries (#163971).
8655 - rev 2995
8656
8657 -------------------------------------------------------------------
8658 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
8659
8660 - add 'licenceToConfirm()' to Product. (#164375)
8661
8662 -------------------------------------------------------------------
8663 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
8664
8665 - Avoid excessive CD hopping on commit. But still far from
8666   being perfect. (#159679)
8667 - Fixed Target::commit: Despite dry_run set True, packages
8668   were depeted.
8669
8670 -------------------------------------------------------------------
8671 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
8672
8673 - honour if user decides to skip a package in commit (#156031)
8674
8675 -------------------------------------------------------------------
8676 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
8677
8678 - fixed parsing external reference to script in patch (#163221)
8679 - r2981
8680
8681 -------------------------------------------------------------------
8682 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
8683
8684 - cache and provide content.asc/key optionally. Dont show a
8685   popup if they dont exists. (dmacvicar)
8686 - Actually abort when verify signature workflow is false. (dmacvicar)
8687 - r2978
8688
8689 -------------------------------------------------------------------
8690 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
8691
8692 - fixed setting autorefresh flag for installation sources
8693
8694 -------------------------------------------------------------------
8695 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
8696
8697 - drop patches with incompatible architecture.
8698 - rev 2972
8699
8700 -------------------------------------------------------------------
8701 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
8702
8703 - Added info method to media verifier base and more debug info
8704 - rev 2970
8705
8706 -------------------------------------------------------------------
8707 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
8708
8709 - Dont deny the "/" attach point in MediaDIR, since this is used
8710   for all "file:" urls, esp. local packages.
8711 - rev 2962
8712
8713 -------------------------------------------------------------------
8714 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
8715
8716 - Bug 159673 - only one conflict solvable per page
8717
8718 -------------------------------------------------------------------
8719 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
8720
8721 - parse all dependencies of 'packages' file (#163773)
8722 - rev 2957
8723
8724 -------------------------------------------------------------------
8725 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
8726
8727 - Use the original media descr_dir on refresh for
8728   suse tags source (#163196)
8729 - r2952
8730
8731 -------------------------------------------------------------------
8732 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
8733
8734 - add Source::setUrl() for zmd backend helper.
8735 - rev 2946
8736
8737 -------------------------------------------------------------------
8738 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
8739
8740 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
8741 target init. (dmacvicar)
8742 - r2949
8743
8744 -------------------------------------------------------------------
8745 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
8746
8747 - Fixed MediaDISK to use a mount -oro,bind id the disk
8748   partition is already attached e.g. by the automounter.
8749   Try to mount it a second time may fail (#163486).
8750 - rev 2944
8751
8752 -------------------------------------------------------------------
8753 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
8754
8755 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
8756 - rev 2940
8757
8758 -------------------------------------------------------------------
8759 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
8760
8761 - only try to create a source of a given type when restoring
8762   from the persistent store (#162111)
8763
8764 -------------------------------------------------------------------
8765 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
8766
8767 - parse all dependencies for patterns (.pat) files (#160602)
8768 - drop YOUPATH and YOUURL from content file.
8769 - rev 2924
8770
8771 -------------------------------------------------------------------
8772 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
8773
8774 - properly initialize autorefresh for non-remote sources (#154990)
8775 - rev 2919
8776
8777 -------------------------------------------------------------------
8778 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
8779
8780 - Added flag to MediaManager::isUseableAttachPoint, whether
8781   to check against system mount entries or not.
8782 - Disallow to use the attachpoints of another media handlers
8783   as source path in MediaDIR.
8784 - rev 2917
8785
8786 -------------------------------------------------------------------
8787 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
8788
8789 -implement callbacks for when package verification (checksum)
8790  fails, offer to retry or abort
8791
8792 -------------------------------------------------------------------
8793 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
8794
8795 - Fix construction of checksum objects when using non-standard
8796   checksum algorithms
8797 - Fix broken YUM cache
8798 - r2913
8799
8800 -------------------------------------------------------------------
8801 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
8802
8803 - Keep packages with no version upgrade installed during
8804   distribution upgrade (#162972)
8805 - add 'transactReset()' helper function for UI.
8806 - rev 2908
8807
8808 -------------------------------------------------------------------
8809 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
8810
8811 - r2906
8812
8813 -------------------------------------------------------------------
8814 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
8815
8816 - Fixed candidate handling in ui::Selectable. (#156589)
8817
8818 -------------------------------------------------------------------
8819 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
8820
8821 - fix #162984 , gpg hangs because the matching data file
8822   for the key cannot be find. (dmacvicar)
8823 - Fix restore of YUM source using the same cache dir semantics as
8824  susetags instead of assuming there is a cache if a cache_dir
8825   was given. (dmacvicar)
8826
8827 -------------------------------------------------------------------
8828 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
8829
8830 - use DISTPRODUCT/DISTVERSION from content file to generate the
8831   product name, version, and release.
8832 - rev 2902
8833
8834 -------------------------------------------------------------------
8835 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
8836
8837 - Removed broken forcing of absolute ftp paths added in rev2705 to
8838   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
8839 - rev 2900
8840
8841 -------------------------------------------------------------------
8842 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
8843
8844 - add Resolver::freshenPool() (#156980)
8845 - rev 2893
8846
8847 -------------------------------------------------------------------
8848 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
8849
8850 - skip incompatible archs in filelist parsing.
8851 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
8852   /lib64/, ...)
8853 - rev 2886
8854
8855 -------------------------------------------------------------------
8856 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
8857
8858 - skip incompatible archs in primary parsing.
8859 - rev 2883
8860
8861 -------------------------------------------------------------------
8862 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
8863
8864 - allow setting of source when parsing local .rpm (#147765)
8865 - rev 2880
8866
8867 -------------------------------------------------------------------
8868 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
8869
8870 - Do not update packages over other architectures
8871
8872 -------------------------------------------------------------------
8873 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
8874
8875 - Added zypp/ui/UserWantedPackages to support the UI's
8876   "automatic changes" dialog (bug #152700)
8877
8878 -------------------------------------------------------------------
8879 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
8880
8881 - use KeyRing class to validate repomd.xml (#160909)
8882
8883 -------------------------------------------------------------------
8884 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
8885
8886 - Product resolvables should be readable by normal users.
8887   (#162474) (dmacvicar)
8888 - implemented keyring and metadata signature verification
8889   in susetags source
8890 - dont delete the lock if we did not acquire it
8891 - r2847
8892
8893 -------------------------------------------------------------------
8894 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
8895
8896 - Added disabling of the automounter while MediaManager
8897   init and restoring of the old state on exit (#154326).
8898 - Implemented check if media (CD) is automounted or not
8899 - rev 2840
8900
8901 -------------------------------------------------------------------
8902 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
8903
8904 - Implemented several hal get/set/removeDeviceProperty wrappers
8905 - Improved HalException to allow to fetch HAL/DBUS error componets
8906 - rev 2830
8907
8908 -------------------------------------------------------------------
8909 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
8910
8911 - honor subscription status of catalogs (#162350)
8912 - rev 2827
8913
8914 -------------------------------------------------------------------
8915 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
8916
8917 - Enabled CD eject error reporting exceptions (#154326)
8918 - rev 2822
8919
8920 -------------------------------------------------------------------
8921 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
8922
8923 - support "dry run" (#159467)
8924 - implement "transactResKind" (#161400)
8925 - rev 2817
8926
8927 -------------------------------------------------------------------
8928 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
8929
8930 - add checksum for external patches (#159928)
8931
8932 -------------------------------------------------------------------
8933 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
8934
8935 - calculate product architecture (#158198)
8936
8937 -------------------------------------------------------------------
8938 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
8939
8940 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
8941   detection
8942
8943 -------------------------------------------------------------------
8944 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
8945
8946 - Auto protect installed packages from unknown vendor. (#157446)
8947
8948 -------------------------------------------------------------------
8949 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
8950
8951 - added support for external scripts to metadata (#159928) (jsrain)
8952 - fixed handling of Language resolvables (ma)
8953 - fix leak in rpmdb (dmacvicar)
8954 - added softlock for autoyast (#159466) (ma)
8955 - Fixed exceptions in doGetFileCopy() to show full url
8956   including the file instead of just the media base url. (mt)
8957 - Provide Language::summary (ma)
8958 - check patterns and selections file exist
8959   before veryfing them (#161300) (dmacvicar)
8960 - added YUM metadata checksum computation (jsrain)
8961 - added interface to patch of a message (jsrain)
8962 - r2734
8963
8964 -------------------------------------------------------------------
8965 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
8966
8967 - added support for external scripts to metadata (#159928)
8968 - r2709
8969
8970 -------------------------------------------------------------------
8971 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
8972
8973 - report separate exception when trying to start source cache again to
8974   suppress incorrect error message in XEN installation
8975 - r2682
8976
8977 -------------------------------------------------------------------
8978 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
8979
8980 - Implement inter process locking in zypp.
8981 - Added No medium found output
8982 - splitting modaliases in supplements TOO
8983 - parse also the available signing keys
8984
8985 -------------------------------------------------------------------
8986 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
8987
8988 - release all media when removing source (#159754) (visnov)
8989 - more testsuites (schubi)
8990 - updated translations (schubi)
8991 - added MediaNotEjectedException (mt)
8992 - rev 2652
8993
8994 -------------------------------------------------------------------
8995 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
8996
8997 - fix patches descriptions (dmacvicar)
8998 - fix source serialization (dmacvicar)
8999 - metadata for kernel test (schubi)
9000 - Arch tests updated (ma)
9001 - classify NULL Ptr as unique (ma)
9002 - Added host check, because file Url allows it now. (mt)
9003 - prepare modalias fix (#159766) (ma)
9004 - Provide iterator based access to SourceManager data. (ma)
9005 - Fixed "file:" Url scheme config to allow relative paths; (mt)
9006   RFC1738 says, it may contain a hostname as well...
9007 - revision 2633
9008
9009 -------------------------------------------------------------------
9010 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
9011
9012 - pkg-config support (mvidner)
9013 - close all medias when destructing MediaSet (jsrain)
9014 - rev 2622
9015
9016 -------------------------------------------------------------------
9017 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
9018
9019 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
9020 - Message callback implemented to show patch messages (visnov)
9021 - Bug 159696 (schubi)
9022 - provide transform_iterators to iterate over a maps keys or values (ma)
9023 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
9024 - added script and message installation (jsrain)
9025 - chooses the 'right' kernel now (kkaempf)
9026 - Use noarch if no arch is specified in patches (dmacvicar)
9027 - rev 2611
9028
9029 -------------------------------------------------------------------
9030 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
9031
9032 - Added some debug output including the access id (mt)
9033 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
9034   release with eject=true on attached media, to umount
9035   other mounts as well. (mt)
9036 - 159483 - solver does not blame missing dependency (schubi)
9037 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
9038 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
9039   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
9040 - fixed ZYPP_RETHROW (#156430) (ma)
9041 - patch for #156114 (visnov)
9042 - fixed container.erase loops (ma)
9043 - Fixed to reset desired (cached) flag before the action (mt)
9044 - Removed return in forceRelaseAllMedia (void function) (mt)
9045 - Parse nonexisting architecture to noarch so patches dont get
9046   filtered by the pool (dmacvicar)
9047 - 159512 - yast2-qt does not show label of to be installed products
9048   anymore (dmacvicar)
9049 - 159765 - Hidden patterns still visible (dmacvicar)
9050 - Use noarch if no arch is specified. (dmacvicar)
9051 - r2594
9052
9053 -------------------------------------------------------------------
9054 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
9055
9056 - properly report error for media change callback
9057 - rev 2579
9058
9059 -------------------------------------------------------------------
9060 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
9061
9062 - fixed memory leak in XMLNodeIterator (#157474)
9063 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
9064 - Renamed private MediaManager::forceMediaRelease
9065   function to forceReleaseShared (more exact name)
9066 - Implemented forceRelaseAllMedia() that can be
9067   used to release also foreign (user) mounts.
9068 - Added use of forceRelaseAllMedia for CD/DVDs
9069   if FORCE_RELEASE_FOREIGN is 1 (default 0)
9070 - little cleanup of the checkAttached function
9071 - r2578
9072
9073 -------------------------------------------------------------------
9074 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
9075
9076 - don't try to attach without exception handling (#158620)
9077 - fix descriptions, as a new tag Des for selections exists now.
9078 - fix #157683: failure after adding add-on product to install
9079   sources
9080 - added more files for translation
9081 - resolve-dependencies.cc: establish pool
9082 - parse-metadata.cc: catch bad URL
9083 - set zmdid for atoms
9084 - r2574
9085
9086 -------------------------------------------------------------------
9087 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
9088
9089 - fix testsuite.
9090 - provide edition and architecture for all kinds of yum
9091   resolvables.
9092 - fix ResStatus output.
9093 - establish atoms correctly.
9094 - treat requires to unneeded resolvables as fulfilled.
9095 - rev 2559
9096
9097 -------------------------------------------------------------------
9098 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
9099
9100 - fix the build
9101 - only consider best architecture/version (#157594)
9102 - prefer providers which supplement/enhance installed or
9103   to-be-installed packages (fixes the tpctl-kmp issue)
9104 - rev 2546
9105
9106 -------------------------------------------------------------------
9107 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
9108
9109 - provide more filters for pkg-bindings (#158602)
9110 - add SystemResObject to provide system (modalias, hal, ...)
9111   capabilities.
9112 - handle this during resolving.
9113 - make the modalias and hal capability match the SystemResObject
9114   by default, thereyby triggering a modalias (resp. hal)
9115   evaluation.
9116 - xmlstore: decouple target store from YUM schema.
9117 - clean up moving of hal() and modalias() from provides to
9118   supplements in ResolvableImpl.
9119 - add PatchContents() for UI.
9120 - handle Edition::noedition as empty string.
9121 - r2537
9122
9123 -------------------------------------------------------------------
9124 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
9125
9126 - releasing all medias when asking for CD (#156981)
9127 - r2471
9128
9129 -------------------------------------------------------------------
9130 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
9131
9132 - ResStatus::resetTransact must return a value.
9133 - Fixed random build failures in LanguageCode.cc.
9134   (Rewrote the CodeMaps constructor so that gcc does not
9135   optimize a 500-statement basic block.)
9136 - Fix constructions of patch objects. Actually insert atoms in atoms
9137   list. Insert atoms for package even if the package does not exists
9138   in the source. Fixes #157628 (dmacvicar).
9139 - Fixed license reading from susetags, #151834 (dmacvicar).
9140 - r2468
9141
9142 -------------------------------------------------------------------
9143 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
9144
9145 - added ResStatus::resetTransact (ma)
9146 - bugfix for #156439 (schubi)
9147 - Added Source_Ref::setAlias (#154913).
9148 - Do not assume there is a product file when scanning for products
9149   (visnov)
9150 - function to disable all sources in the persistent store (visnov)
9151 - dependency errors go to stdout, not stderr; output resolver info
9152   directly to stderr (kkaempf)
9153 - rev 2464
9154
9155 -------------------------------------------------------------------
9156 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
9157
9158 - fix merging of resolver info (needed for #157684).
9159 - errors are also important in ResolverInfo.
9160 - improve debug output in ResolverContext.
9161 - rev 2455
9162
9163 -------------------------------------------------------------------
9164 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
9165
9166 - delete RPMs downloaded via HTTP/FTP after installnig them
9167   (#157011)
9168 - fixed product registration (reverted autorefresh patch) (#157566)
9169
9170 -------------------------------------------------------------------
9171 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
9172
9173 - if root!="/", always prefer the upgrade candidate (#155472)
9174 - implement license confirmed api for UI.
9175 - prefer architecture over version in distribution upgrade
9176   (#157501)
9177 - clean up media handling.
9178 - rev 2448
9179
9180 -------------------------------------------------------------------
9181 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
9182
9183 - init Modalias properly.
9184 - fix warnings in testcases.
9185 - rev 2432
9186
9187 -------------------------------------------------------------------
9188 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
9189
9190 - drop libjpeg-devel and sqlite-devel from build requires.
9191
9192 -------------------------------------------------------------------
9193 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
9194
9195 - implement 'modalias()' capability (#157406)
9196 - make dependencies consistent, its 'freshens'.
9197 - cope with user umounts of devices.
9198 - add debug to SourceManager.
9199 - rev 2418
9200
9201 -------------------------------------------------------------------
9202 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
9203
9204 - allow version downgrade during distribution upgrade if the
9205   newer package is coming from a trusted vendor (#155472)
9206 - implement locale fallback
9207 - 'freshen' -> 'freshens' in schema definitions to make it
9208   consistent with all other dependency definitions.
9209 - better error reporting for .pat and .sel files.
9210 - rule out packages from dependency resolutions which are
9211   de-selected by user (#155368)
9212 - use locale fallbacks in package translations.
9213 - refresh source when re-enabling it.
9214 - rev 2406
9215
9216 -------------------------------------------------------------------
9217 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
9218
9219 - split of libzypp-zmd-backend subpackage as a stand-alone
9220   leaf package.
9221 - encapsulate bool test for Source_Ref better.
9222 - fixed stack overflow (ma).
9223 - make testsuite build again.
9224 - rev 2346
9225
9226 -------------------------------------------------------------------
9227 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
9228
9229 - fixed URL rewriting for CD2 and following (#154762)
9230 - fixed ResPoolProxy diffState (for proper ok/cancel support
9231   in UI)
9232 - added special exception class for aborting installation
9233   (#154936)
9234 - only auto-change directories if they end in CDn or DVDn.
9235 - rev 2320.
9236
9237 -------------------------------------------------------------------
9238 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
9239
9240 - silently ignore multiple installs of the same package.
9241 - fix disk usage for installs and uninstalls.
9242 - rev 2308
9243
9244 -------------------------------------------------------------------
9245 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
9246
9247 - zmd-backend: filter out incompatible architectures from
9248   repository.
9249 - rev 2298
9250
9251 -------------------------------------------------------------------
9252 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
9253
9254 - sync libzypp media data with mtab.
9255 - improve resolver error and solution reports.
9256 - fix source cache reading (#155459).
9257 - default cached sources to enabled (#155459).
9258 - let each source provide public keys.
9259 - rev 2297
9260
9261 -------------------------------------------------------------------
9262 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
9263
9264 - only write by-sovler transactions back (#154976)
9265 - rev 2278
9266
9267 -------------------------------------------------------------------
9268 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
9269
9270 - release last used source at end of commit (#155002)
9271 - rev 2277
9272
9273 -------------------------------------------------------------------
9274 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
9275
9276 - cope with NULL values in zmd catalogs table (#153584)
9277 - set YAST_IS_RUNNING in transact zmd helper (#154820)
9278 - run SuSEconfig after transact zmd helper (#154820)
9279 - add softTransact to honor user vs. soft requirements (#154650)
9280 - honor all build keys provided by a package source.
9281 - add source metadata refresh.
9282 - add progress callbacks to zmd helpers.
9283 - rev 2276
9284
9285 -------------------------------------------------------------------
9286 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
9287
9288 - include .diffs into main source.
9289 - catch exception when ejecting media which was unmounted externally
9290   (#154697).
9291 - init source in zmd-backend correctly (#154667)
9292 - implement disk usage info for YaST.
9293 - clean up XML schema files.
9294 - catch CPUs identifying as 'i686' but being 'i586'.
9295 - allow definition of preferred attach (mount) point for media.
9296 - make resolver results more readable.
9297 - use language fallbacks if none of multiple language providers
9298   matches.
9299 - get rid of ignoring wrong arch in resolver, having the wrong
9300   architecture is prevented by other means.
9301 - prepare for translations in exceptions.
9302 - fix 'abort does not abort'
9303 - implement 'flag' I/O in target cache backend.
9304 - skip incompatibles architectures in packages.<lang>
9305 - rev 2228
9306
9307 -------------------------------------------------------------------
9308 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
9309
9310 - dont even provide src/nosrc from the source.
9311 - rev 2169 + diffs
9312
9313 -------------------------------------------------------------------
9314 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
9315
9316 - Initialize commit result (#154409)
9317 - release media if its wrong (#154326)
9318 - dont copy src/nosrc packages to the pool (#154627)
9319 - reduce XML logging.
9320 - rev 2169 + diffs
9321
9322 -------------------------------------------------------------------
9323 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
9324
9325 - fix path of .po files (#154074).
9326 - parse the correct package.<lang> file (kinda #154074).
9327 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
9328 - reattach all released medias.
9329 - raise exception instead of abort() on XML errors (#154104).
9330 - update translations.
9331 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
9332   and is_empty_dir utility function
9333 - rev 2169
9334
9335 -------------------------------------------------------------------
9336 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
9337
9338 - check freshens and supplements for packages (#154074).
9339 - only complain about incomplete installed resolvables,
9340   if they are uninstalled, schedule them for installation.
9341   (#154074)
9342 - add testcases for locale() provides.
9343 - add lang_country -> lang fallback.
9344 - have locale(parent:...) deps match any provides of 'parent'
9345   also when uninstalling a package.
9346 - rev 2148
9347
9348 -------------------------------------------------------------------
9349 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
9350
9351 - change the locale(...) separator to ";" (#153791)
9352 - complete "find-files" of zmd-backend.
9353 - rev 2140
9354
9355 -------------------------------------------------------------------
9356 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
9357
9358 - avoid attaching media when initializing source
9359 - rev 2139
9360
9361 -------------------------------------------------------------------
9362 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
9363
9364 - warn about misspelled 'locale(...)' provides
9365 - add testcases
9366 - rev 2134
9367
9368 -------------------------------------------------------------------
9369 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
9370
9371 - fix the build
9372 - rev 2129
9373
9374 -------------------------------------------------------------------
9375 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
9376
9377 - provide available locales to application (#153583)
9378 - honor 'requestedLocales' (language dependant packages)
9379 - honor release requests for all holders of a device.
9380 - silently re-attach after a forced release.
9381 - solver improvements.
9382 - handle source caches.
9383 - proper logging in zmd backend helpers.
9384 - rev 2127
9385
9386 -------------------------------------------------------------------
9387 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
9388
9389 - upgrade always to best version and arch (#153577)
9390 - reset 'transact' state for obsoleted packages (#153578)
9391 - translation updates
9392 - rev 2113
9393
9394 -------------------------------------------------------------------
9395 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
9396
9397 - add support for 'local' .rpm packages to zmd-backend.
9398 - rev 2101
9399
9400 -------------------------------------------------------------------
9401 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
9402
9403 - fix build of zmd/backend.
9404 - actually fill 'files' table in package-files.
9405 - rev 2094
9406
9407 -------------------------------------------------------------------
9408 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
9409
9410 - improve testcases.
9411 - add 'setPossibleLocales()' to ZYpp, this defines the set
9412   of possible locales to choose from (#153583)
9413 - provide LanguageImpl and create 'Language' resolvables for
9414   each 'possible' locale.
9415 - fix YUM parsing of patches, insert 'atoms' to link patches
9416   with packages.
9417 - replace gzstream/ with own, existing implementation.
9418 - honor locks in solver (#150231)
9419 - sync pool with target after commit() properly (#150565, #153066)
9420 - new zmd helper 'package-files'
9421 - rev 2093
9422
9423 -------------------------------------------------------------------
9424 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
9425
9426 - prevent multiple initializations of the target (#153124)
9427 - implement 'loopback mounted ISO images'
9428 - retain old package sources on upgrade.
9429 - support compressed .xml files in 'repodata' type repositories.
9430 - rev 2025
9431
9432 -------------------------------------------------------------------
9433 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
9434
9435 - parse locale(...) provides and construct correct dependencies.
9436
9437 -------------------------------------------------------------------
9438 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
9439
9440 - always upgrade to candidate (#152760).
9441 - fix typo in package sorting.
9442 - prepare handling of locale provides.
9443 - rev 1995
9444
9445 -------------------------------------------------------------------
9446 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
9447
9448 - sort src/nosrc package to right list during commit.
9449 - revert installtime/buildtime in susetags parser (#152760)
9450 - rev 1990
9451
9452 -------------------------------------------------------------------
9453 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
9454
9455 - reset state after successful commit (#153030)
9456 - run "rpm -e" always with "--nodeps" (#153026)
9457 - provide separate resolvable kind for src packages.
9458 - extend status field for LOCK and LICENSE.
9459 - add sameState()/diffState() for UI.
9460 - provide 'best' candidate for UI.
9461 - set 60 sec timeout for curl access.
9462 - don't cross-compare solver results, takes too much time.
9463 - provide sizes of installed packages.
9464 - extend REQUIRES semantics in content file.
9465 - add "parse-metadata" helper to zmd-backend.
9466 - rev 1987
9467
9468 -------------------------------------------------------------------
9469 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
9470
9471 - provide complete disk usage data (#152761)
9472 - include upgrade flag when copying solver solution
9473   back to pool (#152717)
9474 - rev 1959
9475
9476 -------------------------------------------------------------------
9477 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
9478
9479 - don't insert incompatible architectures to the pool (#151933)
9480 - don't accept incompatible architectures from a repository
9481   (#151933)
9482 - separate rpm log (#151431).
9483 - allow extended product requires.
9484 - rev 1954
9485
9486 -------------------------------------------------------------------
9487 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
9488
9489 - provide the XML schema files in the main package. (#152593)
9490
9491 -------------------------------------------------------------------
9492 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
9493
9494 - provide arch compat handling.
9495 - implement data upload to zmd.
9496 - fix source metadata caching on target.
9497 - add 'supplements' dependencies to 'yum' parser.
9498 - provide user agent identification to curl calls.
9499 - move resolver branches (multiple alternatives) back in queue
9500   (resolve known things first, then the unknown ones).
9501 - clean up 'packages' parser.
9502 - rev 1947
9503
9504 -------------------------------------------------------------------
9505 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
9506
9507 - improve media mount/umount interface
9508 - prepare class ArchCompat for proper architecture ordering
9509   and compatibility handling.
9510 - add returns to dummy functions in DbAccess.
9511 - rev 1913
9512
9513 -------------------------------------------------------------------
9514 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
9515
9516 - don't explictly delete to-be-upgraded packages.
9517 - finish query-system, resolve-dependencies, and transact for
9518   libzypp-zmd-backend.
9519 - provide Pattern::category.
9520 - move system architecture to toplevel.
9521 - make target store pathname settable.
9522 - speed up rpmdb reading by properly filtering unwanted file
9523   provides.
9524 - rev 1905
9525
9526 -------------------------------------------------------------------
9527 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
9528
9529 - new translations.
9530 - proofread texts.
9531 - when comparing solutions, prefer higher versions.
9532 - provide generic 'SafeBool' for bool conversions.
9533 - add PtrTypes testsuites.
9534 - rev 1876
9535
9536 -------------------------------------------------------------------
9537 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
9538
9539 - integrate all diffs
9540 - move Target::commit to toplevel API
9541 - generalize dependency iterators and hash dependency
9542   information in pool (for speedup)
9543 - add 'supplements' as dependency
9544 - make more pattern attributes available
9545 - drop "smbfs" in favour of "cifs" (#151476)
9546 - add metadata cache to sources (Beta4 bug)
9547 - run "rpm -e"  with name-version-release
9548 - fix update conflicts
9549 - rev 1864
9550
9551 -------------------------------------------------------------------
9552 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
9553
9554 - fix-mediachange.diff: dont skip CD but retry after media change
9555 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
9556   'eject' button
9557 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
9558   so media handle gets actually released and media unmounted.
9559
9560 -------------------------------------------------------------------
9561 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
9562
9563 - implement arch scoring
9564 - prefer better arch (#151427)
9565 - transitive depedencies of weak requirements are non-weak
9566   (#151446)
9567 - rev 1778 + diff
9568
9569 -------------------------------------------------------------------
9570 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
9571
9572 - ignore self and to-be-updated conflicts (#150844)
9573 - fix enable of target store (for non-packages)
9574 - rev 1778
9575
9576 -------------------------------------------------------------------
9577 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
9578
9579 - fix "cd:" url (#151121)
9580 - provide location() in public Package api
9581 - allow running distribution upgrade in testmode
9582 - extend HAL interface
9583 - rev 1762
9584
9585 -------------------------------------------------------------------
9586 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
9587
9588 - pass normal and locale packages from selections correctly.
9589 - its "baseconf" for base selections.
9590 - Make 'ZYpp' an obvious singleton.
9591 - provide releasenotesUrl.
9592 - dont continue upgrade without target.
9593 - implement 'fake' hal for testing.
9594 - fix package sizes.
9595 - more solver testcases.
9596 - rev 1754
9597
9598 -------------------------------------------------------------------
9599 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
9600
9601 - extend requires of libzypp-devel
9602 - provide package sizes for UI
9603 - provide more UI helpers
9604 - implement Product and related functions
9605 - fix split provides in distribution upgrade
9606 - provide locale information to system
9607 - ask HAL for available devices
9608 - reduce debug information in solver
9609 - filter architectures in source, not in solver
9610 - rev 1743
9611
9612 -------------------------------------------------------------------
9613 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
9614
9615 - disable another testsuite for now
9616 - fetch the default locale from environment
9617 - support user-defined formatting of log
9618 - rev 1710
9619
9620 -------------------------------------------------------------------
9621 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
9622
9623 - providing basic product information from susetags source
9624 - public API for preferred language
9625 - implemented redirect of logging (#149001)
9626 - report start/finish of source data parsing (#150211)
9627 - store/restore source aliases properly (#150256)
9628 - disable a lot of debug logging to speed up solver
9629 - properly rewrite URL for CDn directory layouts (#149870)
9630 - rev 1706
9631
9632 -------------------------------------------------------------------
9633 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
9634
9635 - add save/restore state to facilitate UI 'cancel'
9636 - enable target/store
9637 - add 'forceResolve' call and flag to resolver to switch between
9638   task-oriented ZMD and interactive YaST behaviour.
9639 - Fix resolver problem solution texts.
9640 - improve solver problem solution offerings.
9641 - fix media access handling to better support multiple
9642   requestors to single media.
9643 - move the media number checking to the source (media requestor)
9644   which knows how to verify the correct media.
9645 - Fix CD ordering (#149871), adding testcases.
9646 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
9647 - Add selections to testcases.
9648 - rev 1673
9649
9650 -------------------------------------------------------------------
9651 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
9652
9653 - Fix missing return in Source.cc:124
9654
9655 -------------------------------------------------------------------
9656 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
9657
9658 - cope with empty arch field in selections
9659 - enable dummy "enableStorage" function
9660 - rev 1610-branch
9661
9662 -------------------------------------------------------------------
9663 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
9664
9665 - fix random data return in Source.cc
9666 - rev 1610
9667
9668 -------------------------------------------------------------------
9669 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
9670
9671 - adapt zmd-backend to SourceImpl API change
9672 - rev 1608
9673
9674 -------------------------------------------------------------------
9675 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
9676
9677 - fix the packages parser bug. Now all packages are parsed
9678   including (english) translations.
9679   source/susetags is back to svn head.
9680 - rev 1600
9681
9682 -------------------------------------------------------------------
9683 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
9684
9685 - fix off-by-one bug in bitfield handling
9686 - revert source/susetags to rev 1411
9687 - rev 1586
9688
9689 -------------------------------------------------------------------
9690 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
9691
9692 - dont prereq-sort non-packages
9693 - rev 1584
9694
9695 -------------------------------------------------------------------
9696 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
9697
9698 - rev 1582
9699
9700 -------------------------------------------------------------------
9701 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
9702
9703 - update to rev 1543
9704
9705 -------------------------------------------------------------------
9706 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
9707
9708 - require hal-devel in libzypp-devel
9709 - re-merge fixes (RPM_OPT_FLAGS)
9710
9711 -------------------------------------------------------------------
9712 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
9713
9714 - make solver behaviour a bit more interactive
9715 - rev 1537
9716
9717 -------------------------------------------------------------------
9718 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
9719
9720 - Fix syntax error in configure script.
9721 - Use RPM_OPT_FLAGS.
9722
9723 -------------------------------------------------------------------
9724 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
9725
9726 - update for qt ui integration
9727 - rev 1504
9728
9729 -------------------------------------------------------------------
9730 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
9731
9732 - split off libzypp-zmd-backend
9733 - rev 1466
9734
9735 -------------------------------------------------------------------
9736 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
9737
9738 - another update to svn
9739
9740 -------------------------------------------------------------------
9741 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
9742
9743 - finish rpm callbacks
9744 - finish UI API
9745 - fix state change resolver<->pool
9746 - zmd backend stuff
9747 - speed up tag file parsing
9748 - rev 1405
9749
9750 -------------------------------------------------------------------
9751 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
9752
9753 - disabling failing tests of s390 and ppc
9754
9755 -------------------------------------------------------------------
9756 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
9757
9758 - Snapshoot rev 1367
9759
9760 -------------------------------------------------------------------
9761 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
9762
9763 - use hashes for pool
9764 - rev 1343
9765
9766 -------------------------------------------------------------------
9767 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
9768
9769 - removed Obsoletes:    yast2-packagemanager
9770
9771 -------------------------------------------------------------------
9772 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
9773
9774 - Snapshoot 3 Feb 2005 (11:30)
9775
9776 -------------------------------------------------------------------
9777 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
9778
9779 - Snapshoot 2 Feb 2005 (14:00)
9780
9781 -------------------------------------------------------------------
9782 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
9783
9784 - Snapshoot 2 Feb 2005 ( integrating YaST )
9785
9786 -------------------------------------------------------------------
9787 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
9788
9789 - converted neededforbuild to BuildRequires
9790
9791 -------------------------------------------------------------------
9792 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
9793
9794 - Initial version
9795