Up to [cvs.NetBSD.org] / pkgsrc / audio / ezstream
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.16 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:17 2022 UTC (2 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
HEAD
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
massive revision bump after textproc/icu update
Revision 1.15 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:19 2022 UTC (9 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
revbump for textproc/icu update
Revision 1.14 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:08 2021 UTC (14 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
revbump for icu and libffi
Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:54 2021 UTC (21 months, 2 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
revbump for textproc/icu
Revision 1.12 / (download) - annotate - [select for diffs], Sat Apr 17 08:31:13 2021 UTC (21 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +7 -5
lines
Diff to previous 1.11 (colored)
ezstream: Update to 1.0.2 This changes the configuration file format. Use ezstream-cfgmigrate to migrate. Changes in 1.0.2, released on 2021-02-12: * Fix a crash, if metadata placeholders are configured for input files that do not contain the respective values. From gui-lux on Github (#16). * Fix a crash in one instance of querying the metadata program. From taku0220 on Github (#23). * Fix a crash when referencing an unconfigured intake in a stream. From Optiqus on Github (#28). * Documentation and example improvements Changes in 1.0.1, released on 2020-02-22: * Fix a crash, if there is a typo in the <encoder /> setting * Fix regression setting the stream name. From zygmund2000 on Github. * Minor example and documentation tweaks Changes in 1.0.0, released on 2020-01-29: * Major feature release with a new configuration file structure * New configuration migration tool to help with the upgrade (ezstream-cfgmigrate) * Added support for modern libshout functionality: - WebM and Matroska media formats - ICY and RoarAudio streaming protocols - TLS encryption * Several bug fixes and an extensive unit test suite * Support the new '@b@' placeholder for separate album metadata * The command line option -p has been added, causing ezstream to write a locked PID file to a given location * The command line options -m and -n have been removed, and new configuration file settings have been added accordingly * The real-time status information is now enabled explicitly with the new command line option -r * The behaviour of the -s command line argument was changed: To shuffle lines from standard input, the special file name "-" needs to be provided. * TagLib (its C wrapper library) is now a mandatory dependency * Native support for MS Windows and certain legacy UNIX systems has been removed Changes in 0.6.1, released on 2020-01-29: * src/util.c - [FIX] Fix crash on missing <format/> element. From Petr Pisar. (Ticket #2208)
Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 26 15:56:07 2020 UTC (2 years, 2 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.10: +4 -4
lines
Diff to previous 1.10 (colored)
ezstream: Fix HOMEPAGE, delint
Revision 1.10 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:24 2020 UTC (2 years, 3 months ago) by ryoon
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
*: Recursive revbump from textproc/icu-68.1
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:08 2020 UTC (2 years, 8 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.8: +2 -1
lines
Diff to previous 1.8 (colored)
Revbump for icu
Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 13 18:02:10 2015 UTC (7 years, 3 months ago) by shattered
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Update to 0.6.0. Changes: * This release contains a SECURITY FIX for a command injection vulnerability that was found and reported by Alexandre Rebert: The previous handling of metadata placeholders allowed for arbitrary shell commands to be trivially injected and executed as the ezstream user, via malicious media files. * This release requires users to ADJUST their CONFIGURATION: To protect against the injection vulnerability above, metadata is now properly quoted and escaped from the shell. This means that any extra quoting must be removed from configuration files. Remove all quoting from metadata placeholders in <encode/> and <decode/> commands, e.g. replace "@M@" with @M@, and "@T@" with @T@, etc. Without these changes, stream metadata will look both wrong and the injection vulnerability may be re-introduced.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Oct 20 11:02:53 2014 UTC (8 years, 3 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3,
pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4
Changes since 1.6: +3 -3
lines
Diff to previous 1.6 (colored)
(upsteam) Update 0.5.4 to 0.5.6 Changes in 0.5.6, released on 2009-08-31: * ezstream-file.sh: - [NEW] Add and install ezstream-file.sh, a new convenience shell script that generates configuration and playlist from a template and command line, respectively. (Bourne shell and POSIX utilities required.) See ezstream-file.sh(1) for details. * src/ezstream.c: - [MISC] Be more tolerant towards faulty playlists and similar issues. Failure to open a resource (e.g. a media file) is no longer fatal and operation will continue until 100 subsequent errors. Based on an idea from dhorton. (Ticket #1585) - [NEW] New command line option -s: Make ezstream function as a line- based shuffling utility. * src/playlist.c: - [MISC] Consider no output from a playlist program to be equivalent to an empty line, indicating that the end of the playlist is reached. - [FIX] Do not complain when receiving an empty line from a playlist program. * examples/: - [NEW] Add a real-world example playlist script with logging feature. Changes in 0.5.5, released on 2009-08-01: * win32/config.h: - [FIX] Re-enable TagLib support in MSVC build. Found by Roman Donchenko. (Ticket #1535) * various: - [NEW] New optional <sourceuser/> configuration option, to change the username used in authentication with Icecast. Suggested by Akos Veres. - [MISC] Further improvements and minor fixes in the build system.
Revision 1.6 / (download) - annotate - [select for diffs], Thu Oct 17 07:56:40 2013 UTC (9 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
recursive bump for audio/taglib shlib major bump
Revision 1.5 / (download) - annotate - [select for diffs], Tue Sep 11 23:59:31 2012 UTC (10 years, 4 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3
Changes since 1.4: +1 -2
lines
Diff to previous 1.4 (colored)
"user-destdir" is default these days
Revision 1.4 / (download) - annotate - [select for diffs], Thu Jun 14 07:45:30 2012 UTC (10 years, 7 months ago) by sbd
Branch: MAIN
CVS Tags: pkgsrc-2012Q2-base,
pkgsrc-2012Q2
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Recursive PKGREVISION bump for libxml2 buildlink addition.
Revision 1.3 / (download) - annotate - [select for diffs], Wed Feb 15 21:23:25 2012 UTC (10 years, 11 months ago) by hans
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1
Changes since 1.2: +2 -1
lines
Diff to previous 1.2 (colored)
REPLACE_SH in installed shell scripts.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jul 6 10:17:11 2010 UTC (12 years, 7 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.1: +2 -2
lines
Diff to previous 1.1 (colored)
Transfer ownership to pkgsrc-users. pancake's address is not valid any more and he has agreed in private mail to drop maintainership.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Jul 30 16:31:24 2009 UTC (13 years, 6 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc_base,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
add ezstream-0.5.4, a streaming client for icecast, from pancake@phreaker.net per pkgsrc-wip
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 30 16:31:24 2009 UTC (13 years, 6 months ago) by drochner
Branch: MAIN
Initial revision