Heikki Hannikainen
|
2d57a4b247
|
Merge pull request #13 from a1346054/fixes
License and spelling fixes
|
2021-10-10 23:54:19 +03:00 |
|
a1346054
|
874284659f
|
Fix spelling
|
2021-09-07 20:42:14 +00:00 |
|
a1346054
|
6943772a96
|
Use license file from gnu.org
Downloaded from:
https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt
|
2021-09-07 20:27:18 +00:00 |
|
Heikki Hannikainen
|
2d46931505
|
Merge pull request #7 from h3xx/install-build-jail
Allow installation into build jail
|
2020-02-27 21:41:48 +02:00 |
|
Dan Church
|
5423c2ad68
|
Allow installation into build jail
Don't chown files when installing, as that's a root-only op. Uses the
standard DESTDIR variable used all over by makefiles generated by
autotools.
|
2020-02-26 10:12:07 -06:00 |
|
Amro
|
396e07a419
|
MinGW compatibility
can now be compiled in mingw-w64 as:
$ LDFLAGS=-lws2_32 mingw32-make
Signed-off-by: Heikki Hannikainen <hessu@hes.iki.fi>
|
2018-03-19 21:47:40 +02:00 |
|
Heikki Hannikainen
|
61b2aaa308
|
update bchunk.spec to 1.2.0
|
2017-11-14 01:15:45 +02:00 |
|
Heikki Hannikainen
|
0c7009d1d2
|
version 1.2.2
|
2017-11-14 01:10:04 +02:00 |
|
Heikki Hannikainen
|
753f0e8a9d
|
Remove mostly unused LSM file
|
2017-11-14 01:03:52 +02:00 |
|
Heikki Hannikainen
|
e1656454ae
|
Remove two unused variables, clean out warnings
|
2017-11-14 00:47:11 +02:00 |
|
Yegor Timoshenko
|
c021dcddd0
|
Fixes CVE-2017-15955, Access violation near NULL on destination operand
and crash when processing a malformed CUE (.cue) file.
Bug-Debian: https://bugs.debian.org/880116
Origin: 5643fd19cf/pkgs/tools/cd-dvd/bchunk/CVE-2017-15955.patch
|
2017-11-14 00:44:51 +02:00 |
|
Yegor Timoshenko
|
6a053c13ad
|
Fixes CVE-2017-15953, a heap-based buffer overflow
Bug-Debian: https://bugs.debian.org/880116
Origin: 5643fd19cf/pkgs/tools/cd-dvd/bchunk/CVE-2017-15953.patch
|
2017-11-14 00:44:28 +02:00 |
|
Reuben Thomas
|
755a188a45
|
Man page is a bit confusing. (Closes debian bug: #503151)
Updated README and man page as per suggestion in
the bug report.
Origin: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;bug=503151
Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503151
Author: Reuben Thomas <rrt@femur.dyndns.org>
|
2017-11-14 00:41:59 +02:00 |
|
Piotr Kaczuba
|
f1a4c0312a
|
Merged debian patch:
Fix wrong track size calculation when having multiple tracks in one image
(Closes debian bug: #261274).
Author: Piotr Kaczuba <pepe@attika.ath.cx>
|
2017-11-14 00:39:41 +02:00 |
|
Heikki Hannikainen
|
10a8cf5651
|
initial git commit of v1.2.0
|
2017-11-14 00:04:24 +02:00 |
|