phpPgAdmin-7.13.0-bp153.2.6.1<>,lb?!M@eeep`kVi^vI@I4 (SX{yHHw N9Q)hQgi5{9(cYn'4Rѩ2&?h"@TqvۮÂ0_VY"c.!:F}qm*TqޓQoM{{CZu(bdFKy4jϸ7kKv8ʖ^3C\1KGcvtB+w,;VR`yA>;?d   J  =_el   4  v x~xX(8 9 : FGHI`XY\,]^Լ&bcڐd:e?fBlDuXvzatx~CphpPgAdmin7.13.0bp153.2.6.1Administration of PostgreSQL over the webphpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect for PostgreSQL DBAs, newbies and hosting services. Features * Administer multiple servers * Support for PostgreSQL 9.x.x, 10.x, 11.x, 12.x * Manage all aspects of: o Users & groups o Databases o Schemas o Tables, indexes, constraints, triggers, rules & privileges o Views, sequences & functions o Advanced objects o Reports * Easy data manipulation: o Browse tables, views & reports o Execute arbitrary SQL o Select, insert, update and delete * Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed, pg_dump * Import SQL scripts, COPY data, XML, CSV and Tabbed * Supports the Slony master-slave replication engine * Excellent language support: o Available in 27 languages o No encoding conflicts. Edit Russian data using a Japanese interface! * Easy to install and configureb?lamb082^SUSE Linux Enterprise 15openSUSEGPL-2.0-or-laterhttp://bugs.opensuse.orgProductivity/Databases/Toolshttp://phppgadmin.sourceforge.netlinuxnoarchf !qX o:p> H eU|G C"(hD+lVP'#2&.&0 O/r\Ex*q!JA#l@$="~ vc*'([e6N@U~}dUYaYX]'CZ`|r*}u9e&@hLu2v\s#Ql|M ]/5/y nz8NjV.]axO?|}+pNv[$b ^z V !0n|!CH?}"] 38sfneDnWe " ÏG,(y ^ Yy45_SCsu,DGO Q Cc!h v`-|R`=]&m` @#3%`c<`Hmpgajdos@suse.comchris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dechris@computersalat.dersalevsky@suse.comchris@computersalat.de- Fix for boo#1162794 (CVE-2019-10784) * add csrf-samesite-fix.patch taken from here: https://github.com/phppgadmin/phppgadmin/issues/94 https://github.com/phppgadmin/phppgadmin/pull/99- Update to 7.13.0 - Add support for Postgres 13 - Add provisional support for Postgres 14 - Upgrade Jquery library to 3.4.1 - Allow users to see group owned databases when using "owned only" - Fix bug where sorting on selects dumped you to the table screen - This release drops support for PHP 7.1 - This will be the last release to support PHP 7.2 - Put apache configuration files in separate subpackage.- use system apache rpm macros- change ap_docroot from /srv/www/htdocs to /usr/share if phpPgAdmin.conf for apache was changed by local admin, we will create a backup and replace the original file with the new version sorry admins, but you need to apply your changes again - needed Alias /phpPgAdmin is an enabled APACHE_SERVER_FLAGS default for more info have a look into /etc/apache2/conf.d/phpPgAdmin.conf - add phpPgAdmin.http.inc - some rpmlint fixes- Version 7.12.1 (December 10, 2019) Features: * Add support for granting USAGE on sequences * Update French translation Bugs: * Fix issues with OID removal in Postgres 12+ * Remove broken tree branch from table/view browse option * Properly escape identifiers when browsing tables/views/schemas * Fix truncation of long multibyte strings * Clean up a number of misspellings and typos from codespell report Incompatabilities: * Require mbstring module support in PHP - Version 7.12.0 (September 28, 2019) Features * Add Support for PHP 7.x * Add Support for Postgres 12 * Update Bootstrap to version 3.3.7 (wisekeep) Bugs * Fix several issues with CSS files (wisekeep) * Clean up file permissions (nirgal) * Fixed Reflected XSS vulnerability (om3rcitak) * Fixes with sequence visbility and permission handling. Incompatabilities: * We no longer support php5 (>= 7.1) * Change in version numbering system - rebase patch * rename phpPgAdmin-4.2.3-config.inc.patch to phpPgAdmin-config.inc.patch - fix changes file- update to 5.6.0 - fix for boo#1094772 Distributed phpPgAdmin 5.1 does not support distributed PostgreSQL 10.3 - Released: 12th November, 2018 - Features * Add support for PostgreSQL 9.3, 9.4, 9.5, 9.6, 10, 11 * Development support for PostgreSQL 12 * Add support for brows/select navigation tabs (firzen) * Add new theme, "bootstrap" (amenadiel) * Improved support for json/jsonb - Bugs * Fix bug in Turkish translation which caused failed ajax responses * Account for Blocked field in admin processes Selenium test * Properly handle column comments * Fix background css issue * Additional language updates - Incompatabilities * Dropped testing of pre-9.3 versions of Postgres, which are now EOL - add license tag- udpate phpPgAdmin.http * add support for Apache 2.2/2.4 * add suppport for php7- fix for boo#951002 * make http config compatible with apache 2.4-update to 5.1 - Released: 14th April 2013 - Features * Full support for PostgreSQL 9.1 and 9.2 * New plugin architecture, including addition of several new hooks * Support nested groups of servers * Expanded test coverage in Selenium test suite * Highlight referencing fields on hovering Foriegn Key values when browsing tables * Simplified translation system implementation * Don't show cancel/kill options in process page to non-superusers * Add download ability from the History window * User queries now paginate by default - Translations * Lithuanian - Bug Fixes * Numeruous fixes for running under PHP Strict Standards * Fix an issue with autocompletion of text based Foreign Keys * Fix a bug when browsing tables with no unique key * Fix several bugs with bytea support, including possible data corruption bugs when updating rows that have bytea fields- update to 5.0.4 - Released: 22th March 2012 - Bug fixes. * Fix #3468882 "UPDATE single row with varchar key: empty where clause", reported by "Dirk Kraemer" * Fix XSS in function.php, reported by Mateusz Goik * Fix bug where renaming a tablespace was leading to an error * Fix a bug where clicking to "Show all schemas" on schema privilege page leads back to the latest tab used in database level * Fix a bug when executing a query from the history * Fix bad confirmation message when droping an autovacuum table setup * Fix bug #3429633 '"Back" link from "Browse" leads to error' * Fix a PHP warning when Slony conf parameters are not set * Show cancel/kill actions in process page only if role is a superuser * Some more small code cleanup and fixes. - fix for bnc#754694 (CVE-2012-1600) * https://bugzilla.novell.com/show_bug.cgi?id=754694lamb08 1657814939  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~TU      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~V7.13.0-bp153.2.6.17.13.0-bp153.2.6.1     !! " # $ %%phpPgAdminconfig.inc.phpphpPgAdminCREDITSDEVELOPERSFAQHISTORYTODOTRANSLATORSphpPgAdminLICENSEphpPgAdminadmin.phpaggregates.phpajax-ac-insert.phpall_db.phpbrowser.phpcasts.phpclassesArrayRecordSet.phpGui.phpMisc.phpPlugin.phpPluginManager.phpclass.select.phpdatabaseADODB_base.phpConnection.phpPostgres.phpPostgres10.phpPostgres11.phpPostgres12.phpPostgres13.phpPostgres74.phpPostgres80.phpPostgres81.phpPostgres82.phpPostgres83.phpPostgres84.phpPostgres90.phpPostgres91.phpPostgres92.phpPostgres93.phpPostgres94.phpPostgres95.phpPostgres96.phpcolproperties.phpconstraints.phpconversions.phpdatabase.phpdataexport.phpdataimport.phpdbexport.phpdisplay.phpdomains.phpfulltext.phpfunctions.jsfunctions.phpgroups.phphelphelp.phpPostgresDoc10.phpPostgresDoc11.phpPostgresDoc12.phpPostgresDoc13.phpPostgresDoc14.phpPostgresDoc74.phpPostgresDoc80.phpPostgresDoc81.phpPostgresDoc82.phpPostgresDoc83.phpPostgresDoc84.phpPostgresDoc90.phpPostgresDoc91.phpPostgresDoc92.phpPostgresDoc93.phpPostgresDoc94.phpPostgresDoc95.phpPostgresDoc96.phphistory.phpimagesthemesbootstrapFavicon.icoIntroduction.pngtitle.pngcappuccinoLminus.pngLplus.pngTminus.pngTplus.pnginputbckg.pngopenListe.pngtitle.pngdefaultAddArguments.pngAdmin.pngAggregate.pngAggregates.pngAllUsers.pngAvailableReplicationSet.pngAvailableSubscription.pngBackup.pngCast.pngCasts.pngCheckConstraint.pngCluster.pngColumn.pngColumns.pngConstraints.pngConversion.pngConversions.pngCopy.pngCorruptedDatabase.pngCut.pngDatabase.pngDatabases.pngDefinition.pngDelete.pngDisabledJob.pngDisconnectedDatabase.pngDisconnectedServer.pngDomain.pngDomains.pngEnableArgument.pngErase.pngExecute.pngExecuteSave.pngExplain.pngExport.pngFavicon.icoFilter.pngForeignKey.pngFts.pngFtsCfg.pngFtsDict.pngFtsParser.pngFunction.pngFunctions.pngGurusHint.pngHelp.pngHistories.pngHistory.pngI.pngImport.pngIndex.pngIndexes.pngIntroduction.pngJob.pngJobs.pngKey.pngL.pngLanguage.pngLanguages.pngListen.pngListens.pngLminus.pngLoading.gifLowerArgument.pngLplus.pngNode.pngNodes.pngObjectNotFound.pngOfferedReplicationSet.pngOfferedSubscription.pngOpen.pngOperator.pngOperatorClass.pngOperatorClasses.pngOperators.pngPaste.pngPath.pngPaths.pngPrimaryKey.pngPrivileges.pngProcesses.pngProperty.pngRaiseArgument.pngRecord.pngRecords.pngRedo.pngRefresh.pngRemoveArgument.pngReplication.pngReplicationSets.pngRestore.pngRoles.pngRule.pngRules.pngSave.pngSchedule.pngSchedules.pngSchema.pngSchemas.pngSearch.pngSequence.pngSequences.pngServer.pngServers.pngSqlEditor.pngStatistics.pngStep.pngSteps.pngStop.pngSubscriptions.pngT.pngTable.pngTables.pngTablespace.pngTablespaces.pngTminus.pngTplus.pngTrigger.pngTriggerFunction.pngTriggerFunctions.pngTriggers.pngType.pngTypes.pngUndo.pngUniqueConstraint.pngUser.pngUserGroup.pngUserGroups.pngUsers.pngVariables.pngView.pngViews.pngblank.pngtitle.pngindex.phpindexes.jsindexes.phpinfo.phpintro.phpjsac_insert_row.jsdatabase.jsdisplay.jslangafrikaans.phparabic.phpcatalan.phpchinese-zh-CN.phpchinese-zh-TW.phpczech.phpdanish.phpdutch.phpenglish.phpfrench.phpgalician.phpgerman.phpgreek.phphebrew.phphungarian.phpitalian.phpjapanese.phplithuanian.phpmongol.phppolish.phpportuguese-br.phpportuguese-pt.phpromanian.phprussian-utf8.phprussian.phpslovak.phpspanish.phpswedish.phptranslations.phpturkish.phpukrainian.phplanguages.phplibrariesadodbadodb-csvlib.inc.phpadodb-datadict.inc.phpadodb-error.inc.phpadodb-iterator.inc.phpadodb-lib.inc.phpadodb-time.inc.phpadodb.inc.phpdriversadodb-postgres.inc.phpadodb-postgres64.inc.phpadodb-postgres7.inc.phpadodb-postgres8.inc.phplangadodb-ar.inc.phpadodb-bg.inc.phpadodb-bgutf8.inc.phpadodb-ca.inc.phpadodb-cn.inc.phpadodb-cz.inc.phpadodb-da.inc.phpadodb-de.inc.phpadodb-en.inc.phpadodb-es.inc.phpadodb-esperanto.inc.phpadodb-fa.inc.phpadodb-fr.inc.phpadodb-hu.inc.phpadodb-it.inc.phpadodb-nl.inc.phpadodb-pl.inc.phpadodb-pt-br.inc.phpadodb-ro.inc.phpadodb-ru1251.inc.phpadodb-sv.inc.phpadodb-uk1251.inc.phpadodb_th.inc.phplicense.txtreadme.txttoexport.inc.phptohtml.inc.phpdecorator.inc.phperrorhandler.inc.phphighlight.phpjsjquery.jslib.inc.phplinks.jslogin.phplogout.phpmultiactionform.jsopclasses.phpoperators.phpplugin.phppluginsGuiControlconfconfig.inc.phpplugin.phpReportINSTALLREADMEclassesReports.phpconfconfig.inc.phpimagesReport.pngReports.pnglangafrikaans.phparabic.phpcatalan.phpchinese-sim.phpchinese-tr.phpchinese-utf8-zh_CN.phpchinese-utf8-zh_TW.phpczech.phpdanish.phpdutch.phpenglish.phpfrench.phpgalician.phpgerman.phpgreek.phphebrew.phphungarian.phpitalian.phpjapanese.phplithuanian.phpmongol.phppolish.phpportuguese-br.phpportuguese-pt.phpromanian.phprussian.phpslovak.phpspanish.phpswedish.phpturkish.phpukrainian.phpplugin.phpsqlreports-pgsql.sqlprivileges.phpredirect.phproles.phprules.phpschemas.phpsequences.phpservers.phpsql.phpsqledit.phptables.jstables.phptablespaces.phptblproperties.phpthemesbootstrapglobal.csstitle.pngcappuccinoglobal.cssdefaultglobal.cssglobal.cssgotarglobal.cssthemes.phptriggers.phptypes.phpusers.phpviewproperties.phpviews.phpxloadtreexloadtree2.jsxtree2.js/etc//etc/phpPgAdmin//usr/share/doc/packages//usr/share/doc/packages/phpPgAdmin//usr/share/licenses//usr/share/licenses/phpPgAdmin//usr/share//usr/share/phpPgAdmin//usr/share/phpPgAdmin/classes//usr/share/phpPgAdmin/classes/database//usr/share/phpPgAdmin/help//usr/share/phpPgAdmin/images//usr/share/phpPgAdmin/images/themes//usr/share/phpPgAdmin/images/themes/bootstrap//usr/share/phpPgAdmin/images/themes/cappuccino//usr/share/phpPgAdmin/images/themes/default//usr/share/phpPgAdmin/js//usr/share/phpPgAdmin/lang//usr/share/phpPgAdmin/libraries//usr/share/phpPgAdmin/libraries/adodb//usr/share/phpPgAdmin/libraries/adodb/drivers//usr/share/phpPgAdmin/libraries/adodb/lang//usr/share/phpPgAdmin/libraries/js//usr/share/phpPgAdmin/plugins//usr/share/phpPgAdmin/plugins/GuiControl//usr/share/phpPgAdmin/plugins/GuiControl/conf//usr/share/phpPgAdmin/plugins/Report//usr/share/phpPgAdmin/plugins/Report/classes//usr/share/phpPgAdmin/plugins/Report/conf//usr/share/phpPgAdmin/plugins/Report/images//usr/share/phpPgAdmin/plugins/Report/lang//usr/share/phpPgAdmin/plugins/Report/sql//usr/share/phpPgAdmin/themes//usr/share/phpPgAdmin/themes/bootstrap//usr/share/phpPgAdmin/themes/cappuccino//usr/share/phpPgAdmin/themes/default//usr/share/phpPgAdmin/themes/gotar//usr/share/phpPgAdmin/xloadtree/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protectionobs://build.opensuse.org/openSUSE:Maintenance:17575/openSUSE_Backports_SLE-15-SP3_Update/f2993e9e254ee07918cafe87044a0273-phpPgAdmin.openSUSE_Backports_SLE-15-SP3_Updatedrpmxz5noarch-suse-linux                       directoryPHP script, ASCII textISO-8859 textASCII textUTF-8 Unicode textPHP script, ASCII text, with very long linesPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedPNG image data, 251 x 48, 8-bit/color RGBA, non-interlacedPNG image data, 20 x 20, 8-bit/color RGBA, non-interlacedPNG image data, 5 x 19, 8-bit/color RGBA, non-interlacedPNG image data, 200 x 50, 8-bit/color RGB, non-interlacedPNG image data, 8 x 8, 4-bit colormap, non-interlacedPNG image data, 16 x 16, 8-bit colormap, non-interlacedGIF image data, version 89a, 16 x 16PNG image data, 16 x 16, 8-bit gray+alpha, non-interlacedPNG image data, 16 x 16, 4-bit colormap, non-interlacedPNG image data, 200 x 50, 8-bit colormap, non-interlacedASCII text, with CRLF line terminatorsPHP script, UTF-8 Unicode textPHP script, ISO-8859 textPHP script, UTF-8 Unicode (with BOM) textPHP script, ISO-8859 text, with CRLF line terminatorsPHP script, ASCII text, with CRLF line terminatorsPHP script, UTF-8 Unicode text, with CRLF line terminatorsPHP script, Non-ISO extended-ASCII textASCII text, with very long lines, with CRLF line terminatorsPHP script, ASCII text, with CRLF, LF line terminatorszǶD)N;utf-85d39fbfb9ea62a7a3544ae0bf776f374754ed92cb25b56587798d37fdc700148?P7zXZ !t/C}]"k%s:ndZ mp_%B pvfe` 1ĊRW`rcN726/!4 Br}* ]D○<r r)0Y/fM{bXd`TVd[◚Եervۦ0e9U?Ii9‹ཌྷH0Xř5L6JJVg{8];f aذ]Ri'qAo\|T4[πJ?j"uyn' f ~DICAշS.MOsuqZ>9p1>ψspޛquYF]5P!T ~M0/vwdYōRv7h=t̋3 7),lzDFȄ(%_ Ԕ?ex)-Gʌ>Ӱ]b/V$CۮaD CMr͑aM"o1G|-2 tv;dT5AU9%Bk4#1>[]'2-}5m y?@'D˵pus)ɶ "4^9ğ>_Yns_3qv$9ad0tn#g3q-xk|tݘk o#ź=awBS?alPC|[ @ \2Ӽ,2 З B:7:uгХ/N?qޗIsm{™ƣSh[O.>n. U" ]UY.3驼|΄uD7V5.m;64(9MY|3iKm2uHҕ6:N?qoWkCJѾxΒ$sEVۅt57*ƧdcUnn<ǝ픳أ+ݏmX{@&yY7TY24c{:rz9Cˁ/pgʼ20SFݟwŌ6[ّ=Ļl_kJ>.YgMϻr]D/r̷ b]+1 [5+0l8yН:wJQz3cQA-xM5F%/U< =԰k+9vzILFn-O3@3!S/L? gՁ|EN_BS#SZf!Efմ6x)ȆGhylzt`iɴYZױ,4#KV ,0(g QgBDG 1eЋ2u.=p Id/.7 %J75ߌAƮ"FqCơa41qz<0oQSʱ*qŨ7 ~z ^YdNUцb2}mS;Ei^%\eQ 4QAg(Dlbpin] .;KVZLn8wͼH Zɨ%{a%:CgBGe?'SSߟ:<_*ݓ(m䷢$pJ ^aQI޴sϵf4O|ƕij7 ̧CXĈڒj6Q;3 %=}SN =*W49֒V*guR^ P SR|jtwz\9mbs*s$`3m3T;orl~Dѫ6Au ~r +{Q0bחI`M#w/!z̘z/tp9&? L |fCհ8lxLOT29+U:kK8GsZ4t)쵆PƄ M?sr|g56QBw _?K5S##>pQ݉3Ӂ 7OuR [&9]Cx{-k5TL-[& .xF7?wNץ6jA7jC1kn3NfԊǘm .+2O`K/S3TW'G3m4t ¹1YKNd `&J4;`1կh1h~Huk-qiNö`ҶlT2) G5|=*³ ES/?xxޯEi ;f D X__OXRf 9X!i/ЈpBud_[5Lʓ{i(נFL&Nye| rdl"T%-Boߴy>>W;uu8IB3/&ɥJ o1fcĎ傥W*h<u~kOy)}Ev5LS}V6j--Aレb40oI.lд GpG&[#4PQw<̳m愨k.:/nư[!FdaA^vkojn 0Ah ?e F\&5'/Z6)<%$7@XX}6%܍^7tXE歶sPv0)sD^9P5X1͖}Q ez$4>f ARZ$V9T1&k+K :&E[c|d?Ӿ6-)I(Hϲ]jX: Un;[] 1pp%xZ>"kЋ9v3Dlϗ Z??7Jzm1;bYa) Y` ZQ܌՚"@xCv8ls{i0QanK*CxŹ#8i4 XaO)Mt'3t)J~ D3W⧦E:f$޷HDϞ3)/ kZ:W{h>5R@خٿ$j8MZh xa1 XI!fs1GW0W)wjGe|PhX4lɲU[7/O SF(>5W,UضUd&2{t9 :4k[,7kx"p.߶1Oi|GDtS8Nj"0TP<&,4)/X-?YCAR9"+#Y{7B!ŻHuې:4;mDFbg3*l&__3#uM M-2o'HY{C%+7ם_˞yUGc|90WK)lU Ғ̦7/~՟hѷוAL6]XH@-[Q'U l+K\QÎG&63r}BN*9-'2jmUDMnL?g_R̆&c(ګ`pjWGw"L߰)ZS!<^B zaZ*j7tpPYeQMaإUyR鬈hSySaճ6z<=,u:x`z'rWtfݏ be Y%GK`Z? 1 C4Lt {'ރV:20{e@4Q4Ttʶl6 ZEɛoy1u9 %W@ƹXr7=Ğ۾]]P&aEbi JrWjǥ I.姮 qaVыCzQ7HlY6| WyXQq`= t1$SZqeLFca !&c`-rYѫhNK&+E-ήșɰD'_^([ijZV܋V"I#2ެ0Ȏ?g6v"ǾZo8Rsj'zJW,r{&?%ʒ{ۨnqPpZR#,ΗmM,K`o=C9G#k]p&U>.T뻜P `$ET1?m-gC?āisLmʄ?p`!Y*Gݹ­X÷JM~My7Sv9C_8 pO6Sw"6XgXiyJxUɈ)fhovfniȼ;9Ƨm=( 6M,\ȏÒw\b"LV)!48y,NR!d v_)6J@w=N 5$7Uzi;ubl%*2a/L3hAa@0|(r> )  #:7uWuM=hKz f#OǑ,n{tŽuI 3|T YZ