projects
/
apt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05ecd9b
)
debian/changelog: Close the FTBFS on kFreeBSD bug.
author
Julian Andres Klode
<jak@debian.org>
Mon, 3 Aug 2009 11:40:11 +0000
(13:40 +0200)
committer
Julian Andres Klode
<jak@debian.org>
Mon, 3 Aug 2009 11:40:11 +0000
(13:40 +0200)
debian/changelog
patch
|
blob
|
blame
|
history
diff --git
a/debian/changelog
b/debian/changelog
index 646bf745cf4c2baad96bf8360ddafa4c969e4ea3..f2e7552dd4fa9b0184640241084cff76ac3d1626 100644
(file)
--- a/
debian/changelog
+++ b/
debian/changelog
@@
-8,7
+8,7
@@
apt (0.7.22.1) unstable; urgency=low
[ Julian Andres Klode ]
* apt-pkg/contrib/mmap.cc:
- Fix FTBFS on GNU/kFreeBSD by disabling DynamicMMap::Grow() on
- non-Linux architectures
(as it uses mremap
).
+ non-Linux architectures
as it uses mremap (Closes: #539742
).
* apt-pkg/sourcelist.cc:
- Only warn about missing sources.list if there is no sources.list.d
and vice versa as only one of them is needed (Closes: #539731).