File: NEWS

package info (click to toggle)
localslackirc 1.36-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 364 kB
  • sloc: python: 2,664; makefile: 78
file content (27 lines) | stat: -rw-r--r-- 1,143 bytes parent folder | download | duplicates (2)
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
localslackirc (1.31-1) unstable; urgency=low

  Due to changes in Debian, the default state directory is being moved from
  /var/tmp to /var/lib/localslackirc.
  If you want to preserve the status, stop the localslackirc service and move
  the status files to the new location, then start the service.

 -- Salvo 'LtWorf' Tomaselli <ltworf@debian.org>  Mon, 06 May 2024 17:35:13 +0200

localslackirc (1.11-1) unstable; urgency=medium

  Rocket.Chat support was removed.

 -- Salvo 'LtWorf' Tomaselli <ltworf@debian.org>  Sun, 05 Jul 2020 11:00:40 +0200

localslackirc (1.7-1) unstable; urgency=medium

  To simplify running several instances of localslackirc, a new systemd
  service is provided.
  There is a main service called localslackirc.service, that does nothing but
  group all the instances.
  Instances are called with localslackirc@instance_name and require a file
  named in the same way in /etc/localslackirc.d
  This file acts like a configuration file and defines environment variables
  that are loaded by systemd and passed to localslackirc-

 -- Salvo 'LtWorf' Tomaselli <ltworf@debian.org>  Sun, 01 Mar 2020 12:31:01 +0100