Import Debian changes 1.23-6debian/1.23-6
commit964c2a50947dbbc9a350f348b5e45d9bd032e90d
authorJoey Hess <joeyh@debian.org>
Tue, 3 Aug 2004 16:11:26 +0000 (3 12:11 -0400)
committerDave Lambley <dave@lambley.me.uk>
Tue, 22 Jun 2021 17:37:19 +0000 (22 17:37 +0000)
tree735fe934736e6ea562886e4435fdbc544a6aa033
parentd7c2362e799593d2f73c54efc6009d564246044d
Import Debian changes 1.23-6

dgen (1.23-6) unstable; urgency=medium
.
  * Fix file-in-tmp security hole in gzip/bzip rom extraction code.
    Closes: #263282
  * Rewrite gzip/bzipped file code to not use unsafe system calls.
    Closes: #263158
  * Put in a hack to avoid automake being run, since current versions won't
    work.
.
dgen (1.23-5) unstable; urgency=low
.
  * Introduced a pd_initoptions() function, that is called after rc file
    parsing, and before option parsing and pd_option(). It allows the SDL
    interface to set the fullscreen and scale values using the values from
    the RC file, even if there are no command-line options. (1.23-4 broke
    using int_scale and bool_fullscreen from the RC file). Pushed upstream.
  * Shorten package description.
.
dgen (1.23-4) unstable; urgency=low
.
  * Patch from Malcolm Parsons to keep options from clobbering.
    Closes: #195733
.
dgen (1.23-3) unstable; urgency=low
.
  * Rebuild for gcc 3.2 and c++ transition.
.
dgen (1.23-2) unstable; urgency=low
.
  * Debhelper v4.
  * Support DEB_BUILD_OPTIONS
debian/changelog
debian/compat
debian/control
debian/rules
main.cpp
mkinstalldirs
pd.h
romload.c
sdl/sdl.cpp