Commit Graph

1999 Commits

Author SHA1 Message Date
Pierre Labastie
1a6caa9c26 Update to blfs-systemd-units-20231204
Also fix a typo in kea
2023-12-04 16:07:13 +01:00
Pierre Labastie
4cea957b47 Update to kea-2.4.1
Also fix typography, and some tests to make it more adapted to
systemd.
2023-12-04 16:07:13 +01:00
Pierre Labastie
c320d402a5 kea.xml: fix text for systemd units
Also fix typgraphy...
2023-12-04 16:07:13 +01:00
Rahul Chandra
2a57f2d3cd Update to mariadb-10.11.6 (Security) 2023-12-01 06:39:57 -05:00
Douglas R. Reno
64a66a59af Fix building Sendmail now that Berkeley DB has been archived. 2023-11-28 18:52:46 -06:00
Bruce Dubbs
221365d6fe Fix sqlite url 2023-11-26 11:22:40 -06:00
Xi Ruoyao
89c2d259b4
upgradedb: Replace Berkeley DB section with LMDB
Following up the removal of Berkeley DB.
2023-11-26 21:18:48 +08:00
Bruce Dubbs
2aa3a8ddba Update to sqlite-autoconf-3430200 (3.44.2). 2023-11-25 11:00:45 -06:00
Douglas R. Reno
bc2ed5537f Update to sqlite-3.44.1 2023-11-23 20:41:54 -06:00
Douglas R. Reno
77069863a1 Another minor typo fix :) 2023-11-23 14:25:13 -06:00
Douglas R. Reno
3525199c5a Typo fixes from rhubarbpieguy 2023-11-23 14:24:33 -06:00
Bruce Dubbs
dcd5a06347 Archive Berkeley DB 2023-11-22 15:35:10 -06:00
Xi Ruoyao
582566f396
postfix: PCRE2 is preferred over PCRE
Now the building system trys PCRE2 first, if PCRE2 is not available it
then trys PCRE.  Read line 936 of the makedefs script.
2023-11-21 10:51:50 +08:00
Xi Ruoyao
61936ca379
postfix: Use separated AUXLIBS_* instead of AUXLIBS
For postfix >= 3.0, the upstream recommends to use the separated
AUXLIBS_* variables for database libraries instead of AUXLIBS.
2023-11-21 10:51:50 +08:00
Xi Ruoyao
90066bfaf2
postfix: Switch from db to lmdb
DB is slated for remove in BLFS 12.1, so switch from it now.

Though postfix supports various DB formats, the only formats can be used
for postmap are btree, cdb, dbm, hash, lmdb, and sdbm.  btree and hash
needs db; cdb, dbm, sdbm needs something out of BLFS.  So lmdb should be
recommended or we'll have no postmap support.
2023-11-21 10:51:49 +08:00
Tim Tassonis
c3f382431d Update to exim-4.97. 2023-11-17 19:03:43 +01:00
Bruce Dubbs
949aa82efa Update to bind 9.18.20. 2023-11-16 17:40:41 -06:00
Douglas R. Reno
1eb083a4ba Update to PostgreSQL-16.1 (Security Update) 2023-11-10 11:41:14 -06:00
Bruce Dubbs
7965d05014 Update to unbound-1.19.0. 2023-11-09 16:48:44 -06:00
Pierre Labastie
68dfef54d6 Fix alignement of blocks
Reported by "rhubarbpieguy" on the blfs-dev mailing list
2023-11-09 15:07:04 +01:00
Bruce Dubbs
4f4e2edef5 Update to postfix-3.8.3. 2023-11-03 17:40:06 -05:00
Douglas R. Reno
79c0641509 server/mail: Update the chapter description text 2023-11-03 12:24:29 -05:00
Douglas R. Reno
84b347f531 Update to sqlite-3.44.0 2023-11-03 12:22:53 -05:00
Bruce Dubbs
1c8e374e73 Update to httpd-2.4.58. 2023-10-20 09:02:29 -05:00
Pierre Labastie
b053f54371 Update to exim-4.96.2 (security update) 2023-10-17 16:17:44 +02:00
Pierre Labastie
e1e58be454 Remove all ftp urls
neither firefox nor epiphany can download them, and they are not
well maintained, because rarely tested.
This is WIP because the "(HTTP)" part of "Download (HTTP)" will
need to be removed too.
But let's see what users think first...
2023-10-15 21:43:08 +02:00
Bruce Dubbs
98547db0fa Update to proftpd-1.3.8a. 2023-10-12 14:12:43 -05:00
Bruce Dubbs
d9b228b2f8 Fix sqlite-docs-md5sum 2023-10-12 10:44:00 -05:00
Tim Tassonis
b16e4c6817 Update to SQLite-3.43.2 2023-10-12 03:16:04 +02:00
Tim Tassonis
25a628f95b Update to exim-4.96.1. 2023-10-03 12:58:54 +02:00
Rahul Chandra
bcfaad0264 Typo fixes from rhubarbpieguy on blfs-dev 2023-09-21 19:02:48 -04:00
Douglas R. Reno
850ac6f030 Update to bind-9.18.19 (Security Update) 2023-09-21 17:02:50 -05:00
Douglas R. Reno
0414dd6e28 Update to dovecot-2.3.21 2023-09-16 17:24:39 -05:00
Douglas R. Reno
ace0703bbe Update to postgresql-16.0 2023-09-16 16:37:46 -05:00
Pierre Labastie
0ff4c325d3 Update to sqlite-3.43.1 2023-09-14 21:22:31 +02:00
Thomas Trepl
c84b1301f8 Add a wiki for how to use LE-certs. Refer from httpd to it 2023-09-09 13:11:03 +02:00
Rahul Chandra
f6b3dbf1b0 Upgrade to mariadb-10.11.5 2023-09-09 00:27:02 -04:00
Bruce Dubbs
286dd94a89 Update to unbound-1.18.0. 2023-09-06 15:38:32 -05:00
Thomas Trepl
f818fd68be Upgrade postfix-3.8.2 2023-09-05 12:36:18 +02:00
Thomas Trepl
8bd37c263e Upgrade sqlite-3.43.0 2023-09-02 22:04:27 +02:00
Douglas R. Reno
23b4981a10 Fix some links (reported by rhubarbpieguy):
- Transcode: host on anduin for now
- iptables: ftp.netfilter.org has been discontinued
- mariadb: the mirror service only keeps the most current versions
  available.
2023-08-31 10:48:18 -05:00
Pierre Labastie
e440af55af Remove trailing spaces and a few typos 2023-08-27 10:41:46 +02:00
Xi Ruoyao
eb0031ca29
kea: Fix the location of kernel configuration in longindex 2023-08-25 23:19:45 +08:00
Pierre Labastie
746aa49b04 Misplaced role="root" 2023-08-24 12:15:43 +02:00
Thomas Trepl
f74a413177 Some tags 2023-08-24 11:56:22 +02:00
Thomas Trepl
554a5c4780 Comment obsolete note; Tag pkg 2023-08-24 11:56:07 +02:00
Douglas R. Reno
4154f023c4 Tag dovecot 2023-08-23 22:44:31 -05:00
Ken Moffat
c6fc0cb5b7 Tags. 2023-08-22 14:07:40 +01:00
Ken Moffat
a860f5da7e Tags for some mail progs. 2023-08-21 19:22:06 +01:00
Thomas Trepl
0f76bd9307 Two tags 2023-08-21 15:04:04 +02:00