|
| 1 | +libvmod-cfg (20.0-1) stable; urgency=low |
| 2 | + |
| 3 | + * Migrated to Varnish Cache 8.0.x |
| 4 | + |
| 5 | + -- Carlos Abalde <carlos.abalde@gmail.com> Mon, 15 Sep 2025 16:00:00 +0200 |
| 6 | + |
| 7 | +libvmod-cfg (19.0-1) stable; urgency=low |
| 8 | + |
| 9 | + * Migrated to Varnish Cache 7.7.x |
| 10 | + |
| 11 | + -- Carlos Abalde <carlos.abalde@gmail.com> Tue, 18 Mar 2025 16:00:00 +0100 |
| 12 | + |
| 13 | +libvmod-cfg (18.0-1) stable; urgency=low |
| 14 | + |
| 15 | + * Migrated to Varnish Cache 7.6.x |
| 16 | + |
| 17 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 13 Sep 2024 16:00:00 +0200 |
| 18 | + |
| 19 | +libvmod-cfg (17.0-1) stable; urgency=low |
| 20 | + |
| 21 | + * Migrated to Varnish Cache 7.5.x |
| 22 | + |
| 23 | + -- Carlos Abalde <carlos.abalde@gmail.com> Tue, 19 Mar 2024 16:00:00 +0100 |
| 24 | + |
| 25 | +libvmod-cfg (16.0-1) stable; urgency=low |
| 26 | + |
| 27 | + * Migrated to Varnish Cache 7.4.x |
| 28 | + |
| 29 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 15 Sep 2023 16:00:00 +0200 |
| 30 | + |
| 31 | +libvmod-cfg (15.0-1) stable; urgency=low |
| 32 | + |
| 33 | + * Migrated to Varnish Cache 7.3.x |
| 34 | + |
| 35 | + -- Carlos Abalde <carlos.abalde@gmail.com> Wed, 15 Mar 2023 16:00:00 +0100 |
| 36 | + |
| 37 | +libvmod-cfg (14.0-1) stable; urgency=low |
| 38 | + |
| 39 | + * Migrated to Varnish Cache 7.2.x |
| 40 | + |
| 41 | + -- Carlos Abalde <carlos.abalde@gmail.com> Thu, 15 Sep 2022 16:00:00 +0200 |
| 42 | + |
| 43 | +libvmod-cfg (13.0-1) stable; urgency=low |
| 44 | + |
| 45 | + * Migrated to Varnish Cache 7.1.x |
| 46 | + |
| 47 | + -- Carlos Abalde <carlos.abalde@gmail.com> Tue, 15 Mar 2022 16:00:00 +0100 |
| 48 | + |
| 49 | +libvmod-cfg (12.0-1) stable; urgency=low |
| 50 | + |
| 51 | + * Migrated to Varnish Cache 7.0.x |
| 52 | + |
| 53 | + -- Carlos Abalde <carlos.abalde@gmail.com> Wed, 15 Sep 2021 16:00:00 +0200 |
| 54 | + |
| 55 | +libvmod-cfg (11.0-1) stable; urgency=low |
| 56 | + |
| 57 | + * Migrated to Varnish Cache 6.6.x |
| 58 | + |
| 59 | + -- Carlos Abalde <carlos.abalde@gmail.com> Mon, 15 Mar 2021 16:00:00 +0100 |
| 60 | + |
| 61 | +libvmod-cfg (10.0-1) stable; urgency=low |
| 62 | + |
| 63 | + * Migrated to Varnish Cache 6.5.x |
| 64 | + |
| 65 | + -- Carlos Abalde <carlos.abalde@gmail.com> Tue, 15 Sep 2020 16:00:00 +0200 |
| 66 | + |
| 67 | +libvmod-cfg (9.0-1) stable; urgency=low |
| 68 | + |
| 69 | + * Migrated to Varnish Cache 6.4.x |
| 70 | + |
| 71 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 20 Mar 2020 16:00:00 +0100 |
| 72 | + |
| 73 | +libvmod-cfg (8.2-1) stable; urgency=low |
| 74 | + |
| 75 | + * Add inspect() support for files, rules & scripts |
| 76 | + * Add VRT_FlushThreadCache() support (Varnish Enterprise) |
| 77 | + |
| 78 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 14 Feb 2020 16:00:00 +0100 |
| 79 | + |
| 80 | +libvmod-cfg (8.1-1) stable; urgency=low |
| 81 | + |
| 82 | + * Fixed error in new_remote() when https URLs are used |
| 83 | + * Added some Linux Alpine fixes |
| 84 | + |
| 85 | + -- Carlos Abalde <carlos.abalde@gmail.com> Mon, 11 Nov 2019 16:00:00 +0100 |
| 86 | + |
| 87 | +libvmod-cfg (8.0-1) stable; urgency=low |
| 88 | + |
| 89 | + * Migrated to Varnish Cache 6.3.x |
| 90 | + |
| 91 | + -- Carlos Abalde <carlos.abalde@gmail.com> Mon, 30 Sep 2019 16:00:00 +0200 |
| 92 | + |
| 93 | +libvmod-cfg (7.3-1) stable; urgency=low |
| 94 | + |
| 95 | + * Added support for execution of ECMAScript scripts |
| 96 | + * Added support for loading of arbitrary Lua extensions |
| 97 | + * Added 'varnish.engine' & 'varnish.shared' helpers |
| 98 | + |
| 99 | + -- Carlos Abalde <carlos.abalde@gmail.com> Mon, 29 Jul 2019 16:00:00 +0200 |
| 100 | + |
| 101 | +libvmod-cfg (7.2-1) stable; urgency=low |
| 102 | + |
| 103 | + * Fixed error in check_remote() when backup file can't be opened |
| 104 | + |
| 105 | + -- Carlos Abalde <carlos.abalde@gmail.com> Mon, 27 May 2019 16:00:00 +0200 |
| 106 | + |
| 107 | +libvmod-cfg (7.1-1) stable; urgency=low |
| 108 | + |
| 109 | + * Added backup feature |
| 110 | + * Added varnish.get_header() & varnish.set_header() Lua helpers |
| 111 | + * Added varnish.regmatch(), varnish.regsub() & varnish.regsuball() Lua helpers |
| 112 | + * Added 'engines.current' & 'regexps.current' metrics to stats |
| 113 | + * Updated cJSON & inih dependencies |
| 114 | + |
| 115 | + -- Carlos Abalde <carlos.abalde@gmail.com> Wed, 15 May 2019 16:00:00 +0200 |
| 116 | + |
| 117 | +libvmod-cfg (7.0-1) stable; urgency=low |
| 118 | + |
| 119 | + * Migrated to Varnish Cache 6.2.x |
| 120 | + |
| 121 | + -- Carlos Abalde <carlos.abalde@gmail.com> Mon, 18 Mar 2019 16:00:00 +0100 |
| 122 | + |
| 123 | +libvmod-cfg (6.3-1) stable; urgency=low |
| 124 | + |
| 125 | + * Triggered 'thread.tcache.flush' also on LuaJIT executions |
| 126 | + * Added Lua / LuaJIT memory consumption to stats |
| 127 | + * Added Lua 5.2 & 5.3 support to build system |
| 128 | + |
| 129 | + -- Carlos Abalde <carlos.abalde@gmail.com> Thu, 25 Oct 2018 16:00:00 +0200 |
| 130 | + |
| 131 | +libvmod-cfg (6.2-1) stable; urgency=low |
| 132 | + |
| 133 | + * Flushed 'thread.tcache.flush' on Lua (not LuaJIT) script executions |
| 134 | + |
| 135 | + -- Carlos Abalde <carlos.abalde@gmail.com> Tue, 16 Oct 2018 16:00:00 +0200 |
| 136 | + |
| 137 | +libvmod-cfg (6.1-1) stable; urgency=low |
| 138 | + |
| 139 | + * Added new parameter 'prefix' to .dump() methods |
| 140 | + * Linked against LuaJIT when possible |
| 141 | + * Added new parameter 'gc_collect' to .execute() method |
| 142 | + |
| 143 | + -- Carlos Abalde <carlos.abalde@gmail.com> Sat, 13 Oct 2018 16:00:00 +0200 |
| 144 | + |
| 145 | +libvmod-cfg (6.0-1) stable; urgency=low |
| 146 | + |
| 147 | + * Migrated to Varnish Cache 6.1.x |
| 148 | + |
| 149 | + -- Carlos Abalde <carlos.abalde@gmail.com> Tue, 18 Sep 2018 16:00:00 +0200 |
| 150 | + |
| 151 | +libvmod-cfg (5.2-1) stable; urgency=low |
| 152 | + |
| 153 | + * Increased INI_MAX_LINE from 2KB to 16KB |
| 154 | + |
| 155 | + -- Carlos Abalde <carlos.abalde@gmail.com> Tue, 07 Aug 2018 16:00:00 +0200 |
| 156 | + |
| 157 | +libvmod-cfg (5.1-1) stable; urgency=low |
| 158 | + |
| 159 | + * Added cfg.rules() |
| 160 | + * Added cfg.script() |
| 161 | + * Added stream option to .dump() methods |
| 162 | + |
| 163 | + -- Carlos Abalde <carlos.abalde@gmail.com> Wed, 27 Jun 2018 16:00:00 +0200 |
| 164 | + |
| 165 | +libvmod-cfg (5.0-1) stable; urgency=low |
| 166 | + |
| 167 | + * Migrated to Varnish Cache 6.0.x |
| 168 | + |
| 169 | + -- Carlos Abalde <carlos.abalde@gmail.com> Thu, 15 Mar 2018 16:00:00 +0100 |
| 170 | + |
| 171 | +libvmod-cfg (4.0-1) stable; urgency=low |
| 172 | + |
| 173 | + * Migrated to Varnish Cache 5.2.x |
| 174 | + |
| 175 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 15 Sep 2017 16:00:00 +0200 |
| 176 | + |
| 177 | +libvmod-cfg (3.1-1) stable; urgency=low |
| 178 | + |
| 179 | + * Added JSON support |
| 180 | + |
| 181 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 25 Aug 2017 16:00:00 +0200 |
| 182 | + |
| 183 | +libvmod-cfg (3.0-1) stable; urgency=low |
| 184 | + |
| 185 | + * Migrated to Varnish Cache 5.1.x |
| 186 | + |
| 187 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 17 Mar 2017 16:00:00 +0100 |
| 188 | + |
| 189 | +libvmod-cfg (2.0-1) stable; urgency=low |
| 190 | + |
| 191 | + * Migrated to Varnish Cache 5.0.x |
| 192 | + |
| 193 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 17 Mar 2017 16:00:00 +0100 |
| 194 | + |
| 195 | +libvmod-cfg (1.3-1) stable; urgency=low |
| 196 | + |
| 197 | + * Fixed bug reading files from disk |
| 198 | + * Added reporting of error code when failed to parse .ini files |
| 199 | + * Updated .ini parser |
| 200 | + |
| 201 | + -- Carlos Abalde <carlos.abalde@gmail.com> Thu, 02 Feb 2017 16:00:00 +0100 |
| 202 | + |
| 203 | +libvmod-cfg (1.2-1) stable; urgency=low |
| 204 | + |
| 205 | + * Initial version |
| 206 | + |
| 207 | + -- Carlos Abalde <carlos.abalde@gmail.com> Fri, 16 Sep 2016 16:00:00 +0200 |
0 commit comments