pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc/comms/minicom
On Fri, Jul 24, 2015 at 10:33:27AM +0000, Adam Ciarcinski wrote:
> Module Name: pkgsrc
> Committed By: adam
> Date: Fri Jul 24 10:33:27 UTC 2015
>
> Modified Files:
> pkgsrc/comms/minicom: Makefile distinfo
> Added Files:
> pkgsrc/comms/minicom/patches: patch-src_script.c
>
> Log Message:
> 1.22.2
> ---
> - Fix buffering for funny sample formats (namely, 24 bit), that do not
> fit nicely into 32768 bytes. Effect was a nasty endless loop where
> mpg123 needs to be externally killed.
Huh? You've updated minicom to 2.7. This changelog belongs to a different
package.
Please fix the commit message.
--chb
> 1.22.1
> ---
> - Fix mpg123-id3dump when writing images with funny (manipulated) MIME type.
> Stupid mistake in length computation of the fallback file extension caused
> junk from memory being appended to the filename if the pointer size
> is less than 64 bit. For 64 bit pointers (or longer) it was correct by
> accident.
> - Fix pedantic build by cleaning up out123 source, also now really showing
> the encoding list in --longhelp instead of possibly, again, writing junk
> from memory in there.
> - Not linking libmpg123 against libltdl anymore (bug 215).
> - Update MSVC++ ports a bit to make them work again.
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.65 -r1.66 pkgsrc/comms/minicom/Makefile
> cvs rdiff -u -r1.14 -r1.15 pkgsrc/comms/minicom/distinfo
> cvs rdiff -u -r0 -r1.1 pkgsrc/comms/minicom/patches/patch-src_script.c
>
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index