SHA256
1
0
forked from pool/libzypp

Update to last sucessful build

OBS-URL: https://build.opensuse.org/package/show/zypp:Head/libzypp?expand=0&rev=769
This commit is contained in:
ZYpp Developers 2011-05-25 11:29:34 +00:00 committed by Git OBS Bridge
parent e6ec588e48
commit 5ccf72540b
2 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b14cce37d78a94a106a6de8de8b77e4f93c34db42870a58494c85be20b8e6c6
size 4979317
oid sha256:b4be7a1e1b71dd324acb5925e908779e29284a7d6f510f3faf159fabc18ee804
size 4979907

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed May 25 09:22:28 CEST 2011 - ma@suse.de
- Add a fallback gnome-packagekit updater in package-manager (bnc#667504)
- Backport changelog entries from SLE11-SP1 branch. Bugs mentioned here
were either fixed without bnc# or do not apply to this branch. This is
to make the changelog checker happy:
- Set proper defaults for service repos (bnc#673943)
-------------------------------------------------------------------
Tue May 24 12:43:32 CEST 2011 - dheidler@suse.de
@ -43,12 +52,12 @@ Wed May 18 14:10:20 CEST 2011 - dmacvicar@suse.de
-------------------------------------------------------------------
Mon May 16 14:42:09 CEST 2011 - dmacvicar@suse.de
- forward port all changes to make it build in Code10
- forward port all changes to make it build in Code10
-------------------------------------------------------------------
Mon May 16 11:51:51 UTC 2011 - dmacvicar@suse.de
- make -Werror=format-security optional and used only if
- make -Werror=format-security optional and used only if
supported
-------------------------------------------------------------------
@ -87,7 +96,7 @@ Tue Apr 12 18:49:32 CEST 2011 - dheidler@suse.de
-------------------------------------------------------------------
Tue Apr 5 12:08:27 CEST 2011 - ma@suse.de
- Switch ResPoolProxy to use multimap in order to allow iteration
- Switch ResPoolProxy to use multimap in order to allow iteration
of all Selectables of all kinds.
- Add upper/lower_bound iteration to MapKVIterator.
- Add stream output for multimap/set.