File: changelog

package info (click to toggle)
tokyotyrant 1.1.40-4.2
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,892 kB
  • ctags: 1,482
  • sloc: ansic: 15,331; sh: 427; makefile: 295; perl: 192; awk: 91; ruby: 42
file content (69 lines) | stat: -rw-r--r-- 2,468 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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
tokyotyrant (1.1.40-4.2) unstable; urgency=low

  * Non-maintainer upload.
  * debian/patches/007-libdl-underlinkage: Apply patch from Ubuntu to fix
    FTBFS due to underlinkage. (Closes: #713675)

 -- Sebastian Ramacher <sramacher@debian.org>  Sat, 03 Aug 2013 02:41:41 +0200

tokyotyrant (1.1.40-4.1) unstable; urgency=low

  * Non-maintainer upload.
  * Add patch to add all libraries needed to linker commandline.
    Patch by Andreas Moog. (LP: #756048) (Closes: #615787)
  * Fix FTBFS since start-stop-daemon resides under /sbin, and this path isn't 
    included in the standard path when building as non-root. This needs to
    update the patch 003-run-service-make-check to add /sbin/
    Patch by Moritz Muehlenhoff. (Closes: #626359)

 -- Ana Beatriz Guerrero Lopez <ana@debian.org>  Sat, 10 Sep 2011 16:45:01 +0200

tokyotyrant (1.1.40-4) unstable; urgency=low

  * Fixed bashism in init script (Closes: #581141).

 -- Örjan Persson <orange@fobie.net>  Fri, 14 May 2010 10:11:02 +0200

tokyotyrant (1.1.40-3) unstable; urgency=low

  * Fixed a bug in the init script which on system reboot would start
    up using wrong socket, pid etc. Thanks to Nicolas Noirbent for the
    report (Closes: #576708).

 -- Örjan Persson <orange@fobie.net>  Tue, 06 Apr 2010 20:26:49 +0200

tokyotyrant (1.1.40-2) unstable; urgency=low

  * Updated 003-run-service-make-check to wait until daemon is ready.
  * Sockets are now used as default in utilities.
  * Set umask in init script to restrict access to socket.

 -- Örjan Persson <orange@fobie.net>  Sun, 14 Feb 2010 18:16:30 +0100

tokyotyrant (1.1.40-1) unstable; urgency=low

  * New upstream version (Closes: #566865).
  * Enabled tests and added 003-run-service-make-check.
  * Added 004-kfreebsd-fix to make it build on kfreebsd.

 -- Örjan Persson <orange@fobie.net>  Sun, 07 Feb 2010 20:19:39 +0100

tokyotyrant (0.9.19-3) unstable; urgency=low

  * Updated package description (Closes: #566246).
  * Unix socket is now used as default compared to *:1978.
  * Depend on libtokyocabinet-dev for dev package (Closes: #566584).

 -- Örjan Persson <orange@fobie.net>  Wed, 03 Feb 2010 21:57:38 +0100

tokyotyrant (0.9.19-2) unstable; urgency=low

  * Updated Debian copyright.

 -- Örjan Persson <orange@fobie.net>  Sat, 16 Jan 2010 14:47:19 +0100

tokyotyrant (0.9.19-1) unstable; urgency=low

  * Initial release (Closes: #563921).

 -- Örjan Persson <orange@fobie.net>  Wed, 06 Jan 2010 18:42:42 +0100