Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
halo
external_e2fsprogs
Commits
4ee558fc
Commit
4ee558fc
authored
20 years ago
by
Theodore Ts'o
Browse files
Options
Download
Email Patches
Plain Diff
Update release notes, changelog, for the 1.36-rc3 release.
parent
c1e33e1e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
3 deletions
+26
-3
RELEASE-NOTES
RELEASE-NOTES
+11
-1
debian/changelog
debian/changelog
+13
-0
version.h
version.h
+2
-2
No files found.
RELEASE-NOTES
View file @
4ee558fc
de
2fsprogs 1.36-rc
2
(January 1
1
, 2005)
E
2fsprogs 1.36-rc
3
(January 1
8
, 2005)
======================================
All of the patches that were applied to Fedore Core 3's
...
...
@@ -69,6 +69,14 @@ E2fsprogs programs will now accept blocksizes up to 65536; kernel
support on the x86 doesn't exist for now, but it can be useful on
other architectures with page sizes greater than 4k.
The e2image command now takes the -s option which will scramble
directory entries for raw image files.
Fix a file descriptor leak in the filefrag program.
Make sure e2fsck doesn't crash when /proc/acpi/ac_adapter is not
present.
Fix bug in debugfs where kill_file would lead to errors when deleting
devices and symlinks. (Sourceforge Bugs #954741 and #957244)
...
...
@@ -213,6 +221,8 @@ Update to use autoconf 2.5x.
Improved support for compiling e2fsprogs under dietlibc.
Make e2fsprogs portable to Solaris and FreeBSD systems.
E2fsprogs 1.35 (February 28, 2004)
==================================
...
...
This diff is collapsed.
Click to expand it.
debian/changelog
View file @
4ee558fc
e2fsprogs
(
1.36
rc3
-
1
)
unstable
;
urgency
=
low
*
New
upstream
release
*
Update
Italian
,
French
,
and
Turkish
translations
*
Fixed
file
descriptor
leak
in
the
filefrag
program
*
Add
-
s
option
to
e2image
which
scrambles
directory
entries
when
making
raw
image
files
*
Make
sure
e2fsck
doesn
't crash if /proc/acpi/ac_adapter does not
exist
* Added Solaris, FreeBSD portability fixes
-- Theodore Y. Ts'
o
<
tytso
@
mit
.
edu
>
Wed
,
19
Jan
2005
00
:
33
:
31
-
0500
e2fsprogs
(
1.36
rc2
-
1
)
unstable
;
urgency
=
low
*
New
upstream
release
...
...
This diff is collapsed.
Click to expand it.
version.h
View file @
4ee558fc
...
...
@@ -6,5 +6,5 @@
* Ts'o. This file may be redistributed under the GNU Public License.
*/
#define E2FSPROGS_VERSION "1.36-rc
2
"
#define E2FSPROGS_DATE "1
1
-Jan-2005"
#define E2FSPROGS_VERSION "1.36-rc
3
"
#define E2FSPROGS_DATE "1
8
-Jan-2005"
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment