Xi Ruoyao
45ab6c70c2
more SVN prop clean up
...
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Bruce Dubbs
9029db2656
Tag most of General Libraries and dependencies
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24241 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 06:13:48 +00:00
Pierre Labastie
4c24eb0a40
Remove period at the end of short descriptions.
...
In the process, some attributes in single quotes have been changed to double
quotes, and a few attribute lists have been written on one line instead of
several lines.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24236 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-19 15:20:16 +00:00
Douglas R. Reno
3979b674b9
Drop the libxslt python module from libxslt since it doesn't support python3 and doesn't appear to be used by anything else in the book.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23548 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 16:02:18 +00:00
Bruce Dubbs
87351a9d36
Tag most of General Libraries and their dependencies
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23542 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-17 04:26:53 +00:00
Bruce Dubbs
fb4fe20642
clarify xreflabel for python2 libxml2 module
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23536 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-16 17:57:22 +00:00
Douglas R. Reno
eed90c8b97
Update to openldap-2.4.51
...
Update to wireshark-3.2.6
Update to udisks-2.9.1
Emacs: add optional dependency on jansson - adds JSON support
Minor nitpicks in gc and libxslt
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23515 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-14 00:32:56 +00:00
Xi Ruoyao
f0bedadb06
libxslt: fix a glitched man page
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23509 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-13 13:51:55 +00:00
Bruce Dubbs
66c4901f49
Just tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22697 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-15 16:54:30 +00:00
Bruce Dubbs
df013c7f76
Update to libxml2-2.9.10.
...
Update to libxslt-1.1.34.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22338 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-10-31 17:16:06 +00:00
Bruce Dubbs
82bdecfad0
Tag Xorg and it's dependencies.
...
Some misc text tweaks.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21982 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-16 22:28:01 +00:00
Douglas R. Reno
0ea2a4ae85
Add security patch for libxslt, fixing CVE-2019-11068, a security framework bypass.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21807 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-07-05 18:46:15 +00:00
Bruce Dubbs
bbe434b1ef
Really fix Thunderbird.
...
Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21155 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-15 20:47:31 +00:00
Bruce Dubbs
177d84bd87
Update to libxslt-1.1.33.
...
Update to libxml2-2.9.9.
Update to audacious{,-plugins}-3.10.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20923 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-05 23:18:15 +00:00
Bruce Dubbs
048b9a4671
Tags for packages used to manage the book
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20302 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-15 02:28:50 +00:00
Ken Moffat
0a43695c61
tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19788 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-17 23:35:13 +00:00
Ken Moffat
cd964c86d9
Build the Python2 libxml2 module and clarify where / when it is used. Make an additional entry for this in the python modules - if trying to build both sets of modules before installing libxml.so, the lib has to be built twice with separate invocations of configure, that is slow if all the optional dependencies are invoked. The dependencies for docbook-xsl are all used at runtime, note that and flag their xref tags as runtime.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19526 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-23 03:21:36 +00:00
Pierre Labastie
d378cf053d
the libxml2 python module *is* needed by some packages in the book +
...
move the other note to where it belongs
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19489 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-13 08:41:59 +00:00
Bruce Dubbs
f3c341f507
Clarify the python2 dependency in libxslt
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19487 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-12 22:56:09 +00:00
Pierre Labastie
6c6f393992
dovecot-2.2.33.2
...
mercurial-4.4.1
lvm2-2.2.02.176
libxml2-2.9.7
libxslt-1.1.32
cmke-3.9.5
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19454 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-11-09 10:48:19 +00:00
Pierre Labastie
29e5e6ebe6
Remove obsolete "sed" command in libxslt: configure.in
...
does not exist anymore, and configure.ac has been fixed.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19321 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-12 07:28:15 +00:00
Bruce Dubbs
dff94d41bc
Update to feh-2.21.
...
Update to qt5-5.9.2 and qtwebengine-5.9.2.
Update to libxslt-1.1.31.
Update to libxml2-2.9.6.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19320 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-10-11 21:58:50 +00:00
Pierre Labastie
ba3bd45656
Increase the recursion limit in libxslt, which allows man pages for samba and systemd to be generated
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19272 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-25 01:56:34 +00:00
Ken Moffat
64a55cc55e
libxslt: Fix breakage of xslt-config --cflags in 1.1.30.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19250 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-18 23:56:18 +00:00
Pierre Labastie
cf83ea8d8c
Updates to libxml2-2.9.5 and libxslt-1.1.30
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19198 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-09 06:33:37 +00:00
Ken Moffat
f1fb58294c
Fix libxslt for glibc-2.26 so that it doesn't bomb out the compile of any package using xsltlocale.h.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19043 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-20 01:04:07 +00:00
Bruce Dubbs
4bf60a36d4
Some tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19036 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-18 19:42:43 +00:00
Douglas R. Reno
c6f70325e5
Remove meaningless libtool warning command explanation from libxslt
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18460 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-03-08 18:44:38 +00:00
Bruce Dubbs
89f706b2a1
Tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18310 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-02-15 03:04:01 +00:00
DJ Lucas
92245989f0
Merge nosym branch
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18076 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-12-17 06:42:45 +00:00
Pierre Labastie
84cbff3549
My first set of tags for LFS-7.10
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17662 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-08-27 17:00:09 +00:00
Douglas R. Reno
b417f2af07
Add YAML to trunk and modify Ruby dependencies to reflect
...
Typo fix
Added a sed to apr and lixslt to silence libtool warnings
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17602 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-07-21 04:10:38 +00:00
Pierre Labastie
cef5d3a232
libxml2-2.9.4
...
libxslt-1.1.29
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17400 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-05-24 15:40:06 +00:00
Pierre Labastie
a2c3ec7901
GCC 6 tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@17334 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-05-07 20:01:40 +00:00
Bruce Dubbs
4b92d8de4d
Initial 7.9 tags for trunk
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16993 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-21 20:38:55 +00:00
Bruce Dubbs
ba717478b8
Revert lfs79 tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16979 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-19 19:11:31 +00:00
Bruce Dubbs
695c72f0dd
Tags for files neede to manage/build the LFS books
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16975 af4574ff-66df-0310-9fd7-8a98e5e911e0
2016-02-16 01:28:55 +00:00
Bruce Dubbs
7b273030f0
Tags through Xorg
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@16384 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-09-10 04:58:46 +00:00
Ken Moffat
57945e063f
tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15886 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-04-28 01:23:03 +00:00
Bruce Dubbs
7d68b9285d
Tags for programs needed to build LFS/BLFS books
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@15539 af4574ff-66df-0310-9fd7-8a98e5e911e0
2015-02-20 21:15:05 +00:00
Pierre Labastie
59d9079775
Tags for X
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@14240 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-09-10 13:19:10 +00:00
Fernando de Oliveira
41b674dfe9
LFS75 tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12721 af4574ff-66df-0310-9fd7-8a98e5e911e0
2014-02-17 23:16:31 +00:00
Bruce Dubbs
31d2934e8c
More lfs74 tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11649 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-08-18 04:37:04 +00:00
Krejzi
5cfcafef8b
Fixes
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11153 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-04-24 09:37:16 +00:00
Bruce Dubbs
a523159412
More 7.3 tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@11062 af4574ff-66df-0310-9fd7-8a98e5e911e0
2013-03-04 20:19:24 +00:00
Krejzi
f18f87318c
Package updates. See changelog.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10875 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-11-28 19:59:26 +00:00
Krejzi
8180b8914b
libxml2 2.9.0 and libxslt 1.1.27.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10673 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-09-19 11:47:53 +00:00
Ken Moffat
b48c67aa9b
More 7.2 tags.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10623 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-09-04 01:50:03 +00:00
Andrew Benton
4c77a94985
a bunch of lfs71_checked
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9604 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-03-05 15:41:10 +00:00
Andrew Benton
4716d520a0
Removed the python linkend. The python links now point at python2
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9451 af4574ff-66df-0310-9fd7-8a98e5e911e0
2012-02-17 14:43:28 +00:00