Commit Graph

7178 Commits

Author SHA1 Message Date
Mark Andrews
bb3556baa4 Add CHANGES for [GL #4280] 2023-08-30 00:48:50 +10:00
Matthijs Mekking
4249ebd92f Add release note and CHANGES for #1181 2023-08-23 09:56:57 +02:00
Evan Hunt
ba1f75684f CHANGES for [GL #3835] 2023-08-21 12:23:08 -07:00
Ondřej Surý
52cabc662f Add CHANGES and release note for [GL #4041] 2023-08-21 18:39:53 +02:00
Ondřej Surý
db7c501bd3 Add CHANGES note for [GL #4265] 2023-08-21 16:34:30 +02:00
Tony Finch
1ba538f32f Add CHANGES entry for [GL #4125] 2023-08-21 14:14:18 +02:00
Michał Kępień
e27a33e621 Merge tag 'v9.19.16' 2023-08-17 14:10:53 +02:00
Ondřej Surý
ce1b1b4058 Add CHANGES note for [GL #4228] 2023-08-15 10:26:02 -07:00
Ondřej Surý
bf1223bf13 Add CHANGES note for [GL !7811] 2023-08-15 17:34:20 +02:00
Ondřej Surý
57c8bdaff5 Add CHANGES and release notes for [GL #4124] 2023-08-14 11:30:45 +02:00
Mark Andrews
3907de98ca Fix line wrap 2023-08-09 23:48:17 +00:00
Timo Teräs
de486d0ec5 Fix keyfromlabel to not use engine parameter for provider keys
- Rework key checks to not require 'engine' tag, private key
  is valid with 'label' tag alone

- Fix _fromlabel() functions to work with engine == NULL

- Update dst__openssl_fromlabel_engine() to do provider lookup
  only when engine is not set
2023-08-08 17:16:14 +03:00
Timo Teräs
1b47385f58 Add CHANGES for GL !8152 2023-08-08 14:08:00 +00:00
Michał Kępień
0a13a5e373 Add a CHANGES marker 2023-08-04 11:17:54 +02:00
Michał Kępień
e5a0784e60 Add CHANGES entry for GL !7873 2023-08-02 10:40:09 +02:00
Evan Hunt
d10b6a4b39 CHANGES and release note for [GL #3700] 2023-08-01 18:10:44 -07:00
Matthijs Mekking
0bdf1980c4 Add CHANGES and release note for #4032 2023-08-01 08:57:11 +02:00
Matthijs Mekking
bd00c2ce4e Add release note and CHANGES for GL #3677
News worthy.
2023-08-01 06:55:48 +00:00
Ondřej Surý
10279f540d Add CHANGES note for [GL #4223] 2023-07-31 15:51:15 +02:00
Ondřej Surý
9908e0a664 Add CHANGES note for [GL #4086] 2023-07-28 09:01:36 +02:00
Mark Andrews
ccaefce7ca Add CHANGES for [GL #4225] 2023-07-28 14:38:20 +10:00
Ondřej Surý
7a2b4ad17b Add CHANGES note for [GL #4227] 2023-07-27 12:34:03 +02:00
Mark Andrews
fefc273eb0 Add CHANGES note for [GL #4215] 2023-07-22 08:18:14 +10:00
Ondřej Surý
0487d50813 Add CHANGES placeholder for [GL #4200] 2023-07-20 18:40:08 +02:00
Matthijs Mekking
6504b563cb Add release note and CHANGES for #3672
"The king is dead. Long live the king."
2023-07-20 12:44:19 +02:00
Tom Krizek
5b5d5f9f22 Merge tag 'v9.19.15' 2023-07-19 14:16:32 +02:00
Matthijs Mekking
239c94bc08 Add CHANGES entry 2023-07-18 15:57:09 +02:00
Ondřej Surý
d9d2527a19 Add CHANGES and release note for [GL #4185] 2023-07-18 11:57:11 +02:00
Mark Andrews
c2dcc2602d Add CHANGES note for [GL #4194] 2023-07-13 01:58:53 +00:00
Michał Kępień
5beb2835ad Add a CHANGES marker 2023-07-06 15:58:14 +02:00
Michał Kępień
8f0810b2f4 Add CHANGES entry for !7828 2023-07-06 15:02:10 +02:00
Aram Sargsyan
8887da60ad Add a CHANGES note for [GL #4171] 2023-07-06 10:46:46 +00:00
Mark Andrews
3f93d3f757 Restore the ability to read legacy K*+157+* files
The ability to read legacy HMAC-MD5 K* keyfile pairs using algorithm
number 157 was accidentally lost when the algorithm numbers were
consolidated into a single block, in commit
09f7e0607a.

The assumption was that these algorithm numbers were only known
internally, but they were also used in key files. But since HMAC-MD5
got renumbered from 157 to 160, legacy HMAC-MD5 key files no longer
work.

Move HMAC-MD5 back to 157 and GSSAPI back to 160.  Add exception for
GSSAPI to list_hmac_algorithms.
2023-06-29 08:28:44 +10:00
Mark Andrews
f378e02423 Add CHANGES note for [GL #3325] 2023-06-28 18:07:03 +10:00
Tony Finch
a8dbf61bb1 CHANGES entry
[cleanup]	Ensure that the size calculation does not overflow
		when allocating memory for an array.
		[GL #4120] [GL #4121] [GL #4122]
2023-06-27 12:38:09 +02:00
Ondřej Surý
5e7b75c504 Add CHANGES note for [GL !8015] 2023-06-27 10:53:02 +02:00
Ondřej Surý
90d4ba2a11 Add CHANGES note for [GL #4163] 2023-06-27 07:59:00 +02:00
Michal Nowak
71439d0c3a Merge tag 'v9.19.14'
BIND 9.19.14
2023-06-21 19:31:57 +02:00
Aram Sargsyan
33a005e23c Add a CHANGES placeholder for [GL #4044] 2023-06-20 10:13:12 +00:00
Tony Finch
e18ca83a3b Improve statschannel HTTP Connection: header protocol conformance
In HTTP/1.0 and HTTP/1.1, RFC 9112 section 9.6 says the last response
in a connection should include a `Connection: close` header, but the
statschannel server omitted it.

In an HTTP/1.0 response, the statschannel server can sometimes send a
`Connection: keep-alive` header when it is about to close the
connection. There are two ways:

If the first request on a connection is keep-alive and the second
request is not, then _both_ responses have `Connection: keep-alive`
but the connection is (correctly) closed after the second response.

If a single request contains

	Connection: close
	Connection: keep-alive

then RFC 9112 section 9.3 says the keep-alive header is ignored, but
the statschannel sends a spurious keep-alive in its response, though
it correctly closes the connection.

To fix these bugs, make it more clear that the `httpd->flags` are part
of the per-request-response state. The Connection: flags are now
described in terms of the effect they have instead of what causes them
to be set.
2023-06-15 17:03:09 +01:00
Ondřej Surý
0a35c0da9b Add CHANGES note for [GL #4149] 2023-06-15 15:32:24 +02:00
Aram Sargsyan
f73007afe7 Add a CHANGES note for [GL #4132] 2023-06-15 08:50:04 +00:00
Tony Finch
82401f0f0e CHANGES note for [GL #4134]
[cleanup]	Report "permission denied" instead of "unexpected error"
		when trying to update a zone file is on a read-only file
		system. Thanks to Midnight Veil. [GL #4134]
2023-06-14 13:13:39 +01:00
Mark Andrews
0da3370642 Add CHANGES note for [GL #4021] 2023-06-14 19:22:00 +10:00
Matthijs Mekking
5c9a7ffbdb Add CHANGES for find_zone_keys() function update
Probably a useful point in history.
2023-06-14 09:08:56 +02:00
Aram Sargsyan
23f609ba59 Add a CHANGES note for [GL #4136] 2023-06-13 12:58:13 +00:00
Michal Nowak
3b11496941 Add a CHANGES marker 2023-06-09 12:16:22 +02:00
Ondřej Surý
616bd7a96e Add CHANGES and release note for [GL #4055] 2023-06-08 12:11:09 +02:00
Michal Nowak
0856c08ae9 Add CHANGES placeholder for [GL #4055] 2023-06-07 13:39:12 +02:00
Michal Nowak
a2b3c2a386 Add CHANGES placeholder for [GL #4089] 2023-06-07 13:07:51 +02:00