Skip to content

Commit

Permalink
Release 0.12.2
Browse files Browse the repository at this point in the history
Fixed extending the write buffer for the 2 CRC bytes. Occurs very
seldomly (GH #315)
  • Loading branch information
rurban committed Feb 22, 2021
1 parent 8fca4ee commit c847208
Show file tree
Hide file tree
Showing 17 changed files with 62 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 0.12.1.{build}
version: 0.12.2.{build}
max_jobs: 4
image: Visual Studio 2019
environment:
Expand Down
13 changes: 13 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Full history from the git log
-----------------------------

2021-02-22 Reini Urban <[email protected]>

Release 0.12.2
Fixed extending the write buffer for the 2 CRC bytes. Occurs very
seldomly

update .cirrus.yml
autoconf update requires latest m4

fix bit_write_CRC overflow
need to extend the buffer on write.
Fixes GH #315

2021-01-31 Reini Urban <[email protected]>

Release 0.12.1
Expand Down
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ GNU LibreDWG NEWS -- history of user-visible changes. -*-indented-text-*-
Copyright (C) 2021 Free Software Foundation, Inc.
See the end for copying conditions.

LibreDWG version 0.12.2 - 2021/02/23 - beta:

Minor bugfixes:
* Fixed extending the write buffer for the 2 CRC bytes. Occurs very
seldomly (GH #315)

LibreDWG version 0.12.1 - 2021/01/31 - beta:

Major bugfixes:
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dnl configure.ac

dnl Copyright (C) 2010, 2014-2015, 2018-2020 Free Software Foundation, Inc.
dnl Copyright (C) 2010, 2014-2015, 2018-2021 Free Software Foundation, Inc.
dnl
dnl This program is free software, licensed under the terms of the GNU
dnl General Public License as published by the Free Software Foundation,
Expand Down
7 changes: 5 additions & 2 deletions libredwg.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- sh -*-
Name: libredwg
Version: 0.12.1
Version: 0.12.2
Release: 1%{?dist}
Summary: GNU C library and programs to read and write DWG files

Expand Down Expand Up @@ -101,7 +101,7 @@ fi
%{_bindir}/dxf2dwg
%{_bindir}/dxfwrite
%{_libdir}/libredwg.so.0
%{_libdir}/libredwg.so.0.0.11
%{_libdir}/libredwg.so.0.0.12
%{_mandir}/man1/dwg2SVG.1.gz
%{_mandir}/man1/dwg2dxf.1.gz
%{_mandir}/man1/dwg2ps.1.gz
Expand Down Expand Up @@ -137,6 +137,9 @@ fi
#TODO add to {_libdir}/perl5/perllocal.pod

%changelog
* Tue 23 Feb 2021 Reini Urban <[email protected]> 0.12.2-1
- upstream update. Minor fixes

* Sat 16 Jan 2021 Reini Urban <[email protected]> 0.12.1-1
- upstream update. Security fixes

Expand Down
6 changes: 3 additions & 3 deletions programs/dwg2SVG.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWG2SVG "1" "January 2021" "dwg2SVG 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWG2SVG "1" "February 2021" "dwg2SVG 0.12.2" "User Commands"
.SH NAME
dwg2SVG \- manual page for dwg2SVG 0.12.1
dwg2SVG \- manual page for dwg2SVG 0.12.2
.SH SYNOPSIS
.B dwg2SVG
[\fI\,OPTION\/\fR]... \fI\,DWGFILE >SVGFILE\/\fR
Expand Down
6 changes: 3 additions & 3 deletions programs/dwg2dxf.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWG2DXF "1" "January 2021" "dwg2dxf 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWG2DXF "1" "February 2021" "dwg2dxf 0.12.2" "User Commands"
.SH NAME
dwg2dxf \- manual page for dwg2dxf 0.12.1
dwg2dxf \- manual page for dwg2dxf 0.12.2
.SH SYNOPSIS
.B dwg2dxf
[\fI\,OPTION\/\fR]... \fI\,DWGFILES\/\fR...
Expand Down
6 changes: 3 additions & 3 deletions programs/dwg2ps.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWG2PS "1" "January 2021" "dwg2ps 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWG2PS "1" "February 2021" "dwg2ps 0.12.2" "User Commands"
.SH NAME
dwg2ps \- manual page for dwg2ps 0.12.1
dwg2ps \- manual page for dwg2ps 0.12.2
.SH SYNOPSIS
.B dwg2ps
[\fI\,OPTION\/\fR]... \fI\,DWGFILE \/\fR[\fI\,PSFILE\/\fR]
Expand Down
6 changes: 3 additions & 3 deletions programs/dwgbmp.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWGBMP "1" "January 2021" "dwgbmp 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWGBMP "1" "February 2021" "dwgbmp 0.12.2" "User Commands"
.SH NAME
dwgbmp \- manual page for dwgbmp 0.12.1
dwgbmp \- manual page for dwgbmp 0.12.2
.SH SYNOPSIS
.B dwgbmp
[\fI\,OPTION\/\fR]... \fI\,DWGFILE \/\fR[\fI\,BMPFILE\/\fR]
Expand Down
6 changes: 3 additions & 3 deletions programs/dwgfilter.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWGFILTER "1" "January 2021" "dwgfilter 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWGFILTER "1" "February 2021" "dwgfilter 0.12.2" "User Commands"
.SH NAME
dwgfilter \- manual page for dwgfilter 0.12.1
dwgfilter \- manual page for dwgfilter 0.12.2
.SH DESCRIPTION
dwgfilter [OPTIONS...] dwgfile
.PP
Expand Down
6 changes: 3 additions & 3 deletions programs/dwggrep.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWGGREP "1" "January 2021" "dwggrep 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWGGREP "1" "February 2021" "dwggrep 0.12.2" "User Commands"
.SH NAME
dwggrep \- manual page for dwggrep 0.12.1
dwggrep \- manual page for dwggrep 0.12.2
.SH SYNOPSIS
.B dwggrep
[\fI\,OPTIONS\/\fR]... \fI\,pattern files\/\fR
Expand Down
6 changes: 3 additions & 3 deletions programs/dwglayers.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWGLAYERS "1" "January 2021" "dwglayers 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWGLAYERS "1" "February 2021" "dwglayers 0.12.2" "User Commands"
.SH NAME
dwglayers \- manual page for dwglayers 0.12.1
dwglayers \- manual page for dwglayers 0.12.2
.SH SYNOPSIS
.B dwglayers
[\fI\,OPTION\/\fR]... \fI\,DWGFILE\/\fR
Expand Down
6 changes: 3 additions & 3 deletions programs/dwgread.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWGREAD "1" "January 2021" "dwgread 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWGREAD "1" "February 2021" "dwgread 0.12.2" "User Commands"
.SH NAME
dwgread \- manual page for dwgread 0.12.1
dwgread \- manual page for dwgread 0.12.2
.SH SYNOPSIS
.B dwgread
[\fI\,OPTION\/\fR]... \fI\,DWGFILE\/\fR
Expand Down
6 changes: 3 additions & 3 deletions programs/dwgrewrite.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWGREWRITE "1" "January 2021" "dwgrewrite 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWGREWRITE "1" "February 2021" "dwgrewrite 0.12.2" "User Commands"
.SH NAME
dwgrewrite \- manual page for dwgrewrite 0.12.1
dwgrewrite \- manual page for dwgrewrite 0.12.2
.SH SYNOPSIS
.B dwgrewrite
[\fI\,OPTION\/\fR]... \fI\,INFILE \/\fR[\fI\,OUTFILE\/\fR]
Expand Down
6 changes: 3 additions & 3 deletions programs/dwgwrite.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DWGWRITE "1" "January 2021" "dwgwrite 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DWGWRITE "1" "February 2021" "dwgwrite 0.12.2" "User Commands"
.SH NAME
dwgwrite \- manual page for dwgwrite 0.12.1
dwgwrite \- manual page for dwgwrite 0.12.2
.SH SYNOPSIS
.B dwgwrite
[\fI\,OPTION\/\fR]... [\fI\,-o DWGFILE\/\fR] \fI\,INFILE\/\fR
Expand Down
6 changes: 3 additions & 3 deletions programs/dxf2dwg.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DXF2DWG "1" "January 2021" "dxf2dwg 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DXF2DWG "1" "February 2021" "dxf2dwg 0.12.2" "User Commands"
.SH NAME
dxf2dwg \- manual page for dxf2dwg 0.12.1
dxf2dwg \- manual page for dxf2dwg 0.12.2
.SH SYNOPSIS
.B dxf2dwg
[\fI\,OPTION\/\fR]... \fI\,DXFFILES \/\fR...
Expand Down
6 changes: 3 additions & 3 deletions programs/dxfwrite.1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.14.
.TH DXFWRITE "1" "January 2021" "dxfwrite 0.12.1" "User Commands"
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.16.
.TH DXFWRITE "1" "February 2021" "dxfwrite 0.12.2" "User Commands"
.SH NAME
dxfwrite \- manual page for dxfwrite 0.12.1
dxfwrite \- manual page for dxfwrite 0.12.2
.SH SYNOPSIS
.B dxfwrite
[\fI\,OPTION\/\fR]... [\fI\,-o DXFFILE\/\fR] \fI\,INFILE\/\fR
Expand Down

0 comments on commit c847208

Please sign in to comment.