liquidsoap (2.4.2-1)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.4.4-1 > 2.4.2-1
- Git: https://salsa.debian.org/ocaml-team/liquidsoap.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 933888
- Browser: https://salsa.debian.org/ocaml-team/liquidsoap
- Last scan: 2026-07-19 05:45:03+00
- Next scan: 2026-07-24 10:27:00+00
- CI pipeline status: failed
- Debian changelog in Git:
liquidsoap (2.4.4-1) UNRELEASED; urgency=medium
[ Luca Boccassi ]
* Install and use sysusers.d/tmpfiles.d config files
[ Kyle Robbertze ]
* New upstream version 2.4.4 (Closes: #1131579)
* Drop patches fixed upstream
* Remove dependency on domain_shims
* Bump Standards-Version to 4.7.4 (no change)
* Drop FDK-AAC support as upstream will no longer support a dynamic linker
to the package in contrib
-- Kyle Robbertze <paddatrapper@debian.org> Fri, 29 May 2026 10:58:38 +0100
- This branch is 11 commits ahead of tag debian/2.4.2-1
- Git log:
commit 1d895598538ffa5ccf2e745f10a0e2006a527b62
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Mon Jun 8 10:02:31 2026 +0100
Note dropping FDK-AAC support in changelog
Gbp-Dch: Ignore
commit 7f9c8fe916b7f4a1cfeb352687840f51d7ee7236
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Thu Jun 4 11:36:07 2026 +0100
Make doc package build reproducible
commit 3a5251671c53c95eb0e0ce905b78f89cccc9f8ba
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Thu Jun 4 11:35:42 2026 +0100
Add sqlite and syslog support
commit 9ae6324498c9669d42470ae4776f388f6d2ca1b2
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Thu Jun 4 11:13:17 2026 +0100
Update watch file to v5
commit 9443a28e79c07043b9338cb70c54c499211b3821
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Fri May 29 10:59:10 2026 +0100
commit wip
commit 5f93d6d878dd5ae54b062721e7ace06067d49a8a
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Fri May 29 09:40:36 2026 +0100
Bump Standards-Version to 4.7.4 (no change)
commit a52eaf1a1857d768ce9d4ceb1531d098f03888f2
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Fri May 29 09:40:25 2026 +0100
Remove dependency on domain_shims
commit faf0ba8cca271f384079a99a5ac52f77e262378f
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Fri May 29 09:22:06 2026 +0100
Drop patches fixed upstream
commit 1be1fb958b8e164938205e779372b146df6c14ed
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Fri May 29 09:12:27 2026 +0100
New upstream version 2.4.4
commit f08aecb026b33daeeb9ea5bb87d5bf12794aff60
Merge: 3ae3176 a0eb4fe
Author: Kyle Robbertze <paddatrapper@debian.org>
Date: Fri May 29 09:17:40 2026 +0100
Merge branch 'sysusers' into 'master'
Install and use sysusers.d/tmpfiles.d config files
See merge request ocaml-team/liquidsoap!1
commit a0eb4fe930acf020f7d7d2ba57f30b9566fcbb6e
Author: Luca Boccassi <luca.boccassi@gmail.com>
Date: Thu May 28 22:34:42 2026 +0100
Install and use sysusers.d/tmpfiles.d config files
sysusers.d/tmpfiles.d config files allow a package to use declarative
configuration instead of manually written maintainer scripts. This also
allows image-based systems to be created with /usr/ only, and also
allows for factory resetting a system and recreating /etc/ on boot.
https://www.freedesktop.org/software/systemd/man/latest/sysusers.d.html
https://www.freedesktop.org/software/systemd/man/latest/tmpfiles.d.html