~ubuntu-branches/ubuntu/edgy/e2fsprogs/edgy-updates

« back to all changes in this revision

Viewing changes to lib/ss/ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Tollef Fog Heen
  • Date: 2005-08-23 10:42:10 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050823104210-t15igvmgrkzea0dq
Tags: 1.38-2ubuntu1
* Merge with Debian.  (Ubuntu #13757)
* Remove tests/f_bad_disconnected_inode/image.gz to be able to build the
  package.  This will (hopefully) be in the next upstream version and is
  just used for testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-07-25  Theodore Ts'o  <tytso@mit.edu>
 
2
 
 
3
        * pager.c (ss_safe_getenv): Pass in zero to the unusued arguments
 
4
                of prctl(PR_GET_DUMPABLE) to avoid false positives from
 
5
                valgrind.
 
6
 
 
7
2006-06-30  Theodore Ts'o  <tytso@mit.edu>
 
8
 
 
9
        * Release of E2fsprogs 1.38
 
10
 
 
11
2005-05-08  Theodore Ts'o  <tytso@mit.edu>
 
12
 
 
13
        * pager.c (ss_safe_getenv): Fix bug so it would fetch the right
 
14
                environment variable.
 
15
 
 
16
2005-03-31  Theodore Ts'o  <tytso@mit.edu>
 
17
 
 
18
        * get_readline.c (ss_get_readline), pager.c (ss_page_stdin): If
 
19
                called by a setuid/setgid or an otherwise privileged
 
20
                program, be paranoid and ignore the PAGER and
 
21
                SS_READLINE_PATH environment variables.
 
22
 
 
23
2005-03-21  Theodore Ts'o  <tytso@mit.edu>
 
24
 
 
25
        * Release of E2fsprogs 1.37
 
26
 
 
27
2006-02-05  Theodore Ts'o  <tytso@mit.edu>
 
28
 
 
29
        * Release of E2fsprogs 1.36
 
30
 
 
31
2005-02-05  Theodore Ts'o  <tytso@mit.edu>
 
32
 
 
33
        * Makefile.in: Remove ss.pc on a "make distclean"
 
34
 
 
35
2005-01-26  Theodore Ts'o  <tytso@mit.edu>
 
36
 
 
37
        * ss.pc.in: Add pkg-config files.
 
38
 
 
39
2005-01-18  Theodore Ts'o  <tytso@mit.edu>
 
40
 
 
41
        * Makefile.in: Fix the kernel compile-time echo commands to be
 
42
                consistent and portable
 
43
 
 
44
2004-12-14  Theodore Ts'o  <tytso@mit.edu>
 
45
 
 
46
        * Makefile.in: Use Linux-kernel-style makefile output for "make
 
47
                install"
 
48
 
 
49
        * Makefile.in (installdirs): Use $(MKINSTALLDIRS) macro
 
50
                Update dependencies.
 
51
 
 
52
2004-11-30  Theodore Ts'o  <tytso@mit.edu>
 
53
 
 
54
        * Makefile.in: Use Linux-kernel-style makefile output to make it
 
55
                easier to see errors/warnings.
 
56
 
 
57
2004-09-17  Theodore Ts'o  <tytso@mit.edu>
 
58
 
 
59
        * mk_cmds.sh.in: Remove XSI:isms for greater portability.
 
60
                (Addresses Debian Bug #255589)
 
61
 
1
62
2004-02-29  Brian Bergstrand  <brian@bergstrand.org>
2
63
 
3
64
        * Makefile.in: Use $(BSDLIB_PIC_FLAG) to determine whether to use