App-DocKnot
view release on metacpan or search on metacpan
t/data/spin/input/.rss view on Meta::CPAN
Base: https://www.eyrie.org/~eagle/
RSS-Base: https://www.eyrie.org/~eagle/
Title: Changes to Russ Allbery's Web Pages
Description: Recent changes to Russ Allbery's web pages.
Language: en-us
Output: *:thread:changes.th *:rss:changes.rss
Thread-Prefix:
\rss[changes.rss][Changes to Russ Allbery's Web Pages]
.
\heading[Recent Changes][indent]
.
\h1[Recent Changes]
.
\quote(broken)[
Put up in a place
where it's easy to see
the cryptic admonishment
T.T.T.
When you feel how depressingly
slowly you climb,
it's well to remember that
Things Take Time.
][Piet Hein][]
.
This page lists all recent changes to my web site except for new
\link[journal/][journal entries], along with a brief description. Some
of this information will be repeated in my journal, but more minor
changes will only be noted here. An \class(feed)[\link[changes.rss]
[\image[journal/feed.png][]] \link[changes.rss][RSS feed]] of this
information is also available.
.
Also see changes from \link[changes/2020.html][2020],
\link[changes/2019.html][2019], \link[changes/2018.html][2018],
\link[changes/2017.html][2017], \link[changes/2016.html][2016],
\link[changes/2015.html][2015], \link[changes/2014.html][2014],
\link[changes/2013.html][2013], \link[changes/2012.html][2012],
\link[changes/2011.html][2011], \link[changes/2010.html][2010],
\link[changes/2009.html][2009], and \link[changes/2008.html][2008].
Date: 2021-08-30 22:30
Title: Test UTF-8 entry
Link: /
Description:
Test entry â with UTF-8 dash.
Date: 2021-08-30 21:25
Title: kstart 4.3
Link: software/kstart/
Description:
Add support for kafs by continuing with -t behavior if kafs is present.
Use libkeyutils if available to isolate a command's keyring from the
invoking program if running a specific command with -t. Use a better
exit status when a command is killed with a signal. Use explicit_bzero
to clear the password for k5start -s. Other portability fixes and
updates.
Date: 2021-08-18 21:30
Title: Review: The Past is Red
Link: reviews/books/1-250-30112-2.html
Description: Review of The Past is Red by Catherynne M. Valente.
Date: 2021-08-16 20:58
Title: Review: Black Sun
Link: reviews/books/1-5344-3769-X.html
Description: Review of Black Sun by Rebecca Roanhorse.
t/data/spin/input/.rss view on Meta::CPAN
Link: reviews/books/1-4920-5172-1.html
Description: Review of Learning React by Alex Banks & Eve Porcello.
Date: 2021-04-24 22:12
Title: Add nominees for the 2021 Hugo Award
Link: reviews/awards.html
Description:
Add the nominees for the 2021 Hugo Award for best novel.
Date: 2021-04-10 19:24
Title: Broken link cleanup
Link: /
Description:
Another periodic cleanup of broken links.
Date: 2021-04-05 18:59
Title: Add 2021 winner of the BSFA award
Link: reviews/awards.html
Description:
Add 2021 winner of the BSFA award for best novel (The City We Became, by
N.K. Jemisin).
Date: 2021-04-05 18:56
Title: Add 2021 winner of the Philip K. Dick Award
Link: reviews/awards.html
Description:
Add 2021 winner of the Philip K. Dick Award for best novel (The Road out
of Winter, by Alison Stine).
Date: 2021-04-03 19:21
Title: Review: Prince Caspian
Link: reviews/books/0-02-044240-8.html
Description: Review of Prince Caspian by C.S. Lewis.
Date: 2021-03-30 22:53
Title: Review: Paladin's Strength
Link: reviews/books/paladins-strength.html
Description: Review of Paladin's Strength by T. Kingfisher.
Date: 2021-03-29 10:11
Title: Add series information to Paladin's Grace
Link: reviews/books/paladins-grace.html
Description:
Paladin's Grace by T. Kingfisher is the first of a series. Add the
series information and a mention of the sequel.
Date: 2021-03-28 21:55
Title: Review: JavaScript: The Definitive Guide
Link: reviews/books/1-4919-5202-4.html
Description: Review of JavaScript: The Definitive Guide by David Flanagan.
Date: 2021-03-28 17:07
Title: Add sample INN init script and systemd unit file
Link: software/inn/
Description:
In the documentation pages for INN CURRENT, 2.6, and 2.5, add the sample
init script and systemd unit.
Date: 2021-03-28 09:21
Title: Pod::Thread 2.00
Link: software/pod-thread/
Description:
Handle the navbar and table of contents internally in the module rather
than via a pre-scanning pass. Honor CVS Id strings found anywhere in the
document. Don't title-case words in section titles in the navbar that
contain an underscore.
Date: 2021-03-21 19:58
Title: cvs2xhtml 1.15
Link: software/web/
Description:
Convert to Python 3. Update my email address.
Date: 2021-03-21 19:57
Title: cl2xhtml 1.12
Link: software/web/
Description:
Convert to Python 3. Update my email address.
Date: 2021-03-21 19:56
Title: faq2html 1.36
Link: software/web/
Description:
Support formatting of dense bullet lists with line continuations but no
blank lines between bullets. Update my email address.
Date: 2021-03-21 19:03
Title: Remove DocKnot from my personal Debian repository list
Link: software/debian.html
Description: DocKnot has now been uploaded to Debian proper.
Date: 2021-03-21 18:57
Title: Add separate web pages for Pod::Thread
Link: software/pod-thread/
Description:
As the first step in cleaning up my static site generator pages, and in
prepration for uploading it to CPAN in its own right, move Pod::Thread to
its own separate web pages.
Date: 2021-03-20 13:35
Title: pam-krb5 4.10
Link: software/pam-krb5/
Description:
Fix use-after-free if krb5_cc_get_principal fails on the newly-created
ticket cache.
Date: 2021-03-20 13:16
Title: rra-c-util 9.0
Link: software/rra-c-util/
Description:
Rename SQLite Autoconf macros and their outputs from SQLITE to SQLITE3.
Fix support for optional libraries. Rename KRB5_CPPFLAGS_GCC to
KRB5_CPPFLAGS_WARNINGS. Stop defining AM_CONDITIONAL in Autoconf
macros. Check for working Kerberos headers as well as libraries. Add C
stubs for sd_notify and sd_notifyf and a preprocessor stub for
sd_is_socket. Fix portable/sd-daemon.h to include prerequisite headers.
Fix RRA_PROG_PYTHON with Python 3.0 and older Python 2.x versions. Fix
problems with the util/fdflag test. Use AS_ECHO where possible. Fix
perlcritic with YAML::XS.
Date: 2021-03-20 11:38
Title: Clean GnuPG key
Link: personal/contact.html
Description:
Refresh the expiration on my signing key and re-export my key with the
export-clean flag, which cleans up a bunch of duplicate and expired
signatures.
Date: 2021-03-20 09:36
Title: Add nominees for 2021 Nebula Award for best novel
Link: reviews/awards.html
Description:
Add the nominees for the 2021 Nebula Award for best novel.
Date: 2021-03-14 11:03
Title: New experimental Big Eight control message signing key
Link: journal/2021-03/001.html
Description:
Published a new experimental signing key for Big Eight control messages
that was generated with a modern GnuPG.
Date: 2021-03-13 09:17
Title: Add 2020 British Fantasy Award winner
Link: reviews/awards.html
Description:
Add winner of the 2020 British Fantasy Robert Holdstock Award for best
fantasy novel (The Bone Ships, by RJ Barker).
Date: 2021-03-01 19:36
Title: Review: The Lion, the Witch and the Wardrobe
Link: reviews/books/0-02-044220-3.html
Description: Review of The Lion, the Witch and the Wardrobe by C.S. Lewis.
Date: 2021-02-28 19:29
( run in 0.821 second using v1.01-cache-2.11-cpan-39bf76dae61 )