Commit Graph

13603 Commits

Author SHA1 Message Date
Bruce Dubbs
d628802ad0 Package updates.
Update to freetype-2.11.1.
 Update to xfsprogs-5.14.1.
 Update to poppler-21.12.0.
 Update to gsl-2.7.1.
 Update to SDL2-2.0.18.
 Update to mesa-21.3.1.
2021-12-03 12:42:48 -06:00
Thomas Trepl (Moody)
fdb76cd31d Do not recreate docs in neon 2021-12-03 18:24:49 +01:00
Ken Moffat
dc3e235f40 nss-3.73 - security update. 2021-12-02 03:25:02 +00:00
Bruce Dubbs
7b95199a99 Package Updates.
%Update to vala-0.54.4.
%Update to libcap-2.61.
%Update to libexif-0.6.24.
2021-11-30 16:47:58 -06:00
Bruce Dubbs
2c059f1a00 Update to xauth-1.1.1 (Xorg App) 2021-11-29 11:07:22 -06:00
Bruce Dubbs
2ad718ddd5 Update to sqlite-autoconf-3370000 (3.37.0) 2021-11-28 20:12:12 -06:00
Bruce Dubbs
fb262377eb Package updates.
Update to rxvt-unicode-9.30.
Update to harfbuzz-3.1.2.
Update to ldns-1.8.0.
Update to ristretto-0.12.1.
2021-11-28 16:25:15 -06:00
Bruce Dubbs
95f2d4bad2 Package updates.
Update to mousepad-0.5.8.
Update to libdrm-2.4.109.
Update to php-8.1.0.
Update to libreoffice-7.2.3.2.
2021-11-28 15:08:00 -06:00
Pierre Labastie
6c6b4190dc Fix xwayland and gdm for non xorg GNOME on sysv
- create the /tmp/.X11-unix directory with permission 1777 using
  /etc/sysconfig/createfiles
- add pam_loginuid.so as required in /etc/pam.d/gdm-launch-environment
- ensure /etc/X11/xorg.conf.d exists after installing xwayland (both
  sysv and systemd)
2021-11-27 20:05:47 +01:00
Ken Moffat
86e62cc004 Patch qtwebengine up to 5.15.7. 2021-11-26 03:14:47 +00:00
Tim Tassonis
8995282daa Update to openldap-2.6.0. 2021-11-26 01:54:26 +01:00
Bruce Dubbs
c86d663425 Package updates.
Update to git-2.34.1.
Update to ruby-3.0.3.
Update to libsoup-2.74.2.
Update to mercurial-6.0.
2021-11-25 14:03:02 -06:00
Douglas R. Reno
6f75ffc5d7 Package updates:
Update to bluez-5.62
Update to opencv-4.5.4
Update to libical-3.0.11
Update to btrfs-progs-5.15.1
2021-11-25 11:51:43 -06:00
Bruce Dubbs
5431aad105 Package updates and two nw libraries.
Update to wayland-protocols-1.24.
Update to docutils-0.18.1.
Update to rxvt-unicode-9.29.
Added  libptytty-2.0 required by rxvt-unicode-9.29.
Update to wireshark-3.6.0.
Update to libjpeg-turbo-2.1.2.
Update to php-8.0.13.
Update to xfsprogs-5.14.0.
Added userspace-rcu-0.13.0 (iburcu) required by xfsprogs-5.14.0.
Update to cmake-3.22.0.
2021-11-24 22:17:44 -06:00
Douglas R. Reno
313f9a6ba8 Package Updates
Update to mupdf-1.19.0
Update to gnupg-2.2.33
Update to unrar-6.1.1
Update to pycryptodome-3.11.0
2021-11-23 16:49:11 -06:00
Douglas R. Reno
fe8c1a6dd2 Package updates:
Update to icewm-2.8.0
Update to xkeyboard-config-2.34
Update to libva-2.13.0
2021-11-23 13:14:25 -06:00
Douglas R. Reno
fdff1f7b08 Update the systemd units tarball to fix a startup problem with unbound. 2021-11-23 11:19:54 -06:00
Douglas R. Reno
c53fe5a77b Package updates and some tweaks
Update to vala-0.54.3
Update to librsvg-2.52.4
Update to libgusb-0.3.8
libxvct: minor spacing tweaks
xorg-server: minor formatting/spacing tweaks
2021-11-23 00:54:11 -06:00
Tim Tassonis
e47b0575a1 Update to fltk-1.3.8. 2021-11-22 17:30:44 +01:00
Pierre Labastie
ab5ea1f1c2 Update xorg-server and add xwayland
xorg-server-21.1.1
xwayland-21.1.3
2021-11-21 11:42:53 +01:00
Douglas R. Reno
e44952da89 Samba: Fix a regression in the security update 2021-11-20 22:20:09 -06:00
Ken Moffat
e7c8506a18 Update to rustc-1.56.1 and fixit for openssl-3 :
Use a sed to ensure fixed versions of the curl and curl-sys crates
are downloaded.
2021-11-20 23:29:04 +00:00
Ken Moffat
ef722769de Fix changelog typos in my last commit. 2021-11-18 22:33:31 +00:00
Ken Moffat
c30de445ac Update to poppler-21.11.0 and patch inkscape for that. 2021-11-18 22:30:25 +00:00
Bruce Dubbs
cd9f166ad6 Package updates.
Update to tigervnc-1.12.0.
Update to wireshark-3.4.10.
Update to qpdf-10.4.0.
Update to Mako-1.1.6 (Python module).
Update to bind/bind utilities 9.16.23.
2021-11-18 15:17:44 -06:00
Ken Moffat
d381c9086c Update to postfix-3.6.3. 2021-11-17 23:28:40 +00:00
Xi Ruoyao
084c25103d
resurrect ntfs-3g, and mention the new in-kernel NTFS impl
The tools (like mkfs.ntfs) is still useful, and one may be puzzled if he
uses:

    mount /dev/sdb1 /mnt

Then `mount` will find out that /dev/sdb1 is NTFS, and use the *old*
NTFS support (read-only) in kernel for it.  The user will then be
puzzled. Mention how to create a wrapper script for `mount` to use the
new NTFS3 driver for ntfs.
2021-11-17 11:39:45 +08:00
Bruce Dubbs
7fa5ff6cd3 Package updates.
Update to git-2.34.0.
Update to libuninameslist-20211114.
Update to sg3_utils-1.47.
Update to pipewire-0.3.40.
Update to curl-7.80.0.
Update to mlt-7.2.0.
2021-11-16 17:48:16 -06:00
Bruce Dubbs
6d8b33027b Package updates.
Update to iw-5.16.
Update to xterm-370.
Update to tcsh-6.23.00.
2021-11-15 15:17:10 -06:00
Bruce Dubbs
8f2f5a3e7c Library package updates.
Update to libtasn1-4.18.0.
Update to libmbim-1.26.2.
Update to libseccomp-2.5.3.
Update to libgpg-error-1.43.
2021-11-15 14:03:46 -06:00
Bruce Dubbs
9d43379cf5 Package updates.
Update to asciidoc-10.0.2 (python module).
Update to Jinja2-3.0.3 (python module).
Update to lxml-4.6.4 (python module).
Update to fribidi-1.0.11.
2021-11-15 12:49:33 -06:00
Ken Moffat
12e22d57ce Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk
Two of us editing the changelog.
2021-11-15 00:24:51 +00:00
Ken Moffat
b43f617ea8 Fixes for shared-mime-info-2.1. 2021-11-15 00:22:02 +00:00
Bruce Dubbs
157b2eb8be Archive ntfs-3g 2021-11-14 17:33:23 -06:00
Pierre Labastie
f72bfbe11e Updates
glib-2.70.1
cmake-3.21.4
libevdev-1.12.0
mesa-21.2.5
libdrm-2.4.108
2021-11-14 10:50:16 +01:00
Pierre Labastie
6b4bc1711d Add libxcvt-0.1.1
It is needed by xorg-server-21.1.1
2021-11-11 23:34:36 +01:00
Pierre Labastie
676876baeb Update to samba-4.15.2 (security fix) 2021-11-11 11:55:14 +01:00
Ken Moffat
7a14dada87 Update to harfbuzz-3.1.1. 2021-11-11 05:04:28 +00:00
Ken Moffat
9b9a96a550 Update to fetchmail-6.4.23. 2021-11-11 04:11:01 +00:00
Ken Moffat
a8353ae2f2 Update to URI-5.10 (perl module). 2021-11-11 03:45:29 +00:00
Pierre Labastie
f713df36a2 Updates
nghttp2-1.46.0
libinput-1.19.2
dhcpcd-9.4.1
libsoup-2.74.1
2021-11-09 07:40:49 +01:00
Bruce Dubbs
70ea525df2 Sync change log 2021-11-07 20:13:13 -06:00
Bruce Dubbs
7526f4fe82 Update to pcre2-10.39 and fix pcre urls. 2021-11-07 20:08:13 -06:00
Pierre Labastie
7fd5099fed Fix changelog, broken at preceding commit, sorry... 2021-11-07 21:18:32 +01:00
Pierre Labastie
3bc05c5796 Update to icu4c-70.1 2021-11-07 21:08:49 +01:00
Ken Moffat
3d5f8fce58 Update to nss-3.72. 2021-11-06 22:11:29 +00:00
Pierre Labastie
49887e8974 Updates
xscreensaver-6.02
mpg123-1.29.2
gc-8.0.6
autofs-5.1.8
libcap-pam-2.60
2021-11-05 14:11:44 +01:00
Ken Moffat
b4f896358a Update to firefox-91.3.0. 2021-11-02 18:35:45 +00:00
Ken Moffat
9493bebf1f Archive firefox-legacy-78.15.0. 2021-11-01 17:26:19 +00:00
Pierre Labastie
c43e6051a2 Updates
docutils-0.18
mercurial-5.9.3
python-dbusmock-0.24.1
asciidoc-10.0.1
2021-10-30 21:07:04 +02:00
Tim Tassonis
14dc396ecc Update to dovecot-2.3.17. 2021-10-29 20:26:46 +02:00
Douglas R. Reno
59f6a1f824 Package updates (with polkit being the largest)
Update to pipewire-0.3.39
Update to poppler-21.10.0
Update to links-2.25
Update to polkit-0.120
2021-10-29 12:26:35 -05:00
Pierre Labastie
51ba03e696 Updates
v4l-utils-1.22.1
apache-ant-1.10.12
LVM2-2.03.14
2021-10-29 09:40:06 +02:00
Ken Moffat
ccec040c93 Package Updates:
c-ares-1.18.1,
node.js-16.13.0

This version of c-ares removes the need for the sed in node.
2021-10-29 05:00:18 +01:00
Pierre Labastie
141ee0a5de Updates
lsof-4.94.0
jansson-2.14
glibmm-2.66.2
pidgin-2.14.8
py3c-1.4 (python module)
valgrind-3.18.1
graphviz-2.49.3
asciidoc-10.0.0 (and move to ptyhon modules)
2021-10-28 12:59:23 +02:00
Douglas R. Reno
45befbbe63 Package Update and a stats change:
Update to bind-9.16.22 (Security Update)
Fix the stats on Samba
2021-10-27 22:52:30 -05:00
Douglas R. Reno
71d2d759c3 Package Update:
Update to samba-4.15.1 (Security Update)
2021-10-27 20:18:28 -05:00
Douglas R. Reno
e200fb614c Package update:
Update to ffmpeg-4.4.1 (Security Update). Also includes some tweaks to
the information regarding the FATE test suite.
2021-10-27 18:57:55 -05:00
Douglas R. Reno
a263b75559 Package update and some command explanation tweaking
Update to exiv2-0.27.5
Minor tweaking to command explanations in mplayer.
2021-10-27 16:55:45 -05:00
Douglas R. Reno
1e64cfb1ab Package Update:
Update to php-8.0.12 (Security Update)
2021-10-27 16:06:36 -05:00
Douglas R. Reno
b714013a77 Package Updates:
Update to webkitgtk-2.34.1
Update to wpebackend-fdo-1.12.0
Update to libwpe-1.12.0
2021-10-26 11:32:25 -05:00
Douglas R. Reno
ae686767f7 Package Update
Update to Libreoffice-7.2.2.2
2021-10-25 17:38:36 -05:00
Pierre Labastie
3e8c1264a0 Updates and a fix:
Update to LLVM-13.0.0
Update to rustc-1.56.0
Fix Seamonkey to build with the new version of rust
2021-10-25 22:00:08 +02:00
Thomas Trepl (Moody)
2ed707f394 Upgrade to postgresql-14.0 2021-10-25 09:17:31 +02:00
Ken Moffat
c09fd0abac Update to nss-3.71. 2021-10-22 23:42:48 +01:00
Tim Tassonis
dd9aab332d Document and add patch for PAM support to exim-4.95. 2021-10-23 00:17:02 +02:00
Pierre Labastie
3713bc71c8 Updates and a fix:
udisks2-2.9.4
upower: change download location
exim-4.95
mesa-21.2.4
libvpx-1.11.0
2021-10-22 14:31:54 +02:00
Douglas R. Reno
27cc55e9ee Package updates:
Update to seamonkey-2.53.9.1
Update to thunderbird-91.2.1
Update to ghostscript-9.55.0
2021-10-21 22:55:22 -05:00
Douglas R. Reno
df3565148d Package update:
Update to inkscape-1.1.1
2021-10-21 13:50:12 -05:00
Douglas R. Reno
9556a942e5 Package updates:
Update to libinput-1.19.1
Update to openssh-8.8p1 (alongside ssh-askpass-8.8p1)
Update to cifs-utils-6.14
Update to NetworkManager-1.32.12
2021-10-20 16:47:06 -05:00
Douglas R. Reno
acb648fd7a Package update
Update to samba-4.15.0
2021-10-18 19:16:06 -05:00
Douglas R. Reno
29e27d025e Fix CVE-2021-37750 in MIT Kerberos 5. Suggested in the Samba 4.15.0
release notes.
2021-10-18 17:18:34 -05:00
Douglas R. Reno
8422a12c54 Package update
Update to Mercurial-5.9.2
2021-10-18 15:42:13 -05:00
Ken Moffat
0b664be0f5 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2021-10-16 14:00:57 +01:00
Ken Moffat
580ce987a3 Correct soem pcre dependencies which were outdated. 2021-10-16 14:00:13 +01:00
Douglas R. Reno
97b8038fdf Adapt cracklib to build with Python 3.10 2021-10-15 18:06:57 -05:00
Douglas R. Reno
22c07deb2e Fix building GPGME with Python 3.10 installed 2021-10-15 16:39:22 -05:00
Bruce Dubbs
a8307df565 Package updates.
Upgrade to imlib2-1.7.4.
Upgrade to vim-8.2.3508.
Upgrade to Jinja2-3.0.2.
Upgrade to python3-3.10.0.
2021-10-14 17:31:19 -05:00
Thomas Trepl (Moody)
674d655140 Upgrade ristretto-0.12.0 2021-10-13 18:47:14 +02:00
Thomas Trepl (Moody)
7d61e107a3 Upgrade git-2.33.1 2021-10-13 18:43:53 +02:00
Douglas R. Reno
bdcd7dbd43 Archive Rarian 2021-10-12 23:21:22 -05:00
Ken Moffat
4e16af8157 Update to node.js v14.18.1. 2021-10-13 02:43:55 +01:00
Thomas Trepl (Moody)
50451e0ee6 Upgrade to hexchat-2.16.0 2021-10-12 22:18:41 +02:00
Tim Tassonis
f934af8956 Update to openldap-2.5.8. 2021-10-12 15:48:57 +02:00
Ken Moffat
927e12ef7f Fix qtwebengine FTBFS with system harfbuzz-3. 2021-10-09 22:49:42 +01:00
Thomas Trepl (Moody)
619768d449 Upgrade wireshark-3.4.9 2021-10-08 09:57:15 +02:00
Thomas Trepl (Moody)
01825fde76 Upgrade httpd-2.4.51 2021-10-08 09:04:46 +02:00
Thomas Trepl (Moody)
26f03bbcac Upgrade httpd-2.4.50 2021-10-07 18:42:31 +02:00
Thomas Trepl (Moody)
111de14fbd Upgrade nano-5.9 2021-10-07 18:01:17 +02:00
Ken Moffat
1a54b92b57 Firefox-91.2.0, JS78-15.0, legacy firefox-78.15.0. 2021-10-05 19:19:42 +01:00
Pierre Labastie
08093b3c49 More trailing space removal 2021-10-02 07:38:10 +02:00
Bruce Dubbs
aa31b0eac4 Package updates.
Archive haveged.
Update to libcap-2.59.
2021-10-01 12:37:12 -05:00
Bruce Dubbs
6413d00e80 Package updates.
Update to itstool-2.0.7.
Update to feh-3.7.2.
Update to DateTime-Calendar-Julian-0.106 (Perl module).
2021-09-26 11:35:16 -05:00
Thomas Trepl (Moody)
fe323d3ab0 Upgrade php-8.0.11 2021-09-26 08:24:34 +02:00
Bruce Dubbs
acf677b398 Package updates
Update to pipewire-0.3.37.
Update to graphviz-2.49.1.
Update to pycryptodome-3.10.4.
2021-09-25 13:09:44 -05:00
Bruce Dubbs
37a43a5a1c Update to libreoffice-7.2.1.2 2021-09-25 12:42:56 -05:00
Pierre Labastie
fb25573945 Updates
thunderbird-91.1.1
pidgin-2.14.7
curl-7.79.1
vte-0.66.0
2021-09-24 21:15:34 +02:00
Thomas Trepl (Moody)
60530f75af Upgrade mousepad 2021-09-24 20:50:51 +02:00
Bruce Dubbs
3619a7bbb1 Package updates.
Update to sudo-1.9.8p2.
Update to xterm-369.
Update to mesa-21.2.2.
Update to nghttp2-1.45.1.
Update to neon-0.32.1.
Update to btrfs-progs-v5.14.1.
2021-09-23 14:04:31 -05:00
Douglas R. Reno
86ba5b667a Package update
Update to WebkitGTK+-2.34.0
2021-09-22 19:52:15 -05:00