Commit Graph

5549 Commits

Author SHA1 Message Date
Sergio Durigan Junior 2826d650dc Remove "Force SSL verification" patch
The patch "force-ssl-cert-verification.patch" was mistakenly included
in the last Midori release; this cased a regression because the user
cannot access a website that has a self-signed SSL/TLS certificate
anymore.  This change removes the patch and allows the user to trust
self-signed certificates again.

Closes: #799337
2015-09-18 15:24:04 -04:00
Sergio Durigan Junior 732e898e6e Update changelog for 0.5.11-1 release 2015-09-15 12:38:05 -04:00
Sergio Durigan Junior 7e2916f0ea Rewrite manpage
The old manpage was too simple and did not cover many of the options
supported by Midori on the command line.  Fixed that by rewriting it
almost completely, including many missing options, updating dates and
author, and improving the formatting.
2015-09-15 12:37:45 -04:00
Sergio Durigan Junior 91090b3e92 Adding shlibs and lintian-overrides files
Due to the way libraries (i.e., plugins) are built by Midori (without
a proper SONAME), it is necessary (or at least recommended) to provide
a shlibs file that contains trustworthy information about the
libraries being installed on the system.

Unfortunately, it is also necessary to provide a lintian-overrides
file in order to silence some lintian warnings (mostly about the
shlibs mentioned above).  We'll have to work with upstream in order to
solve this problem.

Another lintian error that needed to be silenced was related to the
data/midori.swf file, present at the original tarball.  This file is
used just for testing (i.e., it is not installed in the system), and
is actually generated using the png2swf utility (from the swftools
package), which means it can be verified.
2015-09-15 12:37:45 -04:00
Sergio Durigan Junior 7fa139b241 Revamp build system (use cmake instead of waf)
- Update debian/rules, removing old stuff (from waf) and adding new,
  simpler rules for the cmake-based build.

- Update debian/control, listing the new package maintainer and
  reviewed dependencies.

- Delete debian/waf-unpack file.

- Rename debian/config/{Debian,Ubuntu}.h files to
  debian/config/{Debian,Ubuntu}.conf.

With this change, it is now unnecessary to create a DFSG-modified
version of the package, because Waf is not used as the build system
anymore (for more details, see Bug 645191).

It is possible to build the package now, but it still has some lintian
warnings that will be fixed in the following changes.

Closes: #663185
Closes: #758103
Closes: #787878
2015-09-15 12:00:58 -04:00
Sergio Durigan Junior a84927af41 Update debian/patches for the new Midori version (0.5.11). 2015-09-11 20:49:27 -04:00
Sergio Durigan Junior bb954d02ba Merge tag 'upstream/0.5.11'
Upstream version 0.5.11
2015-09-11 20:47:13 -04:00
Sergio Durigan Junior ccd28b22eb Imported Upstream version 0.5.11 2015-09-11 20:47:06 -04:00
Sergio Durigan Junior a5c70e7b08 Updating section names on debian/gbp.conf 2015-09-11 20:46:28 -04:00
Sergio Durigan Junior 6121e4d3ef Changing gbp.conf to not override the default tag name for releases. 2015-09-11 20:46:25 -04:00
Andres Salomon 597a50019b Merge branch 'nmu-0.2'
Conflicts:
	debian/changelog
	debian/rules
2015-06-27 20:52:24 -07:00
Andres Salomon ab72120436 Import Debian patch 0.4.3+dfsg-0.2 2015-06-27 20:26:39 -07:00
Yves-Alexis Perez 2d27f4a46f remove myself from uploaders. 2014-03-09 10:11:28 +01:00
Ryan Niebur a92607d4fb Improve dh_auto_clean target in d/rules to handle some leftover files from quilt and waf 2013-10-23 21:06:12 -07:00
Ryan Niebur cd6899f136 add new Build-Dep on libzeitgeist-dev 2013-10-23 21:01:10 -07:00
Ryan Niebur 3c395daddb refreshed patches 2013-10-23 20:56:05 -07:00
Ryan Niebur 5aa73dea25 new upstream version, including the waf unpack changes made thanks to the NMU by Koichi Akabe 2013-10-23 20:46:24 -07:00
Ryan Niebur f5a8cd23ac bump version with +dfsg suffix 2013-10-23 20:45:40 -07:00
Ryan Niebur 50549da7c3 Imported Upstream version 0.5.2+dfsg 2013-10-23 20:45:02 -07:00
Ryan Niebur 7509079965 Merge tag '0.5.2+dfsg'
Upstream version 0.5.2+dfsg
2013-10-23 20:45:02 -07:00
Ryan Niebur f5457c8c6a put files back after the merge to allow proper upgrade to new upstream version 2013-10-23 20:44:53 -07:00
Ryan Niebur 14564ce6cc Merge branch 'wip' 2013-10-23 20:29:10 -07:00
Koichi Akabe a9def3c602 Imported Debian patch 0.4.3+dfsg-0.1 2013-10-23 20:26:27 -07:00
Ryan Niebur 405f565df8 Imported Upstream version 0.4.3+dfsg 2013-10-23 20:26:27 -07:00
Ryan Niebur 60d455a553 add a gbp.conf that I think might work with the existing use of this repository 2013-10-23 20:26:16 -07:00
Yves-Alexis Perez fae7cfdb3d Merge branch 'upstream-unstable' 2012-09-20 07:36:31 +02:00
Yves-Alexis Perez fd240475ed Merge tag '0.4.7' into upstream-unstable
Bump version to 0.4.7
2012-09-20 07:36:03 +02:00
Christian Dywan de4fca9402 Bump version to 0.4.7 2012-09-19 23:17:43 +02:00
Christian Dywan 147acdcaef Update FAQ from the wiki
url http://wiki.xfce.org/_export/xhtml/midori/faq | sed 's@<link rel="style.*>@<link rel="stylesheet" href="faq.css" />@g' > data/faq.html
git add data/faq.html
git commit -e -m 'Update FAQ from the wiki' -v
2012-09-19 23:16:40 +02:00
Christian Dywan 4e786f10be faq.css: Remove overflow, padding and pre-line for body
Our own FAQ in particular was broken (too much spacing).
2012-09-19 23:11:39 +02:00
André Stösel 5f8cd5c12d If "marshal" says OBJECT use G_TYPE_OBJECT instead of _POINTER
This fixes a crash in a full debug build.
2012-09-19 19:02:33 +02:00
Boram Kim b8f2e25698 l10n: Updated Korean (ko) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-19 18:16:57 +02:00
Pjotr vertaalt 035c2a386b l10n: Updated Dutch (Flemish) (nl) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-19 16:56:01 +02:00
Sergio Marques f2e4e162c5 l10n: Updated Portuguese (pt) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-19 15:53:22 +02:00
Christian Dywan 01b36c5fc4 Enclose screen saver and root window in IS_X11_DISPLAY
If building with a Wayland-enabled GTK+3 the GdkDisplay
can be something other than GdkX11Display at runtime.

Fixes: https://bugs.launchpad.net/midori/+bug/975355
2012-09-18 21:29:38 +02:00
Christian Dywan 7e39d05a17 Remove is_email API and needless hard-coding of mailto: 2012-09-18 21:25:59 +02:00
Christian Dywan b4b795e156 Remove generic browser creation and property set tests 2012-09-18 21:00:56 +02:00
Christian Dywan 2e3882db4b Copy Image s/Address// always copy both URL and data 2012-09-18 01:51:17 +02:00
Paweł Forysiuk 55c11850bb Adblock: search a couple more lines for update metadata 2012-09-18 00:34:00 +02:00
Paweł Forysiuk 00bd3f0818 sokoke_js_script_eval should not crash when js_message is NULL 2012-09-18 00:33:07 +02:00
Christian Dywan d88b9776f2 Consistently use readonly_config_filename for loading 2012-09-18 00:29:33 +02:00
André Stösel 13b735e382 HistoryWindow isn't a Midori.Browser 2012-09-17 19:26:56 +02:00
Christian Dywan dd39dab307 Form action NULL or "": assume relative path 2012-09-17 19:26:56 +02:00
Christian Dywan b3984ab252 Groundwork to make finding search engines testable 2012-09-17 19:26:56 +02:00
Christian Dywan 09432b2d12 Initial download tests for extension and unique filename 2012-09-17 19:26:55 +02:00
Christian Dywan 7d5fd0d319 Fix tooltip on preferred language entry 2012-09-17 19:26:55 +02:00
Christian Dywan 5f18e39221 Don't mix up filesystem and file info 2012-09-17 19:26:55 +02:00
Christian Dywan 0da919f4d9 Pack addon text column with expand TRUE 2012-09-17 19:26:55 +02:00
Paweł Forysiuk 616633d502 Javascript clean-up in speed dial head 2012-09-17 19:26:55 +02:00
David Štancl 5bb5b17986 l10n: Updated Czech (cs) translation to 100%
New status: 611 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2012-09-17 10:01:05 +02:00