]> andersk Git - libyaml.git/log
libyaml.git
7 years agoUse .gitignore instead of .hgignore
Ian Cordasco [Wed, 7 Sep 2016 20:31:11 +0000 (15:31 -0500)] 
Use .gitignore instead of .hgignore

Now that we've switched to git, let's use Git's ignore file instead of
Mercurial's.

7 years agodebian: Release libyaml 0.1.7-1 debian/0.1.7-1
Anders Kaseorg [Sat, 3 Sep 2016 10:49:39 +0000 (06:49 -0400)] 
debian: Release libyaml 0.1.7-1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years agodebian: Migrate packaging to dh
Anders Kaseorg [Sat, 3 Sep 2016 10:24:24 +0000 (06:24 -0400)] 
debian: Migrate packaging to dh

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years agodebian: New upstream version 0.1.7
Anders Kaseorg [Sat, 3 Sep 2016 10:05:18 +0000 (06:05 -0400)] 
debian: New upstream version 0.1.7

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
7 years agoImported Upstream version 0.1.7 upstream/0.1.7
Anders Kaseorg [Sat, 3 Sep 2016 10:53:51 +0000 (06:53 -0400)] 
Imported Upstream version 0.1.7

7 years agoMerge tag 'upstream/0.1.7' into debian
Anders Kaseorg [Sat, 3 Sep 2016 10:53:51 +0000 (06:53 -0400)] 
Merge tag 'upstream/0.1.7' into debian

Upstream version 0.1.7

7 years agoAdded tag 0.1.7 for changeset 88bd944837cd
Kirill Simonov [Sun, 28 Aug 2016 23:55:13 +0000 (18:55 -0500)] 
Added tag 0.1.7 for changeset 88bd944837cd

7 years agoUpdated announcement.
Kirill Simonov [Sat, 27 Aug 2016 21:00:57 +0000 (16:00 -0500)] 
Updated announcement.

7 years agoFixed error handling in run-emitter example.
Kirill Simonov [Tue, 5 Jul 2016 02:58:23 +0000 (21:58 -0500)] 
Fixed error handling in run-emitter example.

7 years agoExamples: prevent crashes on some input files (thank to Mathias Svensson).
Kirill Simonov [Mon, 27 Jun 2016 03:28:25 +0000 (22:28 -0500)] 
Examples: prevent crashes on some input files (thank to Mathias Svensson).

7 years agoFixed double free in an example.
Kirill Simonov [Tue, 21 Jun 2016 00:22:50 +0000 (19:22 -0500)] 
Fixed double free in an example.

7 years agowin32/config.h: bump the version number.
Kirill Simonov [Mon, 20 Jun 2016 22:34:16 +0000 (17:34 -0500)] 
win32/config.h: bump the version number.

7 years agoRemoved obsolete Visual Studio project files; use CMake.
Kirill Simonov [Mon, 20 Jun 2016 22:33:13 +0000 (17:33 -0500)] 
Removed obsolete Visual Studio project files; use CMake.

7 years agoUpdated the link to the bug tracker.
Kirill Simonov [Mon, 20 Jun 2016 22:30:02 +0000 (17:30 -0500)] 
Updated the link to the bug tracker.

7 years agoFixed segfault in yaml_string_write_handler.
Kirill Simonov [Sun, 5 Jun 2016 18:02:56 +0000 (13:02 -0500)] 
Fixed segfault in yaml_string_write_handler.

9 years agoDebian release 0.1.6-3 debian/0.1.6-3
Anders Kaseorg [Sat, 29 Nov 2014 03:05:26 +0000 (22:05 -0500)] 
Debian release 0.1.6-3

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoBump Standards-Version to 3.9.6 (no changes needed)
Anders Kaseorg [Sat, 29 Nov 2014 02:58:41 +0000 (21:58 -0500)] 
Bump Standards-Version to 3.9.6 (no changes needed)

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoFix CVE-2014-9130 assertion failure caused by wrapped strings
Anders Kaseorg [Sat, 29 Nov 2014 02:15:51 +0000 (21:15 -0500)] 
Fix CVE-2014-9130 assertion failure caused by wrapped strings

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoRemoved invalid simple key assertion (thank to Jonathan Gray).
Kirill Simonov [Fri, 28 Nov 2014 17:55:12 +0000 (11:55 -0600)] 
Removed invalid simple key assertion (thank to Jonathan Gray).

9 years agoDebian release 0.1.6-2 debian/0.1.6-2
Anders Kaseorg [Wed, 20 Aug 2014 01:56:35 +0000 (21:56 -0400)] 
Debian release 0.1.6-2

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoMove doxygen from Build-Depends-Indep to Build-Depends
Anders Kaseorg [Wed, 20 Aug 2014 01:56:14 +0000 (21:56 -0400)] 
Move doxygen from Build-Depends-Indep to Build-Depends

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoDebian release 0.1.6-1 debian/0.1.6-1
Anders Kaseorg [Tue, 19 Aug 2014 04:04:09 +0000 (00:04 -0400)] 
Debian release 0.1.6-1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoClose autoreconf bug
Anders Kaseorg [Tue, 19 Aug 2014 03:59:42 +0000 (23:59 -0400)] 
Close autoreconf bug

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoNew upstream version 0.1.6
Anders Kaseorg [Tue, 19 Aug 2014 03:58:48 +0000 (23:58 -0400)] 
New upstream version 0.1.6

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoMerge tag 'upstream/0.1.6' into debian
Anders Kaseorg [Tue, 19 Aug 2014 03:58:15 +0000 (23:58 -0400)] 
Merge tag 'upstream/0.1.6' into debian

Upstream version 0.1.6

9 years agoAcknowledge NMU of 0.1.4-3.2
Anders Kaseorg [Tue, 19 Aug 2014 03:58:02 +0000 (23:58 -0400)] 
Acknowledge NMU of 0.1.4-3.2

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
9 years agoImported Debian patch 0.1.4-3.2 debian/0.1.4-3.2
Salvatore Bonaccorso [Thu, 27 Mar 2014 05:22:25 +0000 (06:22 +0100)] 
Imported Debian patch 0.1.4-3.2

9 years agoImported Upstream version 0.1.6 upstream/0.1.6
Anders Kaseorg [Tue, 19 Aug 2014 03:52:35 +0000 (23:52 -0400)] 
Imported Upstream version 0.1.6

10 years agoAdded tag 0.1.6 for changeset bce8b60f0b9a
Kirill Simonov [Wed, 26 Mar 2014 18:55:54 +0000 (13:55 -0500)] 
Added tag 0.1.6 for changeset bce8b60f0b9a

10 years agoFixed heap overflow in yaml_parser_scan_uri_escapes (Thanks Ivan Fratric of the Googl...
Kirill Simonov [Wed, 26 Mar 2014 12:03:17 +0000 (07:03 -0500)] 
Fixed heap overflow in yaml_parser_scan_uri_escapes (Thanks Ivan Fratric of the Google Security Team).

10 years agoInclude example programs in libyaml-doc
Anders Kaseorg [Mon, 24 Feb 2014 05:27:33 +0000 (00:27 -0500)] 
Include example programs in libyaml-doc

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoAdd libyaml-doc package for Doxygen-generated API documentation
Anders Kaseorg [Mon, 24 Feb 2014 05:12:06 +0000 (00:12 -0500)] 
Add libyaml-doc package for Doxygen-generated API documentation

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoUse machine-readable debian/copyright format
Anders Kaseorg [Mon, 24 Feb 2014 03:55:36 +0000 (22:55 -0500)] 
Use machine-readable debian/copyright format

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoDebhelper 8.1 is no longer relevant
Anders Kaseorg [Mon, 24 Feb 2014 03:30:10 +0000 (22:30 -0500)] 
Debhelper 8.1 is no longer relevant

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agodh-buildinfo multiarch incompatibility was fixed
Anders Kaseorg [Mon, 24 Feb 2014 03:26:42 +0000 (22:26 -0500)] 
dh-buildinfo multiarch incompatibility was fixed

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoUse dh-autoreconf
Anders Kaseorg [Mon, 24 Feb 2014 03:19:48 +0000 (22:19 -0500)] 
Use dh-autoreconf

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoBump Standards-Version to 3.9.5 (no changes needed)
Anders Kaseorg [Mon, 24 Feb 2014 03:07:46 +0000 (22:07 -0500)] 
Bump Standards-Version to 3.9.5 (no changes needed)

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoRun tests at build time
Anders Kaseorg [Mon, 24 Feb 2014 03:03:01 +0000 (22:03 -0500)] 
Run tests at build time

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoNew upstream version 0.1.5
Anders Kaseorg [Mon, 24 Feb 2014 02:53:20 +0000 (21:53 -0500)] 
New upstream version 0.1.5

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoMerge tag 'upstream/0.1.5' into debian
Anders Kaseorg [Mon, 24 Feb 2014 02:44:34 +0000 (21:44 -0500)] 
Merge tag 'upstream/0.1.5' into debian

Upstream version 0.1.5

10 years agoImported Debian patch 0.1.4-3.1 debian/0.1.4-3.1
Salvatore Bonaccorso [Thu, 13 Feb 2014 06:51:58 +0000 (07:51 +0100)] 
Imported Debian patch 0.1.4-3.1

10 years agoImported Upstream version 0.1.5 upstream/0.1.5
Anders Kaseorg [Mon, 24 Feb 2014 02:05:10 +0000 (21:05 -0500)] 
Imported Upstream version 0.1.5

10 years agoAdded tag 0.1.5 for changeset a5142b24428b
Kirill Simonov [Tue, 4 Feb 2014 05:42:24 +0000 (23:42 -0600)] 
Added tag 0.1.5 for changeset a5142b24428b

10 years agoManually define PTRDIFF_MAX for VS C compiler.
Kirill Simonov [Tue, 4 Feb 2014 03:41:19 +0000 (21:41 -0600)] 
Manually define PTRDIFF_MAX for VS C compiler.

10 years agoForgot to set the error state.
Kirill Simonov [Mon, 3 Feb 2014 06:44:03 +0000 (00:44 -0600)] 
Forgot to set the error state.

10 years agoLimit input size to SIZE_MAX/2.
Kirill Simonov [Mon, 3 Feb 2014 06:26:46 +0000 (00:26 -0600)] 
Limit input size to SIZE_MAX/2.

10 years agoGuard against overflows in indent and flow_level.
Kirill Simonov [Mon, 3 Feb 2014 05:41:44 +0000 (23:41 -0600)] 
Guard against overflows in indent and flow_level.

10 years agoAdded .hgignore.
Kirill Simonov [Mon, 3 Feb 2014 02:54:05 +0000 (20:54 -0600)] 
Added .hgignore.

10 years agoPrevent node index overflow (Reported by Florian Weimer).
Kirill Simonov [Mon, 3 Feb 2014 02:53:10 +0000 (20:53 -0600)] 
Prevent node index overflow (Reported by Florian Weimer).

10 years agoDebian release 0.1.4-3 debian/0.1.4-3
Anders Kaseorg [Thu, 30 Jan 2014 01:12:01 +0000 (20:12 -0500)] 
Debian release 0.1.4-3

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoFix CVE-2013-6393: heap-based buffer overflow when parsing YAML tags
Anders Kaseorg [Thu, 30 Jan 2014 01:08:15 +0000 (20:08 -0500)] 
Fix CVE-2013-6393: heap-based buffer overflow when parsing YAML tags

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
10 years agoBumped the version number.
Kirill Simonov [Mon, 13 Jan 2014 03:50:39 +0000 (21:50 -0600)] 
Bumped the version number.

10 years agoFixed invalid size_t->int cast (Thank to Florian Weimer).
Kirill Simonov [Mon, 13 Jan 2014 03:44:24 +0000 (21:44 -0600)] 
Fixed invalid size_t->int cast (Thank to Florian Weimer).

10 years agoAdded a basic CMake project.
Kirill Simonov [Mon, 13 Jan 2014 00:27:39 +0000 (18:27 -0600)] 
Added a basic CMake project.

10 years agoAdded tag 0.1.4 for changeset 3e6507fa0c26
Kirill Simonov [Sun, 12 Jan 2014 00:01:29 +0000 (18:01 -0600)] 
Added tag 0.1.4 for changeset 3e6507fa0c26

11 years agoupdate tags
convert-repo [Mon, 24 Dec 2012 03:51:32 +0000 (03:51 +0000)] 
update tags

12 years agoDebian release 0.1.4-2 debian/0.1.4-2
Anders Kaseorg [Fri, 30 Dec 2011 22:15:10 +0000 (17:15 -0500)] 
Debian release 0.1.4-2

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoClose Debian multiarch bug
Anders Kaseorg [Fri, 30 Dec 2011 22:12:45 +0000 (17:12 -0500)] 
Close Debian multiarch bug

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoUse 3.0 (quilt) source format
Anders Kaseorg [Sat, 24 Dec 2011 05:28:48 +0000 (00:28 -0500)] 
Use 3.0 (quilt) source format

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoRemove unused substvars
Anders Kaseorg [Sat, 24 Dec 2011 05:23:50 +0000 (00:23 -0500)] 
Remove unused substvars

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoUse DEB_DBG_PACKAGE
Anders Kaseorg [Sat, 24 Dec 2011 00:59:01 +0000 (19:59 -0500)] 
Use DEB_DBG_PACKAGE

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoSupport multiarch
Anders Kaseorg [Sat, 24 Dec 2011 00:47:14 +0000 (19:47 -0500)] 
Support multiarch

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoBump Debhelper compat level to 9
Anders Kaseorg [Sat, 24 Dec 2011 00:47:13 +0000 (19:47 -0500)] 
Bump Debhelper compat level to 9

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoRemove extra libyaml-0.so symlink from libyaml-dev
Anders Kaseorg [Sat, 24 Dec 2011 01:35:55 +0000 (20:35 -0500)] 
Remove extra libyaml-0.so symlink from libyaml-dev

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoDebian release 0.1.4-1 debian/0.1.4-1
Anders Kaseorg [Tue, 31 May 2011 02:18:06 +0000 (22:18 -0400)] 
Debian release 0.1.4-1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoBump Standards-Version to 3.9.2
Anders Kaseorg [Tue, 31 May 2011 00:29:21 +0000 (20:29 -0400)] 
Bump Standards-Version to 3.9.2

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
[scott@kitterman.com: Add changelog entry]

12 years agoAdd libyaml-0-2-dbg package with debugging symbols
Anders Kaseorg [Tue, 31 May 2011 00:12:57 +0000 (20:12 -0400)] 
Add libyaml-0-2-dbg package with debugging symbols

12 years agoRemove unneded libyaml.la file
Anders Kaseorg [Tue, 31 May 2011 00:02:16 +0000 (20:02 -0400)] 
Remove unneded libyaml.la file

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoAdd pkg-config support
Anders Kaseorg [Mon, 30 May 2011 23:58:56 +0000 (19:58 -0400)] 
Add pkg-config support

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoNew changelog entry for 0.1.4-1
Anders Kaseorg [Mon, 30 May 2011 23:56:34 +0000 (19:56 -0400)] 
New changelog entry for 0.1.4-1

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
12 years agoMerge commit 'upstream/0.1.4' into HEAD
Anders Kaseorg [Tue, 31 May 2011 02:17:21 +0000 (22:17 -0400)] 
Merge commit 'upstream/0.1.4' into HEAD

12 years agoImported Upstream version 0.1.4 upstream/0.1.4
Anders Kaseorg [Tue, 31 May 2011 02:16:57 +0000 (22:16 -0400)] 
Imported Upstream version 0.1.4

12 years agoBumped the version number and updated the announcement.
Kirill Simonov [Sun, 29 May 2011 05:52:36 +0000 (05:52 +0000)] 
Bumped the version number and updated the announcement.

12 years agoAdded support for pkg-config.
Kirill Simonov [Sun, 29 May 2011 05:29:39 +0000 (05:29 +0000)] 
Added support for pkg-config.

12 years agoUse _WIN32 instead of WIN32 as the latter is not defined by Visual C.
Kirill Simonov [Sun, 29 May 2011 02:41:36 +0000 (02:41 +0000)] 
Use _WIN32 instead of WIN32 as the latter is not defined by Visual C.

13 years agoFixed pointer arithmetic overflow when calculating the position of a potential simple...
Kirill Simonov [Mon, 11 Oct 2010 06:41:03 +0000 (06:41 +0000)] 
Fixed pointer arithmetic overflow when calculating the position of a potential simple key (#156, thank to ppelletier(at)oblong(dot)com).

13 years agoFixed a bug which prevented an empty mapping from being used as a simple key (#150...
Kirill Simonov [Mon, 11 Oct 2010 06:29:07 +0000 (06:29 +0000)] 
Fixed a bug which prevented an empty mapping from being used as a simple key (#150, thank to spitzak(at)rhythm(dot)com).

14 years agoDebian release 0.1.3-1 debian/0.1.3-1
Anders Kaseorg [Sun, 4 Oct 2009 18:07:22 +0000 (14:07 -0400)] 
Debian release 0.1.3-1

14 years agoBump Standards-Version to 3.8.3 (no changes needed).
Anders Kaseorg [Wed, 30 Sep 2009 20:00:20 +0000 (16:00 -0400)] 
Bump Standards-Version to 3.8.3 (no changes needed).

14 years agoRename libyaml-0-1 to libyaml-0-2, to match soname.
Anders Kaseorg [Wed, 30 Sep 2009 19:40:22 +0000 (15:40 -0400)] 
Rename libyaml-0-1 to libyaml-0-2, to match soname.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
14 years agoNew changelog entry for 0.1.3-1.
Anders Kaseorg [Wed, 30 Sep 2009 19:37:47 +0000 (15:37 -0400)] 
New changelog entry for 0.1.3-1.

14 years agoMerge commit 'upstream/0.1.3' into debian
Anders Kaseorg [Wed, 30 Sep 2009 19:33:30 +0000 (15:33 -0400)] 
Merge commit 'upstream/0.1.3' into debian

14 years agoImported Upstream version 0.1.3 upstream/0.1.3
Anders Kaseorg [Wed, 30 Sep 2009 19:30:52 +0000 (15:30 -0400)] 
Imported Upstream version 0.1.3

14 years agoAdded a short note on changes in this release.
Kirill Simonov [Sat, 29 Aug 2009 23:32:13 +0000 (23:32 +0000)] 
Added a short note on changes in this release.

14 years agoPreparing the 0.1.3 release.
Kirill Simonov [Sat, 29 Aug 2009 23:08:25 +0000 (23:08 +0000)] 
Preparing the 0.1.3 release.

14 years agoDo not update the raw buffer when not necessary (fixes #123).
Kirill Simonov [Sat, 29 Aug 2009 21:26:11 +0000 (21:26 +0000)] 
Do not update the raw buffer when not necessary (fixes #123).

15 years agoBump priority from extra to optional.
Anders Kaseorg [Mon, 23 Mar 2009 16:45:13 +0000 (12:45 -0400)] 
Bump priority from extra to optional.

15 years agoFixed non-ANSI initializations (fixes #115).
Kirill Simonov [Mon, 23 Feb 2009 19:59:19 +0000 (19:59 +0000)] 
Fixed non-ANSI initializations (fixes #115).

15 years agoSet YAML_AGE to 0 as the current interface is not really compatible with the previous...
Kirill Simonov [Mon, 5 Jan 2009 09:30:07 +0000 (09:30 +0000)] 
Set YAML_AGE to 0 as the current interface is not really compatible with the previous one.

15 years ago'make distclean' should not remove html docs, 'make maintainer-clean' should (Thanks...
Kirill Simonov [Tue, 30 Dec 2008 03:42:23 +0000 (03:42 +0000)] 
'make distclean' should not remove html docs, 'make maintainer-clean' should (Thanks Anders Kaseorg).

15 years agoDebian release 0.1.2-1 debian/0.1.2-1
Anders Kaseorg [Tue, 30 Dec 2008 02:11:15 +0000 (21:11 -0500)] 
Debian release 0.1.2-1

15 years agoMerge branch 'deb/rescue-doc-html' into debian
Anders Kaseorg [Tue, 30 Dec 2008 02:06:44 +0000 (21:06 -0500)] 
Merge branch 'deb/rescue-doc-html' into debian

15 years agoClean doc/html in maintainer-clean instead of distclean.
Anders Kaseorg [Tue, 30 Dec 2008 02:03:02 +0000 (21:03 -0500)] 
Clean doc/html in maintainer-clean instead of distclean.

15 years agoBump Standards-Version to 3.8.0.
Anders Kaseorg [Tue, 30 Dec 2008 01:15:43 +0000 (20:15 -0500)] 
Bump Standards-Version to 3.8.0.

15 years agoAdd debian/watch.
Anders Kaseorg [Mon, 29 Dec 2008 23:12:06 +0000 (18:12 -0500)] 
Add debian/watch.

15 years agoAdd Vcs-Git and Vcs-Browser to debian/control.
Anders Kaseorg [Mon, 29 Dec 2008 23:08:22 +0000 (18:08 -0500)] 
Add Vcs-Git and Vcs-Browser to debian/control.

15 years agoNew changelog entry for 0.1.2-1.
Anders Kaseorg [Mon, 29 Dec 2008 22:56:15 +0000 (17:56 -0500)] 
New changelog entry for 0.1.2-1.

15 years agoMerge commit 'upstream/0.1.2' into debian
Anders Kaseorg [Mon, 29 Dec 2008 22:30:44 +0000 (17:30 -0500)] 
Merge commit 'upstream/0.1.2' into debian

15 years agoImported Upstream version 0.1.2 upstream/0.1.2
Anders Kaseorg [Mon, 29 Dec 2008 22:30:41 +0000 (17:30 -0500)] 
Imported Upstream version 0.1.2

15 years agoAlways use lower case in error messages.
Kirill Simonov [Sun, 28 Dec 2008 20:46:22 +0000 (20:46 +0000)] 
Always use lower case in error messages.

This page took 0.083823 seconds and 4 git commands to generate.