File: changelog

package info (click to toggle)
lua-luaossl 20220711-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,364 kB
  • sloc: ansic: 12,795; sh: 1,070; makefile: 19
file content (78 lines) | stat: -rw-r--r-- 2,507 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
lua-luaossl (20220711-2) unstable; urgency=medium

  * d/control: update Homepage and Vcs-Git
  * d/control: add libz-dev and libzstd-dev to Build-Depends (Closes: #1069404)
  * d/control: update Standards-Version to 4.7.0, no changes needed
  * d/control: set Maintainer to lua-team

 -- Jakub Ružička <jru@debian.org>  Mon, 06 May 2024 14:44:07 +0200

lua-luaossl (20220711-1) unstable; urgency=medium

  * New upstream version 20220711
    * OpenSSL 3.0 support (Closes: #1005697)
  * Add support for Lua 5.4
  * d/control: add myself as an Uploader
  * d/control: bump debhelper-compat to 13
  * d/control: update Standards-Version
  * d/control: update VCS links
  * d/copyright: update licensing
  * d/gbp.conf: add config for git-buildpackage
  * d/not-installed: ignore *.la files
  * d/salsa-ci.yml: enable Salsa CI
  * d/watch: add uscan config

 -- Jakub Ružička <jakub.ruzicka@nic.cz>  Mon, 25 Jul 2022 16:24:32 +0000

lua-luaossl (20161214-1) unstable; urgency=medium

  * Imported Upstream version 20161214

 -- Ondřej Surý <ondrej@debian.org>  Thu, 15 Dec 2016 14:24:32 +0100

lua-luaossl (20161208-3) unstable; urgency=medium

  * Add CPPFLAGS from upstream GNUmakefile and some more
  * Add Lua 5.3 bindings

 -- Ondřej Surý <ondrej@debian.org>  Tue, 13 Dec 2016 11:59:03 +0100

lua-luaossl (20161208-2) unstable; urgency=low

  * Rename the package to match upstream name (luaossl)

 -- Ondřej Surý <ondrej@debian.org>  Tue, 13 Dec 2016 10:56:31 +0100

lua-openssl (20161208-1) unstable; urgency=medium

  * Imported Upstream version 20161208
  * Fixup description to contain luaossl description

 -- Ondřej Surý <ondrej@debian.org>  Tue, 13 Dec 2016 10:50:07 +0100

lua-openssl (20161029-1-g8caed30-1) unstable; urgency=medium

  * Imported Upstream version 20161029-1-g8caed30
   + OpenSSL 1.1.0 support (Closes: #835786)
  * Remove arc4random patch as it was merged upstream

 -- Ondřej Surý <ondrej@debian.org>  Mon, 31 Oct 2016 08:57:00 +0100

lua-openssl (20151221-3) unstable; urgency=medium

  * Use arc4random()/getrandom() to get random bytes instead of sysctl()
    interface (Closes: #831333)

 -- Ondřej Surý <ondrej@debian.org>  Tue, 30 Aug 2016 09:55:31 +0200

lua-openssl (20151221-2) unstable; urgency=medium

  * Use correct Vcs-Browser URL

 -- Ondřej Surý <ondrej@debian.org>  Wed, 13 Jul 2016 14:44:43 +0200

lua-openssl (20151221-1) unstable; urgency=low

  * Initial release.

 -- Ondřej Surý <ondrej@debian.org>  Tue, 12 Jul 2016 16:41:44 +0200