]> Sergey Matveev's repositories - public-inbox.git/commit
Merge tag 'v1.6.1' into eidx
authorEric Wong <e@80x24.org>
Fri, 1 Jan 2021 04:51:46 +0000 (04:51 +0000)
committerEric Wong <e@80x24.org>
Fri, 1 Jan 2021 04:51:46 +0000 (04:51 +0000)
commit8862c33ae93eea1af6246cd3c7a81e0a122186bf
tree816e7f83431804824ee09d1571546aeb070350c3
parent0f461dcd3317f44670e2fc50346f87ff41e80127
parent3bacac503f6ff0bcf19aa581151c9c89fa35fe55
Merge tag 'v1.6.1' into eidx

public-inbox 1.6.1 - minor bugfix release

* tag 'v1.6.1': (31 commits)
  public-inbox 1.6.1 - minor bugfix release
  import: drop X-Status in addition to Status
  eml: fix undefined vars on <Perl 5.28
  t/config: test --get-urlmatch for git <2.26
  inboxidle: avoid needless syscalls on refresh
  inboxidle: clue users into resolving ENOSPC from inotify
  inbox: name variable for values loop iterator
  public-inbox-v[12]-format.pod: make lexgrog happy
  manifest.js.gz: fix per-inbox /$INBOX/manifest.js.gz
  Fix manpage section of perl module documentation
  t/psgi_v2: ignore warnings on missing P::M::ReverseProxy
  daemon: support --daemonize without Net::Server::Daemonize
  doc: v2-format: drop repeated word
  over: ensure old, merged {tid} is really gone
  wwwattach: prevent deep-linking via Referer match
  t/eml.t: workaround newer Email::MIME* behavior
  nntp: attempt RFC 5536 3.1.5-conformant Path: headers
  nntp: delimit Newsgroup: header with commas
  tls: epollbit: account for miscellaneous OpenSSL errors
  scripts/dupe-finder: restore $dbh variable
  ...