Changelog for
reiserfs-3.6.27-63.3.x86_64.rpm :
Tue Aug 7 14:00:00 2018 dmuellerAATTsuse.com
- fix build for older distros
Thu Aug 2 14:00:00 2018 schwabAATTsuse.de
- Compile with _GNU_SOURCE to get loff_t
- Use %license for COPYING
Wed Nov 29 13:00:00 2017 jeffmAATTsuse.com
- Added COPYING to %doc
Wed Nov 22 13:00:00 2017 jeffmAATTsuse.com
- Add conflicts for libreiserfscore0 and earlier reiserfs package (bsc#1071088).
Tue Jul 25 14:00:00 2017 jeffmAATTsuse.com
- Update with respun 3.6.27.
Tue Jul 25 14:00:00 2017 jeffmAATTsuse.com
- Update to 3.6.27
- build: use AATTPACKAGE_VERSIONAATT instead of AATTREISERFSCORE_VERSIONAATT in .pc file
- xattrs: handle both hash forms in reiserfs_check_xattr
- misc: include
- reiserfs package now depends on libreiserfscore0
Thu Jun 22 14:00:00 2017 jeffmAATTsuse.com
- Update to 3.6.26
- Fixes a NULL pointer dereference caused by reiserfsck.
- build: libcom_err is required
- reiserfscore: add reiserfs_err.et to EXTRA_DIST
Mon Jun 6 14:00:00 2016 jeffmAATTsuse.com
- Update to 3.6.25
- reiserfsprogs: use com_err in reiserfs_open
- reiserfscore: fix \"new_insert_key may be used uninitialized...\"
- reiserfsprogs: fix issues with inline functions
- man: Fixes a little glitch in the man page.
- manpages: escape dashes
- fsck: remove namesys.com reference in error text
- reiserfscore: constify struct pointer arguments
- reiserfscore: constify strings
- reiserfslib: add basic extended attribute helpers
- reiserfslib: add file data and directory iterators
- mkreiserfs: move block_size_ok out of reiserfscore
- debugreiserfs: fix incorrect memset size in unpack_stat_data
- reiserfsprogs: remove dead code
- debugreiserfs: fix use after free while closing log
- reiserfsprogs: add helpers for constant endian routines
- Removed patch debugreiserfs-fix-use-after-free-while-closing-log
Mon Mar 23 13:00:00 2015 crrodriguezAATTopensuse.org
- Use -fgnu89-inline, fixes build with gcc5.
Wed Nov 6 13:00:00 2013 jeffmAATTsuse.com
- debugreiserfs-fix-use-after-free-while-closing-log:
debugreiserfs: fix use after free while closing log (bnc#849264).
Tue Sep 17 14:00:00 2013 jeffmAATTsuse.com
- Update to upstream master (57eac84)
- reiserfsprogs: add helpers for constant endian routines
Mon Sep 16 14:00:00 2013 jeffmAATTsuse.com
- silent-rules.patch: Add workaround for missing AM_SILENT_RULES
Mon Sep 16 14:00:00 2013 jeffmAATTsuse.com
- Update to upstream master (19566d0)
- build: introduce shared libreiserfscore.so and export it
- reiserfsprogs: convert reiserfs_filsys_t from structure to pointer-to-structure
- reiserfsprogs: annotate for endian safeness
- reiserfsprogs: fix remaining sparse warnings
- reiserfsprogs: Fix sparse \"warning: Using plain integer as NULL pointer\"
- sparse: move bitops functions to include/misc.h
- reiserfscore: rename usearch_by_position to reiserfs_search_by_position
- reiserfscore: make reiserfs_open\'s filename argument const
- swab: protect le32_to_cpu and friends against being defined twice
- reiserfs_fs.h: Eliminate overlays in offset_v2 helpers
- reiserfscore: move endian helpers for offset_v2 into header
- reiserfs_fs.h: Fix ifndef for multiple inclusion
Tue Aug 27 14:00:00 2013 jeffmAATTsuse.com
- Update to 3.6.24.
- reiserfsprogs: autogenerate the version number in the man pages
- journal: fix division by 0 with one transaction in log (crash)
- resize_reiserfs: fix > 8TB printf formatting
- Packaging cleanups.
Mon Jul 1 14:00:00 2013 jeffmAATTsuse.com
- Update to 3.6.23.
- Includes previous packaged fixes.
- Mostly build/warning fixes.
Thu May 24 14:00:00 2012 jengelhAATTinai.de
- Remove redundant tags/sections from specfile
- Parallel build with %_smp_mflags
Thu Dec 1 13:00:00 2011 cooloAATTsuse.com
- add automake as buildrequire to avoid implicit dependency
Mon Aug 8 14:00:00 2011 jeffmAATTsuse.de
- Fix signedness issues for large file systems
Thu Apr 15 14:00:00 2010 jeffmAATTsuse.de
- Fix use-after-free crash in reiserfsck w/ free poisoning
Sat Jan 10 13:00:00 2009 jeffmAATTsuse.de
- Update to 3.6.21
- Includes our entire patch queue.
- Fix for disallowing block sizes < 4k.
Thu Mar 13 13:00:00 2008 jeffmAATTsuse.com
- mkreiserfs now creates the root directory with the ownership
of the calling user. (bnc#369006)
Sat Jan 26 13:00:00 2008 jeffmAATTsuse.com
- Added dependency on linux-kernel-headers for asm/types.h
Thu Jan 24 13:00:00 2008 jeffmAATTsuse.com
- Backported patches to 3.6.19 and backed out the 3.6.20 update. (#355584)
- Added patch to remove unfulfilled dependency on asm/unaligned.h
Mon Jan 14 13:00:00 2008 jeffmAATTsuse.com
- Build fixes for big-endian machines.
Thu Jan 3 13:00:00 2008 jeffmAATTsuse.com
- Removed several common system-defined typedefs that were wrong
for ia64.
Tue Dec 4 13:00:00 2007 jeffmAATTsuse.com
- Updated to 3.6.20
- Numerous fixes
- Code refactoring into saner directories
- Native >= 8 TB support
- Added progress/spinner
- Added fsck -a mount count and timestamping for faster booting
Mon Aug 13 14:00:00 2007 jeffmAATTsuse.com
- Fixes for file systems >= 8 TiB
Mon Aug 6 14:00:00 2007 olhAATTsuse.de
- remove inclusion of asm/unaligned.h
use a copy of asm-generic/unaligned.h instead
Thu Jun 21 14:00:00 2007 adrianAATTsuse.de
- fix changelog entry order
Wed Mar 28 14:00:00 2007 jeffmAATTsuse.com
- Added Supplements: filesystem(reiserfs) to spec file (FATE 301966)
Tue Feb 20 13:00:00 2007 jeffmAATTsuse.com
- Added O_EXCL to reiserfs_create()\'s open() call
Tue Feb 13 13:00:00 2007 jeffmAATTsuse.com
- Added progress bar and silenced journal replay messages with
- a mode.
Tue Feb 13 13:00:00 2007 jeffmAATTsuse.com
- Removed fsck_sleep call that causes reiserfsck to stay in the
background for 5s, causing problems with multipath and kpartx