Xi Ruoyao
44b3f4400e
treewide: Really remove commented out references to Python 2
...
It helps using grep for finding packages depending on Python 2.
2023-09-16 15:21:01 +08:00
Pierre Labastie
e440af55af
Remove trailing spaces and a few typos
2023-08-27 10:41:46 +02:00
Douglas R. Reno
ed345e70fd
Tags
2023-08-15 17:21:31 -05:00
Xi Ruoyao
14891a9084
treewide: More "User Notes" clean up
...
Remove links to pages w/o real contents.
2023-06-30 02:18:51 +08:00
Pierre Labastie
11f9b1d14c
Document gdb-add-index in short descriptions
...
Also reinstate libinproctrace in short descriptions
2023-05-30 13:34:50 +02:00
Pierre Labastie
da73c1c05f
Update to gdb-13.2
2023-05-29 21:36:13 +02:00
Douglas R. Reno
d1e4f4304e
Add a patch to GDB to prevent it from crashing during rust tests.
2023-03-26 23:12:38 -05:00
Bruce Dubbs
6f0a8c8604
Update to gdb-13.1.
2023-02-24 14:49:27 -06:00
Douglas R. Reno
9c87711c52
Tags
2023-02-14 20:49:41 -06: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
Xi Ruoyao
661e7eb274
gdb: fix FTBFS with readline-8.2
2022-10-05 10:15:44 +08:00
Pierre Labastie
1fe05eb92d
A round of removal of eol trailing spaces
2022-09-11 17:32:13 +02:00
Douglas R. Reno
046d740a29
Some more tags
2022-08-22 00:11:24 -05:00
Bruce Dubbs
5624426974
Remove gdb patch
2022-05-02 15:43:10 -05:00
Bruce Dubbs
e2fe6d4461
Update to gdb-12.1.
2022-05-02 14:18:19 -05:00
Douglas R. Reno
8c415ea2c2
Tags
2022-02-16 18:52:16 -06:00
Douglas R. Reno
17817c82bb
Package Updates and some tweaks
...
Update to Exempi-2.6.1
Update to mariadb-10.6.7
libqalculate: minor typo fix
gdb: Add patch to fix issues with glibc-2.35. Bruce did the work on this
one, I just tested it
2022-02-14 21:51:30 -06:00
Bruce Dubbs
1895c552af
Package updates.
...
Update to gdb-11.2.
Update to cups-filters-1.28.11.
Update to postfix-3.6.4.
2022-01-19 20:04:40 -06:00
Bruce Dubbs
f863fd7dec
Document the number of fortran failures
2021-09-18 09:58:01 -05:00
Pierre Labastie
54bd123605
Update gdb-11.1
...
Also add two forgotten entries to changelog
2021-09-18 08:53:12 +02:00
Pierre Labastie
85580446b2
Remove spaces at the end of lines
...
I know it is somewhat useless, but I don't like them for
two reasons: first they cannot be seen, and I do not like things I
cannot see. Second, git highlights them, and this is disturbing...
2021-09-06 19:42:49 +02:00
Douglas R. Reno
3166e3cedc
Tags
2021-08-26 20:38:05 -05:00
Douglas R. Reno
2c76fcd641
Fix valgrind to work with glibc-2.34, and couple tags.
2021-08-17 17:00:40 -05:00
Thomas Trepl (Moody)
aa61a13f5f
Upgrade gdb-10.2
2021-05-02 09:26:11 +02:00
Xi Ruoyao
45ab6c70c2
more SVN prop clean up
...
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00
Douglas R. Reno
bfbc72aa81
Tags
...
GDB: Mention the TUI test suite failing
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@24240 af4574ff-66df-0310-9fd7-8a98e5e911e0
2021-02-20 05:30:09 +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
a2e21eed9b
Update to Pygments-2.7.2 (Python Module)
...
Update to git-2.29.1
Update to Net-DNS-1.28 (Perl Module)
Update to umockdev-0.14.4
Update to libgcrypt-1.8.7
Update to gdb-10.1
Update to libassuan-2.5.4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23842 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-10-26 21:35:34 +00:00
Douglas R. Reno
7697bb2508
Tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23539 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-08-16 20:56:58 +00:00
Bruce Dubbs
f4002c5207
Archive expect, dejagnu, and tcl which are now included in LFS.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23319 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-06-23 20:19:22 +00:00
Bruce Dubbs
800323ec6d
Update to gdb-9.2.
...
Update to nano-4.9.3.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23199 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-24 05:25:37 +00:00
Douglas R. Reno
aea8090fad
GDB: Document test suite problems on AMD CPUs
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23062 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-05-01 19:36:20 +00:00
Douglas R. Reno
4de231757f
A few tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22705 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-16 20:25:07 +00:00
Bruce Dubbs
29d1160177
Update to gdb-9.1.
...
Update to libgpg-error-1.37.
Update to nss-3.50.
Update to firewalld-0.8.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22643 af4574ff-66df-0310-9fd7-8a98e5e911e0
2020-02-09 19:53:49 +00:00
Bruce Dubbs
5ad8a1f50f
Update to BIND Utilities and bind-9.14.6.
...
Update to gdb-8.3.1.
Update to mesa-19.1.7.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22185 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-21 21:45:26 +00:00
Douglas R. Reno
3fcb10e170
Tags
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21985 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-17 06:26:32 +00:00
Pierre Labastie
a42c273e16
First round of remap attributes; the "doc" ones + a few "test". Rewrote some
...
parts so that doc that can be installed with recommended deps is in main
instructions. Also, move doc instructions in <command> tags to <screen>.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21613 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-21 12:39:37 +00:00
Bruce Dubbs
6a1237dace
Update to gdb-8.3.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21587 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-12 19:10:17 +00:00
Xi Ruoyao
9533795df2
Recommend P3 with six for GDB
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21534 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-05-02 06:28:09 +00:00
Xi Ruoyao
d38dc9aa42
Add a note about building GDB with Python 3
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21480 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-04-20 15:23:00 +00:00
Douglas R. Reno
24c0a06e66
Update to gsettings-desktop-schemas-3.32.0
...
Expand test suite info in gdb regarding failures on Skylake and newer systems
Minor tweak to wget
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21349 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-03-17 04:36:25 +00:00
Douglas R. Reno
b61e62fe38
Some more tags. About a couple dozen packages before Xorg
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@21166 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-02-16 04:56:11 +00:00
Bruce Dubbs
a114fccf65
Update to gdb-8.2.1.
...
Update to ed-1.15.
Update to opencv_contrib-3.4.5.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20920 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-01-04 22:15:43 +00:00
Bruce Dubbs
5d46d331c7
Update to gdb-8.2
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20480 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-09-09 00:31:35 +00:00
DJ Lucas
51cb7cd8f2
Update to gdb-8.1.1. Fixes 10981.
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20383 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-08-23 04:28:35 +00:00
Bruce Dubbs
952c24941d
Update to git-2.16.2.
...
Update to gdb-8.1.
Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19791 af4574ff-66df-0310-9fd7-8a98e5e911e0
2018-02-18 03:25:06 +00:00
Bruce Dubbs
fa336b9357
Update to feh-2.20.
...
Update to libinput-1.8.2.
Update to gdb-8.0.1.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19194 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-09-08 21:17:23 +00:00
Douglas R. Reno
3b1995e0ba
Tag and fix a URL in libidn
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19072 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-23 17:58:13 +00:00
Bruce Dubbs
d6c65628af
Remove gcc7 entity
...
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19032 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-16 20:38:22 +00:00
Krejzi
8dfc5c303b
Fix some URLs
...
- Switch to https:// scheme where possible to avoid redirects
- Unify all kernel.org, Sourceforge and GNU URLs
- Fix python and perl module URLs to be consistent
- Fix github provided URLs to properly download tarballs instead of vFOO.tar.gz
- Use upstream locations for some packages or better/shorter URLs if available
- Add https:// URLs for gnupg packages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@19022 af4574ff-66df-0310-9fd7-8a98e5e911e0
2017-08-15 18:49:48 +00:00