-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Peter Szabo
committed
Sep 6, 2013
1 parent
4027cf0
commit b92d053
Showing
1 changed file
with
13 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,21 @@ | ||
sam2p (0.49.2) lucid; urgency=low | ||
|
||
* Fixed GCC 4.8 incompatibilities in ccdep.pl (the dependency generator | ||
of the build system) and elsewhere. | ||
* Fixed GCC gcc 4.6 and 4.8 warnings. | ||
* Fixed some harmless memory leaks. | ||
* Fixed integer-pointer sign bug with `gcc -fPIC' (so it works with the | ||
defaults of https://wiki.debian.org/Hardening, see | ||
https://code.google.com/p/sam2p/issues/detail?id=11). | ||
|
||
-- Peter Szabo <[email protected]> Fri, 06 Sep 2013 15:06:32 +0200 | ||
|
||
sam2p (0.49.1) lucid; urgency=low | ||
|
||
* Fixed GCC 4.6 incompatibilities in ccdep.pl (the dependency generator | ||
of the build system). | ||
|
||
-- Peter Szabo <pts@google.com> Wed, 14 Dec 2011 17:44:47 +0100 | ||
-- Peter Szabo <pts@fazekas.hu> Wed, 14 Dec 2011 17:44:47 +0100 | ||
|
||
sam2p (0.49-2) karmic; urgency=low | ||
|
||
|