postgresql12-pgaudit-1.4.3-bp155.5.3.1<>,/dҊI%z L;yLADc/_Q&FY 9״NvGq#WdC !{=|I;~:/+Sߖ`יޓ:~ <dТRNcEt9ƢV G7jr|,NND`jbph(~QgЀ%ZڃZ0Պ$VUKJ"D>8;f7 /r%O_tsU&-7]wvP҇Uf$3kIvšK>>d?Td ) Kpt|   @  V  l        S  <( 8(9`: FG H, IX XdYl\ ] ^mb&cdeflu vw x yzPCpostgresql12-pgaudit1.4.3bp155.5.3.1An auditing module for PostgreSQLThis is the initial version of an auditing module for Postgres. It collects audit events from various sources and logs them in CSV format including a timestamp, user information, details of objects affected (if any), and the fully-qualified command text (whenever available). All DDL, DML (including SELECT), and utility commands are supported. These are categorised as described below, and audit logging for each group of commands may be enabled or disabled by the superuser. Once enabled, however, audit logging may not be disabled by a user.dgoat49!LSUSE Linux Enterprise 15openSUSEPostgreSQLhttp://bugs.opensuse.orgProductivity/Databases/Toolshttps://github.com/pgaudit/pgauditlinuxx86_640D_DA큤A큤ddbGbGbGbGdddddf1e449f93a7ebf5b67f166b841e3f86237d659f7eb1def33a2fcc43ecbc38bb2c745a77476e6196a048f4d1e0c7bd75d3d59fcf2264427315a8aeb2f41fdf9e8e579aee0abf2e39e0362c815bd1ae33d8f73f4a18c1851fd1fa39fffccde8ad6cb1fce6a88e8a141b3340bca160acef55ed4972d46f4515ad40d85f1f3234b619181507e2853956a8dc502501780fa772ec162daa72f83ef0615d46232461cdca9d3d4c7516dfd3ce6600d7d1f363cc3cf50f6aac99111d57037bcd6dff419419181507e2853956a8dc502501780fa772ec162daa72f83ef0615d46232461cdc9d4d2d3358c308e1ae704bb6f59c410be36f6eab6f9a9ff0c459b8406d6f06f3082b413bda0ef149b0e0f70c8580b723ee4a579e2ae9cc36747dc8353846a54brootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootrootpostgresql12-pgaudit-1.4.3-bp155.5.3.1.src.rpmpostgresql12-pgauditpostgresql12-pgaudit(x86-64)@@@    libc.so.6()(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.4)(64bit)postgresql12-serverrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3d@b; a@`/@__F@_"_@_m^]@Y@YaT@pgajdos@suse.compgajdos@suse.compgajdos@suse.comYuchen Lin pgajdos@suse.compgajdos@suse.compgajdos@suse.compgajdos@suse.comMarcus Rueckert Marcus Rueckert Marcus Rueckert mrueckert@suse.demrueckert@suse.demrueckert@suse.de- support postress 15 (add 1.7.0) - modified sources % _multibuild- version update [bsc#1197148] - 1.2.3: https://github.com/pgaudit/pgaudit/releases/tag/1.2.4 - 1.4.2: https://github.com/pgaudit/pgaudit/releases/tag/1.4.3 - 1.5.1: https://github.com/pgaudit/pgaudit/releases/tag/1.5.2 - 1.6.2: https://github.com/pgaudit/pgaudit/releases/tag/1.6.2- version update [bsc#1192709] - 1.2.3: https://github.com/pgaudit/pgaudit/releases/tag/1.2.3 - 1.4.2: https://github.com/pgaudit/pgaudit/releases/tag/1.4.2 - 1.5.1: https://github.com/pgaudit/pgaudit/releases/tag/1.5.1- Drop postgresql95, postgresql96 and postgresql11 flavor: no those packages from SLE- try to make factory bot happy- revert last change, keep flavours unresolved- do not build favours that would be unresolved in standard repos- version update - 1.0.8: https://github.com/pgaudit/pgaudit/releases/tag/1.0.8 - 1.1.3: https://github.com/pgaudit/pgaudit/releases/tag/1.1.3 - 1.2.2: https://github.com/pgaudit/pgaudit/releases/tag/1.2.2 - 1.3.3: https://github.com/pgaudit/pgaudit/releases/tag/1.3.2 - 1.4.1: https://github.com/pgaudit/pgaudit/releases/tag/1.4.1- added pg 13 support by adding 1.5.0 https://github.com/pgaudit/pgaudit/releases/tag/1.5.0- we added support for newer pg versions but never enabled them in the multibuild- bump package for existing versions and add support for newer pg versions: - 1.0.7: https://github.com/pgaudit/pgaudit/releases/tag/1.0.7 - 1.1.2: https://github.com/pgaudit/pgaudit/releases/tag/1.1.2 - 1.2.1: https://github.com/pgaudit/pgaudit/releases/tag/1.2.1 - 1.3.1: https://github.com/pgaudit/pgaudit/releases/tag/1.3.1 - 1.4.0: https://github.com/pgaudit/pgaudit/releases/tag/1.4.0- make the file lists less broad: - BR the -server package so we get the owner of %{_datadir}/postgresql*/extension/ - only own files really from this package- use multibuild - update to 1.0.6 and 1.1.1 respectively- update to git HEAD: (adds HEAD.patch) - 9bdc2e8 Use bms_{copy,first_member,free} on rte->{selected,modified}Cols - 869f4e7 Take column-level privileges into account too - 715b653 If audit has been granted permissions, we log the event - 7d9313c Make should_be_logged() authoritative by itself - 58aa1f4 Describe the current behaviour more precisely - 43f9baf If no roles are given, all roles are audited - c0b4e6d Add pgaudit.roles setting - fe5219f Rename T_AlterTableSpaceMoveStmt to T_AlterTableMoveAllStmt following 3c4cf08 - 98eb0ed We don't need the [] wrapper - ab43873 Remove GUC source checking altogether - 7782701 Fixes for META.jsongoat49 1690276050 1.4.3-bp155.5.3.11.4.3-bp155.5.3.1pgaudit.sopostgresql12-pgauditLICENSEREADME.mdsqlpgaudit.sqlpgaudit--1.4--1.4.1.sqlpgaudit--1.4.1--1.4.2.sqlpgaudit--1.4.2--1.4.3.sqlpgaudit--1.4.3.sqlpgaudit.control/usr/lib/postgresql12/lib64//usr/share/doc/packages//usr/share/doc/packages/postgresql12-pgaudit//usr/share/doc/packages/postgresql12-pgaudit/sql//usr/share/postgresql12/extension/-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:18001/openSUSE_Backports_SLE-15-SP5_Update/2b9b36feb398a71bbc8b44dbc922e205-pgaudit.openSUSE_Backports_SLE-15-SP5_Update:postgresql12drpmxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=f87f7c728f84ac10c3c6355faf9a71672ee6699b, not strippeddirectoryASCII textASCII text, with very long linesRRRIܽ {e@utf-8098c8aef0a10b23d435a74c1da3ea051d997c60171c6cb05a7f58fdbba852a8d? 7zXZ !t/.V]"k%0#J:fV`pz{>z@ďawx-#eK0w?MQ~`9~ 7k@kzyc8`^LaIO^|`KHǏ =~eg^Hqt:d[pio!U;!Lʈr1-Co:Pi=s3SA~^2j!W[ `-]A9{ A'z1MqCOK%Y'z?s2}@ |~x7#3^g_bf=̐]p9WݺɚQwB]^eP=pfgB'jf4!FM/vao{I=doA}Jc:'/%)2="1{aXZT)dEqr_/㜭|df5/ sb3ǜ%M?^UV:Ep b7Ozˆ +#i4 x mBǛ,3$tg;M&xM\ /1=6x_&*=Bgfͯwrpp)nY8q<5>НAb|A4R1\>[F"u56#w {O%2d @G2{U:qxkrm cQJDZ[4,]adͦo,SE)YrKey<0jyia5QazNJ9U,~('t:X65WuF%)b걾ھM&5c)#=W_E hjjGYwD-RߩxzԖDŽ3jÎ >e3ˬUT1?B#[4[t#4['AOLUvy(2Z7{(Ϝ0[k>2VPI'-4ʵI–k}37ʴn%.mǎMQ\lE)[fBJqjh-ďOf&Gn9$ }kdRvǨsBX<:ُO37x:FOdLMG2x硂!~势gu )2A+eڤLiA*"jJ)j{cr@1\q>YK*f D< [Fg 'hm_3Ob%%| JnP"$c^(7eMACZ~FN 3kjFne?NfԍE OO1P-I>2v] #.L]d.j3:%:xVcYRWw- ;Lw\R|zڍ^2,A` =y GDh`wxdz^jY+-qRl+拦)?+%o,˖}ϙ]рOpM^$jn[U`5ܝoC۶n@ȟVi#$ECiTgҚ;/#~ oxGbpʣQtq _3#&,+";wUkv/?wQ4)!r_QQ]l~f_ȕfК,L&pSK?M:p"=!tb2QxfFz6oZuرוh Ǹ:r' e^jFžnBfAf925&l@4bGbY)!,wmϽb. =94y-^nz8KPpSΚG-tƁ^|]RYe#`{mڪ72æ8VRaGgdg둦&̛4"uehQ `ckb(j%/~3'#m;m&SpChΌee4qsΔ)~,S)$N[Iְp_ae>g~fxț^Bus7tOFGyhknή"G$RX1V6zM4v&a$òR2anPWW(9O2dPxĞ04%bߦ;;mjX.cɌeq7ت\h+y|ye7ըr;]2)0P: b}j\1-`OD8Aria%>P:˓@ٟl/4z^/ pW%PyDLHHcdo&?*I&":PГwHK;͢s7K QP!;%WaTp +=s߰|AGw}SRtfu70 eP 8TUjVru?Ӛ7z\ҕh/o '8wPpdטR6+Ek5oS )6"ypИI^Nm< *2%҈><&{Ȱ >pHUy37L(}s ˽vKmNx[JT>>uw*=DVҗ?pSJpgȫ@]̦Qwl[`\HΧ}GC)&zy,M GwHh58߆p~-v!cJɥA˒'2ތd f[9qY47"<ÇuIidAh+.t^]qp~^RUjh~E#b&+QSEN:D͋I ʌ@U ՝MS_RP$&V5č p;.XXH_ٹ:jGSzx<_ $Q\<+2bM ΀&1upɉg|:IX5Ts54HjDe/)(MyXwB~YL w"ȋ'š?{vw1Xh+3lNB5M=RᚃeĨ͊&+ i3YrrZ1zSQk;B|MpES `HI W\7`x[=)EӬôX+_^teX:$JzJ0KIqm!z#]϶ YZ