389dd5b155c643cfd4ac1ff97089f8b514f72a7a
[platform/upstream/libzypp.git] / package / libzypp.changes
1 -------------------------------------------------------------------
2 Fri Jul 19 10:22:58 CEST 2019 - ma@suse.de
3
4 - commit: Run file conflict check on dry-run (best with download-only)
5   (bsc#1140039)
6 - version 14.48.1 (39)
7
8 -------------------------------------------------------------------
9 Fri Jan 18 14:26:10 CET 2019 - ma@suse.de
10
11 - PoolItemBest: Optionally prefer not locked packages (bsc#1113296)
12 - ui::Selectable: add `hasLocks` to indicate a partially locked item
13   (for bsc#1113296)
14 - version 14.48.0 (39)
15
16 -------------------------------------------------------------------
17 Tue Dec 18 16:22:44 CET 2018 - ma@suse.de
18
19 - Simplify complex locks so zypper can display them (bsc#1112911)
20 - PoolQuery: Treat explicit queries for 'kind:name' correctly
21   (bsc#1035729)
22 - Locks: Don't store duplicate locks (bsc#969569)
23 - version 14.47.1 (39)
24
25 -------------------------------------------------------------------
26 Tue Oct  2 16:00:15 CEST 2018 - ma@suse.de
27
28 - Add filesize check for downloads with known size (bsc#408814)
29 - MediaMultiCurl: Trigger aliveCallback when downloading metalink
30   files (bsc#1021291)
31 - version 14.47.0 (39)
32
33 -------------------------------------------------------------------
34 Tue Oct  2 12:36:18 CEST 2018 - ma@suse.de
35
36 - Fix conversion of string and glob to regex when compiling queries
37   (bsc#1099982, bsc#939392, bsc#556664)
38 - version 14.46.0 (39)
39
40 -------------------------------------------------------------------
41 Mon Oct  1 14:37:39 CEST 2018 - ma@suse.de
42
43 - Fix blocking wait for finished child process (bsc#1109877)
44 - version 14.45.18 (39)
45
46 -------------------------------------------------------------------
47 Fri Aug 31 08:28:08 CEST 2018 - ma@suse.de
48
49 - lsof: use '-K i' if lsof supports it (bsc#1099847, bsc#1036304)
50 - version 14.45.17 (39)
51
52 -------------------------------------------------------------------
53 Fri Aug 24 10:19:35 CEST 2018 - ma@suse.de
54
55 - PackageProvider: Validate deta rpms before caching (bsc#1091624,
56   bsc#1088705, CVE-2018-7685)
57 - PackageProvider: Validate downloaded rpm package signatures before
58   caching (bsc#1091624, bsc#1088705, CVE-2018-7685)
59 - RepoInfo: add enum GpgCheck for convenient gpgcheck mode handling
60   (bsc#1045735)
61 - Be sure bad packages do not stay in the cache
62   (bsc#1045735, CVE-2017-9269)
63 - Fix repo gpg check workflows, mainly for unsigned repos and packages
64   (bsc#1045735, bsc#1038984, CVE-2017-7435, CVE-2017-7436, CVE-2017-9269)
65 - repo refresh: Re-probe if the repository type changes (bsc#1048315)
66 - Use common workflow for downloading packages and srcpackages.
67   This includes a common way of handling and reporting gpg signature
68   and checks. (bsc#1037210)
69 - PackageProvider: as well support downloading SrcPackage (for bsc#1037210)
70 - Adapt to work with GnuPG 2.1.23 (bsc#1054088)
71   Use 'gpg --list-packets' to determine the keyid to verify a signature.
72 - repo refresh: Re-probe if the repository type changes (bsc#1048315)
73 - version 14.45.16 (39)
74
75 -------------------------------------------------------------------
76 Tue Jul 31 12:39:10 CEST 2018 - ma@suse.de
77
78 - Handle http error 502 Bad Gateway in curl backend (bsc #1070851)
79   (fixes openSUSE/zypper#177)
80 - version 14.45.15 (39)
81
82 -------------------------------------------------------------------
83 Wed Jul 18 11:43:23 CEST 2018 - ma@suse.de
84
85 - RepoManager: Explicitly request repo2solv to generate application
86   pseudo packages.
87 - version 14.45.14 (39)
88
89 -------------------------------------------------------------------
90 Wed Jul 18 10:04:45 CEST 2018 - ma@suse.de
91
92 - Prefer calling "repo2solv" rather than "repo2solv.sh"
93 - libzypp-devel should not require cmake (bsc#1101349)
94 - version 14.45.13 (39)
95
96 -------------------------------------------------------------------
97 Mon Jul  9 15:51:25 CEST 2018 - ma@suse.de
98
99 - HardLocksFile: Prevent against empty commit without Target having
100   been been loaded (bsc#1096803)
101 - version 14.45.12 (39)
102
103 -------------------------------------------------------------------
104 Wed Apr 25 15:16:30 CEST 2018 - ma@suse.de
105
106 - Avoid zombie tar processes (bsc#1076192)
107 - version 14.45.11 (39)
108
109 -------------------------------------------------------------------
110 Tue Feb 20 19:01:49 CET 2018 - ma@suse.de
111
112 - Adapt loop mounting of iso images (bsc#1038132, bsc#1033236)
113 - version 14.45.10 (39)
114
115 -------------------------------------------------------------------
116 Tue Feb 20 18:43:33 CET 2018 - ma@suse.de
117
118 - RpmDb::checkPackage: fix parsing localized rpm output (bsc#1076415)
119 - version 14.45.9 (39)
120
121 -------------------------------------------------------------------
122 Thu Jan  4 17:51:56 CET 2018 - ma@suse.de
123
124 - plugin: don't reject header values containing a ':' (bsc#1074687)
125 - version 14.45.8 (39)
126
127 -------------------------------------------------------------------
128 Thu Nov 23 12:43:57 CET 2017 - ma@suse.de
129
130 - Don't filter procs with a different mnt namespace (bsc#1068708)
131 - version 14.45.7 (39)
132
133 -------------------------------------------------------------------
134 Mon Sep  4 11:43:22 CEST 2017 - ma@suse.de
135
136 - verifyFileSignature: Support signing with subkeys (bsc#1008325)
137 - Fix gpg-pubkey relase (creation time) computation (bsc#1036659)
138 - More specific exception message if GPG binary is missing (bsc#637791)
139 - version 14.45.6 (39)
140
141 -------------------------------------------------------------------
142 Fri Jun  9 11:25:00 CEST 2017 - ma@suse.de
143
144 - Fix potential crash if repo has no baseurl (bnc#1043218)
145 - version 14.45.5 (39)
146
147 -------------------------------------------------------------------
148 Wed May 31 12:47:52 CEST 2017 - ma@suse.de
149
150 - Testcase: add missing solver flags (bsc#1041889)
151 - version 14.45.4 (39)
152
153 -------------------------------------------------------------------
154 Mon Mar 27 09:36:53 CEST 2017 - ma@suse.de
155
156 - Fix X-libcurl-Empty-Header-Workaround (bsc#1030919)
157 - version 14.45.3 (39)
158
159 -------------------------------------------------------------------
160 Tue Mar 21 13:40:30 CET 2017 - ma@suse.de
161
162 - MediaCurl: Treat http response 410(Gone) like 404(Not Found)
163   (bsc#1030136)
164 - version 14.45.2 (39)
165
166 -------------------------------------------------------------------
167 Tue Feb 14 12:10:58 CET 2017 - ma@suse.de
168
169 - dumpAsXmlOnL: xml escape node content (bsc#1024909)
170 - version 14.45.1 (39)
171
172 -------------------------------------------------------------------
173 Thu Dec 22 01:14:09 CET 2016 - ma@suse.de
174
175 - Update zypp-po.tar.bz2
176
177 -------------------------------------------------------------------
178 Thu Dec 22 01:13:35 CET 2016 - ma@suse.de
179
180 - Update sle-zypp-po.tar.bz2
181
182 -------------------------------------------------------------------
183 Fri Dec 16 11:27:36 CET 2016 - ma@suse.de
184
185 - Merge branch 'bsc#985390' for zypper
186 - version 14.45.0 (39)
187
188 -------------------------------------------------------------------
189 Wed Dec 14 12:34:22 CET 2016 - ma@suse.de
190
191 - Don't raise FileCheckException if user accepted a package with wrong
192   digest (bsc#1014265)
193 - Add some more details to pattern documentation
194 - version 14.44.2 (39)
195
196 -------------------------------------------------------------------
197 Tue Oct 11 18:07:13 CEST 2016 - ma@suse.de
198
199 - Let 'dup --from' leave an updateTestcase-<DATE> in /var/log (bsc#1004096)
200 - version 14.44.1 (39)
201
202 -------------------------------------------------------------------
203 Tue Oct 11 12:32:32 CEST 2016 - ma@suse.de
204
205 - RepoInfo: Allow parsing multiple gpgkey= URLs (bsc#1003748)
206 - version 14.44.0 (39)
207
208 -------------------------------------------------------------------
209 Fri Sep 16 12:58:46 CEST 2016 - ma@suse.de
210
211 - guessPackageSpec: Don't break globbing (fixes openSUSE/zypper#97)
212 - version 14.43.4 (39)
213
214 -------------------------------------------------------------------
215 Thu Sep 15 15:29:40 CEST 2016 - ma@suse.de
216
217 - RepoFileReader: fix parsing of multiline url entries (bsc#964932)
218 - version 14.43.3 (39)
219
220 -------------------------------------------------------------------
221 Wed Aug 10 12:20:40 CEST 2016 - ma@suse.de
222
223 - Report numeric curl error if code is unrecognized (bsc#992302)
224 - version 14.43.2 (39)
225
226 -------------------------------------------------------------------
227 Wed Jun 15 12:43:39 CEST 2016 - ma@suse.de
228
229 - Fix bug in removeRepository which may keep an empty .repo file
230   rather than deleting it (bsc#984494)
231 - version 14.43.1 (39)
232
233 -------------------------------------------------------------------
234 Sun May  1 01:13:40 CEST 2016 - ma@suse.de
235
236 - Update sle-zypp-po.tar.bz2
237
238 -------------------------------------------------------------------
239 Tue Apr 26 12:38:14 CEST 2016 - ma@suse.de
240
241 - Provide 'libzypp(plugin:services) = 1' after fixing bsc#933760
242 - Fix credential file parser losing entries with known URL but
243   different user name (bsc#933760)
244 - RepoManager: allow extraction of multiple baseurls for service
245   repos (bsc#964932)
246 - addRepository: fix to use the correct history file for logging
247 - specfile: add /etc/zypp/credentials.d to the file list
248 - version 14.43.0 (39)
249
250 -------------------------------------------------------------------
251 Fri Apr 15 11:28:42 CEST 2016 - ma@suse.de
252
253 - DiskUsageCounter: Limit estimated waste per file (bsc#974275)
254 - Filter unwanted btrfs subvolumes (fixes #54, closes #55, bnc#949945)
255 - version 14.42.7 (39)
256
257 -------------------------------------------------------------------
258 Mon Apr 11 12:47:27 CEST 2016 - ma@suse.de
259
260 - Use PluginExecutor for commit- and system-hooks (bnc#971637)
261 - version 14.42.6 (39)
262
263 -------------------------------------------------------------------
264 Tue Mar 15 14:37:39 CET 2016 - ma@suse.de
265
266 - BuildRequires:  libsolv-devel >= 0.6.19 (bnc#971018)
267 - version 14.42.5 (39)
268
269 -------------------------------------------------------------------
270 Tue Mar  1 12:33:36 CET 2016 - ma@suse.de
271
272 - media: Send stats header to download.opensuse.org only (bsc#955801)
273 - version 14.42.4 (39)
274
275 -------------------------------------------------------------------
276 Fri Oct 23 17:15:37 CEST 2015 - ma@suse.de
277
278 - Fix broken product: <-> -release package relation (bnc#951782)
279 - version 14.42.3 (39)
280
281 -------------------------------------------------------------------
282 Thu Oct 22 10:27:41 CEST 2015 - ma@suse.de
283
284 - fix Plugin-services not updating repo GPGCheck settings (bnc#951402)
285 - version 14.42.2 (39)
286
287 -------------------------------------------------------------------
288 Sun Oct 18 01:14:29 CEST 2015 - ma@suse.de
289
290 - Update zypp-po.tar.bz2
291
292 -------------------------------------------------------------------
293 Thu Oct 15 10:44:14 CEST 2015 - ma@suse.de
294
295 - make Solvable::asUserString more readable (bnc#949957)
296 - version 14.42.1 (39)
297
298 -------------------------------------------------------------------
299 Thu Oct 15 01:14:55 CEST 2015 - ma@suse.de
300
301 - Update zypp-po.tar.bz2
302
303 -------------------------------------------------------------------
304 Thu Oct  8 01:17:27 CEST 2015 - ma@suse.de
305
306 - Update sle-zypp-po.tar.bz2
307
308 -------------------------------------------------------------------
309 Tue Sep 29 18:40:05 CEST 2015 - ma@suse.de
310
311 - ZYppCommitResult: add attemptToModify to indicate an attempt to
312   actually install/remove was made (bsc#946750, FATE#319467)
313 - version 14.42.0 (39)
314
315 -------------------------------------------------------------------
316 Fri Sep 25 10:54:20 CEST 2015 - ma@suse.de
317
318 - Avoid URL rewrite if probing local cache directories (bsc#946129)
319 - version 14.41.1 (39)
320
321 -------------------------------------------------------------------
322 Mon Sep  7 09:41:44 CEST 2015 - ma@suse.de
323
324 - Don't cache repo releasever (bnc#943563)
325 - version 14.41.0 (39)
326
327 -------------------------------------------------------------------
328 Thu Sep  3 01:14:27 CEST 2015 - ma@suse.de
329
330 - Update zypp-po.tar.bz2
331
332 -------------------------------------------------------------------
333 Thu Aug 27 01:14:57 CEST 2015 - ma@suse.de
334
335 - Update sle-zypp-po.tar.bz2
336
337 -------------------------------------------------------------------
338 Thu Aug 13 01:14:45 CEST 2015 - ma@suse.de
339
340 - Update zypp-po.tar.bz2
341
342 -------------------------------------------------------------------
343 Wed Aug 12 18:09:22 CEST 2015 - ma@suse.de
344
345 - Fix setting dup_allow* solver options (bnc#941463)
346 - version 14.40.2 (39)
347
348 -------------------------------------------------------------------
349 Wed Aug 12 15:49:49 CEST 2015 - ma@suse.de
350
351 - Don't make zypper encode {} around repo vars (bnc#941453)
352 - Support for MIPS architectures
353 - version 14.40.1 (39)
354
355 -------------------------------------------------------------------
356 Sun Aug  2 01:14:24 CEST 2015 - ma@suse.de
357
358 - Update zypp-po.tar.bz2
359
360 -------------------------------------------------------------------
361 Mon Jul 27 09:54:15 CEST 2015 - ma@suse.de
362
363 - Update zypp-po.tar.bz2
364
365 -------------------------------------------------------------------
366 Fri Jul  3 15:24:15 CEST 2015 - ma@suse.de
367
368 - Resolver allow tuning DUP mode solver flags (FATE#319128)
369 - version 14.40.0 (39)
370
371 -------------------------------------------------------------------
372 Fri Jun 12 12:40:36 CEST 2015 - ma@suse.de
373
374 - zypp.conf: Add config values for gpgcheck, repo_gpgcheck
375   and pkg_gpgcheck. The default behavior 'gpgcheck=On' will
376   automatically turn on the gpg signature check for packages
377   downloaded from repository with unsigned metadata. If the
378   repo metadata are signed, a faster comparison via checksums
379   is done. By explicitly setting repo_gpgcheck or pkg_gpgcheck
380   you can enforce the signature check of repository metadata
381   or downloaded packages to be always performed. Those defaults
382   can be overwritten per repository. (FATE#314603)
383 - Downloader: Accept unsigned repository if pkgGpgCheck is ON.
384 - version 14.39.0 (39)
385
386 -------------------------------------------------------------------
387 Tue Jun  2 16:56:13 CEST 2015 - ma@suse.de
388
389 - Fix SSL client certificate authentication via URL option
390   ssl_clientcert/ssl_clientkey (bnc#932393)
391 - version 14.38.6 (30)
392
393 -------------------------------------------------------------------
394 Mon Jun  1 16:14:04 CEST 2015 - ma@suse.de
395
396 - FindFileConflicts: avoid nested exception on user abort (bnc#931601)
397 - version 14.38.5 (30)
398
399 -------------------------------------------------------------------
400 Wed May  6 14:26:54 CEST 2015 - ma@suse.de
401
402 - Fix repo alias containing ']' not handled correctly (bnc#929528)
403 - version 14.38.4 (30)
404
405 -------------------------------------------------------------------
406 Tue May  5 14:33:23 CEST 2015 - ma@suse.de
407
408 - Fix SEGV when dumping rpm header with epoch (bnc#929483)
409 - version 14.38.3 (30)
410
411 -------------------------------------------------------------------
412 Thu Apr  2 19:21:07 CEST 2015 - ma@suse.de
413
414 - POODLE: libzypp should only talk TLS (bnc#903405)
415 - version 14.38.2 (30)
416
417 -------------------------------------------------------------------
418 Thu Mar 19 16:44:39 CET 2015 - ma@suse.de
419
420 - Suppress MediaChangeReport while testing multiple baseurls (bnc#899510)
421 - version 14.38.0 (30)
422
423 -------------------------------------------------------------------
424 Mon Mar 16 14:05:28 CET 2015 - ma@suse.de
425
426 - add support for SHA224/384/512
427 - version 14.37.1 (30)
428
429 -------------------------------------------------------------------
430 Wed Mar 11 09:22:46 CET 2015 - ma@suse.de
431
432 - New RepoVarExpand: Functor expanding repo variables in a
433   string . Supports bash style default ${v:-w}' and alternate ${v:+w}
434   values (FATE#318354)
435 - Easy.h: Use __typeof__ rather than typeof in header
436 - Support repo variable replacement in service url
437 - Support repo variable replacement in gpg url
438 - Gettext.h: Fallback to ::gettext if accidentally included
439   outside libzypp
440 - version 14.37.0 (30)
441
442 -------------------------------------------------------------------
443 Sun Feb 22 01:13:12 CET 2015 - ma@suse.de
444
445 - Update zypp-po.tar.bz2
446
447 -------------------------------------------------------------------
448 Thu Feb 19 01:13:13 CET 2015 - ma@suse.de
449
450 - Update zypp-po.tar.bz2
451
452 -------------------------------------------------------------------
453 Sun Feb 15 01:13:28 CET 2015 - ma@suse.de
454
455 - Update zypp-po.tar.bz2
456
457 -------------------------------------------------------------------
458 Thu Feb 12 01:13:34 CET 2015 - ma@suse.de
459
460 - Update zypp-po.tar.bz2
461
462 -------------------------------------------------------------------
463 Mon Feb  9 16:05:38 CET 2015 - ma@suse.de
464
465 - Don't execute scripts in /tmp or /var/tmp, as they could be
466   mounted noexec for security reasons (bnc#915928)
467 - zypp/PublicKey.cc: Use GPG_BINARY from KeyRing
468 - Support $releasever_major/$releasever_minor repo variables
469   (FATE#318354)
470 - version 14.36.0 (30)
471
472 -------------------------------------------------------------------
473 Sun Feb  8 01:13:14 CET 2015 - ma@suse.de
474
475 - Update zypp-po.tar.bz2
476
477 -------------------------------------------------------------------
478 Thu Feb  5 01:13:27 CET 2015 - ma@suse.de
479
480 - Update zypp-po.tar.bz2
481
482 -------------------------------------------------------------------
483 Sun Feb  1 01:13:10 CET 2015 - ma@suse.de
484
485 - Update zypp-po.tar.bz2
486
487 -------------------------------------------------------------------
488 Thu Jan 29 01:13:12 CET 2015 - ma@suse.de
489
490 - Update zypp-po.tar.bz2
491
492 -------------------------------------------------------------------
493 Thu Jan 22 01:13:36 CET 2015 - ma@suse.de
494
495 - Update zypp-po.tar.bz2
496
497 -------------------------------------------------------------------
498 Wed Jan 21 10:28:49 CET 2015 - ma@suse.de
499
500 - PathInfo: Deprecate major/minor in favor of new devMajor/devMinor.
501   The old names clash with GNU libc macros.
502 - version 14.35.0 (30)
503
504 -------------------------------------------------------------------
505 Sun Jan 18 01:13:09 CET 2015 - ma@suse.de
506
507 - Update zypp-po.tar.bz2
508
509 -------------------------------------------------------------------
510 Thu Jan 15 01:13:12 CET 2015 - ma@suse.de
511
512 - Update zypp-po.tar.bz2
513
514 -------------------------------------------------------------------
515 Mon Jan 12 15:04:17 CET 2015 - ma@suse.de
516
517 - Properly propagate repo variables in service refresh.
518 - Let $ZYPP_REPO_RELEASEVER overwrite $releasever in .repo files
519   (bnc#911658)
520 - Call pool_set_rootdir to properly check for file conflicts.
521 - Use xgettext --boost to support boost-format (%N%)
522 - version 14.34.0 (30)
523
524 -------------------------------------------------------------------
525 Sun Jan 11 01:13:15 CET 2015 - ma@suse.de
526
527 - Update zypp-po.tar.bz2
528
529 -------------------------------------------------------------------
530 Thu Jan  8 01:13:23 CET 2015 - ma@suse.de
531
532 - Update zypp-po.tar.bz2
533
534 -------------------------------------------------------------------
535 Thu Jan  1 01:13:29 CET 2015 - ma@suse.de
536
537 - Update zypp-po.tar.bz2
538
539 -------------------------------------------------------------------
540 Sun Dec 21 01:13:33 CET 2014 - ma@suse.de
541
542 - Update zypp-po.tar.bz2
543
544 -------------------------------------------------------------------
545 Fri Dec 19 10:05:00 CET 2014 - ma@suse.de
546
547 - Parse and offer productRegisterFlavor attribute (bnc#896224)
548 - version 14.33.0 (30)
549
550 -------------------------------------------------------------------
551 Thu Dec 18 01:13:20 CET 2014 - ma@suse.de
552
553 - Update zypp-po.tar.bz2
554
555 -------------------------------------------------------------------
556 Wed Dec 17 18:44:26 CET 2014 - ma@suse.de
557
558 - Improve conflict message for locked packages (bnc#828631)
559 - Fix broken de-escaping in str::splitEscaped (bnc#909772)
560 - cleanup loging
561 - version 14.32.2 (30)
562
563 -------------------------------------------------------------------
564 Fri Dec 12 14:00:01 CET 2014 - ma@suse.de
565
566 - CheckAccessDeleted: Filter PIDs running in a container (bnc#909143)
567 - version 14.32.1 (30)
568
569 -------------------------------------------------------------------
570 Wed Dec 10 16:06:04 CET 2014 - ma@suse.de
571
572 - suppress informal license (no need to accept) upon update (bnc#908976)
573 - version 14.32.0 (30)
574
575 -------------------------------------------------------------------
576 Mon Dec  8 14:53:00 CET 2014 - ma@suse.de
577
578 - Adapt to gpg-2.1 (bnc#908135)
579 - rpm: do not obsolete yast2-packagemanager-devel by libzypp-devel-doc
580 - replaceAll: fix endless loop on empty search string
581 - version 14.31.0 (30)
582
583 -------------------------------------------------------------------
584 Thu Nov 27 07:40:30 UTC 2014 - dimstar@opensuse.org
585
586 - Do not provide/obsolete yast2-packagemanager-devel by the -doc
587   package: the -devel package already does that.
588 - Minor .spec cleanup (remove Authors section).
589
590 -------------------------------------------------------------------
591 Tue Nov 11 17:09:28 CET 2014 - ma@suse.de
592
593 - Call rpm with '--noglob' (bnc#892431)
594 - Downloader: unify workflow downloading a (signed) master index file
595 - Fix iostream includes (fixes #34)
596 - Explicitly call libsolv:pool_setdisttype (fixes #36)
597 - version 14.30.2 (30)
598
599 -------------------------------------------------------------------
600 Sun Nov  9 01:13:17 CET 2014 - ma@suse.de
601
602 - Update zypp-po.tar.bz2
603
604 -------------------------------------------------------------------
605 Sun Nov  2 01:14:10 CET 2014 - ma@suse.de
606
607 - Update zypp-po.tar.bz2
608
609 -------------------------------------------------------------------
610 Mon Oct 27 11:38:00 CET 2014 - ma@suse.de
611
612 - doc: add hint to code 12 pattern packages
613 - MediaCurl: Fix URL path concatenation (bnc#901590)
614 - Move doxygen html doc to libzypp-devel-doc (bnc#901691)
615 - Remove non-breaking spaces from changes file
616 - Control lifetime of downloaded mirrorlist
617 - version 14.30.1 (30)
618
619 -------------------------------------------------------------------
620 Thu Oct 16 11:03:11 CEST 2014 - ma@suse.de
621
622 - Update zypp-po.tar.bz2
623
624 -------------------------------------------------------------------
625 Wed Oct 15 15:07:09 CEST 2014 - ma@suse.de
626
627 - Store baseurls in list as order expresses preference
628 - Support parsing multiple baseurls from a repo file (bnc#899510)
629 - Fix handling local mirrorlist= files in .repo (bnc#899510)
630 - Provide missing man pages (fixes #33)
631 - Enable building autodocs, translations and test per default on debian
632 - Fix several typos in output messages and comments (fixes #29)
633 - Make the include dir path configurable (fixes #27)
634 - version 14.30.0 (30)
635
636 -------------------------------------------------------------------
637 Fri Oct 10 16:01:31 CEST 2014 - ma@suse.de
638
639 - Update zypp-po.tar.bz2 (bnc#899603)
640
641 -------------------------------------------------------------------
642 Thu Oct  9 01:13:15 CEST 2014 - ma@suse.de
643
644 - Update zypp-po.tar.bz2
645
646 -------------------------------------------------------------------
647 Sun Oct  5 01:14:42 CEST 2014 - ma@suse.de
648
649 - Update zypp-po.tar.bz2
650
651 -------------------------------------------------------------------
652 Sun Sep 28 01:13:30 CEST 2014 - ma@suse.de
653
654 - Update zypp-po.tar.bz2
655
656 -------------------------------------------------------------------
657 Thu Sep 25 17:59:06 CEST 2014 - ma@suse.de
658
659 - Trigger appdata plugin when system repos have changed (bnc#866257)
660 - Protect against race when destructing globals
661 - BuildRequire libsolv-tools as libsolv-devel no longer does
662 - version 14.29.4 (29)
663
664 -------------------------------------------------------------------
665 Thu Sep 25 01:15:42 CEST 2014 - ma@suse.de
666
667 - Update zypp-po.tar.bz2
668
669 -------------------------------------------------------------------
670 Tue Sep 23 17:07:45 CEST 2014 - ma@suse.de
671
672 - Fix computation of userinstalled items (bnc#897404)
673 - version 14.29.3 (29)
674
675 -------------------------------------------------------------------
676 Tue Sep 23 10:55:08 CEST 2014 - ma@suse.de
677
678 - Adapt to API changes in rpm.4.12
679 - SLE-12 (suse_version 1315) uses it's own translations set
680   (bnc#897176)
681 - version 14.29.2 (29)
682
683 -------------------------------------------------------------------
684 Sun Sep 21 01:13:25 CEST 2014 - ma@suse.de
685
686 - Update zypp-po.tar.bz2
687
688 -------------------------------------------------------------------
689 Thu Sep 18 15:47:50 CEST 2014 - ma@suse.de
690
691 - Update sle-zypp-po.tar.bz2
692
693 -------------------------------------------------------------------
694 Thu Sep 18 15:47:34 CEST 2014 - ma@suse.de
695
696 - Update zypp-po.tar.bz2
697
698 -------------------------------------------------------------------
699 Thu Sep 18 15:46:11 CEST 2014 - ma@suse.de
700
701 - Update zypp-po.tar.bz2
702
703 -------------------------------------------------------------------
704 Wed Sep 17 13:18:23 CEST 2014 - ma@suse.de
705
706 - adjust BuildRequires
707 - version 14.29.1 (29)
708
709 -------------------------------------------------------------------
710 Tue Sep 16 10:45:39 CEST 2014 - ma@suse.de
711
712 - DiskUsageCounter: Set growonly on detetcted snapshotting btrfs
713   partitions (bnc#896176)
714 - DiskUsageCounter: Allow MountPoint to store fstype
715 - DiskUsageCounter: Support setting 'growonly' partition hint
716   (bnc#896176)
717 - version 14.29.0 (29)
718
719 -------------------------------------------------------------------
720 Fri Sep  5 12:46:57 CEST 2014 - ma@suse.de
721
722 - Make Repository::isUpdateRepo also check for being referenced
723   by products (bnc#892579)
724 - Report repositories skipped as nonroot due to insufficient
725   permission (bnc#893260)
726 - version 14.28.0 (28)
727
728 -------------------------------------------------------------------
729 Thu Sep  4 01:14:34 CEST 2014 - ma@suse.de
730
731 - Update zypp-po.tar.bz2
732
733 -------------------------------------------------------------------
734 Fri Aug 29 14:46:25 CEST 2014 - ma@suse.de
735
736 - PackageProvider: consider toplevel cache if --root or --pkg-cachedir
737   is used.
738 - Cleanup orpahned cache dirs only at zypp.conf default locations
739   (bnc#891515)
740 - Remove orphaned package caches on refresh (bnc#888919)
741 - version 14.27.2 (27)
742
743 -------------------------------------------------------------------
744 Sun Aug 24 01:16:00 CEST 2014 - ma@suse.de
745
746 - Update zypp-po.tar.bz2
747
748 -------------------------------------------------------------------
749 Mon Aug 18 14:01:06 CEST 2014 - ma@suse.de
750
751 - Update zypp-po.tar.bz2
752
753 -------------------------------------------------------------------
754 Thu Jul 31 19:22:56 CEST 2014 - ma@suse.de
755
756 - Fix gpg key creation/modification date computation to properly
757   update trusted keys stored in the rpm database.
758 - version 14.27.1 (27)
759
760 -------------------------------------------------------------------
761 Mon Jul 28 11:32:40 CEST 2014 - mls@suse.de
762
763 - reverted last commit to make yast2-pkg-bindings build again
764
765 -------------------------------------------------------------------
766 Fri Jul 25 12:56:17 CEST 2014 - ma@suse.de
767
768 - JobReport: extend callback to allow passing UserData
769 - hardlinkCopy must not fail if proc/sys/fs/protected_hardlink is on
770 - adapt to changed boost::error_category throw specifier
771 - version 14.27.0 (27)
772
773 -------------------------------------------------------------------
774 Fri Jul 18 08:57:39 CEST 2014 - ma@suse.de
775
776 - Execute install scripts with cwd==/ (bnc#886764)
777 - fix wrong '//' when extending URLs with an empty path (bnc#885254)
778 - version 14.26.1 (26)
779
780 -------------------------------------------------------------------
781 Mon Jul 14 17:46:14 CEST 2014 - ma@suse.de
782
783 - refreshService: add option to force repo status reset
784 - Strip local filenames and args from URL.
785 - version 14.26.0 (26)
786
787 -------------------------------------------------------------------
788 Fri Jul 11 13:42:43 CEST 2014 - ma@suse.de
789
790 - Support RepoInfo content keywords (FATE#316287)
791 - fix parsing repomd.xml twice
792 - version 14.25.0 (23)
793
794 -------------------------------------------------------------------
795 Wed Jun 11 07:36:48 CEST 2014 - ma@suse.de
796
797 - Patch: add isCategory/isSeverity convenience
798 - If available provide info in ServiceException
799 - version 14.24.0 (23)
800
801 -------------------------------------------------------------------
802 Wed Jun  4 11:49:32 CEST 2014 - ma@suse.de
803
804 - Cleanup orphanded service repos on the fly (bnc#649846)
805 - Service refresh must not attempt to modify plugin services
806 - version 14.23.0 (23)
807
808 -------------------------------------------------------------------
809 Wed May 28 13:41:22 CEST 2014 - ma@suse.de
810
811 - Fix service methods to throw ServiceException, not RepoException.
812 - version 14.22.0 (22)
813
814 -------------------------------------------------------------------
815 Tue May 27 16:31:21 CEST 2014 - ma@suse.de
816
817 - Let ServiceRefresh en-/disable repos with respect to previous state
818   and user modifications.
819 - RepoindexFileReader: support variable substitution
820 - Parse optional autorefresh attribute from repoindex.xml
821 - version 14.21.0 (20)
822
823 -------------------------------------------------------------------
824 Wed May 14 13:52:38 CEST 2014 - ma@suse.de
825
826 - Add DownloadResolvableReport::infoInCache
827 - Adjust transfer timeout settings (bnc#877405)
828 - Fix computation of update candidate (bnc#834858)
829 - version 14.20.0 (20)
830
831 -------------------------------------------------------------------
832 Thu May  8 18:54:25 CEST 2014 - ma@suse.de
833
834 - KeyRingReport: New infoVerify callback showing the trusted key
835   that will be used for verification.
836 - version 14.19.0 (19)
837
838 -------------------------------------------------------------------
839 Sun May  4 01:15:49 CEST 2014 - ma@suse.de
840
841 - Update zypp-po.tar.bz2
842
843 -------------------------------------------------------------------
844 Thu May  1 01:15:38 CEST 2014 - ma@suse.de
845
846 - Update zypp-po.tar.bz2
847
848 -------------------------------------------------------------------
849 Mon Apr 28 15:34:44 CEST 2014 - ma@suse.de
850
851 - Derive initial AutoInstalled file from history
852 - Target: maintain AutoInstalled database file
853 - version 14.18.0 (17)
854
855 -------------------------------------------------------------------
856 Tue Apr 15 17:03:30 CEST 2014 - ma@suse.de
857
858 - Factor out CommitPackageCache for standalone usage. (Fate#317077)
859 - version 14.17.5 (17)
860
861 -------------------------------------------------------------------
862 Fri Apr 11 16:16:11 CEST 2014 - ma@suse.de
863
864 - history: log %posttrans errors and output
865 - adapt to libsolv cannges
866 - version 14.17.4 (17)
867
868 -------------------------------------------------------------------
869 Fri Apr  4 14:29:13 CEST 2014 - ma@suse.de
870
871 - Log warning if baseproduct symlink is dangling or missing
872 - version 14.17.3 (17)
873
874 -------------------------------------------------------------------
875 Thu Apr  3 19:18:48 CEST 2014 - ma@suse.de
876
877 - RepoManager: Fix RepoStatus computation and refresh of PLAINDIR repos.
878 - Recreate solv file caches if content may change even if raw metadata
879   are unchanged (here: new pattern, product and application data).
880 - version 14.17.2 (17)
881
882 -------------------------------------------------------------------
883 Wed Apr  2 18:09:47 CEST 2014 - ma@suse.de
884
885 - CpeId: Basic functionality incl. matching
886 - New SetRelationMixin
887 - version 14.17.1 (17)
888
889 -------------------------------------------------------------------
890 Mon Mar 31 10:23:42 CEST 2014 - ma@suse.de
891
892 - Use dummy licenses in test data (bnc#862471)
893 - Install zypp-NameReqPrv helper for evaluating testcases.
894 - version 14.17.0 (17)
895
896 -------------------------------------------------------------------
897 Tue Mar 18 14:55:11 CET 2014 - ma@suse.de
898
899 - Update zypp-po.tar.bz2
900
901 -------------------------------------------------------------------
902 Wed Feb 26 15:06:06 CET 2014 - ma@suse.de
903
904 - Ignore failed-eject-exception on media change (bnc#865705)
905 - version 14.16.1 (16)
906
907 -------------------------------------------------------------------
908 Tue Feb 25 13:42:13 CET 2014 - ma@suse.de
909
910 - Remove duplicate code detecting known kinds and move it to
911   ResKind::explicitBuiltin.
912 - version 14.16.0 (16)
913
914 -------------------------------------------------------------------
915 Sun Feb 23 21:52:55 CET 2014 - ma@suse.de
916
917 - Optionally exclude suggested packages from pattern content (bnc#857671)
918 - Fix pattern content for auto-pattens (bnc#864087)
919 - Don't report missing filelists for non-packages (bnc#864314)
920 - adapt to new rpm weak dependency tags
921 - version 14.15.0 (15)
922
923 -------------------------------------------------------------------
924 Fri Feb 14 13:51:46 CET 2014 - ma@suse.de
925
926 - Provide ContentIdentifier of required update repositories in Product
927   (Fate#316160)
928 - Support CpeId in Repository and Product attributes (Fate#316160)
929 - Add API for retrieving repository ContentRevision and ContentIdentifier
930   (Fate#316160)
931 - version 14.14.0 (14)
932
933 -------------------------------------------------------------------
934 Thu Feb 13 10:28:24 CET 2014 - ma@suse.de
935
936 - Adjust solver defaults to changed soft lock handling (bnc#863275)
937 - Avoid confusing solver decisions by not storing soft locks (bnc#863275)
938 - version 14.13.0 (13)
939
940 -------------------------------------------------------------------
941 Tue Feb 11 21:22:58 CET 2014 - ma@suse.de
942
943 - Add Product::endOfLife attribute (Fate#316172)
944 - Let Product::shortName fallback to name.
945 - Remove license text from test data (bnc#862471)
946 - version 14.12.0 (12)
947
948 -------------------------------------------------------------------
949 Sun Feb  2 01:13:59 CET 2014 - ma@suse.de
950
951 - Update zypp-po.tar.bz2
952
953 -------------------------------------------------------------------
954 Fri Jan 31 19:09:28 CET 2014 - ma@suse.de
955
956 - Introduce new solvable kind: Application (as provided by appdata.xml)
957 - version 14.11.0 (7)
958
959 -------------------------------------------------------------------
960 Fri Jan 31 17:37:29 CET 2014 - ma@suse.de
961
962 - String helper for printing indented text.
963 - Offer translated names for dependency types.
964 - version 14.10.0 (7)
965
966 -------------------------------------------------------------------
967 Thu Jan 30 01:13:40 CET 2014 - ma@suse.de
968
969 - Update zypp-po.tar.bz2
970
971 -------------------------------------------------------------------
972 Wed Jan 29 10:28:16 CET 2014 - ma@suse.de
973
974 - No fileconflict check if DownloadOnly.
975 - version 14.9.0 (7)
976
977 -------------------------------------------------------------------
978 Sat Jan 25 17:07:45 CET 2014 - ma@suse.de
979
980 - Collect and execute %posttrans scripts delayed (Fate#313506)
981 - BuildRequire libsolv implementing (Fate#309385)
982 - version 14.8.0 (7)
983
984 -------------------------------------------------------------------
985 Fri Jan 24 11:26:52 CET 2014 - ma@suse.de
986
987 - Patterns are no longer pseudo installed (Fate#309385)
988 - version 14.7.0 (7)
989
990 -------------------------------------------------------------------
991 Fri Jan 24 08:41:13 CET 2014 - ma@suse.de
992
993 - Check for file conflicts in commit (bnc#673720)
994 - Add asUserSting: human readable (translated) string representation
995 - Add file conflict detection during commit (bnc#673720)
996 - Add Transaction::installedResult
997 - version 14.6.0 (6)
998
999 -------------------------------------------------------------------
1000 Mon Jan 20 17:14:48 CET 2014 - ma@suse.de
1001
1002 - Fix cleanup code removing the @System solv file. (bnc#853065)
1003 - Fix missing priority in RepoInfo::dumpAsXML (bnc#855845)
1004 - version 14.5.0 (4)
1005
1006 -------------------------------------------------------------------
1007 Tue Jan 14 18:38:49 CET 2014 - ma@suse.de
1008
1009 - Improve ProgressData reporting.
1010 - Allow xml::escape directly dumping to a stream.
1011 - Add support for repo authentication using SSL client certificates
1012   (bnc#683914)
1013 - Enhance Queue to perform COW
1014 - fix documentation
1015 - version 14.4.0 (4)
1016
1017 -------------------------------------------------------------------
1018 Thu Jan  9 01:13:40 CET 2014 - ma@suse.de
1019
1020 - Update zypp-po.tar.bz2
1021
1022 -------------------------------------------------------------------
1023 Fri Dec 13 19:36:34 CET 2013 - ma@suse.de
1024
1025 - Polish DiskUsageCounter
1026 - Add Bitmap type (aka sat::Map)
1027 - Remove obsolete DiskUsage class
1028 - version 14.3.0 (3)
1029
1030 -------------------------------------------------------------------
1031 Thu Dec 12 18:01:18 CET 2013 - ma@suse.de
1032
1033 - Fix disk usage computation for single packages (bnc#852943)
1034 - version 14.2.1 (2)
1035
1036 -------------------------------------------------------------------
1037 Wed Dec  4 12:54:30 UTC 2013 - jreidinger@suse.com
1038
1039 - Drop package-manager script as it is already deprecated and
1040   packagekit usage in desktop invalidates it. If someone really
1041   need it, then place it to proper top level package which can
1042   decide what GUI is proper for given task.
1043
1044 -------------------------------------------------------------------
1045 Wed Nov 20 16:32:30 CET 2013 - ma@suse.de
1046
1047 - Extend commit plugin to send the transaction list (Fate#316203)
1048 - Add base/Json.h: JSON encoder for e.g. sending data to plugins
1049 - Re-evaluate dropped packages list on upgrade, even if product
1050   remains unchanged (bnc#849251).
1051 - Add ppc64le architecture
1052 - Add m68k architecture
1053 - version 14.2.0 (2)
1054
1055 -------------------------------------------------------------------
1056 Fri Oct 25 14:21:31 CEST 2013 - ma@suse.de
1057
1058 - Always properly initialize pool storage (bnc#846565)
1059 - version 14.1.1 (0)
1060
1061 -------------------------------------------------------------------
1062 Thu Oct 17 17:57:54 CEST 2013 - ma@suse.de
1063
1064 - Add Package isCached and cachedLocation methods
1065 - fixed PluginFrame::hasKey
1066 - version 14.1.0 (0)
1067
1068 -------------------------------------------------------------------
1069 Thu Oct 10 01:13:48 CEST 2013 - ma@suse.de
1070
1071 - Update zypp-po.tar.bz2
1072
1073 -------------------------------------------------------------------
1074 Sun Oct  6 01:13:51 CEST 2013 - ma@suse.de
1075
1076 - Update zypp-po.tar.bz2
1077
1078 -------------------------------------------------------------------
1079 Thu Oct  3 01:14:59 CEST 2013 - ma@suse.de
1080
1081 - Update zypp-po.tar.bz2
1082
1083 -------------------------------------------------------------------
1084 Wed Oct  2 19:25:58 CEST 2013 - ma@suse.de
1085
1086 - fix handling symlinks in export pathname on NFSv4 (bnc#804544)
1087 - Bump major version for Factory
1088   13.1 is continued on SuSE-Code-13_1-Branch
1089 - version 14.0.0 (0)
1090
1091 -------------------------------------------------------------------
1092 Sun Sep 29 01:15:02 CEST 2013 - ma@suse.de
1093
1094 - Update zypp-po.tar.bz2
1095
1096 -------------------------------------------------------------------
1097 Sun Sep 22 01:14:26 CEST 2013 - ma@suse.de
1098
1099 - Update zypp-po.tar.bz2
1100
1101 -------------------------------------------------------------------
1102 Wed Sep 18 17:06:06 CEST 2013 - ma@suse.de
1103
1104 - Allow multiversionSpec manipulation in ZConfig
1105 - Fix string hexdecoding
1106 - Avoid parsing gpg subkeys but still parse multiple keys
1107 - version 13.7.0 (6)
1108
1109 -------------------------------------------------------------------
1110 Sun Sep 15 01:14:55 CEST 2013 - ma@suse.de
1111
1112 - Update zypp-po.tar.bz2
1113
1114 -------------------------------------------------------------------
1115 Thu Sep 12 01:15:29 CEST 2013 - ma@suse.de
1116
1117 - Update zypp-po.tar.bz2
1118
1119 -------------------------------------------------------------------
1120 Thu Sep  5 01:13:43 CEST 2013 - ma@suse.de
1121
1122 - Update zypp-po.tar.bz2
1123
1124 -------------------------------------------------------------------
1125 Mon Sep  2 17:04:37 CEST 2013 - ma@suse.de
1126
1127 - Avoid parsing gpg subkeys
1128 - Use explicit operator bool in TmpPath
1129 - Must keep legacy rpm level flag (bnc#838039)
1130 - version 13.6.0 (6)
1131
1132 -------------------------------------------------------------------
1133 Sun Sep  1 01:14:03 CEST 2013 - ma@suse.de
1134
1135 - Update zypp-po.tar.bz2
1136
1137 -------------------------------------------------------------------
1138 Thu Aug 29 01:13:44 CEST 2013 - ma@suse.de
1139
1140 - Update zypp-po.tar.bz2
1141
1142 -------------------------------------------------------------------
1143 Tue Aug 27 19:10:37 CEST 2013 - ma@suse.de
1144
1145 - remove deprecated methods
1146 - fix key expiry date parsing (bnc#828672)
1147 - Provide additional keys data in case the ASCII armored blob
1148   containes multiple keys
1149 - No rpmdb key import in readony mode (bnc#828672)
1150 - Fix rpmdb key import/export (bnc#828672)
1151 - Reduce amount of gpg calls when importing/exporting keys.
1152 - Add public accessible PublicKeyData/PublicKeyScanner classes
1153 - fix ASCII armored PublicKey parsing (bnc#828672)
1154 - fix typo (bnc#761985)
1155 - Fix multiversion update candidate to respect an installed objects
1156   arch and vendor (bnc#820444)
1157 - fix logfile truncation introduced by previous fix for (bnc#825490)
1158 - Swig can't handle move constructor
1159 - Workaround bnc#819354 by executing rpm in /. (bnc#827609)
1160 - Try to detect Arch_ppc64p7 (requires glibc-2.16: getauxval)
1161 - Fix file probing via tftp:// (bnc#803316)
1162 - Add armv7hl to armv6hl compat to be in sync with libsolv.
1163 - Support for armv6hl
1164 - version 13.5.0 (5)
1165
1166 -------------------------------------------------------------------
1167 Thu Aug 22 01:13:25 CEST 2013 - ma@suse.de
1168
1169 - Update zypp-po.tar.bz2
1170
1171 -------------------------------------------------------------------
1172 Sun Aug 18 01:13:20 CEST 2013 - ma@suse.de
1173
1174 - Update zypp-po.tar.bz2
1175
1176 -------------------------------------------------------------------
1177 Thu Aug 15 01:13:27 CEST 2013 - ma@suse.de
1178
1179 - Update zypp-po.tar.bz2
1180
1181 -------------------------------------------------------------------
1182 Thu Aug  8 01:13:27 CEST 2013 - ma@suse.de
1183
1184 - Update zypp-po.tar.bz2
1185
1186 -------------------------------------------------------------------
1187 Sun Aug  4 01:13:59 CEST 2013 - ma@suse.de
1188
1189 - Update zypp-po.tar.bz2
1190
1191 -------------------------------------------------------------------
1192 Thu Aug  1 01:13:52 CEST 2013 - ma@suse.de
1193
1194 - Update zypp-po.tar.bz2
1195
1196 -------------------------------------------------------------------
1197 Thu Jul 25 01:13:40 CEST 2013 - ma@suse.de
1198
1199 - Update zypp-po.tar.bz2
1200
1201 -------------------------------------------------------------------
1202 Thu Jul 18 01:13:43 CEST 2013 - ma@suse.de
1203
1204 - Update zypp-po.tar.bz2
1205
1206 -------------------------------------------------------------------
1207 Sun Jul 14 01:13:38 CEST 2013 - ma@suse.de
1208
1209 - Update zypp-po.tar.bz2
1210
1211 -------------------------------------------------------------------
1212 Thu Jul 11 01:13:49 CEST 2013 - ma@suse.de
1213
1214 - Update zypp-po.tar.bz2
1215
1216 -------------------------------------------------------------------
1217 Fri Jun 21 20:24:39 CEST 2013 - ma@suse.de
1218
1219 - Fix testcases failing if local pathnames contain umlauts
1220 - Pathname: add move constructor and fix assign
1221 - Set logfile permission upon file creation only (bnc#825490)
1222 - Add arch ppc64p7
1223 - version 13.4.0 (4)
1224
1225 -------------------------------------------------------------------
1226 Tue Jun 11 11:37:48 CEST 2013 - ma@suse.de
1227
1228 - Speedup scanning for modaliases (bnc#824110)
1229 - version 13.3.0 (2)
1230
1231 -------------------------------------------------------------------
1232 Sun May 26 01:13:15 CEST 2013 - ma@suse.de
1233
1234 - Update zypp-po.tar.bz2
1235
1236 -------------------------------------------------------------------
1237 Thu May 23 01:13:13 CEST 2013 - ma@suse.de
1238
1239 - Update zypp-po.tar.bz2
1240
1241 -------------------------------------------------------------------
1242 Thu May 16 12:22:48 CEST 2013 - ma@suse.de
1243
1244 - Remove deprecated old stuff (aria2 support,
1245   old InstallOrder, old History parser)
1246 - version 13.2.0 (2)
1247
1248 -------------------------------------------------------------------
1249 Thu May 16 01:13:47 CEST 2013 - ma@suse.de
1250
1251 - Update zypp-po.tar.bz2
1252
1253 -------------------------------------------------------------------
1254 Sun May 12 01:13:39 CEST 2013 - ma@suse.de
1255
1256 - Update zypp-po.tar.bz2
1257
1258 -------------------------------------------------------------------
1259 Thu May  9 01:13:54 CEST 2013 - ma@suse.de
1260
1261 - Update zypp-po.tar.bz2
1262
1263 -------------------------------------------------------------------
1264 Thu May  2 11:07:52 CEST 2013 - ma@suse.de
1265
1266 - Discourage using SafeBool in favor of explicit operator bool
1267 - version 13.1.0 (1)
1268
1269 -------------------------------------------------------------------
1270 Mon Apr 29 10:41:46 CEST 2013 - ma@suse.de
1271
1272 - Testsuite: Workaround boost::thread being not header only since
1273   boost-1.50 (boost ticket 7085)
1274 - Adaptions to smart_pointer changes in boost-1.53; mainly introduce
1275   explicit operator bool; constructible and comparable with nullptr_t.
1276 - Bump major version for Factory
1277   12.x is continued on SuSE-Code-12_3-Branch
1278 - version 13.0.0 (0)
1279
1280 -------------------------------------------------------------------
1281 Sun Apr 28 01:14:07 CEST 2013 - ma@suse.de
1282
1283 - Update zypp-po.tar.bz2
1284
1285 -------------------------------------------------------------------
1286 Fri Apr  5 14:26:35 CEST 2013 - ma@suse.de
1287
1288 - added new fuction zypp::ZYpp::provideSrcPackage
1289 - Treat opensuse-education as separate vendor (bnc#812608)
1290 - AArch64 support
1291 - version 12.11.0 (0)
1292
1293 -------------------------------------------------------------------
1294 Wed Mar 27 12:31:17 CET 2013 - ma@suse.de
1295
1296 - added tftp-support (bnc#803316)
1297 - version 12.10.1 (0)
1298
1299 -------------------------------------------------------------------
1300 Tue Mar 26 13:06:21 CET 2013 - ma@suse.de
1301
1302 - Update zypp-po.tar.bz2
1303
1304 -------------------------------------------------------------------
1305 Thu Mar 21 01:13:45 CET 2013 - ma@suse.de
1306
1307 - Update zypp-po.tar.bz2
1308
1309 -------------------------------------------------------------------
1310 Sun Mar 10 01:14:01 CET 2013 - ma@suse.de
1311
1312 - Update zypp-po.tar.bz2
1313
1314 -------------------------------------------------------------------
1315 Thu Mar  7 14:13:42 CET 2013 - ma@suse.de
1316
1317 - Adapt to libsolv dataiterator fixes
1318   (returning random data in some cases)
1319 - Require and adapt to changes in libsolv-0.3.0
1320 - version 12.10.0 (0)
1321
1322 -------------------------------------------------------------------
1323 Thu Mar  7 01:13:25 CET 2013 - ma@suse.de
1324
1325 - Update zypp-po.tar.bz2
1326
1327 -------------------------------------------------------------------
1328 Sun Mar  3 01:15:52 CET 2013 - ma@suse.de
1329
1330 - Update zypp-po.tar.bz2
1331
1332 -------------------------------------------------------------------
1333 Wed Feb 27 08:41:18 CET 2013 - ma@suse.de
1334
1335 - Rephrase error message if 'lsof' is not installed (bnc#694427)
1336 - version 12.9.0 (0)
1337
1338 -------------------------------------------------------------------
1339 Fri Feb 15 12:49:18 CET 2013 - ma@suse.de
1340
1341 - Handle dangling update script symlinks in instsys. (bnc#803751)
1342 - version 12.8.1 (0)
1343
1344 -------------------------------------------------------------------
1345 Thu Feb 14 01:13:28 CET 2013 - ma@suse.de
1346
1347 - Update zypp-po.tar.bz2
1348
1349 -------------------------------------------------------------------
1350 Thu Feb  7 01:16:50 CET 2013 - ma@suse.de
1351
1352 - Update zypp-po.tar.bz2
1353
1354 -------------------------------------------------------------------
1355 Mon Feb  4 12:35:51 CET 2013 - ma@suse.de
1356
1357 - Update zypp-po.tar.bz2
1358
1359 -------------------------------------------------------------------
1360 Tue Jan 22 11:06:55 CET 2013 - ma@suse.de
1361
1362 - make multicurl suppress progress reports for the metalink download
1363 - work around libcurl bug that sometimes gives us old values in the
1364   progress callback
1365 - version 12.8.0 (0)
1366
1367 -------------------------------------------------------------------
1368 Fri Jan 18 14:07:50 CET 2013 - ma@suse.de
1369
1370 - Reduce logging
1371 - MediaMultiCurl: throw AbortRequestException if aborted by user
1372 - version 12.7.0 (0)
1373
1374 -------------------------------------------------------------------
1375 Sun Jan 13 01:13:23 CET 2013 - ma@suse.de
1376
1377 - Update zypp-po.tar.bz2
1378
1379 -------------------------------------------------------------------
1380 Sun Jan  6 01:13:17 CET 2013 - ma@suse.de
1381
1382 - Update zypp-po.tar.bz2
1383
1384 -------------------------------------------------------------------
1385 Thu Dec 27 01:13:27 CET 2012 - ma@suse.de
1386
1387 - Update zypp-po.tar.bz2
1388
1389 -------------------------------------------------------------------
1390 Mon Dec 17 13:31:15 CET 2012 - ma@suse.de
1391
1392 - Add NamedValue<_Tp>: Simple value<>name mapping supporting aliases
1393 - Enable zypper to remove zypp locks without evaluating the
1394   query (bnc#792901)
1395 - Configure curl to "not fix the BEAST attack" (bnc#779177)
1396 - version 12.6.0 (0)
1397
1398 -------------------------------------------------------------------
1399 Sun Dec 16 01:13:16 CET 2012 - ma@suse.de
1400
1401 - Update zypp-po.tar.bz2
1402
1403 -------------------------------------------------------------------
1404 Mon Dec  3 14:31:59 CET 2012 - ma@suse.de
1405
1406 - HistoryLogReader: new HistoryLogData based API for parsing the new
1407   history file entries (fate#312521)
1408   The old HistoryItem based API is deprecated but will
1409   still be available for a while if you compile with
1410   -DWITH_DEPRECATED_HISTORYITEM_API.
1411 - Write userdata string to history log (fate#312521)
1412 - Add HistoryLogReader testcases
1413 - Adapt to libsolv 'medianr'-changes
1414 - version 12.5.0 (0)
1415
1416 -------------------------------------------------------------------
1417 Thu Nov 22 01:14:42 CET 2012 - ma@suse.de
1418
1419 - Update zypp-po.tar.bz2
1420
1421 -------------------------------------------------------------------
1422 Sun Nov 18 01:13:44 CET 2012 - ma@suse.de
1423
1424 - Update zypp-po.tar.bz2
1425
1426 -------------------------------------------------------------------
1427 Tue Nov 13 15:40:10 CET 2012 - ma@suse.de
1428
1429 - Forward userdata string to commit plugins in BEGINPLUGIN (fate#312521)
1430 - Extend ZConfig to store a user defined string value (fate#312521)
1431 - Add SIGSEGV handler trying to log a stack trace
1432 - Add zypp::dumpBacktrace to dump current stack trace to a stream.
1433 - Use gettext plural handling (bnc#784666)
1434 - version 12.4.0 (0)
1435
1436 -------------------------------------------------------------------
1437 Sun Nov  4 01:13:21 CET 2012 - ma@suse.de
1438
1439 - Update zypp-po.tar.bz2
1440
1441 -------------------------------------------------------------------
1442 Wed Oct 24 10:40:38 CEST 2012 - ma@suse.de
1443
1444 - Add simple sysconfig::write (bnc#766598)
1445 - For installed products also filelists when trying to find the buddy
1446   (bnc#784900)
1447 - Provide information whether product license needs to be accepted.
1448 - version 12.3.0 (0)
1449
1450 -------------------------------------------------------------------
1451 Thu Oct 18 01:13:43 CEST 2012 - ma@suse.de
1452
1453 - Update zypp-po.tar.bz2
1454
1455 -------------------------------------------------------------------
1456 Sun Oct  7 01:13:41 CEST 2012 - ma@suse.de
1457
1458 - Update zypp-po.tar.bz2
1459
1460 -------------------------------------------------------------------
1461 Mon Oct  1 11:00:42 CEST 2012 - ma@suse.de
1462
1463 - Enable multiversion kernel and set multiversion.kernels in
1464   /etc/zypp/zypp.conf to keep the latest, latest-1 and the running.
1465 - Fix typo (bnc#782801)
1466 - Relax evaluation of patch category tags (case insensitive)
1467
1468 -------------------------------------------------------------------
1469 Sun Sep 30 01:13:18 CEST 2012 - ma@suse.de
1470
1471 - Update zypp-po.tar.bz2
1472
1473 -------------------------------------------------------------------
1474 Sun Sep 16 01:14:34 CEST 2012 - ma@suse.de
1475
1476 - Update zypp-po.tar.bz2
1477
1478 -------------------------------------------------------------------
1479 Wed Sep 12 10:28:00 CEST 2012 - ma@suse.de
1480
1481 - Add str::commonPrefix
1482 - version 12.2.0 (0)
1483
1484 -------------------------------------------------------------------
1485 Sun Sep  9 01:13:25 CEST 2012 - ma@suse.de
1486
1487 - Update zypp-po.tar.bz2
1488
1489 -------------------------------------------------------------------
1490 Wed Sep  5 11:56:54 CEST 2012 - gs@suse.de
1491
1492 - Provide Target::reload()
1493 - version 12.1.0 (0)
1494
1495 -------------------------------------------------------------------
1496 Sun Aug 26 01:13:31 CEST 2012 - ma@suse.de
1497
1498 - Update zypp-po.tar.bz2
1499
1500 -------------------------------------------------------------------
1501 Thu Aug 23 01:13:47 CEST 2012 - ma@suse.de
1502
1503 - Update zypp-po.tar.bz2
1504
1505 -------------------------------------------------------------------
1506 Sun Aug 19 01:14:11 CEST 2012 - ma@suse.de
1507
1508 - Update zypp-po.tar.bz2
1509
1510 -------------------------------------------------------------------
1511 Thu Aug 16 01:13:43 CEST 2012 - ma@suse.de
1512
1513 - Update zypp-po.tar.bz2
1514
1515 -------------------------------------------------------------------
1516 Fri Aug 10 12:53:47 CEST 2012 - ma@suse.de
1517
1518 - Implement $ZYPP_LOCK_TIMEOUT: number of seconds to wait for a
1519   zypplock becoming available (bnc#772965)
1520 - Unify update-scripts with same content(md5sum) (bnc#773575)
1521 - version 12.0.1 (0)
1522
1523 -------------------------------------------------------------------
1524 Thu Aug  9 01:15:12 CEST 2012 - ma@suse.de
1525
1526 - Update zypp-po.tar.bz2
1527
1528 -------------------------------------------------------------------
1529 Thu Aug  2 11:55:00 CEST 2012 - ma@suse.de
1530
1531 - set $ZYPP_IS_RUNNING during commit
1532 - Bump major version for Factory
1533   11.x is continued on SuSE-Code-12_2-Branch
1534 - version 12.0.0 (0)
1535
1536 -------------------------------------------------------------------
1537 Thu Aug  2 01:14:11 CEST 2012 - ma@suse.de
1538
1539 - Update zypp-po.tar.bz2
1540
1541 -------------------------------------------------------------------
1542 Wed Aug  1 15:32:40 CEST 2012 - ma@suse.de
1543
1544 - Fixed typo (bnc#773467)
1545 - Erase any old repo instance from pool when (re)loading from cache
1546 - filter zero sized devices in disk usage counter(bnc#769819)
1547 - fix isSoftLocked computation
1548 - fix possibly reporting timeout as "aborted by user" (bnc#665327)
1549 - do not fork the uuidgen program, use kernel interface instead
1550 - remove obsolete hicolor-icon-theme BuildRequires
1551 - version 11.7.0 (6)
1552
1553 -------------------------------------------------------------------
1554 Sun Jul 29 01:13:31 CEST 2012 - ma@suse.de
1555
1556 - Update zypp-po.tar.bz2
1557
1558 -------------------------------------------------------------------
1559 Thu Jul 19 01:13:43 CEST 2012 - ma@suse.de
1560
1561 - Update zypp-po.tar.bz2
1562
1563 -------------------------------------------------------------------
1564 Sun Jul  1 01:13:31 CEST 2012 - ma@suse.de
1565
1566 - Update zypp-po.tar.bz2
1567
1568 -------------------------------------------------------------------
1569 Thu Jun 28 01:14:27 CEST 2012 - ma@suse.de
1570
1571 - Update zypp-po.tar.bz2
1572
1573 -------------------------------------------------------------------
1574 Mon Jun 25 15:23:10 CEST 2012 - ma@suse.de
1575
1576 - zypp.conf:servicesdir is ignored (bnc#765528)
1577 - allow libcurl to take proxy from environment iff proxy is not
1578   configured or disallowed (bnc#745404)
1579 - version 11.6.3 (6)
1580
1581 -------------------------------------------------------------------
1582 Sun Jun 24 01:14:32 CEST 2012 - ma@suse.de
1583
1584 - Update zypp-po.tar.bz2
1585
1586 -------------------------------------------------------------------
1587 Thu Jun 14 01:13:35 CEST 2012 - ma@suse.de
1588
1589 - Update zypp-po.tar.bz2
1590
1591 -------------------------------------------------------------------
1592 Fri Jun  8 15:57:22 CEST 2012 - ma@suse.de
1593
1594 - Adjust weaklock fix
1595
1596 -------------------------------------------------------------------
1597 Fri Jun  8 14:16:15 CEST 2012 - ma@suse.de
1598
1599 - Fix processing of weak locks (bnc#749418, bnc#765164)
1600 - [valgrind] don't dereference if we may be past the end of the repositories.
1601 - add armv7hl workaround for Adrian
1602 - version 11.6.2 (6)
1603
1604 -------------------------------------------------------------------
1605 Sun Jun  3 01:14:09 CEST 2012 - ma@suse.de
1606
1607 - Update zypp-po.tar.bz2
1608
1609 -------------------------------------------------------------------
1610 Thu May 31 10:07:37 UTC 2012 - dmacvicar@suse.com
1611
1612 - fix an invalid read revealed by valgrind in
1613   RepositoryIterator::increment()
1614
1615 -------------------------------------------------------------------
1616 Sun May 20 01:13:30 CEST 2012 - ma@suse.de
1617
1618 - Update zypp-po.tar.bz2
1619
1620 -------------------------------------------------------------------
1621 Thu May 17 01:15:25 CEST 2012 - ma@suse.de
1622
1623 - Update zypp-po.tar.bz2
1624
1625 -------------------------------------------------------------------
1626 Sun May 13 01:14:15 CEST 2012 - ma@suse.de
1627
1628 - Update zypp-po.tar.bz2
1629
1630 -------------------------------------------------------------------
1631 Tue May  8 13:39:22 CEST 2012 - ma@suse.de
1632
1633 - Use ld version script to hide symbols outside zypp namespace (bnc#755324)
1634 - remove base/Deprecated.h (macros now in APIConfig.h)
1635 - Disribute Easy.h in APIConfig.h
1636 - Add APIConfig.h providing ZYPP_API and ZYPP_LOCAL macros
1637 - version 11.6.0 (6)
1638
1639 -------------------------------------------------------------------
1640 Fri May  4 11:18:17 CEST 2012 - ma@suse.de
1641
1642 - build with gcc-4.7 (bnc#755324)
1643 - version 11.5.0 (5)
1644
1645 -------------------------------------------------------------------
1646 Wed Apr 25 18:50:20 CEST 2012 - ma@suse.de
1647
1648 - Fix lost device info when mounting CD/DVD
1649
1650 -------------------------------------------------------------------
1651 Sun Apr 22 01:15:46 CEST 2012 - ma@suse.de
1652
1653 - Update zypp-po.tar.bz2
1654
1655 -------------------------------------------------------------------
1656 Thu Apr 19 10:19:05 CEST 2012 - ma@suse.de
1657
1658 - Always consider (block) devices passed as url option (bnc#755815)
1659
1660 -------------------------------------------------------------------
1661 Thu Apr 19 01:14:57 CEST 2012 - ma@suse.de
1662
1663 - Update zypp-po.tar.bz2
1664
1665 -------------------------------------------------------------------
1666 Wed Apr 18 18:38:06 CEST 2012 - ma@suse.de
1667
1668 - Fix install progress hopping back and forth
1669 - Try to create a missing destination dir before switching to tmp
1670   space (bnc#755239)
1671
1672 -------------------------------------------------------------------
1673 Mon Apr 16 14:52:35 CEST 2012 - ma@suse.de
1674
1675 - ResStatus: add 'unneeded' bit (determined by solver)
1676 - Force using gcc-4.6 until it builds with 4.7
1677 - Support multiversion definitions being read from files in /etc/zypp/multiversion.d.
1678 - Workaround doxygen SEGV and accept incomplete docs (until bnc#755402 is fixed)
1679 - Rename zypp::sat::AttrMatcher to zypp::StrMatcher (base/StrMatcher.h)
1680 - Support (source)package download by non-root user (bnc#755239)
1681 - Delay construction of ZYppGlobalLock until its actually needed (bnc#575096)
1682 - Fix buddy handling in solver results
1683 - Simplify Selectable::multiversionInstall
1684 - Don't cache defaultCandidate as it depends on solver::allowVendorChange flag (bnc#754286)
1685 - version 11.4.0 (4)
1686
1687 -------------------------------------------------------------------
1688 Tue Apr 10 12:11:37 CEST 2012 - ma@suse.de
1689
1690 - Update zypp-po.tar.bz2
1691
1692 -------------------------------------------------------------------
1693 Sun Apr  8 01:13:24 CEST 2012 - ma@suse.de
1694
1695 - Update zypp-po.tar.bz2
1696
1697 -------------------------------------------------------------------
1698 Thu Apr  5 01:16:21 CEST 2012 - ma@suse.de
1699
1700 - Update zypp-po.tar.bz2
1701
1702 -------------------------------------------------------------------
1703 Mon Mar 26 14:47:59 CEST 2012 - ma@suse.de
1704
1705 - Cleanup orphaned media attach points (bnc#751221)
1706 - Show max support status if package is in multiple repos (bnc#735841)
1707 - Parse proxy user/pass from url (bnc#752497)
1708 - Add CMake option to disable libproxy usage and disable it on SLE. (bnc#752500)
1709 - version 11.3.0 (1)
1710
1711 -------------------------------------------------------------------
1712 Thu Mar 15 00:31:25 CET 2012 - ma@suse.de
1713
1714 - Add API for patch severity (bnc#733723, FATE#312633)
1715 - version 11.2.0 (1)
1716
1717 -------------------------------------------------------------------
1718 Tue Mar 13 13:04:48 CET 2012 - ma@suse.de
1719
1720 - Force libproxy into using "/etc/sysconfig/proxy" if it exists (bnc#679322)
1721 - Apply soft locks by name and not per package (bnc#749418)
1722 - version 11.1.1 (1)
1723
1724 -------------------------------------------------------------------
1725 Fri Feb  3 13:18:01 CET 2012 - ma@suse.de
1726
1727 - Add Fetcher support for CHECKSUMS file (replaceing SHA1SUMS) (bnc#744302)
1728 - Build with -fvisibility-inlines-hidden
1729 - CheckAccessDeleted: avoid duplicate entries for the same PID (bnc#716972)
1730 - Correctly use user:pass directly embedded in a proxy url (bnc#740764)
1731 - new sat::Map - Libsolv (bit)Map wrapper.
1732 - always set splitprovides to true now that libsolv handles them better
1733 - version 11.1.0 (1)
1734
1735 -------------------------------------------------------------------
1736 Thu Feb  2 01:14:17 CET 2012 - ma@suse.de
1737
1738 - Update zypp-po.tar.bz2
1739
1740 -------------------------------------------------------------------
1741 Sun Jan 29 01:14:28 CET 2012 - ma@suse.de
1742
1743 - Update zypp-po.tar.bz2
1744
1745 -------------------------------------------------------------------
1746 Sun Jan 22 01:13:30 CET 2012 - ma@suse.de
1747
1748 - Update zypp-po.tar.bz2
1749
1750 -------------------------------------------------------------------
1751 Tue Jan 10 18:31:41 CET 2012 - ma@suse.de
1752
1753 - Update zypp-po.tar.bz2
1754
1755 -------------------------------------------------------------------
1756 Fri Dec 23 14:51:25 CET 2011 - ma@suse.de
1757
1758 - Adapt Repository iteration to libsolv changes.
1759 - Add sat::Pool tests
1760 - Fix Flags<> api to be more consistent and add testcase.
1761 - Set min_curl_version 7.19.4 (bnc#735284)
1762 - Doc: add some words about 'Solver - Vendor protection'
1763 - version 11.0.0 (0)
1764
1765 -------------------------------------------------------------------
1766 Thu Dec  1 01:13:37 CET 2011 - ma@suse.de
1767
1768 - Update zypp-po.tar.bz2
1769
1770 -------------------------------------------------------------------
1771 Mon Nov 28 18:08:42 CET 2011 - ma@suse.de
1772
1773 - Fix and optimize Pathname ctor and provide testcases (bnc#721128)
1774 - Open all file descriptors with O_CLOEXEC to avoid leaks and races
1775 - Some improvements to the services documentation
1776 - Fix RW_pointer comparison with underlying smart pointer type.
1777 - version 10.3.5 (3)
1778
1779 -------------------------------------------------------------------
1780 Sun Nov 27 01:13:10 CET 2011 - ma@suse.de
1781
1782 - Update zypp-po.tar.bz2
1783
1784 -------------------------------------------------------------------
1785 Thu Nov 17 01:13:15 CET 2011 - ma@suse.de
1786
1787 - Update zypp-po.tar.bz2
1788
1789 -------------------------------------------------------------------
1790 Fri Nov 11 13:38:42 CET 2011 - ma@suse.de
1791
1792 - Try to find and use some CD/DVD device even if HAL/UDEV detection
1793   fails (bnc#724807)
1794 - Static initialization problem fixes (by Harald Fernengel)
1795 - version 10.3.4 (3)
1796
1797 -------------------------------------------------------------------
1798 Mon Nov  7 15:45:28 CET 2011 - ma@suse.de
1799
1800 - Don't use proxy if disabled (bnc#696805)
1801 - version 10.3.3 (3)
1802
1803 -------------------------------------------------------------------
1804 Mon Nov  7 13:49:44 UTC 2011 - dimstar@opensuse.org
1805
1806 - Add pkg-config BuildRequires: We fail to detect libproxy due to
1807   the missing pkg-config. Additionally, we have a .pc file
1808   ourselfes, which we do not get the provides for [bnc#696805]
1809
1810 -------------------------------------------------------------------
1811 Thu Nov  3 14:58:42 CET 2011 - ma@suse.de
1812
1813 - Let RepoInfo::keepPackages properly default to FALSE (bnc#727385)
1814 - version 10.3.2 (3)
1815
1816 -------------------------------------------------------------------
1817 Thu Nov  3 01:13:12 CET 2011 - ma@suse.de
1818
1819 - Update zypp-po.tar.bz2
1820
1821 -------------------------------------------------------------------
1822 Sun Oct 30 01:14:41 CEST 2011 - ma@suse.de
1823
1824 - Update zypp-po.tar.bz2
1825
1826 -------------------------------------------------------------------
1827 Thu Oct 27 01:14:10 CEST 2011 - ma@suse.de
1828
1829 - Update zypp-po.tar.bz2
1830
1831 -------------------------------------------------------------------
1832 Mon Oct 24 13:35:56 CEST 2011 - ma@suse.de
1833
1834 - Explicitly include textLocale in package translation download
1835
1836 -------------------------------------------------------------------
1837 Mon Oct 24 09:37:31 CEST 2011 - ma@suse.de
1838
1839 - Update libversion info (due to ABI change in 10.2.0 (bnc#725407)
1840 - version 10.3.1 (3)
1841
1842 -------------------------------------------------------------------
1843 Sun Oct 23 01:13:11 CEST 2011 - ma@suse.de
1844
1845 - Update zypp-po.tar.bz2
1846
1847 -------------------------------------------------------------------
1848 Fri Oct 21 11:47:39 CEST 2011 - ma@suse.de
1849
1850 - Add zypp.conf option repo.refresh.locales: A list of locales for
1851   which translated package descriptions should be downloaded if
1852   available.
1853 - Explixitly set CURLOPT_PROXYAUTH
1854 - version 10.3.0 (1)
1855
1856 -------------------------------------------------------------------
1857 Tue Oct 18 16:45:13 CEST 2011 - ma@suse.de
1858
1859 - Add arch armv7tnhl and armv7thl
1860 - Fix RepoVariablesReplacer to compute substitution values on demand only
1861 - PathInfo::hardlinkCopy: fix handling cross-device links
1862 - version 10.2.0 (1)
1863
1864 -------------------------------------------------------------------
1865 Sun Oct 16 01:13:37 CEST 2011 - ma@suse.de
1866
1867 - Update zypp-po.tar.bz2
1868
1869 -------------------------------------------------------------------
1870 Thu Oct 13 11:50:26 CEST 2011 - ma@suse.de
1871
1872 - Must not differ between type nfs and nfs4 when checking the mount
1873   table (bnc#710269)
1874 - version 10.1.1 (1)
1875
1876 -------------------------------------------------------------------
1877 Thu Oct 13 01:13:37 CEST 2011 - ma@suse.de
1878
1879 - Update zypp-po.tar.bz2
1880
1881 -------------------------------------------------------------------
1882 Tue Oct 11 15:20:43 CEST 2011 - ma@suse.de
1883
1884 - Switch to using libsolv instead of satsolver
1885 - version 10.1.0 (1)
1886
1887 -------------------------------------------------------------------
1888 Sun Oct  9 01:13:16 CEST 2011 - ma@suse.de
1889
1890 - Update zypp-po.tar.bz2
1891
1892 -------------------------------------------------------------------
1893 Thu Oct  6 01:14:00 CEST 2011 - ma@suse.de
1894
1895 - Update zypp-po.tar.bz2
1896
1897 -------------------------------------------------------------------
1898 Tue Sep 20 09:57:04 CEST 2011 - ma@suse.de
1899
1900 - Bump major version for Factory; 9.x is continued on SLE-11-SP2-Branch
1901 - version 10.0.0 (0)
1902
1903 -------------------------------------------------------------------
1904 Tue Sep 13 10:51:53 CEST 2011 - ma@suse.de
1905
1906 - Enhance Selectable API
1907 - version 9.11.0 (8)
1908
1909 -------------------------------------------------------------------
1910 Sun Sep 11 01:18:59 CEST 2011 - ma@suse.de
1911
1912 - Update sle-zypp-po.tar.bz2
1913
1914 -------------------------------------------------------------------
1915 Sun Sep 11 01:13:12 CEST 2011 - ma@suse.de
1916
1917 - Update zypp-po.tar.bz2
1918
1919 -------------------------------------------------------------------
1920 Thu Sep  8 01:19:28 CEST 2011 - ma@suse.de
1921
1922 - Update sle-zypp-po.tar.bz2
1923
1924 -------------------------------------------------------------------
1925 Thu Sep  8 01:14:08 CEST 2011 - ma@suse.de
1926
1927 - Update zypp-po.tar.bz2
1928
1929 -------------------------------------------------------------------
1930 Wed Sep  7 12:38:23 CEST 2011 - ma@suse.de
1931
1932 - Explicitly require rpm.
1933 - version 9.10.2 (8)
1934
1935 -------------------------------------------------------------------
1936 Sun Sep  4 01:16:54 CEST 2011 - ma@suse.de
1937
1938 - Update sle-zypp-po.tar.bz2
1939
1940 -------------------------------------------------------------------
1941 Sun Sep  4 01:13:27 CEST 2011 - ma@suse.de
1942
1943 - Update zypp-po.tar.bz2
1944
1945 -------------------------------------------------------------------
1946 Thu Sep  1 01:13:36 CEST 2011 - ma@suse.de
1947
1948 - Update zypp-po.tar.bz2
1949
1950 -------------------------------------------------------------------
1951 Mon Aug 29 10:51:04 CEST 2011 - ma@suse.de
1952
1953 - Extend mount entry comparison fix (bnc#710269)
1954 - version 9.10.2 (8)
1955
1956 -------------------------------------------------------------------
1957 Thu Aug 25 01:17:06 CEST 2011 - ma@suse.de
1958
1959 - Update sle-zypp-po.tar.bz2
1960
1961 -------------------------------------------------------------------
1962 Mon Aug 22 13:57:16 CEST 2011 - ma@suse.de
1963
1964 - Update sle-zypp-po.tar.bz2
1965
1966 -------------------------------------------------------------------
1967 Sun Aug 14 01:13:21 CEST 2011 - ma@suse.de
1968
1969 - Update zypp-po.tar.bz2
1970
1971 -------------------------------------------------------------------
1972 Sun Aug  7 01:16:07 CEST 2011 - ma@suse.de
1973
1974 - Update zypp-po.tar.bz2
1975
1976 -------------------------------------------------------------------
1977 Fri Aug  5 15:20:07 CEST 2011 - ma@suse.de
1978
1979 - Attempt to fix smb mount entry comparison (bnc#710269)
1980 - version 9.10.1 (8)
1981
1982 -------------------------------------------------------------------
1983 Thu Aug  4 14:54:47 CEST 2011 - ma@suse.de
1984
1985 - Allow to turn Resolvers upgrade mode on and off (bnc#709480)
1986 - Fix reading of integer arrays from rpm headers (bnc#709716)
1987 - version 9.10.0 (8)
1988
1989 -------------------------------------------------------------------
1990 Thu Aug  4 01:14:00 CEST 2011 - ma@suse.de
1991
1992 - Update zypp-po.tar.bz2
1993
1994 -------------------------------------------------------------------
1995 Thu Jul 28 13:04:10 CEST 2011 - ma@suse.de
1996
1997 - Evaluate CURLINFO_CONDITION_UNMET on zero sized successful transfers,
1998   if compiled against libcurl-7.19.4 or above. (bnc#692260)
1999 - version 9.9.2 (8)
2000
2001 -------------------------------------------------------------------
2002 Mon Jul 25 16:20:37 CEST 2011 - ma@suse.de
2003
2004 - Always read /proc/mounts when looking for mounted media (bnc#705893)
2005 - version 9.9.1 (8)
2006
2007 -------------------------------------------------------------------
2008 Fri Jul 22 13:12:34 CEST 2011 - ma@suse.de
2009
2010 - MediaUserAuth: Do not expose libcurl header files.
2011 - version 9.9.0 (8)
2012
2013 -------------------------------------------------------------------
2014 Mon Jul 18 11:33:25 CEST 2011 - ma@suse.de
2015
2016 - More initialize parser structure fixes. (bnc#705181)
2017 - version 9.8.7 (8)
2018
2019 -------------------------------------------------------------------
2020 Fri Jul 15 15:15:01 CEST 2011 - ma@suse.de
2021
2022 - Check for /etc/sysconfig/storage changes before solving (bnc#702365)
2023 - version 9.8.6 (8)
2024
2025 -------------------------------------------------------------------
2026 Fri Jul 15 13:58:53 CEST 2011 - ma@suse.de
2027
2028 - Properly initialize parser structures (bnc#705181)
2029 - version 9.8.5 (8)
2030
2031 -------------------------------------------------------------------
2032 Thu Jul  7 15:53:17 CEST 2011 - ma@suse.de
2033
2034 - Fix tests for available libcurl version.
2035 - version 9.8.4 (8)
2036
2037 -------------------------------------------------------------------
2038 Thu Jul  7 01:13:47 CEST 2011 - ma@suse.de
2039
2040 - Update zypp-po.tar.bz2
2041
2042 -------------------------------------------------------------------
2043 Mon Jul  4 10:41:42 CEST 2011 - ma@suse.de
2044
2045 - Make fix for bnc#702576 more robust.
2046 - Enhance fix for bnc#699435. Return an error if download in advance
2047   failed to provide all packages, so zypper does not silently quit.
2048 - version 9.8.3 (8)
2049
2050 -------------------------------------------------------------------
2051 Thu Jun 30 01:13:43 CEST 2011 - ma@suse.de
2052
2053 - Update zypp-po.tar.bz2
2054
2055 -------------------------------------------------------------------
2056 Wed Jun 29 12:23:24 CEST 2011 - ma@suse.de
2057
2058 - Always compute transaction from pool (bnc#702576)
2059 - version 9.8.2 (8)
2060
2061 -------------------------------------------------------------------
2062 Tue Jun 28 16:04:50 CEST 2011 - ma@suse.de
2063
2064 - Add feature provides for supported plugins.
2065
2066 -------------------------------------------------------------------
2067 Tue Jun 21 10:44:47 CEST 2011 - dmacvicar@suse.de
2068
2069 - Add configuration template for automatic kernel
2070   purge (feature#312018) to zypp.conf
2071
2072 -------------------------------------------------------------------
2073 Tue Jun 14 13:38:00 CEST 2011 - ma@suse.de
2074
2075 - Fix download loop to skip non-install actions. (bnc#699435)
2076 - version 9.8.1 (8)
2077
2078 -------------------------------------------------------------------
2079 Sun Jun 12 01:13:36 CEST 2011 - ma@suse.de
2080
2081 - Update zypp-po.tar.bz2
2082
2083 -------------------------------------------------------------------
2084 Thu Jun  9 09:34:51 CEST 2011 - ma@suse.de
2085
2086 - Fix missing return value.
2087
2088 -------------------------------------------------------------------
2089 Wed Jun  8 12:58:54 CEST 2011 - ma@suse.de
2090
2091 - Simplify ZYppCommitResult by using filtered Transaction::action_iterator.
2092 - version 9.8.0 (8)
2093
2094 -------------------------------------------------------------------
2095 Tue Jun  7 14:12:35 CEST 2011 - ma@suse.de
2096
2097 - Update zypp-po.tar.bz2
2098
2099 -------------------------------------------------------------------
2100 Tue Jun  7 12:42:20 CEST 2011 - ma@suse.de
2101
2102 - Fix transaction ORDER_BY_MEDIANR.
2103 - version 9.7.0 (5)
2104
2105 -------------------------------------------------------------------
2106 Fri Jun  3 23:12:05 CEST 2011 - ma@suse.de
2107
2108 - Basic commit plugins implemented. They may be used to implement pre/post
2109   commit actions like taking file system snapshots (fate#303699)
2110 - version 9.6.0 (5)
2111
2112 -------------------------------------------------------------------
2113 Tue May 31 17:27:45 CEST 2011 - ma@suse.de
2114
2115 - Do commit based on sat::Transaction.
2116 - version 9.5.0 (5)
2117
2118 -------------------------------------------------------------------
2119 Tue May 31 12:09:17 CEST 2011 - ma@suse.de
2120
2121 - Assert rpm database directory is created before rpmtsInitDB is
2122   called (bnc#697115)
2123
2124 -------------------------------------------------------------------
2125 Tue May 31 11:46:57 CEST 2011 - dheidler@suse.de
2126
2127 - fix var definition order in PackageProvider
2128 - fix operator~ return datatype for flags (ctor is explicit)
2129 - add method interactiveFlags to Patch describing what makes it
2130   interactive
2131 - version 9.4.0 (3)
2132
2133 -------------------------------------------------------------------
2134 Tue May 31 10:12:12 CEST 2011 - ma@suse.de
2135
2136 - Recommend 'lsof' (for zypper ps) (bnc#694427, bnc#684466)
2137
2138 -------------------------------------------------------------------
2139 Mon May 30 17:14:14 CEST 2011 - dheidler@suse.de
2140
2141 - Switch patch interactive-check to flags
2142 - version 9.3.0 (3)
2143
2144 -------------------------------------------------------------------
2145 Sun May 29 01:13:42 CEST 2011 - ma@suse.de
2146
2147 - Update zypp-po.tar.bz2
2148
2149 -------------------------------------------------------------------
2150 Fri May 27 17:02:05 CEST 2011 - ma@suse.de
2151
2152 - fix specfile to handle sles translations if available
2153
2154 -------------------------------------------------------------------
2155 Fri May 27 09:51:13 CEST 2011 - ma@suse.de
2156
2157 - Avoid using #elifdef directive.
2158
2159 -------------------------------------------------------------------
2160 Thu May 26 01:13:43 CEST 2011 - ma@suse.de
2161
2162 - Update zypp-po.tar.bz2
2163
2164 -------------------------------------------------------------------
2165 Wed May 25 09:22:28 CEST 2011 - ma@suse.de
2166
2167 - Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
2168 - Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
2169   were either fixed without bnc# or do not apply to this branch. This is
2170   to make the changelog checker happy:
2171   - Set proper defaults for service repos (bnc#673943)
2172
2173 -------------------------------------------------------------------
2174 Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
2175
2176 - add option ignore_reboot_flag to Patch::interactive (bnc#665853)
2177 - version 9.2.0 (2)
2178
2179 -------------------------------------------------------------------
2180 Mon May 23 16:12:32 CEST 2011 - dheidler@suse.de
2181
2182 - respect patch content license when determinating interactive status
2183 - version 9.1.2 (1)
2184
2185 -------------------------------------------------------------------
2186 Mon May 23 12:05:10 CEST 2011 - ma@suse.de
2187
2188 - More rpm-4.9 fixes
2189 - Disable rpm V3toV4 conversion while not working with rpm 4.9
2190
2191 -------------------------------------------------------------------
2192 Sun May 22 01:14:21 CEST 2011 - ma@suse.de
2193
2194 - Update zypp-po.tar.bz2
2195
2196 -------------------------------------------------------------------
2197 Fri May 20 17:11:10 CEST 2011 - ma@suse.de
2198
2199 - Fix for rpm-4.9
2200 - version 9.1.1 (1)
2201
2202 -------------------------------------------------------------------
2203 Fri May 20 13:43:38 CEST 2011 - ma@suse.de
2204
2205 - Disable use if rpm-4.4 legacy interface (dropped in 4.9) (bnc#691089)
2206 - Fix poolquery handling repo restrictions correctly. (bnc#661976)
2207 - version 9.1.0 (1)
2208
2209 -------------------------------------------------------------------
2210 Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
2211
2212 - Allow MediaCD to build against HAL or nothing
2213   if udev is not present
2214
2215 -------------------------------------------------------------------
2216 Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
2217
2218 - forward port all changes to make it build in Code10
2219
2220 -------------------------------------------------------------------
2221 Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
2222
2223 - make -Werror=format-security optional and used only if
2224   supported
2225
2226 -------------------------------------------------------------------
2227 Sun May 15 01:13:47 CEST 2011 - ma@suse.de
2228
2229 - Update zypp-po.tar.bz2
2230
2231 -------------------------------------------------------------------
2232 Thu May 12 01:13:54 CEST 2011 - ma@suse.de
2233
2234 - Update zypp-po.tar.bz2
2235
2236 -------------------------------------------------------------------
2237 Fri May  6 13:22:35 CEST 2011 - dheidler@suse.de
2238
2239 - delete old metadata temp directories
2240 - version 9.0.3 (0)
2241
2242 -------------------------------------------------------------------
2243 Wed Apr 27 17:17:00 CEST 2011 - dheidler@suse.de
2244
2245 - fix max_concurrent_connections option in MultiCurl (bnc#596089)
2246 - version 9.0.2 (0)
2247
2248 -------------------------------------------------------------------
2249 Sun Apr 17 01:13:40 CEST 2011 - ma@suse.de
2250
2251 - Update zypp-po.tar.bz2
2252
2253 -------------------------------------------------------------------
2254 Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
2255
2256 - check for permissions before writing (fixes bnc#683509)
2257 - version 9.0.1 (0)
2258
2259 -------------------------------------------------------------------
2260 Tue Apr  5 12:08:27 CEST 2011 - ma@suse.de
2261
2262 - Switch ResPoolProxy to use multimap in order to allow iteration
2263   of all Selectables of all kinds.
2264 - Add upper/lower_bound iteration to MapKVIterator.
2265 - Add stream output for multimap/set.
2266 - version 9.0.0 (0)
2267
2268 -------------------------------------------------------------------
2269 Mon Apr  4 15:08:08 CEST 2011 - ma@suse.de
2270
2271 - Update zypp-po.tar.bz2
2272
2273 -------------------------------------------------------------------
2274 Mon Apr  4 15:04:47 CEST 2011 - ma@suse.de
2275
2276 - Update zypp-po.tar.bz2
2277
2278 -------------------------------------------------------------------
2279 Mon Apr  4 15:03:55 CEST 2011 - ma@suse.de
2280
2281 - Update zypp-po.tar.bz2
2282
2283 -------------------------------------------------------------------
2284 Thu Mar 10 01:13:39 CET 2011 - ma@suse.de
2285
2286 - Update zypp-po.tar.bz2
2287
2288 -------------------------------------------------------------------
2289 Sun Mar  6 01:13:41 CET 2011 - ma@suse.de
2290
2291 - Update zypp-po.tar.bz2
2292
2293 -------------------------------------------------------------------
2294 Wed Feb 16 14:24:27 UTC 2011 - dmacvicar@suse.de
2295
2296 - Do not look for $releasever 's value if there is no variable
2297   in the url: parses product file again and again
2298 - version 8.12.2 (10)
2299
2300 -------------------------------------------------------------------
2301 Thu Feb 10 16:01:46 CET 2011 - ma@suse.de
2302
2303 - Remove package-manager.desktop file (bnc#329635)
2304 - version 8.12.1 (10)
2305
2306 -------------------------------------------------------------------
2307 Tue Jan 25 10:09:22 CET 2011 - ma@suse.de
2308
2309 - Apply patch introducing armv7nhl:armv7hl
2310
2311 -------------------------------------------------------------------
2312 Tue Jan 18 12:28:19 UTC 2011 - dmacvicar@suse.de
2313
2314 - allow for Repo Index Services to set the enabled state of
2315   repositories from the server side.
2316 - Fix priority not being set on reading service indexes
2317 - version 8.12.0 (10)
2318
2319 -------------------------------------------------------------------
2320 Fri Jan 14 12:45:18 CET 2011 - ma@suse.de
2321
2322 - Add new ServicePlugin Exceptions.
2323
2324 -------------------------------------------------------------------
2325 Thu Jan 13 01:13:32 CET 2011 - ma@suse.de
2326
2327 - Update zypp-po.tar.bz2
2328
2329 -------------------------------------------------------------------
2330 Thu Dec 23 14:42:02 CET 2010 - dheidler@suse.de
2331
2332 - add method to check if there are manually configured urls
2333 - version 8.11.0 (10)
2334
2335 -------------------------------------------------------------------
2336 Thu Dec 23 11:31:22 CET 2010 - dheidler@suse.de
2337
2338 - create cache directory, if it doesn't exist
2339   when saving mirrorlist
2340 - version 8.10.6 (10)
2341
2342 -------------------------------------------------------------------
2343 Wed Dec 22 12:38:22 CET 2010 - dheidler@suse.de
2344
2345 - moved keepPackages code to RepoInfo::Impl
2346 - version 8.10.5 (10)
2347
2348 -------------------------------------------------------------------
2349 Tue Dec 21 13:29:06 CET 2010 - dheidler@suse.de
2350
2351 - Fix caching of mirrorlist files
2352 - version 8.10.4 (10)
2353
2354 -------------------------------------------------------------------
2355 Thu Dec 16 19:46:00 CET 2010 - ma@suse.de
2356
2357 - Do not export keyring if rpmdb is initialised, but target isn't
2358   (bnc#659494)
2359 - version 8.10.3 (10)
2360
2361 -------------------------------------------------------------------
2362 Fri Dec 10 17:17:07 CET 2010 - dheidler@suse.de
2363
2364 - Catch RPM-Exeption when instaling the Distribution (bnc#658714)
2365 - version 8.10.2 (10)
2366
2367 -------------------------------------------------------------------
2368 Wed Dec  8 14:15:12 CET 2010 - dheidler@suse.de
2369
2370 - fix retrieval of distributionVersion if target is not initialized
2371 - MultiCurl: make sure the server responds with "partial content",
2372   fixes corrupt downloads if the metalink file contains no checksums
2373 - version 8.10.1 (10)
2374
2375 -------------------------------------------------------------------
2376 Wed Dec  1 17:39:16 CET 2010 - dheidler@suse.de
2377
2378 - Added ReplacerVar caching in RepoInfo
2379 - Automaticly remove empty mirrorlist-files
2380 - version 8.10.0 (10)
2381
2382 -------------------------------------------------------------------
2383 Tue Nov 30 17:11:32 CET 2010 - dheidler@suse.de
2384
2385 - Added MirrorList caching
2386 - version 8.9.0 (7)
2387
2388 -------------------------------------------------------------------
2389 Mon Nov 29 12:31:37 CET 2010 - ma@suse.de
2390
2391 - Icons for libzypp should go into desktop-data. (bnc#329635)
2392 - version 8.8.2 (7)
2393
2394 -------------------------------------------------------------------
2395 Wed Nov 24 11:55:59 CET 2010 - ma@suse.de
2396
2397 - Properly handle FTP response 550. (bnc#645747)
2398 - version 8.8.1 (7)
2399
2400 -------------------------------------------------------------------
2401 Fri Nov 19 11:24:39 CET 2010 - mls@suse.de
2402
2403 - fix access of freed memory in MultiCurl (bnc#654600)
2404
2405 -------------------------------------------------------------------
2406 Sun Nov  7 01:13:39 CET 2010 - ma@suse.de
2407
2408 - Update zypp-po.tar.bz2
2409
2410 -------------------------------------------------------------------
2411 Wed Nov  3 16:06:46 CET 2010 - dheidler@suse.de
2412
2413 - added metalink support
2414 - version 8.8.0 (7)
2415
2416 -------------------------------------------------------------------
2417 Thu Oct 21 18:15:31 CEST 2010 - ma@suse.de
2418
2419 - Feed the ProvideFilePolicy progress callback in addition to any
2420   connected media::DownloadProgressReport (bnc#545106)
2421 - version 8.7.1 (7)
2422
2423 -------------------------------------------------------------------
2424 Wed Oct 13 16:14:13 CEST 2010 - dheidler@suse.de
2425
2426 - Make MetaLinkParser accept InputStreams
2427 - Make MetaLinkParser accept Pathnames insted of strings
2428 - Fix MetaLinkv4 hash parsing
2429 - Add MetaLinkParser test
2430 - version 8.7.0 (7)
2431
2432 -------------------------------------------------------------------
2433 Mon Oct 11 17:06:17 CEST 2010 - ma@suse.de
2434
2435 - Use timeouts in plugin script communication.
2436 - Fix ExternalProgram to correctly remember exit status.
2437 - version 8.6.0 (5)
2438
2439 -------------------------------------------------------------------
2440 Sun Oct 10 01:13:40 CEST 2010 - ma@suse.de
2441
2442 - Update zypp-po.tar.bz2
2443
2444 -------------------------------------------------------------------
2445 Fri Oct  8 08:43:02 UTC 2010 - dmacvicar@novell.com
2446
2447 - fix services not being linked to their file after being
2448   saved
2449
2450 -------------------------------------------------------------------
2451 Thu Oct  7 09:02:26 CEST 2010 - jkupec@suse.cz
2452
2453 - Don't use aria2c for FTP (bnc #641328)
2454
2455 -------------------------------------------------------------------
2456 Wed Oct  6 15:39:59 UTC 2010 - dmacvicar@novell.com
2457
2458 - implementation for url resolver plugins
2459 - version 8.5.0 (5)
2460
2461 -------------------------------------------------------------------
2462 Wed Oct  6 16:54:15 CEST 2010 - dheidler@suse.de
2463
2464 - Use DownloadInHeaps as default, when there is nothing configured
2465   and when the target root is set to "/". (bnc#591476)
2466 - version 8.4.0 (4)
2467
2468 -------------------------------------------------------------------
2469 Tue Sep 28 17:12:51 CEST 2010 - dheidler@suse.de
2470
2471 - fixed replacing releasever (for fedora systems) - (bnc#637470)
2472 - version 8.3.0 (0)
2473
2474 -------------------------------------------------------------------
2475 Fri Sep 24 13:07:25 CEST 2010 - mls@suse.de
2476
2477 - fix metalink4 parsing [bnc#641484]
2478
2479 -------------------------------------------------------------------
2480 Thu Sep 23 01:13:45 CEST 2010 - ma@suse.de
2481
2482 - Update zypp-po.tar.bz2
2483
2484 -------------------------------------------------------------------
2485 Mon Sep 20 15:31:31 UTC 2010 - dmacvicar@novell.com
2486
2487 - Allow per repository proxy settings like yum does.
2488   Including setting it to _none_ overriding the
2489   system proxy.
2490   Patch from Zhang, Qiang <qiang.z.zhang@intel.com>
2491 - version 8.2.1 (0)
2492
2493 -------------------------------------------------------------------
2494 Fri Sep 10 17:06:34 CEST 2010 - dheidler@suse.de
2495
2496 - fixed replacing basearch (for fedora systems) - (bnc#637473)
2497 - version 8.2.0 (0)
2498
2499 -------------------------------------------------------------------
2500 Fri Sep 10 11:57:29 CEST 2010 - ma@suse.de
2501
2502 - Report download failures in commit result (bnc#431854)
2503 - Fix Solvable::onSystemByUser returning true for uninstalled solvables.
2504 - version 8.1.3 (0)
2505
2506 -------------------------------------------------------------------
2507 Tue Aug 31 20:01:26 CEST 2010 - ma@suse.de
2508
2509 - Fix download-only not to omit source packages (bnc#635596)
2510 - version 8.1.2 (0)
2511
2512 -------------------------------------------------------------------
2513 Thu Aug 26 01:13:38 CEST 2010 - ma@suse.de
2514
2515 - Update zypp-po.tar.bz2
2516
2517 -------------------------------------------------------------------
2518 Fri Aug 13 12:33:26 UTC 2010 - dmacvicar@novell.com
2519
2520 - fix basearch url variable
2521 - use the right release package name on fedora
2522
2523 -------------------------------------------------------------------
2524 Tue Aug 10 13:18:08 CEST 2010 - ma@suse.de
2525
2526 - MediaDISK: Use blkid to verify disk volumes. (bnc#623226)
2527 - version 8.1.1 (0)
2528
2529 -------------------------------------------------------------------
2530 Sun Aug  8 01:13:37 CEST 2010 - ma@suse.de
2531
2532 - Update zypp-po.tar.bz2
2533
2534 -------------------------------------------------------------------
2535 Thu Aug  5 01:13:53 CEST 2010 - ma@suse.de
2536
2537 - Update zypp-po.tar.bz2
2538
2539 -------------------------------------------------------------------
2540 Tue Aug  3 16:17:04 CEST 2010 - ma@suse.de
2541
2542 - Fix memory leaks.
2543
2544 -------------------------------------------------------------------
2545 Mon Aug  2 11:58:57 CEST 2010 - ma@suse.de
2546
2547 - Enhance PoolItem interface to assist patch classification. (bnc#627316)
2548 - version 8.1.0 (0)
2549
2550 -------------------------------------------------------------------
2551 Tue Jul 27 15:38:00 CEST 2010 - ma@suse.de
2552
2553 - Fix bug in PoolQuery::addDependency
2554 - Disable MediaAria and enable MultiCurl as default http/ftp backend.
2555   MultiCurl implements MetaLink and Zsync support using libcurl. In
2556   case of trouble set ZYPP_MULTICURL=0 in the envirionment to disable
2557   the new backend.
2558 - version 8.0.1 (0)
2559
2560 -------------------------------------------------------------------
2561 Mon Jul 26 17:05:14 CEST 2010 - ma@suse.de
2562
2563 - Bump heads major version after 11.3 branched away.
2564 - version 8.0.0 (0)
2565
2566 -------------------------------------------------------------------
2567 Thu Jul 22 01:13:27 CEST 2010 - ma@suse.de
2568
2569 - Update zypp-po.tar.bz2
2570
2571 -------------------------------------------------------------------
2572 Wed Jul  7 13:56:49 CEST 2010 - ma@suse.de
2573
2574 - Add PoolQuery for name, edition AND architecture in one go. (bnc#614362)
2575 - version 7.8.0 (6)
2576
2577 -------------------------------------------------------------------
2578 Mon Jul  5 13:03:57 CEST 2010 - ma@suse.de
2579
2580 - Fix requirement to /usr/bin/uuidgen (bnc#613304)
2581
2582 -------------------------------------------------------------------
2583 Sun Jul  4 01:13:29 CEST 2010 - ma@suse.de
2584
2585 - Update zypp-po.tar.bz2
2586
2587 -------------------------------------------------------------------
2588 Tue Jun 29 17:46:13 CEST 2010 - ma@suse.de
2589
2590 - Fix CURLOPT_MAX_RECV_SPEED_LARGE expecting a curl_off_t argument.
2591
2592 -------------------------------------------------------------------
2593 Tue Jun 29 10:22:06 CEST 2010 - ma@suse.de
2594
2595 - Respect zypp.conf policy settings when solving for update.
2596
2597 -------------------------------------------------------------------
2598 Fri Jun 25 11:35:52 CEST 2010 - ma@suse.de
2599
2600 - Don't bloat logfile by logging install progess values.
2601
2602 -------------------------------------------------------------------
2603 Thu Jun 10 01:13:49 CEST 2010 - ma@suse.de
2604
2605 - Update zypp-po.tar.bz2
2606
2607 -------------------------------------------------------------------
2608 Mon Jun  7 17:52:50 CEST 2010 - ma@suse.de
2609
2610 - Add missing Date constant declarations.
2611 - version 7.7.5 (6)
2612
2613 -------------------------------------------------------------------
2614 Mon Jun  7 11:46:58 CEST 2010 - ma@suse.de
2615
2616 - Prevent against daemons launched in rpm %post, that do not close
2617   their filedescriptors. Original fix was accidentally reverted.
2618   (bnc#174548)
2619 - version 7.7.4 (6)
2620
2621 -------------------------------------------------------------------
2622 Sun Jun  6 01:13:52 CEST 2010 - ma@suse.de
2623
2624 - Update zypp-po.tar.bz2
2625
2626 -------------------------------------------------------------------
2627 Fri Jun  4 17:14:17 CEST 2010 - ma@suse.de
2628
2629 - Fix default evaluation of recommendations of installed
2630   packages (bnc#605490)
2631 - version 7.7.3 (6)
2632
2633 -------------------------------------------------------------------
2634 Thu Jun  3 01:14:08 CEST 2010 - ma@suse.de
2635
2636 - Update zypp-po.tar.bz2
2637
2638 -------------------------------------------------------------------
2639 Fri May 21 20:00:55 CEST 2010 - ma@suse.de
2640
2641 - Fix broken IdStringType comparison (bnc#607572)
2642 - version 7.7.2 (6)
2643
2644 -------------------------------------------------------------------
2645 Thu May 20 21:01:05 CEST 2010 - ma@suse.de
2646
2647 - Fix packages provided via delta rpm being placed in
2648   the wrong package cache (bnc#607583)
2649 - version 7.7.1 (6)
2650
2651 -------------------------------------------------------------------
2652 Thu May 20 01:13:49 CEST 2010 - ma@suse.de
2653
2654 - Update zypp-po.tar.bz2
2655
2656 -------------------------------------------------------------------
2657 Tue May 18 18:02:44 CEST 2010 - ma@suse.de
2658
2659 - Fix arch detection on sprac (bug #566291)
2660 - Arch: add sparc64v and sparcv9v and armv7l
2661 - RepoManager: refresh repo if last refresh is in the future (bnc#593617)
2662 - version 7.6.1 (6)
2663
2664 -------------------------------------------------------------------
2665 Mon May 17 15:25:14 CEST 2010 - ma@suse.de
2666
2667 - Fix package-manager-su to support LXDE (Andrea Florio) (bnc#582235)
2668 - Cleanup spec file (Pavol Rusnak)
2669 - version 7.6.0 (6)
2670
2671 -------------------------------------------------------------------
2672 Sun May 16 01:13:39 CEST 2010 - ma@suse.de
2673
2674 - Update zypp-po.tar.bz2
2675
2676 -------------------------------------------------------------------
2677 Wed May 12 19:09:54 CEST 2010 - ma@suse.de
2678
2679 - Add methods to evaluate gpg geys expiration dates.
2680 - Export all rpmDb keys to the zypp trusted keyring in one go.
2681 - version 7.6.0 (6)
2682
2683 -------------------------------------------------------------------
2684 Wed May 12 17:35:44 CEST 2010 - ma@suse.de
2685
2686 - Update zypp-po.tar.bz2
2687
2688 -------------------------------------------------------------------
2689 Sun May  9 01:13:45 CEST 2010 - ma@suse.de
2690
2691 - Update zypp-po.tar.bz2
2692
2693 -------------------------------------------------------------------
2694 Sat May  8 01:13:43 CEST 2010 - ma@suse.de
2695
2696 - Update zypp-po.tar.bz2
2697
2698 -------------------------------------------------------------------
2699 Fri May  7 01:13:55 CEST 2010 - ma@suse.de
2700
2701 - Update zypp-po.tar.bz2 (Revision: 54959)
2702
2703 -------------------------------------------------------------------
2704 Wed May  5 14:49:39 CEST 2010 - ma@suse.de
2705
2706 - Update zypp-po.tar.bz2 (Revision: 54959)
2707
2708 -------------------------------------------------------------------
2709 Tue May  4 01:13:43 CEST 2010 - ma@suse.de
2710
2711 - Update translations.
2712
2713 -------------------------------------------------------------------
2714 Mon May  3 18:12:36 CEST 2010 - ma@suse.de
2715
2716 - Improve solver.cleandepsOnRemove result by evaluating the install
2717   history to find packages installed on behalf of a user request (not
2718   auto added by the solver).
2719 - version 7.5.0 (5)
2720
2721 -------------------------------------------------------------------
2722 Sat May  1 01:13:43 CEST 2010 - ma@suse.de
2723
2724 - Update translations.
2725
2726 -------------------------------------------------------------------
2727 Fri Apr 30 01:13:46 CEST 2010 - ma@suse.de
2728
2729 - Update translations.
2730
2731 -------------------------------------------------------------------
2732 Thu Apr 29 17:10:29 CEST 2010 - ma@suse.de
2733
2734 - Cleanup when deleting packages. New zypp.conf expert option
2735   solver.cleandepsOnRemove telling whether the solver should per
2736   default try to remove packages exclusively required by the ones
2737   he's asked to delete (default false).
2738 - Resolver::cleandepsOnRemove API to allow applications to change
2739   the solver option.
2740 - version 7.4.0 (4)
2741
2742 -------------------------------------------------------------------
2743 Thu Apr 29 01:13:40 CEST 2010 - ma@suse.de
2744
2745 - Update translations.
2746
2747 -------------------------------------------------------------------
2748 Wed Apr 28 16:35:04 CEST 2010 - ma@suse.de
2749
2750 - Enable splitprovides on update.
2751
2752 -------------------------------------------------------------------
2753 Wed Apr 28 01:13:37 CEST 2010 - ma@suse.de
2754
2755 - Update translations.
2756
2757 -------------------------------------------------------------------
2758 Tue Apr 27 17:42:20 CEST 2010 - ma@suse.de
2759
2760 - Selectable: Classify broken but locked patch as isUnwanted (bnc#577118)
2761 - version 7.3.0 (2)
2762
2763 -------------------------------------------------------------------
2764 Tue Apr 27 11:25:17 CEST 2010 - ma@suse.de
2765
2766 - Use libudev to detect available cd/dvd devices (bnc#590707,fate#308980)
2767 - Fix specfile to BuildRequire libudev-devel.
2768 - version 7.2.0 (2)
2769
2770 -------------------------------------------------------------------
2771 Mon Apr 26 11:57:23 CEST 2010 - ma@suse.de
2772
2773 - Support URLs and ISOs ending on 'Media1', 'Media2', etc., when
2774   rewiting the URL to access a specific media number. By now only
2775   nanmes ending on 'CD' or 'DVD' were supported. (bnc#594850)
2776
2777 -------------------------------------------------------------------
2778 Fri Apr 23 01:13:34 CEST 2010 - ma@suse.de
2779
2780 - Update translations.
2781
2782 -------------------------------------------------------------------
2783 Wed Apr 21 01:13:38 CEST 2010 - ma@suse.de
2784
2785 - Update translations.
2786
2787 -------------------------------------------------------------------
2788 Tue Apr 20 16:56:59 CEST 2010 - ma@suse.de
2789
2790 - /etc/zypp/locks: Allow to specify edition ranges with
2791   solvable:name and dependencies.
2792 - version 7.1.1 (1)
2793
2794 -------------------------------------------------------------------
2795 Thu Apr 15 12:49:01 CEST 2010 - ma@suse.de
2796
2797 - Provide name of the lock holder in ZYppFactoryException. (bnc#580513)
2798 - version 7.1.0 (1)
2799
2800 -------------------------------------------------------------------
2801 Wed Apr 14 15:09:18 CEST 2010 - ma@suse.de
2802
2803 - Using boost-1.42 requires -fno-strict-aliasing (bnc#595545)
2804 - Bump major version for 11.3 development.
2805 - version 7.0.0 (0)
2806
2807 -------------------------------------------------------------------
2808 Tue Apr 13 14:36:31 CEST 2010 - ma@suse.de
2809
2810 - Fix parsing port from IPv6 URL (bnc#593385)
2811
2812 -------------------------------------------------------------------
2813 Fri Mar 26 19:23:59 CET 2010 - ma@suse.de
2814
2815 - Propagate ZConfig::setTextLocale to pool. (bnc#588850)
2816 - version 6.31.3 (31)
2817
2818 -------------------------------------------------------------------
2819 Fri Mar 26 13:50:08 CET 2010 - ma@suse.de
2820
2821 - Fix guessing package spec to match package names only. (bnc#590864)
2822 - version 6.31.2 (31)
2823
2824 -------------------------------------------------------------------
2825 Tue Mar 23 16:55:56 CET 2010 - ma@suse.de
2826
2827 - Add static Target::distributionLabel to return the baseproducts
2828   shortName and summary. Mainlu used for the bootloader menu. (bnc #586303)
2829 - version 6.31.1 (31)
2830
2831 -------------------------------------------------------------------
2832 Thu Mar 18 17:17:02 CET 2010 - ma@suse.de
2833
2834 - Fix broken bit values in enum VendorSupportOption (bnc#589331)
2835 - version 6.31.0 (31)
2836
2837 -------------------------------------------------------------------
2838 Fri Mar 12 14:46:25 CET 2010 - ma@suse.de
2839
2840 - Fix handling of symlinked packages in package cache. (bnc #585409)
2841 - version 6.30.5 (19)
2842
2843 -------------------------------------------------------------------
2844 Tue Feb 23 19:05:04 CET 2010 - jkupec@suse.cz
2845
2846 - Avoiding use of 'guest' if 'credentials' is used when moutning
2847   a CIFS share. This caused 'permission denied' error with certain
2848   server configurations (bnc #560496).
2849
2850 -------------------------------------------------------------------
2851 Tue Feb 23 17:31:05 CET 2010 - ma@suse.de
2852
2853 - Check if a downloaded file actually exists even if aria2c returned 0.
2854   (bnc #564816)
2855 - version 6.30.3 (19)
2856
2857 -------------------------------------------------------------------
2858 Mon Feb 22 15:25:34 CET 2010 - jkupec@suse.cz
2859
2860 - Made CURLE_PARTIAL_FILE an auto-retry error (bnc #471436)
2861
2862 -------------------------------------------------------------------
2863 Mon Feb 22 13:09:09 CET 2010 - ma@suse.de
2864
2865 - Turn off cookies when retrieving services repoindex.xml (bnc #573897)
2866 - Consider pending disable requests when removing service repositories. (bnc #572634)
2867 - version 6.30.1 (19)
2868
2869 -------------------------------------------------------------------
2870 Sun Feb 21 14:11:49 CET 2010 - jkupec@suse.cz
2871
2872 - RepoManager::cleanCacheDirGarbage added for removing directories
2873   which do not belong to any of known repos (bnc #467693)
2874 - version 6.30.0 (19)
2875
2876 -------------------------------------------------------------------
2877 Thu Feb 11 13:40:49 CET 2010 - ma@suse.de
2878
2879 - On SLE aria2 is not required, so conflict with a too old aria2
2880   version installed. (bnc #578052)
2881 - version 6.29.5 (19)
2882
2883 -------------------------------------------------------------------
2884 Wed Feb 10 12:45:21 CET 2010 - ma@suse.de
2885
2886 - Fix package-manager script wrongly escaping UTF-8 chars in path
2887   names (bnc #571410)
2888 - version 6.29.4 (19)
2889
2890 -------------------------------------------------------------------
2891 Mon Feb  8 13:21:40 CET 2010 - ma@suse.de
2892
2893 - Support an alternate SLE-SP1 translation set.
2894 - version 6.29.3 (19)
2895
2896 -------------------------------------------------------------------
2897 Wed Feb  3 15:57:13 CET 2010 - ma@suse.de
2898
2899 - Remember the enabled state of removed service repositories. This
2900   way we are able to restore service repositories correctly after a
2901   subscrition expired and gets renewed. (bnc #572634)
2902 - version 6.29.2 (19)
2903
2904 -------------------------------------------------------------------
2905 Thu Jan 28 16:12:25 CET 2010 - jkupec@suse.cz
2906
2907 - Abort aria2c download when the progress callback receives 'false'
2908   (bnc #545106)
2909
2910 -------------------------------------------------------------------
2911 Tue Jan 19 14:50:15 CET 2010 - ma@suse.de
2912
2913 - Evaluate SolvAttr::repositoryToolVersion to prevent loading
2914   outdated solv files. (bnc #570623)
2915 - version 6.29.0 (19)
2916
2917 -------------------------------------------------------------------
2918 Fri Jan 15 18:15:26 CET 2010 - jkupec@suse.cz
2919
2920 - Use regex to parse aria2c progress lines (bnc #570917)
2921 - version 6.28.1 (19)
2922
2923 -------------------------------------------------------------------
2924 Thu Jan  7 12:25:24 CET 2010 - jkupec@suse.cz
2925
2926 - Set SignatureFileChecker context even if the key is not known
2927   (bnc #495977)
2928 - version 6.28.0 (19)
2929
2930 -------------------------------------------------------------------
2931 Thu Dec 10 17:18:34 CET 2009 - jkupec@suse.cz
2932
2933 - RepoInfoBase::label() added for use in UI messages, plus
2934   ZConfig::repoLabelIsAlias()
2935
2936 -------------------------------------------------------------------
2937 Tue Dec  8 19:41:17 CET 2009 - ma@suse.de
2938
2939 - Fix transaction building in presence of multiversion installable items.
2940 - version 6.27.1 (19)
2941
2942 -------------------------------------------------------------------
2943 Fri Dec  4 17:19:58 CET 2009 - ma@suse.de
2944
2945 - Improve multiversion status handling and installation. (fate #305311)
2946 - version 6.27.0 (19)
2947
2948 -------------------------------------------------------------------
2949 Fri Dec  4 14:56:19 CET 2009 - jkupec@suse.cz
2950
2951 - Don't allow an alias to start with '.' (bnc #473834)
2952
2953 -------------------------------------------------------------------
2954 Thu Dec  3 12:00:16 CET 2009 - ma@suse.de
2955
2956 - PickList and status interface for handling packages which are
2957   installable in multiple versions. (fate #305311)
2958 - version 6.26.0 (19)
2959
2960 -------------------------------------------------------------------
2961 Wed Dec  2 13:10:43 CET 2009 - ma@suse.de
2962
2963 - Add Selectable::highestAvailableVersionObj. Returns the highest
2964   available package version, ignoring priorities and policies. (bnc #557557)
2965 - version 6.25.0 (19)
2966
2967 -------------------------------------------------------------------
2968 Mon Nov 30 17:56:02 CET 2009 - ma@suse.de
2969
2970 - Also parse <product> tag from .prod files <upgrade> section.
2971 - version 6.24.3 (19)
2972
2973 -------------------------------------------------------------------
2974 Fri Nov 27 11:20:34 CET 2009 - ma@suse.de
2975
2976 - Fix chroot execution of update scripts. (bnc #558813)
2977 - version 6.24.3 (19)
2978
2979 -------------------------------------------------------------------
2980 Thu Nov 26 16:06:52 CET 2009 - jkupec@suse.cz
2981
2982 - Fixed parsing of download speed from aria2c (bnc #537870)
2983
2984 -------------------------------------------------------------------
2985 Wed Nov 25 16:28:29 CET 2009 - ma@suse.de
2986
2987 - Add ui::Selecatble interface for picking specific package versions
2988   to install or delete if multiversion install is on.
2989 - version 6.24.0 (19)
2990
2991 -------------------------------------------------------------------
2992 Fri Nov 20 13:30:02 CET 2009 - ma@suse.de
2993
2994 - Parse zypp.conf multiversion option and make the setting available
2995   in pool and resolver.
2996 - version 6.23.0 (19)
2997
2998 -------------------------------------------------------------------
2999 Mon Nov 16 16:27:39 CET 2009 - ma@suse.de
3000
3001 - Specfile fixes to build on sle11-sp1.
3002 - Fix repository probing and building in presence of productdir. (bnc #553712)
3003 - version 6.22.3 (19)
3004
3005 -------------------------------------------------------------------
3006 Thu Nov 12 15:31:10 UTC 2009 - dmacvicar@suse.de
3007
3008 - Forward port and document already present changes
3009   from Code11-Branch
3010   * void SEGV if trying to access data of installed packages, that were
3011     deleted behind our back (bnc #530595)
3012   * ProxyInfoSysconfig: take care variables get initialized.
3013   * Fix parsing of rpm.install.excludedocs option (bnc #518883)
3014   * Use rpm variables in specfile. (bnc #512466)
3015   * Fix to compile with -Werror=format-security
3016   * Fix packageand() in testcase generation
3017   * Don't link unneeded libraries. (bnc #490895)
3018   * Fix Patch::categoryEnum.
3019   * Adapt to changed satsolver API. (bnc #480303)
3020   * Taking ALL translations for generating GMO files (bnc #458739)
3021   * Advice users to contact NCC if access to a 'novell.com'
3022     repository is denied (bnc #464586).
3023 - version 6.22.2 (19)
3024
3025 -------------------------------------------------------------------
3026 Thu Nov 12 11:53:04 CET 2009 - ma@suse.de
3027
3028 - Raised the limit of redirections from 3 to 6 (bnc #465532)
3029 - Following redirections also for https (bnc #545722).
3030 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3031 - Do not report cached packages as being downloaded. (bnc #545295)
3032 - Per default do not collect and report deleted files outside bin and lib
3033   directories for 'zypper ps'. (bnc #554480)
3034 - version 6.22.1 (19)
3035
3036 -------------------------------------------------------------------
3037 Wed Nov 11 13:54:52 CET 2009 - ma@suse.de
3038
3039 - CheckAccessDeleted: Per default do not collect and report deleted files
3040   that outside bin and lib directories. 'zypper ps' reporting false positive
3041   seems to confuse. (bnc #554480)
3042
3043 -------------------------------------------------------------------
3044 Wed Nov 11 11:45:01 CET 2009 - ma@suse.de
3045
3046 - Following https redirections requires at least libcurl4-7.19.4. (bnc #553895)
3047
3048 -------------------------------------------------------------------
3049 Fri Nov  6 22:16:10 CET 2009 - ma@suse.de
3050
3051 - dup: Process drop list only if product actually changes. (bnc #552180)
3052 - Selectable: Consider allowed arch/noarch changes when comuting candiadates.
3053 - version 6.22.0 (19)
3054
3055 -------------------------------------------------------------------
3056 Mon Nov  2 21:33:40 CET 2009 - ma@suse.de
3057
3058 - Enhance interface for zypper. (bnc #551956)
3059 - version 6.21.4 (19)
3060
3061 -------------------------------------------------------------------
3062 Mon Nov  2 20:03:31 CET 2009 - ma@suse.de
3063
3064 - CIFS/SMB: Support mountoption 'noguest' to prevent passing 'guest' option
3065   to mount. "cifs://server/share/path?mountoptions=noguest,ro" (bnc #547354)
3066 - version 6.21.3 (19)
3067
3068 -------------------------------------------------------------------
3069 Mon Nov  2 16:35:33 CET 2009 - ma@suse.de
3070
3071 - CheckAccessDeleted: Avoid reporting false positive due to insufficient
3072   permission.
3073
3074 -------------------------------------------------------------------
3075 Mon Nov  2 13:59:33 CET 2009 - ma@suse.de
3076
3077 - Don't try to access droplist of dropped products. (bnc #551697)
3078 - version 6.21.2 (19)
3079
3080 -------------------------------------------------------------------
3081 Fri Oct 30 12:30:48 CET 2009 - ma@suse.de
3082
3083 - Don't try to use an empty proxy string. (bnc #551314)
3084 - MediaSMB failed to pass the --workgroup option to mount. (bnc #547354)
3085 - version 6.21.1 (19)
3086
3087 -------------------------------------------------------------------
3088 Fri Oct 30 11:28:05 CET 2009 - ma@suse.de
3089
3090 - New class PoolItemBest: Find the best candidates e.g. in a PoolQuery
3091   result. ui::Selectabe enhancements. Both will aid applications to
3092   install package sets determined by query results. (bnc # 548392)
3093 - Fix upgradeRepo solution to keep obsolete packages. (bnc #550915)
3094 - Updated iso3166-1 country codes (bnc #531350)
3095 - version 6.21.0 (19)
3096
3097 -------------------------------------------------------------------
3098 Tue Oct 27 12:30:29 CET 2009 - ma@suse.de
3099
3100 - Add Resolver::upgradingRepo demanded by GUI. (bnc #548551)
3101 - version 6.20.0 (19)
3102
3103 -------------------------------------------------------------------
3104 Thu Oct 22 15:09:57 CEST 2009 - ma@suse.de
3105
3106 - Fixes to make libzypp-bindings compile.
3107 - version 6.19.3 (19)
3108
3109 -------------------------------------------------------------------
3110 Tue Oct 20 16:06:13 CEST 2009 - ma@suse.de
3111
3112 - Credentials are passed as commandline options to aria2c, so strip any
3113   'user@' from the URL. Otherwise aria will use an empty password for
3114   this URL and authentication will fail. (bnc #544634)
3115 - version 6.19.2 (19)
3116
3117 -------------------------------------------------------------------
3118 Mon Oct 19 13:39:31 CEST 2009 - ma@suse.de
3119
3120 - Repository::setInfo: Propagate priority changes to the solver to
3121   avoid reloading the whole repo (bnc #498266).
3122 - version 6.19.1 (19)
3123
3124 -------------------------------------------------------------------
3125 Thu Oct 15 20:48:02 CEST 2009 - ma@suse.de
3126
3127 - ResStatus: add isOrphaned to test whether a package is not provided
3128   by any enabled repository. Orphaned packages are usually good candidates
3129   for cleanup unless the providing repository was intentionally disabled.
3130 - version 6.19.0 (19)
3131
3132 -------------------------------------------------------------------
3133 Thu Oct 15 17:28:38 CEST 2009 - dmacvicar@suse.de
3134
3135 - aria2: pass credentials in a file instead of the command line
3136   which is logged.
3137 - aria2: we get the url in the progress if there is no response
3138   from the server yet, handle that to avoid flooding the log.
3139 - version 6.18.2 (17)
3140
3141 -------------------------------------------------------------------
3142 Thu Oct 15 16:56:25 CEST 2009 - ma@suse.de
3143
3144 - Performing a dist upgrade the solver may try to delete old and no
3145   longer provided (dropped) packages, even if they do not cause any
3146   dependency problem. This behaviour may be trurned off via zypp.conf
3147   option solver.upgradeRemoveDropedPackages. (bnc #539543)
3148 - New zypp.conf option solver.upgradeRemoveDropedPackages (true).
3149 - Add Product::droplist: List of dropped packages, i.e. packages no
3150   longer provided by a product.
3151 - version 6.18.1 (17)
3152
3153 -------------------------------------------------------------------
3154 Wed Oct  7 16:45:21 CEST 2009 - ma@suse.de
3155
3156 - Return update messages via ZYppCommitResult. Support variable
3157   substitution in notification command. (fate #301175)
3158 - Fix evaluation of no_proxy entries (bnc #543337)
3159 - aria/curl: Fix header data in case the target is
3160   not initialized when downloading.
3161 - version 6.18.0 (17)
3162
3163 -------------------------------------------------------------------
3164 Thu Sep 24 17:21:45 CEST 2009 - ma@suse.de
3165
3166 - Add zypp.conf option update.messages.notify: Command to be invoked
3167   to send update messages. (fate #301175)
3168 - version 6.17.2 (17)
3169
3170 -------------------------------------------------------------------
3171 Tue Sep 22 20:32:38 CEST 2009 - ma@suse.de
3172
3173 - Add Selectable::updateCandidateObj returning the candidate for
3174   update, if there is one. The updateCandidate must not violate
3175   any active solver policy.
3176 - version 6.17.1 (17)
3177
3178 -------------------------------------------------------------------
3179 Fri Sep 18 17:20:37 CEST 2009 - ma@suse.de
3180
3181 - Make sure rpmReadConfigFiles was called before using librpm (bnc #539603).
3182 - Remove dead rpm database caching code from class RpmDb.
3183 - version 6.17.0 (17)
3184
3185 -------------------------------------------------------------------
3186 Fri Sep 11 15:13:30 CEST 2009 - ma@km13.de
3187
3188 - New commit.downloadMode option in zypp.conf. Allows to set a
3189   prefered download policy for commit.
3190 - version 6.16.0 (11)
3191
3192 -------------------------------------------------------------------
3193 Thu Sep 10 19:03:01 CEST 2009 - ma@suse.de
3194
3195 - Support nfs4 (nfs4://... or nfs://...?type=nfs4) (fate #306451)
3196 - Added Url::schemeIsLocal, schemeIsRemote, schemeIsVolatile and
3197   schemeIsDownloading.
3198 - version 6.15.0 (11)
3199
3200 -------------------------------------------------------------------
3201 Wed Sep  9 15:02:18 CEST 2009 - ma@suse.de
3202
3203 - Add Capability::guessPackageSpec; parser also supporting "name-ver-rel.arch"
3204   formats for building Capabilities(originally "name.arch=ver-rel").
3205 - version 6.14.3 (11)
3206
3207 -------------------------------------------------------------------
3208 Mon Sep  7 17:31:20 CEST 2009 - ma@suse.de
3209
3210 - Fix resolution to force installation even if dependencies are missing.
3211   (bnc #531564)
3212 - Rephrase solver resolution to point out if a package will break.
3213   (bnc #520083)
3214
3215 -------------------------------------------------------------------
3216 Fri Sep  4 12:19:50 CEST 2009 - ma@suse.de
3217
3218 - Lock rpms architecture only on distupgrade of the running system.
3219   (bnc #458520)
3220 - version 6.14.2 (11)
3221
3222 -------------------------------------------------------------------
3223 Thu Sep  3 13:41:31 CEST 2009 - ma@suse.de
3224
3225 - Fix PoolQuery comparison (bnc #528755)
3226 - Fix serialization and restore of predicated PoolQueries.
3227 - version 6.14.0 (11)
3228
3229 -------------------------------------------------------------------
3230 Mon Aug 31 15:17:01 CEST 2009 - ma@suse.de
3231
3232 - package-manager script: Fall back to package selection if no
3233   packages are passed on the commandline. (bnc #529137)
3234
3235 -------------------------------------------------------------------
3236 Fri Aug 28 17:33:55 CEST 2009 - dmacvicar@suse.de
3237
3238 - package-manager script:
3239   do not fail if kpackagekit is not installed (bnc #529510)
3240 - version 6.13.3 (11)
3241
3242 -------------------------------------------------------------------
3243 Wed Aug 26 15:55:22 CEST 2009 - ma@suse.de
3244
3245 - Tune CheckAccessDeleted to focus on libraries and executables.
3246 - version 6.13.2 (11)
3247
3248 -------------------------------------------------------------------
3249 Thu Aug  6 18:18:21 CEST 2009 - ma@suse.de
3250
3251 - Provide class CheckAccessDeleted and command zypp-CheckAccessDeleted
3252   to check for running processes which access meanwhile deleted files or
3253   libraries.  This may be used after commit, when trying to figure out
3254   which services need to be restated. (fate #300763).
3255 - version 6.13.1 (11)
3256
3257 -------------------------------------------------------------------
3258 Mon Aug  3 18:46:13 CEST 2009 - ma@suse.de
3259
3260 - New Resolver::addUpgradeRepo to perform a dist upgrade restricted to
3261   certain repositories.
3262 - version 6.13.0 (11)
3263
3264 -------------------------------------------------------------------
3265 Fri Jul 31 17:55:33 CEST 2009 - ma@suse.de
3266
3267 - Remove confusing newlines in vendor change info (bnc #503859)
3268 - Removing a package lock was not counted as state change (bnc #501850)
3269 - Take solver_allowVendorChange option into account when computing the
3270   Selectables default candidate.
3271 - version 6.12.0 (11)
3272
3273 -------------------------------------------------------------------
3274 Wed Jul 29 13:36:19 CEST 2009 - ma@suse.de
3275
3276 - Avoid deadlock after fork and failed exec. (bnc 493152)
3277 - No need to manually detect the location of aria2 binary.
3278 - version 6.11.4 (11)
3279
3280 -------------------------------------------------------------------
3281 Tue Jul 28 23:05:43 CEST 2009 - jkupec@suse.cz
3282
3283 - Fixed parsing of download rate report (changed in aria2 1.4.0)
3284   (bnc #513944)
3285
3286 -------------------------------------------------------------------
3287 Mon Jul 27 16:05:43 CEST 2009 - ma@suse.de
3288
3289 - Create LogControl on demand instead of using a static var. (bnc #525339)
3290 - version 6.11.2 (11)
3291
3292 -------------------------------------------------------------------
3293 Thu Jul 23 00:22:50 CEST 2009 - ma@km13.de
3294
3295 - New misc::defaultLoadSystem: Convenience to create the ZYpp instance
3296   and load target and enabled repositories.
3297
3298 -------------------------------------------------------------------
3299 Wed Jul 22 14:57:32 CEST 2009 - ma@suse.de
3300
3301 - New class InstanceId to build strings to identify/retrieve specific
3302   Solvables.
3303 - version 6.11.1 (11)
3304
3305 -------------------------------------------------------------------
3306 Mon Jul 20 23:57:46 CEST 2009 - ma@km13.de
3307
3308 - Add download policies to ZYppCommitPolicy, supporting DownloadOnly
3309   and DownloadInAdvance. (fate #302159, fate #305624)
3310 - version 6.11.0 (11)
3311
3312 -------------------------------------------------------------------
3313 Thu Jul 16 17:05:27 CEST 2009 - dmacvicar@suse.de
3314
3315 - add support to the package-manager script to use kpackagekit
3316   or gnome-packagekit if available, which allows to install local
3317   rpms with one click from file manager following desktop policies
3318   and fetching other dependencies if required.
3319   (fate #306526)
3320 - version 6.10.5 (10)
3321
3322 -------------------------------------------------------------------
3323 Thu Jul 16 16:25:24 CEST 2009 - ma@suse.de
3324
3325 - New solver.upgradeTestcasesToKeep option in zypp.conf. It tells
3326   how many dist upgrade solver testcases should be kept on the system.
3327   Per default just the last two are kept.
3328 - version 6.10.4 (10)
3329
3330 -------------------------------------------------------------------
3331 Wed Jul 15 17:53:43 CEST 2009 - ma@suse.de
3332
3333 - Don't write a solver testcase when solving for dist upgrade,
3334   but when actually committing.
3335 - version 6.10.3 (10)
3336
3337 -------------------------------------------------------------------
3338 Wed Jul 15 16:45:39 CEST 2009 - ma@suse.de
3339
3340 - Add new string Match::Mode STRINGSTART and STRINGEND.
3341
3342 -------------------------------------------------------------------
3343 Tue Jul 15 14:38:51 CEST 2009 - jkupec@suse.cz
3344
3345 - log redirections when cURL media backend is used (fate #305320).
3346
3347 -------------------------------------------------------------------
3348 Tue Jul 14 18:15:51 CEST 2009 - ma@suse.de
3349
3350 - Support "product version" detection on systems not using
3351   /etc/product.d/baseproduct by looking for the first package
3352   providing ZConfig::distroverpkg (defaults to redhat-release).
3353 - version 6.10.2 (10)
3354
3355 -------------------------------------------------------------------
3356 Fri Jul 10 15:21:39 CEST 2009 - ma@suse.de
3357
3358 - Adapt to boost_unit_test_framework-1.38.
3359 - version 6.10.1 (10)
3360
3361 -------------------------------------------------------------------
3362 Wed Jul  8 16:19:31 CEST 2009 - ma@suse.de
3363
3364 - Remove obsolete UpgradeStatistics class from libzypp.
3365
3366 -------------------------------------------------------------------
3367 Tue Jul  7 17:45:47 CEST 2009 - ma@suse.de
3368
3369 - Fix HistoryLog to initialize on demand.
3370 - version 6.10.0 (10)
3371
3372 -------------------------------------------------------------------
3373 Fri Jul  3 13:01:13 CEST 2009 - ma@suse.de
3374
3375 - Fix parsing of rpm.install.excludedocs option (bnc #518883)
3376
3377 -------------------------------------------------------------------
3378 Fri Jul  3 09:20:56 CEST 2009 - ma@suse.de
3379
3380 - When unmounting ISO images, don't mix up exceptions thrown by the
3381   loop mounted ISO and those thrown by the media containing it.
3382   (bnc #517856)
3383
3384 -------------------------------------------------------------------
3385 Thu Jul  2 16:42:42 CEST 2009 - ma@suse.de
3386
3387 - Adapt to satsolvers improved dataiterator handling.
3388 - version 6.9.3 (8)
3389
3390 -------------------------------------------------------------------
3391 Wed Jul  1 18:05:54 CEST 2009 - ma@suse.de
3392
3393 - Support PoolQuery for sub-structures attributes. (fate #305503)
3394 - version 6.9.2 (8)
3395
3396 -------------------------------------------------------------------
3397 Wed Jul  1 13:44:04 CEST 2009 - ma@suse.de
3398
3399 - Running as non-root user use a temporary @System solvfile in case the
3400   global one is outdated and needed refresh. (bnc #517183)
3401 - version 6.9.1 (8)
3402
3403 -------------------------------------------------------------------
3404 Tue Jun 30 16:32:08 CEST 2009 - ma@suse.de
3405
3406 - Enhance LookupAttr to allow direct query of attributes within
3407   sub-structures (flexarrays).
3408
3409 -------------------------------------------------------------------
3410 Fri Jun 26 12:06:51 CEST 2009 - ma@suse.de
3411
3412 - Enhance PoolQueryIterator to allow detailed inspection of attribute
3413   matches.
3414 - Prefer datadir stored as repo attribute, but fallback searching in
3415   solvbales (old solv files do this).
3416 - version 6.9.0 (8)
3417
3418 -------------------------------------------------------------------
3419 Tue Jun 23 13:29:36 CEST 2009 - ma@suse.de
3420
3421 - Allow building libzypp with rpm-5 (experimental)
3422 - version 6.8.3 (8)
3423
3424 -------------------------------------------------------------------
3425 Wed Jun 17 15:39:17 CEST 2009 - ma@suse.de
3426
3427 - Allow building libzypp without HAL (not recommended). Without HAL
3428   CD/DVD device detection is limited to /dev/dvd and /dev/cdrom.
3429 - version 6.8.2 (8)
3430
3431 -------------------------------------------------------------------
3432 Fri Jun  5 21:16:45 CEST 2009 - ma@suse.de
3433
3434 - Fix solver to use IdSting to avoid failing vendor checks.
3435 - version 6.8.1 (8)
3436
3437 -------------------------------------------------------------------
3438 Thu Jun  4 14:22:58 CEST 2009 - ma@suse.de
3439
3440 - Cleanup and remove deprecated interface methods.
3441 - version 6.8.0 (8)
3442
3443 -------------------------------------------------------------------
3444 Fri May 29 20:12:55 CEST 2009 - ma@suse.de
3445
3446 - Improve PoolQuery to allow queries on dependencies. (bnc #475682)
3447 - version 6.7.0 (6)
3448
3449 -------------------------------------------------------------------
3450 Thu May 28 12:53:02 CEST 2009 - ma@suse.de
3451
3452 - New solver.allowVendorChange expert option in zypp.conf.
3453 - version 6.6.0 (6)
3454
3455 ------------------------------------------------------------------
3456 Wed May 20 14:23:07 CEST 2009 - ma@suse.de
3457
3458 - Fix lost housekeeping data in modifyRepo (bnc #503207)
3459
3460 -------------------------------------------------------------------
3461 Fri May  8 16:43:47 CEST 2009 - ma@suse.de
3462
3463 - Allow service refresh to change a repositories url (bnc #502157)
3464
3465 -------------------------------------------------------------------
3466 Tue May  5 13:39:08 CEST 2009 - ma@suse.de
3467
3468 - Detect and compile with rpm 4.7 (bnc #444211)
3469 - version 6.5.2 (5)
3470
3471 -------------------------------------------------------------------
3472 Mon May  4 16:19:54 CEST 2009 - ma@suse.de
3473
3474 - Improve problem report on broken systemCheck rule (bnc #475144)
3475
3476 -------------------------------------------------------------------
3477 Mon Apr 27 15:26:54 CEST 2009 - ma@suse.de
3478
3479 - In update repos providing multiple release package versions for
3480   the same product, link a product to the latest version. (bnc #497696)
3481
3482 -------------------------------------------------------------------
3483 Mon Apr 27 14:28:07 CEST 2009 - ma@suse.de
3484
3485 - New classes wraping satsolver datamatcher (Match and sat::AttrMatcher)
3486 - Extend LookupAttr to support matching specific string patterns.
3487 - Rewrote PoolQuery::Iterator (adapt to AttrMatcher, fixes and speedup)
3488 - version 6.5.0 (5)
3489
3490 -------------------------------------------------------------------
3491 Thu Apr 16 12:49:40 CEST 2009 - ma@suse.de
3492
3493 - Soft lock packages deleted on behalf of a user request.
3494 - version 6.4.1 (2)
3495
3496 -------------------------------------------------------------------
3497 Tue Mar 31 15:51:32 CEST 2009 - ma@suse.de
3498
3499 - New zypp.conf option 'download.media_preference': Hint which media
3500   to prefer when installing packages (download vs. CD).
3501 - version 6.4.0 (2)
3502
3503 ------------------------------------------------------------------
3504 Thu Mar 12 18:38:30 CET 2009 - ma@suse.de
3505
3506 - Add Resolver::setSolveSrcPackages. Per default disable solving
3507   of source package dependencies. We will later allow to enable
3508   it per package.
3509 - version 6.3.0 (2)
3510
3511 -------------------------------------------------------------------
3512 Fri Mar  6 17:17:26 CET 2009 - dmacvicar@suse.de
3513
3514 - aria2: show the download speed in the right unit
3515 - aria2: show the filename in progress, not the repository
3516 - aria2: don't show done twice
3517
3518 -------------------------------------------------------------------
3519 Thu Mar  5 14:52:44 CET 2009 - ma@suse.de
3520
3521 - Remove a lock if the locking process is in zombie state. (bnc #481577)
3522
3523 -------------------------------------------------------------------
3524 Wed Mar  4 00:13:19 CET 2009 - jkupec@suse.cz
3525
3526 - zypp.conf: fixed and enabled 'servicesdir'
3527
3528 -------------------------------------------------------------------
3529 Tue Mar  3 13:38:11 CET 2009 - dmacvicar@suse.de
3530
3531 - aria2: implement speed indicators (bnc#475506)
3532 - aria2: implement progress indicators correctly (bnc#473846)
3533 - aria2: fix broken pipe when looking for aria2c which caused
3534          a fallback to curl. (bnc#480930)
3535 - aria2: implement saving and reading mirror stats data in
3536          /var/cache/zypp/aria2.stats
3537 - aria2: handle failover correctly (bnc#481115)
3538 - aria2: various improvements in error and report  handling
3539 - aria2: curl: reset settings on attach to avoid duplicate
3540   headers
3541 - version 6.2.1 (2)
3542
3543 -------------------------------------------------------------------
3544 Tue Mar  3 12:44:24 CET 2009 - ma@suse.de
3545
3546 - Adapt to changed satsolver API.
3547
3548 -------------------------------------------------------------------
3549 Fri Feb 27 16:23:36 CET 2009 - dmacvicar@suse.de
3550
3551 - Make sure Fetcher pass optional files as non-interactive
3552 - Fixes file does not exist error when key/sig does not exist
3553 - version 6.2.0 (2)
3554
3555 -------------------------------------------------------------------
3556 Thu Feb 26 13:49:56 CET 2009 - ma@suse.de
3557
3558 - Use correct default for zconfig(solver.checkSystemFile) (bnc# 475144)
3559
3560 -------------------------------------------------------------------
3561 Thu Feb 26 01:25:33 CET 2009 - ma@suse.de
3562
3563 - Prevent ResStatus from overriding user locks. (bnc #475230)
3564
3565 -------------------------------------------------------------------
3566 Sun Feb 22 15:27:11 CET 2009 - ma@suse.de
3567
3568 - Never refresh repositories from CD/DVD, once they are created. (bnc #476429)
3569
3570 -------------------------------------------------------------------
3571 Sat Feb 21 18:31:17 CET 2009 - dmacvicar@suse.de
3572
3573 Implemented the following options with aria backend:
3574
3575 - download.max_concurrent_connections (default 2)
3576   download.min_download_speed (default no limit)
3577   download.max_download_speed (default no limit)
3578   download.max_silent_tries (default 5)
3579
3580 -------------------------------------------------------------------
3581 Fri Feb 20 16:28:19 CET 2009 - dmacvicar@suse.de
3582
3583 - MediaAria2c: allow disabling aria2 using ZYPP_ARIA2C=0.
3584   Various improvements including file existence checking
3585   Disable HEAD request if aria2c >= 1.20
3586   Restrict max connections to 2 for now.
3587
3588 -------------------------------------------------------------------
3589 Wed Feb 18 15:51:38 CET 2009 - ma@suse.de
3590
3591 - Neither lose packages with empty name, nor SEGV when processing them. (bnc #470011)
3592
3593 -------------------------------------------------------------------
3594 Tue Feb 17 23:17:54 CET 2009 - ma@suse.de
3595
3596 - Compute obsoletes based on names only (not considering provides) (bnc #471023)
3597
3598 -------------------------------------------------------------------
3599 Tue Feb 17 12:56:57 CET 2009 - jkupec@suse.cz
3600
3601 - Fixed FTP authentication (bnc #472879)
3602
3603 -------------------------------------------------------------------
3604 Wed Feb 11 13:31:03 CET 2009 - ma@suse.de
3605
3606 - Follow IEC and use the binary prefixes (KiB,MiB,GiB) for printing Byte
3607   counts based on a power of 1024 (formerly just K,M,G). Byte counts based
3608   on a power of 1000 stay unaffected (kB,MB,GB).
3609
3610 -------------------------------------------------------------------
3611 Mon Feb  9 13:14:26 CET 2009 - ma@suse.de
3612
3613 - Fix installation prompting for the wrong CD/DVD. (bnc #472892)
3614
3615 -------------------------------------------------------------------
3616 Tue Feb  3 18:07:38 CET 2009 - ma@suse.de
3617
3618 - Send any output from rpm install/delete scripts via callback, so
3619   applications are able to display it. (bnc #369450)
3620
3621 -------------------------------------------------------------------
3622 Mon Feb  2 14:12:08 CET 2009 - ma@suse.de
3623
3624 - Add missing translations (bnc #256289)
3625
3626 -------------------------------------------------------------------
3627 Wed Jan 28 14:37:28 CET 2009 - jkupec@suse.cz
3628
3629 - HistoryLogReader added
3630
3631 -------------------------------------------------------------------
3632 Tue Jan 27 13:35:44 CET 2009 - ma@suse.de
3633
3634 - Respect content-file DATDIR when downloading packages. (bnc #468612)
3635
3636 -------------------------------------------------------------------
3637 Tue Jan 27 13:28:54 CET 2009 - jkupec@suse.cz
3638
3639 - Enabled CredentialManager for MediaSMB (bnc #460970).
3640 - Ignore URL's username, password, and query string in AuthData
3641   comparator in CredentialManager.
3642
3643 -------------------------------------------------------------------
3644 Mon Jan 26 12:41:07 CET 2009 - ma@suse.de
3645
3646 - Let vendor checks per default differ between 'openSUSE Build Service'
3647   and 'openSUSE' (bnc #467262).
3648
3649 -------------------------------------------------------------------
3650 Fri Jan 23 12:34:44 CET 2009 - ma@suse.de
3651
3652 - Fix handling of plaindir repos on mounted devices (e.g. USB) (bnc #464778)
3653 - Fix plaindir checksum computation not to to follow symlinks (bnc #464778)
3654
3655 -------------------------------------------------------------------
3656 Thu Jan 22 10:41:27 CET 2009 - ma@suse.de
3657
3658 - Tell satsolver about product buddies (bnc #466565)
3659
3660 -------------------------------------------------------------------
3661 Fri Jan  9 17:01:10 CET 2009 - jkupec@suse.cz
3662
3663 - handle HTTP 503 reponses as temporary errors (bnc #462545)
3664
3665 -------------------------------------------------------------------
3666 Thu Dec 18 22:26:18 CET 2008 - ma@suse.de
3667
3668 - Fixed lost user request to abort during commit. (bnc #388810, bnc #450273)
3669 - revision 11954
3670 - version 5.25.0 (23)
3671
3672 -------------------------------------------------------------------
3673 Thu Dec 18 13:02:27 CET 2008 - ma@suse.de
3674
3675 - Add Package::filelist, faster and less memory consuming
3676   implementation of Package::filenames (now deprecated).
3677 - revision 11949
3678
3679 -------------------------------------------------------------------
3680 Thu Dec 11 21:39:50 CET 2008 - ma@suse.de
3681
3682 - Add str::hexencode and str::hexdecode to encode special characters
3683   in a string as %XX.
3684 - Hexdecode modalias strings in rpm dependencies because rpm does not
3685   allow comma, blank and other special chars. (bnc #456695)
3686 - revision 11927
3687
3688 -------------------------------------------------------------------
3689 Thu Dec 11 17:13:06 CET 2008 - ma@suse.de
3690
3691 - Catch and report media errors when proving packages. (bnc #457652)
3692 - revision 11926
3693
3694 -------------------------------------------------------------------
3695 Wed Dec 10 16:09:08 CET 2008 - ma@suse.de
3696
3697 - Remove obsolete zypp.conf::productsdir and deprecate
3698   ZConfig::productsPath().
3699 - Monitor /etc/products.d to determine if @system.solv needs to be
3700   rebuilt. (bnc #457933)
3701 - revision 11923
3702 - version 5.24.7 (23)
3703
3704 -------------------------------------------------------------------
3705 Mon Dec  8 15:31:18 CET 2008 - ma@suse.de
3706
3707 - Execute patch scripts chroot to the installed system. (bnc #456795)
3708 - revision 11908
3709
3710 -------------------------------------------------------------------
3711 Mon Dec  8 10:39:30 CET 2008 - schubi@suse.de
3712
3713 - Make the solver reset function public (bnc #439373)
3714 - Revision 11904
3715
3716 -------------------------------------------------------------------
3717 Sun Dec  7 20:21:09 CET 2008 - coolo@suse.de
3718
3719 - note for coolo: do not trust bash advisory from TPM colleagues
3720
3721 -------------------------------------------------------------------
3722 Fri Dec  5 14:22:11 CET 2008 - ma@suse.de
3723
3724 - Fix solvers inappropriate selection as byUSER (bnc 455965)
3725 - revision 11891
3726 - version 5.24.6 (23)
3727
3728 -------------------------------------------------------------------
3729 Thu Dec  4 11:10:35 CET 2008 - coolo@suse.de
3730
3731 - fix %post script to not warn on fresh install
3732
3733 -------------------------------------------------------------------
3734 Mon Dec  1 19:38:24 CET 2008 - ma@suse.de
3735
3736 - Fix install order computation losing some installed packages
3737   pre-requirements. (bnc #439802)
3738 - revision 11845
3739 - version 5.24.5 (23)
3740
3741 -------------------------------------------------------------------
3742 Fri Nov 28 16:33:56 CET 2008 - ma@suse.de
3743
3744 - Prune soft locks to prevent installation but not update of
3745   already installed packages.
3746 - revision 11829
3747 - version 5.24.4 (23)
3748
3749 -------------------------------------------------------------------
3750 Fri Nov 28 11:36:03 CET 2008 - schubi@suse.de
3751
3752 - Taking solutions which based on user requirements/conflict
3753   "by User" solutions (bnc #442718)
3754 - revision 11825
3755
3756 -------------------------------------------------------------------
3757 Fri Nov 28 00:05:17 CET 2008 - ma@suse.de
3758
3759 - Take into account the requirements of all obsoleted packages uninstall
3760   scripts when computing the installation order. (bnc #439802)
3761 - revision 11823
3762 - version 5.24.3 (23)
3763
3764 -------------------------------------------------------------------
3765 Thu Nov 27 14:45:07 CET 2008 - dmacvicar@suse.de
3766
3767 - fix maybeUnsuported() method returning wrong result
3768 - add testcase for future coverage
3769 - don't force time based uuid for anonymous id string (bnc #449654)
3770 - RELEASE: 5.24.2 (23)
3771
3772 -------------------------------------------------------------------
3773 Wed Nov 26 17:18:00 CET 2008 - ma@suse.de
3774
3775 - Call 'repo2solv -R' (recursive scan) for plaindir repos. (bnc #443350)
3776 - revision 11810
3777
3778 -------------------------------------------------------------------
3779 Wed Nov 26 17:09:12 CET 2008 - dmacvicar@suse.de
3780
3781 - SHA1SUMS.key is not imported by zypp as known key (bnc #446188)
3782 - path and url in add_on_products.xml is evaluated wrong
3783   (bnc #446170)
3784
3785 -------------------------------------------------------------------
3786 Mon Nov 24 17:47:35 CET 2008 - schubi@suse.de
3787
3788 - activate locking for doUpdate (bnc #447684)
3789 - revision 11792
3790 - RELEASE: 5.24.1 (23)
3791
3792 -------------------------------------------------------------------
3793 Fri Nov 21 16:56:10 CET 2008 - dmacvicar@suse.de
3794
3795 - remove unused updaterepokey, replaced by repo
3796   product information
3797
3798 -------------------------------------------------------------------
3799 Fri Nov 21 15:12:52 CET 2008 - jkupec@suse.cz
3800
3801 - fixed uninitialized value in OnMediaLocation (bnc #447010)
3802 - revision 11770
3803
3804 -------------------------------------------------------------------
3805 Thu Nov 20 23:59:16 CET 2008 - ma@suse.de
3806
3807 - Fix retrieval of deltarpm info.
3808 - revision 11764
3809 - version 5.24.0 (23)
3810
3811 -------------------------------------------------------------------
3812 Thu Nov 20 22:15:28 CET 2008 - ma@suse.de
3813
3814 - Fix retrieval of Repository attributes like timestamps, keywords
3815   and product info.
3816 - revision 11760
3817
3818 -------------------------------------------------------------------
3819 Thu Nov 20 19:30:05 CET 2008 - ma@suse.de
3820
3821 - Enhance class LookupAttr and add convenience class LookupRepoAttr to
3822   iterate those solv file attributes which are not acssociated with a
3823   solvable. E.g. product or deltarpm info.
3824 - revision 11754
3825
3826 -------------------------------------------------------------------
3827 Wed Nov 19 15:49:38 CET 2008 - jkupec@suse.cz
3828
3829 - encode user-supplied URL strings before using them in the Url object
3830   (bnc #446395, bnc #444267)
3831 - revision 11720
3832
3833 -------------------------------------------------------------------
3834 Wed Nov 19 15:15:14 CET 2008 - ma@suse.de
3835
3836 - Support loading helix files.
3837 - revision 11719
3838
3839 -------------------------------------------------------------------
3840 Tue Nov 18 18:37:30 CET 2008 - ma@suse.de
3841
3842 - Add class filesystem::Glob to find pathnames matching a pattern
3843   by using ::glob.
3844 - revision 11708
3845
3846 -------------------------------------------------------------------
3847 Thu Nov 13 11:07:56 CET 2008 - schubi@suse.de
3848
3849 - Taking care for ppc64 while distupgrade (bnc #443685)
3850 - revision 11670
3851
3852 -------------------------------------------------------------------
3853 Wed Nov 12 18:53:03 CET 2008 - ma@suse.de
3854
3855 - Add Capability ctor from Arch and Name: (Arch_i386, "name") or
3856   (Arch_i386, "name == 1.0").
3857 - revision 11669
3858
3859 -------------------------------------------------------------------
3860 Wed Nov 12 14:31:20 CET 2008 - ma@suse.de
3861
3862 - Take care to always reset CURLOPT_TIMECONDITION to prevent incomplete
3863   downloads. (bnc #444109)
3864 - revision 11656
3865 - version 5.23.0 (23)
3866
3867 -------------------------------------------------------------------
3868 Wed Nov 12 13:19:02 CET 2008 - ma@suse.de
3869
3870 - Check for modaliases below /sys (bnc #430179)
3871 - revision 11653
3872
3873 -------------------------------------------------------------------
3874 Tue Nov 11 18:36:33 CET 2008 - ma@suse.de
3875
3876 - Avoid superfluous file copying and gpg invocation in keyring handling.
3877 - revision 11650
3878
3879 -------------------------------------------------------------------
3880 Tue Nov 11 14:48:52 CET 2008 - ma@suse.de
3881
3882 - Prevent fetcher from processing the same index file twice. (bnc #443644)
3883 - revision 11648
3884 - version 5.22.0 (21)
3885
3886 -------------------------------------------------------------------
3887 Fri Nov  7 23:55:47 CET 2008 - ma@suse.de
3888
3889 - Fix retrieval of patch contents and references attributes. (bnc #442200)
3890 - revision 11641
3891 - version 5.21.0 (21)
3892
3893 -------------------------------------------------------------------
3894 Fri Nov  7 19:51:00 CET 2008 - ma@suse.de
3895
3896 - Add CheckSum::asString.
3897 - revision 11634
3898
3899 -------------------------------------------------------------------
3900 Fri Nov  7 17:55:48 CET 2008 - ma@suse.de
3901
3902 - revision 11631
3903 - version 5.20.0 (20)
3904
3905 -------------------------------------------------------------------
3906 Thu Nov  6 18:35:25 CET 2008 - dmacvicar@suse.de
3907
3908 - re-add the flavor to the http header now using a flavor
3909   cache that is updated on every target load.
3910   Target::dstributionFlavor provides access to this cache
3911   in case you need the last used flavor without loading
3912   the target.
3913
3914 -------------------------------------------------------------------
3915 Thu Nov  6 16:23:03 CET 2008 - schubi@suse.de
3916
3917 - added flag: ignorealreadyrecommended to the testcases (bnc #432136)
3918 - revsion 11539
3919
3920 -------------------------------------------------------------------
3921 Thu Nov  6 09:41:48 CET 2008 - schubi@suse.de
3922
3923 - Adding rule rpm-arch for installed rpm package in order to avoid
3924   unneeded architecture change. (bnc #441004)
3925 - revision 11585
3926
3927 -------------------------------------------------------------------
3928 Tue Nov  4 13:21:35 CET 2008 - jkupec@suse.cz
3929
3930 - handle MediaTimeoutException also in MediaSetAccess::provideFile()
3931   (bnc #439983)
3932 - revision 11568
3933
3934 -------------------------------------------------------------------
3935 Mon Nov  3 15:30:53 CET 2008 - dmacvicar@suse.de
3936
3937 - merge contributions by Jon Nelson, the patches resolve
3938   the following issues:
3939 - disable the "Pragma: nocache" header which is automatically
3940   used by curl.
3941   re-enables the use of a caching http proxy (like squid or others)
3942   and corrects (bnc #326208)
3943 - don't generate an If-Modified-Since header if we don't have a
3944   previous file to work with
3945 - don't generate a Proxy-Authenticate header if one is not called
3946   for.
3947
3948 -------------------------------------------------------------------
3949 Fri Oct 31 14:01:57 CET 2008 - ma@suse.de
3950
3951 - Do not save solver locks (by APPL_HIGH).
3952 - revision 11558
3953
3954 -------------------------------------------------------------------
3955 Fri Oct 31 13:53:39 CET 2008 - dmacvicar@suse.de
3956
3957 - fetcher.setOptions( Fetcher::AutoAddIndexes ) allows
3958   for automatic signed index discovery.
3959 - enqueueDir with checksum checking s now enqueueDigestedDir
3960
3961 -------------------------------------------------------------------
3962 Thu Oct 30 14:24:57 CET 2008 - schubi@suse.de
3963
3964 - solutions: keep/lock will be done by APPL_HIGH. So they will not be
3965   saved in the lockfiles
3966 - "keep obsolete" will be handled with lock by APPL_HIGH (bnc #439134)
3967 - revision  11549
3968
3969 -------------------------------------------------------------------
3970 Wed Oct 29 14:14:16 CET 2008 - jkupec@suse.cz
3971
3972 - throw a MediaTimeoutException also on http 504 (gateway timeout)
3973   (bnc #425035)
3974 - revision 11535
3975
3976 -------------------------------------------------------------------
3977 Wed Oct 29 12:51:55 CET 2008 - ma@suse.de
3978
3979 - Add 'sh4' architectures.
3980 - revision 11534
3981
3982 -------------------------------------------------------------------
3983 Tue Oct 28 22:01:40 CET 2008 - dmacvicar@suse.de
3984
3985 - don't free the header before curl_perform as curl does not
3986   copy it. (bnc#439532)
3987
3988 -------------------------------------------------------------------
3989 Tue Oct 28 16:47:36 CET 2008 - ma@suse.de
3990
3991 - Add 'arm' architectures.
3992 - revision 11525
3993
3994 -------------------------------------------------------------------
3995 Tue Oct 28 10:07:13 CET 2008 - schubi@suse.de
3996
3997 - regarding "keep obsolete" in the solutions (bnc #439134)
3998 - revision 11517
3999
4000 -------------------------------------------------------------------
4001 Mon Oct 27 10:51:01 CET 2008 - dmacvicar@suse.de
4002
4003 - fix broken aria2c command line (bnc#438971)
4004
4005 -------------------------------------------------------------------
4006 Sun Oct 26 14:53:56 CET 2008 - coolo@suse.de
4007
4008 - adding svn r11488 to fix compile of PackageKit
4009
4010 -------------------------------------------------------------------
4011 Fri Oct 24 18:12:34 CEST 2008 - ma@suse.de
4012
4013 - Remove error prone methods from OnMediaLocation API to prevent
4014   accidental missuse. (bnc #437328)
4015 - revision 11487
4016 - version 5.19.0 (19)
4017
4018 -------------------------------------------------------------------
4019 Fri Oct 24 16:07:45 CEST 2008 - ma@suse.de
4020
4021 - Provide the /etc/products.d enties filename as Product::referenceFilename.
4022   Use it to remove orphan products. (bnc #432932)
4023 - Fix media exception handling in commit (bnc #395704)
4024 - revision 11485
4025 - version 5.18.0 (17)
4026
4027 -------------------------------------------------------------------
4028 Fri Oct 24 10:29:19 CEST 2008 - schubi@suse.de
4029
4030 - Taking "unlock" instead of setTransact(false) in the solutions (bnc #436923)
4031 - revision 11468
4032 - version 5.17.0 (17)
4033
4034 -------------------------------------------------------------------
4035 Wed Oct 22 14:33:10 CEST 2008 - ma@suse.de
4036
4037 - For retrieving a product license fall back to license.tar.gz. (bnc #372386)
4038 - revision 11447
4039
4040 -------------------------------------------------------------------
4041 Wed Oct 22 14:16:33 CEST 2008 - dmacvicar@suse.de
4042
4043 - move anonymous unique id to a private http header
4044   X-ZYpp-AnonymousUniqueId (bnc#431571 )
4045
4046 -------------------------------------------------------------------
4047 Wed Oct 22 12:58:35 CEST 2008 - ma@suse.de
4048
4049 - Adapt to satsolver-0.12 API.
4050 - Add Locale:: bestMatch to find the best match within a set of
4051   available Locales.
4052 - revision 11441
4053
4054 -------------------------------------------------------------------
4055 Mon Oct 20 16:44:58 CEST 2008 - ma@suse.de
4056
4057 - RepoInfo: Add methods to handle repository licenses. (bnc #372386)
4058 - revision 11419
4059
4060 -------------------------------------------------------------------
4061 Mon Oct 20 16:39:41 CEST 2008 - ma@suse.de
4062
4063 - Adapt to changed satsolver dataiterator API.
4064 - revision 11418
4065
4066 -------------------------------------------------------------------
4067 Fri Oct 17 18:31:47 CEST 2008 - ma@suse.de
4068
4069 - Secure download of license file on repo refresh (bnc #372386)
4070 - revision 11398
4071
4072 -------------------------------------------------------------------
4073 Fri Oct 17 17:26:25 CEST 2008 - ma@suse.de
4074
4075 - Call 'repo2solv.sh -o' instead of using output redirection. (bnc #420046)
4076 - revision 11397
4077
4078 -------------------------------------------------------------------
4079 Thu Oct 16 17:57:15 CEST 2008 - jkupec@suse.cz
4080
4081 - repository license methods added to RepoManager (bnc #372386)
4082 - revision 11377
4083
4084 -------------------------------------------------------------------
4085 Thu Oct 16 16:26:01 CEST 2008 - dmacvicar@suse.de
4086
4087 - don't take into account stat information when looking
4088   for remote SHA1SUMS (part of bnc#409927)
4089
4090 -------------------------------------------------------------------
4091 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4092
4093 - MediaSetAccess::provideOptionalFile() added
4094 - revision 11369
4095
4096 -------------------------------------------------------------------
4097 Wed Oct 15 18:01:48 CEST 2008 - jkupec@suse.cz
4098 - version 5.16.1 (16)
4099
4100 -------------------------------------------------------------------
4101 Tue Oct 14 16:15:09 CEST 2008 - jkupec@suse.cz
4102
4103 - don't initialize servicesTargetDistro via global ZYpp instance in
4104   RepoManagerOptions() constructor (bnc #435184)
4105 - revision 11342
4106
4107 -------------------------------------------------------------------
4108 Mon Oct 13 19:12:40 CEST 2008 - jkupec@suse.cz
4109
4110 - repository probing: check for other types of repo even on
4111   MediaException, throw only if all fail (bnc #335906)
4112 - revision 11332
4113
4114 -------------------------------------------------------------------
4115 Mon Oct 13 14:16:25 CEST 2008 - ma@suse.de
4116
4117 - Adapt to satsolver changes.
4118 - revision 11331
4119 - version 5.16.0 (16)
4120
4121 -------------------------------------------------------------------
4122 Mon Oct 13 13:28:48 CEST 2008 - ma@suse.de
4123
4124 - Fix reading delta rpm checksum from solv file.
4125 - revision 11313
4126
4127 -------------------------------------------------------------------
4128 Mon Oct 13 12:12:39 CEST 2008 - ma@suse.de
4129
4130 - Fix package-manager script to properly quote arguments. (bnc #30903)
4131 - revision 11311
4132
4133 -------------------------------------------------------------------
4134 Mon Oct 13 11:03:04 CEST 2008 - schubi@suse.de
4135
4136 - regarding orphaned resolvables
4137 - removed old distupgrade algorithm
4138 - revision 11307
4139
4140 -------------------------------------------------------------------
4141 Sun Oct 12 13:55:51 CEST 2008 - jkupec@suse.cz
4142
4143 - handle ftp response 530 (login failed) like http 403
4144   (bnc #433537)
4145 - revision 11305
4146
4147 -------------------------------------------------------------------
4148 Thu Oct  9 17:37:18 CEST 2008 - ma@suse.de
4149
4150 - Adapt to satsolvers 'big solv data change'.
4151 - revision 11294
4152
4153 -------------------------------------------------------------------
4154 Thu Oct  9 17:18:18 CEST 2008 - schubi@suse.de
4155
4156 - Taking the right solution actions for locked resolvables (bnc #400840)
4157 - revision 11289
4158
4159 -------------------------------------------------------------------
4160 Thu Oct  9 13:52:03 CEST 2008 - ma@suse.de
4161
4162 - Add required copy-ctor and assignment operator to WhatProvides.
4163   (bnc #433087)
4164 - revision 11276
4165
4166 -------------------------------------------------------------------
4167 Wed Oct  8 16:24:25 CEST 2008 - jkupec@suse.cz
4168
4169 - detect and use unused loop device for mounting ISO images
4170   (bnc #428009)
4171 - revision 11262
4172 - version 5.15.1 (13)
4173
4174 -------------------------------------------------------------------
4175 Wed Oct  8 15:39:08 CEST 2008 - jkupec@suse.cz
4176
4177 - fixed segfault when saving the probed repo type in
4178   RepoManager::refreshMetadata() (bnc #431963)
4179 - revision 11261
4180
4181 -------------------------------------------------------------------
4182 Wed Oct  8 11:33:00 CEST 2008 - dmacvicar@suse.de
4183
4184 - improve log message (bnc#429114)
4185
4186 -------------------------------------------------------------------
4187 Wed Oct  8 11:15:20 CEST 2008 - lslezak@suse.cz
4188
4189 - disk usage - ignore /proc filesystem (bnc#418783)
4190 - revision 11258
4191
4192 -------------------------------------------------------------------
4193 Tue Oct  7 13:24:10 CEST 2008 - ma@suse.de
4194
4195 - Fixed detection of loopback mounted iso-files. The mtab entry does
4196   not necessarily mention the iso-file. (bnc #432504)
4197 - revision 11252
4198 - version 5.15.0 (13)
4199
4200 -------------------------------------------------------------------
4201 Thu Oct  2 19:46:13 CEST 2008 - ma@suse.de
4202
4203 - Add zypp.conf option 'download.use_deltarpmr.always' to enable using
4204   delta rpms even if the package is available on a local source.
4205   (Axel C. Frinke)
4206 - revision 11235
4207 - version 5.14.0 (13)
4208
4209 -------------------------------------------------------------------
4210 Thu Oct  2 18:50:11 CEST 2008 - ma@suse.de
4211
4212 - Add product attribute: PRODUCTLINE.
4213 - revision 11234
4214
4215 -------------------------------------------------------------------
4216 Thu Oct  2 17:18:19 CEST 2008 - ma@suse.de
4217
4218 - Do not consider self provided requirements whan computing the
4219   installation order.
4220 - revision 11231
4221
4222 -------------------------------------------------------------------
4223 Wed Oct  1 16:07:36 CEST 2008 - ma@suse.de
4224
4225 - Rephrase missleading error message. (bnc #431229)
4226 - revision 11222
4227
4228 -------------------------------------------------------------------
4229 Tue Sep 30 17:23:48 CEST 2008 - ma@suse.de
4230
4231 - Allow computation of disk usage per solvable.
4232 - revision 11218
4233
4234 -------------------------------------------------------------------
4235 Mon Sep 29 23:59:10 CEST 2008 - dmacvicar@suse.de
4236
4237 - Merge aria2c Media handler code from Google SOC 2008
4238   (Gerard Farras)
4239 - Only activated by making env var ZYPP_ARIA=1
4240
4241 -------------------------------------------------------------------
4242 Mon Sep 29 15:56:17 CEST 2008 - jkupec@suse.cz
4243
4244 - history: tell which package failed before logging rpm output or
4245   error message (bnc #430585)
4246 - no localization for history log comments
4247 - revision 11202
4248
4249 -------------------------------------------------------------------
4250 Mon Sep 29 13:43:08 CEST 2008 - ma@suse.de
4251
4252 - Fix zypp::WhatProvides::empty returning inverse result.
4253 - revision 11200
4254 - version 5.13.1 (13)
4255
4256 -------------------------------------------------------------------
4257 Sat Sep 27 23:36:19 CEST 2008 - jkupec@suse.cz
4258
4259 - fixed endless loop when CredentialManager returns bad password
4260 - CredentialManager now correctly updates password of existing
4261   credentials
4262 - revision 11187
4263
4264 -------------------------------------------------------------------
4265 Fri Sep 26 15:37:50 CEST 2008 - ma@suse.de
4266
4267 - Fix computation of Product::flavor.
4268 - Add Product::productLine. A vendor specific string denoting the
4269   product line.
4270 - revision 11182
4271 - version 5.13.0 (13)
4272
4273 -------------------------------------------------------------------
4274 Fri Sep 26 15:25:33 CEST 2008 - jkupec@suse.cz
4275
4276 - save user credentials after asking for them
4277 - revision 11181
4278
4279 -------------------------------------------------------------------
4280 Thu Sep 25 23:19:55 CEST 2008 - jkupec@suse.cz
4281
4282 - ZConfig::credentialsGlobal{File,Dir}() added
4283   (/etc/zypp/credentials.{cat,d})
4284 - revision 11176
4285
4286 -------------------------------------------------------------------
4287 Thu Sep 25 17:09:44 CEST 2008 - jkupec@suse.cz
4288
4289 - Target::setInstallationLogfile() removed from zypp/Target.h
4290 - revision 11171
4291
4292 -------------------------------------------------------------------
4293 Thu Sep 25 13:11:43 CEST 2008 - ma@suse.de
4294
4295 - Remove obsolete zypp-query-pool binary. zypper provides all
4296   the information one needs.
4297 - revision 11160
4298
4299 -------------------------------------------------------------------
4300 Wed Sep 24 19:11:19 CEST 2008 - jkupec@suse.cz
4301
4302 - HistoryLog added and used to log package installs/removes and
4303   repository adds, removes, url and alias changes into
4304   history.logfile (/var/log/zypp/history) (fate #110205)
4305 - str::escape(string, char) added
4306 - revision 11150
4307 - version 5.12.1 (12)
4308
4309 -------------------------------------------------------------------
4310 Tue Sep 23 14:02:08 CEST 2008 - jkupec@suse.cz
4311
4312 - CredentialManager: look for credentials with
4313   wanted_url.startsWith(stored_url)
4314 - RepoManager: don't pass service credentials down to repos if
4315   their urls are not based on service's url.
4316 - revision 11134
4317
4318 -------------------------------------------------------------------
4319 Mon Sep 22 16:27:41 CEST 2008 - ma@suse.de
4320
4321 - Remove superfluous PRODUCT_REFERENCES attribute.
4322 - revision 11127
4323
4324 -------------------------------------------------------------------
4325 Mon Sep 22 16:13:08 CEST 2008 - ma@suse.de
4326
4327 - Add Url::hasCredentialsInAuthority test for username or password
4328   being encoded in the authority component. I.e. user:pass@host.
4329 - Handle repos to be disabled disable in service refresh.
4330 - revision 11126
4331
4332 -------------------------------------------------------------------
4333 Mon Sep 22 12:10:34 CEST 2008 - jkupec@suse.cz
4334
4335 - provided context to keyring callbacks (bnc #370223)
4336 - merged trust & import callbacks (bnc #366467)
4337   (don't worry, still allows to trust && !import)
4338 - revision 11113
4339
4340 -------------------------------------------------------------------
4341 Fri Sep 19 13:17:38 CEST 2008 - ma@suse.de
4342
4343 - Moved DefaultAcceptBits enum to class KeyRing (formerly KeyRingReort).
4344 - revision 11102
4345
4346 -------------------------------------------------------------------
4347 Thu Sep 18 16:11:23 CEST 2008 - ma@suse.de
4348
4349 - Use service alias as namespace for it's repositories aliases.
4350 - revision 11097
4351 - version 5.11.0 (11)
4352
4353 -------------------------------------------------------------------
4354 Thu Sep 18 12:45:25 CEST 2008 - jkupec@suse.cz
4355
4356 - pass service's credentials down to repos
4357 - support ?credentials=filepath in URL to specify credentials
4358 - revision 11092
4359
4360 -------------------------------------------------------------------
4361 Thu Sep 18 09:57:49 CEST 2008 - ma@suse.de
4362
4363 - Add Product::isTargetDistribution to identify the systems installed
4364   baseproduct. This should replace tests for Product::type is "base".
4365 - revision 11089
4366
4367 -------------------------------------------------------------------
4368 Wed Sep 17 18:05:44 CEST 2008 - jkupec@suse.cz
4369
4370 - save user credentials when adding repos/services with URLs containing
4371   the credentials (bnc #425462)
4372 - revision 11085
4373
4374 -------------------------------------------------------------------
4375 Wed Sep 17 15:08:54 CEST 2008 - ma@suse.de
4376
4377 - Adapt to rpms new way of quoting whitespace in pathnames.(bnc #426924)
4378 - revision 11082
4379
4380 -------------------------------------------------------------------
4381 Tue Sep 16 18:41:39 CEST 2008 - ma@suse.de
4382
4383 - Service handling fixes. Added ServiceException.
4384 - revision 11077
4385
4386 -------------------------------------------------------------------
4387 Mon Sep 15 11:40:04 CEST 2008 - ma@suse.de
4388
4389 - Fix building of transaltions.
4390 - revision 11064
4391
4392 -------------------------------------------------------------------
4393 Sun Sep 14 00:10:21 CEST 2008 - jkupec@suse.cz
4394
4395 - ServiceInfo.clearReposTo{Enable,Disable}() methods added
4396 - revision 11060
4397
4398 -------------------------------------------------------------------
4399 Fri Sep 12 18:24:28 CEST 2008 - ma@suse.de
4400
4401 - Create new Service repos in disbaled sate.
4402 - revision 11056
4403 - version 5.10.0 (10)
4404
4405 -------------------------------------------------------------------
4406 Fri Sep 12 16:04:54 CEST 2008 - ma@suse.de
4407
4408 - Make registerTarget and registerRelease abvailable for installed
4409   product. Required for registration.
4410 - revision 11043
4411
4412 -------------------------------------------------------------------
4413 Fri Sep 12 12:59:50 CEST 2008 - ma@suse.de
4414
4415 - Add url lists query to Product interface. A generic query and
4416   convenience methods to query urls for "releasenotes", "register",
4417   "updateurls", "extraurls",  "optionalurls" and "smolt" (bnc #413444)
4418 - revision 11029
4419
4420 -------------------------------------------------------------------
4421 Fri Sep 12 01:38:25 CEST 2008 - jkupec@suse.cz
4422
4423 - ServiceType and ServiceInfo::type() added (contains only RIS for
4424   now), service type probing added.
4425 - Avoiding the use of 'path' for services (appending
4426   the repoindex.xml's 'path' to the baseurl of created repos)
4427 - renamed ServiceInfo::*catalog*() methods to *repo*() methods
4428 - revision 11022
4429
4430 -------------------------------------------------------------------
4431 Thu Sep 11 16:01:57 CEST 2008 - dmacvicar@suse.de
4432
4433 - add Repostiroy::updateKeys and
4434   Repository::providesUpdatesForKey(string) for repo and
4435   product matching
4436 - Provide Repository::isUpdateRepo
4437
4438 -------------------------------------------------------------------
4439 Thu Sep 11 14:41:28 CEST 2008 - ma@suse.de
4440
4441 - Fix evaluation of vendor support flags.
4442 - Adapt retrieval of registration data (targetDistribution,
4443   targetDistributionRelease and targetDistributionFlavor).
4444 - revision 11013
4445
4446 -------------------------------------------------------------------
4447 Wed Sep 10 18:23:52 CEST 2008 - ma@suse.de
4448
4449 - Follow gpgcheck tag in .repo file and do no check if disabled.
4450 - revision 11010
4451 - version 5.9.0 (8)
4452
4453 -------------------------------------------------------------------
4454 Wed Sep 10 17:54:20 CEST 2008 - jkupec@suse.cz
4455
4456 - added dumpAsXMLOn(stream,string) to ServiceInfo to print services
4457   with content (repos)
4458 - revision 11004
4459
4460 -------------------------------------------------------------------
4461 Wed Sep 10 17:31:41 CEST 2008 - ma@suse.de
4462
4463 - Remove obsolete product attributes.
4464 - Store less packages in /var/lib/zypp/SoftLocks (bnc #418050)
4465 - revision 11001
4466
4467 -------------------------------------------------------------------
4468 Wed Sep 10 16:40:00 CEST 2008 - ma@suse.de
4469
4470 - Provide product::updaterepoKey: Update repository indicator string.
4471 - revision 11000
4472
4473 -------------------------------------------------------------------
4474 Tue Sep  9 17:33:03 CEST 2008 - dmacvicar@suse.de
4475
4476 - provide context about the repository (name/alias) if available when
4477   checking signatures (bnc#370223)
4478 - 5.8.0
4479
4480 -------------------------------------------------------------------
4481 Tue Sep  9 13:04:11 CEST 2008 - ma@suse.de
4482
4483 - Add ServiceInfo interface to define a set of catalogs (repository
4484   aliases) to be enabled on next refresh.
4485 - revision 10970
4486
4487 -------------------------------------------------------------------
4488 Tue Sep  9 11:40:42 CEST 2008 - ma@suse.de
4489
4490 - Fix reading of Traget::targetDistribution.
4491 - Allow to configure default answers in signature verification workflow.
4492 - revision 10968
4493
4494 -------------------------------------------------------------------
4495 Mon Sep  8 17:11:02 CEST 2008 - jkupec@suse.cz
4496
4497 - CredentialManager added to manage stored credentials
4498 - MediaCurl adapted to use CredentialManager to read credentials
4499 - revision 10958
4500
4501 -------------------------------------------------------------------
4502 Fri Sep  5 11:40:05 CEST 2008 - jkupec@suse.cz
4503
4504 - operator ==, !=, < definition moved to RepoInfoBase from
4505   the derived classes
4506 - fixed RepoInfo::dumpAsIniOn() to not print 'type' if it is unknown
4507   (bnc #407515)
4508 - {Repo,Service}Info::dumpAsXMLOn(ostream) added
4509 - RepoInfo::dumpRepoOn() deprecated in favor of dumpAsIniOn()
4510 - use shared_ptr instead of itrusive for {Repo,Service}Info
4511 - revision 10931:10942
4512
4513 -------------------------------------------------------------------
4514 Thu Sep  4 16:47:07 CEST 2008 - jkupec@suse.cz
4515
4516 - RepoInfo{,Base} setters made void
4517 - revision 10931
4518
4519 -------------------------------------------------------------------
4520 Wed Sep  3 14:53:06 CEST 2008 - jkupec@suse.cz
4521
4522 - skip repositories with non-matching target distro when reading
4523   repoindex
4524 - revision 10926
4525
4526 -------------------------------------------------------------------
4527 Tue Sep  2 11:04:52 CEST 2008 - schubi@suse.de
4528
4529 - Enabled distupgrade of the SAT solver. In order to use the old
4530   distupgrade you can set the environment variable ZYPP_NO_SAT_UPDATE.
4531   This variable will can be used until the old distupgrade mechanism will
4532   be removed from libzypp. Have a look to above changelogs.
4533 - revision 10911
4534 - version 5.7.0 (5)
4535
4536 -------------------------------------------------------------------
4537 Tue Aug 19 16:36:47 CEST 2008 - dmacvicar@suse.de
4538
4539 - add Package::maybeUnsupported to remove duplicated
4540   code in clients dealing with Package::vendorSupport
4541
4542 -------------------------------------------------------------------
4543 Tue Aug 19 11:04:52 CEST 2008 - schubi@suse.de
4544
4545 - Reset transaction only if this solvable has no buddy (bnc #417799)
4546   e.g. do not reset Products cause the concerning release package
4547   could not already be installed.
4548 - revision 10883
4549 - version 5.6.1 (5)
4550
4551 -------------------------------------------------------------------
4552 Mon Aug 18 17:31:02 CEST 2008 - dmacvicar@suse.de
4553
4554 - don't report "may be outdated" for @System repo.
4555
4556 -------------------------------------------------------------------
4557 Fri Aug 15 20:20:07 CEST 2008 - ma@suse.de
4558
4559 - Add Target::targetDistribution. Returns "distribution-arch" of
4560   the installed base product. Used for registration and Service
4561   refresh. (for Fate #304915)
4562 - revision 10877
4563 - version 5.6.0 (5)
4564
4565 -------------------------------------------------------------------
4566 Fri Aug 15 17:42:58 CEST 2008 - ma@suse.de
4567
4568 - Add method Product::replacedProducts to identify installed
4569   Products that would be replaced by installing a new Product.
4570   (for Fate #301997)
4571 - revision 10876
4572
4573 -------------------------------------------------------------------
4574 Fri Aug 15 15:30:32 CEST 2008 - ma@suse.de
4575
4576 - Fixes to Selectable doing staus manipulation on non-USER level.
4577 - revision 10873
4578
4579 -------------------------------------------------------------------
4580 Fri Aug 15 14:23:02 CEST 2008 - ma@suse.de
4581
4582 - Add method ZYpp::getTarget that returns the Target or a NULL pointer,
4583   if it is not yet initialized. This is to avoid try/catch blocks just
4584   to test whether the Target is initialized. (bnc #417556)
4585 - Add method Target::assertRootPrefix. Pass a pathname and get back the
4586   path prefixed with the tragets root, unless it already had that prefix.
4587 - revision 10870
4588
4589 -------------------------------------------------------------------
4590 Thu Aug 14 18:44:45 CEST 2008 - schubi@suse.de
4591
4592 - Regarding error messages for Products correctly (FATE #304502)
4593 - rev 10863
4594
4595 -------------------------------------------------------------------
4596 Thu Aug 14 14:03:27 CEST 2008 - ma@suse.de
4597
4598 - Let Selectable default to USER level.
4599 - revision 10850
4600 - version 5.5.1 (5)
4601
4602 -------------------------------------------------------------------
4603 Wed Aug 13 21:01:25 CEST 2008 - ma@suse.de
4604
4605 - Change Selectable API to support doing staus manipulation on
4606   non-USER level.
4607 - revision 10847
4608 - version 5.5.0 (5)
4609
4610 -------------------------------------------------------------------
4611 Wed Aug 13 16:48:49 CEST 2008 - dmacvicar@suse.de
4612
4613 - support sat solver API for searching files
4614
4615 -------------------------------------------------------------------
4616 Wed Aug 13 15:12:45 CEST 2008 - ma@suse.de
4617
4618 - Add ResPool::reposFind to get repositories by alias.
4619 - revision 10835
4620
4621 -------------------------------------------------------------------
4622 Tue Aug 12 19:37:36 CEST 2008 - ma@suse.de
4623
4624 - Advise rpmdb2solv to parse the product database.
4625 - revision 10824
4626 - version 5.4.0 (4)
4627
4628 -------------------------------------------------------------------
4629 Tue Aug 12 12:05:49 CEST 2008 - ma@suse.de
4630
4631 - Offer a simpler, fate based status manipulation in ui::Selectable.
4632   This is easier to handle, as the ui::Status always distinguishes
4633   wheter an object is installed or not.
4634 - revision 10814
4635
4636 -------------------------------------------------------------------
4637 Mon Aug 11 18:00:40 CEST 2008 - ma@suse.de
4638
4639 - Propagate default rpm install flags from zypp.conf via ZConfig and
4640   ZYppCommitPolicy down to the installer. (FATE #302952)
4641 - revision 10813
4642
4643 -------------------------------------------------------------------
4644 Mon Aug 11 16:28:07 CEST 2008 - ma@suse.de
4645
4646 - Add base::Flags (like qt's QFlags) a type-safe way of storing
4647   OR-combinations of enum values.
4648 - revision 10811
4649
4650 -------------------------------------------------------------------
4651 Fri Aug  8 17:01:00 CEST 2008 - ma@suse.de
4652
4653 - Add static ui::Selectable::get methods as convenient ctor
4654   substitute.
4655 - revision 10806
4656
4657 -------------------------------------------------------------------
4658 Fri Aug  8 15:41:17 CEST 2008 - ma@suse.de
4659
4660 - Adapt zypp-query-pool to new product handling.
4661 - revision 10803
4662
4663 -------------------------------------------------------------------
4664 Fri Aug  8 14:11:03 CEST 2008 - ma@suse.de
4665
4666 - Don't pass epoch to 'rpm -e', it does not support it.
4667 - revision 10800
4668
4669 -------------------------------------------------------------------
4670 Fri Aug  8 13:27:42 CEST 2008 - ma@suse.de
4671
4672 - Adapt to new product handling. Products are no longer pseudo
4673   installed objects verified by the solver, but actually installed.
4674   Thus removed satisfiedProduct iterator, fixed Selctables.
4675 - Removed class ProductInfo as we keep Product.
4676 - revision 10797
4677
4678 -------------------------------------------------------------------
4679 Thu Aug  7 22:00:55 CEST 2008 - dmacvicar@suse.de
4680
4681 - implement relogin suggested support (fate#304889)
4682
4683 -------------------------------------------------------------------
4684 Wed Aug  6 18:21:30 CEST 2008 - ma@suse.de
4685
4686 - Detect correct download path even if repository type
4687   is not set. (bnc #386386)
4688 - revision 10768
4689
4690 -------------------------------------------------------------------
4691 Wed Aug  6 17:15:48 CEST 2008 - ma@suse.de
4692
4693 - Cleanup, mostly by removing, unused parser code and related classes.
4694 - revision 10765
4695
4696 -------------------------------------------------------------------
4697 Wed Aug  6 16:23:27 CEST 2008 - ma@suse.de
4698
4699 - Don't let exception escape MediaSetAccess dtor (bnc #415017)
4700 - revision 10763
4701
4702 -------------------------------------------------------------------
4703 Mon Aug  4 19:34:27 CEST 2008 - ma@suse.de
4704
4705 - Add new product attributes (flavor,referencePackage).
4706 - Add PoolItem buddies, i.e. two PoolItems sharing the same status
4707   object. This is used to keep the product resolvable and the
4708   package providing the product metadata in sync.
4709 - revision 10742
4710
4711 -------------------------------------------------------------------
4712 Sat Aug  2 19:26:52 CEST 2008 - jkupec@suse.cz
4713
4714 - support an optional url attribute in repoindex.xml's <repo>
4715 - revision 10729
4716
4717 -------------------------------------------------------------------
4718 Thu Jul 31 21:52:11 CEST 2008 - ma@suse.de
4719
4720 - New class ProductInfo to provide product related metadata that
4721   might be associated with a package. This will replace the Product
4722   resolvable.
4723 - revision 10715
4724
4725 -------------------------------------------------------------------
4726 Thu Jul 31 19:01:54 CEST 2008 - dmacvicar@suse.de
4727
4728 - generate a unique anonymous unique string per target
4729   and add it to the agent string for better statistics
4730
4731 -------------------------------------------------------------------
4732 Thu Jul 31 19:01:14 CEST 2008 - ma@suse.de
4733
4734 - Follow solver policy and make repository priority the highest
4735   key, when ordering packages. Then architecture, and edition last.
4736 - revision 10710
4737
4738 -------------------------------------------------------------------
4739 Wed Jul 30 19:12:00 CEST 2008 - ma@suse.de
4740
4741 - /var/lib/zypp and /var/cache/zypp should be owned by libzypp
4742   (bnc #412094)
4743 - revision 10702
4744
4745 -------------------------------------------------------------------
4746 Wed Jul 30 12:47:48 CEST 2008 - jkupec@suse.cz
4747
4748 - Service renamed to ServiceInfo
4749 - RepoInfoBase added; RepoInfo and ServiceInfo now derive from it
4750 - revision 10695
4751
4752 -------------------------------------------------------------------
4753 Tue Jul 29 12:59:46 CEST 2008 - jkupec@suse.cz
4754
4755 - fixed yum repos to work with non '/' base url post fix
4756   (bnc #341617)
4757 - revision 10662
4758
4759 -------------------------------------------------------------------
4760 Mon Jul 28 18:13:24 CEST 2008 - ma@suse.de
4761
4762 - Fixed SolvIterMixin::Selectable_iterator eating some solvables
4763   (bnc #411339)
4764 - revision 10680
4765
4766 -------------------------------------------------------------------
4767 Fri Jul 25 20:12:55 CEST 2008 - ma@suse.de
4768
4769 - Several changes to make libzypp-bindings compile using the original
4770   header files and no private copies. (bnc #391831)
4771 - revision 10668
4772 - version 5.3.0
4773
4774 -------------------------------------------------------------------
4775 Wed Jul 23 17:17:47 CEST 2008 - jkupec@suse.cz
4776
4777 - Service::enabled() added
4778 - revision 10657
4779
4780 -------------------------------------------------------------------
4781 Tue Jul 22 17:18:28 CEST 2008 - jkupec@suse.cz
4782
4783 - Removed FRESHENS dependency type
4784 - revision 10643
4785
4786 -------------------------------------------------------------------
4787 Thu Jul 17 09:49:40 CEST 2008 - schubi@suse.de
4788
4789 - Allow parallel installation of packages which have been defined
4790   in zypp.conf (parameter "multiversion") Fate #302050
4791 - Additional check for broken system.
4792   (defined in zypp.conv: solver.checkSystemFile)
4793 - revision 10600
4794
4795 -------------------------------------------------------------------
4796 Wed Jul 16 14:39:50 CEST 2008 - ma@suse.de
4797
4798 - Add ui::Selectable::isNeeded to indicate patch relevance (bnc #409150)
4799 - revision 10596
4800
4801 -------------------------------------------------------------------
4802 Wed Jul 16 01:10:37 CEST 2008 - ma@suse.de
4803
4804 - Remove Atom, Script, Message and other obsolete classes.
4805 - revision 10592
4806
4807 -------------------------------------------------------------------
4808 Mon Jul 14 13:36:26 CEST 2008 - ma@suse.de
4809
4810 - Also report the name of the locking process in ZYppFactoryException
4811   (bnc #280537)
4812 - revision 10572
4813
4814 -------------------------------------------------------------------
4815 Mon Jul 14 11:26:30 CEST 2008 - schubi@suse.de
4816
4817 - corrected logging of solver settings
4818 - regard locking while doUpdate (bnc #405427)
4819 - revision 10564
4820
4821 -------------------------------------------------------------------
4822 Sat Jul 12 22:14:32 CEST 2008 - jkupec@suse.cz
4823
4824 - make curl use the right transfer mode
4825   (CURLOPT_PROXY_TRANSFER_MODE) when proxy is used (bnc #306272)
4826 - revision 10559
4827
4828 -------------------------------------------------------------------
4829 Sat Jul 12 11:19:56 CEST 2008 - jkupec@suse.cz
4830
4831 - reuse existing disk mounts (applied Marius' patch) (bnc #208222)
4832 - revision 10557
4833
4834 -------------------------------------------------------------------
4835 Wed Jul  9 18:13:58 CEST 2008 - ma@suse.de
4836
4837 - Provide Package::url() if available in solv file. (bnc #402434)
4838 - A missing cookie file must not be treated as an error. Simply
4839   rebuild the cache (bnc #405867)
4840 - Add 22x22 and 24x24 icons (bnc #329635)
4841 - revision 10528
4842
4843 -------------------------------------------------------------------
4844 Mon Jul  7 13:39:09 CEST 2008 - schubi@suse.de
4845
4846 - Do not update an already updated package (bnc #400422)
4847 - revision 10504
4848
4849 -------------------------------------------------------------------
4850 Fri Jul  4 17:19:24 CEST 2008 - ma@suse.de
4851
4852 - Also check if the fingerprint matches before importing updated keys.
4853   (bnc #393160)
4854 - revision 10500
4855
4856 -------------------------------------------------------------------
4857 Mon Jun 30 23:55:20 CEST 2008 - dmacvicar@suse.de
4858
4859 - forward port add message attribute to patches.
4860 - port import newer keys if a trusted key is updated
4861 - (bnc#393160)
4862 - version 5.0.2
4863
4864 -------------------------------------------------------------------
4865 Mon Jun 30 10:28:27 CEST 2008 - ma@suse.de
4866
4867 - Fix permanent duplication of gpg keys in the rpm database. Also
4868   retrieve correct creation and expire dates. (bnc #401259)
4869 - Invoke gpg with --homdir, otherwise command fails if executed
4870   within a wrapper. (bnc #401259)
4871 - revision 10487
4872
4873 -------------------------------------------------------------------
4874 Thu Jun 26 12:07:33 CEST 2008 - schubi@suse.de
4875
4876 - version 5.0.1
4877 - revision 10464
4878
4879 -------------------------------------------------------------------
4880 Thu Jun 19 17:55:35 CEST 2008 - ma@suse.de
4881
4882 - Handle new patch messages and scripts in commit. Provide callbacks
4883   to display the patch messages and give visual feedback on script
4884   execution. (bnc #401220)
4885 - revision 10411
4886
4887 -------------------------------------------------------------------
4888 Thu Jun 19 17:35:59 CEST 2008 - ma@suse.de
4889
4890 - Fix wrong parenthesis causing bug 399320
4891 - version
4892 - revision
4893
4894 -------------------------------------------------------------------
4895 Tue Jun 10 09:52:03 CEST 2008 - jreidinger@suse.cz
4896
4897 - improve performance of gsub
4898 - change replace_all to replaceAll (same name convency)
4899 - add tests for gsub and replaceAll
4900 - revision 10366
4901
4902 -------------------------------------------------------------------
4903 Fri Jun  6 13:29:59 CEST 2008 - ma@suse.de
4904
4905 - Handle application/x-redhat-package-manager in package-manager.desktop
4906   (bnc #391183)
4907 - revision 10361
4908
4909 -------------------------------------------------------------------
4910 Thu Jun  5 18:01:15 CEST 2008 - jkupec@suse.cz
4911
4912 - X-SuSE-ControlCenter-System category added
4913   to package-manager.desktop (bnc #302324)
4914 - revision 10353
4915
4916 -------------------------------------------------------------------
4917 Wed Jun  4 14:57:13 CEST 2008 - ma@suse.de
4918
4919 - Fix crash when requesting disk usage without a target loaded. (bnc #396755)
4920 - revision 10340
4921
4922 -------------------------------------------------------------------
4923 Wed Jun  4 14:05:09 CEST 2008 - ma@suse.de
4924
4925 - Fix memory corruption in curl media handler (bnc #396979)
4926 - revision 10338
4927
4928 -------------------------------------------------------------------
4929 Tue Jun  3 20:00:00 CEST 2008 - ma@suse.de
4930
4931 - Take care satsolver recognizes 'Capability( "srcpackage:zypper" )'
4932   as 'source package named zypper'. So these capabilities can be used
4933   together with sat::Whatprovides or in resolver requests. (bnc #369893)
4934 - revision 10335
4935
4936 -------------------------------------------------------------------
4937 Tue Jun  3 15:40:37 CEST 2008 - jreidinger@suse.cz
4938
4939 - allow aborting progress during removing packages. (bnc #389238)
4940 - revision 10331
4941
4942 -------------------------------------------------------------------
4943 Mon Jun  2 15:31:36 CEST 2008 - schubi@suse.de
4944
4945 - New option for ignoring Obsoletes. This is used for installing more than
4946   one pacakges with the same name but different versions.
4947   Often used by kernel.
4948 - r 10299
4949
4950 -------------------------------------------------------------------
4951 Sun Jun  1 23:14:34 CEST 2008 - - ma@suse.de
4952
4953 - Revert inappropriate Selectable cleanup. Fix Selectable
4954   status computation. Unmaintained packages were wrongly
4955   reported as unsinstalled. (bnc #394630)
4956 - version 5.0.0 (4.x continued in SuSE-Linux-11_0-Branch)
4957 - revision 10295
4958
4959 -------------------------------------------------------------------
4960 Fri May 30 12:14:47 CEST 2008 - tgoettlicher@suse.de
4961
4962 - fixed typo
4963
4964 -------------------------------------------------------------------
4965 Wed May 28 18:54:27 CEST 2008 - ma@suse.de
4966
4967 - Reenable diskusage calculation (bnc #395051)
4968 - version 4.25.1
4969 - revision 10273
4970
4971 -------------------------------------------------------------------
4972 Wed May 28 18:50:11 CEST 2008 - jkupec@suse.cz
4973
4974 - RepoManager::packagesPath(RepoInfo) added (bnc #394728)
4975 - revision 10271
4976
4977 -------------------------------------------------------------------
4978 Wed May 28 16:26:09 CEST 2008 - jkupec@suse.cz
4979
4980 - RepoInfo: don't overwrite flags that have already been set externally
4981   (bnc #394728)
4982 - revision 10256
4983
4984 -------------------------------------------------------------------
4985 Wed May 28 15:30:24 CEST 2008 - ma@suse.de
4986
4987 - Create missing directories when saving config files. (bnc #395026)
4988 - Fix undefined behaviour in RepoManager.
4989 - revision 10255
4990
4991 -------------------------------------------------------------------
4992 Wed May 28 15:23:44 CEST 2008 - schubi@suse.de
4993
4994 - SOLVER_ERASE_SOLVABLE_NAME: As we do not know, if this request has come
4995   from resolvePool or resolveQueue we will have to take care for both
4996   cases. (bnc#393969)
4997 - r 10252
4998
4999 -------------------------------------------------------------------
5000 Tue May 27 22:35:37 CEST 2008 - coolo@suse.de
5001
5002 - compile with RPM_OPT_FLAGS
5003
5004 -------------------------------------------------------------------
5005 Mon May 26 17:23:24 CEST 2008 - jkupec@suse.cz
5006
5007 - old2new locks file converter script added to %post (jredinger)
5008 - r 10227
5009
5010 -------------------------------------------------------------------
5011 Mon May 26 11:48:35 CEST 2008 - schubi@suse.de
5012
5013 - Do not regard packages with the same name while upgrading obsoleted
5014   packages (bnc#394367)
5015 - r 10219
5016
5017 -------------------------------------------------------------------
5018 Sat May 24 01:23:44 CEST 2008 - dmacvicar@suse.de
5019
5020 - revert commit don't check for existence of keys,
5021   to avoid a non needed HEAD request. (related bnc#381280)
5022   as it creates popup error callbacks due to the 404's in
5023   the keys. Leave however the OnMediaLocation::optional()
5024   API to look for another fix strategy.
5025
5026 -------------------------------------------------------------------
5027 Fri May 23 15:52:20 CEST 2008 - dmacvicar@suse.de
5028
5029 - define path for messages and scripts and document
5030   them in zypp.conf
5031
5032 -------------------------------------------------------------------
5033 Fri May 23 14:42:34 CEST 2008 - schubi@suse.de
5034
5035 - Added IgnoreAlreadyRecommended flag. So recomments/suggest will
5036   be ignored for already INSTALLED packages (bnc #389694)
5037 - r 10202
5038
5039 -------------------------------------------------------------------
5040 Fri May 23 10:22:47 CEST 2008 - schubi@suse.de
5041
5042 - Packages which obsoletes and do NOT required other installed
5043   packages will be installed if no other packages obsolete the installed package too.
5044 - r 10196
5045
5046 -------------------------------------------------------------------
5047 Thu May 22 02:22:29 CEST 2008 - dmacvicar@suse.de
5048
5049 - fix filelist for installed packages (bnc#392544)
5050 - fix changelog retrieval for installed packages
5051
5052 -------------------------------------------------------------------
5053 Wed May 21 13:50:00 CEST 2008 - dmacvicar@suse.de
5054
5055 - deprecate Repository::name() and use alias() to
5056   be consistent. Related to (bnc#383553)
5057 - don't check for existence of keys, to avoid a non needed
5058   HEAD request. (helps bnc#381280)
5059 - 4.25.0
5060
5061 -------------------------------------------------------------------
5062 Wed May 21 11:37:23 CEST 2008 - schubi@suse.de
5063
5064 - added onlyRequires in the testcase (bnc #389184)
5065
5066 -------------------------------------------------------------------
5067 Tue May 20 12:12:27 CEST 2008 - jreidinger@suse.cz
5068
5069 - allow installation and refreshing from repository with alias that
5070   contains ' or " (bnc #392426)
5071 - r10158
5072
5073 -------------------------------------------------------------------
5074 Mon May 19 21:11:41 CEST 2008 - jkupec@suse.cz
5075
5076 - delta rpm support reenabled
5077 - r10150
5078
5079 -------------------------------------------------------------------
5080 Mon May 19 18:13:19 CEST 2008 - schubi@suse.de
5081
5082 - Resetting Delete Details in ResStatus correctly (bnc #391785)
5083 - r 10145
5084
5085 -------------------------------------------------------------------
5086 Mon May 19 11:47:06 CEST 2008 - dmacvicar@suse.de
5087
5088 - when setting status to non installed for uninstalled packages
5089   set the user transaction so they go to soft locks.
5090   (related to bnc#389739 )
5091
5092 -------------------------------------------------------------------
5093 Fri May 16 16:56:04 CEST 2008 - schubi@suse.de
5094
5095 - Added new calls : isInstalledBy (const PoolItem item);
5096                     installs (const PoolItem item);
5097 - r 10125
5098 - 4.23.0
5099
5100 -------------------------------------------------------------------
5101 Fri May 16 16:49:04 CEST 2008 - jreidinger@suse.cz
5102
5103 - don't run merge in save when toAdd/Remove queue is empty
5104 - throw when locks cannot load its file
5105 - r10124
5106
5107 -------------------------------------------------------------------
5108 Fri May 16 09:59:09 CEST 2008 - jreidinger@suse.cz
5109
5110 - throw more describing exception when repo probing failed
5111   (bnc #389690)
5112 - revision 10118
5113
5114 -------------------------------------------------------------------
5115 Thu May 15 15:15:59 CEST 2008 - jreidinger@suse.cz
5116
5117 - allow call only merge old locks and newly added/removed without
5118   saving it to file
5119 - -revision 10104
5120
5121 -------------------------------------------------------------------
5122 Tue May 13 17:37:11 CEST 2008 - dmacvicar@suse.de
5123
5124 - report non packages as keep installed if satisfied to the
5125   user interace (Selectables)
5126 - 4.21.3
5127
5128 -------------------------------------------------------------------
5129 Tue May 13 15:50:28 CEST 2008 - jkupec@suse.cz
5130
5131 - create /etc/zypp/products.d on install
5132
5133 -------------------------------------------------------------------
5134 Mon May 12 17:21:19 CEST 2008 - jkupec@suse.cz
5135
5136 - /etc/zypp/products.d added to file list (bnc #385868)
5137 - revision 10049
5138 - version 4.21.2
5139
5140 -------------------------------------------------------------------
5141 Mon May 12 17:15:34 CEST 2008 - jkupec@suse.cz
5142
5143 - call RemoveResolvableReport::problem() before finish() on error
5144   (bnc #388810)
5145 - revision 10045
5146
5147 -------------------------------------------------------------------
5148 Sat May 10 21:57:29 CEST 2008 - coolo@suse.de
5149
5150 - fix file list
5151
5152 -------------------------------------------------------------------
5153 Fri May  9 23:15:53 CEST 2008 - ma@suse.de
5154
5155 - Product now retrieves all attributes from the solv file.
5156 - version 4.21.1
5157 - revision 10031
5158
5159 -------------------------------------------------------------------
5160 Fri May  9 21:28:42 CEST 2008 - ma@suse.de
5161
5162 - Add zypp.conf option configdir (/etc/zypp) and arrange
5163   all config files and directories to follow {configdir}
5164   per default.
5165 - Fix zypp-query-pool to print satisfied products and additional
5166   products defined in {configdir}/products.d for registration.
5167   (bnc #385868)
5168 - version 4.21.0
5169 - revision 10029
5170
5171 -------------------------------------------------------------------
5172 Fri May  9 15:30:40 CEST 2008 - jreidinger@suse.cz
5173
5174 - implement remove duplicate entries in lock file (bnc#385967)
5175
5176 -------------------------------------------------------------------
5177 Fri May  9 15:15:32 CEST 2008 - ma@suse.de
5178
5179 - Speedup rpmdb2solv by reusing an existing solv file.
5180 - version 4.20.1
5181 - revision 10012
5182
5183 -------------------------------------------------------------------
5184 Thu May  8 18:13:54 CEST 2008 - ma@suse.de
5185
5186 - Fix failed package download due to unkown repository type (bnc #386386)
5187 - revision 9995
5188
5189 -------------------------------------------------------------------
5190 Thu May  8 16:33:37 CEST 2008 - ma@suse.de
5191
5192 - Support optional root argument to RepoManagerOptions, to prefix all
5193   path names taken from ZConfig. (bnc #388265)
5194 - version 4.20.0
5195 - revision 9993
5196
5197 -------------------------------------------------------------------
5198 Thu May  8 14:21:51 CEST 2008 - schubi@suse.de
5199
5200 - new solution action for removing requirements/conflicts (bnc #387631)
5201 - revision 9988
5202
5203 -------------------------------------------------------------------
5204 Thu May  8 10:56:49 CEST 2008 - ma@suse.de
5205
5206 - Provide enumerated patch category 'Patch::categoryEnum()' (bnc #159100)
5207 - revision 9984
5208
5209 -------------------------------------------------------------------
5210 Wed May  7 13:52:24 CEST 2008 - schubi@suse.de
5211
5212 - DistUpgrade: searching for providers -> regarding name onl
5213 - r 9977
5214
5215 -------------------------------------------------------------------
5216 Tue May  6 17:35:59 CEST 2008 - dmacvicar@suse.de
5217
5218 - add flag --registrable (-r) to query pool to avoid
5219   using system as a filter
5220 - 4.19.1
5221
5222 -------------------------------------------------------------------
5223 Tue May  6 07:37:22 CEST 2008 - coolo@suse.de
5224
5225 - return values in non-void functions
5226
5227 -------------------------------------------------------------------
5228 Mon May  5 14:08:20 CEST 2008 - jkupec@suse.cz
5229
5230 - support multiple search strings in PoolQuery (ORed)
5231 - revision 9945
5232
5233 -------------------------------------------------------------------
5234 Mon May  5 09:55:29 CEST 2008 - schubi@suse.de
5235
5236 - Switch off the upgrade mode of the
5237   SAT solver cause the packages have already been evaluated by
5238   the distupgrade machanism of libzypp. (bnc #386375)
5239 - rev 9943
5240
5241 -------------------------------------------------------------------
5242 Fri May  2 16:36:04 CEST 2008 - jreidinger@suse.cz
5243
5244 - release file after copy to cache as soon as possible.
5245   (bnc #381311)
5246 - r9940
5247
5248 -------------------------------------------------------------------
5249 Fri May  2 16:28:05 CEST 2008 - schubi@suse.de
5250
5251 - Bugfix: keep states by user has been removed it the
5252   package has not been installed BUT has been recommended by another package.
5253   (bnc #385832)
5254 - rev 9938
5255
5256 -------------------------------------------------------------------
5257 Fri May  2 12:19:22 CEST 2008 - jreidinger@suse.cz
5258
5259 - add isLocal function to Url which say if scheme is local or
5260   internet.
5261 - r9932
5262
5263 -------------------------------------------------------------------
5264 Fri May  2 09:36:18 CEST 2008 - jreidinger@suse.cz
5265
5266 - cache decision for repository depend on his url.
5267 - http,ftp and smb cache packages.
5268 - revision 9929
5269
5270 -------------------------------------------------------------------
5271 Thu May  1 00:50:51 CEST 2008 - ma@suse.de
5272
5273 - Load and maintain persistent hard locks stored in /etc/zypp/locks.
5274   Locks are loaded together with the target, and changes are writen
5275   back on commit. zypp.conf option locksfile.apply can be used to turn
5276   this feature on or off. (FATE #120352)
5277 - version 4.18.0
5278 - revision 9927
5279
5280 -------------------------------------------------------------------
5281 Wed Apr 30 16:27:49 CEST 2008 - ma@suse.de
5282
5283 - Add zypp.conf option solvfilesdir: Path where the repo solv files
5284   are created. Default value: {cachedir}/solv.
5285 - Target and repositories now save their solvfiles below {solvfilesdir}
5286   in directories named after the repositories alias.
5287 - version 4.18.0
5288 - revision 9913
5289
5290 -------------------------------------------------------------------
5291 Wed Apr 30 14:19:16 CEST 2008 - jkupec@suse.cz
5292
5293 - fixed filesystem::expandlink(Pathname) (bnc #368477)
5294 - r9906
5295
5296 -------------------------------------------------------------------
5297 Tue Apr 29 16:37:19 CEST 2008 - schubi@suse.de
5298
5299 - cleanup in return values of doUpgrade and doUpdate
5300 - r9886
5301 - 4.17.0
5302
5303 -------------------------------------------------------------------
5304 Mon Apr 28 18:27:54 CEST 2008 - jkupec@suse.cz
5305
5306 - check for valid pool in begin(), improve the code (bnc #384337)
5307 - r9872
5308 - 4.16.0
5309
5310 -------------------------------------------------------------------
5311 Mon Apr 28 15:40:09 CEST 2008 - mvidner@suse.cz
5312
5313 - Updated package-manager-su from xdg-utils-1.0.2-48 (bnc#339549).
5314
5315 -------------------------------------------------------------------
5316 Mon Apr 28 15:25:46 CEST 2008 - schubi@suse.de
5317
5318 - added translations
5319
5320 -------------------------------------------------------------------
5321 Mon Apr 28 11:15:47 CEST 2008 - jkupec@suse.cz
5322
5323 - ostream operator<<(ostream,TriBool) added
5324 - r9833
5325
5326 -------------------------------------------------------------------
5327 Fri Apr 25 16:12:12 CEST 2008 - ma@suse.de
5328
5329 - Prevent target::unload from creating a system repo in order
5330   to unload it. (bnc 382297)
5331 - version 4.15.2
5332 - revision 9822
5333
5334 -------------------------------------------------------------------
5335 Fri Apr 25 14:15:17 CEST 2008 - ma@suse.de
5336
5337 - Prevent deselected or deleted items from being re-selected due to
5338   recommends (aka. persistent soft locks). Unlike hard locked, those
5339   items will be automatically selected if required. The list of soft
5340   locked items is stored in /var/lib/zypp/SoftLocks.
5341 - version 4.15.1
5342 - revision 9818
5343
5344 -------------------------------------------------------------------
5345 Wed Apr 23 22:24:00 CEST 2008 - ma@suse.de
5346
5347 - Remove obsolete AdditionalCapabilities interface from ResPool.
5348   Forward sat::Pool::RepositoryIterator. There's no more need to
5349   maintain an extra Repository list in ResPool.
5350 - revision 9806
5351
5352 -------------------------------------------------------------------
5353 Wed Apr 23 21:12:56 CEST 2008 - ma@suse.de
5354
5355 - Support dependencies requiring a specific architecture:
5356   "name[.arch] [op edition]". See class Capability for details
5357   about how to construct dependencies. (bnc #305445)
5358 - version 4.15.0
5359 - revision 9805
5360
5361 -------------------------------------------------------------------
5362 Tue Apr 22 17:39:28 CEST 2008 - dmacvicar@suse.de
5363
5364 - patch attributes and deprecate old ones
5365 - 4.14.0
5366
5367 -------------------------------------------------------------------
5368 Tue Apr 22 15:44:34 CEST 2008 - jreidinger@suse.cz
5369
5370 - change locks api -
5371 - make more functions const
5372 - replace add/remove by selectable to add/remove by ident or name and kind
5373 - rename iterator to const_iterator to avoid confusion
5374 - revision 9781
5375
5376 -------------------------------------------------------------------
5377 Tue Apr 22 13:55:14 CEST 2008 - schubi@suse.de
5378
5379 - Do architecture changes while "dup" in the external distribution
5380   upgrade ONLY. bnc #382274
5381 - Added "ignore" to the solutions
5382 - Added "self-conflicts" to the solution
5383 - added new solver mechanism "resolveQueue"
5384 - Bugfix broken/satisfied products
5385 - rev 9776
5386
5387 -------------------------------------------------------------------
5388 Tue Apr 22 10:33:03 CEST 2008 - ma@suse.de
5389
5390 - Added Pattern::core returning the packages required by a pattern.
5391   (see also Pattern::depends and Pattern::contents).
5392 - revision 9771
5393
5394 -------------------------------------------------------------------
5395 Mon Apr 21 15:38:10 CEST 2008 - ma@suse.de
5396
5397 - Added Target::release(), returning the targets distribution
5398   release string.
5399 - revision 9761
5400
5401 -------------------------------------------------------------------
5402 Sat Apr 19 01:08:04 CEST 2008 - ma@suse.de
5403
5404 - per default abort if package installation fails. (bnc #381203)
5405 - version 4.13.3
5406 - revision 9725
5407
5408 -------------------------------------------------------------------
5409 Fri Apr 18 15:19:36 CEST 2008 - dmacvicar@suse.de
5410
5411 - add ZYpp and curl version to http agent string
5412   (bnc #381280)
5413
5414 -------------------------------------------------------------------
5415 Thu Apr 17 16:29:15 CEST 2008 - ma@suse.de
5416
5417 - Fixed pools package index wrongly including source packages. (bnc #380283)
5418 - version 4.13.2
5419 - revision 9683
5420
5421 -------------------------------------------------------------------
5422 Wed Apr 16 15:00:19 CEST 2008 - ma@suse.de
5423
5424 - Disable fast creation of @System.solv. It may produce wrong results
5425   e.g. after a rebuilddb.
5426 - version 4.13.1
5427 - revision 9666
5428
5429 -------------------------------------------------------------------
5430 Wed Apr 16 12:50:09 CEST 2008 - ma@suse.de
5431
5432 - initializeTarget now takes an additional option, telling whether to
5433   rebuild an existing rpm database before using it. Default is false.
5434   (bnc #308352)
5435 - version 4.13.0
5436 - revision 9664
5437
5438 -------------------------------------------------------------------
5439 Tue Apr 15 12:57:42 CEST 2008 - jreidinger@suse.cz
5440
5441 - save do nothing if no locks added/removed
5442 - fix bug with multiple save lock
5443 - don't save same query multiple times
5444 - improve tests
5445 - revision 9644
5446
5447 -------------------------------------------------------------------
5448 Tue Apr 15 09:34:29 CEST 2008 - schubi@suse.de
5449
5450 - added new translations
5451 - activate zypp-query-pool
5452 - Revision 9637
5453 - 4.12.1
5454
5455 -------------------------------------------------------------------
5456 Tue Apr 15 00:54:07 CEST 2008 - jkupec@suse.cz
5457
5458 - Locks API cleaned-up, iterator added, light read() added
5459 - PoolQuery::attribute(SolvAttr) getter added
5460 - revision 9609
5461
5462 -------------------------------------------------------------------
5463 Mon Apr 14 17:00:05 CEST 2008 - dmacvicar@suse.de
5464
5465 - reenable zypp-query-pool
5466 - 4.11.1
5467
5468 -------------------------------------------------------------------
5469 Mon Apr 14 12:53:09 CEST 2008 - ma@suse.de
5470
5471 - Enable evaluation of hardware dependencies.
5472 - Enable evaluation of filesystem dependencies.
5473 - revision 9605
5474
5475 -------------------------------------------------------------------
5476 Sun Apr 13 02:17:25 CEST 2008 - jkupec@suse.cz
5477
5478 - RawMetadataRefreshPolicy: CheckIfNeededIgnoreDelay added
5479   needed for explicit refresh request
5480 - revision 9574
5481
5482 -------------------------------------------------------------------
5483 Fri Apr 11 21:55:21 CEST 2008 - ma@suse.de
5484
5485 - Install ResPoolProxy index to speedup Solvable to Selectable
5486   conversion.
5487 - version 4.11.0
5488 - revision 9558
5489
5490 -------------------------------------------------------------------
5491 Fri Apr 11 18:02:14 CEST 2008 - kkaempf@suse.de
5492
5493 - Implement update scripts installed by packages. After every
5494   package install /var/adm/update-scripts is scanned for the first
5495   file starting with "<name>-<version>.<release>-", which is then
5496   executed.
5497 - revision 9547
5498
5499 -------------------------------------------------------------------
5500 Fri Apr 11 14:43:05 CEST 2008 - ma@suse.de
5501
5502 - Fix SolvIterMixin to avioid multiple visits of the same Selectable.
5503 - Add Resolvable::poolItem() providing access to the corresponding
5504   PoolItem. API to query isRelevant/isSatisfied/isBroken was moved
5505   to PoolItem.
5506 - Add ResPool::satisfiedProductsBegin/End iterator over all products
5507   whose dependencies are satisfied. This reflects the status determined
5508   by the last solver run. (#368104)
5509 - revision 9535
5510
5511 -------------------------------------------------------------------
5512 Fri Apr 11 12:07:47 CEST 2008 - jreidinger@suse.cz
5513
5514 - switch to new locks api
5515 - revision 9524
5516
5517 -------------------------------------------------------------------
5518 Wed Apr  9 21:24:54 CEST 2008 - ma@suse.de
5519
5520 - Enable ui::Selectable lookup by Solvable/PoolItem in ResPoolProxy.
5521 - Add SolvIterMixin: Base class providing PoolItem_iterator and
5522   Selectable_iterator iterator types based on a Solvable iterator.
5523 - Enhanced WhatProvides and SolvableSet to PoolItem_iterator to offer
5524   PoolItem_iterator and Selectable_iterator.
5525 - Add Solvable::SplitIdent: Helper class that splits an identifier
5526   into kind and name.
5527 - Provide methods Pattern::contents returning a collection of packages
5528   associated with the pattern/patch.
5529 - revision 9496
5530
5531 -------------------------------------------------------------------
5532 Tue Apr  8 15:50:48 CEST 2008 - jreidinger@suse.cz
5533
5534 - add comparing to PoolQuery
5535 - revision 9466
5536
5537 -------------------------------------------------------------------
5538 Tue Apr  8 13:18:30 CEST 2008 - jreidinger@suse.cz
5539
5540 - move RepoInfo to universal RepoException. This can enable more verbose output - for frontend. (helps with bnc #377137)
5541 - revision 9452
5542
5543 -------------------------------------------------------------------
5544 Tue Apr  8 10:52:30 CEST 2008 - jreidinger@suse.cz
5545
5546 - initial implementation of new locks (FATE #120118 and #120352)
5547 - revision 9442
5548
5549 -------------------------------------------------------------------
5550 Tue Apr  7 15:18:22 CEST 2008 - dmacvicar@suse.de
5551
5552 - selectable API updates and changes
5553 - 4.10.0
5554
5555 -------------------------------------------------------------------
5556 Fri Apr  4 14:01:45 CEST 2008 - jreidinger@suse.cz
5557
5558 - add split with respect to escaped delimeters and also for quotes
5559 - revision 9373
5560
5561 -------------------------------------------------------------------
5562 Thu Apr  3 12:55:50 CEST 2008 - ma@suse.de
5563
5564 - Fixed some missing package and source package attributes.
5565 - revision 9348
5566
5567 -------------------------------------------------------------------
5568 Thu Apr  3 11:59:13 CEST 2008 - ma@suse.de
5569
5570 - Allow to store a media label in MediaSetAccess. This label is
5571   passed to a media change requests to describe which CD is
5572   requested.  (bnc #330094)
5573 - Fixed some missing package and source package attributes.
5574 - revision 9347
5575
5576 -------------------------------------------------------------------
5577 Wed Apr  2 13:48:52 CEST 2008 - schubi@suse.de
5578
5579 - Moved poolItem.status().isSatisfied(),.... to poolItem.isSatisfied()
5580 - Removed establish state in ResStatus
5581 - revision 9337
5582 - version 4.7.0
5583
5584 -------------------------------------------------------------------
5585 Wed Apr  2 10:24:17 CEST 2008 - ma@suse.de
5586
5587 - Add PoolItem::isSatisfied()/isBroken() to test whether
5588   the items requirements are met.
5589 - revision 9334
5590
5591 -------------------------------------------------------------------
5592 Tue Apr  1 21:54:10 CEST 2008 - ma@suse.de
5593
5594 - Extend sat::WhatProvides to allow to query for possible providers
5595   of a collection of capabilies. E.g. all providers of a packages
5596   requirements.
5597 - Fixed retrieval of translated texts from .solv files, provided the
5598   solv file contains them.
5599 - revision 9328
5600
5601 -------------------------------------------------------------------
5602 Tue Apr  1 16:17:44 CEST 2008 - jreidinger@suse.cz
5603
5604 - initial implementation of serialize/recovery PoolQuery
5605   (needed by FATE #120118)
5606 - revision 9325
5607
5608 -------------------------------------------------------------------
5609 Wed Mar 26 16:15:24 CET 2008 - ma@suse.de
5610
5611 - Allow prioritizing repos by adding a line 'priority=N' to the
5612   .repo file. Where N is an integer number from 1 (highest prio)
5613   to 99 (least and default). (bnc #369827, fate #302872)
5614 - version 4.6.1
5615 - revision 9276
5616
5617 -------------------------------------------------------------------
5618 Mon Mar 24 21:17:05 CET 2008 - coolo@suse.de
5619
5620 - support plaindir again (at least the most important parts)
5621
5622 -------------------------------------------------------------------
5623 Fri Mar 21 13:23:13 CET 2008 - jreidinger@suse.cz
5624
5625 - Throwing special exception MediaBadCAException in case of SSL
5626   certificate validation failure.(bnc #223512)
5627 - revision 9250
5628
5629 -------------------------------------------------------------------
5630 Fri Mar 21 12:38:39 CET 2008 - jreidinger@suse.cz
5631
5632 - add new error IO_SOFT to media request callback for temporary
5633   connection problem. (bnc #328822)
5634 - add new media exception timeout when somethink fail due to exceed
5635   timeout
5636 - mediacurl throw timeout exception when timeouted
5637 - revision 9246
5638
5639 -------------------------------------------------------------------
5640 Thu Mar 20 15:00:24 CET 2008 - jreidinger@suse.cz
5641
5642 - return more information from checking if metadata need refresh,
5643   so user can get better info. (bnc #307249)
5644 - revision 9231
5645
5646 -------------------------------------------------------------------
5647 Tue Mar 18 21:59:04 CET 2008 - ma@suse.de
5648
5649 - class sat::LocaleSupport: Convenience methods to manage support
5650   for language specific packages.
5651 - revision 9197
5652
5653 -------------------------------------------------------------------
5654 Tue Mar 18 13:54:16 CET 2008 - jkupec@suse.cz
5655
5656 - removed obsolete capability handling stuff (ma)
5657 - version 4.5.0
5658
5659 -------------------------------------------------------------------
5660 Tue Mar 18 11:42:51 CET 2008 - jreidinger@suse.cz
5661
5662 - Don't mask skip and abort exception in Fetcher
5663 - revision 9188
5664
5665 -------------------------------------------------------------------
5666 Tue Mar 18 11:00:22 CET 2008 - jreidinger@suse.cz
5667
5668 - action is correctly set in mediaRequest callback
5669 - revision 9186
5670
5671 -------------------------------------------------------------------
5672 Mon Mar 17 12:33:44 CET 2008 - ma@suse.de
5673
5674 - Fix SEGV in commit (bnc# 371137)
5675 - version 4.4.3
5676 - revision 9174
5677
5678 -------------------------------------------------------------------
5679 Fri Mar 14 17:28:39 CET 2008 - ma@suse.de
5680
5681 - version 4.4.2
5682
5683 -------------------------------------------------------------------
5684 Fri Mar 14 14:27:43 CET 2008 - dmacvicar@suse.de
5685
5686 - look for openssl in cmake, actually we build require it
5687 - explicitely link against openssl and crypto, required to
5688   compile in all platforms/distros.
5689
5690 -------------------------------------------------------------------
5691 Fri Mar 14 12:07:41 CET 2008 - jreidinger@suse.cz
5692
5693 - Save repo type during refresh if type is NONE (f.e. lazy probing).
5694 - revision 9153
5695
5696 -------------------------------------------------------------------
5697 Fri Mar 14 11:34:24 CET 2008 - jreidinger@suse.cz
5698
5699 - replace gpg escaped semicolon with real semicolon (bnc #355434)
5700 - revision 9151
5701
5702 -------------------------------------------------------------------
5703 Fri Mar 14 10:17:41 CET 2008 - jreidinger@suse.cz
5704
5705 - make strings from RpmDb and Keyring exceptions translatable
5706 - revision 9146
5707
5708 -------------------------------------------------------------------
5709 Thu Mar 13 18:41:26 CET 2008 - dmacvicar@suse.de
5710
5711 - fix retrieving keys (bnc #368099)
5712 - version 4.4.1
5713
5714 -------------------------------------------------------------------
5715 Thu Mar 13 18:40:57 CET 2008 - jreidinger@suse.cz
5716
5717 - enable frontend to rewrite add_probe settings.(bnc #309612)
5718 - Correct adding repo without type to lazy probing.
5719 - revision 9135
5720
5721 -------------------------------------------------------------------
5722 Thu Mar 13 17:59:52 CET 2008 - jreidinger@suse.cz
5723
5724 - get better message if something fail when trying run rpm
5725   (bnc #344584)
5726 - revision 9133
5727
5728 -------------------------------------------------------------------
5729 Thu Mar 13 12:33:13 CET 2008 - ma@suse.de
5730
5731 - Add ExternalProgram::execError and ExternalProgram::command
5732   to improve error reporting.
5733 - revision 9112
5734
5735 -------------------------------------------------------------------
5736 Thu Mar 13 11:45:20 CET 2008 - jkupec@suse.cz
5737
5738 - release all media before requesting another (bnc #336881)
5739 - revision 9110
5740
5741 -------------------------------------------------------------------
5742 Thu Mar 13 11:32:56 CET 2008 - jkupec@suse.cz
5743
5744 - getDetectedDevices added (fate #120298)
5745 - revision 9108
5746
5747 -------------------------------------------------------------------
5748 Wed Mar 12 15:55:14 CET 2008 - jkupec@suse.cz
5749
5750 - media backend release() methods changed to take string & instead
5751   of bool (needed for FATE #120298)
5752 - media label, detected device list and current device arguments
5753   added to the requestMedia callback
5754 - version 4.4.0
5755
5756 -------------------------------------------------------------------
5757 Wed Mar 12 14:16:07 CET 2008 - coolo@suse.de
5758
5759 - fix for bnc#369543
5760
5761 -------------------------------------------------------------------
5762 Mon Mar 10 13:30:04 CET 2008 - jkupec@suse.cz
5763
5764 - provide download rate info (average and curent) in the
5765   media::DownloadProgressReport for ftp/http (bnc #168935)
5766 - r9074
5767
5768 -------------------------------------------------------------------
5769 Mon Mar 10 12:45:03 CET 2008 - jkupec@suse.cz
5770
5771 - cleanCache(): clean also .cookie files
5772 - cleanTargetCache() added
5773 - use escaped_alias() in rawcache_path_for_repoinfo() and
5774   packagescache_path_for_repoinfo()
5775 - r9068
5776
5777 -------------------------------------------------------------------
5778 Fri Mar  7 19:59:10 CET 2008 - jkupec@suse.cz
5779
5780 - fixed location of RPMs in subdirs when parsing plaindir repo
5781   recursively (bnc #368218)
5782 - revision 9060
5783
5784 -------------------------------------------------------------------
5785 Thu Mar  6 13:42:53 CET 2008 - ma@suse.de
5786
5787 - Do not filter any installed solvables.
5788 - revision 9031
5789 - version 4.3.2
5790
5791 -------------------------------------------------------------------
5792 Wed Mar  5 11:33:26 CET 2008 - ma@suse.de
5793
5794 - Try to rebuild broken solv files in Target::load.
5795 - revision 9015
5796
5797 -------------------------------------------------------------------
5798 Tue Mar  4 18:17:41 CET 2008 - ma@suse.de
5799
5800 - Try to rebuild broken solv files in RepoManager::loadFromCache.
5801 - Fix RepoStatus::operator&& and RepoStatus testsuite.
5802 - revision 9008
5803
5804 -------------------------------------------------------------------
5805 Tue Mar  4 16:09:14 CET 2008 - schubi@suse.de
5806
5807 - improved problem description while a vendor change
5808 - improved problem description if a requirement cannot be fulfilled. Bug #358560
5809 - revision 9002
5810
5811 -------------------------------------------------------------------
5812 Tue Mar  4 12:57:58 CET 2008 - ma@suse.de
5813
5814 - Save and restore requested locales on target load/commit.
5815 - revision 8999
5816
5817 -------------------------------------------------------------------
5818 Mon Mar  3 17:10:26 CET 2008 - schubi@suse.de
5819
5820 - (Update) Prevent reinstallation of installed packages.
5821 - revision 8984
5822
5823 -------------------------------------------------------------------
5824 Sun Mar  2 16:13:16 CET 2008 - coolo@suse.de
5825
5826 - refresh metadata if there is no cache to unbreak compat with
5827   kiwi (that relied on "zypper sa <url> <alias>" to create a repo
5828   that "zypper in" could work on)
5829
5830 -------------------------------------------------------------------
5831 Sun Mar  2 10:28:13 CET 2008 - coolo@suse.de
5832
5833 - create cache directory before calling rpmdb2solv (in an empty
5834   chroot)
5835 - version 4.3.1
5836
5837 -------------------------------------------------------------------
5838 Thu Feb 28 16:43:11 CET 2008 - jkupec@suse.cz
5839
5840 - special exception message if server returns 403 response
5841   (forbidden) (port from SP2)
5842 - MediaException messages marked for translation
5843
5844 -------------------------------------------------------------------
5845 Wed Feb 27 10:31:24 CET 2008 - dmacvicar@suse.de
5846
5847 - make sure we have target cache on target initialize
5848 - version 4.3.0
5849
5850 -------------------------------------------------------------------
5851 Tue Feb 26 13:59:03 CET 2008 - lslezak@suse.cz
5852
5853 - DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs" and "ntfs-3g"
5854   file systems (#333166)
5855 - rev. 8915
5856
5857 -------------------------------------------------------------------
5858 Tue Feb 26 13:26:30 CET 2008 - ma@suse.de
5859
5860 - Fixed Capabilites iterator exposing prereq marker.
5861 - revision 8914
5862
5863 -------------------------------------------------------------------
5864 Tue Feb 26 11:29:05 CET 2008 - schubi@suse.de
5865
5866 - postinstall script fixed
5867 - version 4.2.10
5868
5869 -------------------------------------------------------------------
5870 Mon Feb 25 17:06:53 CET 2008 - schubi@suse.de
5871
5872 - Testcases regards modaliases, rpmlib, ... correctly
5873 - Revision 8904
5874
5875 -------------------------------------------------------------------
5876 Mon Feb 25 13:20:26 CET 2008 - ma@suse.de
5877
5878 - Remove obsolete sql database. (bnc#363224)
5879 - revision 8898
5880
5881 -------------------------------------------------------------------
5882 Fri Feb 22 14:03:59 CET 2008 - ma@suse.de
5883
5884 - Take care target uses --root when creating solv files (bnc #363789)
5885 - revision 8881
5886
5887 -------------------------------------------------------------------
5888 Fri Feb 22 10:10:14 CET 2008 - schubi@suse.de
5889
5890 - Unmaintained packages which does not fit to the updated system
5891   (broken dependencies) will be deleted.
5892 - revision 8867
5893
5894 -------------------------------------------------------------------
5895 Fri Feb 22 07:20:35 CET 2008 - coolo@suse.de
5896
5897 - let libzypp-devel require libsatsolver-devel
5898
5899 -------------------------------------------------------------------
5900 Wed Feb 20 13:47:56 CET 2008 - ma@suse.de
5901
5902 - Cleanup unused /var/lib/zypp/cache in migrate_sources (#305160)
5903 - revision 8833
5904
5905 -------------------------------------------------------------------
5906 Tue Feb 19 16:21:12 CET 2008 - jkupec@suse.cz
5907
5908 - media: fixed DownloadProgressReport.finish() url argument in
5909   doGetFileCopy()
5910 - revision 8815
5911
5912 -------------------------------------------------------------------
5913 Tue Feb 19 11:21:59 CET 2008 - dmacvicar@suse.de
5914
5915 - hardlink when possible to optimize data transfer
5916   and space across caches.
5917 - version 4.2.8
5918
5919 -------------------------------------------------------------------
5920 Tue Feb 19 08:15:07 CET 2008 - coolo@suse.de
5921
5922 - added some locale support to sat::Solvable
5923 - version 4.2.7
5924
5925 -------------------------------------------------------------------
5926 Mon Feb 18 14:15:48 CET 2008 - dmacvicar@suse.de
5927
5928 - handle error messages better in doesFileExist too which is
5929   used during probing. (bnc #362608)
5930
5931 -------------------------------------------------------------------
5932 Sun Feb 17 21:44:12 CET 2008 - dmacvicar@suse.de
5933
5934 - Fetcher::reset() should not reset cache directories.
5935   (bnc #348050)
5936 - version 4.2.6
5937
5938 -------------------------------------------------------------------
5939 Fri Feb 16 15:47:00 CET 2008 - dmacvicar@suse.de
5940
5941 - Use CURLOPT_NOBODY instead of a CURLOPT_RANGE of 1 byte
5942   for http and https, but this time set CURLOPT_HTTPGET back to 1
5943   so it actually works. This makes Media::doesFileExist
5944   efficient for http and https.
5945   (related to bnc #348050)
5946 - version 4.2.5
5947
5948 -------------------------------------------------------------------
5949 Fri Feb 15 10:52:59 CET 2008 - coolo@suse.de
5950
5951 - using .solv files only now (fate #303018)
5952 - revision 8699
5953
5954 -------------------------------------------------------------------
5955 Tue Feb 12 17:10:48 CET 2008 - coolo@suse.de
5956
5957 - fix architectures on distupgrade
5958
5959 -------------------------------------------------------------------
5960 Fri Feb  8 12:50:30 CET 2008 - coolo@suse.de
5961
5962 - fixes from trunk merged
5963
5964 -------------------------------------------------------------------
5965 Fri Feb  1 17:45:07 CET 2008 - jkupec@suse.cz
5966
5967 - fixed renaming a repo to an existing one (bnc #228216)
5968 - revision 8431
5969
5970 -------------------------------------------------------------------
5971 Sun Jan 27 21:35:13 CET 2008 - coolo@suse.de
5972
5973 - fix changelog
5974
5975 -------------------------------------------------------------------
5976 Thu Jan 24 18:26:47 CET 2008 - jkupec@suse.cz
5977
5978 - read .curlrc more robustly to obtain user-proxy (#330351)
5979 - revision 8368
5980
5981 -------------------------------------------------------------------
5982 Fri Jan 18 12:19:09 CET 2008 - coolo@suse.de
5983
5984 - always buildrequire openssl-devel
5985 - replacing strange utf-8 chars in changelog
5986 - revision 8317
5987
5988 -------------------------------------------------------------------
5989 Thu Jan 17 15:07:52 CET 2008 - jkupec@suse.cz
5990
5991 - Saner NFS timeo default (#350309)
5992 - revision 8314
5993
5994 -------------------------------------------------------------------
5995 Thu Jan 17 12:03:10 CET 2008 - kkaempf@suse.de
5996
5997 - support 'patterns.pat' and 'patterns.pat.gz' to read all
5998   patterns in one go.
5999 - rev 8309
6000
6001 -------------------------------------------------------------------
6002 Tue Jan 15 14:56:21 CET 2008 - lslezak@suse.cz
6003
6004 - added RpmDb::removePubkey(), call it from
6005   KeyRing::Impl::deleteKey() - remove the GPG key from RPM when it
6006   is removed from the trusted keyring
6007 - revision 8288
6008
6009 -------------------------------------------------------------------
6010 Mon Jan 14 17:11:15 CET 2008 - schubi@suse.de
6011
6012 - Textchanges
6013 - reduced logging in SAT-solver
6014 - ordering solutions
6015 - version 4.1.8
6016 - revision 8276
6017
6018 -------------------------------------------------------------------
6019 Thu Jan 10 16:50:26 CET 2008 - schubi@suse.de
6020
6021 - Enabled SAT solver via default. (removed ZYPP_SAT_SOLVER)
6022   ZYPP_RC_SOLVER=1 will enable the old RedCapet solver
6023 - Revision 8255
6024 - Version 4.1.7
6025
6026 -------------------------------------------------------------------
6027 Wed Jan  2 18:24:34 CET 2008 - jkupec@suse.cz
6028
6029 - Pathname zypp::filesystem::expandlink(const Pathname &) added
6030 - if the provided file is a symlink, expand it (#274651) (this
6031   probably won't work for schemes other than file/dir and cd/dvd)
6032 - revision 8179
6033
6034 -------------------------------------------------------------------
6035 Tue Dec 18 12:28:22 CET 2007 - aschnell@suse.de
6036
6037 - fixed password handling in URLs (bug #347273)
6038 - revision 8118
6039
6040 -------------------------------------------------------------------
6041 Mon Dec 17 13:47:44 CET 2007 - ma@suse.de
6042
6043 - Fixed default text locale detection not to use static variables. (#346872)
6044 - version 4.1.6
6045 - revision 8116
6046
6047 -------------------------------------------------------------------
6048 Mon Dec 10 12:46:26 CET 2007 - ma@suse.de
6049
6050 - Log more details about zypp lock owner. (#294094)
6051 - revision 8088
6052
6053 -------------------------------------------------------------------
6054 Fri Dec  7 15:47:53 CET 2007 - ma@suse.de
6055
6056 - Remove runtime dependency for libboost_filesystem (#345773)
6057 - version 4.1.5
6058 - revision 8061
6059
6060 -------------------------------------------------------------------
6061 Fri Nov 30 14:20:34 CET 2007 - schubi@suse.de
6062
6063 - Enable SAT solver via environment variable ZYPP_SAT_SOLVER.
6064   e.g.: ZYPP_SAT_SOLVER=1 zypper install foo
6065 - version 4.1.4
6066 - revision 7998
6067
6068 -------------------------------------------------------------------
6069 Wed Nov 28 15:12:33 CET 2007 - aschnell@suse.de
6070
6071 - make IniParser more strict (bug #306697)
6072
6073 -------------------------------------------------------------------
6074 Mon Nov 26 13:19:34 CET 2007 - ma@suse.de
6075
6076 - Fix missing packages in patch content list. (#340896)
6077 - revision 7925
6078
6079 -------------------------------------------------------------------
6080 Fri Nov 16 12:46:39 CET 2007 - coolo@suse.de
6081
6082 - fix build
6083
6084 -------------------------------------------------------------------
6085 Wed Nov 14 14:23:23 CET 2007 - ma@suse.de
6086
6087 - Output date strings in UTF-8. (#339423)
6088 - revision 7807
6089
6090 -------------------------------------------------------------------
6091 Tue Nov 13 13:40:03 CET 2007 - schubi@suse.de
6092
6093 - fixes for new gcc
6094 - version 4.1.3
6095 - r7788
6096
6097 -------------------------------------------------------------------
6098 Mon Nov  5 15:22:33 CET 2007 - ma@suse.de
6099
6100 - Don't mark failed patch scripts as installed. (#327523)
6101 - version 4.1.2
6102 - revision 7744
6103
6104 -------------------------------------------------------------------
6105 Wed Oct 31 09:19:59 CET 2007 - dmueller@suse.de
6106
6107 - update rpmlint suppression
6108
6109 -------------------------------------------------------------------
6110 Fri Oct 26 15:12:24 CEST 2007 - aschnell@suse.de
6111
6112 - fixed retrieval of epoch from rpmdb (bug #246680)
6113
6114 -------------------------------------------------------------------
6115 Thu Oct 25 16:29:24 CEST 2007 - aschnell@suse.de
6116
6117 - allow non-existing "packages" file in susetags parser (bug
6118   #309235)
6119
6120 -------------------------------------------------------------------
6121 Fri Oct 12 15:47:37 CEST 2007 - ma@suse.de
6122
6123 - SMBIOS DMI modalias matching added (#333152)
6124 - revision 7494
6125
6126 -------------------------------------------------------------------
6127 Sat Oct  6 16:37:11 CEST 2007 - jkupec@suse.cz
6128 - do not download the same file multiple times in one attach session
6129   (#307098), r7456
6130 - special cdrom detection code for SCSI / Virtual CDROMs on iSeries
6131   removed - should be correctly detected by HAL now
6132   (#167629, #163971), r7452
6133 - version 4.1.1
6134
6135 -------------------------------------------------------------------
6136 Fri Oct 05 10:35:47 CEST 2007 - aschnell@suse.de
6137
6138 - filter architecture in plaindir parser (bug #330791)
6139
6140 -------------------------------------------------------------------
6141 Thu Oct  4 16:31:58 CEST 2007 - ma@suse.de
6142
6143 - Throw constructing malformed checksums. (#189096)
6144 - revision 7441
6145
6146 -------------------------------------------------------------------
6147 Thu Oct  4 14:22:31 CEST 2007 - mvidner@suse.cz
6148
6149 - Renamed templates back because proper qualification makes it work
6150   too.
6151 - 4.1.0
6152
6153 -------------------------------------------------------------------
6154 Thu Oct 04 11:23:19 CEST 2007 - aschnell@suse.de
6155
6156 - only look for repositories in file ending ".repo" (bug #294779)
6157
6158 -------------------------------------------------------------------
6159 Wed Oct  3 13:37:57 CEST 2007 - mvidner@suse.cz
6160
6161 - Fixed compilation errors with GCC 4.3 by adding missing includes
6162   and renaming templates: MaxBits to MaxBitsT, Mask to MaskT,
6163   Compare<Edition> to CompareEd.
6164 - r7426
6165
6166 -------------------------------------------------------------------
6167 Mon Oct  1 20:29:36 CEST 2007 - ma@suse.de
6168
6169 - Incorporated patch from Michael Matz to speedup cache reading.
6170 - revision 7413
6171
6172 -------------------------------------------------------------------
6173 Fri Sep 28 18:40:59 CEST 2007 - schubi@suse.de
6174
6175 - Resolvertestcase:
6176   - log Repository info
6177   - set keep state in the testcase
6178   - handle vendor
6179 - r 4707
6180
6181 -------------------------------------------------------------------
6182 Thu Sep 27 17:13:14 CEST 2007 - ma@suse.de
6183
6184 - Fixed pattern parser SEGV on broken pattern files. (#328546)
6185 - revision 7402
6186
6187 -------------------------------------------------------------------
6188 Wed Sep 26 11:08:14 CEST 2007 - schubi@suse.de
6189
6190 - QueuItemRequire: Filter out all provider which have worser architecture,
6191   are NOT noarch and have not the same name as the requirement. The
6192   last one is needed for updating packages via patch/atoms.
6193   Bug 328081
6194 - Revert changes of r 7340
6195 - r 7386
6196
6197 -------------------------------------------------------------------
6198 Tue Sep 25 15:51:34 CEST 2007 - ma@suse.de
6199
6200 - Add missing '--install' parameter in desktop file. (#308640)
6201 - version 4.0.0
6202 - revision 7369
6203
6204 -------------------------------------------------------------------
6205 Tue Sep 25 11:08:13 CEST 2007 - jkupec@suse.cz
6206
6207 - release all attached media before attempting to eject (#293428)
6208 - fixed parsing of --proxy-user parameter of .curlrc (#309139)
6209 - revision 7352
6210 - version 3.26.0
6211
6212 -------------------------------------------------------------------
6213 Mon Sep 24 16:10:32 CEST 2007 - dmacvicar@suse.de
6214
6215 - provide a way to retrieve the metadata path. Used for
6216   installation, which incorrectly creates a repository in
6217   cache without adding it first, so metadata path is not
6218   set and therefore it is not possible to setup a media
6219   verifier on installation. Part of fix for (#293428)
6220 - 3.25.0
6221
6222 -------------------------------------------------------------------
6223 Mon Sep 24 15:48:47 CEST 2007 - schubi@suse.de
6224
6225 - If more than one resolvables provide a requirements and have different
6226   architecture take thatone with the best architecture. (Not regarding the
6227   name). Bug: Branching too much while an installation of a multi-arch-DVD
6228 - r 7340
6229 - version 3.24.8
6230
6231 -------------------------------------------------------------------
6232 Fri Sep 21 15:50:30 CEST 2007 - schubi@suse.de
6233
6234 - Checking the queue if an item will be deleted. If yes, the requirements
6235   are not needed anymore. Bug 326384
6236 - version 3.24.7
6237 - r 7329
6238
6239 -------------------------------------------------------------------
6240 Thu Sep 20 17:37:30 CEST 2007 - jkupec@suse.cz
6241
6242 - don't probe the repository type upon saving if disabled (#326769)
6243 - version 3.24.6
6244 - revision 7319
6245
6246 -------------------------------------------------------------------
6247 Thu Sep 20 15:19:53 CEST 2007 - ma@suse.de
6248
6249 - Avoid calling rpm repeatedly in case of an error. This is fault-prone,
6250   esp. if the error occurred executing the packages post-install script.
6251 - version 3.24.5
6252 - revision 7317
6253
6254 -------------------------------------------------------------------
6255 Thu Sep 20 11:00:04 CEST 2007 - ma@suse.de
6256
6257 - If a package is deselected by user, apply this soft lock to all
6258   available versions of this package.
6259 - version 3.24.4
6260 - revision 7316
6261
6262 -------------------------------------------------------------------
6263 Wed Sep 19 17:45:12 CEST 2007 - schubi@suse.de
6264
6265 - Update: Do not set an item to installation if there has been already set
6266   one for installation which has the same NVA. Bug  326286
6267 - version 3.24.3
6268 - r 7311
6269
6270 -------------------------------------------------------------------
6271 Wed Sep 19 14:19:49 CEST 2007 - ma@suse.de
6272
6273 - Enable package cache during commit. (#326249)
6274 - revision 7309
6275
6276 -------------------------------------------------------------------
6277 Tue Sep 18 14:01:02 CEST 2007 - schubi@suse.de
6278
6279 - Do not regarding requirements for packages which will be deleted in the
6280   same solver run. Bug 310618
6281 - r 7292
6282 - version 3.24.2
6283
6284 -------------------------------------------------------------------
6285 Mon Sep 17 16:33:14 CEST 2007 - jkupec@suse.cz
6286
6287 - don't download filelists.xml.gz (#307105)
6288 - version 3.24.1
6289 - revision 7269
6290
6291 -------------------------------------------------------------------
6292 Mon Sep 17 15:51:04 CEST 2007 - ma@suse.de
6293
6294 - Improve estimated diskusage while there is no valid
6295   solver result. (#325617)
6296 - revision 7266
6297
6298 -------------------------------------------------------------------
6299 Mon Sep 17 15:22:47 CEST 2007 - schubi@suse.de
6300
6301 -Bugfix in vendor change of a required resolvable (Correct error message)
6302  Bug 310455
6303 - r 7262
6304
6305 -------------------------------------------------------------------
6306 Mon Sep 17 12:36:28 CEST 2007 - lslezak@suse.cz
6307
6308 - fixed DU parsing in inst-sys (#308659)
6309 - revision 7256
6310
6311 -------------------------------------------------------------------
6312 Fri Sep 14 22:57:54 CEST 2007 - ma@suse.de
6313
6314 - Enable using patch and delta rpms. (#309124)
6315 - version 3.24.0
6316 - revision 7253
6317
6318 -------------------------------------------------------------------
6319 Thu Sep 13 17:59:55 CEST 2007 - ma@suse.de
6320
6321 - On update do not delete unmaintained non-SuSE packages.
6322 - version 3.23.2
6323 - revision 7239
6324
6325 -------------------------------------------------------------------
6326 Thu Sep 13 13:02:39 CEST 2007 - lslezak@suse.cz
6327
6328 - ZYppImpl::getPartitions() - don't return the current partitioning
6329   when the partitioning hasn't been set - fixes DU parsing in
6330   inst-sys (#308659)
6331
6332 -------------------------------------------------------------------
6333 Thu Sep 13 11:30:47 CEST 2007 - dmacvicar@suse.de
6334
6335 - Throw specific exceptions during commit (#308511)
6336 - 3.23.1
6337
6338 -------------------------------------------------------------------
6339 Wed Sep 12 18:48:00 CEST 2007 - ma@suse.de
6340
6341 - Various disk space calculation fixes. Susetags, plaindir and rpmdb
6342   now provide more detailed disk usage information.
6343   Yum metadata don't, so we book the package size to '/'. (#308362)
6344 - version 3.23.0
6345 - revision 7225
6346
6347 -------------------------------------------------------------------
6348 Wed Sep 12 15:48:41 CEST 2007 - schubi@suse.de
6349
6350 - Regarding keep state while recycle old valid solver results. Bug 286889
6351 - r 7209
6352
6353 -------------------------------------------------------------------
6354 Wed Sep 12 12:24:49 CEST 2007 - jkupec@suse.cz
6355
6356 - report 100% progress on finishing RPM removal (bug #309431)
6357 - revision 7200
6358
6359 -------------------------------------------------------------------
6360 Tue Sep 11 17:25:35 CEST 2007 - schubi@suse.de
6361
6362 - Update: rename language packages --> take that package which fits to the
6363   selected language Bug 308098
6364 - r 7919
6365
6366 -------------------------------------------------------------------
6367 Tue Sep 11 16:11:20 CEST 2007 - dmacvicar@suse.de
6368
6369 - restore deltas and patch rpms from the cache (#309124)
6370 - 3.22.8
6371
6372 -------------------------------------------------------------------
6373 Tue Sep 11 14:54:44 CEST 2007 - ma@suse.de
6374
6375 - Don't fail if a product is deleted multiple times (e.g. due to
6376   obsoletes and an explicit deleted request). (#308746)
6377 - version 3.22.7
6378 - revision 7184
6379
6380 -------------------------------------------------------------------
6381 Tue Sep 11 13:52:47 CEST 2007 - jkupec@suse.cz
6382
6383 - SYSCONFDIR variable added for modifying /etc
6384
6385 -------------------------------------------------------------------
6386 Tue Sep 11 12:18:11 CEST 2007 - schubi@suse.de
6387
6388 - uninstallable resolvable -->suggested solution: delete; Bug 308164
6389 - r 7177
6390
6391 -------------------------------------------------------------------
6392 Mon Sep 10 16:19:05 CEST 2007 - schubi@suse.de
6393
6394 - new translations added
6395 - r 7166
6396 - version 3.22.6
6397
6398 -------------------------------------------------------------------
6399 Mon Sep 10 15:50:49 CEST 2007 - lslezak@suse.cz
6400
6401 - fixed disk usage counting of updated packages (#308362)
6402
6403 -------------------------------------------------------------------
6404 Mon Sep 10 14:17:29 CEST 2007 - schubi@suse.de
6405
6406 - Splitting packages: Take the package with the best
6407   architecture,edition ONLY; Bug 308591
6408 - r 7160
6409
6410 -------------------------------------------------------------------
6411 Mon Sep 10 10:55:45 CEST 2007 - lslezak@suse.cz
6412
6413 - properly report fallback disk usage size (in kB instead of bytes)
6414   when disk usage is not known (YUM repos) (#308475)
6415
6416 -------------------------------------------------------------------
6417 Fri Sep  7 13:27:26 CEST 2007 - ma@suse.de
6418
6419 - Install a sample /etc/zypp.conf. (#306615)
6420 - Fixed missing soversion symlink in package.
6421 - version 3.22.5
6422 - revision 7150
6423
6424 -------------------------------------------------------------------
6425 Fri Sep  7 13:03:48 CEST 2007 - schubi@suse.de
6426
6427 - RequirementIsMet: return true only if ALL Atoms are NOT incomplete; Bug
6428   308252
6429 - r 7143
6430
6431 -------------------------------------------------------------------
6432 Thu Sep  6 18:22:36 CEST 2007 - schubi@suse.de
6433
6434 - Error: Select two candidate with the same name while update.
6435   Solution: If there is a candidate which is already selected for installation -->
6436   take thatone #308082
6437 - r 7132
6438
6439 -------------------------------------------------------------------
6440 Thu Sep  6 14:11:58 CEST 2007 - ma@suse.de
6441
6442 - Work arround installed patterns providing an empty vendor string. (#307743)
6443 - Let the solver treat vendor suse and opensuse as equivalent.
6444 - version 3.22.4
6445
6446 -------------------------------------------------------------------
6447 Thu Sep  6 12:33:27 CEST 2007 - schubi@suse.de
6448
6449 - Checking item before evaluating the concerning vendor. bug #307941
6450 - r 7119
6451
6452 -------------------------------------------------------------------
6453 Wed Sep  6 02:24:37 CEST 2007 - dmacvicar@suse.de
6454
6455 - Fix for bug #307163 - empty package descriptions
6456   a.k.a shared tag not 100% implemented
6457 - r 7117
6458 - version 3.22.3
6459
6460 -------------------------------------------------------------------
6461 Wed Sep  5 17:52:37 CEST 2007 - schubi@suse.de
6462
6463 - logging "reverse" NEEDED_BY in the detail description of solver
6464   problems.
6465 - improved error message if a requiremnt is not fulfilled Bug 307743
6466 - Add "ignore" option to the solution if a requirement is not fulfilled
6467   Bug 304276
6468 - revision 7113
6469
6470 -------------------------------------------------------------------
6471 Wed Sep  5 14:33:02 CEST 2007 - jkupec@suse.cz
6472
6473 - fixed the order of operands of susetags local metadata status
6474   computation which caused the YaST repositories to always get
6475   refreshed (part of bug #304310)
6476 - revision 7107
6477 - version 3.22.2
6478
6479 -------------------------------------------------------------------
6480 Tue Sep  4 12:09:10 CEST 2007 - schubi@suse.de
6481
6482 - comparing vendor with VendorAttr::equivalent
6483 - revision 7103
6484
6485 -------------------------------------------------------------------
6486 Mon Sep  3 18:43:51 CEST 2007 - schwab@suse.de
6487
6488 - Use $RPM_OPT_FLAGS.
6489
6490 -------------------------------------------------------------------
6491 Mon Sep  3 17:14:02 CEST 2007 - ma@suse.de
6492
6493 - Reset transact bits when switching status from
6494   "update" to "protected" (#246976)
6495 - version 3.22.1
6496 - revision 7094
6497
6498 -------------------------------------------------------------------
6499 Mon Sep  3 13:56:42 CEST 2007 - schubi@suse.de
6500
6501 - new translations added
6502 - rev 7083
6503
6504 -------------------------------------------------------------------
6505 Fri Aug 31 22:10:55 CEST 2007 - ma@suse.de
6506
6507 - Added ability to switch off use of patch and delta rpms via zypp.conf (#305864)
6508    [main]
6509    download.use_patchrpm = no
6510    download.use_deltarpm = no
6511 - version 3.22.0
6512 - revision 7069
6513
6514 -------------------------------------------------------------------
6515 Fri Aug 31 19:56:40 CEST 2007 - ma@suse.de
6516
6517 - On demand translate patch requirements into a list of atoms.
6518   Required by the UI to display packages acssociated with a patch.
6519   (#300612)
6520 - version 3.21.1
6521 - revision 7065
6522
6523 -------------------------------------------------------------------
6524 Fri Aug 31 13:59:54 CEST 2007 - kkaempf@suse.de
6525
6526 - enrich ResolverInfo with the reason if a user-initiated request
6527   fails (#304325, #306240)
6528 - r 7051
6529
6530 -------------------------------------------------------------------
6531 Thu Aug 30 20:10:00 CEST 2007 - jkupec@suse.cz
6532
6533 - added missing implementation of LogControl::setLineFormater()
6534   (lslezak)
6535 - version 3.21.0
6536 - revision 7041
6537
6538 -------------------------------------------------------------------
6539 Thu Aug 30 18:55:15 CEST 2007 - jkupec@suse.cz
6540
6541 - enable changing url in requestMedia callback (#294481)
6542 - revision 7037
6543
6544 -------------------------------------------------------------------
6545 Thu Aug 30 18:22:32 CEST 2007 - ma@suse.de
6546
6547 - Filter readonly mount points in DiskUsageCounter (#297405)
6548 - revision 7030
6549
6550 -------------------------------------------------------------------
6551 Thu Aug 30 17:31:33 CEST 2007 - jkupec@suse.cz
6552
6553 - remember the cause of the RepoException when refreshing metadata
6554   (#301022)
6555 - r7023
6556
6557 -------------------------------------------------------------------
6558 Thu Aug 30 17:25:14 CEST 2007 - ma@suse.de
6559
6560 - Safe fix for bug #299680.
6561 - version 3.20.1
6562 - revision 7026
6563
6564 -------------------------------------------------------------------
6565 Thu Aug 30 15:48:03 CEST 2007 - schubi@suse.de
6566
6567 - Bugfix: If a requirement has been fulfilled by more than one language
6568   resolvables only thatone will be taken which fits to the selected
6569   language.
6570 - r 7018
6571
6572 -------------------------------------------------------------------
6573 Thu Aug 30 15:14:23 CEST 2007 - jkupec@suse.cz
6574
6575 - correct error code for media errors in MediaCurl::doGetFileCopy()
6576   affects only zypper error output, does not affect YaST
6577 - r7013
6578
6579 -------------------------------------------------------------------
6580 Wed Aug 29 18:28:41 CEST 2007 - jkupec@suse.cz
6581
6582 - reverted blocking of requestMedia from r6271 (#301710)
6583 - r6999
6584
6585 -------------------------------------------------------------------
6586 Wed Aug 29 18:09:29 CEST 2007 - kkaempf@suse.de
6587
6588 - prevent progress report in destructor (#299680)
6589 - r6998
6590
6591 -------------------------------------------------------------------
6592 Wed Aug 29 18:02:36 CEST 2007 - jkupec@suse.cz
6593
6594 - treat non-filelists.xml <file> entries as file provides capabilities
6595   in YUM parser (#304701)
6596 - r6992
6597
6598 -------------------------------------------------------------------
6599 Wed Aug 29 16:32:01 CEST 2007 - kkaempf@suse.de
6600
6601 - the media.1/media uniquely identifies a 'susetags' repo, not
6602   the content file (#304200)
6603
6604 -------------------------------------------------------------------
6605 Wed Aug 29 15:42:17 CEST 2007 - jkupec@suse.cz
6606
6607 - fixed locale dir (#304649)
6608 - r6984
6609
6610 -------------------------------------------------------------------
6611 Wed Aug 29 15:39:52 CEST 2007 - kkaempf@suse.de
6612
6613 - don't treat normal package license as "license to confirm"
6614   (#305906)
6615
6616 -------------------------------------------------------------------
6617 Wed Aug 29 15:28:53 CEST 2007 - ma@suse.de
6618
6619 - Fixed fix for #293039. Segfault due to uninitialzed data.
6620 - version 3.19.3
6621 - revision 6980
6622
6623 -------------------------------------------------------------------
6624 Wed Aug 29 15:10:20 CEST 2007 - schubi@suse.de
6625
6626 - reduced too much verbosed ResolverContext logging; Bug 303971
6627 - r 6977
6628
6629 -------------------------------------------------------------------
6630 Wed Aug 29 13:55:28 CEST 2007 - ma@suse.de
6631
6632 - Fixed PlainDir repositories to provide real disk usage data. For
6633   repomd and others that do not provide any detailed disk usage info,
6634   assume the packgage size is required below "/". Peviously they were
6635   treated as being empy.
6636 - version 3.19.2
6637 - revision 6972
6638
6639 -------------------------------------------------------------------
6640 Wed Aug 29 13:36:42 CEST 2007 - schubi@suse.de
6641
6642 - Add a new solver solution in the case of running in a timeout:
6643   ProblemSolutionDoubleTimeout.h
6644   #Bug 302496
6645 - revision 6970
6646
6647 -------------------------------------------------------------------
6648 Wed Aug 29 11:23:26 CEST 2007 - dmacvicar@suse.de
6649
6650 - bug in fix for (#292986)
6651
6652 -------------------------------------------------------------------
6653 Tue Aug 28 18:48:26 CEST 2007 - dmacvicar@suse.de
6654
6655 - (#297001) - libzypp: can't skip broken packages
6656 - re enable importing zypp keyring from rpm.(#302379)
6657 - 3.19.1
6658
6659 -------------------------------------------------------------------
6660 Tue Aug 28 17:30:30 CEST 2007 - kkaempf@suse.de
6661
6662 - rename ResolvableQuery::iterateResolvablesByKindsAndStrings
6663   to ResolvableQuery::iterateResolvablesByKindsAndStringsAndRepos
6664   in order to support query-by-repo (#305384)
6665 - fix iterateResolvablesByKindsAndStringsAndRepos to take any
6666   number of kinds, names, or repos (#305347)
6667 - remove ResolvableQuery::iterateResolvablesByKind, not needed
6668 - version 3.19.0
6669 - rev 6935
6670
6671 -------------------------------------------------------------------
6672 Tue Aug 28 11:27:53 CEST 2007 - dmacvicar@suse.de
6673
6674 - real fix for reading signature ids. (#390535).
6675 - delete metadata when removing repo (#301037).
6676
6677 -------------------------------------------------------------------
6678 Mon Aug 27 23:52:41 CEST 2007 - dmacvicar@suse.de
6679
6680 - following behaviour for setPartitions
6681   - if they are not set, they are detected
6682   - if they are set, that value is used.
6683   - if value set or detected is empty, all disk usage
6684     information is read. Otherwise just values in those
6685     mount points.
6686     Should work for installation as long as detectPartitions
6687     is empty at installation.(#293039)
6688
6689 -------------------------------------------------------------------
6690 Mon Aug 27 17:08:41 CEST 2007 - kkaempf@suse.de
6691
6692 - Add ZConfig::overrideSystemArchitecture() to override zypp arch
6693   from external, e.g. for the testcases
6694 - Honor ZYPP_CONF environment variable to override the buit-in
6695   /etc/zypp/zypp.conf
6696 - Check architecture at handout() to prevent NULL ptr reference.
6697 - Bug 301286
6698 - rev 6908
6699
6700 -------------------------------------------------------------------
6701 Mon Aug 27 15:53:52 CEST 2007 - schubi@suse.de
6702
6703 -The solver generate an establish call for all
6704  resolvables which has filesystemcaps if there is not a valid result from a
6705  former solver run available. This covers:
6706  * Initial solver run
6707  * Changing of filesystem whithin a workflow, cause the solver results will
6708    be reset if the filesystem dependencies have been changed
6709  Bug 271912
6710 - r 6901
6711
6712 -------------------------------------------------------------------
6713 Sun Aug 26 15:49:27 CEST 2007 - kkaempf@suse.de
6714
6715 - pass location to plaindir package (#303751)
6716 - Add name of file in question to checksum/signature related
6717   exceptions.
6718 - pass basename of file to verifyFileSignatureWorkflow (instead of
6719   empty string).
6720 - filter out incompatible architectures when parsing sustags
6721   repos (first half of #301286)
6722 - r 6882
6723
6724 -------------------------------------------------------------------
6725 Fri Aug 24 11:52:27 CEST 2007 - dmacvicar@suse.de
6726
6727 - don't run source migration if yast is running in
6728   intsys mode (#297136)
6729 - signature and checksum verification fixes. Still pending
6730   problem ZYpp getting no output from gpg when running from zypper.
6731   (#302059)
6732
6733 -------------------------------------------------------------------
6734 Thu Aug 23 13:51:41 CEST 2007 - schubi@suse.de
6735
6736 - Do not strip resolvables which have the same name but different kind
6737   (ResolverInfo*)
6738 - Flag info NEEDEDBY correctly if it will be used by freshen/supplement
6739 - r 6830
6740
6741 -------------------------------------------------------------------
6742 Wed Aug 22 18:58:44 CEST 2007 - mvidner@suse.cz
6743
6744 - Do not use "a-z" in regexes. Fixes "Invalid Url scheme 'http'" in
6745   the Estonian locale (#302525).
6746
6747 -------------------------------------------------------------------
6748 Wed Aug 22 17:59:39 CEST 2007 - aschnell@suse.de
6749
6750 - added remembering of exception history at various places
6751
6752 -------------------------------------------------------------------
6753 Wed Aug 22 16:52:09 CEST 2007 - schubi@suse.de
6754
6755 - Bugfixes concerning vendor handling:
6756 - first bug:
6757   Installed A-1.0(vendor SuSE)
6758   Available A-2.0(other vendor)
6759   A will not be regarded as "unmaintained". So it will not be deleted.
6760 - second bug:
6761   A need B-2.0. B-1.0 is installed but has another vendor. Report a
6762   proper errmessage.
6763 - Testcase : solution-tests/vendor-test.xml
6764 - r 6812
6765 - 3.18.4
6766
6767 -------------------------------------------------------------------
6768 Tue Aug 21 15:38:08 CEST 2007 - dmacvicar@suse.de
6769
6770 - ignore HASH key for download (#300982)
6771
6772 -------------------------------------------------------------------
6773 Tue Aug 21 15:17:23 CEST 2007 - schubi@suse.de
6774
6775 - Added explicitly_requested as parameter in ResolverContext::Uninstall
6776   Bug 299819
6777 - revision 6794
6778
6779 -------------------------------------------------------------------
6780 Tue Aug 21 13:06:44 CEST 2007 - dmacvicar@suse.de
6781
6782 - If no mount information is available, parse all DU entries.
6783 - read only hack mode for migrate-sources. We actually do add
6784   repositories with it, but no harm. (#292986)
6785 - fix some typos in exceptions (#301331)
6786 - 3.18.3
6787
6788 -------------------------------------------------------------------
6789 Mon Aug 20 16:06:36 CEST 2007 - schubi@suse.de
6790
6791 - Do not regard explicit request in order to recognize updated packages
6792   correctly. Bug 301676
6793 - Updated translations
6794 - r 6766
6795 - 3.18.2
6796
6797 -------------------------------------------------------------------
6798 Mon Aug 20 15:35:46 CEST 2007 - mvidner@suse.cz
6799
6800 - package-manager script: Call /sbin/yast2 with full path because of
6801   gnomesu (#269873).
6802
6803 -------------------------------------------------------------------
6804 Mon Aug 20 15:23:14 CEST 2007 - dmacvicar@suse.de
6805
6806 - add support for the HASH key. (#300982)
6807 - Use ContentFileParser in Downloader (instead of implementing
6808   the parser again, it has a reason, Downloader was written first)
6809 - update testcases and data to cover the new HASH key
6810 - 3.18.1
6811
6812 -------------------------------------------------------------------
6813 Mon Aug 20 13:21:34 CEST 2007 - kkaempf@suse.de
6814
6815 - unify query API for kind and name, summary, description
6816   (incomplete)
6817 - rev 6761, version 3.18.0
6818
6819 -------------------------------------------------------------------
6820 Fri Aug 17 12:30:55 CEST 2007 - kkaempf@suse.de
6821
6822 - add iterateResolvablesByKindsAndName
6823 - rev 6735, version 3.17.13
6824
6825 -------------------------------------------------------------------
6826 Fri Aug 17 11:45:24 CEST 2007 - kkaempf@suse.de
6827
6828 - rename ResolvableQuery::queryByName to iterateResolvablesByName
6829 - fix reading of kind and repository in ResolvableQuery
6830 - add reverse lookups in CacheTypes
6831 - add iterateResolvablesByKind
6832 - rev 6733
6833
6834 -------------------------------------------------------------------
6835 Fri Aug 17 10:37:56 CEST 2007 - schubi@suse.de
6836
6837 - shorten solver error messages Bug 259894
6838 - rev 6723
6839
6840 -------------------------------------------------------------------
6841 Thu Aug 16 23:43:50 CEST 2007 - kkaempf@suse.de
6842
6843 - fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
6844   install zypp/cache header files.
6845 - rev 6719, version 3.16.13
6846
6847 -------------------------------------------------------------------
6848 Thu Aug 16 17:21:52 CEST 2007 - kkaempf@suse.de
6849
6850 - discard pattern files with incompatbile architecture, both
6851   for download and for parsing. (#298716)
6852 - rev 6711
6853
6854 -------------------------------------------------------------------
6855 Thu Aug 16 17:12:45 CEST 2007 - kkaempf@suse.de
6856
6857 - run sqlite asynchronously and add sql index files where
6858   appropriate, gives 6x performance on certain operations.
6859   Bumping cache schema version to 1004.
6860   (#300998)
6861 - rev 6710
6862
6863 -------------------------------------------------------------------
6864 Thu Aug 16 17:08:58 CEST 2007 - kkaempf@suse.de
6865
6866 - fix String::endsWith (#301038)
6867 - rev 6709
6868
6869 -------------------------------------------------------------------
6870 Thu Aug 16 11:16:25 CEST 2007 - schubi@suse.de
6871
6872 - added an _explicitly_requested in QueueItemConflict ( as already in
6873   QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
6874   remove the conflicting item without an error message. Bug 299819
6875 - rev 6699
6876
6877 -------------------------------------------------------------------
6878 Thu Aug 16 07:23:31 CEST 2007 - jkupec@suse.cz
6879
6880 - forgot to set default refresh policy in checkIfToRefreshMetadata
6881 - repo.refresh.delay default set to 10 minutes
6882 - 6693
6883
6884 -------------------------------------------------------------------
6885 Wed Aug 15 15:32:36 CEST 2007 - schubi@suse.de
6886
6887 - Bugfix while regarding correct vendor in update
6888 - r6677
6889 - version 3.15.0
6890
6891 -------------------------------------------------------------------
6892 Wed Aug 15 13:57:04 CEST 2007 - jkupec@suse.cz
6893
6894 - repo.refresh.delay=<minutes> (ZConfig, "main" section) support
6895   added to delay next check & refresh until the specified number of
6896   minutes has passed from the last check or refresh (FATE #301991).
6897   Revisions: 6654, 6656, 6666, and 6667.
6898 - filesystem::touch(Pathname) added (r6666)
6899 - RepoManager::touchIndexFile(RepoInfo) added
6900 - RepoManager::checkIfToRefreshMetadata(RepoInfo,Url,policy):
6901   decision to do the refresh moved to this public method.
6902 - r6667
6903
6904 -------------------------------------------------------------------
6905 Wed Aug 15 12:38:26 CEST 2007 - schubi@suse.de
6906
6907 - generate a resolver problem if addRequires does not find a resovable
6908   #299486
6909 - rev 6660
6910
6911 -------------------------------------------------------------------
6912 Tue Aug 14 15:54:15 CEST 2007 - schubi@suse.de
6913
6914 - Prioritized delete request by the user BEFORE delete requests due
6915   missing dependencies or conflicting dependencies. Bug 298322
6916 - rev 6640
6917
6918 -------------------------------------------------------------------
6919 Fri Aug 10 20:49:20 CEST 2007 - jkupec@suse.cz
6920
6921 - support also "Plaindir" as valid repo type name (#298622)
6922 - revision 6616
6923 - version 3.14.0
6924
6925 -------------------------------------------------------------------
6926 Fri Aug 10 18:03:06 CEST 2007 - dmacvicar@suse.de
6927
6928 - fix segfault in Progress reporting
6929 - progress report use name instead of alias (#298035)
6930 - repoinfo returns alias if name is empty
6931
6932 -------------------------------------------------------------------
6933 Fri Aug 10 16:04:42 CEST 2007 - dmacvicar@suse.de
6934
6935 - merge patch by dmueller to get rid of boost-regex
6936
6937 -------------------------------------------------------------------
6938 Fri Aug 10 13:50:40 CEST 2007 - dmacvicar@suse.de
6939
6940 - dont create a second CacheStore in the same scope, will lock...
6941   #297627
6942
6943 -------------------------------------------------------------------
6944 Thu Aug  9 15:04:21 CEST 2007 - jkupec@suse.cz
6945
6946 - fixed some RepoManager exception docs & history
6947 - r6558
6948
6949 -------------------------------------------------------------------
6950 Thu Aug  9 13:33:59 CEST 2007 - dmacvicar@suse.de
6951
6952 - feature #302135: Graceful update of 3rd party packages
6953   Automatic upgrading only sees packages from same vendor
6954   This allows not needed to have those locked.
6955 - Add persistent locks file which allow wildcards. Users
6956   can lock certain packages adding lines like "kde* < 3.5"
6957 - add applyLocks() to apply persistent locks before solving
6958
6959 -------------------------------------------------------------------
6960 Thu Aug  9 13:28:20 CEST 2007 - schubi@suse.de
6961
6962 -  recognize changes in the pool (e.g. changing /etc/sysconfig/storage
6963   #271912 wq
6964 - Added locking resolvables in the testcases
6965 - rev 6544
6966
6967 -------------------------------------------------------------------
6968 Wed Aug  8 16:04:07 CEST 2007 - dmacvicar@suse.de
6969
6970 - add migrate-sources to %post (#292986)
6971 - 3.13.15
6972
6973 -------------------------------------------------------------------
6974 Wed Aug  8 13:32:52 CEST 2007 - jkupec@suse.cz
6975
6976 - fixed bug with using wrong files from raw metadata cache
6977   (bug #297611) (duncanmv) (r6501, already released in 3.13.14)
6978
6979 -------------------------------------------------------------------
6980 Wed Aug  8 12:42:39 CEST 2007 - schubi@suse.de
6981
6982 - fix in "ignore conflicts" if the conflict has been caused by an obsolete
6983   Bug# 297795
6984 - r 6517
6985
6986 -------------------------------------------------------------------
6987 Tue Aug  7 17:04:47 CEST 2007 - dmacvicar@suse.de
6988
6989 - implement susetags support for compressed metadata
6990   and testcases. (feature #301916)
6991 - implement disk usage in cache. For installation requires
6992   some changes in YaST to setup the ZYpp getPartitions()
6993   before repos are cached. (bug #293039)
6994 - added testcases for diskusage
6995 - 3.13.14
6996
6997 -------------------------------------------------------------------
6998 Mon Aug  6 10:19:12 CEST 2007 - jkupec@suse.cz
6999
7000 - fixed YUM parser to properly create source packages
7001 - disabled reading of filelists.xml.gz by default (the data are
7002   currently not stored anyway)
7003 - revision 6481
7004 - version 3.13.13
7005
7006 -------------------------------------------------------------------
7007 Sat Aug  4 01:03:19 CEST 2007 - ma@suse.de
7008
7009 - Don't download unwanted translation files (#293740).
7010 - revision 6470
7011
7012 -------------------------------------------------------------------
7013 Fri Aug  3 23:52:18 CEST 2007 - ma@suse.de
7014
7015 - Fix susetags repo to parse dikusage data (#293039)
7016 - revision 6467
7017 - version 3.13.12
7018
7019 -------------------------------------------------------------------
7020 Fri Aug  3 18:56:47 CEST 2007 - ma@suse.de
7021
7022 - Add product attribute 'type' (aka 'category' which is now
7023   deprecated). Adapted sustags and yum parsers to parse and
7024   provide this value.
7025 - revision 6464
7026 - version 3.13.11
7027
7028 -------------------------------------------------------------------
7029 Fri Aug  3 17:29:56 CEST 2007 - dmacvicar@suse.de
7030
7031 - fix modalias rel column number
7032 - version 3.13.10
7033
7034 -------------------------------------------------------------------
7035 Fri Aug  3 16:35:36 CEST 2007 - dmacvicar@suse.de
7036
7037 - Implemented option repo.add.probe to allow probing
7038   the added repositories
7039 - version 3.13.9
7040
7041 -------------------------------------------------------------------
7042 Fri Aug  3 16:07:46 CEST 2007 - schubi@suse.de
7043
7044 - Fixed detection of renamed packages while update.
7045 - Added new translations
7046 - rev 6445
7047
7048 -------------------------------------------------------------------
7049 Fri Aug  3 15:02:28 CEST 2007 - ma@suse.de
7050
7051 - Speed up retrieving MediaNr attribute, as it slows down install
7052   order calculation. (#297173)
7053 - revision 6442
7054
7055 -------------------------------------------------------------------
7056 Fri Aug  3 14:13:36 CEST 2007 - dmacvicar@suse.de
7057
7058 - Fixed cache schema upgrade
7059
7060 -------------------------------------------------------------------
7061 Fri Aug  3 13:38:17 CEST 2007 - ma@suse.de
7062
7063 - Fixed pattern includes and extends attributes.
7064 - revision 6431
7065 - version 3.13.8
7066
7067 -------------------------------------------------------------------
7068 Fri Aug  3 12:33:41 CEST 2007 - schubi@suse.de
7069
7070 - API for retrieving additional dependencies" solver/detail/Resolver.h
7071 - Handle additional dependencies in the testcases
7072 - Handle system and language dependencies in the testcases correctly.
7073 - r 6418
7074
7075 -------------------------------------------------------------------
7076 Thu Aug  2 18:14:12 CEST 2007 - ma@suse.de
7077
7078 - Indicate changed pool content if /etc/sysconfig/storage USED_FS_LIST
7079   has changed. Resolver must discard any cached filesystem dependencies.
7080   (required for #271912)
7081 - revision 6404
7082
7083 -------------------------------------------------------------------
7084 Thu Aug  2 16:37:06 CEST 2007 - ma@suse.de
7085
7086 - Indicate changed pool content to the resolver. (required for #271912)
7087 - revision 6398
7088 - version 3.13.7
7089
7090 -------------------------------------------------------------------
7091 Thu Aug  2 10:16:16 CEST 2007 - schubi@suse.de
7092
7093 - speedup error handling. Do not log ResolveInfo anymore. Set limit of 20
7094   problems. Bug 280387
7095 - r 6378
7096 - version 3.13.6
7097
7098 -------------------------------------------------------------------
7099 Wed Aug  1 18:51:12 CEST 2007 - ma@suse.de
7100
7101 - Added interface to install source packages via zypper.
7102 - revision 6373
7103 - version 3.13.5
7104
7105 -------------------------------------------------------------------
7106 Tue Jul 31 22:01:08 CEST 2007 - ma@suse.de
7107
7108 - Added package attributes Package::sourcePkgName and
7109   Package::sourcePkgEdition. Name and edition of the source
7110   rpm this package was built from.
7111 - Added ZYpp::installSrcPackage to install a single source package.
7112 - revision 6353
7113 - version 3.13.4
7114
7115 -------------------------------------------------------------------
7116 Tue Jul 31 19:06:54 CEST 2007 - ma@suse.de
7117
7118 - Temorary files and directories created by makeSibling use the
7119   same protection as the original.
7120 - revision 6344
7121 - version 3.13.3
7122
7123 -------------------------------------------------------------------
7124 Tue Jul 31 10:37:13 CEST 2007 - schubi@suse.de
7125
7126 - Removed keepExtras from resolvePool. This will be handled
7127   in the solver internally now. #294727
7128 - Checking if item really exists (#295544; ResolverInfoContainer.cc)
7129 - revision 6317
7130 - version 3.13.2
7131
7132 -------------------------------------------------------------------
7133 Mon Jul 30 17:23:19 CEST 2007 - ma@suse.de
7134
7135 - Remove tribool from RepoInfo's interface.
7136 - revision 6301
7137 - version 3.13.1
7138
7139 -------------------------------------------------------------------
7140 Mon Jul 30 13:59:33 CEST 2007 - ma@suse.de
7141
7142 - Fixed wrong media number reported by script, message and patch.
7143 - Fixed script API to provide the scripts location on media (if not
7144   inlined).
7145 - Introduced ScripProvider to make a script available on the local
7146   disk.
7147 - revision 6288
7148 - version 3.13.0
7149
7150 -------------------------------------------------------------------
7151 Fri Jul 27 18:08:42 CEST 2007 - jkupec@suse.cz
7152
7153 - don't request media chage if the media is not changeable (like
7154   e.g. http)
7155 - revision 6271
7156 - version 3.12.1
7157
7158 -------------------------------------------------------------------
7159 Fri Jul 27 17:40:44 CEST 2007 - dmacvicar@suse.de
7160
7161 - progress ticks for clean cache
7162 - ZConfig: remove default from names.
7163 - re enable reading cache callbacks
7164 - ini parser without boost::regexp
7165   patch by dmueller (#152447)
7166
7167 -------------------------------------------------------------------
7168 Fri Jul 27 17:16:27 CEST 2007 - ma@suse.de
7169
7170 - Fixed package to provide the location media number. (#294496)
7171 - revision 6263
7172
7173 -------------------------------------------------------------------
7174 Fri Jul 27 16:31:38 CEST 2007 - jkupec@suse.cz
7175
7176 - RepoFileReader - ignore empty url keys (baseurl, mirrorlist,
7177   gpgkey) instead of throwing bad url exception
7178 - revision 6259
7179
7180 -------------------------------------------------------------------
7181 Thu Jul 26 16:41:30 CEST 2007 - kkaempf@suse.de
7182
7183 - Make clearing of extra dependencies/conflicts configurable when
7184   resolvePool(). Leave the default as before (clear extras).
7185   Bug # 294727
7186 - revision 6233
7187 - version 3.12.0
7188
7189 -------------------------------------------------------------------
7190 Thu Jul 26 10:58:27 CEST 2007 - dmacvicar@suse.de
7191
7192 - /var/lib/zypp/cache -> /var/cache/zypp
7193   (#292419)
7194 - ini parser without boost::regexp, patch by dmueller
7195   (#152447)
7196
7197 -------------------------------------------------------------------
7198 Wed Jul 25 13:50:06 CEST 2007 - ma@suse.de
7199
7200 - Make temp directory configurable  via environment
7201   variable ZYPPTMPDIR.
7202 - revision 6202
7203 - version 3.11.11
7204
7205 -------------------------------------------------------------------
7206 Tue Jul 24 17:55:49 CEST 2007 - ma@suse.de
7207
7208 - Fixed bug in smart pointer comparison.
7209
7210 -------------------------------------------------------------------
7211 Mon Jul 23 13:05:53 CEST 2007 - ma@suse.de
7212
7213 - Fix failing rename of metadata download directories across
7214   filesystem boundaries.
7215
7216 -------------------------------------------------------------------
7217 Fri Jul 20 16:10:59 CEST 2007 - ma@suse.de
7218
7219 - Fixed malicious gettext include.
7220 - Make ZConfig a singleton.
7221 - revision 6123
7222
7223 -------------------------------------------------------------------
7224 Thu Jul 19 15:52:03 CEST 2007 - ma@suse.de
7225
7226 - Fixed repo::provideFile to set a deleter for downloaded files
7227   (#293004).
7228 - revision 6094
7229 - version 3.11.10
7230
7231 -------------------------------------------------------------------
7232 Thu Jul 19 12:58:12 CEST 2007 - ma@suse.de
7233
7234 - Query ByRepository now takes as well an alias.
7235
7236 -------------------------------------------------------------------
7237 Wed Jul 18 16:40:35 CEST 2007 - dmacvicar@suse.de
7238
7239 - fix retrieval of container attributes in cache
7240   (#292698)
7241
7242 -------------------------------------------------------------------
7243 Wed Jul 18 16:12:06 CEST 2007 - ma@suse.de
7244
7245 - Port zypp-query-pool (#292404)
7246 - revision 6069
7247 - version 3.11.9
7248
7249 -------------------------------------------------------------------
7250 Wed Jul 18 16:09:04 CEST 2007 - schubi@suse.de
7251
7252 - added new calls in Resolver.h: addRequire,addConflict
7253
7254 -------------------------------------------------------------------
7255 Wed Jul 18 14:43:04 CEST 2007 - ma@suse.de
7256
7257 - Fixed IniParser to allow '=' in values (#292669)
7258 - revision 6063
7259
7260 -------------------------------------------------------------------
7261 Wed Jul 18 14:16:59 CEST 2007 - dmacvicar@suse.de
7262
7263 - allow / in alias (#292628)
7264
7265 -------------------------------------------------------------------
7266 Wed Jul 18 12:38:55 CEST 2007 - ma@suse.de
7267
7268 - Fixed repo::provideFile to throw on error.
7269 - Fixed ResolvableQuery to use 0 as default for non existing
7270   numerical values.
7271 - revision 6058
7272
7273 -------------------------------------------------------------------
7274 Tue Jul 17 15:57:03 CEST 2007 - ma@suse.de
7275
7276 - Fixed OnMediLocation to use safe defaults. Added setLocaltion and
7277   additional ctor for convenience.
7278 - revision 6047
7279
7280 -------------------------------------------------------------------
7281 Tue Jul 17 10:45:39 CEST 2007 - schubi@suse.de
7282
7283 - Evalute update canditate:
7284   Take canditates only which are really installable. Bug 292077
7285   r 6034
7286
7287 -------------------------------------------------------------------
7288 Mon Jul 16 15:41:31 CEST 2007 - jkupec@suse.cz
7289
7290 - fixed some tribool bugs in RepoInfo
7291 - revision 6022
7292
7293 -------------------------------------------------------------------
7294 Mon Jul 16 11:43:33 CEST 2007 - dmacvicar@suse.de
7295
7296 - fix reading of non existant repo
7297 - r6018
7298 - first submission to stable
7299 - fix keywords parsing in susetags parser
7300 - version 3.11.8
7301
7302 -------------------------------------------------------------------
7303 Wed Jul 11 19:14:47 CEST 2007 - jkupec@suse.cz
7304
7305 - make resolvable query complete exceptionless with the database
7306 - test that packages have some attributes
7307 - disable progress adaptor for now
7308 - revision 5977
7309 - version 3.11.7
7310
7311 -------------------------------------------------------------------
7312 Wed Jul 11 14:37:02 CEST 2007 - ma@suse.de
7313
7314 - fixed unresolved symbols
7315 - revision 5972
7316 - version 3.11.6
7317
7318 -------------------------------------------------------------------
7319 Wed Jul 11 13:31:39 CEST 2007 - ma@suse.de
7320
7321 - fixed TranslatedText creating unwanted entries.
7322 - fixed capability processing
7323 - revision 5964
7324 - version 3.11.5
7325
7326 -------------------------------------------------------------------
7327 Tue Jul 10 20:01:18 CEST 2007 - jkupec@suse.cz
7328
7329 - MediaSetAccess::release() added
7330 - Use attachDesiredMedia in MediaProducts
7331 - Progress reporting improved
7332 - revision 5959
7333 - version 3.11.4
7334
7335 -------------------------------------------------------------------
7336 Tue Jul 10 14:23:13 CEST 2007 - ma@suse.de
7337
7338 - fixed parsing translated texts.
7339 - added source packages.
7340 - revision 5947
7341 - version 3.11.3
7342
7343 -------------------------------------------------------------------
7344 Tue Jul 10 13:11:31 CEST 2007 - jkupec@suse.cz
7345
7346 - repo callbacks fixed
7347 - Fixed YUM parser progress reporting
7348 - Added CombinedProgressData
7349 - make RepoImpl::resolvables() load lazy
7350 - MediaProducts added for scanning products file
7351 - Implement cache schema versioning and automatic invalidation of
7352   cache when schema changes
7353 - revision 5942
7354 - version 3.11.2
7355
7356 -------------------------------------------------------------------
7357 Fri Jul  6 13:51:50 CEST 2007 - ma@suse.de
7358
7359 - Propagate pools repository_iterator to the UI
7360 - revision 5911
7361 - version 3.11.1
7362
7363 -------------------------------------------------------------------
7364 Thu Jul  5 17:02:08 CEST 2007 - ma@suse.de
7365
7366 - Package::location is now returns an OnMediaLocation
7367 - archivesize() renamed to downloadSize()
7368 - Allow to iterate all Repositories that contribute
7369   Resolvables to the Pool.
7370 - MediaSetAccess::provideDir added
7371 - remove useless url check
7372 - add old-api-style wrapper
7373 - Add MediaProducts class
7374 - revision 5892
7375 - version 3.11.0
7376
7377 -------------------------------------------------------------------
7378 Thu Jul  5 09:31:02 CEST 2007 - schubi@suse.de
7379
7380 - function isInstalledBy/installs
7381   Added an initial installation flag which shows if the item has been
7382   triggered for installation, or the dependency is already satisfied.
7383 - Revision 5884
7384 - Version 3.4.0
7385
7386 -------------------------------------------------------------------
7387 Tue Jul  3 13:07:31 CEST 2007 - jkupec@suse.cz
7388
7389 - removed unused %{prefix}/lib/zypp from %files in spec file
7390 - revision 5870
7391
7392 -------------------------------------------------------------------
7393 Tue Jul  3 10:37:37 CEST 2007 - jkupec@suse.cz
7394
7395 - Old API (SourceManager, metadata parsers) dropped in favor of the
7396   new refactored ones (RepoManager, RepoParser(s), cache subtree,
7397   repo subtree).
7398 - Some new API improvements.
7399 - revision 5868
7400 - version 3.10.0 (bumped minor to 10 to indicate refactoring branch)
7401
7402 -------------------------------------------------------------------
7403 Fri Jun 22 15:28:03 CEST 2007 - schubi@suse.de
7404
7405 - New API calls which provides more information about one
7406   resolvable after a solverrun:
7407   isInstalledBy (const PoolItem_Ref item);
7408   installs (const PoolItem_Ref item);
7409 - Revision 5835
7410
7411 -------------------------------------------------------------------
7412 Thu Jun 21 15:58:16 CEST 2007 - adrian@suse.de
7413
7414 - fix changelog entry order
7415
7416 -------------------------------------------------------------------
7417 Wed Jun 20 11:47:33 CEST 2007 - schubi@suse.de
7418
7419 - Ignore conflicting items which are uninstallable
7420 - Create a "needed by" info if a requirement is still fulfilled.
7421 - Allow only one needed_by and needed_by_capability in QueueItemInstall
7422 - Added capability and type (REQUIRE, RECOMMEND,....) to
7423   ResolverInfoNeededBy
7424 - Evaluate ResolverInfoNeededBy for more information in the error
7425   messages
7426 - Enlarge detail description in the error messages
7427 - Revision 5807
7428
7429 -------------------------------------------------------------------
7430 Tue Jun 19 13:59:09 CEST 2007 - ma@suse.de
7431
7432 - Fixes for gcc-4.2
7433 - revision 5786
7434 - version 3.3.1
7435
7436 -------------------------------------------------------------------
7437 Mon Jun 18 17:20:45 CEST 2007 - mvidner@suse.cz
7438
7439 - fixed so versioning from libtool to cmake
7440 - 3.3.0
7441
7442 -------------------------------------------------------------------
7443 Mon Jun 18 09:47:32 CEST 2007 - dmacvicar@suse.de
7444
7445 - Use gpg2 instead of gpg for keyring and make
7446   the package depend on it (#284211)
7447
7448 -------------------------------------------------------------------
7449 Mon Jun 11 17:02:49 CEST 2007 - schubi@suse.de
7450
7451 - Required kmp packges FOR EACH installed/to_be_installed kernel will be installed.
7452   New dependency "packageand(foo:bar)" which provides an AND dependency by
7453   injecting a supplement/freshen.
7454   e.G. package novell-cluster-services-kmp-smp
7455   supplements: packageand(kernel-smp:novell-cluster-services-kmp)
7456   Bug 255011
7457 - Dont check for architecture changes in atoms (#266178)
7458 - Revision 5720
7459
7460 -------------------------------------------------------------------
7461 Wed May 23 17:03:29 CEST 2007 - ma@suse.de
7462
7463 - Fixed package-manager script (#275847)
7464 - revision 5614
7465
7466 -------------------------------------------------------------------
7467 Wed May 23 13:32:02 CEST 2007 - schubi@suse.de
7468
7469 - fixed cmake
7470 - version 3.2.2
7471
7472 -------------------------------------------------------------------
7473 Wed May 23 11:25:55 CEST 2007 - schubi@suse.de
7474
7475 - Reduced logging in order to speedup solving Bug 275100
7476 - revision 5603
7477 - version 3.2.1
7478
7479 -------------------------------------------------------------------
7480 Tue May 15 14:03:34 CEST 2007 - ma@suse.de
7481
7482 - Fix excess calls to releaseFile. (#274357)
7483 - revision 5545
7484
7485 -------------------------------------------------------------------
7486 Wed May  9 18:44:20 CEST 2007 - dmacvicar@suse.de
7487
7488 - Fix importing keys into rpm. (#270125)
7489 - r5527
7490
7491 -------------------------------------------------------------------
7492 Wed Apr 18 14:56:17 CEST 2007 - ma@suse.de
7493
7494 - Support filesystem dependencies to add needed filesystem RPMs
7495   automatically (Fate 301966).
7496 - revision 5404
7497 - version 3.2.0
7498
7499 -------------------------------------------------------------------
7500 Mon Apr 16 11:23:15 CEST 2007 - jkupec@suse.cz
7501
7502 - avoiding attaching media where not needed (#263207)
7503 - r5381
7504
7505 -------------------------------------------------------------------
7506 Fri Apr 13 17:32:55 CEST 2007 - dmacvicar@suse.de
7507
7508 - fix FileCap with attributes
7509 - r5376
7510
7511 -------------------------------------------------------------------
7512 Thu Apr 12 02:33:18 CEST 2007 - ma@suse.de
7513
7514 - Fixed computation of install order. Take requirements of
7515   an installed packages uninstall scripts into account, if
7516   the package is updated. (#258682)
7517 - revision 5349
7518 - version 3.1.1
7519 -------------------------------------------------------------------
7520 Wed Apr 11 15:24:01 CEST 2007 - ma@suse.de
7521
7522 - Parse and provide package keywords. (Fate 120368)
7523 - revision 5338
7524 - version 3.1.0
7525
7526 -------------------------------------------------------------------
7527 Thu Apr  5 15:50:15 CEST 2007 - schubi@suse.de
7528
7529 - Upgrade: Do NOT delete packages which have unresolved dependencies -->
7530   Ask the user. Bug 258322
7531 - revision 5305
7532 - version 3.0.3
7533
7534 -------------------------------------------------------------------
7535 Wed Apr  4 19:39:12 CEST 2007 - ma@suse.de
7536
7537 - Fix restoring of Sources id root prefix is used. (#238165)
7538 - revision 5299
7539 - version 3.0.2
7540
7541 -------------------------------------------------------------------
7542 Wed Apr  4 15:33:54 CEST 2007 - jkupec@suse.cz
7543
7544 - MediaManager::attachDesiredMedia() added to support multiple
7545   (CD/DVD) drives (fate #3974)
7546 - r5296
7547
7548 -------------------------------------------------------------------
7549 Wed Mar 14 14:33:26 CET 2007 - schubi@suse.de
7550
7551 - If there is no valid solver result and NOT all resolvables ( other
7552   architecture) has been regarded, let the user decide making a new
7553   solver run with ALL available resolvables. Bug 223440
7554 - reducing logging (error -> debug)  bug 252921
7555 - Revision 5219
7556
7557 -------------------------------------------------------------------
7558 Fri Mar  9 00:08:38 CET 2007 - ma@suse.de
7559
7560 - Allow configuration of trusted vendors via
7561   /var/lib/zypp/db/trustedVendors. (#186636)
7562 - revision 5194
7563 - version 3.0.1
7564
7565 -------------------------------------------------------------------
7566 Wed Mar  7 15:20:29 CET 2007 - dmacvicar@suse.de
7567
7568 - libzypp-devel -> libzypp requirement is not versioned
7569   (#251086)
7570 - r5181
7571
7572 -------------------------------------------------------------------
7573 Tue Mar  6 17:25:49 CET 2007 - schubi@suse.de
7574
7575 - Using already existing valid solver results for further solver runs.
7576   (partiell solving)
7577 - r5169
7578
7579 -------------------------------------------------------------------
7580 Fri Mar  2 16:11:16 CET 2007 - dmacvicar@suse.de
7581
7582 - fix link order
7583 - r5165
7584
7585 -------------------------------------------------------------------
7586 Tue Feb 27 15:50:39 CET 2007 - dmacvicar@suse.de
7587
7588 - merging from 10.2 / SP1
7589 - #247459 ftp probing
7590   denied == dont exists in ftp
7591 - r5124
7592
7593 -------------------------------------------------------------------
7594 Tue Feb 27 15:35:06 CET 2007 - schubi@suse.de
7595
7596 - Merging solver related stuff from SuSE-Linux-10_2-Branch ( till r5111):
7597 - Simultaneouqusly establishing of items which are conflicting eachother is
7598   useless. So only one will be established. Fixed in QueueItemInstall.cc
7599   Bug 243595
7600 - Added new upgrade options to fine tune version and patch handling.
7601   (F301990)
7602 - The context of establishPool will be stored in Resolver and will be
7603   regarded for the next solver run everytime. So it will be not reset by
7604   any solver run anymore.
7605   bug 191810 ( A broken patch will not be installed again)
7606
7607 -------------------------------------------------------------------
7608 Fri Feb 23 17:40:23 CET 2007 - jkupec@suse.cz
7609
7610 - adding sotf,timeo=X nfs mount options by default (#235211)
7611 - r5093
7612
7613 -------------------------------------------------------------------
7614 Fri Feb 23 14:16:19 CET 2007 - jkupec@suse.cz
7615
7616 - support for HTTP authentication prompt added (#190609)
7617 - fixed problem with empty path in URL
7618   in MediaCurl::doGetFileCopy()
7619 - r5085
7620
7621 -------------------------------------------------------------------
7622 Mon Feb 12 15:28:08 CET 2007 - jkupec@suse.cz
7623
7624 - Merged revisions 4926-4993,4995,4998-5006 via svnmerge from
7625   SuSE-Linux-10_2-Branch
7626
7627 - verifySystem: Regarding patterns too. Bug 239750 (schubi)
7628 - verifySystem: The result will be set to APPL_HIGH, so it will be not
7629   reset by a second "normal" solver run. #239281 (schubi)
7630 - yast2 reports invalid URL as 'unknown source type'
7631   (#209961) (dmacvicar)
7632 - Added freshen language dependency in supplemements too if there is no
7633   entry in supplements.
7634   #240617;IPA fonts are not installed even if select Japanese
7635   language (schubi)
7636 - Setting allowed authentication methods to "basic,digest" if none
7637   provided in URL (#243006) (jkupec)
7638 - Stopping after 50 valid solver results. Anymore would be useless. Bug
7639   243595 (schubi)
7640 - r 5007
7641
7642 -------------------------------------------------------------------
7643 Mon Feb 12 10:37:02 CET 2007 - mvidner@suse.cz
7644
7645 - package-manager: use a generic su script from XDG (#235303, #244442)
7646
7647 -------------------------------------------------------------------
7648 Fri Feb  9 15:21:55 CET 2007 - jkupec@suse.cz
7649
7650 - Setting allowed authentication methods to "basic,digest" if none
7651   provided in URL (#243006)
7652 - fixed gettext and rpath problems in configure.ac and Makefile.cvs
7653   (mvidner)
7654 - r4999
7655
7656 -------------------------------------------------------------------
7657 Wed Feb  7 15:52:29 CET 2007 - jkupec@suse.cz
7658
7659 - MediaCurlException::dumpOn() adjusted for ncurses dialogue
7660   (#222602)
7661 - 4984
7662
7663 -------------------------------------------------------------------
7664 Mon Jan 29 13:10:37 CET 2007 - dmacvicar@suse.de
7665
7666 - Merged revisions 4907-4926 from SuSE-Linux-10_2-Branch
7667
7668 - update packages: changing architecture is only valid while an
7669   system update and NOT while an update via a patch. Last fix does
7670   not fit for every case.
7671   Bug 230685
7672 - Patch has selected not the concerning package for update but
7673   a package which has provided the required dependencies too.
7674   Algorithmus: If there are exactly two providers which differ in architecture
7675                prefer the better arch.
7676   Fix: Regarding NVRA too. ( only if equal )
7677   Bug 238284
7678 - Download only English and Local translation
7679   (#208457)
7680 - Added solver parameter:
7681    tryAllPossibilities: regarding every solver branch ( not only
7682                         branches with e.G. best architectures
7683    preferHighestVersion: Prefer solver results which have a higher
7684                          version number.
7685   Bug #238087
7686 - update packages: changing architecture is only valid while an
7687   system update and NOT while an update via a patch.
7688   Bug 230685 - x86_64 MozillaFirefox binaries in security update
7689   repository
7690   Fix of version 2.11.2 has not worked if the first founded item
7691   had had another architecture.
7692 - r4927
7693
7694 -------------------------------------------------------------------
7695 Wed Jan 24 14:50:33 CET 2007 - lslezak@suse.cz
7696
7697 - added ZYpp::getPartitions() - return the partitinoning
7698
7699 -------------------------------------------------------------------
7700 Wed Jan 24 14:20:28 CET 2007 - dmacvicar@suse.de
7701
7702 - Merged revisions 4705-4906 via svnmerge from SuSE-Linux-10_2-Branch
7703 - Corrupt download cannot be skipped
7704   (#217425 and #224216)
7705 - Enable package read ahead/caching in commit per default to reduce
7706   interactive media changes. If the environment variable
7707   ZYPP_COMMIT_NO_PACKAGE_CACHE is set, caching will be disabled. (F100182)
7708 - added parameter not to reset resolver results while calling
7709   freshen pool Bug: 235761
7710 - Prepare package read ahead/caching of packages in commit. Adatped the
7711   workflow. Caching details are now hidden inside CommitPackageCache.
7712   The current implementation still performs no read ahead. (for F100182)
7713 - Skip invalid or broken rpm database entries. (#231211)
7714 - verifySystem: check if the solution is valid after calling freshenPool()
7715   Bug: 235761
7716 - Added own call for Resolver::verifySystem with additional
7717   hardware/language check in order to keep binary compatibility
7718   Fate #301224
7719 - Rpm requires additional quoting of special chars in filenames.
7720   (#233967)
7721 - Resolver::verifySystem checks for new hardware now by calling
7722   freshenPool. This is configureable. Fate #301224
7723 - merged texts from proofread
7724 - Don't consider patch/delta rpms if package architecture changes.
7725   (#231254)
7726 - update packages: changing architecture is only valid while an
7727   system update and NOT while an update via a patch.
7728   Bug 230685 - x86_64 MozillaFirefox binaries in security update repository
7729 - verifySystem: Do only regard items which will be on the system after the
7730   commit. Fate 301178
7731 - feature #301369
7732   Import listed GPG Keys from an trusted installation source
7733 - fix return call in new xml parser
7734 - Enable system resolvables in Helix parser (Revision 4787)
7735 - deptestomatic:
7736   Resetting transaction with the correct call;
7737   bugfix; Added kind in keep state (Revision 4788)
7738 - Wrong behaviour in soft install/uninstall. --> Setting Transact with
7739   soft (Revision 4789)
7740 - New call added: maySetToBeUninstalledSoft (Revision 4789)
7741   Both are only functions for the solver (Revision 4789)
7742 - Resetting "by causer" in order to distinguish from state
7743   "keep by user". ( function setLock in order to remove lock)
7744   (Revision 4789)
7745 - Better fix for Bug 217574: Checking if the resolveable CAN be deleted soft
7746   in QueueItemUninstall.cc (Revision 4790)
7747 - Regarding "keep state by user". So avoiding "reselecting" by
7748   other requirements.
7749   Give a corresponding problem solution if a resolvable satisfy
7750   a dependency, but has been set to keep by the user.
7751   Bug : 222531 (Revision 4791)
7752 - Allow to disable autoprotection of foreign vendor items. Required
7753   in zmd-backend. (F301735).
7754 - use sqlite-zmd if using > 10.2 in spec. Use the one available
7755   durin compile.
7756 - Item could has already been selected to soft uninstall (e.G. remove
7757   pattern which recommend this item ). Do not throw an exception anymore.
7758   bug#225278
7759 - Added syscontent::Reader: Parse serialized set of ResObjects.
7760   (for F300729)
7761 - If there has already been selected another item by the solver (e.g. from
7762   another source) we will take thatone in order to avoid parallel
7763   installation and there concerning error messages.
7764   Bug 224698
7765 - In order to handle conflicting resolvable we try to update the
7766   conflicting item. While evaluating these canditates an already selected
7767   candidate will not be regarded. So it could be that an older package
7768   will be selected for update although a newer has already been selected. Revision 4765
7769 - Conflicting items: The resolvable will be obsoleted by another. So it is useless finding an
7770   update candidate and evaluate additional branches.
7771 - r4907
7772
7773 -------------------------------------------------------------------
7774 Mon Dec  4 15:38:12 CET 2006 - mt@suse.de
7775
7776 - Improved realpath() wrapper in media handler class (#222521).
7777 - revision 4758
7778
7779 -------------------------------------------------------------------
7780 Thu Nov 30 09:15:20 CET 2006 - ma@suse.de
7781
7782 - version 3.0.0 (2.x.x now in SuSE-Linux-10_2-Branch)
7783 - revision 4713
7784
7785 -------------------------------------------------------------------
7786 Wed Nov 29 19:20:24 CET 2006 - dmacvicar@suse.de
7787
7788 - use sqlite-zmd package for the non yet shipped zypp2/ stuff
7789   because backend uses this sqlite and it is no fun to
7790   install one and the other to develop (as the -devel packages)
7791   conflict.
7792 - add cmake support for building zypp/ lib.
7793   TODO: soinfo, compile testcases, devel, zypp2,docs
7794   find rpm, curl and others.
7795 - dont serialize interactive, as it is
7796   calculated now.
7797   (it was already fixed as we don't reimplement
7798   the method, but we still serialized, parsed)
7799 - r4709
7800
7801 -------------------------------------------------------------------
7802 Tue Nov 28 22:40:12 CET 2006 - ma@suse.de
7803
7804 - fixed Patch::interactive to return true as well, if the patch
7805   itself has a licence. (#224192)
7806 - revision 4702
7807 - version 2.9.2
7808
7809 -------------------------------------------------------------------
7810 Tue Nov 28 16:36:56 CET 2006 - mt@suse.de
7811
7812 - Added search for /sbin/vol_id tool - that is in /lib/udev/vol_id
7813   on the installation image (#213852).
7814 - revision 4700
7815
7816 -------------------------------------------------------------------
7817 Tue Nov 28 11:44:52 CET 2006 - schubi@suse.de
7818
7819 - Avoid duplicate pool entries; Bug 223750; second part of the fix
7820 - r4698
7821 - Version 2.9.1
7822
7823 -------------------------------------------------------------------
7824 Mon Nov 27 18:29:58 CET 2006 - schubi@suse.de
7825
7826 - Pool has multi instances of an item in the pool. Reduced this error
7827   to items which are identically at least. #217574 and #223750
7828 - r4695
7829
7830 -------------------------------------------------------------------
7831 Mon Nov 27 17:37:44 CET 2006 - dmacvicar@suse.de
7832
7833 - replace spaces to underscores in product names
7834 - 2.8.7
7835 - r4688
7836
7837 -------------------------------------------------------------------
7838 Mon Nov 27 16:54:03 CET 2006 - dmacvicar@suse.de
7839
7840 - Mark some strings for translation (#219783 need it)
7841 - r4682
7842
7843 -------------------------------------------------------------------
7844 Mon Nov 27 16:17:07 CET 2006 - mt@suse.de
7845
7846 - Added translations marks to hal, url and mutex exceptions (#23771)
7847 - revision 4680
7848
7849 -------------------------------------------------------------------
7850 Wed Nov 22 19:24:57 CET 2006 - dmacvicar@suse.de
7851
7852 - don't make libzypp-devel depend on sqlite-devel as
7853   headers from zypp2 are not installed yet
7854 - r4663
7855
7856 -------------------------------------------------------------------
7857 Wed Nov 22 15:23:55 CET 2006 - ma@suse.de
7858
7859 - Return an error if fork failed. (#204807)
7860 - Make Script execution abortable by user request. (#212949, F100233)
7861 - revision 4660
7862 - version 2.8.6
7863
7864 -------------------------------------------------------------------
7865 Tue Nov 21 16:25:03 CET 2006 - mvidner@suse.cz
7866
7867 - Added package-manager wrapper script, with icon and .desktop (#222757).
7868   (Used by gnome-main-menu)
7869 - version 2.8.5
7870 - r4640
7871
7872 -------------------------------------------------------------------
7873 Tue Nov 21 13:11:06 CET 2006 - mt@suse.de
7874
7875 - Fixed target/hal - one more dbus_connection_close found (#216035)
7876 - revision 4636
7877 - version 2.8.4
7878
7879 -------------------------------------------------------------------
7880 Mon Nov 20 14:15:38 CET 2006 - schubi@suse.de
7881
7882 - translation added
7883   rev 4630
7884   version 2.8.3
7885
7886 -------------------------------------------------------------------
7887 Mon Nov 20 11:02:04 CET 2006 - ma@suse.de
7888
7889 - Process obsoletes when installing non-package objects. (#217352)
7890 - revision 4621
7891 - version 2.8.2
7892
7893 -------------------------------------------------------------------
7894 Fri Nov 17 16:57:39 CET 2006 - mt@suse.de
7895
7896 - Implemented volume device check using /sbin/vol_id (#213852).
7897 - Revision 4619
7898
7899 -------------------------------------------------------------------
7900 Fri Nov 17 15:53:58 CET 2006 - schubi@suse.de
7901
7902 - new translation added
7903
7904 -------------------------------------------------------------------
7905 Fri Nov 17 12:42:04 CET 2006 - mt@suse.de
7906
7907 - Implemented an reuse of already existing foreign CD/DVD mount points
7908   (e.g. automounted) - depends on REUSE_FOREIGN_MOUNTS flag (#220206).
7909 - Added a fallback check of the volume.mount_point HAL property to
7910   isAutoMountedMedia(); info.hal_mount.created_mount_point seems
7911   to be not avaliable in newer HAL versions (on 10.2).
7912 - Revision 4615
7913 - Version 2.8.1
7914
7915 -------------------------------------------------------------------
7916 Thu Nov 16 23:39:15 CET 2006 - ma@suse.de
7917
7918 - removed unused methods from Patch and PatchImplIf. Provided
7919   reasonable default implementation for Patch::interactive.
7920   (#221476).
7921 - revision 4610
7922 - Version 2.8.0
7923
7924 -------------------------------------------------------------------
7925 Thu Nov 16 15:32:04 CET 2006 - dmacvicar@suse.de
7926
7927 - Handle media eject failures (#216545)
7928 - r4606
7929
7930 -------------------------------------------------------------------
7931 Wed Nov 15 22:41:51 CET 2006 - ma@suse.de
7932
7933 - Reimplemented RpmDb::checkPackage using librpm API instead
7934   of parsing "rpm --checksig" output. (#163202)
7935 - Version 2.7.4
7936 - revision 4600
7937
7938 -------------------------------------------------------------------
7939 Wed Nov 15 15:39:26 CET 2006 - schubi@suse.de
7940
7941 - NEW behaviour of the solver:
7942   Obsolete virtual provides. E.G.:
7943
7944   Installed:
7945   -----------
7946   Name:           test-1.0-0
7947
7948   Name:           moretest-1.0-0
7949   Provides:       test
7950
7951   To be installed
7952   ------------------
7953   Name:           nomoretest-1.0-0
7954   Obsoletes:      test
7955
7956   Result
7957   --------
7958   test-1.0-0 AND  moretest-1.0-0 will be deleted. In former versions only
7959   test-1.0-0 had been deleted. Bug 220999
7960
7961 - Translations added
7962
7963 Version 2.7.3
7964 rev 4593
7965
7966 -------------------------------------------------------------------
7967 Tue Nov 14 16:32:49 CET 2006 - schubi@suse.de
7968
7969 - Bugfix in generating solver testcases:
7970    - added kind of capabilities in description file
7971    - removed unneded channel from uninstall in command file
7972
7973 -------------------------------------------------------------------
7974 Mon Nov 13 18:35:01 CET 2006 - mt@suse.de
7975
7976 - Try to call /bin/eject utility if the eject-ioctl fails.
7977 - r4568
7978
7979 -------------------------------------------------------------------
7980 Mon Nov 13 17:00:51 CET 2006 - dmacvicar@suse.de
7981
7982 - ignore empty capabilities
7983 - r4565
7984
7985 -------------------------------------------------------------------
7986 Fri Nov 10 17:52:10 CET 2006 - dmacvicar@suse.de
7987
7988 - make progress strings translatable (#219783)
7989 - r4556
7990
7991 -------------------------------------------------------------------
7992 Tue Nov  7 16:40:28 CET 2006 - schubi@suse.de
7993
7994 -  While deleting a selection all concerning recommended
7995    packages will be deleted too.
7996    BUT those packages should not be deleted which have been
7997    set to KEEP by the user. bug 217574
7998    rev 4526
7999    VERSION: 2.7.2
8000
8001 -------------------------------------------------------------------
8002 Tue Nov  7 13:12:49 CET 2006 - schubi@suse.de
8003
8004 - Makefile in zypp2 fixed
8005   Revision 4520
8006
8007 -------------------------------------------------------------------
8008 Tue Nov  7 11:38:10 CET 2006 - schubi@suse.de
8009
8010 - Translations added
8011   Revision 4514
8012   VERSION: 2.7.1
8013
8014 -------------------------------------------------------------------
8015 Mon Nov  6 12:32:22 CET 2006 - dmacvicar@suse.de
8016
8017 - Make the parser more strict, rejecting broken sources
8018   but showing the error line.
8019   Last fix making the parser relax would break multitag
8020   descriptions with empty lines, now we check dependencies
8021   at a higher level. (reference #160607)
8022 - r4501
8023
8024 -------------------------------------------------------------------
8025 Fri Nov  3 11:04:19 CET 2006 - schubi@suse.de
8026
8027 - New problem solution added: Unlock ALL resovables in order to speed up
8028   problem solution. Bug 206453
8029
8030 -------------------------------------------------------------------
8031 Fri Nov  3 10:29:08 CET 2006 - schubi@suse.de
8032
8033 - Translations added
8034
8035 -------------------------------------------------------------------
8036 Thu Nov  2 17:15:19 CET 2006 - mt@suse.de
8037
8038 - Fixed target/hal - removed dbus_connection_close calls, because
8039   the connections are shared; unref the ref-counted handle only.
8040   (#216035)
8041 - r4442
8042
8043 -------------------------------------------------------------------
8044 Thu Nov  2 16:18:27 CET 2006 - dmacvicar@suse.de
8045
8046 - skipping unreachable packages won't work
8047   (#215445)
8048 - r4468
8049
8050 -------------------------------------------------------------------
8051 Wed Oct 25 19:04:51 CEST 2006 - dmacvicar@suse.de
8052
8053 - (#213793) Target store fails to recreate stored install-time (other
8054   Date and ByteCount values as well)
8055
8056 - skip comments and blank lines in multilists
8057   fixes (#214877) - zen-updater is not installed by default
8058
8059 - Automatically fix broken products when reading
8060   the product database.
8061   still pending: honour the read-only flag
8062   Changes to make this possible include
8063   using read_dir instead of boost directory
8064   iterator.
8065
8066 -------------------------------------------------------------------
8067 Wed Oct 25 17:09:06 CEST 2006 - schubi@suse.de
8068
8069 - added new class for generating solver testcases:
8070   Testcase
8071
8072 -------------------------------------------------------------------
8073 Wed Oct 25 15:40:44 CEST 2006 - ma@suse.de
8074
8075 - Finalized ui::PatternContents. (F301229)
8076 - version 2.7.0
8077 - revision 4413
8078
8079 -------------------------------------------------------------------
8080 Wed Oct 25 08:21:52 CEST 2006 - mvidner@suse.cz
8081
8082 - Moved zypper and zypp-checkpatches(-wrapper) to zypper.rpm
8083 - version 2.6.0
8084
8085 -------------------------------------------------------------------
8086 Tue Oct 24 14:33:16 CEST 2006 - ma@suse.de
8087
8088 - Added ui::PatternContents: Helper class that will compute a patterns
8089   expanded install_packages set. (UI interface for F301229)
8090 - revision 4387
8091
8092 -------------------------------------------------------------------
8093 Tue Oct 24 09:06:24 CEST 2006 - mvidner@suse.cz
8094
8095 - removed the last reference to /usr/lib64 to fix the build
8096
8097 -------------------------------------------------------------------
8098 Mon Oct 23 17:44:42 CEST 2006 - mvidner@suse.cz
8099
8100 - added "zypper info" (jkupec)
8101 - version 2.5.2
8102
8103 -------------------------------------------------------------------
8104 Mon Oct 23 11:28:01 CEST 2006 - dmacvicar@suse.de
8105
8106 - fix rpm db timestamp
8107 - add extra urls and optional urls to product API
8108 - r4378
8109
8110 -------------------------------------------------------------------
8111 Fri Oct 20 16:55:44 CEST 2006 - mvidner@suse.cz
8112
8113 - zypper: nicer progress reports, with or without --verbose.
8114
8115 -------------------------------------------------------------------
8116 Fri Oct 20 16:25:50 CEST 2006 - ma@suse.de
8117
8118 - Fixed reloading of target data after commit. Broken since
8119   rev 3880.
8120 - version 2.5.1
8121 - revision 4365
8122
8123 -------------------------------------------------------------------
8124 Fri Oct 20 16:22:09 CEST 2006 - dmacvicar@suse.de
8125
8126 - put query-pool in /usr/lib/zypp and not lib64
8127 - r4363
8128
8129 -------------------------------------------------------------------
8130 Fri Oct 20 12:16:06 CEST 2006 - dmacvicar@suse.de
8131
8132 - revert keyring changes, causes endless loop (obvious)
8133 - add dist-product information, adapt store
8134 - version 2.5.0
8135 - r4355
8136
8137 -------------------------------------------------------------------
8138 Fri Oct 20 11:04:26 CEST 2006 - ma@suse.de
8139
8140 - zypp-query-pool: For products show additionally distributionName
8141   and distributionEdition. (required by #205392)
8142 - revision 4349
8143
8144 -------------------------------------------------------------------
8145 Fri Oct 20 00:13:49 CEST 2006 - ma@suse.de
8146
8147 - Add accessor for Product distributionName and distributionEdition.
8148   (required by #205392)
8149 - revision 4347
8150
8151 -------------------------------------------------------------------
8152 Thu Oct 19 18:40:36 CEST 2006 - dmacvicar@suse.de
8153
8154 - added test case for KeyRing
8155 - fire trustedKeyAdded in all calls to import trusted key
8156   not only in signature check workflow.
8157 - r4342
8158
8159 -------------------------------------------------------------------
8160 Thu Oct 19 18:27:02 CEST 2006 - mvidner@suse.cz
8161
8162 - zypper update: implemented minimal version (patches only)
8163 - zypper list-updates: changed default type from package to patch,
8164   consider patches affecting the package manager separately
8165
8166 -------------------------------------------------------------------
8167 Thu Oct 19 14:09:33 CEST 2006 - dmacvicar@suse.de
8168
8169 - version 2.4.1
8170 - r4338
8171
8172 -------------------------------------------------------------------
8173 Thu Oct 19 14:05:18 CEST 2006 - dmacvicar@suse.de
8174
8175 - add zypp-query-pool, so registration doesn't depend on
8176   libzypp-zmd-backend being installed. Will remove from
8177   backend when suseregister gets updated.
8178
8179 -------------------------------------------------------------------
8180 Thu Oct 19 12:31:08 CEST 2006 - schwab@suse.de
8181
8182 - Make sure config.rpath is present.
8183
8184 -------------------------------------------------------------------
8185 Wed Oct 18 21:40:25 CEST 2006 - mvidner@suse.cz
8186
8187 - zypper search: fixed uninitialized members that made all searches
8188   exact and case sensitve
8189
8190 -------------------------------------------------------------------
8191 Wed Oct 18 13:13:16 CEST 2006 - dmacvicar@suse.de
8192
8193 - zypp-checkpatches, write in the right file
8194 - r4328
8195
8196 -------------------------------------------------------------------
8197 Wed Oct 18 12:45:49 CEST 2006 - schubi@suse.de
8198
8199 - Install resolvables although they are unneeded
8200   if they have NOT the kind patch/atoms
8201   Bug 210538 - freshens/supplements does not work with patterns
8202 - r4326
8203
8204 -------------------------------------------------------------------
8205 Tue Oct 17 19:17:39 CEST 2006 - mvidner@suse.cz
8206
8207 - zypper service-add -r http://example.org/foo.repo (F#300641).
8208
8209 -------------------------------------------------------------------
8210 Tue Oct 17 18:29:34 CEST 2006 - dmacvicar@suse.de
8211
8212 - zypp-checkpatches:
8213   save version of the generated xml to
8214   regenerate it if it changes.
8215   save a random token in case of error to
8216   force recreating xml file
8217 - r4321
8218
8219 -------------------------------------------------------------------
8220 Tue Oct 17 13:49:53 CEST 2006 - dmacvicar@suse.de
8221
8222 - remove permissions for zypp checkpatches from spec
8223 - r4318
8224
8225 -------------------------------------------------------------------
8226 Tue Oct 17 12:36:57 CEST 2006 - dmacvicar@suse.de
8227
8228 - registration fails because of wrong product data
8229   (#205392)
8230   use DISTPRODUCT,DISTVERSION to create the product
8231   resolvable. have this resolvable provide
8232   PRODUCT = VERSION
8233 - r4312
8234
8235 -------------------------------------------------------------------
8236 Mon Oct 16 18:05:56 CEST 2006 - mvidner@suse.cz
8237
8238 - zypper service-add -r ./foo.repo (F#300641).
8239
8240 -------------------------------------------------------------------
8241 Mon Oct 16 15:02:00 CEST 2006 - jkupec@suse.cz
8242
8243 - zypper: added case-sensitive search, search in descriptions and
8244   summaries, search by resolvable type, substring and word
8245   matching, support for wildcards
8246 - Revision 4303
8247
8248 -------------------------------------------------------------------
8249 Mon Oct 16 13:27:50 CEST 2006 - mvidner@suse.cz
8250
8251 - Prevent the user from sending signals to zypp-checkpatches-wrapper
8252   (#211286).
8253
8254 -------------------------------------------------------------------
8255 Mon Oct 16 12:57:56 CEST 2006 - schubi@suse.de
8256
8257 - Dont incomplete an uninstalled resolvable, even not when establishing.
8258   Incomplete only makes sense for installed resolvables (when they have broken
8259   deps), for patches (because they are needed) and for atoms (because they are
8260   used during patch calculation)
8261   Bug 198379
8262
8263 - Do not branch for packages with the same NVE but different architectures.
8264   Take the best architecture.
8265
8266 -------------------------------------------------------------------
8267 Fri Oct 13 16:51:43 CEST 2006 - dmacvicar@suse.de
8268
8269 - implement rename source in sourcemanager
8270 - r4286
8271
8272 -------------------------------------------------------------------
8273 Fri Oct 13 14:32:44 CEST 2006 - dmacvicar@suse.de
8274
8275 - YaST sources: set alias to product summary if empty
8276 - show alias on logs.
8277 - r4281
8278
8279 -------------------------------------------------------------------
8280 Thu Oct 12 16:40:29 CEST 2006 - dmacvicar@suse.de
8281
8282 - version 2.4.0 (bin incompat due to callback fixes)
8283 - r4272
8284
8285 -------------------------------------------------------------------
8286 Thu Oct 12 16:30:55 CEST 2006 - ma@suse.de
8287
8288 - Provide additional solver status information to the UI.
8289   (#162164,F301272)
8290 - Fixed UI satus computation in presence of multiple available
8291   candidates.
8292 - revision 4264
8293 - version 2.3.1
8294
8295 -------------------------------------------------------------------
8296 Thu Oct 12 15:45:12 CEST 2006 - dmacvicar@suse.de
8297
8298 - remove const in MediaChangeReport requestMedia that
8299   broke cd changing.
8300 - r4262
8301
8302 -------------------------------------------------------------------
8303 Wed Oct 11 08:35:48 CEST 2006 - mvidner@suse.cz
8304
8305 - zypper: added search (jkupec)
8306 - removed the suid bit from zypp-checkpatches-wrapper so that the
8307   build passes until permissions.rpm is updated (~#211286).
8308 - r4253
8309
8310 -------------------------------------------------------------------
8311 Tue Oct 10 16:03:40 CEST 2006 - dmacvicar@suse.de
8312
8313 - Log microseconds if ZYPP_PROFILING env var is enabled.
8314 - r4252
8315
8316 -------------------------------------------------------------------
8317 Mon Oct  9 18:15:19 CEST 2006 - dmacvicar@suse.de
8318
8319 - YaST sources:
8320   Factory cannot be set with 'refresh' enabled
8321   (#204957)
8322 - get rid of some const bool signatures in Source classes
8323 - r4247
8324
8325 -------------------------------------------------------------------
8326 Mon Oct  9 15:11:16 CEST 2006 - mvidner@suse.cz
8327
8328 - Added zypp-checkpatches and a suid-root zypp-checkpatches-wrapper.
8329
8330 -------------------------------------------------------------------
8331 Fri Oct  6 13:23:32 CEST 2006 - schubi@suse.de
8332
8333 - select the best solution: prefering the total amount of install/update
8334   packages BEFORE source preferences. Bug 208784
8335
8336 -------------------------------------------------------------------
8337 Fri Oct  6 11:55:11 CEST 2006 - dmacvicar@suse.de
8338
8339 - Introduce a method to see if a source supports a
8340   kind of resolvable at that time, so we can
8341   init a YUM source like factory but avoid parsing
8342   it if it contains no patches.
8343 - add TODO
8344 - zypp-checkpatches xml output
8345 - r4235
8346
8347 -------------------------------------------------------------------
8348 Mon Oct  2 16:34:03 CEST 2006 - mvidner@suse.cz
8349
8350 - added a CLI preview: zypper
8351 - revision 4214
8352 - version 2.2.3
8353
8354 -------------------------------------------------------------------
8355 Mon Oct  2 15:11:26 CEST 2006 - dmacvicar@suse.de
8356
8357 - FATE #100165:
8358   Make Content File Aware of Different Architectures
8359   expand %a in release notes with architecture
8360
8361 -------------------------------------------------------------------
8362 Fri Sep 29 16:10:46 CEST 2006 - ma@suse.de
8363
8364 - Extended pattern parser to support includes/extends tags as hint
8365   for the IO. (F301229)
8366 - revision 4199
8367 - version 2.2.2
8368
8369 -------------------------------------------------------------------
8370 Fri Sep 29 00:31:33 CEST 2006 - ma@suse.de
8371
8372 - Enabled sending of ScriptResolvableReport.
8373 - Changed ScriptResolvableReport::start to send local path
8374   of script to be executed.
8375 - revision 4190
8376 - version 2.2.1
8377
8378 -------------------------------------------------------------------
8379 Wed Sep 27 14:14:33 CEST 2006 - ma@suse.de
8380
8381 - Added ScriptResolvableReport. Callbacks triggered on script
8382   execution during commit. (F100233)
8383 - revision 4187
8384 - version 2.2.0
8385
8386 -------------------------------------------------------------------
8387 Mon Sep 25 13:52:55 CEST 2006 - mvidner@suse.cz
8388
8389 - fix: Url::getRegisteredSchemes() would always return nothing
8390
8391 -------------------------------------------------------------------
8392 Fri Sep 22 15:34:11 CEST 2006 - jkupec@suse.cz
8393
8394 - Made the build dependency on gettext-devel explicit
8395
8396 -------------------------------------------------------------------
8397 Tue Sep 19 10:59:24 CEST 2006 - jsrain@suse.cz
8398
8399 - adapted multi-media YUM sources according to official YUM
8400   specification (F300743)
8401
8402 -------------------------------------------------------------------
8403 Mon Sep 18 17:42:26 CEST 2006 - lslezak@suse.cz
8404
8405 - use RPM_OPT_FLAGS (meissner@suse.de)
8406
8407 -------------------------------------------------------------------
8408 Mon Sep 18 15:19:53 CEST 2006 - lslezak@suse.cz
8409
8410 - SourceFactory::createFrom() - don't loose url,...
8411 - r4160
8412
8413 -------------------------------------------------------------------
8414 Mon Sep 18 12:00:46 CEST 2006 - kkaempf@suse.de
8415
8416 - reduce logging in ResolvableImpl.cc
8417 - rev 4157
8418
8419 -------------------------------------------------------------------
8420 Thu Sep 14 15:59:47 CEST 2006 - schubi@suse.de
8421
8422 - Replaced requirementIsMet by requirementIsInstalledOrUnneeded
8423   in QueueItemInstall and QueueItemRequire
8424   Bug 192535/204913
8425   removed fix:Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
8426
8427 -------------------------------------------------------------------
8428 Thu Sep 14 12:44:53 CEST 2006 - lslezak@suse.cz
8429
8430 - fixed SourceFactory::createFrom() - don't loose alias,
8431   cachedir,... parameters
8432
8433 -------------------------------------------------------------------
8434 Thu Sep 14 10:21:02 CEST 2006 - mvidner@suse.cz
8435
8436 - Use RPM Enhances only if detected at configure time, to allow
8437   compilation with older rpm.
8438 - callback params: use const string & instead of string (dmacvicar)
8439
8440 -------------------------------------------------------------------
8441 Thu Sep  7 18:31:46 CEST 2006 - schubi@suse.de
8442
8443 - Do not regarding SATISFIED (regarding UNNEEDED) in isPresent if it is
8444   a package/script/message
8445   Bug: 192535
8446
8447 -------------------------------------------------------------------
8448 Thu Sep  7 16:19:36 CEST 2006 - dmacvicar@suse.de
8449
8450 - add Source_Ref::checksum() which in combination with
8451   timestamp can give an idea of a source change.
8452 - r4106
8453
8454 -------------------------------------------------------------------
8455 Thu Sep  7 14:32:38 CEST 2006 - mvidner@suse.cz
8456
8457 - Implemented fgzstreambuf::compressed_tell and fXstream::getbuf to
8458   enable progress reporting on compressed streams.
8459
8460 -------------------------------------------------------------------
8461 Wed Sep  6 18:31:20 CEST 2006 - dmacvicar@suse.de
8462
8463 - better error propagation
8464 - r4096
8465
8466 -------------------------------------------------------------------
8467 Tue Sep  5 19:22:56 CEST 2006 - mt@suse.de
8468
8469 - Removed libblkid dependency - the workaround using libblkid to
8470   check filesystem on XEN vbd mapped devices is obsolete, because
8471   the info is avaliable via /dev/disk/by-label link now. (#197107)
8472 - revision 4087
8473
8474 -------------------------------------------------------------------
8475 Thu Aug 31 15:16:11 CEST 2006 - ma@suse.de
8476
8477 - PackageProvider: Fixed broken retry. (#202163)
8478 - revision 4071
8479
8480 -------------------------------------------------------------------
8481 Wed Aug 30 23:50:55 CEST 2006 - ma@suse.de
8482
8483 - Fixed RpmDb::makePackageFromHeader: Catch NULL Header passed as argument and refuse
8484   to create a Package from a source package header.
8485 - Added method Pathname::extension: Return all of the characters in name
8486   after and including the last dot in the last element of name.
8487 - PlaindirImpl: Disable rpm signature verification when scaning a directory for
8488   rpms. Otherwise we'd need access to the rpm database to get the keys.
8489 - revision 4069
8490
8491 -------------------------------------------------------------------
8492 Wed Aug 30 17:42:40 CEST 2006 - schubi@suse.de
8493
8494 - Do not regarding SATISFIED/UNNEEDED in isPresent if it is
8495   a package/script/message
8496   Bug: 192535
8497
8498 -------------------------------------------------------------------
8499 Wed Aug 30 14:29:45 CEST 2006 - ma@suse.de
8500
8501 - Speedup computation of number of rpm database entries.
8502 - revision 4058
8503
8504 -------------------------------------------------------------------
8505 Tue Aug 29 16:58:20 CEST 2006 - schubi@suse.de
8506
8507 - Fixed endless loop in transactResObject
8508   Bug 198095 - YaST2 Installaler crashes when selecting Gnome pattern to a KDE installation
8509
8510 -------------------------------------------------------------------
8511 Tue Aug 29 12:05:09 CEST 2006 - dmacvicar@suse.de
8512
8513 - fix some testcases for tar file parser changes
8514 - r4045
8515
8516 -------------------------------------------------------------------
8517 Tue Aug 29 11:19:53 CEST 2006 - dmacvicar@suse.de
8518
8519 - missing includes
8520 - clean old callbacks
8521 - r4041
8522
8523 -------------------------------------------------------------------
8524 Fri Aug 25 14:32:07 CEST 2006 - schubi@suse.de
8525
8526 - zyppPattern->install_packages returns SUGGESTED package too.
8527   Bug 201476
8528   Revision 4036
8529
8530 -------------------------------------------------------------------
8531 Fri Aug 25 13:05:33 CEST 2006 - schubi@suse.de
8532
8533 - New behaviour in the solver: try with 'best' package first, try with 'all'
8534   packages if this fails.
8535   Bug :Bug 191983
8536
8537 -------------------------------------------------------------------
8538 Fri Aug 25 11:35:48 CEST 2006 - dmacvicar@suse.de
8539
8540 - libzypp 2.1.0
8541 - bump version due to incompatible callback changes in KeyRing
8542   Sources
8543
8544 -------------------------------------------------------------------
8545 Thu Aug 24 15:34:45 CEST 2006 - dmacvicar@suse.de
8546
8547 - new keyring callbacks
8548 - separate trust key from import key
8549 - use PublicKey class instead of params, to be able
8550   to add more info like photos later (pending #181682)
8551 - update zmart with those callbacks.
8552 - better error handling (Exception types)
8553 - make tmp file names more readable depending on the context
8554 - r4026
8555
8556 -------------------------------------------------------------------
8557 Tue Aug 22 22:35:30 CEST 2006 - dmacvicar@suse.de
8558
8559 - decouple probing from source creation, using the new
8560   media test for existence functions.
8561 - r4019
8562
8563
8564 -------------------------------------------------------------------
8565 Tue Aug 22 17:56:53 CEST 2006 - mt@suse.de
8566
8567 - Fixed getDoesFileExist to reset the transfer range
8568 - Added logging of curl debug messages to the zypp log.
8569   The env var ZYPP_MEDIA_CURL_DEBUG=1 logs curl infos,
8570   ZYPP_MEDIA_CURL_DEBUG=2 logs the in/out headers.
8571 - r4018
8572
8573 -------------------------------------------------------------------
8574 Fri Aug 18 14:57:35 CEST 2006 - kkaempf@suse.de
8575
8576 - remove the /etc/sysconfig/zypp:REWRITE_KERNEL_DEPS = yes check;
8577   see rev 3810 below. (#190163)
8578 - rev 3998
8579
8580 -------------------------------------------------------------------
8581 Thu Aug 17 18:15:14 CEST 2006 - dmacvicar@suse.de
8582
8583 - fix uninstalling of atoms (noop)
8584 - r3995
8585
8586 -------------------------------------------------------------------
8587 Wed Aug 16 17:41:40 CEST 2006 - dmacvicar@suse.de
8588
8589 - Implement initial verson of Media
8590   doesFileExist, for future source probing.
8591 - r3984
8592
8593 -------------------------------------------------------------------
8594 Tue Aug 15 12:01:31 CEST 2006 - dmacvicar@suse.de
8595
8596 - more dbus_connection_close fixes
8597 - r3974
8598
8599 -------------------------------------------------------------------
8600 Tue Aug 15 11:41:41 CEST 2006 - kkaempf@suse.de
8601
8602 - clean up 'incomplete' handling in QueueItemEstablish.
8603 - rev 3973.
8604
8605 -------------------------------------------------------------------
8606 Tue Aug 15 11:30:50 CEST 2006 - kkaempf@suse.de
8607
8608 - Don't set 'incomplete' for uninstalled patterns or products.
8609   (#198379)
8610 - rev 3970.
8611
8612 -------------------------------------------------------------------
8613 Mon Aug 14 16:50:53 CEST 2006 - schubi@suse.de
8614
8615 - Added new API calls:
8616   setAdditionalProvide
8617   setAdditionalConflict
8618   setAdditionalRequire
8619
8620 -------------------------------------------------------------------
8621 Mon Aug 14 11:26:20 CEST 2006 - dmacvicar@suse.de
8622
8623 - don't link examples to testsuite library.
8624
8625 -------------------------------------------------------------------
8626 Sat Aug 12 17:30:30 CEST 2006 - schwab@suse.de
8627
8628 - Disable profiling to work around compiler bug.
8629
8630 -------------------------------------------------------------------
8631 Fri Aug 11 17:01:33 CEST 2006 - dmacvicar@suse.de
8632
8633 - forward port 3924:3939
8634 - Add explicit finish callbacks for subtasks during ProvidePackage
8635   to avoid UI confusion.
8636 - rev3957
8637
8638 -------------------------------------------------------------------
8639 Fri Aug 11 11:48:44 CEST 2006 - dmacvicar@suse.de
8640
8641 - Introduce examples/
8642 - fix some svn ignores
8643 - fix compilation. Use: dbus_connection_close
8644 - rev 3943
8645
8646 -------------------------------------------------------------------
8647 Thu Aug 10 16:32:36 CEST 2006 - dmacvicar@suse.de
8648
8649 - Initial support for plain directory with rpms as source
8650 - r3935
8651
8652 -------------------------------------------------------------------
8653 Tue Aug  8 16:51:45 CEST 2006 - dmacvicar@suse.de
8654
8655 - Move the target query by kind function to
8656   a iterator, so we dont make a copy of the restore
8657   the iterator works loading by demand too
8658
8659 -------------------------------------------------------------------
8660 Mon Aug  7 17:57:26 CEST 2006 - dmacvicar@suse.de
8661
8662 - rename the new initTarget to initializeTarget,
8663   leave the old one as is, but deprecate it.
8664 - r3903
8665
8666 -------------------------------------------------------------------
8667 Mon Aug  7 15:10:08 CEST 2006 - dmacvicar@suse.de
8668
8669 - forward port from SLES10 branch , till 3888
8670 - Prefer to use available DeltaRpm or PatchRpm instead of downloading
8671   full packages. (#168844)
8672 - rpmdb : Do not use the deprecated POSIX API, but boost::regex
8673 - version 2.0.0
8674 - rev 3893
8675
8676 -------------------------------------------------------------------
8677 Fri Aug  4 15:20:13 CEST 2006 - dmacvicar@suse.de
8678
8679 - Separate target init from adding resolvables, getting rid of the
8680 uggly bool flag.
8681 - dont clear the store each time Target::resolvables is called
8682 - Load target resolvables on demand by kind, keep them cached later
8683 - add Target::resolvablesByKind(kind) to allow query specific kind
8684   without reading all kinds. Used to port TargetProduct, which
8685   was reading the whole rpm database only to displayy base product
8686   name in YaST help.
8687 - commit to pkg-bindings and packager will follow.
8688 - jsrain will port more yast stuff, especially inst_source which
8689   startup time should by reduced by half afterwards.
8690 - rev 3880
8691
8692 -------------------------------------------------------------------
8693 Tue Aug  1 13:37:29 CEST 2006 - dmacvicar@suse.de
8694
8695 - forward port:
8696   rev 3786 fix to stalle tmpfiles broke patches.
8697   SLES was released with this broken. 10.1 has a blocked
8698   zypp update because this.
8699   Attempt to fix this. (#192535)
8700 - fix configure.ac sqlite-source build path
8701 - rev 3858
8702
8703 -------------------------------------------------------------------
8704 Fri Jul 21 10:58:58 CEST 2006 - dmacvicar@suse.de
8705
8706 - link correctly
8707
8708 -------------------------------------------------------------------
8709 Wed Jul 19 13:50:57 CEST 2006 - dmacvicar@suse.de
8710
8711 - dont link sqlite in the main lib.
8712 - rev 3826
8713
8714 -------------------------------------------------------------------
8715 Tue Jul 18 17:42:45 CEST 2006 - dmacvicar@suse.de
8716
8717 - susetags: parse product parser regexp only once
8718 - parse yum factory 5 sec. (from 30) faster using
8719   another string find algorithm
8720 - rev 3824
8721
8722 -------------------------------------------------------------------
8723 Tue Jul 18 12:56:17 CEST 2006 - dmacvicar@suse.de
8724
8725 - Digest: Don't read the stream character wise but reading blocks,
8726   as advised by matz profiling.
8727 - r3819
8728
8729 -------------------------------------------------------------------
8730 Mon Jul 17 12:54:39 CEST 2006 - ma@suse.de
8731
8732 - Add "openSUSE", "ATI Technologies Inc." and "Nvidia" to
8733   trusted vendors. (#189573)
8734 - revision 3804
8735
8736 -------------------------------------------------------------------
8737 Thu Jul 13 12:52:58 CEST 2006 - dmacvicar@suse.de
8738
8739 - backport fix for stalle tmpfile (#191311)
8740 - rev 3788
8741
8742 -------------------------------------------------------------------
8743 Wed Jun 28 13:22:22 CEST 2006 - mt@suse.de
8744
8745 - deactivated media manager code that was disabling the
8746   automounter (#172419)
8747 - rev 3724
8748
8749 -------------------------------------------------------------------
8750 Mon Jun 26 17:14:53 CEST 2006 - dmacvicar@suse.de
8751
8752 - fix autorefresh (#186115)
8753 - revision 3708
8754 -------------------------------------------------------------------
8755 Fri Jun 23 13:41:18 CEST 2006 - ma@suse.de
8756
8757 - forward port from SLE branch
8758 - Set default permission for logfiles to 0640. (#187044)
8759 - revision 3696
8760
8761 -------------------------------------------------------------------
8762 Thu Jun 22 16:01:15 CEST 2006 - ma@suse.de
8763
8764 - forward port from SLE branch
8765 - Fixed installation of SP or Add-On product switching to media 2
8766   too early. (#186607)
8767 - revision 3691
8768
8769 -------------------------------------------------------------------
8770 Wed Jun 21 15:47:39 CEST 2006 - dmacvicar@suse.de
8771
8772 - forward port from SLE branch
8773 - Strip self provides without edition in Resolvable ctor.
8774   (#186079)
8775 - Source::provideResolvables not implemented in yum source type.
8776   Product not set for packages that are available from update source
8777   (#186920)
8778 - Hook modalias() supplements without package to "kernel" (#184840)
8779 - Allow on-demand SourceManager::restore() (#186678)
8780 - Hook modalias() supplements without package to "kernel" (#184840)
8781 - rev 3676
8782
8783 -------------------------------------------------------------------
8784 Mon Jun 19 15:17:17 CEST 2006 - mt@suse.de
8785
8786 - Fix adding resolving of path names for mount points (#181606)
8787 - rev 3658
8788
8789 -------------------------------------------------------------------
8790 Mon Jun 19 13:52:14 CEST 2006 - dmacvicar@suse.de
8791
8792 - merge download algorithm and refactoring from branch
8793   (#181204)
8794
8795 -------------------------------------------------------------------
8796 Thu Jun 15 17:53:40 CEST 2006 - mvidner@suse.cz
8797
8798 - autodocs: use find+xargs to overcome command length limit,
8799   do not call doxygen unnecessarily (#185334).
8800 - rev 3645
8801
8802 -------------------------------------------------------------------
8803 Thu Jun 15 07:26:29 CEST 2006 - kkaempf@suse.de
8804
8805 - Dont use getZYpp in static constructor (#185198)
8806   Bugfix #178292 was wrong.
8807 - Only warn on incompleting installed resolvables (#185197)
8808 - rev 3644
8809
8810 -------------------------------------------------------------------
8811 Wed Jun 14 22:43:40 CEST 2006 - kkaempf@suse.de
8812
8813 - Atoms might only be installed via patches (#184714)
8814 - rev 3642
8815
8816 -------------------------------------------------------------------
8817 Wed Jun 14 17:26:39 CEST 2006 - dmacvicar@suse.de
8818
8819 - fix for the last stall tmpfile (#178292)
8820 - r3637
8821
8822 -------------------------------------------------------------------
8823 Wed Jun 14 12:06:57 CEST 2006 - mt@suse.de
8824
8825 - Implemented transfer timeout inside of the progress callback.
8826   The timeout value can be set using timeout url parameter, the
8827   default transfer timeout is 180 seconds. (#181602)
8828 - Added ssl_verify and ssl_capath url options used in https scheme,
8829   allowing to change or disable the ssl verify options. (#171622)
8830 - Added fallback on read failures of /etc/mtab to /proc/mounts.
8831   Improved verbosity in mount and mount check related failure cases,
8832   incl. /etc/mtab dump. (#181606)
8833 - rev 3623
8834
8835 -------------------------------------------------------------------
8836 Wed Jun 14 10:49:10 CEST 2006 - kkaempf@suse.de
8837
8838 - combine knownAliases and knownUrls in a single function.
8839 - rev 3616
8840
8841 -------------------------------------------------------------------
8842 Mon Jun 12 16:27:46 CEST 2006 - kkaempf@suse.de
8843
8844 - honor parallel installs in resolver context (#181103)
8845 - rev 3592
8846
8847 -------------------------------------------------------------------
8848 Mon Jun 12 15:37:10 CEST 2006 - dmacvicar@suse.de
8849
8850 - right fix for tmpdir initialized in static constructor
8851 - catch around provideJustFile in providePackage
8852 -rev 3654
8853
8854 -------------------------------------------------------------------
8855 Mon Jun 12 15:15:07 CEST 2006 - dmacvicar@suse.de
8856
8857 - fix #182003 YUM packages without size
8858 - rev 3587
8859
8860 -------------------------------------------------------------------
8861 Mon Jun 12 14:58:55 CEST 2006 - kkaempf@suse.de
8862
8863 - Allow to restore and remove by Url
8864 - rev 3583
8865
8866 -------------------------------------------------------------------
8867 Mon Jun 12 13:07:31 CEST 2006 - kkaempf@suse.de
8868
8869 - make atoms parallel installable (#181103)
8870 - rev 3580
8871
8872 -------------------------------------------------------------------
8873 Fri Jun  9 16:28:11 CEST 2006 - dmacvicar@suse.de
8874
8875 - Allow to restore by alias
8876 - r3568
8877
8878 -------------------------------------------------------------------
8879 Fri Jun  9 13:06:16 CEST 2006 - mvidner@suse.cz
8880
8881 - Do not fork in a global destructor, perl dislikes it (#182672).
8882   Fixes hanging ag_ldapserver and yast2-perl-bindings tests.
8883
8884 -------------------------------------------------------------------
8885 Thu Jun  8 16:24:55 CEST 2006 - ma@suse.de
8886
8887 - Installation: Assert product information is stored to libzypp
8888   database before reboot. (#181198)
8889 - Version 1.2.0; revision 3553
8890
8891 -------------------------------------------------------------------
8892 Wed Jun  7 13:55:23 CEST 2006 - visnov@suse.cz
8893
8894 - Synchronize keys with rpm database before
8895   closing access to it (#182338)
8896 - rev 3533
8897
8898 -------------------------------------------------------------------
8899 Wed Jun  7 11:40:46 CEST 2006 - mt@suse.de
8900
8901 - Changed to just prefer DVD drives in "dvd:" scheme, instead of
8902   filter out the non-DVD drives completely. Allows a fallback to
8903   drives without the dvd HAL property e.g. in VMWare. (#177457)
8904 - rev 3530
8905
8906 -------------------------------------------------------------------
8907 Wed Jun  7 01:00:06 CEST 2006 - dmacvicar@suse.de
8908
8909 - Merge fix for stalle tmpdir due to cyclic references, using a master
8910  TmpDir for zypp. (#178292) . There is still 1 tmpdir to fix.
8911 - rev 3521
8912
8913 -------------------------------------------------------------------
8914 Wed Jun  7 01:00:05 CEST 2006 - dmacvicar@suse.de
8915
8916 - Fixes unneeded file download, and add download callbacks
8917   (still need yast side) #181204 and #160206
8918 - Fix stalle tmpdir due to cyclic references, using a master
8919   TmpDir for zypp. # 178292
8920
8921 -------------------------------------------------------------------
8922 Wed Jun  7 00:02:18 CEST 2006 - ma@suse.de
8923
8924 - fixed memory leak in PersistentStorage (#168690)
8925 - revision 3519
8926
8927 -------------------------------------------------------------------
8928 Tue Jun  6 22:24:00 CEST 2006 - ma@suse.de
8929
8930 - fixed memory leak in XMLSourceCacheParser (#168690)
8931 - revision 3517
8932
8933 -------------------------------------------------------------------
8934 Fri Jun  2 16:09:03 CEST 2006 - schubi@suse.de
8935
8936 -latest fi translation added
8937  Revision 3502
8938
8939 -------------------------------------------------------------------
8940 Thu Jun  1 15:11:47 CEST 2006 - schubi@suse.de
8941
8942 -All installed resolvables has been set to "satisfied" in
8943  ResolverContext::unneeded . BUT:
8944  Patch concerning resolvables have to be set to
8945  "unneeded" although they are installed. In order
8946  getting the state "no longer applicable" (Bug 171590)
8947 - rev 3496
8948
8949 -------------------------------------------------------------------
8950 Thu Jun  1 14:54:02 CEST 2006 - kkaempf@suse.de
8951
8952 - compute status for scripts and messages so their freshens get
8953   properly honored (aj with postgresql-server)
8954 - rev 3494
8955
8956 -------------------------------------------------------------------
8957 Thu Jun  1 13:57:48 CEST 2006 - dmacvicar@suse.de
8958
8959 - revert not-used-yet rpmdb timestamp, as
8960   it broke rpmdb::init(). (#180040)
8961 - rev 3490
8962
8963 -------------------------------------------------------------------
8964 Thu Jun  1 11:03:34 CEST 2006 - schubi@suse.de
8965
8966 - updating gmo files, if po files has been changed; bug 164449
8967
8968 -------------------------------------------------------------------
8969 Wed May 31 18:32:58 CEST 2006 - dmacvicar@suse.de
8970
8971 - Dont download twice if starting from 1st time
8972 - fix typo
8973 - rev 3481
8974
8975 -------------------------------------------------------------------
8976 Wed May 31 17:06:48 CEST 2006 - dmacvicar@suse.de
8977
8978 - set cache dir only if storeMetadata is called as a public method.´
8979 - rev 3475
8980
8981 -------------------------------------------------------------------
8982 Wed May 31 15:27:38 CEST 2006 - kkaempf@suse.de
8983
8984 - schedule a package for installation if
8985   - it freshens / supplements something
8986   - it is not installed yet
8987   (#178721)
8988 - rev 3473
8989
8990 -------------------------------------------------------------------
8991 Wed May 31 15:22:43 CEST 2006 - dmacvicar@suse.de
8992
8993 - make susetags also implement download and check first.
8994 - rev 3470
8995
8996 -------------------------------------------------------------------
8997 Tue May 30 12:43:47 CEST 2006 - dmacvicar@suse.de
8998
8999 - make yum more robust. Never parse from provideFile
9000   but only from local disk. Make sure the cache
9001   is consistent before recreating it.
9002   the code is easier to follow and probably
9003   faster. checksum and signatures are
9004   checked on caching not on parsing.
9005   Required to implement refresh for #154990
9006 - rev 3452
9007
9008 -------------------------------------------------------------------
9009 Wed May 24 16:57:54 CEST 2006 - dmacvicar@suse.de
9010
9011 - implement timestamp for YUM and SuseTags
9012 - actually use the license to confirm in yum patches
9013 - add prerequires tag in yum optonally to the bad designed
9014   and nonintuitive pre=1
9015 - rev 3448
9016
9017 -------------------------------------------------------------------
9018 Wed May 24 15:30:32 CEST 2006 - dmacvicar@suse.de
9019
9020 - dont pass root on init but before.
9021 - implement rpm db modification timestamp
9022   not used yet
9023 - move Helix source to testsuite out of the solver
9024   so we can use it for target, storage tests
9025 - add Source_Ref::timestamp(), default to now()
9026   in order to implement smart sync of sources by zmd
9027 - don't parse desc and summary twice
9028 - fix a segfault with tranlated text
9029 - fix broken size tag introduced in rev 3427
9030 - rev 3446
9031
9032 -------------------------------------------------------------------
9033 Tue May 23 20:53:27 CEST 2006 - dmacvicar@suse.de
9034
9035 - dont accept corrupt sources, improve logs
9036
9037 -------------------------------------------------------------------
9038 Tue May 23 17:26:41 CEST 2006 - ma@suse.de
9039
9040 - Added PoolItem_Ref::statusReset. Resets the PoolItem status without
9041   loosing autoprotection (eg. for foreign vendor). (assists #177469)
9042 - rev 3431
9043
9044 -------------------------------------------------------------------
9045 Tue May 23 17:04:04 CEST 2006 - jsrain@suse.cz
9046
9047 - added mediaNr() to PatchRpm and DeltaRpm classes
9048 - rev 3430
9049
9050 -------------------------------------------------------------------
9051 Tue May 23 15:58:04 CEST 2006 - dmacvicar@suse.de
9052
9053 - enable YUM license to confirm.
9054   needed for #174476
9055 - adapt store to serialize and read all new resobject fields
9056 - use install-time to now() when serializing (#174653)
9057 - rev 3427
9058
9059 -------------------------------------------------------------------
9060 Mon May 22 20:51:59 CEST 2006 - ma@suse.de
9061
9062 - Do not violate install order when restricting commit to a certain
9063   mediaNumber. (#170079)
9064 - Version 1.1.0; rev 3423
9065
9066 -------------------------------------------------------------------
9067 Mon May 22 19:03:20 CEST 2006 - mvidner@suse.cz
9068
9069 - Added SourceManager::findSourceByUrl to overcome alias mismatches
9070   (#177543).
9071 - rev 3420
9072
9073 -------------------------------------------------------------------
9074 Mon May 22 17:19:25 CEST 2006 - ma@suse.de
9075
9076 - Order all objects according to prerequirements, not just packages.
9077   (#173690)
9078 - rev 3419
9079
9080 -------------------------------------------------------------------
9081 Mon May 22 15:57:43 CEST 2006 - schubi@suse.de
9082
9083 - Added new translation
9084
9085 -------------------------------------------------------------------
9086 Fri May 19 12:53:44 CEST 2006 - dmacvicar@suse.de
9087
9088 - fix missing homedir option for gpg (#171055)
9089 - rev 3415
9090
9091 -------------------------------------------------------------------
9092 Thu May 18 19:08:52 CEST 2006 - ma@suse.de
9093
9094 - Prevent against daemons launched in rpm %post, that do not close
9095   their filedescriptors. (#174548)
9096 - Version 1.0.1; rev 3413
9097
9098 -------------------------------------------------------------------
9099 Thu May 18 16:51:41 CEST 2006 - jsrain@suse.cz
9100
9101 - fixed media number of package retrieved as a part of a patch
9102   (#174841)
9103 - rev 3409
9104
9105 -------------------------------------------------------------------
9106 Thu May 18 16:16:21 CEST 2006 - dmacvicar@suse.de
9107
9108 - fix missing package descriptions due to filtered packages
9109   by incompatible architectures. (#159109)
9110 - rev 3404
9111
9112 -------------------------------------------------------------------
9113 Thu May 18 16:08:42 CEST 2006 - kkaempf@suse.de
9114
9115 - decrease logging in DiskUsageCounter and Modalias (#163186)
9116 - rev 3406
9117
9118 -------------------------------------------------------------------
9119 Thu May 18 10:43:47 CEST 2006 - ma@suse.de
9120
9121 - Stay backward comapatible.
9122
9123 -------------------------------------------------------------------
9124 Tue May 16 21:35:27 CEST 2006 - ma@suse.de
9125
9126 - Make basic attributes available through ResObject.
9127 - Let ResObjects which do not require media access during
9128   commit return ZERO sourceMediaNr (required for #173690)
9129 - Version 1.0.0
9130 - rev 3390
9131
9132 -------------------------------------------------------------------
9133 Tue May 16 15:11:35 CEST 2006 - kkaempf@suse.de
9134
9135 - reduce logging verbosity (#163186)
9136 - rev 3381
9137
9138 -------------------------------------------------------------------
9139 Tue May 16 14:00:57 CEST 2006 - schubi@suse.de
9140
9141 - setCandidate accept candidates with compatible architectures too. Not
9142   only with the same architecture. Bug 172594 - If update package has
9143   differet arch, UI display is wrong
9144
9145 -------------------------------------------------------------------
9146 Tue May 16 09:30:45 CEST 2006 - mvidner@suse.cz
9147
9148 - Added Source_Ref::resStoreInitialized.
9149   If we know that noone has seen the resolvables yet, we can skip
9150   them too, eg. when deleting a source. (#174840)
9151 - rev 3378
9152
9153 -------------------------------------------------------------------
9154 Mon May 15 12:41:39 CEST 2006 - kkaempf@suse.de
9155
9156 - Honor freshens as conditionals independant from the installed/
9157   uninstalled status (#174797)
9158 - rev 3376
9159
9160 -------------------------------------------------------------------
9161 Mon May 15 11:15:03 CEST 2006 - kkaempf@suse.de
9162
9163 - State modifier "unneeded" is transitive for patches (#171590)
9164 - rev 3375
9165
9166 -------------------------------------------------------------------
9167 Thu May 11 17:42:29 CEST 2006 - schubi@suse.de
9168
9169 - Do not transact itself (update) in the transactResObject mechanism
9170   Bug 174290
9171
9172 -------------------------------------------------------------------
9173 Thu May 11 16:37:51 CEST 2006 - mt@suse.de
9174
9175 - Reenabled improved large file support flags (unintentionally
9176   removed in rev 1544). Fixes bug #173753.
9177 - Added large file support flags to libzypp.pc file allowing
9178   consistence checks in the application using features variable
9179 - rev 3366
9180
9181 -------------------------------------------------------------------
9182 Thu May 11 10:49:36 CEST 2006 - mvidner@suse.cz
9183
9184 - SourceManager: moved source deletion before creation
9185   so that we can recreate a deleted one (#174295)
9186 - removed dead code dealing with known_caches from SourceManager::store
9187   (see r3195)
9188 - r3362
9189
9190 -------------------------------------------------------------------
9191 Thu May 11 10:15:14 CEST 2006 - jsrain@suse.cz
9192
9193 - fixed returning product short name and summary if product read
9194   from target store (#148625)
9195 - rev 3360
9196
9197 -------------------------------------------------------------------
9198 Wed May 10 11:39:06 CEST 2006 - jsrain@suse.cz
9199
9200 - set media verifier on redirected medium (#172599)
9201 - rev 3359
9202
9203 -------------------------------------------------------------------
9204 Mon May  8 17:28:42 CEST 2006 - kkaempf@suse.de
9205
9206 - fix 'transactResKind' to collect best providers by capability
9207   and to recursively transact items of same kind (#170114)
9208 - rev 3355
9209
9210 -------------------------------------------------------------------
9211 Mon May  8 16:45:46 CEST 2006 - dmacvicar@suse.de
9212
9213 - serialize the full URL to avoid missing password and other
9214   url settings (#148108)
9215 - rev 3353
9216
9217 -------------------------------------------------------------------
9218 Fri May  5 17:47:14 CEST 2006 - mt@suse.de
9219
9220 - Added a 60 sec connect timeout to MediaCurl (#172860)
9221 - rev 3348
9222
9223 -------------------------------------------------------------------
9224 Thu May  4 15:15:37 CEST 2006 - kkaempf@suse.de
9225
9226 - re-fetch also .asc and .key files before checking signature
9227   (#172597)
9228 - rev 3350 (3345-10.1)
9229
9230 -------------------------------------------------------------------
9231 Wed May  3 17:40:45 CEST 2006 - dmacvicar@suse.de
9232
9233 - Fix yum key verification, because a double variable declaration
9234
9235 -------------------------------------------------------------------
9236 Wed May  3 15:34:00 CEST 2006 - dmacvicar@suse.de
9237
9238 - use --no-default-keyring to avoid creating a
9239   default gpg dir in / (#171055)
9240 - rev 3335
9241
9242 -------------------------------------------------------------------
9243 Wed May  3 14:40:25 CEST 2006 - dmacvicar@suse.de
9244
9245 - Fix YUM signature checking, we were passing the key instead of the
9246   signature.
9247 - When the user trust a key, sync again. Bye to the session trusted
9248   keys and user being asked all the time. (#171213)
9249 - r3332
9250
9251 -------------------------------------------------------------------
9252 Wed May  3 14:22:02 CEST 2006 - ma@suse.de
9253
9254 - Cleanup index tables when removing items from pool (#170564).
9255
9256 -------------------------------------------------------------------
9257 Wed May  3 12:23:36 CEST 2006 - kkaempf@suse.de
9258
9259 - backout rev 3246->3275 of TargetImpl.cc
9260 - add missing testsuite/utils/TestUtils.h
9261 - rev 3330
9262
9263 -------------------------------------------------------------------
9264 Wed May  3 12:13:38 CEST 2006 - dmacvicar@suse.de
9265
9266 - more fixes for #171062, there were some files still not being
9267   read from cache.
9268 - r3327
9269
9270 -------------------------------------------------------------------
9271 Tue May  2 18:41:44 CEST 2006 - dmacvicar@suse.de
9272
9273 - cache keys and signature. Remove lot of duplicated code. (#171062)
9274 - r3320
9275
9276 -------------------------------------------------------------------
9277 Tue May  2 18:02:46 CEST 2006 - mt@suse.de
9278
9279 - Disabled isUseableAttachPoint check in MediaDIR -- we do not
9280   mount here anything, so it is OK to use any dir (171351).
9281 - rev 3318
9282
9283 -------------------------------------------------------------------
9284 Tue May  2 14:58:03 CEST 2006 - kkaempf@suse.de
9285
9286 - parse "license-to-confirm" in primary.xml (#168437)
9287 - rev 3312
9288
9289 -------------------------------------------------------------------
9290 Mon May  1 17:44:29 CEST 2006 - kkaempf@suse.de
9291
9292 - Don't try to store 'Atom', not needed and the backend store
9293   rejects them anyways (addtion to #168610)
9294 - rev 3306
9295
9296 -------------------------------------------------------------------
9297 Mon May  1 04:43:01 CEST 2006 - mt@suse.de
9298
9299 - Improved device check in MediaDISK using libblkid (Bug #158529)
9300 - Allow to provide sysfs path via $SYSFS_PATH in MediaCD.cc and
9301   added a check if it is a directory
9302 - Added libcurl and libblkid checks to configure.ac
9303 - Added e2fsprogs(-devel) requires to the spec file
9304 - rev 3303
9305
9306 -------------------------------------------------------------------
9307 Sat Apr 29 21:46:22 CEST 2006 - kkaempf@suse.de
9308
9309 - dont download "other" during key check (#171041)
9310 - rev 3294
9311
9312 -------------------------------------------------------------------
9313 Sat Apr 29 11:05:15 CEST 2006 - kkaempf@suse.de
9314
9315 - allow parallel installs of atoms (used to fulfill patch require-
9316   ments, atoms aren't installed anyways) (#170098)
9317 - some testsuite improvements.
9318 - rev 3288
9319
9320 -------------------------------------------------------------------
9321 Fri Apr 28 20:15:06 CEST 2006 - dmacvicar@suse.de
9322
9323 - get rid of autobuild check when throwing exceptions without throw
9324   but with a macro, returning a null pointer at the end (never reached).
9325
9326 -------------------------------------------------------------------
9327 Fri Apr 28 19:50:28 CEST 2006 - ma@suse.de
9328
9329 - Do not violate install order when restricting commit to a certain
9330   mediaNumber. (#170079)
9331
9332 -------------------------------------------------------------------
9333 Fri Apr 28 18:12:26 CEST 2006 - dmacvicar@suse.de
9334
9335 - Don't use throw directly!
9336   use ZYPP_THROW with a Exception class, otherwise package bindings
9337   will not catch them.
9338   Should fix crashes when reading broken sources with yast.
9339 - rev 3272
9340
9341 -------------------------------------------------------------------
9342 Fri Apr 28 15:29:32 CEST 2006 - schubi@suse.de
9343
9344 - Bug 162064 - font packages are not installed for locale, e.g. khmer font not installed after CD1
9345   revision 3269
9346
9347 -------------------------------------------------------------------
9348 Fri Apr 28 14:55:04 CEST 2006 - kkaempf@suse.de
9349
9350 - revert bugfix #168906 (fom rev 3219), it filters too many errors.
9351 - further improve on #168840 (from rev 3231), match on name-edition
9352   when filtering by best arch. (#170098)
9353 - rev 3268
9354
9355 -------------------------------------------------------------------
9356 Fri Apr 28 13:01:58 CEST 2006 - dmacvicar@suse.de
9357
9358 - #170093 , lot of package descriptions missing
9359 - rev 3263
9360
9361 -------------------------------------------------------------------
9362 Thu Apr 27 20:28:01 CEST 2006 - dmacvicar@suse.de
9363
9364 - try to fix wrong permissions of /var/lib/zypp created
9365   by old zypp, only when running as root they are fixed
9366   (#169094)
9367 - YUM: Verify signatures on factoryInit.
9368   Dont provide other.xml. Cleanups, better logging.
9369   When refreshing signed soruces, don't refresh is source
9370   has not changed.
9371 - YaST sources: don't refresh if media file has not changed.
9372 - Show full url of index files in sources for signature validation
9373   (mentioned in #170139 comment #3)-
9374
9375 -------------------------------------------------------------------
9376 Thu Apr 27 18:41:02 CEST 2006 - jsrain@suse.de
9377
9378 - udpated media ID syntax for external scripts (to be consistent
9379   with packages) (#170247)
9380 - rev 3256
9381
9382 -------------------------------------------------------------------
9383 Thu Apr 27 18:33:48 CEST 2006 - jsrain@suse.de
9384
9385 - set media ID to 1 if not specified in YUM metadata (#167452)
9386 - rev 3255
9387
9388 -------------------------------------------------------------------
9389 Thu Apr 27 11:55:05 CEST 2006 - kkaempf@suse.de
9390
9391 - If freshen and supplement are fulfilled, install any kind of
9392   resolvable if not yet installed (#165746)
9393 - rev 3249
9394
9395 -------------------------------------------------------------------
9396 Wed Apr 26 18:00:42 CEST 2006 - kkaempf@suse.de
9397
9398 - make downloaded script executable. (#169191)
9399 - rev 3247
9400
9401 -------------------------------------------------------------------
9402 Wed Apr 26 10:43:03 CEST 2006 - kkaempf@suse.de
9403
9404 - Improve on last fix, compare only compatible archs.
9405 - rev 3233
9406
9407 -------------------------------------------------------------------
9408 Tue Apr 25 19:36:13 CEST 2006 - kkaempf@suse.de
9409
9410 - Only choose best arch of multiple package atoms with identical
9411   name (#168840)
9412 - rev 3231
9413
9414 -------------------------------------------------------------------
9415 Tue Apr 25 16:59:51 CEST 2006 - dmacvicar@suse.de
9416
9417 - pass empty strings to UI as key properties if unknown key
9418   (#169114)
9419 - rev 3228
9420
9421 -------------------------------------------------------------------
9422 Tue Apr 25 16:47:35 CEST 2006 - kkaempf@suse.de
9423
9424 - refrain from parsing 'other.xml' (#159316)
9425 - rev 3226
9426
9427 -------------------------------------------------------------------
9428 Tue Apr 25 16:34:50 CEST 2006 - visnov@suse.cz
9429
9430 - in source refresh, clean up the cache dir if fails
9431 - do not require repomd.xml.asc when creating a cache (#163765)
9432 - rev 3224
9433
9434 -------------------------------------------------------------------
9435 Tue Apr 25 15:17:15 CEST 2006 - dmacvicar@suse.de
9436
9437 - Check if a file exists before providing it, and just handling the
9438   exception is not sufficient, because it can release the media.
9439   it nows get all possible packages.X translations an then
9440   it selects the candidate from the existing ones (#168654)
9441 - rev 3221
9442
9443 -------------------------------------------------------------------
9444 Tue Apr 25 12:28:17 CEST 2006 - kkaempf@suse.de
9445
9446 - dont report conflicts if item is neither installed
9447   nor to-be-installed (#168906)
9448 - rev 3219
9449
9450 -------------------------------------------------------------------
9451 Tue Apr 25 11:27:09 CEST 2006 - dmacvicar@suse.de
9452
9453 - #168060 , propagate the file description or original
9454   name to the UI and not the checked filename path,
9455   which could be a tmp file.
9456   Requires changes in pkg-manager, and probably zmd-helpers.
9457 - rev 3215
9458
9459 -------------------------------------------------------------------
9460 Mon Apr 24 18:27:59 CEST 2006 - dmacvicar@suse.de
9461
9462 - /var/lib/zypp/db/languages/* are empty files (##168355)
9463 - r3206
9464
9465 -------------------------------------------------------------------
9466 Mon Apr 24 17:45:07 CEST 2006 - dmacvicar@suse.de
9467
9468 - All resolvables must honor arch, so Arch_noarch in
9469   target/store/XMLFilesBackend.cc is wrong (#160792)
9470 - Introduced code to honour shared package descriptions
9471   (#159109)
9472 - r3204
9473
9474 -------------------------------------------------------------------
9475 Mon Apr 24 16:43:48 CEST 2006 - jsrain@suse.de
9476
9477 - replace '_' in YUM elements/attributes with '-' (#168762)
9478 - rev 3201
9479
9480 -------------------------------------------------------------------
9481 Mon Apr 24 16:15:02 CEST 2006 - mt@suse.de
9482
9483 - Fixed iseries workaround - interchanged variables for scsi
9484   devices, added debug messages about the steps (#163971).
9485 - Added getenv NULL ptr check and verify of the $HOME dir's
9486   and ~/.curlrc file's ownership (#163203).
9487 - rev 3199
9488
9489 -------------------------------------------------------------------
9490 Mon Apr 24 15:44:18 CEST 2006 - ma@suse.de
9491
9492 - Use filesystem::TmpDir to create unique and unused Source cache
9493   directories. (#168051)
9494
9495 -------------------------------------------------------------------
9496 Mon Apr 24 14:30:41 CEST 2006 - ma@suse.de
9497
9498 - Enable signature checks per default. (#168525)
9499
9500 -------------------------------------------------------------------
9501 Mon Apr 24 11:20:17 CEST 2006 - visnov@suse.cz
9502
9503 - fix callbacks for providing a single file (#160206)
9504
9505 -------------------------------------------------------------------
9506 Sun Apr 23 12:28:21 CEST 2006 - kkaempf@suse.de
9507
9508 - If an installed package looses a dependency, the solver tries
9509   to upgrade it. Limit the upgrade candidates to best arch, best
9510   edition.
9511 - filter 'other' entries with incompatible arch in yum parser.
9512 - rev 3177
9513
9514 -------------------------------------------------------------------
9515 Fri Apr 21 22:47:18 CEST 2006 - jsrain@suse.de
9516
9517 - initialize the product category according to source (#168061)
9518 - rev 3172
9519
9520 -------------------------------------------------------------------
9521 Fri Apr 21 18:32:00 CEST 2006 - mvidner@suse.cz
9522
9523 - delete only one older version of a xml-store resolvable
9524   (half-baked, but the previous attempt was charred)
9525
9526 -------------------------------------------------------------------
9527 Fri Apr 21 17:49:18 CEST 2006 - jsrain@suse.de
9528
9529 - moved license_to_confirm to primary.xml
9530 - rev 3170
9531
9532 -------------------------------------------------------------------
9533 Fri Apr 21 16:36:14 CEST 2006 - ma@suse.de
9534
9535 - Removed deprecated oldstyle commit methods.
9536
9537 -------------------------------------------------------------------
9538 Fri Apr 21 15:58:14 CEST 2006 - mvidner@suse.cz
9539
9540 - when installing a xml-store resolvable (all except package,
9541   message, script), delete older versions (#160792).
9542 - read selection edition from the XML store
9543 - rev 3167
9544
9545 -------------------------------------------------------------------
9546 Thu Apr 20 14:10:41 CEST 2006 - kkaempf@suse.de
9547
9548 - properly clear transaction flag after successful commit
9549   (see rev 3122, #164365, #167285)
9550 - rev 3157
9551
9552 -------------------------------------------------------------------
9553 Thu Apr 20 13:14:25 CEST 2006 - kkaempf@suse.de
9554
9555 - recursively soft-uninstall recommended package on real uninstall,
9556   not on update (#167603)
9557 - rev 3155
9558
9559 -------------------------------------------------------------------
9560 Thu Apr 20 13:01:28 CEST 2006 - dmacvicar@suse.de
9561
9562 - fix #167605 (importing keys to rpm multiple times due to
9563   wrong interpretation of rpm gpg versioning.
9564 - add support for reading the rpm keys, with full id and fingerprint
9565 - rev 3153
9566
9567 -------------------------------------------------------------------
9568 Wed Apr 19 16:47:34 CEST 2006 - kkaempf@suse.de
9569
9570 - don't add duplicate error infos to ResolverContext (#167309)
9571 - rev 3146
9572
9573 -------------------------------------------------------------------
9574 Wed Apr 19 14:10:10 CEST 2006 - kkaempf@suse.de
9575
9576 - fix Resolver::transactReset() (see rev 3122) (#167285)
9577 - rev 3140
9578
9579 -------------------------------------------------------------------
9580 Wed Apr 19 13:48:26 CEST 2006 - ma@suse.de
9581
9582 - Introduced $ZYPP_KEYRING_DEFAULT_ACCEPT_ALL. If this environment
9583   variable is present, all signature checking callbacks will default
9584   to 'accept', in case no recipient is present.
9585
9586 -------------------------------------------------------------------
9587 Wed Apr 19 11:37:47 CEST 2006 - dmacvicar@suse.de
9588
9589 - read content file on construction, and make
9590   provideProduct only insert the already
9591   read product object into the store (#165826)
9592   (dmacvicar)
9593 - When the signature is not found, warn the
9594   user about a unsigned source. When the
9595   key is not found, do nothing, it can be in the
9596   keyring already. (#166016) (dmacvicar)
9597 - enable key verification only if
9598   ZYPP_CHECKSIG env var is set (dmacvicar)
9599 - r1529
9600
9601 -------------------------------------------------------------------
9602 Tue Apr 18 20:41:48 CEST 2006 - kkaempf@suse.de
9603
9604 - fix bugfix 164365, fix bug 167285
9605   Actually clear the transcation state instead of locking it
9606   to 'dont transact'
9607 - rev 3122
9608
9609 -------------------------------------------------------------------
9610 Tue Apr 18 15:46:59 CEST 2006 - visnov@suse.cz
9611
9612 - revert the signature/digest checking callbacks
9613 - rev 3115
9614
9615 -------------------------------------------------------------------
9616 Tue Apr 18 15:14:35 CEST 2006 - kkaempf@suse.de
9617
9618 - Bugfix #165670
9619   - Honor keep requests.
9620   - Dont flag "locked uninstall" as error if a keep request was
9621     issued before.
9622 - rev 3114
9623
9624 -------------------------------------------------------------------
9625 Tue Apr 18 12:04:35 CEST 2006 - kkaempf@suse.de
9626
9627 - rule out locked items during distribution upgrade as early
9628   as possible. (#165670)
9629 - rev 3110
9630
9631 -------------------------------------------------------------------
9632 Mon Apr 17 16:04:35 CEST 2006 - kkaempf@suse.de
9633
9634 - Bugfix #166212
9635   - use APPL_LOW as 'ui initiated, by solver' in transactKind() and
9636     transactResObject().
9637   - resetTransaction(APPL_LOW) before resolving
9638   - enhance transactCaps by using the same algorithm as in
9639     QueueItemRequire
9640     (before: transact all requires and recommends by name
9641      now: transact best requires and recommends by provides)
9642 - rev 3107
9643
9644 -------------------------------------------------------------------
9645 Fri Apr 14 16:04:35 CEST 2006 - visnov@suse.cz
9646
9647 - new callbacks for failing digest
9648 - rev 3098
9649
9650 -------------------------------------------------------------------
9651 Thu Apr 13 17:01:41 CEST 2006 - visnov@suse.cz
9652
9653 - ask for file without a checksum (#165125)
9654
9655 -------------------------------------------------------------------
9656 Thu Apr 13 16:59:38 CEST 2006 - kkaempf@suse.de
9657
9658 - dont install satisfied resolvables (#165843)
9659 - rev 3095
9660
9661 -------------------------------------------------------------------
9662 Thu Apr 13 16:00:21 CEST 2006 - kkaempf@suse.de
9663
9664 - dont abort on failed "dry_run" (#164583)
9665 - rev 3091
9666
9667 -------------------------------------------------------------------
9668 Thu Apr 13 15:19:20 CEST 2006 - visnov@suse.cz
9669
9670 - Ask user if signature file does not exist (#163765)
9671 - handle repomd.xml.asc as optional file (#163765)
9672 - rev 3089
9673
9674 -------------------------------------------------------------------
9675 Thu Apr 13 13:52:08 CEST 2006 - schubi@suse.de
9676
9677 - Bug 164365 - build 906: Deselecting a selection, all packages are still selected
9678 - rev 3087
9679
9680 -------------------------------------------------------------------
9681 Thu Apr 13 11:57:58 CEST 2006 - kkaempf@suse.de
9682
9683 - Dont do transitive uninstalls on uninstalled or upgraded items.
9684   (#165798)
9685 - rev 3083
9686
9687 -------------------------------------------------------------------
9688 Wed Apr 12 17:57:21 CEST 2006 - ma@suse.de
9689
9690 - Added 'rpmNoSignature' to ZYppCommitPolicy (#163862)
9691
9692 -------------------------------------------------------------------
9693 Wed Apr 12 16:44:57 CEST 2006 - mvidner@suse.cz
9694
9695 - Product::updateUrls: restore it from the XML store;
9696   fixed content parsing (#163192).
9697 - restore product flags fro the XML store
9698 - rev 3074
9699
9700 -------------------------------------------------------------------
9701 Wed Apr 12 13:48:25 CEST 2006 - kkaempf@suse.de
9702
9703 - Only consider best arch/version (#165477)
9704 - rev 3069
9705
9706 -------------------------------------------------------------------
9707 Wed Apr 12 10:57:50 CEST 2006 - ma@suse.de
9708
9709 - No need to parse tags at all if there is no item to store values
9710   (e.g. data for unwanted arch). Fixed segv trying to store data in
9711   NULL item. (#165479)
9712 - rev3065
9713
9714 -------------------------------------------------------------------
9715 Tue Apr 11 19:48:51 CEST 2006 - mt@suse.de
9716
9717 - Improved Url path name "//" vs. "/%2f" handling; now if the
9718   url has an authority, "/%2f" is used for ftp only (#163784)
9719 - rev 3062
9720
9721 -------------------------------------------------------------------
9722 Tue Apr 11 16:41:02 CEST 2006 - jsrain@suse.de
9723
9724 - fixed storing patch scripts to target store (#159928)
9725 - rev 3058
9726
9727 -------------------------------------------------------------------
9728 Tue Apr 11 16:24:26 CEST 2006 - kkaempf@suse.de
9729
9730 - if a patch is bad, only skip this patch, not everything
9731   (#165200)
9732 - rev 3057
9733
9734 -------------------------------------------------------------------
9735 Tue Apr 11 15:42:32 CEST 2006 - ma@suse.de
9736
9737 - Susetags:Selections: Allow parsing older .sel file formats. (#159851)
9738 - Susetags:Pattern: Fixed parser.
9739
9740 -------------------------------------------------------------------
9741 Tue Apr 11 15:21:48 CEST 2006 - kkaempf@suse.de
9742
9743 - when uninstalling, only re-establish installed items
9744   supplementing the to-be-uninstalled one. (variant of #165111)
9745 - rev 3054
9746
9747 -------------------------------------------------------------------
9748 Tue Apr 11 14:17:00 CEST 2006 - ma@suse.de
9749
9750 - Susetags:Package: Parse and provide ins/delnotify texts.
9751
9752 -------------------------------------------------------------------
9753 Tue Apr 11 13:01:31 CEST 2006 - kkaempf@suse.de
9754
9755 - when checking freshens/supplements at install, only consider
9756   best architecture/edition (#164453)
9757 - rev 3051
9758
9759 -------------------------------------------------------------------
9760 Tue Apr 11 10:31:41 CEST 2006 - kkaempf@suse.de
9761
9762 - when checking for supplements, only consider best arch, best
9763   edition for installation (#165111)
9764 - rev 3047
9765
9766 -------------------------------------------------------------------
9767 Tue Apr 11 10:23:14 CEST 2006 - schubi@suse.de
9768
9769 - Bug 165117: build 910: Update: Splitted packages are selected for
9770   all archs
9771
9772 -------------------------------------------------------------------
9773 Tue Apr 11 09:30:14 CEST 2006 - visnov@suse.cz
9774
9775 - ask user if a file exists but does not have a checksum (#162797)
9776 - rev 3044
9777
9778 -------------------------------------------------------------------
9779 Mon Apr 10 22:39:34 CEST 2006 - jsrain@suse.de
9780
9781 - parse time and size elements from delta and patch RPM
9782 - rev 3043
9783
9784 -------------------------------------------------------------------
9785 Mon Apr 10 18:55:03 CEST 2006 - mt@suse.de
9786
9787 - Added detection of iSeries virtual CD (/dev/iseries/vcd[a-h])
9788   devices - on powerpc only (#163971)
9789 - rev 3042
9790
9791 -------------------------------------------------------------------
9792 Mon Apr 10 18:05:51 CEST 2006 - kkaempf@suse.de
9793
9794 - fix endless loop in patches parsing.
9795 - rev 3039
9796
9797 -------------------------------------------------------------------
9798 Mon Apr 10 17:00:05 CEST 2006 - jsrain@suse.de
9799
9800 - fixed media handling in SuSEtags source (#164879)
9801 - rev 3037
9802
9803 -------------------------------------------------------------------
9804 Mon Apr 10 16:30:54 CEST 2006 - kkaempf@suse.de
9805
9806 - honor 'dry_run' on package remove (#164732)
9807 - rev 3036
9808
9809 -------------------------------------------------------------------
9810 Mon Apr 10 13:12:49 CEST 2006 - kkaempf@suse.de
9811
9812 - add files from yum filelist as provides to package (#164731)
9813 - rev 3032
9814
9815 -------------------------------------------------------------------
9816 Mon Apr 10 11:10:37 CEST 2006 - kkaempf@suse.de
9817
9818 - honor "+Enh:/-Enh:" in packages file (#156513)
9819
9820 -------------------------------------------------------------------
9821 Mon Apr 10 10:56:24 CEST 2006 - visnov@suse.cz
9822
9823 - fix callback receiver signature to match the callback for removing
9824   package
9825
9826 -------------------------------------------------------------------
9827 Mon Apr 10 10:32:22 CEST 2006 - mvidner@suse.cz
9828
9829 - Added Product::updateUrls, from content/UPDATEURLS (#163192).
9830 - rev 3024
9831
9832 -------------------------------------------------------------------
9833 Sat Apr  8 12:03:37 CEST 2006 - schubi@suse.de
9834
9835 - Bug 164440; Taking wrong architecture while updating obsoletes
9836   splitted packages
9837 - rev 3022
9838
9839 -------------------------------------------------------------------
9840 Sat Apr  8 10:07:06 CEST 2006 - kkaempf@suse.de
9841
9842 - allow relative paths with url file:
9843 - dont filter atoms from going into pool, multi-arch patch
9844   requirements need them. Instead, treat atoms with incompatible
9845   architecture as unneeded.
9846 - rev 3018
9847
9848 -------------------------------------------------------------------
9849 Fri Apr  7 23:57:37 CEST 2006 - jsrain@suse.de
9850
9851 - product now provides short name
9852 - rev 3013
9853
9854 -------------------------------------------------------------------
9855 Fri Apr  7 20:42:09 CEST 2006 - jsrain@suse.de
9856
9857 - read metadata for packages from correct tags in patches (#163220)
9858 - rev 3011
9859
9860 -------------------------------------------------------------------
9861 Fri Apr  7 19:57:41 CEST 2006 - kkaempf@suse.de
9862
9863 - more detailed resolver error reports (#162994)
9864 - rev 3010
9865
9866 -------------------------------------------------------------------
9867 Fri Apr  7 17:35:07 CEST 2006 - visnov@suse.cz
9868
9869 - report package download progress (#160966)
9870 - rev 3007
9871
9872 -------------------------------------------------------------------
9873 Fri Apr  7 16:27:35 CEST 2006 - kkaempf@suse.de
9874
9875 - transact also for languages (#163819)
9876 - rev 3004
9877
9878 -------------------------------------------------------------------
9879 Fri Apr  7 15:08:06 CEST 2006 - kkaempf@suse.de
9880
9881 - loop through all affected ResObjects in transactResKind (#163819)
9882 - rev 3002
9883
9884 -------------------------------------------------------------------
9885 Fri Apr  7 12:42:35 CEST 2006 - kkaempf@suse.de
9886
9887 - allow re-installation of non-packages (#162906)
9888 - rev 2998
9889
9890 -------------------------------------------------------------------
9891 Fri Apr  7 11:50:22 CEST 2006 - mt@suse.de
9892
9893 - Added loop checking for scsi cdroms (/sys/block/srX) in case
9894   HAL does not provide any drives like on iSeries (#163971).
9895 - rev 2995
9896
9897 -------------------------------------------------------------------
9898 Fri Apr  7 11:05:30 CEST 2006 - kkaempf@suse.de
9899
9900 - add 'licenceToConfirm()' to Product. (#164375)
9901
9902 -------------------------------------------------------------------
9903 Fri Apr  7 10:36:05 CEST 2006 - ma@suse.de
9904
9905 - Avoid excessive CD hopping on commit. But still far from
9906   being perfect. (#159679)
9907 - Fixed Target::commit: Despite dry_run set True, packages
9908   were depeted.
9909
9910 -------------------------------------------------------------------
9911 Fri Apr  7 08:32:32 CEST 2006 - visnov@suse.cz
9912
9913 - honour if user decides to skip a package in commit (#156031)
9914
9915 -------------------------------------------------------------------
9916 Thu Apr  6 18:14:30 CEST 2006 - jsrain@suse.de
9917
9918 - fixed parsing external reference to script in patch (#163221)
9919 - r2981
9920
9921 -------------------------------------------------------------------
9922 Thu Apr  6 17:07:10 CEST 2006 - dmacvicar@suse.de
9923
9924 - cache and provide content.asc/key optionally. Dont show a
9925   popup if they dont exists. (dmacvicar)
9926 - Actually abort when verify signature workflow is false. (dmacvicar)
9927 - r2978
9928
9929 -------------------------------------------------------------------
9930 Thu Apr  6 16:37:49 CEST 2006 - jsrain@suse.de
9931
9932 - fixed setting autorefresh flag for installation sources
9933
9934 -------------------------------------------------------------------
9935 Thu Apr  6 15:53:02 CEST 2006 - kkaempf@suse.de
9936
9937 - drop patches with incompatible architecture.
9938 - rev 2972
9939
9940 -------------------------------------------------------------------
9941 Thu Apr  6 15:33:11 CEST 2006 - mt@suse.de
9942
9943 - Added info method to media verifier base and more debug info
9944 - rev 2970
9945
9946 -------------------------------------------------------------------
9947 Wed Apr  5 19:27:46 CEST 2006 - kkaempf@suse.de
9948
9949 - Dont deny the "/" attach point in MediaDIR, since this is used
9950   for all "file:" urls, esp. local packages.
9951 - rev 2962
9952
9953 -------------------------------------------------------------------
9954 Wed Apr  5 18:21:58 CEST 2006 - schubi@suse.de
9955
9956 - Bug 159673 - only one conflict solvable per page
9957
9958 -------------------------------------------------------------------
9959 Wed Apr  5 18:01:37 CEST 2006 - kkaempf@suse.de
9960
9961 - parse all dependencies of 'packages' file (#163773)
9962 - rev 2957
9963
9964 -------------------------------------------------------------------
9965 Wed Apr  5 17:47:04 CEST 2006 - dmacvicar@suse.de
9966
9967 - Use the original media descr_dir on refresh for
9968   suse tags source (#163196)
9969 - r2952
9970
9971 -------------------------------------------------------------------
9972 Wed Apr  5 16:44:08 CEST 2006 - kkaempf@suse.de
9973
9974 - add Source::setUrl() for zmd backend helper.
9975 - rev 2946
9976
9977 -------------------------------------------------------------------
9978 Wed Apr  5 16:44:01 CEST 2006 - dmacvicar@suse.de
9979
9980 - implement rpm keyring / zypp tmp keyring two-way syncronization at rpm
9981 target init. (dmacvicar)
9982 - r2949
9983
9984 -------------------------------------------------------------------
9985 Wed Apr  5 16:28:42 CEST 2006 - mt@suse.de
9986
9987 - Fixed MediaDISK to use a mount -oro,bind id the disk
9988   partition is already attached e.g. by the automounter.
9989   Try to mount it a second time may fail (#163486).
9990 - rev 2944
9991
9992 -------------------------------------------------------------------
9993 Wed Apr  5 15:04:31 CEST 2006 - kkaempf@suse.de
9994
9995 - honor optional 3rd parameter to "=Loc:" key of packages (#154337)
9996 - rev 2940
9997
9998 -------------------------------------------------------------------
9999 Wed Apr  5 12:48:19 CEST 2006 - visnov@suse.cz
10000
10001 - only try to create a source of a given type when restoring
10002   from the persistent store (#162111)
10003
10004 -------------------------------------------------------------------
10005 Wed Apr  5 11:36:54 CEST 2006 - kkaempf@suse.de
10006
10007 - parse all dependencies for patterns (.pat) files (#160602)
10008 - drop YOUPATH and YOUURL from content file.
10009 - rev 2924
10010
10011 -------------------------------------------------------------------
10012 Wed Apr  5 09:27:08 CEST 2006 - visnov@suse.cz
10013
10014 - properly initialize autorefresh for non-remote sources (#154990)
10015 - rev 2919
10016
10017 -------------------------------------------------------------------
10018 Tue Apr  4 19:19:39 CEST 2006 - mt@suse.de
10019
10020 - Added flag to MediaManager::isUseableAttachPoint, whether
10021   to check against system mount entries or not.
10022 - Disallow to use the attachpoints of another media handlers
10023   as source path in MediaDIR.
10024 - rev 2917
10025
10026 -------------------------------------------------------------------
10027 Tue Apr  4 18:47:01 CEST 2006 - dmacvicar@suse.de
10028
10029 -implement callbacks for when package verification (checksum)
10030  fails, offer to retry or abort
10031
10032 -------------------------------------------------------------------
10033 Tue Apr  4 16:57:51 CEST 2006 - dmacvicar@suse.de
10034
10035 - Fix construction of checksum objects when using non-standard
10036   checksum algorithms
10037 - Fix broken YUM cache
10038 - r2913
10039
10040 -------------------------------------------------------------------
10041 Tue Apr  4 16:54:44 CEST 2006 - kkaempf@suse.de
10042
10043 - Keep packages with no version upgrade installed during
10044   distribution upgrade (#162972)
10045 - add 'transactReset()' helper function for UI.
10046 - rev 2908
10047
10048 -------------------------------------------------------------------
10049 Tue Apr  4 14:47:14 CEST 2006 - dmacvicar@suse.de
10050
10051 - r2906
10052
10053 -------------------------------------------------------------------
10054 Tue Apr  4 14:43:15 CEST 2006 - ma@suse.de
10055
10056 - Fixed candidate handling in ui::Selectable. (#156589)
10057
10058 -------------------------------------------------------------------
10059 Tue Apr  4 14:06:23 CEST 2006 - dmacvicar@suse.de
10060
10061 - fix #162984 , gpg hangs because the matching data file
10062   for the key cannot be find. (dmacvicar)
10063 - Fix restore of YUM source using the same cache dir semantics as
10064  susetags instead of assuming there is a cache if a cache_dir
10065   was given. (dmacvicar)
10066
10067 -------------------------------------------------------------------
10068 Tue Apr  4 12:37:51 CEST 2006 - kkaempf@suse.de
10069
10070 - use DISTPRODUCT/DISTVERSION from content file to generate the
10071   product name, version, and release.
10072 - rev 2902
10073
10074 -------------------------------------------------------------------
10075 Mon Apr  3 20:45:55 CEST 2006 - mt@suse.de
10076
10077 - Removed broken forcing of absolute ftp paths added in rev2705 to
10078   MediaCurl, refined cleanupPathName/setPathName in url (#154197).
10079 - rev 2900
10080
10081 -------------------------------------------------------------------
10082 Mon Apr  3 19:30:35 CEST 2006 - kkaempf@suse.de
10083
10084 - add Resolver::freshenPool() (#156980)
10085 - rev 2893
10086
10087 -------------------------------------------------------------------
10088 Mon Apr  3 08:33:12 CEST 2006 - kkaempf@suse.de
10089
10090 - skip incompatible archs in filelist parsing.
10091 - restrict pathes to 'interesting' ones (/bin/, /sbin/, /lib/,
10092   /lib64/, ...)
10093 - rev 2886
10094
10095 -------------------------------------------------------------------
10096 Sun Apr  2 22:18:06 CEST 2006 - kkaempf@suse.de
10097
10098 - skip incompatible archs in primary parsing.
10099 - rev 2883
10100
10101 -------------------------------------------------------------------
10102 Sun Apr  2 11:17:56 CEST 2006 - kkaempf@suse.de
10103
10104 - allow setting of source when parsing local .rpm (#147765)
10105 - rev 2880
10106
10107 -------------------------------------------------------------------
10108 Fri Mar 31 18:53:55 CEST 2006 - schubi@suse.de
10109
10110 - Do not update packages over other architectures
10111
10112 -------------------------------------------------------------------
10113 Fri Mar 31 18:28:59 CEST 2006 - sh@suse.de
10114
10115 - Added zypp/ui/UserWantedPackages to support the UI's
10116   "automatic changes" dialog (bug #152700)
10117
10118 -------------------------------------------------------------------
10119 Fri Mar 31 18:02:05 CEST 2006 - jsrain@suse.de
10120
10121 - use KeyRing class to validate repomd.xml (#160909)
10122
10123 -------------------------------------------------------------------
10124 Fri Mar 31 17:33:21 CEST 2006 - dmacvicar@suse.de
10125
10126 - Product resolvables should be readable by normal users.
10127   (#162474) (dmacvicar)
10128 - implemented keyring and metadata signature verification
10129   in susetags source
10130 - dont delete the lock if we did not acquire it
10131 - r2847
10132
10133 -------------------------------------------------------------------
10134 Fri Mar 31 16:34:51 CEST 2006 - mt@suse.de
10135
10136 - Added disabling of the automounter while MediaManager
10137   init and restoring of the old state on exit (#154326).
10138 - Implemented check if media (CD) is automounted or not
10139 - rev 2840
10140
10141 -------------------------------------------------------------------
10142 Fri Mar 31 13:27:09 CEST 2006 - mt@suse.de
10143
10144 - Implemented several hal get/set/removeDeviceProperty wrappers
10145 - Improved HalException to allow to fetch HAL/DBUS error componets
10146 - rev 2830
10147
10148 -------------------------------------------------------------------
10149 Fri Mar 31 12:44:25 CEST 2006 - kkaempf@suse.de
10150
10151 - honor subscription status of catalogs (#162350)
10152 - rev 2827
10153
10154 -------------------------------------------------------------------
10155 Fri Mar 31 11:29:05 CEST 2006 - mt@suse.de
10156
10157 - Enabled CD eject error reporting exceptions (#154326)
10158 - rev 2822
10159
10160 -------------------------------------------------------------------
10161 Fri Mar 31 06:40:51 CEST 2006 - kkaempf@suse.de
10162
10163 - support "dry run" (#159467)
10164 - implement "transactResKind" (#161400)
10165 - rev 2817
10166
10167 -------------------------------------------------------------------
10168 Thu Mar 30 17:22:49 CEST 2006 - jsrain@suse.de
10169
10170 - add checksum for external patches (#159928)
10171
10172 -------------------------------------------------------------------
10173 Thu Mar 30 16:48:01 CEST 2006 - kkaempf@suse.de
10174
10175 - calculate product architecture (#158198)
10176
10177 -------------------------------------------------------------------
10178 Wed Mar 29 23:28:13 CEST 2006 - jsrain@suse.de
10179
10180 - fixed checking checksum of YUM metadata, added sha1 vs. sha256
10181   detection
10182
10183 -------------------------------------------------------------------
10184 Wed Mar 29 23:12:30 CEST 2006 - ma@suse.de
10185
10186 - Auto protect installed packages from unknown vendor. (#157446)
10187
10188 -------------------------------------------------------------------
10189 Wed Mar 29 09:13:51 CEST 2006 - visnov@suse.de
10190
10191 - added support for external scripts to metadata (#159928) (jsrain)
10192 - fixed handling of Language resolvables (ma)
10193 - fix leak in rpmdb (dmacvicar)
10194 - added softlock for autoyast (#159466) (ma)
10195 - Fixed exceptions in doGetFileCopy() to show full url
10196   including the file instead of just the media base url. (mt)
10197 - Provide Language::summary (ma)
10198 - check patterns and selections file exist
10199   before veryfing them (#161300) (dmacvicar)
10200 - added YUM metadata checksum computation (jsrain)
10201 - added interface to patch of a message (jsrain)
10202 - r2734
10203
10204 -------------------------------------------------------------------
10205 Mon Mar 27 23:57:16 CEST 2006 - jsrain@suse.de
10206
10207 - added support for external scripts to metadata (#159928)
10208 - r2709
10209
10210 -------------------------------------------------------------------
10211 Sat Mar 25 22:08:26 CET 2006 - jsrain@suse.de
10212
10213 - report separate exception when trying to start source cache again to
10214   suppress incorrect error message in XEN installation
10215 - r2682
10216
10217 -------------------------------------------------------------------
10218 Fri Mar 24 18:16:22 CET 2006 - schubi@suse.de
10219
10220 - Implement inter process locking in zypp.
10221 - Added No medium found output
10222 - splitting modaliases in supplements TOO
10223 - parse also the available signing keys
10224
10225 -------------------------------------------------------------------
10226 Fri Mar 24 10:44:10 CET 2006 - visnov@suse.cz
10227
10228 - release all media when removing source (#159754) (visnov)
10229 - more testsuites (schubi)
10230 - updated translations (schubi)
10231 - added MediaNotEjectedException (mt)
10232 - rev 2652
10233
10234 -------------------------------------------------------------------
10235 Thu Mar 23 14:10:54 CET 2006 - dmacvicar@suse.de
10236
10237 - fix patches descriptions (dmacvicar)
10238 - fix source serialization (dmacvicar)
10239 - metadata for kernel test (schubi)
10240 - Arch tests updated (ma)
10241 - classify NULL Ptr as unique (ma)
10242 - Added host check, because file Url allows it now. (mt)
10243 - prepare modalias fix (#159766) (ma)
10244 - Provide iterator based access to SourceManager data. (ma)
10245 - Fixed "file:" Url scheme config to allow relative paths; (mt)
10246   RFC1738 says, it may contain a hostname as well...
10247 - revision 2633
10248
10249 -------------------------------------------------------------------
10250 Wed Mar 22 19:58:37 CET 2006 - visnov@suse.cz
10251
10252 - pkg-config support (mvidner)
10253 - close all medias when destructing MediaSet (jsrain)
10254 - rev 2622
10255
10256 -------------------------------------------------------------------
10257 Wed Mar 22 15:48:05 CET 2006 - dmacvicar@suse.de
10258
10259 - Bug 159976 - build 804: Adding AddOn CD via ftp gives error (dmacvicar)
10260 - Message callback implemented to show patch messages (visnov)
10261 - Bug 159696 (schubi)
10262 - provide transform_iterators to iterate over a maps keys or values (ma)
10263 - added 'bool Arch::empty() const' test for an empty Arch string (ma)
10264 - added script and message installation (jsrain)
10265 - chooses the 'right' kernel now (kkaempf)
10266 - Use noarch if no arch is specified in patches (dmacvicar)
10267 - rev 2611
10268
10269 -------------------------------------------------------------------
10270 Tue Mar 21 19:06:56 CET 2006 - mvidner@suse.cz
10271
10272 - Added some debug output including the access id (mt)
10273 - Bug #154326: Enabled FORCE_RELEASE_FOREIGN flag causing
10274   release with eject=true on attached media, to umount
10275   other mounts as well. (mt)
10276 - 159483 - solver does not blame missing dependency (schubi)
10277 - Added a variant of MediaHandler::forceRelaseAllMedia (ma)
10278 - Fixed MediaCD::forceEject() to handle DELAYED_VERIFY
10279   and use forceRelaseAllMedia if FORCE_RELEASE_FOREIGN=1 (ma)
10280 - fixed ZYPP_RETHROW (#156430) (ma)
10281 - patch for #156114 (visnov)
10282 - fixed container.erase loops (ma)
10283 - Fixed to reset desired (cached) flag before the action (mt)
10284 - Removed return in forceRelaseAllMedia (void function) (mt)
10285 - Parse nonexisting architecture to noarch so patches dont get
10286   filtered by the pool (dmacvicar)
10287 - 159512 - yast2-qt does not show label of to be installed products
10288   anymore (dmacvicar)
10289 - 159765 - Hidden patterns still visible (dmacvicar)
10290 - Use noarch if no arch is specified. (dmacvicar)
10291 - r2594
10292
10293 -------------------------------------------------------------------
10294 Tue Mar 21 09:04:06 CET 2006 - visnov@suse.de
10295
10296 - properly report error for media change callback
10297 - rev 2579
10298
10299 -------------------------------------------------------------------
10300 Mon Mar 20 23:02:07 CET 2006 - ma@suse.de
10301
10302 - fixed memory leak in XMLNodeIterator (#157474)
10303 - disabled storing filelist (YUMFileListParser) and changelog (YUMOtherParser)
10304 - Renamed private MediaManager::forceMediaRelease
10305   function to forceReleaseShared (more exact name)
10306 - Implemented forceRelaseAllMedia() that can be
10307   used to release also foreign (user) mounts.
10308 - Added use of forceRelaseAllMedia for CD/DVDs
10309   if FORCE_RELEASE_FOREIGN is 1 (default 0)
10310 - little cleanup of the checkAttached function
10311 - r2578
10312
10313 -------------------------------------------------------------------
10314 Mon Mar 20 17:04:28 CET 2006 - mvidner@suse.cz
10315
10316 - don't try to attach without exception handling (#158620)
10317 - fix descriptions, as a new tag Des for selections exists now.
10318 - fix #157683: failure after adding add-on product to install
10319   sources
10320 - added more files for translation
10321 - resolve-dependencies.cc: establish pool
10322 - parse-metadata.cc: catch bad URL
10323 - set zmdid for atoms
10324 - r2574
10325
10326 -------------------------------------------------------------------
10327 Sun Mar 19 19:24:44 CET 2006 - kkaempf@suse.de
10328
10329 - fix testsuite.
10330 - provide edition and architecture for all kinds of yum
10331   resolvables.
10332 - fix ResStatus output.
10333 - establish atoms correctly.
10334 - treat requires to unneeded resolvables as fulfilled.
10335 - rev 2559
10336
10337 -------------------------------------------------------------------
10338 Sun Mar 19 00:05:17 CET 2006 - kkaempf@suse.de
10339
10340 - fix the build
10341 - only consider best architecture/version (#157594)
10342 - prefer providers which supplement/enhance installed or
10343   to-be-installed packages (fixes the tpctl-kmp issue)
10344 - rev 2546
10345
10346 -------------------------------------------------------------------
10347 Sat Mar 18 02:22:22 CET 2006 - kkaempf@suse.de
10348
10349 - provide more filters for pkg-bindings (#158602)
10350 - add SystemResObject to provide system (modalias, hal, ...)
10351   capabilities.
10352 - handle this during resolving.
10353 - make the modalias and hal capability match the SystemResObject
10354   by default, thereyby triggering a modalias (resp. hal)
10355   evaluation.
10356 - xmlstore: decouple target store from YUM schema.
10357 - clean up moving of hal() and modalias() from provides to
10358   supplements in ResolvableImpl.
10359 - add PatchContents() for UI.
10360 - handle Edition::noedition as empty string.
10361 - r2537
10362
10363 -------------------------------------------------------------------
10364 Tue Mar 14 23:32:44 CET 2006 - jsrain@suse.de
10365
10366 - releasing all medias when asking for CD (#156981)
10367 - r2471
10368
10369 -------------------------------------------------------------------
10370 Tue Mar 14 19:38:43 CET 2006 - mvidner@suse.cz
10371
10372 - ResStatus::resetTransact must return a value.
10373 - Fixed random build failures in LanguageCode.cc.
10374   (Rewrote the CodeMaps constructor so that gcc does not
10375   optimize a 500-statement basic block.)
10376 - Fix constructions of patch objects. Actually insert atoms in atoms
10377   list. Insert atoms for package even if the package does not exists
10378   in the source. Fixes #157628 (dmacvicar).
10379 - Fixed license reading from susetags, #151834 (dmacvicar).
10380 - r2468
10381
10382 -------------------------------------------------------------------
10383 Tue Mar 14 16:59:42 CET 2006 - mvidner@suse.cz
10384
10385 - added ResStatus::resetTransact (ma)
10386 - bugfix for #156439 (schubi)
10387 - Added Source_Ref::setAlias (#154913).
10388 - Do not assume there is a product file when scanning for products
10389   (visnov)
10390 - function to disable all sources in the persistent store (visnov)
10391 - dependency errors go to stdout, not stderr; output resolver info
10392   directly to stderr (kkaempf)
10393 - rev 2464
10394
10395 -------------------------------------------------------------------
10396 Tue Mar 14 01:34:38 CET 2006 - kkaempf@suse.de
10397
10398 - fix merging of resolver info (needed for #157684).
10399 - errors are also important in ResolverInfo.
10400 - improve debug output in ResolverContext.
10401 - rev 2455
10402
10403 -------------------------------------------------------------------
10404 Mon Mar 13 22:54:01 CET 2006 - jsrain@suse.de
10405
10406 - delete RPMs downloaded via HTTP/FTP after installnig them
10407   (#157011)
10408 - fixed product registration (reverted autorefresh patch) (#157566)
10409
10410 -------------------------------------------------------------------
10411 Mon Mar 13 11:53:52 CET 2006 - kkaempf@suse.de
10412
10413 - if root!="/", always prefer the upgrade candidate (#155472)
10414 - implement license confirmed api for UI.
10415 - prefer architecture over version in distribution upgrade
10416   (#157501)
10417 - clean up media handling.
10418 - rev 2448
10419
10420 -------------------------------------------------------------------
10421 Sun Mar 12 22:31:09 CET 2006 - kkaempf@suse.de
10422
10423 - init Modalias properly.
10424 - fix warnings in testcases.
10425 - rev 2432
10426
10427 -------------------------------------------------------------------
10428 Sat Mar 11 21:25:18 CET 2006 - kkaempf@suse.de
10429
10430 - drop libjpeg-devel and sqlite-devel from build requires.
10431
10432 -------------------------------------------------------------------
10433 Sat Mar 11 08:16:53 CET 2006 - kkaempf@suse.de
10434
10435 - implement 'modalias()' capability (#157406)
10436 - make dependencies consistent, its 'freshens'.
10437 - cope with user umounts of devices.
10438 - add debug to SourceManager.
10439 - rev 2418
10440
10441 -------------------------------------------------------------------
10442 Fri Mar 10 16:20:41 CET 2006 - kkaempf@suse.de
10443
10444 - allow version downgrade during distribution upgrade if the
10445   newer package is coming from a trusted vendor (#155472)
10446 - implement locale fallback
10447 - 'freshen' -> 'freshens' in schema definitions to make it
10448   consistent with all other dependency definitions.
10449 - better error reporting for .pat and .sel files.
10450 - rule out packages from dependency resolutions which are
10451   de-selected by user (#155368)
10452 - use locale fallbacks in package translations.
10453 - refresh source when re-enabling it.
10454 - rev 2406
10455
10456 -------------------------------------------------------------------
10457 Tue Mar  7 21:18:19 CET 2006 - kkaempf@suse.de
10458
10459 - split of libzypp-zmd-backend subpackage as a stand-alone
10460   leaf package.
10461 - encapsulate bool test for Source_Ref better.
10462 - fixed stack overflow (ma).
10463 - make testsuite build again.
10464 - rev 2346
10465
10466 -------------------------------------------------------------------
10467 Tue Mar  7 16:17:07 CET 2006 - kkaempf@suse.de
10468
10469 - fixed URL rewriting for CD2 and following (#154762)
10470 - fixed ResPoolProxy diffState (for proper ok/cancel support
10471   in UI)
10472 - added special exception class for aborting installation
10473   (#154936)
10474 - only auto-change directories if they end in CDn or DVDn.
10475 - rev 2320.
10476
10477 -------------------------------------------------------------------
10478 Tue Mar  7 15:37:51 CET 2006 - kkaempf@suse.de
10479
10480 - silently ignore multiple installs of the same package.
10481 - fix disk usage for installs and uninstalls.
10482 - rev 2308
10483
10484 -------------------------------------------------------------------
10485 Mon Mar  6 22:22:57 CET 2006 - kkaempf@suse.de
10486
10487 - zmd-backend: filter out incompatible architectures from
10488   repository.
10489 - rev 2298
10490
10491 -------------------------------------------------------------------
10492 Mon Mar  6 21:35:24 CET 2006 - kkaempf@suse.de
10493
10494 - sync libzypp media data with mtab.
10495 - improve resolver error and solution reports.
10496 - fix source cache reading (#155459).
10497 - default cached sources to enabled (#155459).
10498 - let each source provide public keys.
10499 - rev 2297
10500
10501 -------------------------------------------------------------------
10502 Sun Mar  5 15:48:29 CET 2006 - kkaempf@suse.de
10503
10504 - only write by-sovler transactions back (#154976)
10505 - rev 2278
10506
10507 -------------------------------------------------------------------
10508 Sat Mar  4 12:36:40 CET 2006 - kkaempf@suse.de
10509
10510 - release last used source at end of commit (#155002)
10511 - rev 2277
10512
10513 -------------------------------------------------------------------
10514 Fri Mar  3 23:14:50 CET 2006 - kkaempf@suse.de
10515
10516 - cope with NULL values in zmd catalogs table (#153584)
10517 - set YAST_IS_RUNNING in transact zmd helper (#154820)
10518 - run SuSEconfig after transact zmd helper (#154820)
10519 - add softTransact to honor user vs. soft requirements (#154650)
10520 - honor all build keys provided by a package source.
10521 - add source metadata refresh.
10522 - add progress callbacks to zmd helpers.
10523 - rev 2276
10524
10525 -------------------------------------------------------------------
10526 Thu Mar  2 21:59:07 CET 2006 - kkaempf@suse.de
10527
10528 - include .diffs into main source.
10529 - catch exception when ejecting media which was unmounted externally
10530   (#154697).
10531 - init source in zmd-backend correctly (#154667)
10532 - implement disk usage info for YaST.
10533 - clean up XML schema files.
10534 - catch CPUs identifying as 'i686' but being 'i586'.
10535 - allow definition of preferred attach (mount) point for media.
10536 - make resolver results more readable.
10537 - use language fallbacks if none of multiple language providers
10538   matches.
10539 - get rid of ignoring wrong arch in resolver, having the wrong
10540   architecture is prevented by other means.
10541 - prepare for translations in exceptions.
10542 - fix 'abort does not abort'
10543 - implement 'flag' I/O in target cache backend.
10544 - skip incompatibles architectures in packages.<lang>
10545 - rev 2228
10546
10547 -------------------------------------------------------------------
10548 Thu Mar  2 13:44:34 CET 2006 - kkaempf@suse.de
10549
10550 - dont even provide src/nosrc from the source.
10551 - rev 2169 + diffs
10552
10553 -------------------------------------------------------------------
10554 Wed Mar  1 17:23:23 CET 2006 - kkaempf@suse.de
10555
10556 - Initialize commit result (#154409)
10557 - release media if its wrong (#154326)
10558 - dont copy src/nosrc packages to the pool (#154627)
10559 - reduce XML logging.
10560 - rev 2169 + diffs
10561
10562 -------------------------------------------------------------------
10563 Tue Feb 28 16:10:14 CET 2006 - kkaempf@suse.de
10564
10565 - fix path of .po files (#154074).
10566 - parse the correct package.<lang> file (kinda #154074).
10567 - complain about bad "=Sel:" or "=Pat:" lines (#153065).
10568 - reattach all released medias.
10569 - raise exception instead of abort() on XML errors (#154104).
10570 - update translations.
10571 - PathInfo: implemented a copy_dir_content (variant of copy_dir)
10572   and is_empty_dir utility function
10573 - rev 2169
10574
10575 -------------------------------------------------------------------
10576 Tue Feb 28 14:51:46 CET 2006 - kkaempf@suse.de
10577
10578 - check freshens and supplements for packages (#154074).
10579 - only complain about incomplete installed resolvables,
10580   if they are uninstalled, schedule them for installation.
10581   (#154074)
10582 - add testcases for locale() provides.
10583 - add lang_country -> lang fallback.
10584 - have locale(parent:...) deps match any provides of 'parent'
10585   also when uninstalling a package.
10586 - rev 2148
10587
10588 -------------------------------------------------------------------
10589 Tue Feb 28 10:35:15 CET 2006 - kkaempf@suse.de
10590
10591 - change the locale(...) separator to ";" (#153791)
10592 - complete "find-files" of zmd-backend.
10593 - rev 2140
10594
10595 -------------------------------------------------------------------
10596 Tue Feb 28 10:28:06 CET 2006 - visnov@suse.de
10597
10598 - avoid attaching media when initializing source
10599 - rev 2139
10600
10601 -------------------------------------------------------------------
10602 Mon Feb 27 21:26:00 CET 2006 - kkaempf@suse.de
10603
10604 - warn about misspelled 'locale(...)' provides
10605 - add testcases
10606 - rev 2134
10607
10608 -------------------------------------------------------------------
10609 Mon Feb 27 20:19:40 CET 2006 - kkaempf@suse.de
10610
10611 - fix the build
10612 - rev 2129
10613
10614 -------------------------------------------------------------------
10615 Mon Feb 27 18:15:16 CET 2006 - kkaempf@suse.de
10616
10617 - provide available locales to application (#153583)
10618 - honor 'requestedLocales' (language dependant packages)
10619 - honor release requests for all holders of a device.
10620 - silently re-attach after a forced release.
10621 - solver improvements.
10622 - handle source caches.
10623 - proper logging in zmd backend helpers.
10624 - rev 2127
10625
10626 -------------------------------------------------------------------
10627 Mon Feb 27 13:44:39 CET 2006 - kkaempf@suse.de
10628
10629 - upgrade always to best version and arch (#153577)
10630 - reset 'transact' state for obsoleted packages (#153578)
10631 - translation updates
10632 - rev 2113
10633
10634 -------------------------------------------------------------------
10635 Mon Feb 27 10:42:33 CET 2006 - kkaempf@suse.de
10636
10637 - add support for 'local' .rpm packages to zmd-backend.
10638 - rev 2101
10639
10640 -------------------------------------------------------------------
10641 Sun Feb 26 20:24:10 CET 2006 - kkaempf@suse.de
10642
10643 - fix build of zmd/backend.
10644 - actually fill 'files' table in package-files.
10645 - rev 2094
10646
10647 -------------------------------------------------------------------
10648 Sun Feb 26 17:43:06 CET 2006 - kkaempf@suse.de
10649
10650 - improve testcases.
10651 - add 'setPossibleLocales()' to ZYpp, this defines the set
10652   of possible locales to choose from (#153583)
10653 - provide LanguageImpl and create 'Language' resolvables for
10654   each 'possible' locale.
10655 - fix YUM parsing of patches, insert 'atoms' to link patches
10656   with packages.
10657 - replace gzstream/ with own, existing implementation.
10658 - honor locks in solver (#150231)
10659 - sync pool with target after commit() properly (#150565, #153066)
10660 - new zmd helper 'package-files'
10661 - rev 2093
10662
10663 -------------------------------------------------------------------
10664 Thu Feb 23 21:45:06 CET 2006 - kkaempf@suse.de
10665
10666 - prevent multiple initializations of the target (#153124)
10667 - implement 'loopback mounted ISO images'
10668 - retain old package sources on upgrade.
10669 - support compressed .xml files in 'repodata' type repositories.
10670 - rev 2025
10671
10672 -------------------------------------------------------------------
10673 Thu Feb 23 15:16:58 CET 2006 - kkaempf@suse.de
10674
10675 - parse locale(...) provides and construct correct dependencies.
10676
10677 -------------------------------------------------------------------
10678 Thu Feb 23 14:16:44 CET 2006 - kkaempf@suse.de
10679
10680 - always upgrade to candidate (#152760).
10681 - fix typo in package sorting.
10682 - prepare handling of locale provides.
10683 - rev 1995
10684
10685 -------------------------------------------------------------------
10686 Thu Feb 23 10:53:51 CET 2006 - kkaempf@suse.de
10687
10688 - sort src/nosrc package to right list during commit.
10689 - revert installtime/buildtime in susetags parser (#152760)
10690 - rev 1990
10691
10692 -------------------------------------------------------------------
10693 Thu Feb 23 10:22:08 CET 2006 - kkaempf@suse.de
10694
10695 - reset state after successful commit (#153030)
10696 - run "rpm -e" always with "--nodeps" (#153026)
10697 - provide separate resolvable kind for src packages.
10698 - extend status field for LOCK and LICENSE.
10699 - add sameState()/diffState() for UI.
10700 - provide 'best' candidate for UI.
10701 - set 60 sec timeout for curl access.
10702 - don't cross-compare solver results, takes too much time.
10703 - provide sizes of installed packages.
10704 - extend REQUIRES semantics in content file.
10705 - add "parse-metadata" helper to zmd-backend.
10706 - rev 1987
10707
10708 -------------------------------------------------------------------
10709 Wed Feb 22 14:51:46 CET 2006 - kkaempf@suse.de
10710
10711 - provide complete disk usage data (#152761)
10712 - include upgrade flag when copying solver solution
10713   back to pool (#152717)
10714 - rev 1959
10715
10716 -------------------------------------------------------------------
10717 Wed Feb 22 13:16:48 CET 2006 - kkaempf@suse.de
10718
10719 - don't insert incompatible architectures to the pool (#151933)
10720 - don't accept incompatible architectures from a repository
10721   (#151933)
10722 - separate rpm log (#151431).
10723 - allow extended product requires.
10724 - rev 1954
10725
10726 -------------------------------------------------------------------
10727 Tue Feb 21 22:02:59 CET 2006 - kkaempf@suse.de
10728
10729 - provide the XML schema files in the main package. (#152593)
10730
10731 -------------------------------------------------------------------
10732 Tue Feb 21 20:05:34 CET 2006 - kkaempf@suse.de
10733
10734 - provide arch compat handling.
10735 - implement data upload to zmd.
10736 - fix source metadata caching on target.
10737 - add 'supplements' dependencies to 'yum' parser.
10738 - provide user agent identification to curl calls.
10739 - move resolver branches (multiple alternatives) back in queue
10740   (resolve known things first, then the unknown ones).
10741 - clean up 'packages' parser.
10742 - rev 1947
10743
10744 -------------------------------------------------------------------
10745 Tue Feb 21 09:18:53 CET 2006 - kkaempf@suse.de
10746
10747 - improve media mount/umount interface
10748 - prepare class ArchCompat for proper architecture ordering
10749   and compatibility handling.
10750 - add returns to dummy functions in DbAccess.
10751 - rev 1913
10752
10753 -------------------------------------------------------------------
10754 Mon Feb 20 21:08:22 CET 2006 - kkaempf@suse.de
10755
10756 - don't explictly delete to-be-upgraded packages.
10757 - finish query-system, resolve-dependencies, and transact for
10758   libzypp-zmd-backend.
10759 - provide Pattern::category.
10760 - move system architecture to toplevel.
10761 - make target store pathname settable.
10762 - speed up rpmdb reading by properly filtering unwanted file
10763   provides.
10764 - rev 1905
10765
10766 -------------------------------------------------------------------
10767 Sun Feb 19 20:35:03 CET 2006 - kkaempf@suse.de
10768
10769 - new translations.
10770 - proofread texts.
10771 - when comparing solutions, prefer higher versions.
10772 - provide generic 'SafeBool' for bool conversions.
10773 - add PtrTypes testsuites.
10774 - rev 1876
10775
10776 -------------------------------------------------------------------
10777 Fri Feb 17 21:43:51 CET 2006 - kkaempf@suse.de
10778
10779 - integrate all diffs
10780 - move Target::commit to toplevel API
10781 - generalize dependency iterators and hash dependency
10782   information in pool (for speedup)
10783 - add 'supplements' as dependency
10784 - make more pattern attributes available
10785 - drop "smbfs" in favour of "cifs" (#151476)
10786 - add metadata cache to sources (Beta4 bug)
10787 - run "rpm -e"  with name-version-release
10788 - fix update conflicts
10789 - rev 1864
10790
10791 -------------------------------------------------------------------
10792 Thu Feb 16 20:02:19 CET 2006 - kkaempf@suse.de
10793
10794 - fix-mediachange.diff: dont skip CD but retry after media change
10795 - cd-eject-button.diff: fix CD url so YaST recognizes it and shows
10796   'eject' button
10797 - release-forced-eject-no-ptrfix.diff: fix refcounting in ptrs
10798   so media handle gets actually released and media unmounted.
10799
10800 -------------------------------------------------------------------
10801 Thu Feb 16 14:40:31 CET 2006 - kkaempf@suse.de
10802
10803 - implement arch scoring
10804 - prefer better arch (#151427)
10805 - transitive depedencies of weak requirements are non-weak
10806   (#151446)
10807 - rev 1778 + diff
10808
10809 -------------------------------------------------------------------
10810 Wed Feb 15 18:19:12 CET 2006 - kkaempf@suse.de
10811
10812 - ignore self and to-be-updated conflicts (#150844)
10813 - fix enable of target store (for non-packages)
10814 - rev 1778
10815
10816 -------------------------------------------------------------------
10817 Wed Feb 15 13:11:28 CET 2006 - kkaempf@suse.de
10818
10819 - fix "cd:" url (#151121)
10820 - provide location() in public Package api
10821 - allow running distribution upgrade in testmode
10822 - extend HAL interface
10823 - rev 1762
10824
10825 -------------------------------------------------------------------
10826 Wed Feb 15 10:10:48 CET 2006 - kkaempf@suse.de
10827
10828 - pass normal and locale packages from selections correctly.
10829 - its "baseconf" for base selections.
10830 - Make 'ZYpp' an obvious singleton.
10831 - provide releasenotesUrl.
10832 - dont continue upgrade without target.
10833 - implement 'fake' hal for testing.
10834 - fix package sizes.
10835 - more solver testcases.
10836 - rev 1754
10837
10838 -------------------------------------------------------------------
10839 Tue Feb 14 20:52:02 CET 2006 - kkaempf@suse.de
10840
10841 - extend requires of libzypp-devel
10842 - provide package sizes for UI
10843 - provide more UI helpers
10844 - implement Product and related functions
10845 - fix split provides in distribution upgrade
10846 - provide locale information to system
10847 - ask HAL for available devices
10848 - reduce debug information in solver
10849 - filter architectures in source, not in solver
10850 - rev 1743
10851
10852 -------------------------------------------------------------------
10853 Tue Feb 14 07:27:39 CET 2006 - visnov@suse.de
10854
10855 - disable another testsuite for now
10856 - fetch the default locale from environment
10857 - support user-defined formatting of log
10858 - rev 1710
10859
10860 -------------------------------------------------------------------
10861 Mon Feb 13 20:41:36 CET 2006 - visnov@suse.de
10862
10863 - providing basic product information from susetags source
10864 - public API for preferred language
10865 - implemented redirect of logging (#149001)
10866 - report start/finish of source data parsing (#150211)
10867 - store/restore source aliases properly (#150256)
10868 - disable a lot of debug logging to speed up solver
10869 - properly rewrite URL for CDn directory layouts (#149870)
10870 - rev 1706
10871
10872 -------------------------------------------------------------------
10873 Sun Feb 12 16:59:48 CET 2006 - kkaempf@suse.de
10874
10875 - add save/restore state to facilitate UI 'cancel'
10876 - enable target/store
10877 - add 'forceResolve' call and flag to resolver to switch between
10878   task-oriented ZMD and interactive YaST behaviour.
10879 - Fix resolver problem solution texts.
10880 - improve solver problem solution offerings.
10881 - fix media access handling to better support multiple
10882   requestors to single media.
10883 - move the media number checking to the source (media requestor)
10884   which knows how to verify the correct media.
10885 - Fix CD ordering (#149871), adding testcases.
10886 - Move 'PoolItemList' and 'PoolItemSet' typedefs inside classes.
10887 - Add selections to testcases.
10888 - rev 1673
10889
10890 -------------------------------------------------------------------
10891 Sat Feb 11 10:17:15 CET 2006 - kukuk@suse.de
10892
10893 - Fix missing return in Source.cc:124
10894
10895 -------------------------------------------------------------------
10896 Fri Feb 10 18:41:29 CET 2006 - kkaempf@suse.de
10897
10898 - cope with empty arch field in selections
10899 - enable dummy "enableStorage" function
10900 - rev 1610-branch
10901
10902 -------------------------------------------------------------------
10903 Fri Feb 10 15:36:43 CET 2006 - kkaempf@suse.de
10904
10905 - fix random data return in Source.cc
10906 - rev 1610
10907
10908 -------------------------------------------------------------------
10909 Fri Feb 10 15:00:45 CET 2006 - kkaempf@suse.de
10910
10911 - adapt zmd-backend to SourceImpl API change
10912 - rev 1608
10913
10914 -------------------------------------------------------------------
10915 Fri Feb 10 13:54:43 CET 2006 - kkaempf@suse.de
10916
10917 - fix the packages parser bug. Now all packages are parsed
10918   including (english) translations.
10919   source/susetags is back to svn head.
10920 - rev 1600
10921
10922 -------------------------------------------------------------------
10923 Fri Feb 10 10:30:12 CET 2006 - kkaempf@suse.de
10924
10925 - fix off-by-one bug in bitfield handling
10926 - revert source/susetags to rev 1411
10927 - rev 1586
10928
10929 -------------------------------------------------------------------
10930 Thu Feb  9 22:21:43 CET 2006 - kkaempf@suse.de
10931
10932 - dont prereq-sort non-packages
10933 - rev 1584
10934
10935 -------------------------------------------------------------------
10936 Thu Feb  9 21:29:00 CET 2006 - kkaempf@suse.de
10937
10938 - rev 1582
10939
10940 -------------------------------------------------------------------
10941 Thu Feb  9 11:10:54 CET 2006 - kkaempf@suse.de
10942
10943 - update to rev 1543
10944
10945 -------------------------------------------------------------------
10946 Thu Feb  9 00:49:23 CET 2006 - ro@suse.de
10947
10948 - require hal-devel in libzypp-devel
10949 - re-merge fixes (RPM_OPT_FLAGS)
10950
10951 -------------------------------------------------------------------
10952 Wed Feb  8 23:53:58 CET 2006 - kkaempf@suse.de
10953
10954 - make solver behaviour a bit more interactive
10955 - rev 1537
10956
10957 -------------------------------------------------------------------
10958 Wed Feb  8 18:45:21 CET 2006 - schwab@suse.de
10959
10960 - Fix syntax error in configure script.
10961 - Use RPM_OPT_FLAGS.
10962
10963 -------------------------------------------------------------------
10964 Wed Feb  8 17:03:37 CET 2006 - kkaempf@suse.de
10965
10966 - update for qt ui integration
10967 - rev 1504
10968
10969 -------------------------------------------------------------------
10970 Tue Feb  7 23:18:09 CET 2006 - kkaempf@suse.de
10971
10972 - split off libzypp-zmd-backend
10973 - rev 1466
10974
10975 -------------------------------------------------------------------
10976 Tue Feb  7 23:10:59 CET 2006 - kkaempf@suse.de
10977
10978 - another update to svn
10979
10980 -------------------------------------------------------------------
10981 Mon Feb  6 20:42:22 CET 2006 - kkaempf@suse.de
10982
10983 - finish rpm callbacks
10984 - finish UI API
10985 - fix state change resolver<->pool
10986 - zmd backend stuff
10987 - speed up tag file parsing
10988 - rev 1405
10989
10990 -------------------------------------------------------------------
10991 Mon Feb  6 16:53:03 CET 2006 - schubi@suse.de
10992
10993 - disabling failing tests of s390 and ppc
10994
10995 -------------------------------------------------------------------
10996 Mon Feb  6 11:14:16 CET 2006 - schubi@suse.de
10997
10998 - Snapshoot rev 1367
10999
11000 -------------------------------------------------------------------
11001 Mon Feb  6 01:42:48 CET 2006 - kkaempf@suse.de
11002
11003 - use hashes for pool
11004 - rev 1343
11005
11006 -------------------------------------------------------------------
11007 Fri Feb  3 14:21:47 CET 2006 - schubi@suse.de
11008
11009 - removed Obsoletes:    yast2-packagemanager
11010
11011 -------------------------------------------------------------------
11012 Fri Feb  3 11:36:19 CET 2006 - schubi@suse.de
11013
11014 - Snapshoot 3 Feb 2005 (11:30)
11015
11016 -------------------------------------------------------------------
11017 Thu Feb  2 14:27:02 CET 2006 - schubi@suse.de
11018
11019 - Snapshoot 2 Feb 2005 (14:00)
11020
11021 -------------------------------------------------------------------
11022 Thu Feb  2 12:23:03 CET 2006 - schubi@suse.de
11023
11024 - Snapshoot 2 Feb 2005 ( integrating YaST )
11025
11026 -------------------------------------------------------------------
11027 Wed Jan 25 21:37:50 CET 2006 - mls@suse.de
11028
11029 - converted neededforbuild to BuildRequires
11030
11031 -------------------------------------------------------------------
11032 Sat Jan 14 08:51:55 CET 2006 - kkaempf@suse.de
11033
11034 - Initial version
11035