Bruce Dubbs
8c2e1c42ba
Update to ntp-4.2.8p17.
2023-06-06 22:42:10 -05:00
Bruce Dubbs
5bdf4cefe1
Update to ntp-4.2.8p16.
2023-06-06 20:27:02 -05:00
Tim Tassonis
68cae622c8
Update to xfce4-power-manager-4.18.2.
...
Update to samba-4.18.3.
2023-06-01 00:50:00 +02:00
Bruce Dubbs
6ca13da37e
Update to wget-1.21.4.
2023-05-12 14:30:48 -05:00
Xi Ruoyao
3434e27382
samba: Remove unneeded CPPFLAGS and LDFLAGS
2023-05-06 23:41:49 +08:00
Douglas R. Reno
64e4b6f193
Samba: make some minor tweaks to the dependencies
...
Report from Thomas Seeling
2023-05-01 11:48:32 -05:00
Pierre Labastie
bc7af2136e
Fix test instructions in nfs-utils
...
When test instructions need to be run as root, it is not enough to
use a <command> tag. It needs a <screen> tag with role="root" and
remap="test" attributes.
Also fix a missing parenthesis.
2023-04-27 13:07:16 +02:00
Douglas R. Reno
0a35628679
nfs-utils: Remove an extra 'i' from the configure command
2023-04-23 10:21:10 -05:00
Bruce Dubbs
306a1a243d
Update to nfs-utils-2.6.3.
2023-04-20 20:45:58 -05:00
Douglas R. Reno
a647555e0b
Update to samba-4.18.2
2023-04-19 11:42:31 -05:00
Douglas R. Reno
c978f398ea
Update to Samba-4.18.1 (Security Update)
2023-03-30 17:09:57 -05:00
Tim Tassonis
00120f9621
Update to samba-4.18.0.
2023-03-13 18:28:47 +01:00
Xi Ruoyao
ca66edf064
Clarify wireless kernel requirements
2023-03-13 13:26:56 +08:00
Bruce Dubbs
4b6e2b26bc
More tags
2023-02-19 19:42:20 -06:00
Douglas R. Reno
b464299292
Tag WebKit dependencies
2023-02-18 14:22:38 -06:00
Thomas Trepl
edbc1762eb
A few tags (mostly on xfce)
2023-02-17 18:10:37 +01:00
Douglas R. Reno
15445abd8c
Lots of tags
2023-02-15 23:24:25 -06:00
Ken Moffat
2a7cafaf97
Tags
2023-02-15 21:53:49 +00:00
Douglas R. Reno
09a464aa5f
Lots of tags and a typo fix in Nettle
2023-02-15 15:23:24 -06:00
Douglas R. Reno
9c87711c52
Tags
2023-02-14 20:49:41 -06:00
Douglas R. Reno
d0c42be1cf
Initial tags for 11.3
2023-02-14 18:44:18 -06:00
Douglas R. Reno
cdddf06776
Update to samba-4.17.5
...
I've also done some cleanup of old comments in this page
2023-02-12 19:28:43 -06:00
Xi Ruoyao
17aa21c551
Change all http://*.sourceforge.net/ URLs to https
...
Now all sourceforge.net subdomains have a valid SSL certificate. The
changes are automatically done via a sed. I've reviewed the changes and
reverted the changes in archive/*, pst/xml/docbook-xsl.xml, and
stylesheets/lfs-xsl/lfs-l10n.xml. Other changes should (hopefully) be
fine.
2023-01-29 12:35:23 +08:00
Pierre Labastie
3bdc4eba16
Merge branch 'trunk' into plabs/python-mods
2023-01-10 21:57:10 +01:00
David Bryant
a0e08b2176
Standardized the spelling of "userspace".
...
Also corrected the capitalization of titles and cleaned up some
grammatical errors. Note that a few modules quote the "config"
menu for the Linux kernel, whch says "user-space". Those
modules were not altered; directly quoted material should be
reproduced verbatim.
2022-12-24 14:14:57 -06:00
Douglas R. Reno
ece8654eef
Update to samba-4.17.4 (security update)
2022-12-15 13:24:53 -06:00
David Bryant
48771ae06f
Unless it's a directory name, or something like that, "test suite"
...
should be spelled as two words.
2022-12-13 12:19:29 -06:00
Ken Moffat
89a8d9ad9f
Merge branch 'trunk' into plabs/python-mods
2022-12-12 22:34:38 +00:00
David Bryant
b59e5eb3ea
Fixed a common misspelling. "setup" is a noun. When "set up" is a
...
phrasal verb, it is spelled as two words. This commit fixes most of
the misspelled "set up" instances in the BLFS book.
2022-12-12 14:17:31 -06:00
Xi Ruoyao
8761710ed7
ntp: the test suite does not work for now
2022-12-06 20:58:52 +08:00
Pierre Labastie
cf905e02e5
Merge branch 'trunk' into plabs/python-mods
2022-12-01 21:23:08 +01:00
Pierre Labastie
3f2db3a638
Remove sect1info tags
...
They only contain a date tag that is nowhere used.
2022-11-29 08:58:07 +01:00
Douglas R. Reno
1f7002b392
Update to samba-4.17.3
2022-11-17 20:26:20 -06:00
Pierre Labastie
b69df19ab6
Merge branch 'trunk' into plabs/python-mods
2022-11-01 07:59:01 +01:00
Pierre Labastie
8b819c527c
Reference book's pytest instead of external
...
Note that for pycairo2, I am not sure pytest can be built for python2.
2022-10-29 23:34:19 +02:00
Douglas R. Reno
74c6949cc9
Update to samba-4.17.2 (Security Update)
2022-10-28 14:07:55 -05:00
Pierre Labastie
31cf6baae7
Revert "wget depends optionally on libunistring"
...
This reverts commit c821a8f045
.
We consider if an optional dependency (here libidn2) requires
something (here libunistring), then we do not list "something"
in the optional dependencies. Note that we might reconsider this:
in this case, libunistring can be used without libidn2. But for
the moment, let's revert.
2022-10-28 09:21:23 +02:00
Pierre Labastie
c821a8f045
wget depends optionally on libunistring
2022-10-28 09:16:25 +02:00
Thomas Trepl (Moody)
8955f28fa2
Upgrade rsync-3.2.7
2022-10-21 22:39:17 +02:00
Douglas R. Reno
f07f654786
Four package updates
...
Update to NetworkManager-1.40.0
Update to gnome-bluetooth-42.4
Update to samba-4.17.0
Update to ModemManager-1.18.12
2022-09-16 10:35:09 -05:00
Bruce Dubbs
8a42ba9b18
Update to rsync-3.2.6.
2022-09-10 17:26:02 -05:00
Xi Ruoyao
75e3e09e5f
networking: URL update
...
Also change all "http://sphinx-doc.org " to "https://www.sphinx-doc.org ".
Without "www." I get a connection time out for some reason...
2022-09-08 15:55:46 +08:00
Bruce Dubbs
3032882841
Tags
2022-08-26 16:39:32 -05:00
Pierre Labastie
eef5713fb7
A few tags
2022-08-26 22:45:40 +02:00
Douglas R. Reno
756f228033
Fix building Samba with glibc-2.36 and xfsprogs-5.19.0, and tag it.
2022-08-25 17:30:40 -05:00
Thomas Trepl (Moody)
b5d7180d02
Tags for 11.2
2022-08-24 18:36:22 +02:00
Douglas R. Reno
ce1dd9df4e
Several tags
2022-08-22 15:41:07 -05:00
Douglas R. Reno
ecc23863e9
libevent: Typo fix
...
llvm: Document new test failures
Tags
2022-08-22 14:03:54 -05:00
Douglas R. Reno
dca2b43ecd
Adapt CMake to use Boost-1.80.0 with FindBoost.
...
Tags
2022-08-22 11:33:42 -05:00
Douglas R. Reno
af847db38e
Initial tags
2022-08-21 21:57:29 -05:00