diff options
author | Jörg Frings-Fürst <debian@jff.email> | 2022-03-27 18:31:06 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff.email> | 2022-03-27 18:31:06 +0200 |
commit | 6eb7fbf271c46abaa0d2847bc269c0c9ff4d2c80 (patch) | |
tree | aab1904173492a4d5099a361e0e6bae5cdd9d996 /debian/changelog | |
parent | a0c2f97158701728c15a3134fabda6407596ea9e (diff) |
genesys: Fix out off memory on high resultions
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7e37351..12ee876 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ sane-backends (1.1.1-5) unstable; urgency=medium hurd-i386 (Closes: #1008488). * debian/control: - Change Build-Depend from virtual package libltdl3-dev to libltdl-dev. + * New debian/patches/0195-genesys_fix_total_file_size_exceeding.patch: + - Fix out off memory on high resultions (Closes: #942176) + Cherry-picked from upstream. -- Jörg Frings-Fürst <debian@jff.email> Sun, 27 Mar 2022 15:25:30 +0200 |