File: changelog

package info (click to toggle)
uphpmvault 0.8
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 492 kB
  • ctags: 98
  • sloc: cpp: 425; sh: 251; makefile: 40
file content (35 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
uphpmvault (0.8) unstable; urgency=low

  * Added stddef.h s.t. offsetof macro is available.  Required by GCC 4.6.  (closes: bug#632569)

 -- Marc Singer <elf@buici.com>  Sun, 03 Jul 2011 11:02:58 -0700

uphpmvault (0.7) unstable; urgency=low

  * Releasing a second time to remove git control files from source
    archive.

 -- Marc Singer <elf@buici.com>  Mon, 02 May 2011 10:31:16 -0700

uphpmvault (0.6) unstable; urgency=low

  * GCC 4.6 changes (exposes) a missing prototype for ::fstat.  Including
    the proscribed headers solves issue.  (closes: bug#624912)
  * Fixed type-pun warnings.
  * Fixed sizeof in printf warning exposed on 64 bit host.

 -- Marc Singer <elf@buici.com>  Mon, 02 May 2011 10:12:31 -0700

uphpmvault (0.5) unstable; urgency=low

  * Added 'install' target to Makefile.  Package not much good without it.
  * Added man page.

 -- Marc Singer <elf@buici.com>  Fri, 04 Jul 2008 14:39:30 -0700

uphpmvault (0.4) unstable; urgency=low

  * First release of package.

 -- Marc Singer <elf@buici.com>  Tue, 24 Jun 2008 22:03:45 -0700