-
6733b94...
by
Brian Murray
on 2015-01-12
-
Import patches-unapplied version 0.11-4ubuntu2 to ubuntu/vivid-proposed
Imported using git-ubuntu import.
Changelog parent: 1b2393a13411d363748ed8e5f614c3a0a552c75a
New changelog entries:
* No change rebuild to get debug symbols on all architectures.
-
1b2393a...
by
Dimitri John Ledkov
on 2014-04-23
-
Import patches-unapplied version 0.11-4ubuntu1 to ubuntu/utopic-proposed
Imported using git-ubuntu import.
Changelog parent: b44ce2857bca902f1c33fa7ccf8cded8f9215ae7
New changelog entries:
* SECURITY UPDATE: denial of service via hash collision (LP: #1311397)
- debian/patches/0001-Patch-to-address-the-following-issues.patch:
Upstream patch to enable hash randomization.
- CVE-2013-6371
* SECURITY UPDATE: denial of service via buffer overflow (LP: #1311397)
- debian/patches/0001-Patch-to-address-the-following-issues.patch:
Upstream patch to guard against negative and maximum buffer sizes.
- CVE-2013-6370
-
b44ce28...
by
Ondřej Surý
on 2014-04-17
-
Import patches-unapplied version 0.11-4 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 44c78d61c2f69e11886b05a197c2ea66ab055c3e
New changelog entries:
* Add upstream patch to fix two security vulnerabilitiesa (Closes: #744008)
+ [CVE-2013-6371]: hash collision denial of service
+ [CVE-2013-6370]: buffer overflow if size_t is larger than int
-
44c78d6...
by
Ondřej Surý
on 2013-08-27
-
Import patches-unapplied version 0.11-3 to debian/sid
Imported using git-ubuntu import.
Changelog parent: da26c14c79bd0bc3003f907f9d174fbda362c927
New changelog entries:
* Repository is not at anonscam.debian.org :)
* Merge git changes from 0.11 and not-yet-merged pull request #94 needed
for new php5-json
-
da26c14...
by
Ondřej Surý
on 2013-06-06
-
Import patches-unapplied version 0.11-2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: be5277f517ec8de0221ae0a07bf639626f4a377d
New changelog entries:
* Fix compat symlinks in libjson0 and libjson0-dev
-
be5277f...
by
Ondřej Surý
on 2013-05-13
-
Import patches-unapplied version 0.11-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: de4da488987910a758ba4f152c6223ce6dff8317
New changelog entries:
* Imported Upstream version 0.11
* Transition from libjson to libjson-c reflecting upstream library name
change
* Add very thin symlink-based compatibility layer from libjson.so.0 to
libjson-c.so.2
* Remove debian/patches/fix-format-string-in-test.patch; merged upstream
* Move documentation to SONAME agnostic package libjson-c-doc
* Rename dbg symbols package to libjson-c2-dbg
* Update watch file (Closes: #693518)
* Update homepage location (Closes: #704918)
-
de4da48...
by
Steve Langasek
on 2012-12-15
-
Import patches-unapplied version 0.10-1.2 to debian/sid
Imported using git-ubuntu import.
Changelog parent: ea686f11f3b474d00c5fe7eeef514b220561f8a6
New changelog entries:
* Medium-urgency upload for RC bugfix.
* Non-maintainer upload, with approval of the maintainer.
* Install libjson to /lib instead of /usr/lib, since upstart 1.6 needs it.
Closes: #695566.
-
ea686f1...
by
Gergely Nagy
on 2012-08-27
-
Import patches-unapplied version 0.10-1.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 89c4676c6c0c56e33fb8bcb330b342d1bd186f0b
New changelog entries:
* Non-maintainer upload.
* Include the missing json_object_iterator.h header in
libjson0-dev. (Closes: #685714)
-
89c4676...
by
Fbo
on 2012-08-17
-
Import patches-unapplied version 0.10-1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: 113a7c696f6c720c9f9e3fc707b1aa7ff6c3cbc7
New changelog entries:
* New upstream release (Closes: #684058)
* Change watch file to target on github json-c repository.
* Add patch fixing compilation warning in tests/test_printbuf.c.
* Update to standards-version 3.9.3.0.
* Update copyright information.
-
113a7c6...
by
Riku Voipio
on 2012-05-18
-
Import patches-unapplied version 0.9-1.1 to debian/sid
Imported using git-ubuntu import.
Changelog parent: eb18f866a8f7257489e1af65bc32a587700cba73
New changelog entries:
* Non-maintainer upload
* Build for multiarch, closes: #637621
(Patch from Steve Langasek)