| 12
 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
 96
 97
 98
 99
 100
 101
 102
 103
 104
 
 | lua-http (0.4-3) unstable; urgency=medium
  * Team upload
  * Drop lua5.2 support (Closes: #1117655)
 -- Bastian Germann <bage@debian.org>  Mon, 13 Oct 2025 23:18:22 +0200
lua-http (0.4-2) unstable; urgency=medium
  [ Debian Janitor ]
  * Remove constraints unnecessary since buster (oldstable)
  [ Jakub Ružička ]
  * Make myself Maintainer
  * Bump Standards-Version to 4.7.2. No changes required
  * patch: handle EOF when body_read_type==length (CVE-2023-4540, Closes: #1051511)
 -- Jakub Ružička <jru@debian.org>  Thu, 24 Apr 2025 14:15:44 +0200
lua-http (0.4-1) unstable; urgency=low
  * New upstream version 0.4
    - Support multiple elliptic curves under OpenSSL 1.1.1+
  * Bump d/watch version to 4
  * Bump debhelper-compat to 13
  * Bump Standards-Version to 4.5.1. No changes required
 -- Santiago Ruano Rincón <santiago@debian.org>  Mon, 15 Feb 2021 12:00:25 +0100
lua-http (0.3-2) unstable; urgency=low
  * Add lua-binaryheap to Dependencies (Closes: #958665)
  * Add debian/tests/simple-request. Test fetching https://debian.org
  * Add debian/gbp.conf
 -- Santiago Ruano Rincón <santiago@debian.org>  Mon, 23 Nov 2020 16:01:48 +0100
lua-http (0.3-1) unstable; urgency=low
  * New upstream version 0.3
  * Add debian/salsa-ci.yml
  * Add myself to Uploaders
  * Bump debhelper compat level to 12~. Remove debian/compat
  * Standards-Version to 4.5.0. No changes needed
  * d/control: Update Vcs-* URLs to match the repo in salsa
  * Remove no longer needed
    0001-http-h1_connection-Fix-request-building-in-locales-w.patch
  * d/copyright: use HTTPS instead of HTTP in Format URL
  * d/control: Set Rules-Requires-Root: no
  * remove unused lintian override package-name-doesnt-match-sonames
  * d/watch: fix use of template
  * Install example files. mv no used d/lua-http-dev.examples to
    d/lua-http.examples
  * Create a first autopkgtest: debian/tests/server-hello
 -- Santiago Ruano Rincón <santiago@debian.org>  Thu, 13 Feb 2020 09:54:09 +0100
lua-http (0.1-3) unstable; urgency=medium
  * Fix request building in locales with comma decimal separator
    (Closes: #863286) (Courtesy of Daurnimator)
 -- Ondřej Surý <ondrej@debian.org>  Mon, 29 May 2017 13:39:46 +0200
lua-http (0.1-2) unstable; urgency=medium
  * New lua-http breaks knot-resolver-module-http and not knot-resolver
 -- Ondřej Surý <ondrej@debian.org>  Tue, 20 Dec 2016 11:39:33 +0100
lua-http (0.1-1) unstable; urgency=medium
  * Imported Upstream version 0.1
  * Add Breaks: knot-resolver (<< 1.2.0~)
  * Add Lua 5.3 support
  * Use upstream makefile to generate documentation and add manpage to
    -dev package
 -- Ondřej Surý <ondrej@debian.org>  Mon, 19 Dec 2016 13:13:38 +0100
lua-http (0~20160616-4) unstable; urgency=medium
  * Depend on lua-luaossl instead of lua-openssl
 -- Ondřej Surý <ondrej@debian.org>  Tue, 13 Dec 2016 14:36:41 +0100
lua-http (0~20160616-3) unstable; urgency=medium
  * Clarify copyright on http/websocket.lua
  * Add github watch file
 -- Ondřej Surý <ondrej@debian.org>  Thu, 14 Jul 2016 09:16:05 +0200
lua-http (0~20160616-2) unstable; urgency=medium
  * Change Architecture: to all as it's Lua only package
 -- Ondřej Surý <ondrej@debian.org>  Wed, 13 Jul 2016 14:44:14 +0200
lua-http (0~20160616-1) unstable; urgency=low
  * Initial release.
 -- Ondřej Surý <ondrej@debian.org>  Wed, 13 Jul 2016 13:51:23 +0200
 |