2021-10-26 13:01:20 by Nia Alarie | Files touched by this commit (177) |
Log message:
multimedia: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (for legal reasons?):
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz
./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
|
2021-10-07 16:32:21 by Nia Alarie | Files touched by this commit (179) |
Log message:
multimedia: Remove SHA1 hashes for distfiles
|
2021-05-04 09:26:13 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
libdvdread: updated to 6.1.2
libdvdread (6.1.2)
* Fix Win32 Unicode paths opening
* Fix warnings and build improvements
|
2020-05-22 14:43:53 by Adam Ciarcinski | Files touched by this commit (18) |
Log message:
revbump for multimedia/libdvdread; requested by leot@
|
2020-05-16 06:46:18 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
libdvdread: updated to 6.1.1
libdvdread (6.1.1)
* Fix the soversion following ABI breakage
|
2020-03-26 13:01:12 by Nia Alarie | Files touched by this commit (1) |
Log message:
libdvdread: Needs USE_LANGUAGES=c99
|
2020-03-24 16:09:35 by Nia Alarie | Files touched by this commit (2) |
Log message:
libdvdread: Update to 6.1.0
libdvdread (6.1.0)
* Introduce DVDOpen2 and DVDOpenStream2 API to provide logger context
* fix playback of broken discs with broken ifo files
* improve getmntent_r detection
* fix crashes in some disc, with empty contiguous ShortAD
* clean obsolete code
|
2019-11-03 12:06:55 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
libdvdread: updated to 6.0.2
libdvdread (6.0.2)
* use reentrant getmntent_r
* fix playback of some discs, by fixing pgc_t structure
|
2019-02-12 16:34:20 by Adam Ciarcinski | Files touched by this commit (2) |  |
Log message:
libdvdread: updated to 6.0.1
libdvdread (6.0.1)
* fix a regression on some DVDs, like Resident Evil
* check InternalUDFReadBlocksRaw I/O issues
* fix issues with some DVD burnt by Nero
|
2018-01-21 17:24:29 by Adam Ciarcinski | Files touched by this commit (3) |  |
Log message:
libdvdread: updated to 6.0.0
libdvdread (6.0.0)
* restrict the number of symbols to be exposed to the shared-object
* remove dvdinput_error function
* improve compatibility with some DVDs (notably the eOne ones)
* fix write after free in ifoFree functions
* fix possible buffer overflow in open
* additional checks on DVDReadBytes arguments
* fix leaks
|