1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221
|
bsdiff (4.3-19) unstable; urgency=medium
* debian/control
- (Homepage): Fix duck(1) "Couldn't connect to server" by updating
URL.
* debian/patches
- (10): Adjust URL in header.
-- Jari Aalto <jari.aalto@cante.net> Fri, 11 Nov 2016 07:15:01 +0200
bsdiff (4.3-18) unstable; urgency=medium
* debian/bsdiff.lintian-overrides
- Minor adjustments.
* debian/patches
- (30, 31, 32): New. (Closes: #632585).
Make program less memory hungry.
Patches thanks to Sebastian Andrzej Siewior <sebastian@breakpoint.cc>.
-- Jari Aalto <jari.aalto@cante.net> Wed, 02 Nov 2016 07:42:01 +0200
bsdiff (4.3-17) unstable; urgency=medium
* debian/patches
- (20): New. Closes: CVE-2014-9862
Description: No check for negative values on the number of bytes to
read from the "diff" and "extra" streams, allowing an attacker
controlling the patch file to write at arbitrary locations in the
heap.
https://security-tracker.debian.org/tracker/CVE-2014-9862
-- Jari Aalto <jari.aalto@cante.net> Sat, 29 Oct 2016 07:34:37 +0300
bsdiff (4.3-16) unstable; urgency=medium
* debian/copyright
- Change from BSD to BSD-2-clause.
* debian/control
- (Homepage): Update to Sourceforge.
- (Standards-Version): Update to 3.9.8.
- (Vcs-*): Update to anonscm.debian.org.
* debian/bsdiff.lintian-overrides
- New file.
* debian/rules
- Use the host arch compiler instead of plain gcc
(FTBS; Closes: #794155). Patch thanks to
Helmut Grohne <helmut@subdivi.de>.
-- Jari Aalto <jari.aalto@cante.net> Tue, 18 Oct 2016 17:54:17 +0300
bsdiff (4.3-15) unstable; urgency=low
* debian/control
- (Standards-Version): Update to 3.9.4.
- (Vcs-*): Update to anonscm.debian.org.
* debian/patches
- (10): New. Adjust Makefile to not have .ifdef directive.
(Closes: #718104).
-- Jari Aalto <jari.aalto@cante.net> Sun, 11 Aug 2013 15:40:34 +0300
bsdiff (4.3-14) unstable; urgency=low
* debain/rules: Adjust linker flag order (FTBFS; #673995).
Patch thanks to Jean-Louis Dupond <jean-louis@dupond.be>.
-- Jari Aalto <jari.aalto@cante.net> Wed, 23 May 2012 12:58:42 +0300
bsdiff (4.3-13) unstable; urgency=low
* debian/control
- (standards-Version): Update to 3.9.3.1.
* debian/rules
- Use CPPFLAGS for hardening too.
- Use DEB_*_MAINT_* variables.
-- Jari Aalto <jari.aalto@cante.net> Thu, 22 Mar 2012 13:10:15 -0400
bsdiff (4.3-12) unstable; urgency=low
* debian/control
- (Build-Depends): Rm dpkg-dev; not needed with debhelper 9.
- (Standards-Version): Update to 3.9.3.
* debian/copyright
- Update to format 1.0.
* debian/README.Debian
- Rename from docs/README.
* debian/rules
- Enable all hardening flags.
- Delete buildflags.mk; not needed with debhelper 9.
- (get-changelog): New.
- (override_dh_installchangelogs): New
* debian/upstream.changelog
- New file.
-- Jari Aalto <jari.aalto@cante.net> Tue, 06 Mar 2012 10:34:28 -0500
bsdiff (4.3-11) unstable; urgency=low
* debian/compat
- Update to 9
* debian/control
- (Build-Depends): Update to debhelper 9, dpkg-dev 1.16.1
- (Standards-Version): Update to 3.9.2.
* debian/copyright
- Update to latest DEP5 format.
* debian/rules
- Remove unnecessary rules.
- Use hardened CFLAGS (release goal).
http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags
-- Jari Aalto <jari.aalto@cante.net> Sat, 11 Feb 2012 15:13:18 -0500
bsdiff (4.3-10) unstable; urgency=low
* Move to format: 3.0 (quilt).
* debian/clean
- New file.
* debian/copyright
- (Files: debian/*::Copyright): adjust indent.
* debian/rules
- (clean): delete. Obsoleted by dh(1).
- (dh): New rule.
- (bsdiff): New simplified rule; was "build-stamp".
- (PHONY): Remove "clean".
-- Jari Aalto <jari.aalto@cante.net> Tue, 15 Dec 2009 02:11:29 +0200
bsdiff (4.3-9) unstable; urgency=low
* New maintainer (Closes: #543933).
* debian/control
- (Vcs-*): Add Git URLs.
* debian/watch
- New file.
-- Jari Aalto <jari.aalto@cante.net> Sat, 28 Nov 2009 19:28:40 +0000
bsdiff (4.3-8) unstable; urgency=low
* Removing vcs fields.
* Orphaning package.
-- Daniel Baumann <daniel@debian.org> Thu, 27 Aug 2009 16:38:40 +0200
bsdiff (4.3-7) unstable; urgency=low
* Updating vcs fields in control file.
* Prefixing debhelper files with package name.
* Tidy rules file.
* Updating year in copyright file.
* Updating package to standards version 3.8.2.
* Using correct rfc-2822 date formats in changelog.
-- Daniel Baumann <daniel@debian.org> Mon, 20 Jul 2009 11:29:40 +0200
bsdiff (4.3-6) unstable; urgency=medium
* Replacing install target of rules with debhelper files.
* Reordering rules file.
* Rewriting copyright file in machine-interpretable format.
* Moving README to dedicated subdirectory.
* Adding vcs fields in control file.
* Upgrading package to debhelper 7.
* Removing watch file.
* Updating to standards 3.8.0.
-- Daniel Baumann <daniel@debian.org> Fri, 20 Jun 2008 10:33:00 +0200
bsdiff (4.3-5) unstable; urgency=low
* Bumping to new policy.
* Using new homepage field in control.
-- Daniel Baumann <daniel@debian.org> Sun, 23 Dec 2007 12:16:00 +0100
bsdiff (4.3-4) unstable; urgency=low
* Minor cleanups.
-- Daniel Baumann <daniel@debian.org> Fri, 19 Jan 2007 11:11:00 +0100
bsdiff (4.3-3) unstable; urgency=low
* New email address.
* Bumped policy.
-- Daniel Baumann <daniel@debian.org> Thu, 06 Jul 2006 07:09:00 +0200
bsdiff (4.3-2) unstable; urgency=low
* Upstream changed with 4.3 to standard BSD license, adjusted debian/copyright
(Closes: #352908).
* Corrected Depends.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sat, 18 Feb 2006 10:14:00 +0100
bsdiff (4.3-1) unstable; urgency=low
* New upstream release.
* Bumped policy version.
* Minor formal cleanups.
* Added watch file.
* Added lintian overrides.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Sun, 23 Oct 2005 13:11:00 +0200
bsdiff (4.2-2) unstable; urgency=low
* Replaced README file: the old containing the sentences from the website
was taken without permission of the upstream author, the new is kindly
provided by the upstream author (Closes: #322147).
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Wed, 10 Aug 2005 15:48:00 +0200
bsdiff (4.2-1) unstable; urgency=low
* Initial Release (Closes: #310736).
* Added text from website into README.
-- Daniel Baumann <daniel.baumann@panthera-systems.net> Thu, 26 May 2005 07:10:00 +0200
|