File: changelog

package info (click to toggle)
roxen 1.2beta2-2
  • links: PTS
  • area: contrib
  • in suites: hamm
  • size: 16,948 kB
  • ctags: 8,589
  • sloc: ansic: 89,632; asm: 8,431; sh: 2,915; makefile: 1,787; cpp: 377
file content (77 lines) | stat: -rw-r--r-- 3,277 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
70
71
72
73
74
75
76
77
roxen (1.2beta2-2) frozen unstable; urgency=low, closes=24370 24471 24473

  * Included second patch for start script, it now exits when it is told
    to stop Roxen (closes: Bug#24370, Bug#24471)
  * Improved init.d script
  * Applied security patch from the upstream author to let SSI scripts run
    as nobody:nogroup. (closes: Bug#24473)  This *does* warrent an upload
    into frozen so please don't reject it.
  * Applied upstream patch to ftp2.pike

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Thu, 16 Jul 1998 12:13:52 +0200

roxen (1.2beta2-1) unstable; urgency=low

  * New upstream source
  * Changed gmp to gmp2 / gmp.h to gmp2/gmp.h in some configure suites
  * Added examples for Roxen
  * It seems to me that configure needs to run twice in order to create
    usable Makefiles.  This is now handled by debian/rules.  Ugly but...

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat, 4 Jul 1998 19:56:02 +0200

roxen (1.2beta1-2) unstable; urgency=low

  * Added conffiles
  * Moved tetris from roxen into pike, and by that into /usr/games as
    tetris-roxen
  * Moved feature_list from roxen into pike, and into an appropriate place
  * Correct permissions for cgi and fcgi programs (lintian)
  * Removed path to master.pike in roxen install
  * Renamed install.pike to install-roxen and fixed permissions (lintian)
  * Moved install to bin/install
  * Renamed sqladduser.pike to sqladduser and fixed permissions (lintian)
  * Fixed permissions of garbagecollector.pike (lintian)
  * Removed #! from lr.pike (lintian)
  * Stripped all .so files (lintian)
  * Renamed pdbi.pike to pdbi and fixed permissions (lintian)
  * Added small manpage for pike
  * Added small manpage for tetris
  * Moved pike and tetris-pike manpage into correct package

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat, 18 Apr 1998 03:43:47 +0200

roxen (1.2beta1-1) unstable; urgency=low
  
  * New upstream release
  * Changed configuration directory from ../configurations to /etc/roxen
  * Changed logfile directory from ../logs to /var/log/roxen
  * Changed pidfile from /tmp/roxen_pid:$d to /var/run/roxen.pid:$d
  * Changed shutdown file from /tmp/Roxen_Shutdown_pid to
    /var/run/Roxen_Shutdown_pid
  * Implemented force-reload
  * Splitted into Roxen and Pike packages
  * Splitted Pike into even more packages to fulfil dependencies and
    copyrights, waiting for the "real" Pike package
  * Decided to release it now.

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sun, 15 Mar 1998 20:31:57 +0100

roxen (1.1-1) unstable; urgency=low

  * Wrote /etc/cron.weekly/roxen to rotate logfiles
  * Added /etc/cron.weekly/roxen and /etc/init.d/roxen as conffiles
  * Only install /var/www/index.html if it does not exist
  * Installed /etc/roxen/localhost to reflect a local server

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Mon, 8 Dec 1997 13:17:02 +0100

roxen (1.1-0.1) unstable; urgency=low

  * First packaged
  * Changed configuration directory from ../configurations to /etc/roxen
  * Changed logfile directory from ../logs to /var/log/roxen
  * Moved pidfile to /var/run
  * Modified the install script to leave out some questions.

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Sat, 22 Nov 1997 11:28:39 +0100