SHA256
1
0
forked from pool/systemd

- Add 0001-add-sparse-support-to-detect-endianness-bug.patch: fix

endianness error, preventing journal to work properly on ppc.
- Add fixppc.patch: fix build and warnings on ppc.

OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=262
This commit is contained in:
2012-03-21 12:59:57 +00:00
committed by Git OBS Bridge
parent c83a92ecbe
commit 729f3c2839
5 changed files with 412 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Mar 19 14:07:23 UTC 2012 - fcrozat@suse.com
- Add 0001-add-sparse-support-to-detect-endianness-bug.patch: fix
endianness error, preventing journal to work properly on ppc.
- Add fixppc.patch: fix build and warnings on ppc.
-------------------------------------------------------------------
Mon Mar 19 10:11:23 UTC 2012 - fcrozat@suse.com