SHA256
1
0
forked from pool/htdig

28 Commits

Author SHA256 Message Date
81ed65ed2d Accepting request 1156301 from server:search
- Replace deprecated %patchX in spec file

OBS-URL: https://build.opensuse.org/request/show/1156301
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=26
2024-03-08 17:10:12 +00:00
4c216a3592 OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=20 2024-03-08 10:01:15 +00:00
6213b87eb1 Accepting request 1149017 from home:dimstar:rpm4.20:h
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149017
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=19
2024-03-07 17:29:07 +00:00
1fadaf8c51 fix broken
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=18
2022-09-04 11:04:02 +00:00
Richard Brown
87931e414f Accepting request 911244 from server:search
- 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 <apache> to <apache apache-devel>
- 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

OBS-URL: https://build.opensuse.org/request/show/911244
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=25
2021-08-11 09:47:30 +00:00
556dd4ba98 fix broken repo
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=17
2021-08-10 12:05:41 +00:00
d8b160c31e fix broken repo
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=16
2021-08-10 12:03:31 +00:00
3c0f177d74 Fix download URL
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=14
2021-08-10 11:59:22 +00:00
744614021a Fix download URL
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=13
2021-08-10 11:59:14 +00:00
8b10deeca8 Accepting request 910120 from home:dimstar:Factory
- Force C++14 build as the code is not (and likely never will be)
  ready for C++17.

In case anybody cares enough, this could be an acceptable way to prevent the del req

OBS-URL: https://build.opensuse.org/request/show/910120
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=12
2021-08-10 11:31:51 +00:00
d031eba820 Accepting request 856520 from server:search
OBS-URL: https://build.opensuse.org/request/show/856520
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=24
2020-12-17 16:05:33 +00:00
5554ef4a6c Accepting request 852407 from home:pgajdos
- use system apche rpm macros

OBS-URL: https://build.opensuse.org/request/show/852407
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=10
2020-12-16 16:16:29 +00:00
da55ccc4a3 Accepting request 493636 from server:search
1

OBS-URL: https://build.opensuse.org/request/show/493636
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=23
2017-05-27 11:06:33 +00:00
137934c09c Accepting request 485703 from home:elvigia:branches:server:search
-  htdig-gcc7.patch: FIx build failure with gcc7

OBS-URL: https://build.opensuse.org/request/show/485703
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=8
2017-05-09 07:13:14 +00:00
9f10f37f2a Accepting request 399082 from server:search
1

OBS-URL: https://build.opensuse.org/request/show/399082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=22
2016-06-03 14:36:53 +00:00
Raymond Wooninck
6f9b3baabe Accepting request 397730 from home:dimstar:Factory
Fix build with gcc6

OBS-URL: https://build.opensuse.org/request/show/397730
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=6
2016-05-31 09:17:32 +00:00
Stephan Kulow
372223cd27 Accepting request 298323 from server:search
1

OBS-URL: https://build.opensuse.org/request/show/298323
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=21
2015-04-27 20:07:22 +00:00
Raymond Wooninck
7ed704fb3e Accepting request 298311 from home:pluskalm:branches:server:search
- Cleanup spec file with spec-cleaner
- Update dependencies
- Update category for devel package
- rename htdig-README.SuSE to htdig-README.SUSE

OBS-URL: https://build.opensuse.org/request/show/298311
OBS-URL: https://build.opensuse.org/package/show/server:search/htdig?expand=0&rev=4
2015-04-21 14:44:39 +00:00
Stephan Kulow
d979617128 replace license with spdx.org variant
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=16
2011-12-06 17:18:25 +00:00
Lars Vogdt
99a5d93db5 Accepting request 87989 from server:search
add libtool as buildrequire to avoid a hidden require from projconfig (forwarded request 87930 from coolo)

OBS-URL: https://build.opensuse.org/request/show/87989
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=14
2011-10-16 10:49:20 +00:00
OBS User autobuild
0d18074ed4 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=10 2010-03-18 14:52:32 +00:00
OBS User unknown
18e94abc65 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=8 2009-03-08 23:19:15 +00:00
OBS User unknown
4db9fec9e1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=6 2008-01-10 00:51:47 +00:00
OBS User unknown
554ef2272d OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=5 2007-12-14 16:19:53 +00:00
OBS User unknown
884dd7264e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=4 2007-08-02 22:02:07 +00:00
OBS User unknown
c4a335a139 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=3 2007-05-11 17:27:41 +00:00
OBS User unknown
c7b0cdb7e1 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=2 2007-03-30 00:08:25 +00:00
OBS User unknown
3893963e01 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/htdig?expand=0&rev=1 2007-01-12 15:22:22 +00:00