Commit Graph

36 Commits

Author SHA256 Message Date
52fd9b2a63 Accepting request 1135742 from home:dirkmueller:Factory
- update to 0.60.8.1:
  * Fix memory leak in suggestion code introduced in 0.60.8.
  * Various documentation fixes.
  * Fix various warnings when compiling with -Wall.
  * Fix two buffer overflows found by Google’s OSS-Fuzz.
  * Other minor updates.
- drop aspell-CVE-2019-25051.patch (upstream)

- defining ncurses_wide library for configure to enable wide
- changed dict- and data-dir back to /usr/{%lib} because dictionary
- add ncurses-devel BuildRequires.
   * Updated to Gettext 0.16.1, Libtool 1.5.22, Automake 1.10,
   * Complain if more than one file is specified when checking
     files using the `aspell check' command, rather than ignoring
- removed virtual package dependency
- fix file list
- fix libdir usage
    * see more details in /usr/share/doc/packages/aspell/README
- libtoolize to build

OBS-URL: https://build.opensuse.org/request/show/1135742
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=48
2024-01-02 11:32:40 +00:00
9547333b3a - switch source urls to https
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=46
2022-07-07 12:29:00 +00:00
292247cb65 - security update
- modified patches
  % aspell-quotes.patch (p1)
  % aspell-strict-aliasing.patch (p1)
- added patches
  fix CVE-2019-25051 [bsc#1188576], heap-buffer-overflow in acommon:ObjStack:dup_top
  + aspell-CVE-2019-25051.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=45
2021-08-02 14:35:11 +00:00
8eedcfb7fc - recommend aspell-en also from the library [bsc#1177523]
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=42
2020-10-09 14:20:29 +00:00
50c95aba61 Accepting request 840284 from home:jengelh:branches:devel:libraries:c_c++
- Remove/replace old specfile constructs.

OBS-URL: https://build.opensuse.org/request/show/840284
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=41
2020-10-08 14:19:15 +00:00
b1a190347d OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=39 2019-10-21 08:15:46 +00:00
126b719a7d Accepting request 739669 from home:RBrownSUSE:branches:devel:libraries:c_c++
Remove obsolete Groups tag (fate#326485)

OBS-URL: https://build.opensuse.org/request/show/739669
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=37
2019-10-17 13:43:13 +00:00
16f3d955c1 - version update to 0.60.8
* Prevent a potentially unbounded buffer over-read by no longer
  supporting null-terminated UCS-2 and UCS-4 encoded strings with the
  original C API. @xref{Upgrading from Aspell 0.60.7}.
  * Ensure that possible typos are listed before other suggestions when
  typo analysis is used.  Also fix a bug so that suggestions that split
  a word using a space or hyphen are not always first.
  * Add Markdown filter.
  * Add new @option{wordlists} option, which is a list of UTF-8 files that
  contain additional words to accept.
  * Add new @option{camel-case} option, which enables support for checking
  camelCase words.
  * Sort personal and replacement dictionaries.
  * Change @code{ultra} suggestion mode to only find words that are within
  one-edit distance or have the same soundslike.
  * Implement the @code{aspell filter} command.
  * Fix a bug in @code{AspellDocumentChecker} that prevented it from
  working with UCS-2 and UCS-4 encoded strings.
  * Remove unused @option{sug-edit-dist} option.
  * @code{AspellDocumentChecker} now expects the document a line at a time
  in order to work with the new Markdown filter.  If the document is
  split on white space characters instead, nothing will break, but new
  filters such as the Markdown filter may give incorrect results.
  * The @option{clean} option and command will no longer split a word.
  * Various documentation improvements.
  * Removal of several outdated appendices that don't really belong in the
  main manual.  Parts that are still relevent may eventually be moved
  elsewhere, but for now they are available online at
  @uref{http://aspell.net/0.60.7/man-html/}.
  * Fix various crashes and other problems found by Google's OSS-Fuzz.

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=36
2019-10-15 07:47:43 +00:00
Ismail Dönmez
594161ebb0 Accepting request 456396 from home:jengelh:branches:devel:libraries:c_c++
- Compact descriptions

OBS-URL: https://build.opensuse.org/request/show/456396
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=34
2017-02-11 18:13:39 +00:00
Ismail Dönmez
8a2dfd42d8 Accepting request 448142 from home:marxin:branches:openSUSE:Factory:Rings:1-MinimalX
Fix warnings reported by GCC7.

OBS-URL: https://build.opensuse.org/request/show/448142
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=32
2016-12-30 10:00:47 +00:00
Ismail Dönmez
a9061e0ad5 Accepting request 347120 from home:pluskalm:branches:devel:libraries:c_c++
- Add gpg signature
- Remove old ppc provides/obsoletes
- Cleanup spec file with spec-cleaner

OBS-URL: https://build.opensuse.org/request/show/347120
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=30
2015-12-02 08:53:25 +00:00
ba133ff7fb - baselibs.conf: libaspell15
obsoletes "aspell-<targettype> <= <version>"
   provides "aspell-<targettype> = <version>"

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=28
2014-04-14 14:09:14 +00:00
bc5d46f982 - license GFDL-1.1+ and LGPL-2.1 and HPND and SUSE-BSD-Mark-Modifications
[bnc#777131]

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=26
2013-03-06 13:01:15 +00:00
Ismail Dönmez
6581e3c8e2 Accepting request 157494 from home:babelworx:ldig:branches:devel:libraries:c_c++
license update: GFDL-1.1+ and LGPL-2.1 and HPND and BSD-3-Clause
SDPX

OBS-URL: https://build.opensuse.org/request/show/157494
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=25
2013-03-06 11:00:35 +00:00
ca9385afd8 - license GFDL-1.1+ and LGPL-2.1 and HPND and BSD-Mark-Modifications
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=24
2013-03-04 08:45:07 +00:00
4e27e40eec - fix build with new automake
* automake-1.13.patch

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=23
2013-02-28 15:37:31 +00:00
53a5ae225e - license FDL-1.1+ and LGPL-2.1 and HPND and BSD-Mark-Modifications
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=21
2012-10-09 06:32:49 +00:00
Cristian Rodríguez
3ea761808f Accepting request 106851 from home:elvigia:branches:devel:libraries:c_c++
- Build C++ code with -fvisibility-inlines-hidden
- Fix ncurses linkage.

OBS-URL: https://build.opensuse.org/request/show/106851
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=19
2012-02-24 21:15:00 +00:00
3f55070e5d Remove redundant tags/sections
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=17
2012-01-28 21:02:37 +00:00
f5056d13b9 - add -ltinfo
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=13
2011-11-22 14:04:00 +00:00
5763db286b Accepting request 86562 from home:adra:branches:devel:libraries:c_c++
update to version 0.60.6.1, Spec file updates, Removed some patches (fixed upstream), Updated baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/86562
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/aspell?expand=0&rev=11
2011-10-04 17:46:01 +00:00
Lars Vogdt
35807e398c Accepting request 86048 from devel:libraries:c_c++
add libtool as buildrequires so we no longer rely on libtool in the project config of factory - it's only needed by <10% of all packages (forwarded request 85945 from coolo)

OBS-URL: https://build.opensuse.org/request/show/86048
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=20
2011-10-03 07:12:38 +00:00
OBS User autobuild
ffd0ebf09a Accepting request 29085 from devel:libraries:c_c++
Copy from devel:libraries:c_c++/aspell based on submit request 29085 from user msmeissn

OBS-URL: https://build.opensuse.org/request/show/29085
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=15
2010-01-14 15:30:27 +00:00
OBS User unknown
bcd1bbebfa OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=13 2009-08-10 22:09:23 +00:00
OBS User unknown
938e8c20f9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=12 2008-12-15 10:58:31 +00:00
OBS User unknown
339c119af7 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=11 2008-11-21 14:12:37 +00:00
OBS User unknown
dcb1471fb9 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=10 2008-11-02 14:32:37 +00:00
OBS User unknown
01b2f7f690 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=9 2008-09-14 23:29:20 +00:00
OBS User unknown
53aa2419e8 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=8 2008-07-25 14:47:10 +00:00
OBS User unknown
c4296117ab OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=7 2008-04-10 11:06:35 +00:00
OBS User unknown
a3ac486480 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=6 2007-10-26 18:12:17 +00:00
OBS User unknown
84dfb53ff5 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=5 2007-08-23 22:43:47 +00:00
OBS User unknown
baf2539905 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=4 2007-08-16 15:56:38 +00:00
OBS User unknown
7cf83a8a47 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=3 2007-08-15 18:20:48 +00:00
OBS User unknown
3766ae993e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=2 2007-04-01 10:03:01 +00:00
OBS User unknown
5900d90da2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/aspell?expand=0&rev=1 2007-01-12 00:16:55 +00:00