Revisions of elinks

buildservice-autocommit accepted request 1206711 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 29)
baserev update by copy to link target
Antonio Teixeira's avatar Antonio Teixeira (ateixeira) accepted request 1206679 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 28)
- Update to version 0.17.1.1:
  + bump requirements: libCSS to 0.9.2 and libdom to 0.4.2
  + revert "[head] addcrlf". #281
  + main, article and nav elements #282
  + bashism in configure.ac #285
  + eliminate GNUism in sed #305
  + python module imp is deprecated #313
  + fix hooks.py detection #333
  + cast to unsigned char * in inpfield #315
  + fix suspend in session master when fork_on_start #296
  + remove 300ms startup delay and optimize fork_on_start #297
  + missing <sys/cdefs.h> on systems with musl libc #306
- Changes from version 0.17.1:
  + fix for some 32-bit systems and select-only builds
  + fix for gettext in Windows builds
buildservice-autocommit accepted request 1201399 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 27)
baserev update by copy to link target
Antonio Teixeira's avatar Antonio Teixeira (ateixeira) accepted request 1200146 from Gustavo Pichorim Boiko's avatar Gustavo Pichorim Boiko (gboiko) (revision 26)
- Fix building on ppc64le (by using lua instead of luajit there)
buildservice-autocommit accepted request 1144568 from Antonio Teixeira's avatar Antonio Teixeira (ateixeira) (revision 25)
baserev update by copy to link target
Antonio Teixeira's avatar Antonio Teixeira (ateixeira) accepted request 1143489 from Muhammad Akbar Yanuar Mantari's avatar Muhammad Akbar Yanuar Mantari (mantarimay) (revision 24)
- update to 0.17.0
- Add pkgconfig(libdom) BuildRequires: fix build to enable js.
- Enable gemini support
- Removed unneeded patches:
  * perl-5.38.patch
  * 0006-elinks-0.16.0-libidn2.patch
buildservice-autocommit accepted request 1102660 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) (revision 23)
baserev update by copy to link target
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1102177 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 22)
- Add perl-5.38.patch: Fix compilation with Perl 5.38
  (gh#rkd77/elinks#243).

  * encode A href to terminal codepage and encode bytes with
  * iconv: Bail out of the loop when an illegal sequence of bytes
- fix sysconfdir to /etc/elinks
- use spec-cleaner
- update to 0.12pre5
- prepare for Contrib (disabled lua and js functionality for now)
buildservice-autocommit accepted request 1084819 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 21)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 20)
- update to 0.16.1.1:
  * updated POTFILES
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1083796 from Muhammad Akbar Yanuar Mantari's avatar Muhammad Akbar Yanuar Mantari (mantarimay) (revision 19)
- Update to version 0.16.1
  * handle SECTION html element #207
  * allocate more memory for BLOCKQUOTE #214
  * encode A href to terminal codepage and encode bytes with 
    highest bit set as %HEX #221
  * Serbian translation update
  * install doc by default in meson #224
  * tests fixes
- Update to rkd77 git version 0.16.0
- Enable javascript with mujs on Tumbleweed (missing libxml++-5.0 on leap)
- Use LuaJIT for lua compiler until someone fix it with standart Lua
- Removed unneeded patches:
  * build-with-new-ruby.patch
- Added the following patches:
  * 0006-elinks-0.16.0-libidn2.patch
buildservice-autocommit accepted request 999124 from Sébastien POHER's avatar Sébastien POHER (sogal) (revision 18)
baserev update by copy to link target
Sébastien POHER's avatar Sébastien POHER (sogal) accepted request 999031 from Andreas Schwab's avatar Andreas Schwab (Andreas_Schwab) (revision 17)
- Makefile is not parallel-safe
buildservice-autocommit accepted request 982581 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 982456 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 15)
- Require perl in the same version as we built against: elinks
  links to libperl.so, which changes location based on perl
  version. The relevant path in encoded as RUNPATH into the binary
  (boo#1199945).
buildservice-autocommit accepted request 717993 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 14)
baserev update by copy to link target
Stanislav Brabec's avatar Stanislav Brabec (sbrabec) accepted request 717992 from Stanislav Brabec's avatar Stanislav Brabec (sbrabec) (revision 13)
- Update to 20190723 snapshot of version 0.13:
  * no changes
- Use pre-version tag, as the current snapshot is a pre-release.
- Remove volatile URL from Source0.
- Compile without strict aliasing to prevent breakage with new gcc.
Sébastien POHER's avatar Sébastien POHER (sogal) accepted request 694018 from Sébastien POHER's avatar Sébastien POHER (sogal) (revision 12)
Fix Licence (use GPL-2.0-or-later)
Sébastien POHER's avatar Sébastien POHER (sogal) accepted request 690343 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 11)
- Update to version 0.13
  * parse_header: document parameters and return value
  * doxygen: Fix link to bookmark::url
  * use draw_text for titles
  * iconv: Bail out of the loop when an illegal sequence of bytes 
    occur
  * Add support for the CSS list-style-type property
  * configure.in: use PKG_CONFIG
  * Fixed problem of converting more than 256 chars
  * mem_free_if where aplicable
  * ssl: Make RAND_egd optional
  * Better handling of content-disposition
  * Compilation fix for OpenSSL-1.1
  * display lua hooks errors
  * brotli code updated
  * Use blacklist to skip verification of certificates
  * various code cleanup
  * -VERS-SSL3.0 in gnutls to avoid SSL error.
  * 1024: Verify server certificate hostname with OpenSSL (bsc#1082814)
- Removed unneeded patches:
  * elinks-0.12_pre5-compilation-fix.patch
  * use_lua-5.1.patch
  * build.with-openssl-1_1.patch
- Renamed patch:
  * build-with-ruby-1.9.patch -> build-with-new-ruby.patch
buildservice-autocommit accepted request 560685 from mrdocs's avatar mrdocs (revision 10)
baserev update by copy to link target
Displaying revisions 1 - 20 of 29
openSUSE Build Service is sponsored by