diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2024-05-31 23:52:07 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2024-06-01 02:30:41 +0200 |
commit | 1a40eac63ecd6523c196bcb4fb8ab800269a8c6a (patch) | |
tree | 3f183630d8e0ede7a621393a3d4fc84d83be6abc /ChangeLog.txt | |
parent | 9f8168864e4b0b97cc7568cba055058dd8e3150d (diff) | |
download | current-1a40eac63ecd6523c196bcb4fb8ab800269a8c6a.tar.gz current-1a40eac63ecd6523c196bcb4fb8ab800269a8c6a.tar.xz |
Fri May 31 23:52:07 UTC 202420240531235207
d/luajit-2.0.1716656478-x86_64-1.txz: Added.
Thanks to Erik Falor.
n/proftpd-1.3.8b-x86_64-4.txz: Rebuilt.
Build with mod_wrap2 and mod_wrap2_file instead of mod_wrap, which has
problems with ipv6. Thanks to jayjwa.
xap/mpv-0.38.0-x86_64-2.txz: Rebuilt.
[PATCH 1/4] av_common: parent mp_get_lavf_demuxer contents to the list.
[PATCH 2/4] stream: implement get_protocols method for stream_lavf.
[PATCH 3/4] build: dynamically generate mpv.desktop file protocols.
[PATCH 4/4] stream_lavf: don't add ffmpeg bluray or dvd protocols.
Thanks to gmgf.
Build against luajit. Thanks to pm_a_cup_of_tea.
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r-- | ChangeLog.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt index 4f0a5fce3..a00c20244 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -1,3 +1,17 @@ +Fri May 31 23:52:07 UTC 2024 +d/luajit-2.0.1716656478-x86_64-1.txz: Added. + Thanks to Erik Falor. +n/proftpd-1.3.8b-x86_64-4.txz: Rebuilt. + Build with mod_wrap2 and mod_wrap2_file instead of mod_wrap, which has + problems with ipv6. Thanks to jayjwa. +xap/mpv-0.38.0-x86_64-2.txz: Rebuilt. + [PATCH 1/4] av_common: parent mp_get_lavf_demuxer contents to the list. + [PATCH 2/4] stream: implement get_protocols method for stream_lavf. + [PATCH 3/4] build: dynamically generate mpv.desktop file protocols. + [PATCH 4/4] stream_lavf: don't add ffmpeg bluray or dvd protocols. + Thanks to gmgf. + Build against luajit. Thanks to pm_a_cup_of_tea. ++--------------------------+ Fri May 31 18:49:48 UTC 2024 a/hwdata-0.383-noarch-1.txz: Upgraded. a/pciutils-3.13.0-x86_64-1.txz: Upgraded. |