File: changelog

package info (click to toggle)
libnginx-mod-js 0.8.9-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 6,808 kB
  • sloc: ansic: 114,096; perl: 8,447; javascript: 2,520; exp: 487; sh: 322; xml: 312; python: 181; makefile: 18
file content (95 lines) | stat: -rw-r--r-- 3,239 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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
libnginx-mod-js (0.8.9-1) unstable; urgency=medium

  * New upstream version 0.8.9
  * Update copyright year, add F5.

 -- Jérémy Lal <kapouer@melix.org>  Fri, 28 Feb 2025 11:59:49 +0100

libnginx-mod-js (0.8.8-1) unstable; urgency=medium

  * New upstream version 0.8.8

 -- Jérémy Lal <kapouer@melix.org>  Tue, 10 Dec 2024 21:22:36 +0100

libnginx-mod-js (0.8.5-1) unstable; urgency=medium

  * New upstream version 0.8.5 (Closes: #1073274).

 -- Jérémy Lal <kapouer@melix.org>  Sun, 01 Sep 2024 13:09:29 +0200

libnginx-mod-js (0.8.4-1) unstable; urgency=medium

  * New upstream version 0.8.4
    Note that quickjs is not enabled.
  * copyright: sync years and removed files

 -- Jérémy Lal <kapouer@melix.org>  Fri, 14 Jun 2024 10:34:41 +0200

libnginx-mod-js (0.8.2-1) unstable; urgency=medium

  * New upstream version 0.8.2

 -- Jérémy Lal <kapouer@melix.org>  Sun, 17 Dec 2023 18:34:12 +0100

libnginx-mod-js (0.8.1-1) unstable; urgency=medium

  * New upstream version 0.8.1
  * d/copyright add copyright for newly added files in version 0.8.1
  * Better usage of dh-sequence-nginx
    * d/rules: remove override_dh_auto_test
    * d/rules: remove '--with-stream' from dh_auto_configure
    * d/control: remove Build-Depends nginx-abi-1.24.0-1
    * d/control: use Build-Depends nginx-dev (>= 1.24.0-2)
    * d/control: use Build-Depends libnginx-mod-stream instead of
      libnginx-mod-stream (<<1.24.0.1~), libnginx-mod-stream (>=1.24.0)
    * d/control: remove Depends libnginx-mod-stream (<<1.24.0.1~),
      libnginx-mod-stream (>=1.24.0)

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Wed, 11 Oct 2023 18:53:30 +0200

libnginx-mod-js (0.8.0-1) unstable; urgency=medium

  [ Jan Mojžíš ]
  * Team upload.
  * New upstream version 0.8.0 (Closes: #1042174)
  * d/changelog add copyright for newly added files in version 0.8.0

  [ Jérémy Lal ]
  * B-D libedit-dev to enable njs interactive shell

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Wed, 23 Aug 2023 17:20:19 +0200

libnginx-mod-js (0.7.12-2) unstable; urgency=medium

  * Team upload.
  * d/copyright: update copyright from 'cme update dpkg-copyright'
  * d/rules disable libxml2 and zlib feature (--no-libxml2, --no-zlib),
    as a workaround for the bug with linking libxml2 and zlib.
  * NEW ABI: rebuild with nginx-abi-1.24.0-1

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Wed, 28 Jun 2023 15:07:12 +0200

libnginx-mod-js (0.7.12-1) unstable; urgency=medium

  * New upstream version 0.7.12
  * Add test/webcrypto/export.t.js to false positives
  * Update copyright names, extend years.

 -- Jérémy Lal <kapouer@melix.org>  Mon, 19 Jun 2023 09:55:51 +0200

libnginx-mod-js (0.7.9-2) unstable; urgency=medium

  * Team upload.
  * d/rules: configure: remove --no-pcre2
  * d/control: bump Standards-Version: 4.6.2, no changes
  * d/gbb.conf: switched to debian branch main (debian-branch = main)
  * d/copyright: updated to be compatible with 'cme update dpkg-copyright'
  * NEW ABI: rebuild with nginx-abi-1.22.1-7

 -- Jan Mojžíš <jan.mojzis@gmail.com>  Mon, 13 Feb 2023 12:56:52 +0100

libnginx-mod-js (0.7.9-1) unstable; urgency=medium

  * Initial release. (Closes: 1025998)

 -- Jérémy Lal <kapouer@melix.org>  Tue, 20 Dec 2022 17:21:11 +0100