Overview

Request 911244 accepted

- Fix download URL
- Force C++14 build as the code is not (and likely never will be)
ready for C++17.
- use system apche rpm macros
- htdig-gcc7.patch: Fix build failure with gcc7
- Add htdig-unsigned-char.patch: use unsigned char to be sure we
can store values up to (int)255.
- Cleanup spec file with spec-cleaner
- Update dependencies
- Update category for devel package
- rename htdig-README.SuSE to htdig-README.SUSE
- add libtool as buildrequire to make the spec file more reliable
- added gmtime-lastday.patch - use INT32_MAX to define last day
(bnc##231196), related to (bnc#343913)
- Bug 343913 - Package htdig-3.2.0b6-109: htsearch segfaults
- Bug 304239 - VUL-0: XSS in htsearch / htdig
- fix bug: htstat throwing SIGSEGV (#284282)
- split htdig into -doc and -devel packages
- specfile cleanup
- build parallel
- enable openssl support
- enable bigfile support
- enable zlib
- remove static libs
- included patches from upstream:
+ htdig-ExternalParser-typo.patch (fix typo)
+ htdig-google-style.patch (layout fix for multiple result pages)
+ htdig-rundig.patch (fallback for missing common_dir in config)
+ htdig-simpleUTF8.patch (try to handle non UTF8 chars)
+ htdig-SSLConnection.patch (see
http://sourceforge.net/mailarchive/forum.php?thread_id=5425639&forum_id=2688
for details)
- added zlib-devel to buildreq
- htdig-3.2.0b6-45: left shift count >= width of type (#231196)
- converted neededforbuild to BuildRequires
- removed some extra qualifications. Added
* htsearch-gcc41.patch
- Fix strict aliasing issues
- Use %patch to apply patches
- Fix a cross site scripting flaw as found by Michael Krax; apply the
patch proposed by Phil Knirsch; CAN-2005-0085 [# 50238].
- fixed filelist
- Improve htdig-README.SuSE.
- Drop obsolete notification message [# 44355].
- Major update to version 3.2.0b6; most Suse supplied patches look
obsolete.
- build using apache2
- Add postfix to # neededforbuild
- Do not call 'sed -i' on directories.
- fix requires to /usr/local/bin/perl
- Use /usr/sbin/apxs to make it built for non root users (thanks for
hint to Peter Poeml).
- add %defattr
- Add patch to enable passing file::/ URLs.
- Adapt configure.in of htdig and included libdb to autoconf 2.5X.
- Compile with full warnings enabled.
- Fix nearly all compiler warnings.
- Add missing directories to filelist
- For updating the config file use %post instead of %pre.
- Move config file to /etc/htdig/htdig.conf; reported by Michal Svec
[# 27080].
- Save old config file as /etc/htdig/htdig.conf.rpmorig.
- Fix memory problem with htnotify [# 26913]; reported by Daniele
Frijia. Apply patch provided by Martin Kraemer;
http://sourceforge.net/tracker/index.php?func=detail&aid=593091&group_id=4593&atid=304593
- fixed a 64-bit problem with htsearch, see Bug #26358,
results in diff htsearch_64.patch
- use BuildRoot
- fixed location of the images of htdig in the conf file. They are
now relative to the document root (Bug #15500)
- fixed broken patches
- fixed the README file ( Bug #20062)
- removed bogus self-provides
- increased DB_FILE_ID_LEN in DB2 to 24 to fit 64 bit __ino_t type
on x86-64, ia64, s390x and ppc64
- enabled x86 spinlock implementation on x86-64
- adapt server-root
- update to version 3.1.6, which
* fixes some security wholes that were fixed by patches formerly
* fixes many small bugs
* brings tools to generate ascii databases
* adds a bunch of new keywords
The SuSE package now installs to other pathes, please read README.SuSE
for further information.
- signed config files as %conf in the spec file and fixed the
filelist (Bug #12326)
- Fix for gcc3.
- dropped 'out-of-date' notify [#6139]
- dropped unneeded dochost templates, left the originals [#9715]
- bzip2 sources
- changed neededforbuild to
- fixed a typo in html-files
- Add group tag
- Add ia64 support in db.
- added mm to neededforbuild
- fixing wrong links to images on localhost
- fixing again some links, clearifying change losses
- removed entries from /usr/local/httpsd
- fixed layout on search pages
- update to version 3.1.5 - Security fixes.
- patches for using with kdevellop added
- new version 3.1.4
- ran old prepare_spec on spec file to switch to new prepare_spec.
- update to 3.1.2
- diff cleanup
- fix S.u.S.E -> SuSE ;)
- fix /usr/local/bin/perl require
- update docu
- update to 3.1.0b2
- update to 3.1.0b1
- cleanup: use original source and extra tar for suse-gif
- fixed neededforbuild in spec file
- fix for startpage (search.html)
- fixed dependency for /usr/local/bin/perl
- insert whole htdoc and contrib
- fix (send mail to root)
- new packages
- htdig Version 3.0.8b2

Loading...

Dirk Stoecker's avatar

I also can't supersede https://build.opensuse.org/request/show/905925, because of missing rights.


Lars Vogdt's avatar

should be done now.

Request History
Dirk Stoecker's avatar

dstoecker created request

- Fix download URL
- Force C++14 build as the code is not (and likely never will be)
ready for C++17.
- use system apche rpm macros
- htdig-gcc7.patch: Fix build failure with gcc7
- Add htdig-unsigned-char.patch: use unsigned char to be sure we
can store values up to (int)255.
- Cleanup spec file with spec-cleaner
- Update dependencies
- Update category for devel package
- rename htdig-README.SuSE to htdig-README.SUSE
- add libtool as buildrequire to make the spec file more reliable
- added gmtime-lastday.patch - use INT32_MAX to define last day
(bnc##231196), related to (bnc#343913)
- Bug 343913 - Package htdig-3.2.0b6-109: htsearch segfaults
- Bug 304239 - VUL-0: XSS in htsearch / htdig
- fix bug: htstat throwing SIGSEGV (#284282)
- split htdig into -doc and -devel packages
- specfile cleanup
- build parallel
- enable openssl support
- enable bigfile support
- enable zlib
- remove static libs
- included patches from upstream:
+ htdig-ExternalParser-typo.patch (fix typo)
+ htdig-google-style.patch (layout fix for multiple result pages)
+ htdig-rundig.patch (fallback for missing common_dir in config)
+ htdig-simpleUTF8.patch (try to handle non UTF8 chars)
+ htdig-SSLConnection.patch (see
http://sourceforge.net/mailarchive/forum.php?thread_id=5425639&forum_id=2688
for details)
- added zlib-devel to buildreq
- htdig-3.2.0b6-45: left shift count >= width of type (#231196)
- converted neededforbuild to BuildRequires
- removed some extra qualifications. Added
* htsearch-gcc41.patch
- Fix strict aliasing issues
- Use %patch to apply patches
- Fix a cross site scripting flaw as found by Michael Krax; apply the
patch proposed by Phil Knirsch; CAN-2005-0085 [# 50238].
- fixed filelist
- Improve htdig-README.SuSE.
- Drop obsolete notification message [# 44355].
- Major update to version 3.2.0b6; most Suse supplied patches look
obsolete.
- build using apache2
- Add postfix to # neededforbuild
- Do not call 'sed -i' on directories.
- fix requires to /usr/local/bin/perl
- Use /usr/sbin/apxs to make it built for non root users (thanks for
hint to Peter Poeml).
- add %defattr
- Add patch to enable passing file::/ URLs.
- Adapt configure.in of htdig and included libdb to autoconf 2.5X.
- Compile with full warnings enabled.
- Fix nearly all compiler warnings.
- Add missing directories to filelist
- For updating the config file use %post instead of %pre.
- Move config file to /etc/htdig/htdig.conf; reported by Michal Svec
[# 27080].
- Save old config file as /etc/htdig/htdig.conf.rpmorig.
- Fix memory problem with htnotify [# 26913]; reported by Daniele
Frijia. Apply patch provided by Martin Kraemer;
http://sourceforge.net/tracker/index.php?func=detail&aid=593091&group_id=4593&atid=304593
- fixed a 64-bit problem with htsearch, see Bug #26358,
results in diff htsearch_64.patch
- use BuildRoot
- fixed location of the images of htdig in the conf file. They are
now relative to the document root (Bug #15500)
- fixed broken patches
- fixed the README file ( Bug #20062)
- removed bogus self-provides
- increased DB_FILE_ID_LEN in DB2 to 24 to fit 64 bit __ino_t type
on x86-64, ia64, s390x and ppc64
- enabled x86 spinlock implementation on x86-64
- adapt server-root
- update to version 3.1.6, which
* fixes some security wholes that were fixed by patches formerly
* fixes many small bugs
* brings tools to generate ascii databases
* adds a bunch of new keywords
The SuSE package now installs to other pathes, please read README.SuSE
for further information.
- signed config files as %conf in the spec file and fixed the
filelist (Bug #12326)
- Fix for gcc3.
- dropped 'out-of-date' notify [#6139]
- dropped unneeded dochost templates, left the originals [#9715]
- bzip2 sources
- changed neededforbuild to
- fixed a typo in html-files
- Add group tag
- Add ia64 support in db.
- added mm to neededforbuild
- fixing wrong links to images on localhost
- fixing again some links, clearifying change losses
- removed entries from /usr/local/httpsd
- fixed layout on search pages
- update to version 3.1.5 - Security fixes.
- patches for using with kdevellop added
- new version 3.1.4
- ran old prepare_spec on spec file to switch to new prepare_spec.
- update to 3.1.2
- diff cleanup
- fix S.u.S.E -> SuSE ;)
- fix /usr/local/bin/perl require
- update docu
- update to 3.1.0b2
- update to 3.1.0b1
- cleanup: use original source and extra tar for suse-gif
- fixed neededforbuild in spec file
- fix for startpage (search.html)
- fixed dependency for /usr/local/bin/perl
- insert whole htdoc and contrib
- fix (send mail to root)
- new packages
- htdig Version 3.0.8b2


Richard Brown's avatar

RBrownSUSE declined review

sr#905925 of a different type should be revoked first


Richard Brown's avatar

RBrownSUSE declined request

sr#905925 of a different type should be revoked first


Dirk Stoecker's avatar

dstoecker reopened request

Added a comment there. As a maintainer I have no rights for openSUSE Factory requests.


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Dominique Leuenberger's avatar

dimstar_suse declined review

sr#905925 of a different type should be revoked first


Dominique Leuenberger's avatar

dimstar_suse declined request

sr#905925 of a different type should be revoked first


Dirk Stoecker's avatar

dstoecker reopened request

That's a dead end. In cannot submit a fix, as the other request blocks it and I cannot revoke the other one, as I did not issue it.


Dominique Leuenberger's avatar

dimstar_suse added openSUSE:Factory:Staging:adi:21 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:21"


Dominique Leuenberger's avatar

dimstar_suse accepted review

Picked "openSUSE:Factory:Staging:adi:21"


Jan Engelhardt's avatar

jengelh accepted review


Richard Brown's avatar

RBrownSUSE accepted review

Staging Project openSUSE:Factory:Staging:adi:21 got accepted.


Richard Brown's avatar

RBrownSUSE approved review

Staging Project openSUSE:Factory:Staging:adi:21 got accepted.


Richard Brown's avatar

RBrownSUSE accepted request

Staging Project openSUSE:Factory:Staging:adi:21 got accepted.

openSUSE Build Service is sponsored by