SHA256
6
0
forked from pool/file
2016-06-01 10:23:07 +00:00
committed by Git OBS Bridge
parent 4899fd2e20
commit 9a0fb27299
12 changed files with 39 additions and 269 deletions

View File

@@ -1,3 +1,24 @@
-------------------------------------------------------------------
Wed Jun 1 10:17:08 UTC 2016 - werner@suse.de
- Update to file version 5.27
* Errors comparing DER entries or computing offsets
are just indications of malformed non-DER files.
Don't print them.
* Offset comparison was off-by-one.
* Fix compression code (Werner Fink)
* Put new bytes constant in the right file (not the generated one)
- Remove patches
file-5.26-version.patch
file-5.26-downgrade_DER.patch
file-5.26-console.diff
file-5.26-zmagic.patch
as now upstream
- Disable patch file-5.26-revert-close.patch for test
- Modify patches
file-5.17-option.dif
file-5.26.dif
-------------------------------------------------------------------
Wed Apr 20 07:14:15 UTC 2016 - werner@suse.de